Parent Log:
http://ci.aztec-labs.com/2171d22e1569df51
Command: b462ac477dccbbe0 yarn-project/scripts/run_test.sh stdlib/src/interfaces/aztec-node.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/1fc5957df9da86dc8fdc6c622544db2499cdbbc1
Env: REF_NAME=gh-readonly-queue/next/pr-15286-85c7d115f07bdc47eb18778910e372b8db1e0d3d CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Thu Jun 26 12:00:23 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15286_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_e927980b44fdeeb1_next
12:00:29
PASS src/interfaces/aztec-node.test.ts (
5.443 s)
12:00:29 AztecNodeApiSchema
12:00:29
✓ getL2Tips (73 ms)
12:00:29
✓ findLeavesIndexes (46 ms)
12:00:29
✓ getNullifierSiblingPath (22 ms)
12:00:29
✓ getNoteHashSiblingPath (28 ms)
12:00:29
✓ getL1ToL2MessageMembershipWitness (10 ms)
12:00:29
✓ isL1ToL2MessageSynced (6 ms)
12:00:29
✓ getL2ToL1Messages (4 ms)
12:00:29
✓ getArchiveSiblingPath (15 ms)
12:00:29
✓ getPublicDataSiblingPath (14 ms)
12:00:29
✓ getArchiveMembershipWitness (9 ms)
12:00:29
✓ getNoteHashMembershipWitness (13 ms)
12:00:29
✓ getNullifierMembershipWitness (19 ms)
12:00:29
✓ getLowNullifierMembershipWitness (14 ms)
12:00:29
✓ getPublicDataWitness (12 ms)
12:00:29
✓ getBlock (708 ms)
12:00:29
✓ getCurrentBaseFees (7 ms)
12:00:29
✓ getBlockNumber (4 ms)
12:00:29
✓ getProvenBlockNumber (6 ms)
12:00:29
✓ isReady (6 ms)
12:00:29
✓ getNodeInfo (11 ms)
12:00:29
✓ getBlocks (431 ms)
12:00:29
✓ getPublishedBlocks (453 ms)
12:00:29
✓ getNodeVersion (9 ms)
12:00:29
✓ getVersion (6 ms)
12:00:29
✓ getChainId (6 ms)
12:00:29
✓ getL1ContractAddresses (12 ms)
12:00:29
✓ getProtocolContractAddresses (21 ms)
12:00:29
✓ registerContractFunctionSignatures (6 ms)
12:00:29
✓ getPrivateLogs (21 ms)
12:00:29
✓ getPublicLogs (30 ms)
12:00:29
✓ getContractClassLogs (105 ms)
12:00:29
✓ getLogsByTags (18 ms)
12:00:29
✓ sendTx (118 ms)
12:00:29
✓ getTxReceipt (6 ms)
12:00:29
✓ getTxEffect (114 ms)
12:00:29
✓ getPendingTxs (98 ms)
12:00:29
✓ getPendingTxCount (7 ms)
12:00:29
✓ getTxByHash (90 ms)
12:00:29
✓ getTxsByHash (115 ms)
12:00:29
✓ getPublicStorageAt (5 ms)
12:00:29
✓ getBlockHeader (10 ms)
12:00:29
✓ getValidatorsStats (5 ms)
12:00:29
✓ getValidatorsStats(empty) (8 ms)
12:00:29
✓ getValidatorsStats(noinitialslot) (5 ms)
12:00:29
✓ getValidatorsStats(disabled) (6 ms)
12:00:29
✓ simulatePublicCalls (132 ms)
12:00:29
✓ isValidTx(valid) (88 ms)
12:00:29
✓ isValidTx(invalid) (92 ms)
12:00:29
✓ getContractClass (737 ms)
12:00:29
✓ getContract (26 ms)
12:00:29
✓ getEncodedEnr (7 ms)
12:00:29
✓ getWorldStateSyncStatus (6 ms)
12:00:29
12:00:29
Test Suites: 1 passed, 1 total
12:00:29
Tests: 52 passed, 52 total
12:00:29
Snapshots: 0 total
12:00:29
Time: 5.536 s
12:00:29
Ran all test suites matching stdlib/src/interfaces/aztec-node.test.ts
.
12:00:29
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?