Parent Log:
http://ci.aztec-labs.com/88a1010f314e27f0
Command: d2fcfaaceedeb658 yarn-project/scripts/run_test.sh blob-sink/src/blobstore/disk_blob_store.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/7dcba16a1a8b286f0e20ac38acd8c97103e573de
Env: REF_NAME=gh-readonly-queue/next/pr-15314-bd28eda782eb6f2e1e5c2101a27104b4ad8796b3 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Thu Jun 26 17:48:52 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15314_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_f2f8d63b540da9b9_next
17:48:54 [17:48:54.315]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:48:54 [17:48:54.569]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:48:54 [17:48:54.621]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:48:54 [17:48:54.673]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:48:54 [17:48:54.688]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:48:54 [17:48:54.738]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:48:54 [17:48:54.782]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:48:54
PASS src/blobstore/disk_blob_store.test.ts
17:48:54 DiskBlobStore
17:48:54
✓ should store and retrieve a blob (259 ms)
17:48:54
✓ Should allow requesting a specific index of blob (51 ms)
17:48:54
✓ Differentiate between blockHash and slot (51 ms)
17:48:54
✓ should return undefined for non-existent blob (14 ms)
17:48:54
✓ should handle multiple blobs with different block IDs (49 ms)
17:48:54
✓ should overwrite blob when using same block ID (43 ms)
17:48:54
✓ should handle multiple blobs with the same block ID (40 ms)
17:48:54
17:48:54
Test Suites: 1 passed, 1 total
17:48:54
Tests: 7 passed, 7 total
17:48:54
Snapshots: 0 total
17:48:54
Time: 1.292 s
17:48:54
Ran all test suites matching blob-sink/src/blobstore/disk_blob_store.test.ts
.
17:48:54
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?