Parent Log:
http://ci.aztec-labs.com/cc7478688846fa30
Command: c118fea9c063e772 yarn-project/scripts/run_test.sh stdlib/src/interfaces/archiver.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/12d931e5ea9343eec403068931d3121e1d10e37e
Env: REF_NAME=gh-readonly-queue/next/pr-15042-254faae7d330e160b14c6eaaa099dc92d4a9cac7 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 16 12:35:15 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15042_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_b63295212859baa1_next
12:35:22
PASS src/interfaces/archiver.test.ts (
5.997 s)
12:35:22 ArchiverApiSchema
12:35:22
✓ getRollupAddress (83 ms)
12:35:22
✓ getRegistryAddress (12 ms)
12:35:22
✓ getBlockNumber (9 ms)
12:35:22
✓ getProvenBlockNumber (6 ms)
12:35:22
✓ getBlock (700 ms)
12:35:22
✓ getBlockHeader (9 ms)
12:35:22
✓ getBlocks (429 ms)
12:35:22
✓ getPublishedBlocks (450 ms)
12:35:22
✓ getTxEffect (119 ms)
12:35:22
✓ getSettledTxReceipt (12 ms)
12:35:22
✓ getL2SlotNumber (7 ms)
12:35:22
✓ getL2EpochNumber (22 ms)
12:35:22
✓ getBlocksForEpoch (531 ms)
12:35:22
✓ getBlockHeadersForEpoch (124 ms)
12:35:22
✓ isEpochComplete (6 ms)
12:35:22
✓ getL2Tips (5 ms)
12:35:22
✓ getPrivateLogs (8 ms)
12:35:22
✓ getLogsByTags (31 ms)
12:35:22
✓ getPublicLogs (10 ms)
12:35:22
✓ getContractClassLogs (108 ms)
12:35:22
✓ getContractClass (947 ms)
12:35:22
✓ getDebugFunctionName (28 ms)
12:35:22
✓ getBytecodeCommitment (661 ms)
12:35:22
✓ getContractClassIds (10 ms)
12:35:22
✓ getL1ToL2Messages (28 ms)
12:35:22
✓ getL1ToL2MessageIndex (10 ms)
12:35:22
✓ registerContractFunctionSignatures (6 ms)
12:35:22
✓ getContract (12 ms)
12:35:22
✓ getL1Constants (5 ms)
12:35:22
✓ syncImmediate (4 ms)
12:35:22
✓ getL1Timestamp (6 ms)
12:35:22
12:35:22
Test Suites: 1 passed, 1 total
12:35:22
Tests: 31 passed, 31 total
12:35:22
Snapshots: 0 total
12:35:22
Time: 6.073 s
12:35:22
Ran all test suites matching /stdlib\/src\/interfaces\/archiver.test.ts/i
.
12:35:22
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?