Parent Log:
http://ci.aztec-labs.com/0cfbb3292f8dcdfc
Command: f30d64a7ce604682 yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/7d1abcb337009939ee47da8445b5fee80f39fb58
Env: REF_NAME=gh-readonly-queue/next/pr-15156-df137f9440a970af2eb6e2ee94c48bf3bf47e207 CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Fri Jun 20 10:06:33 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15156_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_04bca7f62a81c9b0_next
10:06:36 [10:06:36.900]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-zMIbpL/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:06:38 [10:06:38.761]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-My9GxQ/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:06:40 [10:06:40.913]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-lvSDCN/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:06:43 [10:06:43.503]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-4KqDEb/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:06:46 [10:06:46.079]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-C6K4RN/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:06:49 [10:06:49.185]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-1iu1B4/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:06:50 [10:06:50.420]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-GDPoNq/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:06:51
PASS src/block-factory/light.test.ts (
17.331 s)
10:06:51 LightBlockBuilder
10:06:51
✓ builds a 2 tx header (2060 ms)
10:06:51
✓ builds a 3 tx header (2152 ms)
10:06:51
✓ builds a 4 tx header (2590 ms)
10:06:51
✓ builds a 4 tx header with no l1 to l2 messages (2575 ms)
10:06:51
✓ builds a 5 tx header (3106 ms)
10:06:51
✓ builds a single tx header (1234 ms)
10:06:51
✓ builds an empty header (1050 ms)
10:06:51
10:06:51
Test Suites: 1 passed, 1 total
10:06:51
Tests: 7 passed, 7 total
10:06:51
Snapshots: 0 total
10:06:51
Time: 17.403 s
10:06:51
Ran all test suites matching prover-client/src/block-factory/light.test.ts
.
10:06:51
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?