Parent Log:
http://ci.aztec-labs.com/6b9020ca2b08919e
Command: 4b099bb5faa7b855 yarn-project/scripts/run_test.sh stdlib/src/interfaces/aztec-node.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/ddabb45f79cc171e41a0a5330544775de9fdf7fd
Env: REF_NAME=gh-readonly-queue/next/pr-14983-4e03f15ca8099f25d50eddd19c4914764b84fe7b CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Fri Jun 13 14:41:32 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-14983_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_e927980b44fdeeb1_next
14:41:37
PASS src/interfaces/aztec-node.test.ts
14:41:37 AztecNodeApiSchema
14:41:37
✓ getL2Tips (52 ms)
14:41:37
✓ findLeavesIndexes (42 ms)
14:41:37
✓ getNullifierSiblingPath (16 ms)
14:41:37
✓ getNoteHashSiblingPath (12 ms)
14:41:37
✓ getL1ToL2MessageMembershipWitness (15 ms)
14:41:37
✓ isL1ToL2MessageSynced (7 ms)
14:41:37
✓ getL2ToL1Messages (5 ms)
14:41:37
✓ getArchiveSiblingPath (13 ms)
14:41:37
✓ getPublicDataSiblingPath (13 ms)
14:41:37
✓ getArchiveMembershipWitness (9 ms)
14:41:37
✓ getNoteHashMembershipWitness (7 ms)
14:41:37
✓ getNullifierMembershipWitness (10 ms)
14:41:37
✓ getLowNullifierMembershipWitness (8 ms)
14:41:37
✓ getPublicDataWitness (9 ms)
14:41:37
✓ getBlock (513 ms)
14:41:37
✓ getCurrentBaseFees (5 ms)
14:41:37
✓ getBlockNumber (5 ms)
14:41:37
✓ getProvenBlockNumber (9 ms)
14:41:37
✓ isReady (5 ms)
14:41:37
✓ getNodeInfo (11 ms)
14:41:37
✓ getBlocks (314 ms)
14:41:37
✓ getPublishedBlocks (276 ms)
14:41:37
✓ getNodeVersion (6 ms)
14:41:37
✓ getVersion (4 ms)
14:41:37
✓ getChainId (6 ms)
14:41:37
✓ getL1ContractAddresses (13 ms)
14:41:37
✓ getProtocolContractAddresses (6 ms)
14:41:37
✓ registerContractFunctionSignatures (4 ms)
14:41:37
✓ getPrivateLogs (8 ms)
14:41:37
✓ getPublicLogs (7 ms)
14:41:37
✓ getContractClassLogs (63 ms)
14:41:37
✓ getLogsByTags (10 ms)
14:41:37
✓ sendTx (69 ms)
14:41:37
✓ getTxReceipt (6 ms)
14:41:37
✓ getTxEffect (79 ms)
14:41:37
✓ getPendingTxs (72 ms)
14:41:37
✓ getPendingTxCount (4 ms)
14:41:37
✓ getTxByHash (72 ms)
14:41:37
✓ getTxsByHash (85 ms)
14:41:37
✓ getPublicStorageAt (8 ms)
14:41:37
✓ getBlockHeader (6 ms)
14:41:37
✓ getValidatorsStats (7 ms)
14:41:37
✓ getValidatorsStats(empty) (4 ms)
14:41:37
✓ getValidatorsStats(noinitialslot) (4 ms)
14:41:37
✓ getValidatorsStats(disabled) (4 ms)
14:41:37
✓ simulatePublicCalls (66 ms)
14:41:37
✓ isValidTx(valid) (59 ms)
14:41:37
✓ isValidTx(invalid) (57 ms)
14:41:37
✓ getContractClass (736 ms)
14:41:37
✓ getContract (11 ms)
14:41:37
✓ getEncodedEnr (5 ms)
14:41:37
✓ getWorldStateSyncStatus (4 ms)
14:41:37
14:41:37
Test Suites: 1 passed, 1 total
14:41:37
Tests: 52 passed, 52 total
14:41:37
Snapshots: 0 total
14:41:37
Time: 3.932 s
14:41:37
Ran all test suites matching /stdlib\/src\/interfaces\/aztec-node.test.ts/i
.
14:41:37
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?