Parent Log:
http://ci.aztec-labs.com/203368854ee7e10a
Command: 4bfd2d3585b9db66 yarn-project/scripts/run_test.sh stdlib/src/interfaces/aztec-node.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/267ac35e8ccb487bdc79bbe12d428f4c8b4d4d9f
Env: REF_NAME=gh-readonly-queue/master/pr-15002-1338cef09c870378254c56748f972ae827c4d482 CURRENT_VERSION=0.87.8 CI_FULL=1
Date: Fri Jun 13 14:56:16 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15002_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_e927980b44fdeeb1_master
14:56:22
PASS src/interfaces/aztec-node.test.ts
14:56:22 AztecNodeApiSchema
14:56:22
✓ getL2Tips (75 ms)
14:56:22
✓ findLeavesIndexes (14 ms)
14:56:22
✓ getNullifierSiblingPath (24 ms)
14:56:22
✓ getNoteHashSiblingPath (14 ms)
14:56:22
✓ getL1ToL2MessageMembershipWitness (14 ms)
14:56:22
✓ isL1ToL2MessageSynced (6 ms)
14:56:22
✓ getL2ToL1MessageMembershipWitness (8 ms)
14:56:22
✓ getArchiveSiblingPath (10 ms)
14:56:22
✓ getPublicDataSiblingPath (15 ms)
14:56:22
✓ getNullifierMembershipWitness (15 ms)
14:56:22
✓ getLowNullifierMembershipWitness (13 ms)
14:56:22
✓ getPublicDataWitness (13 ms)
14:56:22
✓ getBlock (606 ms)
14:56:22
✓ getCurrentBaseFees (5 ms)
14:56:22
✓ getBlockNumber (4 ms)
14:56:22
✓ getProvenBlockNumber (8 ms)
14:56:22
✓ isReady (6 ms)
14:56:22
✓ getNodeInfo (15 ms)
14:56:22
✓ getBlocks (367 ms)
14:56:22
✓ getPublishedBlocks (361 ms)
14:56:22
✓ getNodeVersion (5 ms)
14:56:22
✓ getVersion (11 ms)
14:56:22
✓ getChainId (5 ms)
14:56:22
✓ getL1ContractAddresses (9 ms)
14:56:22
✓ getProtocolContractAddresses (6 ms)
14:56:22
✓ registerContractFunctionSignatures (5 ms)
14:56:22
✓ getPrivateLogs (4 ms)
14:56:22
✓ getPublicLogs (10 ms)
14:56:22
✓ getContractClassLogs (102 ms)
14:56:22
✓ getLogsByTags (9 ms)
14:56:22
✓ sendTx (116 ms)
14:56:22
✓ getTxReceipt (7 ms)
14:56:22
✓ getTxEffect (98 ms)
14:56:22
✓ getPendingTxs (82 ms)
14:56:22
✓ getPendingTxCount (6 ms)
14:56:22
✓ getTxByHash (123 ms)
14:56:22
✓ getTxsByHash (92 ms)
14:56:22
✓ getPublicStorageAt (10 ms)
14:56:22
✓ getBlockHeader (14 ms)
14:56:22
✓ getValidatorsStats (14 ms)
14:56:22
✓ getValidatorsStats(empty) (6 ms)
14:56:22
✓ getValidatorsStats(noinitialslot) (6 ms)
14:56:22
✓ getValidatorsStats(disabled) (5 ms)
14:56:22
✓ simulatePublicCalls (77 ms)
14:56:22
✓ isValidTx(valid) (79 ms)
14:56:22
✓ isValidTx(invalid) (91 ms)
14:56:22
✓ getContractClass (776 ms)
14:56:22
✓ getContract (18 ms)
14:56:22
✓ getEncodedEnr (5 ms)
14:56:22
✓ getWorldStateSyncStatus (6 ms)
14:56:22
14:56:22
Test Suites: 1 passed, 1 total
14:56:22
Tests: 50 passed, 50 total
14:56:22
Snapshots: 0 total
14:56:22
Time: 4.882 s
14:56:22
Ran all test suites matching /stdlib\/src\/interfaces\/aztec-node.test.ts/i
.
14:56:22
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?