Parent Log: http://ci.aztec-labs.com/eee4da3c88a38059 Command: 9578b5f265386cb7 yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/af42fafbeb7d6a4440329d9e9e5b1df459fa2e2e Env: REF_NAME=gh-readonly-queue/next/pr-15042-fa4d5ef48c8de52059b5658bbd42e4514386f7db CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Mon Jun 16 15:40:18 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15042_amd64_x4-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next 15:40:20 [15:40:20.846] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 15:40:21 [15:40:21.453] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 15:40:21 [15:40:21.635] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 15:40:21 [15:40:21.803] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 15:40:22 [15:40:22.090] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 15:40:22 [15:40:22.278] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 15:40:22 [15:40:22.430] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 15:40:22 [15:40:22.577] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 15:40:22 [15:40:22.596] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 15:40:22 [15:40:22.613] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 15:40:22 [15:40:22.629] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 15:40:22 [15:40:22.753] INFO: node:sentinel Computing proven performance for epoch 1 15:40:22 [15:40:22.778] ERROR: node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress 15:40:22 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19) 15:40:22 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30) 15:40:22 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25) 15:40:22 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7) 15:40:22 [15:40:22.779] INFO: node:sentinel Proven performance for epoch 1 {"0xb89fba922b675414eee55918973a014f07c61e88":{"missed":1,"total":5},"0xd5b1fb7984fd45c20652a6a938eeb50fbd3fca61":{"missed":4,"total":5}} 15:40:22 [15:40:22.793] INFO: node:sentinel Criminals: 1 {"args":[{"amount":100,"offense":3,"validator":"0xd5b1fb7984fd45c20652a6a938eeb50fbd3fca61"}]} 15:40:22 [15:40:22.799] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 15:40:22 [15:40:22.825] INFO: node:sentinel Criminals: 2 {"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]} 15:40:22 [15:40:22.836] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 15:40:22 [15:40:22.838] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 15:40:22 [15:40:22.839] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 15:40:22 [15:40:22.841] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 15:40:22 PASS src/sentinel/sentinel.test.ts 15:40:22 sentinel 15:40:22 getSlotActivity 15:40:22 flags block as mined (625 ms) 15:40:22 flags block as proposed when it is not mined but there are attestations (182 ms) 15:40:22 flags block as missed when there are no attestations (168 ms) 15:40:22 identifies attestors from p2p and archiver (287 ms) 15:40:22 identifies missed attestors if block is mined (187 ms) 15:40:22 identifies missed attestors if block is proposed (151 ms) 15:40:22 does not tag attestors as missed if there was no block and no attestations (146 ms) 15:40:22 computeStatsForValidator 15:40:22 computes stats correctly (19 ms) 15:40:22 resets streaks correctly (16 ms) 15:40:22 considers only latest slots (16 ms) 15:40:22 handleChainProven 15:40:22 calls inactivity watcher with performance data (170 ms) 15:40:22 should agree with slash (44 ms) 15:40:22 15:40:22 Test Suites: 1 passed, 1 total 15:40:22 Tests: 12 passed, 12 total 15:40:22 Snapshots: 0 total 15:40:22 Time: 3.614 s 15:40:22 Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts. 15:40:22 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?