Parent Log:
http://ci.aztec-labs.com/d8025bcc0b256720
Command: 3f641f999898abab yarn-project/scripts/run_test.sh stdlib/src/interfaces/aztec-node.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/2fb1dd1c3a73b872ba2c6e24ff0303eb2f7ac0fc
Env: REF_NAME=gh-readonly-queue/next/pr-15136-cbd66b52b44f3aad75bf6e52a67987ed206598aa CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Thu Jun 19 07:31:21 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15136_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_e927980b44fdeeb1_next
07:31:25
PASS src/interfaces/aztec-node.test.ts
07:31:25 AztecNodeApiSchema
07:31:25
✓ getL2Tips (52 ms)
07:31:25
✓ findLeavesIndexes (46 ms)
07:31:25
✓ getNullifierSiblingPath (15 ms)
07:31:25
✓ getNoteHashSiblingPath (11 ms)
07:31:25
✓ getL1ToL2MessageMembershipWitness (11 ms)
07:31:25
✓ isL1ToL2MessageSynced (7 ms)
07:31:25
✓ getL2ToL1Messages (6 ms)
07:31:25
✓ getArchiveSiblingPath (14 ms)
07:31:25
✓ getPublicDataSiblingPath (13 ms)
07:31:25
✓ getArchiveMembershipWitness (9 ms)
07:31:25
✓ getNoteHashMembershipWitness (8 ms)
07:31:25
✓ getNullifierMembershipWitness (9 ms)
07:31:25
✓ getLowNullifierMembershipWitness (9 ms)
07:31:25
✓ getPublicDataWitness (12 ms)
07:31:25
✓ getBlock (502 ms)
07:31:25
✓ getCurrentBaseFees (5 ms)
07:31:25
✓ getBlockNumber (4 ms)
07:31:25
✓ getProvenBlockNumber (4 ms)
07:31:25
✓ isReady (4 ms)
07:31:25
✓ getNodeInfo (8 ms)
07:31:25
✓ getBlocks (320 ms)
07:31:25
✓ getPublishedBlocks (305 ms)
07:31:25
✓ getNodeVersion (7 ms)
07:31:25
✓ getVersion (5 ms)
07:31:25
✓ getChainId (4 ms)
07:31:25
✓ getL1ContractAddresses (11 ms)
07:31:25
✓ getProtocolContractAddresses (6 ms)
07:31:25
✓ registerContractFunctionSignatures (4 ms)
07:31:25
✓ getPrivateLogs (6 ms)
07:31:25
✓ getPublicLogs (7 ms)
07:31:25
✓ getContractClassLogs (66 ms)
07:31:25
✓ getLogsByTags (9 ms)
07:31:25
✓ sendTx (79 ms)
07:31:25
✓ getTxReceipt (6 ms)
07:31:25
✓ getTxEffect (82 ms)
07:31:25
✓ getPendingTxs (74 ms)
07:31:25
✓ getPendingTxCount (4 ms)
07:31:25
✓ getTxByHash (76 ms)
07:31:25
✓ getTxsByHash (70 ms)
07:31:25
✓ getPublicStorageAt (7 ms)
07:31:25
✓ getBlockHeader (6 ms)
07:31:25
✓ getValidatorsStats (6 ms)
07:31:25
✓ getValidatorsStats(empty) (5 ms)
07:31:25
✓ getValidatorsStats(noinitialslot) (5 ms)
07:31:25
✓ getValidatorsStats(disabled) (4 ms)
07:31:25
✓ simulatePublicCalls (78 ms)
07:31:25
✓ isValidTx(valid) (72 ms)
07:31:25
✓ isValidTx(invalid) (70 ms)
07:31:25
✓ getContractClass (530 ms)
07:31:25
✓ getContract (8 ms)
07:31:25
✓ getEncodedEnr (4 ms)
07:31:25
✓ getWorldStateSyncStatus (3 ms)
07:31:25
07:31:25
Test Suites: 1 passed, 1 total
07:31:25
Tests: 52 passed, 52 total
07:31:25
Snapshots: 0 total
07:31:25
Time: 3.874 s
07:31:25
Ran all test suites matching stdlib/src/interfaces/aztec-node.test.ts
.
07:31:25
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?