Parent Log: http://ci.aztec-labs.com/5c36f3dacbf18e42 Command: 49f5129a0dc39cfa yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/4c695be4bff40a4a2ca2118c7e14c83a104e93aa Env: REF_NAME=gh-readonly-queue/next/pr-15120-bbf33e6534f745d2f5a11c2f359583e881120fc4 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Wed Jun 18 17:22:43 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15120_amd64_x2-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_04bca7f62a81c9b0_next 17:22:48 [17:22:48.405] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-fApFdn/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 17:22:51 [17:22:51.067] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-Okgytb/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 17:22:54 [17:22:54.219] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-XJeUd3/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 17:22:58 [17:22:58.101] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-b6lk3k/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 17:23:01 [17:23:01.608] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-S4Tud2/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 17:23:06 [17:23:06.271] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-ZNALtl/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 17:23:07 [17:23:07.990] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-tI9bhE/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 17:23:09 PASS src/block-factory/light.test.ts (24.885 s) 17:23:09 LightBlockBuilder 17:23:09 builds a 2 tx header (2930 ms) 17:23:09 builds a 3 tx header (3157 ms) 17:23:09 builds a 4 tx header (3882 ms) 17:23:09 builds a 4 tx header with no l1 to l2 messages (3507 ms) 17:23:09 builds a 5 tx header (4653 ms) 17:23:09 builds a single tx header (1723 ms) 17:23:09 builds an empty header (1385 ms) 17:23:09 17:23:09 Test Suites: 1 passed, 1 total 17:23:09 Tests: 7 passed, 7 total 17:23:09 Snapshots: 0 total 17:23:09 Time: 24.989 s 17:23:09 Ran all test suites matching prover-client/src/block-factory/light.test.ts. 17:23:09 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?