Parent Log:
http://ci.aztec-labs.com/2171d22e1569df51
Command: b462ac477dccbbe0 yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/1fc5957df9da86dc8fdc6c622544db2499cdbbc1
Env: REF_NAME=gh-readonly-queue/next/pr-15286-85c7d115f07bdc47eb18778910e372b8db1e0d3d CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Thu Jun 26 11:59:51 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15286_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_04bca7f62a81c9b0_next
11:59:57 [11:59:57.007]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-0QKE5T/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
11:59:59 [11:59:59.621]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-g6BFa6/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
12:00:02 [12:00:02.902]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-KxX7dR/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
12:00:06 [12:00:06.332]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-GQoP5e/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
12:00:09 [12:00:09.946]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-TDwVak/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
12:00:14 [12:00:14.511]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-3cWXox/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
12:00:16 [12:00:16.147]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-Ycz4tZ/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
12:00:17
PASS src/block-factory/light.test.ts (
24.377 s)
12:00:17 LightBlockBuilder
12:00:17
✓ builds a 2 tx header (2895 ms)
12:00:17
✓ builds a 3 tx header (3280 ms)
12:00:17
✓ builds a 4 tx header (3433 ms)
12:00:17
✓ builds a 4 tx header with no l1 to l2 messages (3612 ms)
12:00:17
✓ builds a 5 tx header (4560 ms)
12:00:17
✓ builds a single tx header (1642 ms)
12:00:17
✓ builds an empty header (1258 ms)
12:00:17
12:00:17
Test Suites: 1 passed, 1 total
12:00:17
Tests: 7 passed, 7 total
12:00:17
Snapshots: 0 total
12:00:17
Time: 24.48 s
12:00:17
Ran all test suites matching prover-client/src/block-factory/light.test.ts
.
12:00:17
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?