Parent Log: http://ci.aztec-labs.com/f2643003dcdfd9bb Command: 4387bf6bd5f0ba11 yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/92ef6e28f2b718bb1009392a60b8311979c782d2 Env: REF_NAME=gh-readonly-queue/next/pr-15126-69eacbd6f18ad2a9ac646c4ffaf0133b0cdf856a CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Thu Jun 19 11:56:19 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15126_amd64_x4-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next 11:56:22 [11:56:22.294] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:56:22 [11:56:22.828] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:56:22 [11:56:22.996] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:56:23 [11:56:23.131] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:56:23 [11:56:23.326] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:56:23 [11:56:23.453] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:56:23 [11:56:23.571] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:56:23 [11:56:23.669] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:56:23 [11:56:23.698] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:56:23 [11:56:23.713] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:56:23 [11:56:23.729] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:56:23 [11:56:23.837] INFO: node:sentinel Computing proven performance for epoch 1 11:56:23 [11:56:23.858] ERROR: node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress 11:56:23 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19) 11:56:23 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30) 11:56:23 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25) 11:56:23 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7) 11:56:23 [11:56:23.859] INFO: node:sentinel Proven performance for epoch 1 {"0xcd4128e5ea274c78d3a90e4551420bb0375c3906":{"missed":1,"total":5},"0x1302ff8a94726148e4bd53041b056698b07d44c3":{"missed":4,"total":5}} 11:56:23 [11:56:23.869] INFO: node:sentinel Criminals: 1 {"args":[{"amount":100,"offense":3,"validator":"0x1302ff8a94726148e4bd53041b056698b07d44c3"}]} 11:56:23 [11:56:23.873] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:56:23 [11:56:23.894] INFO: node:sentinel Criminals: 2 {"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]} 11:56:23 [11:56:23.903] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 11:56:23 [11:56:23.904] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 11:56:23 [11:56:23.905] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 11:56:23 [11:56:23.906] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 11:56:23 PASS src/sentinel/sentinel.test.ts 11:56:23 sentinel 11:56:23 getSlotActivity 11:56:23 flags block as mined (551 ms) 11:56:23 flags block as proposed when it is not mined but there are attestations (168 ms) 11:56:23 flags block as missed when there are no attestations (135 ms) 11:56:23 identifies attestors from p2p and archiver (194 ms) 11:56:23 identifies missed attestors if block is mined (127 ms) 11:56:23 identifies missed attestors if block is proposed (118 ms) 11:56:23 does not tag attestors as missed if there was no block and no attestations (99 ms) 11:56:23 computeStatsForValidator 11:56:23 computes stats correctly (27 ms) 11:56:23 resets streaks correctly (16 ms) 11:56:23 considers only latest slots (15 ms) 11:56:23 handleChainProven 11:56:23 calls inactivity watcher with performance data (144 ms) 11:56:23 should agree with slash (35 ms) 11:56:23 11:56:23 Test Suites: 1 passed, 1 total 11:56:23 Tests: 12 passed, 12 total 11:56:23 Snapshots: 0 total 11:56:23 Time: 3.601 s 11:56:23 Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts. 11:56:23 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?