Parent Log: http://ci.aztec-labs.com/e0a41d634b82744d Command: 6d103549f0f4c9d2 yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/534f06e45f48274efd53a2204c90cb0b91a53efb Env: REF_NAME=gh-readonly-queue/next/pr-15230-ad85cda24c2f9b5b4b17d4921f8597b71949bb6c CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Tue Jun 24 20:48:27 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15230_amd64_x3-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next 20:48:29 [20:48:29.564] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 20:48:30 [20:48:30.134] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 20:48:30 [20:48:30.368] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 20:48:30 [20:48:30.526] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 20:48:30 [20:48:30.841] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 20:48:31 [20:48:31.028] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 20:48:31 [20:48:31.192] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 20:48:31 [20:48:31.316] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 20:48:31 [20:48:31.333] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 20:48:31 [20:48:31.346] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 20:48:31 [20:48:31.361] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 20:48:31 [20:48:31.467] INFO: node:sentinel Computing proven performance for epoch 1 20:48:31 [20:48:31.495] ERROR: node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress 20:48:31 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19) 20:48:31 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30) 20:48:31 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25) 20:48:31 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7) 20:48:31 [20:48:31.495] INFO: node:sentinel Proven performance for epoch 1 {"0x91ba3a3a3b895ea83550ede1e133a5db9b0ed435":{"missed":1,"total":5},"0x84b833ff52fdb09b860ea120e320cc36b898e4dd":{"missed":4,"total":5}} 20:48:31 [20:48:31.508] INFO: node:sentinel Criminals: 1 {"args":[{"amount":100,"offense":3,"validator":"0x84b833ff52fdb09b860ea120e320cc36b898e4dd"}]} 20:48:31 [20:48:31.514] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 20:48:31 [20:48:31.540] INFO: node:sentinel Criminals: 2 {"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]} 20:48:31 [20:48:31.553] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 20:48:31 [20:48:31.566] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 20:48:31 [20:48:31.570] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 20:48:31 [20:48:31.572] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 20:48:31 PASS src/sentinel/sentinel.test.ts 20:48:31 sentinel 20:48:31 getSlotActivity 20:48:31 flags block as mined (536 ms) 20:48:31 flags block as proposed when it is not mined but there are attestations (274 ms) 20:48:31 flags block as missed when there are no attestations (158 ms) 20:48:31 identifies attestors from p2p and archiver (313 ms) 20:48:31 identifies missed attestors if block is mined (186 ms) 20:48:31 identifies missed attestors if block is proposed (163 ms) 20:48:31 does not tag attestors as missed if there was no block and no attestations (124 ms) 20:48:31 computeStatsForValidator 20:48:31 computes stats correctly (16 ms) 20:48:31 resets streaks correctly (13 ms) 20:48:31 considers only latest slots (13 ms) 20:48:31 handleChainProven 20:48:31 calls inactivity watcher with performance data (152 ms) 20:48:31 should agree with slash (60 ms) 20:48:31 20:48:31 Test Suites: 1 passed, 1 total 20:48:31 Tests: 12 passed, 12 total 20:48:31 Snapshots: 0 total 20:48:31 Time: 3.357 s 20:48:31 Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts. 20:48:31 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?