Parent Log:
http://ci.aztec-labs.com/158d8a6d9c4f7191
Command: 37aad4e9ebf491ef yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/bbf33e6534f745d2f5a11c2f359583e881120fc4
Env: REF_NAME=gh-readonly-queue/next/pr-15047-e56623c3f6400dc164642e49255b211d6fb03ac6 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Wed Jun 18 17:06:21 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15047_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_04bca7f62a81c9b0_next
17:06:26 [17:06:26.956]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-puJxZ3/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
17:06:29 [17:06:29.529]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-2uTVZb/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
17:06:32 [17:06:32.632]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-L1SSOz/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
17:06:36 [17:06:36.582]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-SONSol/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
17:06:40 [17:06:40.188]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-qrIKxB/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
17:06:44 [17:06:44.656]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-H2kK1V/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
17:06:46 [17:06:46.415]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-VZds6E/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
17:06:47
PASS src/block-factory/light.test.ts (
24.94 s)
17:06:47 LightBlockBuilder
17:06:47
✓ builds a 2 tx header (2849 ms)
17:06:47
✓ builds a 3 tx header (3101 ms)
17:06:47
✓ builds a 4 tx header (3951 ms)
17:06:47
✓ builds a 4 tx header with no l1 to l2 messages (3605 ms)
17:06:47
✓ builds a 5 tx header (4469 ms)
17:06:47
✓ builds a single tx header (1757 ms)
17:06:47
✓ builds an empty header (1466 ms)
17:06:47
17:06:47
Test Suites: 1 passed, 1 total
17:06:47
Tests: 7 passed, 7 total
17:06:47
Snapshots: 0 total
17:06:47
Time: 25.053 s
17:06:47
Ran all test suites matching prover-client/src/block-factory/light.test.ts
.
17:06:47
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?