Parent Log:
http://ci.aztec-labs.com/2a4fe94040c743df
Command: f30d64a7ce604682 yarn-project/scripts/run_test.sh stdlib/src/interfaces/archiver.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/be1fa8aacb33d330cf496352bb1446439e34c51a
Env: REF_NAME=gh-readonly-queue/next/pr-15162-7d1abcb337009939ee47da8445b5fee80f39fb58 CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Fri Jun 20 10:07:17 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15162_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:07:22
PASS src/interfaces/archiver.test.ts
10:07:22 ArchiverApiSchema
10:07:22
✓ getRollupAddress (51 ms)
10:07:22
✓ getRegistryAddress (17 ms)
10:07:22
✓ getBlockNumber (9 ms)
10:07:22
✓ getProvenBlockNumber (7 ms)
10:07:22
✓ getBlock (523 ms)
10:07:22
✓ getBlockHeader (10 ms)
10:07:22
✓ getBlocks (319 ms)
10:07:22
✓ getPublishedBlocks (313 ms)
10:07:22
✓ getTxEffect (99 ms)
10:07:22
✓ getSettledTxReceipt (8 ms)
10:07:22
✓ getL2SlotNumber (4 ms)
10:07:22
✓ getL2EpochNumber (5 ms)
10:07:22
✓ getBlocksForEpoch (296 ms)
10:07:22
✓ getBlockHeadersForEpoch (76 ms)
10:07:22
✓ isEpochComplete (6 ms)
10:07:22
✓ getL2Tips (5 ms)
10:07:22
✓ getPrivateLogs (5 ms)
10:07:22
✓ getLogsByTags (8 ms)
10:07:22
✓ getPublicLogs (7 ms)
10:07:22
✓ getContractClassLogs (68 ms)
10:07:22
✓ getContractClass (536 ms)
10:07:22
✓ getDebugFunctionName (10 ms)
10:07:22
✓ getBytecodeCommitment (432 ms)
10:07:22
✓ getContractClassIds (8 ms)
10:07:22
✓ getL1ToL2Messages (7 ms)
10:07:22
✓ getL1ToL2MessageIndex (6 ms)
10:07:22
✓ registerContractFunctionSignatures (5 ms)
10:07:22
✓ getContract (8 ms)
10:07:22
✓ getL1Constants (6 ms)
10:07:22
✓ syncImmediate (4 ms)
10:07:22
✓ getL1Timestamp (5 ms)
10:07:22
10:07:22
Test Suites: 1 passed, 1 total
10:07:22
Tests: 31 passed, 31 total
10:07:22
Snapshots: 0 total
10:07:22
Time: 4.082 s
10:07:22
Ran all test suites matching stdlib/src/interfaces/archiver.test.ts
.
10:07:22
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?