Parent Log:
http://ci.aztec-labs.com/83b16f57969d44fb
Command: 71ec8227227d28e6 yarn-project/scripts/run_test.sh stdlib/src/interfaces/aztec-node.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/a45107e7f95b675cb2768b6bcb06483b511141f4
Env: REF_NAME=gh-readonly-queue/next/pr-15018-2731d9a8aebf63d05db1a786296abdf897c49490 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Thu Jun 12 17:45:14 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15018_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_e927980b44fdeeb1_next
17:45:21
PASS src/interfaces/aztec-node.test.ts (
5.716 s)
17:45:21 AztecNodeApiSchema
17:45:21
✓ getL2Tips (78 ms)
17:45:21
✓ findLeavesIndexes (70 ms)
17:45:21
✓ getNullifierSiblingPath (23 ms)
17:45:21
✓ getNoteHashSiblingPath (24 ms)
17:45:21
✓ getL1ToL2MessageMembershipWitness (14 ms)
17:45:21
✓ isL1ToL2MessageSynced (10 ms)
17:45:21
✓ getL2ToL1Messages (7 ms)
17:45:21
✓ getArchiveSiblingPath (17 ms)
17:45:21
✓ getPublicDataSiblingPath (12 ms)
17:45:21
✓ getArchiveMembershipWitness (8 ms)
17:45:21
✓ getNoteHashMembershipWitness (8 ms)
17:45:21
✓ getNullifierMembershipWitness (10 ms)
17:45:21
✓ getLowNullifierMembershipWitness (13 ms)
17:45:21
✓ getPublicDataWitness (11 ms)
17:45:21
✓ getBlock (777 ms)
17:45:21
✓ getCurrentBaseFees (6 ms)
17:45:21
✓ getBlockNumber (5 ms)
17:45:21
✓ getProvenBlockNumber (3 ms)
17:45:21
✓ isReady (8 ms)
17:45:21
✓ getNodeInfo (15 ms)
17:45:21
✓ getBlocks (435 ms)
17:45:21
✓ getPublishedBlocks (399 ms)
17:45:21
✓ getNodeVersion (8 ms)
17:45:21
✓ getVersion (5 ms)
17:45:21
✓ getChainId (5 ms)
17:45:21
✓ getL1ContractAddresses (6 ms)
17:45:21
✓ getProtocolContractAddresses (6 ms)
17:45:21
✓ registerContractFunctionSignatures (22 ms)
17:45:21
✓ getPrivateLogs (16 ms)
17:45:21
✓ getPublicLogs (10 ms)
17:45:21
✓ getContractClassLogs (67 ms)
17:45:21
✓ getLogsByTags (31 ms)
17:45:21
✓ sendTx (102 ms)
17:45:21
✓ getTxReceipt (9 ms)
17:45:21
✓ getTxEffect (98 ms)
17:45:21
✓ getPendingTxs (119 ms)
17:45:21
✓ getPendingTxCount (5 ms)
17:45:21
✓ getTxByHash (90 ms)
17:45:21
✓ getTxsByHash (148 ms)
17:45:21
✓ getPublicStorageAt (21 ms)
17:45:21
✓ getBlockHeader (12 ms)
17:45:21
✓ getValidatorsStats (8 ms)
17:45:21
✓ getValidatorsStats(empty) (6 ms)
17:45:21
✓ getValidatorsStats(noinitialslot) (5 ms)
17:45:21
✓ getValidatorsStats(disabled) (6 ms)
17:45:21
✓ simulatePublicCalls (125 ms)
17:45:21
✓ isValidTx(valid) (78 ms)
17:45:21
✓ isValidTx(invalid) (84 ms)
17:45:21
✓ getContractClass (915 ms)
17:45:21
✓ getContract (15 ms)
17:45:21
✓ getEncodedEnr (5 ms)
17:45:21
✓ getWorldStateSyncStatus (3 ms)
17:45:21
17:45:21
Test Suites: 1 passed, 1 total
17:45:21
Tests: 52 passed, 52 total
17:45:21
Snapshots: 0 total
17:45:21
Time: 5.822 s
17:45:21
Ran all test suites matching /stdlib\/src\/interfaces\/aztec-node.test.ts/i
.
17:45:21
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?