Parent Log:
http://ci.aztec-labs.com/505880563421c087
Command: 816a8a0e28c14627 yarn-project/scripts/run_test.sh stdlib/src/interfaces/archiver.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/7d223783d91db15002a09abc1b52d1455eb3e3da
Env: REF_NAME=gh-readonly-queue/next/pr-14161-97080f178c0a3e244c64b3c17bf255bed63fc3cf CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 16 10:41:44 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14161_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_b63295212859baa1_next
10:41:50
PASS src/interfaces/archiver.test.ts (
5.266 s)
10:41:50 ArchiverApiSchema
10:41:50
✓ getRollupAddress (60 ms)
10:41:50
✓ getRegistryAddress (11 ms)
10:41:50
✓ getBlockNumber (9 ms)
10:41:50
✓ getProvenBlockNumber (7 ms)
10:41:50
✓ getBlock (657 ms)
10:41:50
✓ getBlockHeader (9 ms)
10:41:50
✓ getBlocks (349 ms)
10:41:50
✓ getPublishedBlocks (335 ms)
10:41:50
✓ getTxEffect (98 ms)
10:41:50
✓ getSettledTxReceipt (8 ms)
10:41:50
✓ getL2SlotNumber (4 ms)
10:41:50
✓ getL2EpochNumber (4 ms)
10:41:50
✓ getBlocksForEpoch (378 ms)
10:41:50
✓ getBlockHeadersForEpoch (106 ms)
10:41:50
✓ isEpochComplete (5 ms)
10:41:50
✓ getL2Tips (5 ms)
10:41:50
✓ getPrivateLogs (7 ms)
10:41:50
✓ getLogsByTags (10 ms)
10:41:50
✓ getPublicLogs (15 ms)
10:41:50
✓ getContractClassLogs (94 ms)
10:41:50
✓ getContractClass (949 ms)
10:41:50
✓ getDebugFunctionName (12 ms)
10:41:50
✓ getBytecodeCommitment (597 ms)
10:41:50
✓ getContractClassIds (7 ms)
10:41:50
✓ getL1ToL2Messages (11 ms)
10:41:50
✓ getL1ToL2MessageIndex (5 ms)
10:41:50
✓ registerContractFunctionSignatures (7 ms)
10:41:50
✓ getContract (20 ms)
10:41:50
✓ getL1Constants (6 ms)
10:41:50
✓ syncImmediate (7 ms)
10:41:50
✓ getL1Timestamp (7 ms)
10:41:50
10:41:50
Test Suites: 1 passed, 1 total
10:41:50
Tests: 31 passed, 31 total
10:41:50
Snapshots: 0 total
10:41:50
Time: 5.345 s
10:41:50
Ran all test suites matching /stdlib\/src\/interfaces\/archiver.test.ts/i
.
10:41:50
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?