Parent Log: http://ci.aztec-labs.com/e20580f783f05d65 Command: 67815e8d3568a714 yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/4e03f15ca8099f25d50eddd19c4914764b84fe7b Env: REF_NAME=gh-readonly-queue/next/pr-15013-4800d08570523bc1b2a9e8ec0dfb09e326f4689a CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Fri Jun 13 14:34:17 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15013_amd64_x4-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next 14:34:19 [14:34:19.406] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:34:19 [14:34:19.841] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:34:19 [14:34:19.963] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:34:20 [14:34:20.069] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:34:20 [14:34:20.256] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:34:20 [14:34:20.393] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:34:20 [14:34:20.490] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:34:20 [14:34:20.590] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:34:20 [14:34:20.608] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:34:20 [14:34:20.624] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:34:20 [14:34:20.639] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:34:20 [14:34:20.753] INFO: node:sentinel Computing proven performance for epoch 1 14:34:20 [14:34:20.775] ERROR: node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress 14:34:20 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19) 14:34:20 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:139:30) 14:34:20 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25) 14:34:20 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7) 14:34:20 [14:34:20.776] INFO: node:sentinel Proven performance for epoch 1 {"0xcaeecb0f94fa34d7ea45aefe55cccf224035efe9":{"missed":1,"total":5},"0x77322b093db76c9a6160e36a411421e0e5edd09c":{"missed":4,"total":5}} 14:34:20 [14:34:20.790] INFO: node:sentinel Criminals: 1 {"args":[{"amount":100,"offense":3,"validator":"0x77322b093db76c9a6160e36a411421e0e5edd09c"}]} 14:34:20 [14:34:20.795] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:34:20 [14:34:20.820] INFO: node:sentinel Criminals: 2 {"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]} 14:34:20 [14:34:20.835] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 14:34:20 [14:34:20.836] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 14:34:20 [14:34:20.837] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 14:34:20 [14:34:20.838] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 14:34:20 PASS src/sentinel/sentinel.test.ts 14:34:20 sentinel 14:34:20 getSlotActivity 14:34:20 flags block as mined (440 ms) 14:34:20 flags block as proposed when it is not mined but there are attestations (123 ms) 14:34:20 flags block as missed when there are no attestations (106 ms) 14:34:20 identifies attestors from p2p and archiver (186 ms) 14:34:20 identifies missed attestors if block is mined (136 ms) 14:34:20 identifies missed attestors if block is proposed (97 ms) 14:34:20 does not tag attestors as missed if there was no block and no attestations (99 ms) 14:34:20 computeStatsForValidator 14:34:20 computes stats correctly (17 ms) 14:34:20 resets streaks correctly (16 ms) 14:34:20 considers only latest slots (14 ms) 14:34:20 handleChainProven 14:34:20 calls inactivity watcher with performance data (154 ms) 14:34:20 should agree with slash (45 ms) 14:34:20 14:34:20 Test Suites: 1 passed, 1 total 14:34:20 Tests: 12 passed, 12 total 14:34:20 Snapshots: 0 total 14:34:20 Time: 2.905 s 14:34:20 Ran all test suites matching /aztec-node\/src\/sentinel\/sentinel.test.ts/i. 14:34:20 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?