Parent Log:
http://ci.aztec-labs.com/bdaec882b4108c9c
Command: e6f0bf676c2c6d15 yarn-project/scripts/run_test.sh stdlib/src/interfaces/archiver.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/cf8be0f9e81e248048560619de041e90d9d6990a
Env: REF_NAME=gh-readonly-queue/next/pr-14994-a45107e7f95b675cb2768b6bcb06483b511141f4 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 13 07:35:43 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14994_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_b63295212859baa1_next
07:35:50
PASS src/interfaces/archiver.test.ts (
5.473 s)
07:35:50 ArchiverApiSchema
07:35:50
✓ getRollupAddress (71 ms)
07:35:50
✓ getRegistryAddress (12 ms)
07:35:50
✓ getBlockNumber (8 ms)
07:35:50
✓ getProvenBlockNumber (7 ms)
07:35:50
✓ getBlock (667 ms)
07:35:50
✓ getBlockHeader (15 ms)
07:35:50
✓ getBlocks (427 ms)
07:35:50
✓ getPublishedBlocks (413 ms)
07:35:50
✓ getTxEffect (129 ms)
07:35:50
✓ getSettledTxReceipt (15 ms)
07:35:50
✓ getL2SlotNumber (8 ms)
07:35:50
✓ getL2EpochNumber (6 ms)
07:35:50
✓ getBlocksForEpoch (425 ms)
07:35:50
✓ getBlockHeadersForEpoch (102 ms)
07:35:50
✓ isEpochComplete (6 ms)
07:35:50
✓ getL2Tips (6 ms)
07:35:50
✓ getPrivateLogs (9 ms)
07:35:50
✓ getLogsByTags (11 ms)
07:35:50
✓ getPublicLogs (10 ms)
07:35:50
✓ getContractClassLogs (101 ms)
07:35:50
✓ getContractClass (956 ms)
07:35:50
✓ getDebugFunctionName (12 ms)
07:35:50
✓ getBytecodeCommitment (566 ms)
07:35:50
✓ getContractClassIds (7 ms)
07:35:50
✓ getL1ToL2Messages (10 ms)
07:35:50
✓ getL1ToL2MessageIndex (4 ms)
07:35:50
✓ registerContractFunctionSignatures (4 ms)
07:35:50
✓ getContract (11 ms)
07:35:50
✓ getL1Constants (5 ms)
07:35:50
✓ syncImmediate (4 ms)
07:35:50
✓ getL1Timestamp (5 ms)
07:35:50
07:35:50
Test Suites: 1 passed, 1 total
07:35:50
Tests: 31 passed, 31 total
07:35:50
Snapshots: 0 total
07:35:50
Time: 5.559 s
07:35:50
Ran all test suites matching /stdlib\/src\/interfaces\/archiver.test.ts/i
.
07:35:50
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?