Parent Log: http://ci.aztec-labs.com/4bd36cecb2b5c7bf Command: 3987b0c732d12451 yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/d3bba2d69dbc070d51bcd50607354193573876ba Env: REF_NAME=gh-readonly-queue/next/pr-14877-314d7622c6bacc8333ae49fe9583967cab78349b CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Fri Jun 13 12:54:51 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14877_amd64_x3-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next 12:54:54 [12:54:54.169] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 12:54:54 [12:54:54.644] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 12:54:54 [12:54:54.801] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 12:54:54 [12:54:54.894] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 12:54:55 [12:54:55.131] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 12:54:55 [12:54:55.259] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 12:54:55 [12:54:55.381] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 12:54:55 [12:54:55.481] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 12:54:55 [12:54:55.509] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 12:54:55 [12:54:55.533] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 12:54:55 [12:54:55.550] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 12:54:55 [12:54:55.644] INFO: node:sentinel Computing proven performance for epoch 1 12:54:55 [12:54:55.664] ERROR: node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress 12:54:55 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19) 12:54:55 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:139:30) 12:54:55 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25) 12:54:55 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7) 12:54:55 [12:54:55.665] INFO: node:sentinel Proven performance for epoch 1 {"0x7d92fccc19fb182411d99c97af5a9d34e0d5f002":{"missed":1,"total":5},"0x39069631043840504c64a33c4fc3f215e157acfd":{"missed":4,"total":5}} 12:54:55 [12:54:55.679] INFO: node:sentinel Criminals: 1 {"args":[{"amount":100,"offense":3,"validator":"0x39069631043840504c64a33c4fc3f215e157acfd"}]} 12:54:55 [12:54:55.684] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 12:54:55 [12:54:55.716] INFO: node:sentinel Criminals: 2 {"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]} 12:54:55 [12:54:55.725] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 12:54:55 [12:54:55.726] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 12:54:55 [12:54:55.727] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 12:54:55 [12:54:55.728] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 12:54:55 PASS src/sentinel/sentinel.test.ts 12:54:55 sentinel 12:54:55 getSlotActivity 12:54:55 flags block as mined (476 ms) 12:54:55 flags block as proposed when it is not mined but there are attestations (156 ms) 12:54:55 flags block as missed when there are no attestations (93 ms) 12:54:55 identifies attestors from p2p and archiver (236 ms) 12:54:55 identifies missed attestors if block is mined (128 ms) 12:54:55 identifies missed attestors if block is proposed (121 ms) 12:54:55 does not tag attestors as missed if there was no block and no attestations (100 ms) 12:54:55 computeStatsForValidator 12:54:55 computes stats correctly (27 ms) 12:54:55 resets streaks correctly (24 ms) 12:54:55 considers only latest slots (16 ms) 12:54:55 handleChainProven 12:54:55 calls inactivity watcher with performance data (133 ms) 12:54:55 should agree with slash (46 ms) 12:54:55 12:54:55 Test Suites: 1 passed, 1 total 12:54:55 Tests: 12 passed, 12 total 12:54:55 Snapshots: 0 total 12:54:55 Time: 3.086 s 12:54:55 Ran all test suites matching /aztec-node\/src\/sentinel\/sentinel.test.ts/i. 12:54:55 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?