Parent Log:
http://ci.aztec-labs.com/bee3602a849f3b31
Command: a5f5c8aa95cdbf1c yarn-project/scripts/run_test.sh stdlib/src/interfaces/aztec-node.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/90e495a77534c1d250949dbc053161959c9aadcc
Env: REF_NAME=gh-readonly-queue/next/pr-15048-af8041048ee98abe05402607256df4b4cac51dd8 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 17 15:08:28 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15048_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_e927980b44fdeeb1_next
15:08:36
PASS src/interfaces/aztec-node.test.ts (
6.412 s)
15:08:36 AztecNodeApiSchema
15:08:36
✓ getL2Tips (80 ms)
15:08:36
✓ findLeavesIndexes (58 ms)
15:08:36
✓ getNullifierSiblingPath (19 ms)
15:08:36
✓ getNoteHashSiblingPath (23 ms)
15:08:36
✓ getL1ToL2MessageMembershipWitness (15 ms)
15:08:36
✓ isL1ToL2MessageSynced (9 ms)
15:08:36
✓ getL2ToL1Messages (19 ms)
15:08:36
✓ getArchiveSiblingPath (21 ms)
15:08:36
✓ getPublicDataSiblingPath (17 ms)
15:08:36
✓ getArchiveMembershipWitness (12 ms)
15:08:36
✓ getNoteHashMembershipWitness (9 ms)
15:08:36
✓ getNullifierMembershipWitness (13 ms)
15:08:36
✓ getLowNullifierMembershipWitness (28 ms)
15:08:36
✓ getPublicDataWitness (13 ms)
15:08:36
✓ getBlock (837 ms)
15:08:36
✓ getCurrentBaseFees (11 ms)
15:08:36
✓ getBlockNumber (8 ms)
15:08:36
✓ getProvenBlockNumber (16 ms)
15:08:36
✓ isReady (13 ms)
15:08:36
✓ getNodeInfo (11 ms)
15:08:36
✓ getBlocks (510 ms)
15:08:36
✓ getPublishedBlocks (496 ms)
15:08:36
✓ getNodeVersion (10 ms)
15:08:36
✓ getVersion (8 ms)
15:08:36
✓ getChainId (7 ms)
15:08:36
✓ getL1ContractAddresses (8 ms)
15:08:36
✓ getProtocolContractAddresses (11 ms)
15:08:36
✓ registerContractFunctionSignatures (49 ms)
15:08:36
✓ getPrivateLogs (12 ms)
15:08:36
✓ getPublicLogs (18 ms)
15:08:36
✓ getContractClassLogs (114 ms)
15:08:36
✓ getLogsByTags (23 ms)
15:08:36
✓ sendTx (141 ms)
15:08:36
✓ getTxReceipt (12 ms)
15:08:36
✓ getTxEffect (124 ms)
15:08:36
✓ getPendingTxs (132 ms)
15:08:36
✓ getPendingTxCount (8 ms)
15:08:36
✓ getTxByHash (116 ms)
15:08:36
✓ getTxsByHash (133 ms)
15:08:36
✓ getPublicStorageAt (16 ms)
15:08:36
✓ getBlockHeader (17 ms)
15:08:36
✓ getValidatorsStats (13 ms)
15:08:36
✓ getValidatorsStats(empty) (13 ms)
15:08:36
✓ getValidatorsStats(noinitialslot) (7 ms)
15:08:36
✓ getValidatorsStats(disabled) (6 ms)
15:08:36
✓ simulatePublicCalls (139 ms)
15:08:36
✓ isValidTx(valid) (120 ms)
15:08:36
✓ isValidTx(invalid) (100 ms)
15:08:36
✓ getContractClass (834 ms)
15:08:36
✓ getContract (28 ms)
15:08:36
✓ getEncodedEnr (7 ms)
15:08:36
✓ getWorldStateSyncStatus (7 ms)
15:08:36
15:08:36
Test Suites: 1 passed, 1 total
15:08:36
Tests: 52 passed, 52 total
15:08:36
Snapshots: 0 total
15:08:36
Time: 6.535 s
15:08:36
Ran all test suites matching stdlib/src/interfaces/aztec-node.test.ts
.
15:08:36
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?