Parent Log:
http://ci.aztec-labs.com/8fc5336b45577f8b
Command: 49bbc26acf87c0b5 yarn-project/scripts/run_test.sh stdlib/src/interfaces/archiver.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/b608f9359219731d3c03407689a4fadaaa5a0d45
Env: REF_NAME=gh-readonly-queue/next/pr-15006-082468f0c1e7e5424b3654b5be0f3560eed7e487 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Thu Jun 12 13:49:22 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15006_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_b63295212859baa1_next
13:49:29
PASS src/interfaces/archiver.test.ts (
5.313 s)
13:49:29 ArchiverApiSchema
13:49:29
✓ getRollupAddress (73 ms)
13:49:29
✓ getRegistryAddress (13 ms)
13:49:29
✓ getBlockNumber (10 ms)
13:49:29
✓ getProvenBlockNumber (6 ms)
13:49:29
✓ getBlock (598 ms)
13:49:29
✓ getBlockHeader (13 ms)
13:49:29
✓ getBlocks (401 ms)
13:49:29
✓ getPublishedBlocks (363 ms)
13:49:29
✓ getTxEffect (138 ms)
13:49:29
✓ getSettledTxReceipt (9 ms)
13:49:29
✓ getL2SlotNumber (5 ms)
13:49:29
✓ getL2EpochNumber (5 ms)
13:49:29
✓ getBlocksForEpoch (334 ms)
13:49:29
✓ getBlockHeadersForEpoch (81 ms)
13:49:29
✓ isEpochComplete (7 ms)
13:49:29
✓ getL2Tips (12 ms)
13:49:29
✓ getPrivateLogs (8 ms)
13:49:29
✓ getLogsByTags (11 ms)
13:49:29
✓ getPublicLogs (13 ms)
13:49:29
✓ getContractClassLogs (85 ms)
13:49:29
✓ getContractClass (858 ms)
13:49:29
✓ getDebugFunctionName (15 ms)
13:49:29
✓ getBytecodeCommitment (599 ms)
13:49:29
✓ getContractClassIds (7 ms)
13:49:29
✓ getL1ToL2Messages (5 ms)
13:49:29
✓ getL1ToL2MessageIndex (13 ms)
13:49:29
✓ registerContractFunctionSignatures (7 ms)
13:49:29
✓ getContract (12 ms)
13:49:29
✓ getL1Constants (6 ms)
13:49:29
✓ syncImmediate (8 ms)
13:49:29
✓ getL1Timestamp (8 ms)
13:49:29
13:49:29
Test Suites: 1 passed, 1 total
13:49:29
Tests: 31 passed, 31 total
13:49:29
Snapshots: 0 total
13:49:29
Time: 5.402 s
13:49:29
Ran all test suites matching /stdlib\/src\/interfaces\/archiver.test.ts/i
.
13:49:29
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?