Parent Log: http://ci.aztec-labs.com/ac35d2fca3044326 Command: ca0909fea864dc4d yarn-project/scripts/run_test.sh blob-sink/src/blobstore/disk_blob_store.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/534f06e45f48274efd53a2204c90cb0b91a53efb Env: REF_NAME=gh-readonly-queue/next/pr-15230-ad85cda24c2f9b5b4b17d4921f8597b71949bb6c CURRENT_VERSION=0.87.6 CI_FULL=0 Date: Tue Jun 24 20:51:42 UTC 2025 System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15230_arm64_a1-fast Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f2f8d63b540da9b9_next 20:51:43 [20:51:43.800] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 20:51:44 [20:51:44.004] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 20:51:44 [20:51:44.039] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 20:51:44 [20:51:44.086] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 20:51:44 [20:51:44.098] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 20:51:44 [20:51:44.142] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 20:51:44 [20:51:44.183] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 20:51:44 PASS src/blobstore/disk_blob_store.test.ts 20:51:44 DiskBlobStore 20:51:44 should store and retrieve a blob (207 ms) 20:51:44 Should allow requesting a specific index of blob (35 ms) 20:51:44 Differentiate between blockHash and slot (46 ms) 20:51:44 should return undefined for non-existent blob (12 ms) 20:51:44 should handle multiple blobs with different block IDs (44 ms) 20:51:44 should overwrite blob when using same block ID (41 ms) 20:51:44 should handle multiple blobs with the same block ID (36 ms) 20:51:44 20:51:44 Test Suites: 1 passed, 1 total 20:51:44 Tests: 7 passed, 7 total 20:51:44 Snapshots: 0 total 20:51:44 Time: 1.062 s 20:51:44 Ran all test suites matching blob-sink/src/blobstore/disk_blob_store.test.ts. 20:51:44 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?