Parent Log:
http://ci.aztec-labs.com/2130b691f6e90cdc
Command: bcc565b00bd8bb22 yarn-project/scripts/run_test.sh stdlib/src/interfaces/archiver.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/3c671e0822075208f705135771771f5a47e9652e
Env: REF_NAME=gh-readonly-queue/next/pr-15109-9222c7777effe26aa04b5367a455d25be0e7f62e CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Wed Jun 18 16:05:52 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15109_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_b63295212859baa1_next
16:05:59
PASS src/interfaces/archiver.test.ts (
6.197 s)
16:05:59 ArchiverApiSchema
16:05:59
✓ getRollupAddress (79 ms)
16:05:59
✓ getRegistryAddress (16 ms)
16:05:59
✓ getBlockNumber (10 ms)
16:05:59
✓ getProvenBlockNumber (7 ms)
16:05:59
✓ getBlock (752 ms)
16:05:59
✓ getBlockHeader (14 ms)
16:05:59
✓ getBlocks (488 ms)
16:05:59
✓ getPublishedBlocks (485 ms)
16:05:59
✓ getTxEffect (195 ms)
16:05:59
✓ getSettledTxReceipt (17 ms)
16:05:59
✓ getL2SlotNumber (10 ms)
16:05:59
✓ getL2EpochNumber (7 ms)
16:05:59
✓ getBlocksForEpoch (494 ms)
16:05:59
✓ getBlockHeadersForEpoch (188 ms)
16:05:59
✓ isEpochComplete (11 ms)
16:05:59
✓ getL2Tips (11 ms)
16:05:59
✓ getPrivateLogs (11 ms)
16:05:59
✓ getLogsByTags (9 ms)
16:05:59
✓ getPublicLogs (14 ms)
16:05:59
✓ getContractClassLogs (140 ms)
16:05:59
✓ getContractClass (761 ms)
16:05:59
✓ getDebugFunctionName (7 ms)
16:05:59
✓ getBytecodeCommitment (646 ms)
16:05:59
✓ getContractClassIds (11 ms)
16:05:59
✓ getL1ToL2Messages (6 ms)
16:05:59
✓ getL1ToL2MessageIndex (5 ms)
16:05:59
✓ registerContractFunctionSignatures (5 ms)
16:05:59
✓ getContract (11 ms)
16:05:59
✓ getL1Constants (6 ms)
16:05:59
✓ syncImmediate (6 ms)
16:05:59
✓ getL1Timestamp (5 ms)
16:05:59
16:05:59
Test Suites: 1 passed, 1 total
16:05:59
Tests: 31 passed, 31 total
16:05:59
Snapshots: 0 total
16:05:59
Time: 6.303 s
16:05:59
Ran all test suites matching stdlib/src/interfaces/archiver.test.ts
.
16:05:59
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?