Parent Log: http://ci.aztec-labs.com/40634769b4b9c052 Command: 0742425f32083b75 yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/04abcb151443d51d2f1b002a2412a083a9384a51 Env: REF_NAME=gh-readonly-queue/next/pr-15077-263498dd65e8700218979d7a94dbfd25b2a8a8a8 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Tue Jun 17 20:51:10 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15077_amd64_x2-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next 20:51:12 [20:51:12.864] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 20:51:13 [20:51:13.300] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 20:51:13 [20:51:13.426] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 20:51:13 [20:51:13.533] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 20:51:13 [20:51:13.750] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 20:51:13 [20:51:13.920] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 20:51:14 [20:51:14.161] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 20:51:14 [20:51:14.339] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 20:51:14 [20:51:14.468] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 20:51:14 [20:51:14.492] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 20:51:14 [20:51:14.507] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 20:51:14 [20:51:14.602] INFO: node:sentinel Computing proven performance for epoch 1 20:51:14 [20:51:14.624] ERROR: node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress 20:51:14 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19) 20:51:14 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30) 20:51:14 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25) 20:51:14 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7) 20:51:14 [20:51:14.624] INFO: node:sentinel Proven performance for epoch 1 {"0x4ad7835bb0fcf441e9941f13dfab97e5eef8cd89":{"missed":1,"total":5},"0x96fe27d8971c2c69c27934417d05fc732100f868":{"missed":4,"total":5}} 20:51:14 [20:51:14.636] INFO: node:sentinel Criminals: 1 {"args":[{"amount":100,"offense":3,"validator":"0x96fe27d8971c2c69c27934417d05fc732100f868"}]} 20:51:14 [20:51:14.640] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 20:51:14 [20:51:14.663] INFO: node:sentinel Criminals: 2 {"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]} 20:51:14 [20:51:14.672] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 20:51:14 [20:51:14.673] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 20:51:14 [20:51:14.674] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 20:51:14 [20:51:14.675] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 20:51:14 PASS src/sentinel/sentinel.test.ts 20:51:14 sentinel 20:51:14 getSlotActivity 20:51:14 flags block as mined (443 ms) 20:51:14 flags block as proposed when it is not mined but there are attestations (126 ms) 20:51:14 flags block as missed when there are no attestations (107 ms) 20:51:14 identifies attestors from p2p and archiver (203 ms) 20:51:14 identifies missed attestors if block is mined (183 ms) 20:51:14 identifies missed attestors if block is proposed (220 ms) 20:51:14 does not tag attestors as missed if there was no block and no attestations (197 ms) 20:51:14 computeStatsForValidator 20:51:14 computes stats correctly (125 ms) 20:51:14 resets streaks correctly (25 ms) 20:51:14 considers only latest slots (16 ms) 20:51:14 handleChainProven 20:51:14 calls inactivity watcher with performance data (132 ms) 20:51:14 should agree with slash (38 ms) 20:51:14 20:51:14 Test Suites: 1 passed, 1 total 20:51:14 Tests: 12 passed, 12 total 20:51:14 Snapshots: 0 total 20:51:14 Time: 3.187 s 20:51:14 Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts. 20:51:14 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?