Parent Log:
http://ci.aztec-labs.com/f32faee66f030d3c
Command: bdb887914394d73a yarn-project/scripts/run_test.sh stdlib/src/interfaces/aztec-node.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/47c749527b1c3cce3edd9defedc46e89ea00c69e
Env: REF_NAME=gh-readonly-queue/next/pr-15009-00cd67e98e76d3202a0219baf301d59ef4211872 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 13 15:54:12 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15009_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_e927980b44fdeeb1_next
15:54:18
PASS src/interfaces/aztec-node.test.ts (
5.546 s)
15:54:18 AztecNodeApiSchema
15:54:18
✓ getL2Tips (78 ms)
15:54:18
✓ findLeavesIndexes (63 ms)
15:54:18
✓ getNullifierSiblingPath (21 ms)
15:54:18
✓ getNoteHashSiblingPath (13 ms)
15:54:18
✓ getL1ToL2MessageMembershipWitness (15 ms)
15:54:18
✓ isL1ToL2MessageSynced (9 ms)
15:54:18
✓ getL2ToL1Messages (8 ms)
15:54:18
✓ getArchiveSiblingPath (19 ms)
15:54:18
✓ getPublicDataSiblingPath (13 ms)
15:54:18
✓ getArchiveMembershipWitness (11 ms)
15:54:18
✓ getNoteHashMembershipWitness (10 ms)
15:54:18
✓ getNullifierMembershipWitness (9 ms)
15:54:18
✓ getLowNullifierMembershipWitness (13 ms)
15:54:18
✓ getPublicDataWitness (18 ms)
15:54:18
✓ getBlock (773 ms)
15:54:18
✓ getCurrentBaseFees (7 ms)
15:54:18
✓ getBlockNumber (5 ms)
15:54:18
✓ getProvenBlockNumber (7 ms)
15:54:18
✓ isReady (6 ms)
15:54:18
✓ getNodeInfo (11 ms)
15:54:18
✓ getBlocks (561 ms)
15:54:18
✓ getPublishedBlocks (423 ms)
15:54:18
✓ getNodeVersion (16 ms)
15:54:18
✓ getVersion (5 ms)
15:54:18
✓ getChainId (7 ms)
15:54:18
✓ getL1ContractAddresses (9 ms)
15:54:18
✓ getProtocolContractAddresses (26 ms)
15:54:18
✓ registerContractFunctionSignatures (6 ms)
15:54:18
✓ getPrivateLogs (11 ms)
15:54:18
✓ getPublicLogs (9 ms)
15:54:18
✓ getContractClassLogs (83 ms)
15:54:18
✓ getLogsByTags (12 ms)
15:54:18
✓ sendTx (100 ms)
15:54:18
✓ getTxReceipt (6 ms)
15:54:18
✓ getTxEffect (117 ms)
15:54:18
✓ getPendingTxs (87 ms)
15:54:18
✓ getPendingTxCount (5 ms)
15:54:18
✓ getTxByHash (99 ms)
15:54:18
✓ getTxsByHash (80 ms)
15:54:18
✓ getPublicStorageAt (15 ms)
15:54:18
✓ getBlockHeader (9 ms)
15:54:18
✓ getValidatorsStats (4 ms)
15:54:18
✓ getValidatorsStats(empty) (8 ms)
15:54:18
✓ getValidatorsStats(noinitialslot) (5 ms)
15:54:18
✓ getValidatorsStats(disabled) (7 ms)
15:54:18
✓ simulatePublicCalls (115 ms)
15:54:18
✓ isValidTx(valid) (112 ms)
15:54:18
✓ isValidTx(invalid) (92 ms)
15:54:18
✓ getContractClass (976 ms)
15:54:18
✓ getContract (16 ms)
15:54:18
✓ getEncodedEnr (6 ms)
15:54:18
✓ getWorldStateSyncStatus (5 ms)
15:54:18
15:54:18
Test Suites: 1 passed, 1 total
15:54:18
Tests: 52 passed, 52 total
15:54:18
Snapshots: 0 total
15:54:18
Time: 5.642 s
15:54:18
Ran all test suites matching /stdlib\/src\/interfaces\/aztec-node.test.ts/i
.
15:54:18
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?