Parent Log: http://ci.aztec-labs.com/60c0cafcc9b78990 Command: 2d72990a54a9c534 BENCH_OUTPUT=bench-out/kv_store.bench.json yarn-project/scripts/run_test.sh kv-store/src/bench/map_bench.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/7edf16da6c056f9499e2dfd9c71fb9b7580f9bfc Env: REF_NAME=gh-readonly-queue/next/pr-15215-1b10c7d500621ca2e4c0db764df67f3085beb282 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Tue Jun 24 10:35:43 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15215_amd64_x2-full Resources: CPU_LIST=15,32 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_313c4a4ebc6276aa_next 10:35:45 [10:35:45.166] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:35:47 [10:35:47.429] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:35:48 [10:35:48.925] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:35:49 [10:35:49.988] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:35:50 [10:35:50.340] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:35:50 PASS src/bench/map_bench.test.ts (6.326 s) 10:35:50 LMDBMap benchmarks 10:35:50 adds individual values (2264 ms) 10:35:50 adds batched values (1495 ms) 10:35:50 reads individual values (1062 ms) 10:35:50 reads via a cursor (352 ms) 10:35:50 reads the size of the map (619 ms) 10:35:50 10:35:50 Test Suites: 1 passed, 1 total 10:35:50 Tests: 5 passed, 5 total 10:35:50 Snapshots: 0 total 10:35:50 Time: 6.397 s 10:35:50 Ran all test suites matching kv-store/src/bench/map_bench.test.ts. 10:35:50 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?