Parent Log:
http://ci.aztec-labs.com/09c8f962e2d23894
Command: 6d103549f0f4c9d2 yarn-project/scripts/run_test.sh stdlib/src/interfaces/aztec-node.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/534f06e45f48274efd53a2204c90cb0b91a53efb
Env: REF_NAME=gh-readonly-queue/next/pr-15230-ad85cda24c2f9b5b4b17d4921f8597b71949bb6c CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 24 20:49:51 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15230_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_e927980b44fdeeb1_next
20:49:58
PASS src/interfaces/aztec-node.test.ts (
5.532 s)
20:49:58 AztecNodeApiSchema
20:49:58
✓ getL2Tips (82 ms)
20:49:58
✓ findLeavesIndexes (72 ms)
20:49:58
✓ getNullifierSiblingPath (23 ms)
20:49:58
✓ getNoteHashSiblingPath (22 ms)
20:49:58
✓ getL1ToL2MessageMembershipWitness (10 ms)
20:49:58
✓ isL1ToL2MessageSynced (6 ms)
20:49:58
✓ getL2ToL1Messages (5 ms)
20:49:58
✓ getArchiveSiblingPath (29 ms)
20:49:58
✓ getPublicDataSiblingPath (13 ms)
20:49:58
✓ getArchiveMembershipWitness (12 ms)
20:49:58
✓ getNoteHashMembershipWitness (10 ms)
20:49:58
✓ getNullifierMembershipWitness (11 ms)
20:49:58
✓ getLowNullifierMembershipWitness (13 ms)
20:49:58
✓ getPublicDataWitness (12 ms)
20:49:58
✓ getBlock (742 ms)
20:49:58
✓ getCurrentBaseFees (5 ms)
20:49:58
✓ getBlockNumber (5 ms)
20:49:58
✓ getProvenBlockNumber (9 ms)
20:49:58
✓ isReady (4 ms)
20:49:58
✓ getNodeInfo (9 ms)
20:49:58
✓ getBlocks (472 ms)
20:49:58
✓ getPublishedBlocks (447 ms)
20:49:58
✓ getNodeVersion (7 ms)
20:49:58
✓ getVersion (11 ms)
20:49:58
✓ getChainId (19 ms)
20:49:58
✓ getL1ContractAddresses (6 ms)
20:49:58
✓ getProtocolContractAddresses (8 ms)
20:49:58
✓ registerContractFunctionSignatures (22 ms)
20:49:58
✓ getPrivateLogs (6 ms)
20:49:58
✓ getPublicLogs (9 ms)
20:49:58
✓ getContractClassLogs (81 ms)
20:49:58
✓ getLogsByTags (15 ms)
20:49:58
✓ sendTx (102 ms)
20:49:58
✓ getTxReceipt (8 ms)
20:49:58
✓ getTxEffect (128 ms)
20:49:58
✓ getPendingTxs (118 ms)
20:49:58
✓ getPendingTxCount (5 ms)
20:49:58
✓ getTxByHash (105 ms)
20:49:58
✓ getTxsByHash (112 ms)
20:49:58
✓ getPublicStorageAt (9 ms)
20:49:58
✓ getBlockHeader (7 ms)
20:49:58
✓ getValidatorsStats (5 ms)
20:49:58
✓ getValidatorsStats(empty) (6 ms)
20:49:58
✓ getValidatorsStats(noinitialslot) (6 ms)
20:49:58
✓ getValidatorsStats(disabled) (3 ms)
20:49:58
✓ simulatePublicCalls (98 ms)
20:49:58
✓ isValidTx(valid) (111 ms)
20:49:58
✓ isValidTx(invalid) (86 ms)
20:49:58
✓ getContractClass (661 ms)
20:49:58
✓ getContract (13 ms)
20:49:58
✓ getEncodedEnr (6 ms)
20:49:58
✓ getWorldStateSyncStatus (3 ms)
20:49:58
20:49:58
Test Suites: 1 passed, 1 total
20:49:58
Tests: 52 passed, 52 total
20:49:58
Snapshots: 0 total
20:49:58
Time: 5.625 s
20:49:58
Ran all test suites matching stdlib/src/interfaces/aztec-node.test.ts
.
20:49:58
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?