Parent Log:
http://ci.aztec-labs.com/b8019ea08fc764c3
Command: fab700985fdda05e yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/9164f0ea2d1bd891bbde066fe27f2239188ddec9
Env: REF_NAME=gh-readonly-queue/next/pr-15169-301dce04331dcfb583b7508b91491de618d4acf4 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 23 11:26:17 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15169_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_04bca7f62a81c9b0_next
11:26:22 [11:26:22.224]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-qeAHDK/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
11:26:24 [11:26:24.908]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-GtUWJr/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
11:26:27 [11:26:27.859]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-nLxOBn/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
11:26:31 [11:26:31.293]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-T5FEzu/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
11:26:34 [11:26:34.934]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-bBmXqe/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
11:26:39 [11:26:39.345]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-yhGGvU/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
11:26:41 [11:26:41.021]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-gUORJ9/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
11:26:42
PASS src/block-factory/light.test.ts (
23.709 s)
11:26:42 LightBlockBuilder
11:26:42
✓ builds a 2 tx header (2922 ms)
11:26:42
✓ builds a 3 tx header (2953 ms)
11:26:42
✓ builds a 4 tx header (3434 ms)
11:26:42
✓ builds a 4 tx header with no l1 to l2 messages (3636 ms)
11:26:42
✓ builds a 5 tx header (4403 ms)
11:26:42
✓ builds a single tx header (1687 ms)
11:26:42
✓ builds an empty header (1345 ms)
11:26:42
11:26:42
Test Suites: 1 passed, 1 total
11:26:42
Tests: 7 passed, 7 total
11:26:42
Snapshots: 0 total
11:26:42
Time: 23.814 s
11:26:42
Ran all test suites matching prover-client/src/block-factory/light.test.ts
.
11:26:42
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?