Parent Log:
http://ci.aztec-labs.com/859c0f8441ea940a
Command: 9c87e3b98c85c9a9 yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/7763eef5eb7f045b9184a0a4591b394296eb3aa8
Env: REF_NAME=gh-readonly-queue/next/pr-14770-5ca43853c40a2b8bfbc2148d5fdd46c6f82a74eb CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 16 15:06:47 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14770_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_04bca7f62a81c9b0_next
15:06:52 [15:06:52.134]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-6RPhik/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
15:06:54 [15:06:54.614]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-pheznN/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
15:06:57 [15:06:57.645]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-qXWCsp/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
15:07:01 [15:07:01.256]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-fHNYsi/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
15:07:04 [15:07:04.845]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-kytK73/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
15:07:09 [15:07:09.022]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-b4mdji/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
15:07:10 [15:07:10.567]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-Q1cuYH/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
15:07:11
PASS src/block-factory/light.test.ts (
23.787 s)
15:07:11 LightBlockBuilder
15:07:11
✓ builds a 2 tx header (2812 ms)
15:07:11
✓ builds a 3 tx header (3033 ms)
15:07:11
✓ builds a 4 tx header (3607 ms)
15:07:11
✓ builds a 4 tx header with no l1 to l2 messages (3588 ms)
15:07:11
✓ builds a 5 tx header (4180 ms)
15:07:11
✓ builds a single tx header (1541 ms)
15:07:11
✓ builds an empty header (1378 ms)
15:07:11
15:07:11
Test Suites: 1 passed, 1 total
15:07:11
Tests: 7 passed, 7 total
15:07:11
Snapshots: 0 total
15:07:11
Time: 23.899 s
15:07:11
Ran all test suites matching prover-client/src/block-factory/light.test.ts
.
15:07:11
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?