Parent Log:
http://ci.aztec-labs.com/179a28111d15e5ae
Command: 382b132597c2ea2f yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/99e234fe4473771b32124e0402885610a6a3f98a
Env: REF_NAME=gh-readonly-queue/next/pr-15233-1c9ca312bfdace816082212846900a49694e1e50 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 24 09:00:01 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15233_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_04bca7f62a81c9b0_next
09:00:06 [09:00:06.274]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-0nKblw/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:00:08 [09:00:08.792]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-O0iN4o/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:00:12 [09:00:12.212]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-zPIYCu/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:00:15 [09:00:15.885]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-CAD2ep/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:00:19 [09:00:19.427]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-cJoCS3/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:00:23 [09:00:23.583]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-BAuw5S/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:00:25 [09:00:25.306]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-48azHx/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:00:26
PASS src/block-factory/light.test.ts (
24.354 s)
09:00:26 LightBlockBuilder
09:00:26
✓ builds a 2 tx header (2811 ms)
09:00:26
✓ builds a 3 tx header (3425 ms)
09:00:26
✓ builds a 4 tx header (3672 ms)
09:00:26
✓ builds a 4 tx header with no l1 to l2 messages (3537 ms)
09:00:26
✓ builds a 5 tx header (4158 ms)
09:00:26
✓ builds a single tx header (1723 ms)
09:00:26
✓ builds an empty header (1375 ms)
09:00:26
09:00:26
Test Suites: 1 passed, 1 total
09:00:26
Tests: 7 passed, 7 total
09:00:26
Snapshots: 0 total
09:00:26
Time: 24.46 s
09:00:26
Ran all test suites matching prover-client/src/block-factory/light.test.ts
.
09:00:26
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?