Parent Log:
http://ci.aztec-labs.com/13500456ad1fb375
Command: 0e91f3867361bdeb yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/69eacbd6f18ad2a9ac646c4ffaf0133b0cdf856a
Env: REF_NAME=gh-readonly-queue/next/pr-15140-3aafa23f28c401f1c88d60325230f1ce801d72a6 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Thu Jun 19 10:55:45 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15140_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_04bca7f62a81c9b0_next
10:55:50 [10:55:50.589]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-kkzWt1/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:55:53 [10:55:53.178]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-1NQ9p8/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:55:56 [10:55:56.047]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-jB27nb/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:56:00 [10:56:00.036]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-gkHai6/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:56:03 [10:56:03.827]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-o4XuEL/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:56:08 [10:56:08.703]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-H6yJ3j/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:56:10 [10:56:10.478]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-SltO1G/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:56:12
PASS src/block-factory/light.test.ts (
25.69 s)
10:56:12 LightBlockBuilder
10:56:12
✓ builds a 2 tx header (2909 ms)
10:56:12
✓ builds a 3 tx header (2867 ms)
10:56:12
✓ builds a 4 tx header (3989 ms)
10:56:12
✓ builds a 4 tx header with no l1 to l2 messages (3789 ms)
10:56:12
✓ builds a 5 tx header (4878 ms)
10:56:12
✓ builds a single tx header (1771 ms)
10:56:12
✓ builds an empty header (1584 ms)
10:56:12
10:56:12
Test Suites: 1 passed, 1 total
10:56:12
Tests: 7 passed, 7 total
10:56:12
Snapshots: 0 total
10:56:12
Time: 25.782 s
10:56:12
Ran all test suites matching prover-client/src/block-factory/light.test.ts
.
10:56:12
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?