Parent Log: http://ci.aztec-labs.com/d9cbe39da05505e1 Command: f682b45a820409ef yarn-project/scripts/run_test.sh blob-sink/src/blobstore/disk_blob_store.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/c0e766a133071c44b2c0d8fac5df352c6e059df1 Env: REF_NAME=gh-readonly-queue/next/pr-15015-cf8be0f9e81e248048560619de041e90d9d6990a CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Fri Jun 13 07:55:19 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15015_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f2f8d63b540da9b9_next 07:55:21 [07:55:21.690] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 07:55:21 [07:55:21.963] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 07:55:22 [07:55:22.010] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 07:55:22 [07:55:22.068] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 07:55:22 [07:55:22.086] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 07:55:22 [07:55:22.142] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 07:55:22 [07:55:22.205] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 07:55:22 PASS src/blobstore/disk_blob_store.test.ts 07:55:22 DiskBlobStore 07:55:22 should store and retrieve a blob (278 ms) 07:55:22 Should allow requesting a specific index of blob (46 ms) 07:55:22 Differentiate between blockHash and slot (56 ms) 07:55:22 should return undefined for non-existent blob (19 ms) 07:55:22 should handle multiple blobs with different block IDs (55 ms) 07:55:22 should overwrite blob when using same block ID (62 ms) 07:55:22 should handle multiple blobs with the same block ID (56 ms) 07:55:22 07:55:22 Test Suites: 1 passed, 1 total 07:55:22 Tests: 7 passed, 7 total 07:55:22 Snapshots: 0 total 07:55:22 Time: 1.423 s 07:55:22 Ran all test suites matching /blob-sink\/src\/blobstore\/disk_blob_store.test.ts/i. 07:55:22 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?