Parent Log:
http://ci.aztec-labs.com/1ad07270fdfb8297
Command: 2dbc0f6449ec2b2d yarn-project/scripts/run_test.sh stdlib/src/interfaces/archiver.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/7edf16da6c056f9499e2dfd9c71fb9b7580f9bfc
Env: REF_NAME=gh-readonly-queue/next/pr-15215-1b10c7d500621ca2e4c0db764df67f3085beb282 CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Tue Jun 24 10:21:07 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15215_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_b63295212859baa1_next
10:21:11
PASS src/interfaces/archiver.test.ts
10:21:11 ArchiverApiSchema
10:21:11
✓ getRollupAddress (51 ms)
10:21:11
✓ getRegistryAddress (13 ms)
10:21:11
✓ getBlockNumber (8 ms)
10:21:11
✓ getProvenBlockNumber (10 ms)
10:21:11
✓ getBlock (502 ms)
10:21:11
✓ getBlockHeader (9 ms)
10:21:11
✓ getBlocks (299 ms)
10:21:11
✓ getPublishedBlocks (297 ms)
10:21:11
✓ getTxEffect (99 ms)
10:21:11
✓ getSettledTxReceipt (8 ms)
10:21:11
✓ getL2SlotNumber (5 ms)
10:21:11
✓ getL2EpochNumber (5 ms)
10:21:11
✓ getBlocksForEpoch (292 ms)
10:21:11
✓ getBlockHeadersForEpoch (75 ms)
10:21:11
✓ isEpochComplete (4 ms)
10:21:11
✓ getL2Tips (6 ms)
10:21:11
✓ getPrivateLogs (7 ms)
10:21:11
✓ getLogsByTags (8 ms)
10:21:11
✓ getPublicLogs (8 ms)
10:21:11
✓ getContractClassLogs (67 ms)
10:21:11
✓ getContractClass (531 ms)
10:21:11
✓ getDebugFunctionName (10 ms)
10:21:11
✓ getBytecodeCommitment (429 ms)
10:21:11
✓ getContractClassIds (7 ms)
10:21:11
✓ getL1ToL2Messages (6 ms)
10:21:11
✓ getL1ToL2MessageIndex (6 ms)
10:21:11
✓ registerContractFunctionSignatures (5 ms)
10:21:11
✓ getContract (8 ms)
10:21:11
✓ getL1Constants (4 ms)
10:21:11
✓ syncImmediate (3 ms)
10:21:11
✓ getL1Timestamp (3 ms)
10:21:11
10:21:11
Test Suites: 1 passed, 1 total
10:21:11
Tests: 31 passed, 31 total
10:21:11
Snapshots: 0 total
10:21:11
Time: 4.034 s
10:21:11
Ran all test suites matching stdlib/src/interfaces/archiver.test.ts
.
10:21:11
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?