Parent Log:
http://ci.aztec-labs.com/aa565ebfaed12118
Command: f44e1b4f382283e1 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=1
Date: Fri Jun 20 10:05:12 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15156_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_04bca7f62a81c9b0_next
10:05:17 [10:05:17.252]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-4oy8e5/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:05:19 [10:05:19.870]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-ofqvrg/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:05:22 [10:05:22.908]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-7vtXHC/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:05:26 [10:05:26.539]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-2uuhiR/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:05:30 [10:05:30.221]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-vdS39F/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:05:34 [10:05:34.443]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-BbrVIM/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:05:36 [10:05:36.348]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-XJy41W/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:05:37
PASS src/block-factory/light.test.ts (
24.171 s)
10:05:37 LightBlockBuilder
10:05:37
✓ builds a 2 tx header (2885 ms)
10:05:37
✓ builds a 3 tx header (3044 ms)
10:05:37
✓ builds a 4 tx header (3631 ms)
10:05:37
✓ builds a 4 tx header with no l1 to l2 messages (3681 ms)
10:05:37
✓ builds a 5 tx header (4222 ms)
10:05:37
✓ builds a single tx header (1898 ms)
10:05:37
✓ builds an empty header (1380 ms)
10:05:37
10:05:37
Test Suites: 1 passed, 1 total
10:05:37
Tests: 7 passed, 7 total
10:05:37
Snapshots: 0 total
10:05:37
Time: 24.258 s
10:05:37
Ran all test suites matching prover-client/src/block-factory/light.test.ts
.
10:05:37
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?