Parent Log: http://ci.aztec-labs.com/9033354ff6409726 Command: d2b17a71056754a7 yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/b70544b6d50e3ecb6598361f1990bd51745c7b55 Env: REF_NAME=gh-readonly-queue/next/pr-15046-96a426245731b3f48fcb6dd5e2a683c858706602 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Mon Jun 16 22:39:11 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15046_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_04bca7f62a81c9b0_next 22:39:16 [22:39:16.904] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-HqM3ry/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 22:39:19 [22:39:19.593] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-KZPmsj/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 22:39:22 [22:39:22.718] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-wI3Ikj/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 22:39:26 [22:39:26.550] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-uV59WI/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 22:39:30 [22:39:30.320] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-p5usJF/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 22:39:34 [22:39:34.480] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-Q15vY6/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 22:39:36 [22:39:36.078] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-KAPC6x/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 22:39:37 PASS src/block-factory/light.test.ts (24.541 s) 22:39:37 LightBlockBuilder 22:39:37 builds a 2 tx header (2999 ms) 22:39:37 builds a 3 tx header (3126 ms) 22:39:37 builds a 4 tx header (3829 ms) 22:39:37 builds a 4 tx header with no l1 to l2 messages (3769 ms) 22:39:37 builds a 5 tx header (4159 ms) 22:39:37 builds a single tx header (1598 ms) 22:39:37 builds an empty header (1471 ms) 22:39:37 22:39:37 Test Suites: 1 passed, 1 total 22:39:37 Tests: 7 passed, 7 total 22:39:37 Snapshots: 0 total 22:39:37 Time: 24.653 s 22:39:37 Ran all test suites matching prover-client/src/block-factory/light.test.ts. 22:39:37 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?