Parent Log:
http://ci.aztec-labs.com/3e13a93e0258dba1
Command: 47858aa9bf665f8a yarn-project/scripts/run_test.sh stdlib/src/interfaces/aztec-node.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/1bb4f0588a9dc5b1df622753aab1d907b3f12c7a
Env: REF_NAME=gh-readonly-queue/next/pr-15245-534f06e45f48274efd53a2204c90cb0b91a53efb CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Wed Jun 25 08:19:06 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15245_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_e927980b44fdeeb1_next
08:19:13
PASS src/interfaces/aztec-node.test.ts (
5.561 s)
08:19:13 AztecNodeApiSchema
08:19:13
✓ getL2Tips (97 ms)
08:19:13
✓ findLeavesIndexes (64 ms)
08:19:13
✓ getNullifierSiblingPath (26 ms)
08:19:13
✓ getNoteHashSiblingPath (30 ms)
08:19:13
✓ getL1ToL2MessageMembershipWitness (20 ms)
08:19:13
✓ isL1ToL2MessageSynced (12 ms)
08:19:13
✓ getL2ToL1Messages (6 ms)
08:19:13
✓ getArchiveSiblingPath (12 ms)
08:19:13
✓ getPublicDataSiblingPath (12 ms)
08:19:13
✓ getArchiveMembershipWitness (10 ms)
08:19:13
✓ getNoteHashMembershipWitness (7 ms)
08:19:13
✓ getNullifierMembershipWitness (9 ms)
08:19:13
✓ getLowNullifierMembershipWitness (10 ms)
08:19:13
✓ getPublicDataWitness (25 ms)
08:19:13
✓ getBlock (741 ms)
08:19:13
✓ getCurrentBaseFees (5 ms)
08:19:13
✓ getBlockNumber (4 ms)
08:19:13
✓ getProvenBlockNumber (5 ms)
08:19:13
✓ isReady (4 ms)
08:19:13
✓ getNodeInfo (8 ms)
08:19:13
✓ getBlocks (470 ms)
08:19:13
✓ getPublishedBlocks (474 ms)
08:19:13
✓ getNodeVersion (13 ms)
08:19:13
✓ getVersion (6 ms)
08:19:13
✓ getChainId (5 ms)
08:19:13
✓ getL1ContractAddresses (6 ms)
08:19:13
✓ getProtocolContractAddresses (8 ms)
08:19:13
✓ registerContractFunctionSignatures (5 ms)
08:19:13
✓ getPrivateLogs (19 ms)
08:19:13
✓ getPublicLogs (13 ms)
08:19:13
✓ getContractClassLogs (103 ms)
08:19:13
✓ getLogsByTags (11 ms)
08:19:13
✓ sendTx (86 ms)
08:19:13
✓ getTxReceipt (9 ms)
08:19:13
✓ getTxEffect (100 ms)
08:19:13
✓ getPendingTxs (125 ms)
08:19:13
✓ getPendingTxCount (7 ms)
08:19:13
✓ getTxByHash (116 ms)
08:19:13
✓ getTxsByHash (110 ms)
08:19:13
✓ getPublicStorageAt (6 ms)
08:19:13
✓ getBlockHeader (15 ms)
08:19:13
✓ getValidatorsStats (12 ms)
08:19:13
✓ getValidatorsStats(empty) (6 ms)
08:19:13
✓ getValidatorsStats(noinitialslot) (6 ms)
08:19:13
✓ getValidatorsStats(disabled) (4 ms)
08:19:13
✓ simulatePublicCalls (129 ms)
08:19:13
✓ isValidTx(valid) (112 ms)
08:19:13
✓ isValidTx(invalid) (120 ms)
08:19:13
✓ getContractClass (664 ms)
08:19:13
✓ getContract (11 ms)
08:19:13
✓ getEncodedEnr (4 ms)
08:19:13
✓ getWorldStateSyncStatus (3 ms)
08:19:13
08:19:13
Test Suites: 1 passed, 1 total
08:19:13
Tests: 52 passed, 52 total
08:19:13
Snapshots: 0 total
08:19:13
Time: 5.654 s
08:19:13
Ran all test suites matching stdlib/src/interfaces/aztec-node.test.ts
.
08:19:13
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?