Parent Log: http://ci.aztec-labs.com/9afdc601eb6a1736 Command: 89f5c2c3393083c6 yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/97080f178c0a3e244c64b3c17bf255bed63fc3cf Env: REF_NAME=gh-readonly-queue/next/pr-15065-4110b08ca823c6af4399e58e54e0483d6e3459ed CURRENT_VERSION=0.87.6 CI_FULL=0 Date: Mon Jun 16 10:27:11 UTC 2025 System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15065_arm64_a1-fast Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next 10:27:13 [10:27:13.106] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:27:13 [10:27:13.456] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:27:13 [10:27:13.564] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:27:13 [10:27:13.654] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:27:13 [10:27:13.824] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:27:13 [10:27:13.928] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:27:14 [10:27:14.022] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:27:14 [10:27:14.104] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:27:14 [10:27:14.121] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:27:14 [10:27:14.135] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:27:14 [10:27:14.147] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:27:14 [10:27:14.226] INFO: node:sentinel Computing proven performance for epoch 1 10:27:14 [10:27:14.243] ERROR: node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress 10:27:14 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19) 10:27:14 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:139:30) 10:27:14 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25) 10:27:14 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7) 10:27:14 [10:27:14.244] INFO: node:sentinel Proven performance for epoch 1 {"0x4459196efbe11238b4c421b8d3fd1f86031e8402":{"missed":1,"total":5},"0x01b4b6efe44785f3b9c764ac735774c0b042e26f":{"missed":4,"total":5}} 10:27:14 [10:27:14.254] INFO: node:sentinel Criminals: 1 {"args":[{"amount":100,"offense":3,"validator":"0x01b4b6efe44785f3b9c764ac735774c0b042e26f"}]} 10:27:14 [10:27:14.257] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:27:14 [10:27:14.281] INFO: node:sentinel Criminals: 2 {"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]} 10:27:14 [10:27:14.288] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 10:27:14 [10:27:14.289] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 10:27:14 [10:27:14.290] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 10:27:14 [10:27:14.291] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 10:27:14 PASS src/sentinel/sentinel.test.ts 10:27:14 sentinel 10:27:14 getSlotActivity 10:27:14 flags block as mined (350 ms) 10:27:14 flags block as proposed when it is not mined but there are attestations (108 ms) 10:27:14 flags block as missed when there are no attestations (90 ms) 10:27:14 identifies attestors from p2p and archiver (169 ms) 10:27:14 identifies missed attestors if block is mined (104 ms) 10:27:14 identifies missed attestors if block is proposed (93 ms) 10:27:14 does not tag attestors as missed if there was no block and no attestations (82 ms) 10:27:14 computeStatsForValidator 10:27:14 computes stats correctly (17 ms) 10:27:14 resets streaks correctly (13 ms) 10:27:14 considers only latest slots (11 ms) 10:27:14 handleChainProven 10:27:14 calls inactivity watcher with performance data (110 ms) 10:27:14 should agree with slash (35 ms) 10:27:14 10:27:14 Test Suites: 1 passed, 1 total 10:27:14 Tests: 12 passed, 12 total 10:27:14 Snapshots: 0 total 10:27:14 Time: 2.248 s 10:27:14 Ran all test suites matching /aztec-node\/src\/sentinel\/sentinel.test.ts/i. 10:27:14 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?