Parent Log: http://ci.aztec-labs.com/f83f1f9579928671 Command: 17e0d785507e6983 yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/5867520ed258adecfee692b3694d693b2c7964ca Env: REF_NAME=gh-readonly-queue/next/pr-14770-9b801754ba98479ee645488c29d2fda1eecbfd85 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Mon Jun 16 21:50:56 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14770_amd64_x3-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next 21:50:59 [21:50:59.179] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 21:50:59 [21:50:59.911] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 21:51:00 [21:51:00.110] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 21:51:00 [21:51:00.266] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 21:51:00 [21:51:00.537] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 21:51:00 [21:51:00.717] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 21:51:00 [21:51:00.929] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 21:51:01 [21:51:01.084] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 21:51:01 [21:51:01.108] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 21:51:01 [21:51:01.126] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 21:51:01 [21:51:01.142] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 21:51:01 [21:51:01.256] INFO: node:sentinel Computing proven performance for epoch 1 21:51:01 [21:51:01.274] ERROR: node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress 21:51:01 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19) 21:51:01 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30) 21:51:01 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25) 21:51:01 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7) 21:51:01 [21:51:01.275] INFO: node:sentinel Proven performance for epoch 1 {"0xd459fa4ff1e8fb4b36489ca9def7f7bf98c54d29":{"missed":1,"total":5},"0x1e2cee845ab358a623aba2b5e6478ef7a919069f":{"missed":4,"total":5}} 21:51:01 [21:51:01.287] INFO: node:sentinel Criminals: 1 {"args":[{"amount":100,"offense":3,"validator":"0x1e2cee845ab358a623aba2b5e6478ef7a919069f"}]} 21:51:01 [21:51:01.293] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 21:51:01 [21:51:01.320] INFO: node:sentinel Criminals: 2 {"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]} 21:51:01 [21:51:01.332] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 21:51:01 [21:51:01.334] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 21:51:01 [21:51:01.335] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 21:51:01 [21:51:01.336] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 21:51:01 PASS src/sentinel/sentinel.test.ts 21:51:01 sentinel 21:51:01 getSlotActivity 21:51:01 flags block as mined (731 ms) 21:51:01 flags block as proposed when it is not mined but there are attestations (187 ms) 21:51:01 flags block as missed when there are no attestations (182 ms) 21:51:01 identifies attestors from p2p and archiver (271 ms) 21:51:01 identifies missed attestors if block is mined (179 ms) 21:51:01 identifies missed attestors if block is proposed (210 ms) 21:51:01 does not tag attestors as missed if there was no block and no attestations (155 ms) 21:51:01 computeStatsForValidator 21:51:01 computes stats correctly (23 ms) 21:51:01 resets streaks correctly (19 ms) 21:51:01 considers only latest slots (16 ms) 21:51:01 handleChainProven 21:51:01 calls inactivity watcher with performance data (150 ms) 21:51:01 should agree with slash (52 ms) 21:51:01 21:51:01 Test Suites: 1 passed, 1 total 21:51:01 Tests: 12 passed, 12 total 21:51:01 Snapshots: 0 total 21:51:01 Time: 3.858 s 21:51:01 Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts. 21:51:01 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?