Parent Log: http://ci.aztec-labs.com/16dd5eb533779d2c Command: 0b621446113df0ea:ISOLATE=1:NAME=p2p/src/mem_pools/attestation_pool/kv_attestation_pool.test.ts yarn-project/scripts/run_test.sh p2p/src/mem_pools/attestation_pool/kv_attestation_pool.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/4129b6ec31c9c754859dfd38c25a0f14947e8c67 Env: REF_NAME=gh-readonly-queue/next/pr-15216-a16ffcb44336b117d56ec8733e0b8bbfc787edf7 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Mon Jun 23 14:55:58 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15216_amd64_x3-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_89058aa205069db6_next 14:55:58 +++ id -u 14:55:58 +++ id -g 14:55:58 ++ docker run -d --name p2p_src_mem_pools_attestation_pool_kv_attestation_pool.test.ts --net=none --cpuset-cpus=0-127 --cpus=2 --memory=8g --user 1000:1000 -v/home/aztec-dev:/home/aztec-dev --mount type=tmpfs,target=/tmp,tmpfs-size=1g --workdir /home/aztec-dev/aztec-packages -e HOME -e VERBOSE -e GIT_CONFIG_GLOBAL=/home/aztec-dev/aztec-packages/build-images/src/home/.gitconfig -e FORCE_COLOR=true -e CPUS -e MEM aztecprotocol/build:3.0 /bin/bash -c 'timeout -v 600s bash -c '\''yarn-project/scripts/run_test.sh p2p/src/mem_pools/attestation_pool/kv_attestation_pool.test.ts'\''' 14:55:58 + cid=7143b5ddd83ba5b629be24da6dcbe0958f54ccac11cdba6b140bebdd597d9660 14:55:58 + set +x 14:56:02 [14:56:02.894] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:56:03 [14:56:03.220] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:56:03 [14:56:03.269] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:56:03 [14:56:03.339] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:56:03 [14:56:03.395] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:56:03 [14:56:03.445] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:56:03 [14:56:03.511] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:56:03 [14:56:03.600] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:56:03 PASS src/mem_pools/attestation_pool/kv_attestation_pool.test.ts 14:56:03 KV Attestation Pool 14:56:03 should add attestations to pool (353 ms) 14:56:03 should handle duplicate proposals in a slot (49 ms) 14:56:03 should store attestations by differing slot (69 ms) 14:56:03 should store attestations by differing slot and archive (56 ms) 14:56:03 should delete attestations (50 ms) 14:56:03 should blanket delete attestations per slot (66 ms) 14:56:03 should blanket delete attestations per slot and proposal (88 ms) 14:56:03 should delete attestations older than a given slot (198 ms) 14:56:03 14:56:03 Test Suites: 1 passed, 1 total 14:56:03 Tests: 8 passed, 8 total 14:56:03 Snapshots: 0 total 14:56:03 Time: 4.088 s 14:56:03 Ran all test suites matching p2p/src/mem_pools/attestation_pool/kv_attestation_pool.test.ts. 14:56:03 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?