Parent Log:
http://ci.aztec-labs.com/0d8f7888711d05bb
Command: 6e611b2acba6dc44 yarn-project/scripts/run_test.sh stdlib/src/interfaces/aztec-node.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/9a37be7dc4208f0eeb44ec50194c00ca3f5c4cc6
Env: REF_NAME=gh-readonly-queue/next/pr-15072-1e338a3fb2e2077f1feaee8b86c42644ff8a5352 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 16 16:42:17 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15072_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_e927980b44fdeeb1_next
16:42:24
PASS src/interfaces/aztec-node.test.ts (
6.307 s)
16:42:24 AztecNodeApiSchema
16:42:24
✓ getL2Tips (82 ms)
16:42:24
✓ findLeavesIndexes (66 ms)
16:42:24
✓ getNullifierSiblingPath (20 ms)
16:42:24
✓ getNoteHashSiblingPath (15 ms)
16:42:24
✓ getL1ToL2MessageMembershipWitness (14 ms)
16:42:24
✓ isL1ToL2MessageSynced (8 ms)
16:42:24
✓ getL2ToL1Messages (7 ms)
16:42:24
✓ getArchiveSiblingPath (15 ms)
16:42:24
✓ getPublicDataSiblingPath (15 ms)
16:42:24
✓ getArchiveMembershipWitness (11 ms)
16:42:24
✓ getNoteHashMembershipWitness (9 ms)
16:42:24
✓ getNullifierMembershipWitness (15 ms)
16:42:24
✓ getLowNullifierMembershipWitness (18 ms)
16:42:24
✓ getPublicDataWitness (12 ms)
16:42:24
✓ getBlock (717 ms)
16:42:24
✓ getCurrentBaseFees (7 ms)
16:42:24
✓ getBlockNumber (4 ms)
16:42:24
✓ getProvenBlockNumber (6 ms)
16:42:24
✓ isReady (4 ms)
16:42:24
✓ getNodeInfo (8 ms)
16:42:24
✓ getBlocks (657 ms)
16:42:24
✓ getPublishedBlocks (546 ms)
16:42:24
✓ getNodeVersion (52 ms)
16:42:24
✓ getVersion (15 ms)
16:42:24
✓ getChainId (11 ms)
16:42:24
✓ getL1ContractAddresses (11 ms)
16:42:24
✓ getProtocolContractAddresses (65 ms)
16:42:24
✓ registerContractFunctionSignatures (11 ms)
16:42:24
✓ getPrivateLogs (8 ms)
16:42:24
✓ getPublicLogs (15 ms)
16:42:24
✓ getContractClassLogs (106 ms)
16:42:24
✓ getLogsByTags (17 ms)
16:42:24
✓ sendTx (136 ms)
16:42:24
✓ getTxReceipt (8 ms)
16:42:24
✓ getTxEffect (107 ms)
16:42:24
✓ getPendingTxs (122 ms)
16:42:24
✓ getPendingTxCount (5 ms)
16:42:24
✓ getTxByHash (116 ms)
16:42:24
✓ getTxsByHash (126 ms)
16:42:24
✓ getPublicStorageAt (25 ms)
16:42:24
✓ getBlockHeader (10 ms)
16:42:24
✓ getValidatorsStats (7 ms)
16:42:24
✓ getValidatorsStats(empty) (4 ms)
16:42:24
✓ getValidatorsStats(noinitialslot) (7 ms)
16:42:24
✓ getValidatorsStats(disabled) (6 ms)
16:42:24
✓ simulatePublicCalls (108 ms)
16:42:24
✓ isValidTx(valid) (115 ms)
16:42:24
✓ isValidTx(invalid) (126 ms)
16:42:24
✓ getContractClass (756 ms)
16:42:24
✓ getContract (19 ms)
16:42:24
✓ getEncodedEnr (7 ms)
16:42:24
✓ getWorldStateSyncStatus (7 ms)
16:42:24
16:42:24
Test Suites: 1 passed, 1 total
16:42:24
Tests: 52 passed, 52 total
16:42:24
Snapshots: 0 total
16:42:24
Time: 6.415 s
16:42:24
Ran all test suites matching stdlib/src/interfaces/aztec-node.test.ts
.
16:42:24
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?