Parent Log:
http://ci.aztec-labs.com/aaadd3aef9ab971c
Command: 4ef547fa5e299294 yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/d4893155ff105399557b55c16450c39921c70d11
Env: REF_NAME=gh-readonly-queue/next/pr-15218-7edf16da6c056f9499e2dfd9c71fb9b7580f9bfc CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 24 10:27:29 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15218_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_04bca7f62a81c9b0_next
10:27:34 [10:27:34.812]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-7Ch9il/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:27:37 [10:27:37.510]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-5sHhJO/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:27:40 [10:27:40.704]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-8MxIVH/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:27:44 [10:27:44.485]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-aROzHt/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:27:47 [10:27:47.964]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-IVymz8/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:27:51 [10:27:51.986]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-HU5lWP/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:27:53 [10:27:53.473]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-lf8jlO/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:27:54
PASS src/block-factory/light.test.ts (
23.909 s)
10:27:54 LightBlockBuilder
10:27:54
✓ builds a 2 tx header (2950 ms)
10:27:54
✓ builds a 3 tx header (3196 ms)
10:27:54
✓ builds a 4 tx header (3784 ms)
10:27:54
✓ builds a 4 tx header with no l1 to l2 messages (3476 ms)
10:27:54
✓ builds a 5 tx header (4024 ms)
10:27:54
✓ builds a single tx header (1488 ms)
10:27:54
✓ builds an empty header (1386 ms)
10:27:54
10:27:54
Test Suites: 1 passed, 1 total
10:27:54
Tests: 7 passed, 7 total
10:27:54
Snapshots: 0 total
10:27:54
Time: 24.003 s
10:27:54
Ran all test suites matching prover-client/src/block-factory/light.test.ts
.
10:27:54
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?