Parent Log:
http://ci.aztec-labs.com/34c380f1258b1fe9
Command: f9856415d54196c8 yarn-project/scripts/run_test.sh stdlib/src/interfaces/archiver.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/3084a7eb89277f14c021ec43f4bddf01c77cc5cc
Env: REF_NAME=gh-readonly-queue/next/pr-15077-433ba6218aed45169029991a493e4232b30b8ec6 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 17 19:12:55 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15077_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_b63295212859baa1_next
19:13:02
PASS src/interfaces/archiver.test.ts (
6.051 s)
19:13:02 ArchiverApiSchema
19:13:02
✓ getRollupAddress (80 ms)
19:13:02
✓ getRegistryAddress (14 ms)
19:13:02
✓ getBlockNumber (9 ms)
19:13:02
✓ getProvenBlockNumber (7 ms)
19:13:02
✓ getBlock (789 ms)
19:13:02
✓ getBlockHeader (13 ms)
19:13:02
✓ getBlocks (533 ms)
19:13:02
✓ getPublishedBlocks (463 ms)
19:13:02
✓ getTxEffect (123 ms)
19:13:02
✓ getSettledTxReceipt (13 ms)
19:13:02
✓ getL2SlotNumber (11 ms)
19:13:02
✓ getL2EpochNumber (8 ms)
19:13:02
✓ getBlocksForEpoch (520 ms)
19:13:02
✓ getBlockHeadersForEpoch (111 ms)
19:13:02
✓ isEpochComplete (5 ms)
19:13:02
✓ getL2Tips (5 ms)
19:13:02
✓ getPrivateLogs (6 ms)
19:13:02
✓ getLogsByTags (9 ms)
19:13:02
✓ getPublicLogs (10 ms)
19:13:02
✓ getContractClassLogs (109 ms)
19:13:02
✓ getContractClass (749 ms)
19:13:02
✓ getDebugFunctionName (21 ms)
19:13:02
✓ getBytecodeCommitment (568 ms)
19:13:02
✓ getContractClassIds (9 ms)
19:13:02
✓ getL1ToL2Messages (6 ms)
19:13:02
✓ getL1ToL2MessageIndex (6 ms)
19:13:02
✓ registerContractFunctionSignatures (5 ms)
19:13:02
✓ getContract (10 ms)
19:13:02
✓ getL1Constants (4 ms)
19:13:02
✓ syncImmediate (4 ms)
19:13:02
✓ getL1Timestamp (4 ms)
19:13:02
19:13:02
Test Suites: 1 passed, 1 total
19:13:02
Tests: 31 passed, 31 total
19:13:02
Snapshots: 0 total
19:13:02
Time: 6.165 s
19:13:02
Ran all test suites matching stdlib/src/interfaces/archiver.test.ts
.
19:13:02
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?