Parent Log:
http://ci.aztec-labs.com/fc0133061c7951d2
Command: abf2df8792edab68 yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/15da5b0f4fc17ee864697604093cf1ff2bd900d2
Env: REF_NAME=gh-readonly-queue/staging/pr-15174-a1fcc6d25d2ef5242bc875b44f6b8c627357a0d1 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 20 12:51:26 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15174_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_04bca7f62a81c9b0_staging
12:51:31 [12:51:31.544]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-9QnwI2/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
12:51:34 [12:51:34.353]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-t6rs9K/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
12:51:37 [12:51:37.489]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-junMuR/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
12:51:41 [12:51:41.487]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-XbDIRj/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
12:51:45 [12:51:45.257]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-xAEaW1/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
12:51:49 [12:51:49.718]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-dzZPEW/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
12:51:51 [12:51:51.465]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-XFT9EN/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
12:51:52
PASS src/block-factory/light.test.ts (
25.171 s)
12:51:52 LightBlockBuilder
12:51:52
✓ builds a 2 tx header (3105 ms)
12:51:52
✓ builds a 3 tx header (3137 ms)
12:51:52
✓ builds a 4 tx header (3997 ms)
12:51:52
✓ builds a 4 tx header with no l1 to l2 messages (3760 ms)
12:51:52
✓ builds a 5 tx header (4471 ms)
12:51:52
✓ builds a single tx header (1749 ms)
12:51:52
✓ builds an empty header (1448 ms)
12:51:52
12:51:52
Test Suites: 1 passed, 1 total
12:51:52
Tests: 7 passed, 7 total
12:51:52
Snapshots: 0 total
12:51:52
Time: 25.258 s
12:51:52
Ran all test suites matching prover-client/src/block-factory/light.test.ts
.
12:51:52
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?