Parent Log:
http://ci.aztec-labs.com/778f0cf50fd384fb
Command: d8033ca60b1dba76 yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/9ddf7d35886489afed34aca3cb819b32c86194b4
Env: REF_NAME=gh-readonly-queue/next/pr-15215-99e234fe4473771b32124e0402885610a6a3f98a CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 24 09:22:56 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15215_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_04bca7f62a81c9b0_next
09:23:01 [09:23:01.219]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-A5LrcM/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:23:03 [09:23:03.671]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-Mc2FLm/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:23:06 [09:23:06.912]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-3brxZ8/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:23:10 [09:23:10.698]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-GMwhqY/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:23:14 [09:23:14.406]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-O3z4w6/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:23:18 [09:23:18.900]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-58ldoC/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:23:20 [09:23:20.399]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-Zl8bEh/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:23:21
PASS src/block-factory/light.test.ts (
24.524 s)
09:23:21 LightBlockBuilder
09:23:21
✓ builds a 2 tx header (2708 ms)
09:23:21
✓ builds a 3 tx header (3243 ms)
09:23:21
✓ builds a 4 tx header (3787 ms)
09:23:21
✓ builds a 4 tx header with no l1 to l2 messages (3708 ms)
09:23:21
✓ builds a 5 tx header (4493 ms)
09:23:21
✓ builds a single tx header (1499 ms)
09:23:21
✓ builds an empty header (1366 ms)
09:23:21
09:23:21
Test Suites: 1 passed, 1 total
09:23:21
Tests: 7 passed, 7 total
09:23:21
Snapshots: 0 total
09:23:21
Time: 24.612 s
09:23:21
Ran all test suites matching prover-client/src/block-factory/light.test.ts
.
09:23:21
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?