Parent Log:
http://ci.aztec-labs.com/b136f0c1bb7af195
Command: 26102936e69ab88b yarn-project/scripts/run_test.sh stdlib/src/interfaces/aztec-node.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/b1b65bcdbd44a49fbebe5d2265256dc9466e92be
Env: REF_NAME=gh-readonly-queue/master/pr-15044-267ac35e8ccb487bdc79bbe12d428f4c8b4d4d9f CURRENT_VERSION=0.87.8 CI_FULL=1
Date: Fri Jun 13 16:25:07 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15044_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_e927980b44fdeeb1_master
16:25:12
PASS src/interfaces/aztec-node.test.ts
16:25:12 AztecNodeApiSchema
16:25:12
✓ getL2Tips (59 ms)
16:25:12
✓ findLeavesIndexes (15 ms)
16:25:12
✓ getNullifierSiblingPath (24 ms)
16:25:12
✓ getNoteHashSiblingPath (9 ms)
16:25:12
✓ getL1ToL2MessageMembershipWitness (10 ms)
16:25:12
✓ isL1ToL2MessageSynced (5 ms)
16:25:12
✓ getL2ToL1MessageMembershipWitness (6 ms)
16:25:12
✓ getArchiveSiblingPath (8 ms)
16:25:12
✓ getPublicDataSiblingPath (16 ms)
16:25:12
✓ getNullifierMembershipWitness (10 ms)
16:25:12
✓ getLowNullifierMembershipWitness (10 ms)
16:25:12
✓ getPublicDataWitness (11 ms)
16:25:12
✓ getBlock (517 ms)
16:25:12
✓ getCurrentBaseFees (5 ms)
16:25:12
✓ getBlockNumber (4 ms)
16:25:12
✓ getProvenBlockNumber (5 ms)
16:25:12
✓ isReady (4 ms)
16:25:12
✓ getNodeInfo (8 ms)
16:25:12
✓ getBlocks (333 ms)
16:25:12
✓ getPublishedBlocks (375 ms)
16:25:12
✓ getNodeVersion (4 ms)
16:25:12
✓ getVersion (5 ms)
16:25:12
✓ getChainId (5 ms)
16:25:12
✓ getL1ContractAddresses (5 ms)
16:25:12
✓ getProtocolContractAddresses (6 ms)
16:25:12
✓ registerContractFunctionSignatures (5 ms)
16:25:12
✓ getPrivateLogs (6 ms)
16:25:12
✓ getPublicLogs (8 ms)
16:25:12
✓ getContractClassLogs (88 ms)
16:25:12
✓ getLogsByTags (7 ms)
16:25:12
✓ sendTx (105 ms)
16:25:12
✓ getTxReceipt (21 ms)
16:25:12
✓ getTxEffect (89 ms)
16:25:12
✓ getPendingTxs (92 ms)
16:25:12
✓ getPendingTxCount (5 ms)
16:25:12
✓ getTxByHash (151 ms)
16:25:12
✓ getTxsByHash (121 ms)
16:25:12
✓ getPublicStorageAt (7 ms)
16:25:12
✓ getBlockHeader (14 ms)
16:25:12
✓ getValidatorsStats (8 ms)
16:25:12
✓ getValidatorsStats(empty) (4 ms)
16:25:12
✓ getValidatorsStats(noinitialslot) (4 ms)
16:25:12
✓ getValidatorsStats(disabled) (7 ms)
16:25:12
✓ simulatePublicCalls (105 ms)
16:25:12
✓ isValidTx(valid) (95 ms)
16:25:12
✓ isValidTx(invalid) (117 ms)
16:25:12
✓ getContractClass (733 ms)
16:25:12
✓ getContract (13 ms)
16:25:12
✓ getEncodedEnr (4 ms)
16:25:12
✓ getWorldStateSyncStatus (4 ms)
16:25:12
16:25:12
Test Suites: 1 passed, 1 total
16:25:13
Tests: 50 passed, 50 total
16:25:13
Snapshots: 0 total
16:25:13
Time: 4.736 s
16:25:13
Ran all test suites matching /stdlib\/src\/interfaces\/aztec-node.test.ts/i
.
16:25:13
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?