Parent Log:
http://ci.aztec-labs.com/5b033f030d6cee54
Command: 53e9b8d3e8ba3411 yarn-project/scripts/run_test.sh stdlib/src/interfaces/archiver.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/f4ac84d7ac4041d505399edd8819840bb14d6c9d
Env: REF_NAME=gh-readonly-queue/master/pr-15005-b1b65bcdbd44a49fbebe5d2265256dc9466e92be CURRENT_VERSION=0.87.8 CI_FULL=1
Date: Fri Jun 13 17:10:55 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15005_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_b63295212859baa1_master
17:11:01
PASS src/interfaces/archiver.test.ts (
5.301 s)
17:11:01 ArchiverApiSchema
17:11:01
✓ getRollupAddress (65 ms)
17:11:01
✓ getRegistryAddress (12 ms)
17:11:01
✓ getBlockNumber (10 ms)
17:11:01
✓ getProvenBlockNumber (8 ms)
17:11:01
✓ getBlock (747 ms)
17:11:01
✓ getBlockHeader (20 ms)
17:11:01
✓ getBlocks (460 ms)
17:11:01
✓ getPublishedBlocks (484 ms)
17:11:01
✓ getTxEffect (106 ms)
17:11:01
✓ getSettledTxReceipt (9 ms)
17:11:01
✓ getL2SlotNumber (6 ms)
17:11:01
✓ getL2EpochNumber (4 ms)
17:11:01
✓ getBlocksForEpoch (441 ms)
17:11:01
✓ getBlockHeadersForEpoch (86 ms)
17:11:01
✓ isEpochComplete (7 ms)
17:11:01
✓ getL2Tips (7 ms)
17:11:01
✓ getPrivateLogs (10 ms)
17:11:01
✓ getLogsByTags (13 ms)
17:11:01
✓ getPublicLogs (11 ms)
17:11:01
✓ getContractClassLogs (104 ms)
17:11:01
✓ getContractClass (844 ms)
17:11:01
✓ getDebugFunctionName (12 ms)
17:11:01
✓ getBytecodeCommitment (449 ms)
17:11:01
✓ getContractClassIds (6 ms)
17:11:01
✓ getL1ToL2Messages (7 ms)
17:11:01
✓ getL1ToL2MessageIndex (5 ms)
17:11:01
✓ registerContractFunctionSignatures (9 ms)
17:11:01
✓ getContract (10 ms)
17:11:01
✓ getL1Constants (5 ms)
17:11:01
✓ syncImmediate (5 ms)
17:11:01
17:11:01
Test Suites: 1 passed, 1 total
17:11:01
Tests: 30 passed, 30 total
17:11:01
Snapshots: 0 total
17:11:01
Time: 5.377 s
17:11:01
Ran all test suites matching /stdlib\/src\/interfaces\/archiver.test.ts/i
.
17:11:01
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?