Parent Log: http://ci.aztec-labs.com/531b8a051705f9a1 Command: 5b7486e09cfa5726 yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/d5c48d855d83e19712c6b72281801c6fce176ec1 Env: REF_NAME=gh-readonly-queue/next/pr-15128-8cc8a56892d36191eefb49254ebbe49ea99ef4b8 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Wed Jun 18 11:38:06 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15128_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next 11:38:09 [11:38:09.065] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:38:09 [11:38:09.554] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:38:09 [11:38:09.724] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:38:09 [11:38:09.865] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:38:10 [11:38:10.126] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:38:10 [11:38:10.325] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:38:10 [11:38:10.459] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:38:10 [11:38:10.587] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:38:10 [11:38:10.610] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:38:10 [11:38:10.626] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:38:10 [11:38:10.643] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:38:10 [11:38:10.762] INFO: node:sentinel Computing proven performance for epoch 1 11:38:10 [11:38:10.797] ERROR: node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress 11:38:10 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19) 11:38:10 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30) 11:38:10 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25) 11:38:10 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7) 11:38:10 [11:38:10.799] INFO: node:sentinel Proven performance for epoch 1 {"0xca81851fa1e9b4700425bc0ee40ad8378307caf9":{"missed":1,"total":5},"0xd7a73c3b40e1c21457c0aef926d6adc703f7bd58":{"missed":4,"total":5}} 11:38:10 [11:38:10.826] INFO: node:sentinel Criminals: 1 {"args":[{"amount":100,"offense":3,"validator":"0xd7a73c3b40e1c21457c0aef926d6adc703f7bd58"}]} 11:38:10 [11:38:10.830] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:38:10 [11:38:10.866] INFO: node:sentinel Criminals: 2 {"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]} 11:38:10 [11:38:10.881] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 11:38:10 [11:38:10.883] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 11:38:10 [11:38:10.884] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 11:38:10 [11:38:10.887] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 11:38:10 PASS src/sentinel/sentinel.test.ts 11:38:10 sentinel 11:38:10 getSlotActivity 11:38:10 flags block as mined (504 ms) 11:38:10 flags block as proposed when it is not mined but there are attestations (169 ms) 11:38:10 flags block as missed when there are no attestations (140 ms) 11:38:10 identifies attestors from p2p and archiver (260 ms) 11:38:10 identifies missed attestors if block is mined (198 ms) 11:38:10 identifies missed attestors if block is proposed (134 ms) 11:38:10 does not tag attestors as missed if there was no block and no attestations (127 ms) 11:38:10 computeStatsForValidator 11:38:10 computes stats correctly (23 ms) 11:38:10 resets streaks correctly (16 ms) 11:38:10 considers only latest slots (16 ms) 11:38:10 handleChainProven 11:38:10 calls inactivity watcher with performance data (187 ms) 11:38:10 should agree with slash (58 ms) 11:38:10 11:38:10 Test Suites: 1 passed, 1 total 11:38:10 Tests: 12 passed, 12 total 11:38:10 Snapshots: 0 total 11:38:10 Time: 3.634 s 11:38:10 Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts. 11:38:10 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?