Parent Log:
http://ci.aztec-labs.com/4550886f47cecaad
Command: 0ad117f24cdb9abe yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/9d6fb0bd1594726370a5f3a56591963452264642
Env: REF_NAME=gh-readonly-queue/next/pr-14985-47c749527b1c3cce3edd9defedc46e89ea00c69e CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Fri Jun 13 17:28:41 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-14985_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_04bca7f62a81c9b0_next
17:28:44 [17:28:44.896]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-qQcIcK/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
17:28:46 [17:28:46.699]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-JF2oWO/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
17:28:48 [17:28:48.790]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-yWtCnp/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
17:28:51 [17:28:51.306]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-FjLrdw/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
17:28:53 [17:28:53.811]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-xhcyvu/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
17:28:56 [17:28:56.745]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-k2TGCL/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
17:28:57 [17:28:57.963]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-5xG9eF/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
17:28:59
PASS src/block-factory/light.test.ts (
16.535 s)
17:28:59 LightBlockBuilder
17:28:59
✓ builds a 2 tx header (1982 ms)
17:28:59
✓ builds a 3 tx header (2091 ms)
17:28:59
✓ builds a 4 tx header (2516 ms)
17:28:59
✓ builds a 4 tx header with no l1 to l2 messages (2505 ms)
17:28:59
✓ builds a 5 tx header (2934 ms)
17:28:59
✓ builds a single tx header (1216 ms)
17:28:59
✓ builds an empty header (1046 ms)
17:28:59
17:28:59
Test Suites: 1 passed, 1 total
17:28:59
Tests: 7 passed, 7 total
17:28:59
Snapshots: 0 total
17:28:59
Time: 16.602 s
17:28:59
Ran all test suites matching /prover-client\/src\/block-factory\/light.test.ts/i
.
17:28:59
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?