Parent Log: http://ci.aztec-labs.com/718b25bd150fe003 Command: c9ea3de086d87c28 yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/c245b3e704a64008c8dea40ee7b26418fd59554d Env: REF_NAME=gh-readonly-queue/next/pr-15176-301dce04331dcfb583b7508b91491de618d4acf4 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Mon Jun 23 11:46:01 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15176_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:46:04 [11:46:04.055] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:46:04 [11:46:04.618] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:46:04 [11:46:04.763] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:46:04 [11:46:04.879] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:46:05 [11:46:05.159] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:46:05 [11:46:05.379] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:46:05 [11:46:05.602] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:46:05 [11:46:05.794] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:46:05 [11:46:05.921] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:46:06 [11:46:06.118] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:46:06 [11:46:06.259] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:46:06 [11:46:06.436] INFO: node:sentinel Computing proven performance for epoch 1 11:46:06 [11:46:06.461] ERROR: node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress 11:46:06 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19) 11:46:06 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30) 11:46:06 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25) 11:46:06 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7) 11:46:06 [11:46:06.462] INFO: node:sentinel Proven performance for epoch 1 {"0x8cb2efd1267e651ac87356a48cfb0e19fe72cd96":{"missed":1,"total":5},"0x9744d6a1d46a0be1033e86e75f8cb9021da9af70":{"missed":4,"total":5}} 11:46:06 [11:46:06.477] INFO: node:sentinel Criminals: 1 {"args":[{"amount":100,"offense":3,"validator":"0x9744d6a1d46a0be1033e86e75f8cb9021da9af70"}]} 11:46:06 [11:46:06.483] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:46:06 [11:46:06.508] INFO: node:sentinel Criminals: 2 {"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]} 11:46:06 [11:46:06.518] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 11:46:06 [11:46:06.528] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 11:46:06 [11:46:06.530] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 11:46:06 [11:46:06.531] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 11:46:06 PASS src/sentinel/sentinel.test.ts 11:46:06 sentinel 11:46:06 getSlotActivity 11:46:06 flags block as mined (573 ms) 11:46:06 flags block as proposed when it is not mined but there are attestations (145 ms) 11:46:06 flags block as missed when there are no attestations (116 ms) 11:46:06 identifies attestors from p2p and archiver (258 ms) 11:46:06 identifies missed attestors if block is mined (242 ms) 11:46:06 identifies missed attestors if block is proposed (222 ms) 11:46:06 does not tag attestors as missed if there was no block and no attestations (192 ms) 11:46:06 computeStatsForValidator 11:46:06 computes stats correctly (120 ms) 11:46:06 resets streaks correctly (203 ms) 11:46:06 considers only latest slots (133 ms) 11:46:06 handleChainProven 11:46:06 calls inactivity watcher with performance data (229 ms) 11:46:06 should agree with slash (52 ms) 11:46:06 11:46:06 Test Suites: 1 passed, 1 total 11:46:06 Tests: 12 passed, 12 total 11:46:06 Snapshots: 0 total 11:46:06 Time: 3.927 s 11:46:06 Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts. 11:46:06 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?