Parent Log: http://ci.aztec-labs.com/64391a8abee3f18e Command: a1fcfb018e125472 yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/cb89edc02f7d386e48ee81660565d91895a3464b Env: REF_NAME=gh-readonly-queue/next/pr-15150-f29a038c58fc1f3ad95ad05d18aea321f0f598b2 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Fri Jun 20 10:49:11 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15150_amd64_x3-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_04bca7f62a81c9b0_next 10:49:16 [10:49:16.115] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-qiTPb0/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 10:49:18 [10:49:18.764] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-qAwPAd/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 10:49:21 [10:49:21.797] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-4dqFhr/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 10:49:25 [10:49:25.493] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-aTOoAU/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 10:49:29 [10:49:29.643] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-WfugPn/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 10:49:33 [10:49:33.897] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-pEGug1/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 10:49:35 [10:49:35.482] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-z1GDr5/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 10:49:37 PASS src/block-factory/light.test.ts (24.834 s) 10:49:37 LightBlockBuilder 10:49:37 builds a 2 tx header (2970 ms) 10:49:37 builds a 3 tx header (3031 ms) 10:49:37 builds a 4 tx header (3696 ms) 10:49:37 builds a 4 tx header with no l1 to l2 messages (4146 ms) 10:49:37 builds a 5 tx header (4260 ms) 10:49:37 builds a single tx header (1582 ms) 10:49:37 builds an empty header (1532 ms) 10:49:37 10:49:37 Test Suites: 1 passed, 1 total 10:49:37 Tests: 7 passed, 7 total 10:49:37 Snapshots: 0 total 10:49:37 Time: 24.925 s 10:49:37 Ran all test suites matching prover-client/src/block-factory/light.test.ts. 10:49:37 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?