Parent Log:
http://ci.aztec-labs.com/f200125a56fdc063
Command: ca6d19ec133d445c yarn-project/scripts/run_test.sh stdlib/src/interfaces/archiver.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/99e234fe4473771b32124e0402885610a6a3f98a
Env: REF_NAME=gh-readonly-queue/next/pr-15233-1c9ca312bfdace816082212846900a49694e1e50 CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Tue Jun 24 09:09:56 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15233_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_b63295212859baa1_next
09:10:01
PASS src/interfaces/archiver.test.ts
09:10:01 ArchiverApiSchema
09:10:01
✓ getRollupAddress (50 ms)
09:10:01
✓ getRegistryAddress (14 ms)
09:10:01
✓ getBlockNumber (16 ms)
09:10:01
✓ getProvenBlockNumber (14 ms)
09:10:01
✓ getBlock (572 ms)
09:10:01
✓ getBlockHeader (9 ms)
09:10:01
✓ getBlocks (318 ms)
09:10:01
✓ getPublishedBlocks (317 ms)
09:10:01
✓ getTxEffect (110 ms)
09:10:01
✓ getSettledTxReceipt (11 ms)
09:10:01
✓ getL2SlotNumber (4 ms)
09:10:01
✓ getL2EpochNumber (5 ms)
09:10:01
✓ getBlocksForEpoch (300 ms)
09:10:01
✓ getBlockHeadersForEpoch (78 ms)
09:10:01
✓ isEpochComplete (6 ms)
09:10:01
✓ getL2Tips (5 ms)
09:10:01
✓ getPrivateLogs (6 ms)
09:10:01
✓ getLogsByTags (7 ms)
09:10:01
✓ getPublicLogs (8 ms)
09:10:01
✓ getContractClassLogs (70 ms)
09:10:01
✓ getContractClass (525 ms)
09:10:01
✓ getDebugFunctionName (11 ms)
09:10:01
✓ getBytecodeCommitment (428 ms)
09:10:01
✓ getContractClassIds (7 ms)
09:10:01
✓ getL1ToL2Messages (6 ms)
09:10:01
✓ getL1ToL2MessageIndex (6 ms)
09:10:01
✓ registerContractFunctionSignatures (5 ms)
09:10:01
✓ getContract (9 ms)
09:10:01
✓ getL1Constants (6 ms)
09:10:01
✓ syncImmediate (4 ms)
09:10:01
✓ getL1Timestamp (6 ms)
09:10:01
09:10:01
Test Suites: 1 passed, 1 total
09:10:01
Tests: 31 passed, 31 total
09:10:01
Snapshots: 0 total
09:10:01
Time: 4.155 s
09:10:01
Ran all test suites matching stdlib/src/interfaces/archiver.test.ts
.
09:10:01
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?