Parent Log:
http://ci.aztec-labs.com/f5e1a07a17e6d23e
Command: 48483af633053ffe yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/3b44f825dcd3249b2c8a1105905fa3394aa7213d
Env: REF_NAME=gh-readonly-queue/next/pr-15041-eeab628a4e44477cb6796c5a461ee0c0bb332d75 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 16 17:47:25 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15041_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_04bca7f62a81c9b0_next
17:47:30 [17:47:30.957]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-akYn6R/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
17:47:33 [17:47:33.909]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-PsYXM8/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
17:47:36 [17:47:36.898]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-5gkFkZ/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
17:47:40 [17:47:40.464]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-DEfAWd/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
17:47:44 [17:47:44.043]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-MojzwK/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
17:47:48 [17:47:48.421]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-4DB2cQ/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
17:47:50 [17:47:50.100]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-mzzSRd/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
17:47:51
PASS src/block-factory/light.test.ts (
24.688 s)
17:47:51 LightBlockBuilder
17:47:51
✓ builds a 2 tx header (3258 ms)
17:47:51
✓ builds a 3 tx header (2988 ms)
17:47:51
✓ builds a 4 tx header (3563 ms)
17:47:51
✓ builds a 4 tx header with no l1 to l2 messages (3582 ms)
17:47:51
✓ builds a 5 tx header (4378 ms)
17:47:51
✓ builds a single tx header (1675 ms)
17:47:51
✓ builds an empty header (1517 ms)
17:47:51
17:47:51
Test Suites: 1 passed, 1 total
17:47:51
Tests: 7 passed, 7 total
17:47:51
Snapshots: 0 total
17:47:51
Time: 24.81 s
17:47:51
Ran all test suites matching prover-client/src/block-factory/light.test.ts
.
17:47:51
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?