Parent Log:
http://ci.aztec-labs.com/a0a5ca8d8b3bb5c7
Command: f643ae060f517c84 yarn-project/scripts/run_test.sh stdlib/src/interfaces/archiver.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/be78cf2e908c8f2f34676d72c74c8b92a3f591d1
Env: REF_NAME=release-please--branches--next CURRENT_VERSION=0.88.0 CI_FULL=0
Date: Fri Jun 20 23:00:23 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=release-please--branches--next_amd64
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_b63295212859baa1_next
23:00:29
PASS src/interfaces/archiver.test.ts
23:00:29 ArchiverApiSchema
23:00:29
✓ getRollupAddress (60 ms)
23:00:29
✓ getRegistryAddress (12 ms)
23:00:29
✓ getBlockNumber (8 ms)
23:00:29
✓ getProvenBlockNumber (7 ms)
23:00:29
✓ getBlock (722 ms)
23:00:29
✓ getBlockHeader (10 ms)
23:00:29
✓ getBlocks (376 ms)
23:00:29
✓ getPublishedBlocks (401 ms)
23:00:29
✓ getTxEffect (119 ms)
23:00:29
✓ getSettledTxReceipt (8 ms)
23:00:29
✓ getL2SlotNumber (4 ms)
23:00:29
✓ getL2EpochNumber (3 ms)
23:00:29
✓ getBlocksForEpoch (433 ms)
23:00:29
✓ getBlockHeadersForEpoch (125 ms)
23:00:29
✓ isEpochComplete (7 ms)
23:00:29
✓ getL2Tips (6 ms)
23:00:29
✓ getPrivateLogs (9 ms)
23:00:29
✓ getLogsByTags (10 ms)
23:00:29
✓ getPublicLogs (10 ms)
23:00:29
✓ getContractClassLogs (113 ms)
23:00:29
✓ getContractClass (617 ms)
23:00:29
✓ getDebugFunctionName (19 ms)
23:00:29
✓ getBytecodeCommitment (463 ms)
23:00:29
✓ getContractClassIds (7 ms)
23:00:29
✓ getL1ToL2Messages (6 ms)
23:00:29
✓ getL1ToL2MessageIndex (6 ms)
23:00:29
✓ registerContractFunctionSignatures (5 ms)
23:00:29
✓ getContract (11 ms)
23:00:29
✓ getL1Constants (5 ms)
23:00:29
✓ syncImmediate (5 ms)
23:00:29
✓ getL1Timestamp (6 ms)
23:00:29
23:00:29
Test Suites: 1 passed, 1 total
23:00:29
Tests: 31 passed, 31 total
23:00:29
Snapshots: 0 total
23:00:29
Time: 5.041 s
23:00:29
Ran all test suites matching stdlib/src/interfaces/archiver.test.ts
.
23:00:29
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?