Parent Log: http://ci.aztec-labs.com/e6ca5c92d453aa5e Command: 7036b634d1ccdbba yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/b6c045c8e9bbe748f5441bd1e65a9beeb9c62e73 Env: REF_NAME=gh-readonly-queue/next/pr-15067-24972303091baff6f83c6389d7d1406c932357e9 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Tue Jun 17 14:18:12 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15067_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next 14:18:15 [14:18:15.255] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:18:15 [14:18:15.835] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:18:15 [14:18:15.991] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:18:16 [14:18:16.174] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:18:16 [14:18:16.499] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:18:16 [14:18:16.616] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:18:16 [14:18:16.720] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:18:16 [14:18:16.820] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:18:16 [14:18:16.837] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:18:16 [14:18:16.852] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:18:16 [14:18:16.866] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:18:16 [14:18:16.981] INFO: node:sentinel Computing proven performance for epoch 1 14:18:17 [14:18:17.006] ERROR: node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress 14:18:17 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19) 14:18:17 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30) 14:18:17 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25) 14:18:17 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7) 14:18:17 [14:18:17.007] INFO: node:sentinel Proven performance for epoch 1 {"0x2a3493a132d7cfe2014321476cc81e46481ff04c":{"missed":1,"total":5},"0xc693a3e99454193da097ae13e3fa9ea7ee1da72f":{"missed":4,"total":5}} 14:18:17 [14:18:17.018] INFO: node:sentinel Criminals: 1 {"args":[{"amount":100,"offense":3,"validator":"0xc693a3e99454193da097ae13e3fa9ea7ee1da72f"}]} 14:18:17 [14:18:17.022] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:18:17 [14:18:17.044] INFO: node:sentinel Criminals: 2 {"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]} 14:18:17 [14:18:17.052] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 14:18:17 [14:18:17.053] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 14:18:17 [14:18:17.054] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 14:18:17 [14:18:17.055] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 14:18:17 PASS src/sentinel/sentinel.test.ts 14:18:17 sentinel 14:18:17 getSlotActivity 14:18:17 flags block as mined (577 ms) 14:18:17 flags block as proposed when it is not mined but there are attestations (167 ms) 14:18:17 flags block as missed when there are no attestations (186 ms) 14:18:17 identifies attestors from p2p and archiver (325 ms) 14:18:17 identifies missed attestors if block is mined (116 ms) 14:18:17 identifies missed attestors if block is proposed (103 ms) 14:18:17 does not tag attestors as missed if there was no block and no attestations (99 ms) 14:18:17 computeStatsForValidator 14:18:17 computes stats correctly (17 ms) 14:18:17 resets streaks correctly (14 ms) 14:18:17 considers only latest slots (14 ms) 14:18:17 handleChainProven 14:18:17 calls inactivity watcher with performance data (156 ms) 14:18:17 should agree with slash (34 ms) 14:18:17 14:18:17 Test Suites: 1 passed, 1 total 14:18:17 Tests: 12 passed, 12 total 14:18:17 Snapshots: 0 total 14:18:17 Time: 3.578 s 14:18:17 Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts. 14:18:17 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?