Parent Log:
http://ci.aztec-labs.com/7b3e6e8a2abdd89b
Command: 9e91553d04f5b22d yarn-project/scripts/run_test.sh stdlib/src/interfaces/aztec-node.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/10badd24359b04680068afd9ca24407383374db1
Env: REF_NAME=gh-readonly-queue/next/pr-15019-7d223783d91db15002a09abc1b52d1455eb3e3da CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Mon Jun 16 11:10:59 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15019_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_e927980b44fdeeb1_next
11:11:04
PASS src/interfaces/aztec-node.test.ts
11:11:04 AztecNodeApiSchema
11:11:04
✓ getL2Tips (51 ms)
11:11:04
✓ findLeavesIndexes (41 ms)
11:11:04
✓ getNullifierSiblingPath (16 ms)
11:11:04
✓ getNoteHashSiblingPath (13 ms)
11:11:04
✓ getL1ToL2MessageMembershipWitness (12 ms)
11:11:04
✓ isL1ToL2MessageSynced (6 ms)
11:11:04
✓ getL2ToL1Messages (6 ms)
11:11:04
✓ getArchiveSiblingPath (15 ms)
11:11:04
✓ getPublicDataSiblingPath (13 ms)
11:11:04
✓ getArchiveMembershipWitness (9 ms)
11:11:04
✓ getNoteHashMembershipWitness (8 ms)
11:11:04
✓ getNullifierMembershipWitness (8 ms)
11:11:04
✓ getLowNullifierMembershipWitness (10 ms)
11:11:04
✓ getPublicDataWitness (8 ms)
11:11:04
✓ getBlock (476 ms)
11:11:04
✓ getCurrentBaseFees (5 ms)
11:11:04
✓ getBlockNumber (5 ms)
11:11:04
✓ getProvenBlockNumber (5 ms)
11:11:04
✓ isReady (4 ms)
11:11:04
✓ getNodeInfo (8 ms)
11:11:04
✓ getBlocks (285 ms)
11:11:04
✓ getPublishedBlocks (275 ms)
11:11:04
✓ getNodeVersion (6 ms)
11:11:04
✓ getVersion (4 ms)
11:11:04
✓ getChainId (5 ms)
11:11:04
✓ getL1ContractAddresses (5 ms)
11:11:04
✓ getProtocolContractAddresses (11 ms)
11:11:04
✓ registerContractFunctionSignatures (5 ms)
11:11:04
✓ getPrivateLogs (7 ms)
11:11:04
✓ getPublicLogs (7 ms)
11:11:04
✓ getContractClassLogs (61 ms)
11:11:04
✓ getLogsByTags (9 ms)
11:11:04
✓ sendTx (72 ms)
11:11:04
✓ getTxReceipt (5 ms)
11:11:04
✓ getTxEffect (73 ms)
11:11:04
✓ getPendingTxs (67 ms)
11:11:04
✓ getPendingTxCount (4 ms)
11:11:04
✓ getTxByHash (67 ms)
11:11:04
✓ getTxsByHash (64 ms)
11:11:04
✓ getPublicStorageAt (7 ms)
11:11:04
✓ getBlockHeader (7 ms)
11:11:04
✓ getValidatorsStats (5 ms)
11:11:04
✓ getValidatorsStats(empty) (4 ms)
11:11:04
✓ getValidatorsStats(noinitialslot) (3 ms)
11:11:04
✓ getValidatorsStats(disabled) (5 ms)
11:11:04
✓ simulatePublicCalls (71 ms)
11:11:04
✓ isValidTx(valid) (65 ms)
11:11:04
✓ isValidTx(invalid) (62 ms)
11:11:04
✓ getContractClass (721 ms)
11:11:04
✓ getContract (10 ms)
11:11:04
✓ getEncodedEnr (5 ms)
11:11:04
✓ getWorldStateSyncStatus (5 ms)
11:11:04
11:11:04
Test Suites: 1 passed, 1 total
11:11:04
Tests: 52 passed, 52 total
11:11:04
Snapshots: 0 total
11:11:04
Time: 3.762 s
11:11:04
Ran all test suites matching /stdlib\/src\/interfaces\/aztec-node.test.ts/i
.
11:11:04
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?