Parent Log:
http://ci.aztec-labs.com/c03abe385025d0b2
Command: 0eb0803829930c84 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=1
Date: Thu Jun 19 07:25:34 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15136_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_e927980b44fdeeb1_next
07:25:41
PASS src/interfaces/aztec-node.test.ts (
5.637 s)
07:25:41 AztecNodeApiSchema
07:25:41
✓ getL2Tips (92 ms)
07:25:41
✓ findLeavesIndexes (67 ms)
07:25:41
✓ getNullifierSiblingPath (27 ms)
07:25:41
✓ getNoteHashSiblingPath (18 ms)
07:25:41
✓ getL1ToL2MessageMembershipWitness (14 ms)
07:25:41
✓ isL1ToL2MessageSynced (9 ms)
07:25:41
✓ getL2ToL1Messages (9 ms)
07:25:41
✓ getArchiveSiblingPath (18 ms)
07:25:41
✓ getPublicDataSiblingPath (19 ms)
07:25:41
✓ getArchiveMembershipWitness (13 ms)
07:25:41
✓ getNoteHashMembershipWitness (11 ms)
07:25:41
✓ getNullifierMembershipWitness (13 ms)
07:25:41
✓ getLowNullifierMembershipWitness (19 ms)
07:25:41
✓ getPublicDataWitness (14 ms)
07:25:41
✓ getBlock (744 ms)
07:25:41
✓ getCurrentBaseFees (6 ms)
07:25:41
✓ getBlockNumber (6 ms)
07:25:41
✓ getProvenBlockNumber (8 ms)
07:25:41
✓ isReady (4 ms)
07:25:41
✓ getNodeInfo (10 ms)
07:25:41
✓ getBlocks (405 ms)
07:25:41
✓ getPublishedBlocks (391 ms)
07:25:41
✓ getNodeVersion (13 ms)
07:25:41
✓ getVersion (5 ms)
07:25:41
✓ getChainId (5 ms)
07:25:41
✓ getL1ContractAddresses (4 ms)
07:25:41
✓ getProtocolContractAddresses (5 ms)
07:25:41
✓ registerContractFunctionSignatures (5 ms)
07:25:41
✓ getPrivateLogs (7 ms)
07:25:41
✓ getPublicLogs (27 ms)
07:25:41
✓ getContractClassLogs (105 ms)
07:25:41
✓ getLogsByTags (11 ms)
07:25:41
✓ sendTx (129 ms)
07:25:41
✓ getTxReceipt (9 ms)
07:25:41
✓ getTxEffect (97 ms)
07:25:41
✓ getPendingTxs (96 ms)
07:25:41
✓ getPendingTxCount (4 ms)
07:25:41
✓ getTxByHash (107 ms)
07:25:41
✓ getTxsByHash (114 ms)
07:25:41
✓ getPublicStorageAt (6 ms)
07:25:41
✓ getBlockHeader (7 ms)
07:25:41
✓ getValidatorsStats (8 ms)
07:25:41
✓ getValidatorsStats(empty) (5 ms)
07:25:41
✓ getValidatorsStats(noinitialslot) (5 ms)
07:25:41
✓ getValidatorsStats(disabled) (5 ms)
07:25:41
✓ simulatePublicCalls (127 ms)
07:25:41
✓ isValidTx(valid) (80 ms)
07:25:41
✓ isValidTx(invalid) (97 ms)
07:25:41
✓ getContractClass (635 ms)
07:25:41
✓ getContract (11 ms)
07:25:41
✓ getEncodedEnr (6 ms)
07:25:41
✓ getWorldStateSyncStatus (4 ms)
07:25:41
07:25:41
Test Suites: 1 passed, 1 total
07:25:41
Tests: 52 passed, 52 total
07:25:41
Snapshots: 0 total
07:25:41
Time: 5.736 s
07:25:41
Ran all test suites matching stdlib/src/interfaces/aztec-node.test.ts
.
07:25:41
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?