Parent Log: http://ci.aztec-labs.com/6da82d58e72c43f4 Command: d5ace37751aeb3b2 yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/64d1ec347b1cea9fa1b04ff6fc2984f8ee073b2b Env: REF_NAME=gh-readonly-queue/next/pr-15185-107a625e4a5b124b87c02fa9ff2ae12b5778baa9 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Fri Jun 20 14:49:54 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15185_amd64_x3-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_04bca7f62a81c9b0_next 14:49:59 [14:49:59.329] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-hEejIT/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 14:50:01 [14:50:01.931] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-l2XnFQ/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 14:50:05 [14:50:05.038] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-VO38zC/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 14:50:09 [14:50:09.193] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-XdA2oR/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 14:50:13 [14:50:13.261] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-DNHBXy/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 14:50:17 [14:50:17.888] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-trfwVA/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 14:50:19 [14:50:19.686] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-ueTdN3/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 14:50:21 PASS src/block-factory/light.test.ts (25.674 s) 14:50:21 LightBlockBuilder 14:50:21 builds a 2 tx header (2884 ms) 14:50:21 builds a 3 tx header (3108 ms) 14:50:21 builds a 4 tx header (4142 ms) 14:50:21 builds a 4 tx header with no l1 to l2 messages (4076 ms) 14:50:21 builds a 5 tx header (4623 ms) 14:50:21 builds a single tx header (1804 ms) 14:50:21 builds an empty header (1360 ms) 14:50:21 14:50:21 Test Suites: 1 passed, 1 total 14:50:21 Tests: 7 passed, 7 total 14:50:21 Snapshots: 0 total 14:50:21 Time: 25.757 s 14:50:21 Ran all test suites matching prover-client/src/block-factory/light.test.ts. 14:50:21 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?