Parent Log:
http://ci.aztec-labs.com/2945bd5165943bd8
Command: 2f76ae4bba915073 yarn-project/scripts/run_test.sh stdlib/src/interfaces/aztec-node.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/87c4b689268afecc86ab007c3587e45110daa43d
Env: REF_NAME=gh-readonly-queue/next/pr-15220-282da3bd25d49b92970e6fc85f110092e8566299 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 24 16:35:02 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15220_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:35:08
PASS src/interfaces/aztec-node.test.ts (
5.198 s)
16:35:08 AztecNodeApiSchema
16:35:08
✓ getL2Tips (54 ms)
16:35:08
✓ findLeavesIndexes (74 ms)
16:35:08
✓ getNullifierSiblingPath (37 ms)
16:35:08
✓ getNoteHashSiblingPath (17 ms)
16:35:08
✓ getL1ToL2MessageMembershipWitness (20 ms)
16:35:08
✓ isL1ToL2MessageSynced (9 ms)
16:35:08
✓ getL2ToL1Messages (7 ms)
16:35:08
✓ getArchiveSiblingPath (17 ms)
16:35:08
✓ getPublicDataSiblingPath (15 ms)
16:35:08
✓ getArchiveMembershipWitness (13 ms)
16:35:08
✓ getNoteHashMembershipWitness (11 ms)
16:35:08
✓ getNullifierMembershipWitness (14 ms)
16:35:08
✓ getLowNullifierMembershipWitness (13 ms)
16:35:08
✓ getPublicDataWitness (10 ms)
16:35:08
✓ getBlock (703 ms)
16:35:08
✓ getCurrentBaseFees (5 ms)
16:35:08
✓ getBlockNumber (11 ms)
16:35:08
✓ getProvenBlockNumber (7 ms)
16:35:08
✓ isReady (5 ms)
16:35:08
✓ getNodeInfo (9 ms)
16:35:08
✓ getBlocks (474 ms)
16:35:08
✓ getPublishedBlocks (421 ms)
16:35:08
✓ getNodeVersion (21 ms)
16:35:08
✓ getVersion (7 ms)
16:35:08
✓ getChainId (6 ms)
16:35:08
✓ getL1ContractAddresses (8 ms)
16:35:08
✓ getProtocolContractAddresses (7 ms)
16:35:08
✓ registerContractFunctionSignatures (7 ms)
16:35:08
✓ getPrivateLogs (10 ms)
16:35:08
✓ getPublicLogs (28 ms)
16:35:08
✓ getContractClassLogs (83 ms)
16:35:08
✓ getLogsByTags (10 ms)
16:35:08
✓ sendTx (95 ms)
16:35:08
✓ getTxReceipt (4 ms)
16:35:08
✓ getTxEffect (116 ms)
16:35:08
✓ getPendingTxs (87 ms)
16:35:08
✓ getPendingTxCount (4 ms)
16:35:08
✓ getTxByHash (104 ms)
16:35:08
✓ getTxsByHash (95 ms)
16:35:08
✓ getPublicStorageAt (7 ms)
16:35:08
✓ getBlockHeader (30 ms)
16:35:08
✓ getValidatorsStats (6 ms)
16:35:08
✓ getValidatorsStats(empty) (5 ms)
16:35:08
✓ getValidatorsStats(noinitialslot) (6 ms)
16:35:08
✓ getValidatorsStats(disabled) (5 ms)
16:35:08
✓ simulatePublicCalls (130 ms)
16:35:08
✓ isValidTx(valid) (95 ms)
16:35:08
✓ isValidTx(invalid) (103 ms)
16:35:08
✓ getContractClass (689 ms)
16:35:08
✓ getContract (14 ms)
16:35:08
✓ getEncodedEnr (6 ms)
16:35:08
✓ getWorldStateSyncStatus (4 ms)
16:35:08
16:35:08
Test Suites: 1 passed, 1 total
16:35:08
Tests: 52 passed, 52 total
16:35:08
Snapshots: 0 total
16:35:08
Time: 5.275 s
16:35:08
Ran all test suites matching stdlib/src/interfaces/aztec-node.test.ts
.
16:35:08
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?