Parent Log: http://ci.aztec-labs.com/561d47bad933e22b Command: 4387bf6bd5f0ba11 yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/92ef6e28f2b718bb1009392a60b8311979c782d2 Env: REF_NAME=gh-readonly-queue/next/pr-15126-69eacbd6f18ad2a9ac646c4ffaf0133b0cdf856a CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Thu Jun 19 11:56:35 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15126_amd64_x3-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next 11:56:38 [11:56:38.008] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:56:38 [11:56:38.561] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:56:38 [11:56:38.697] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:56:38 [11:56:38.813] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:56:39 [11:56:39.016] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:56:39 [11:56:39.177] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:56:39 [11:56:39.399] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:56:39 [11:56:39.580] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:56:39 [11:56:39.610] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:56:39 [11:56:39.641] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:56:39 [11:56:39.668] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:56:39 [11:56:39.811] INFO: node:sentinel Computing proven performance for epoch 1 11:56:39 [11:56:39.841] ERROR: node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress 11:56:39 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19) 11:56:39 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30) 11:56:39 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25) 11:56:39 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7) 11:56:39 [11:56:39.841] INFO: node:sentinel Proven performance for epoch 1 {"0xe6a530471b7fe9aefde7ba76501259dc85311e85":{"missed":1,"total":5},"0x04621cb8da17187a43ab23702e7b3eef7eb94504":{"missed":4,"total":5}} 11:56:39 [11:56:39.897] INFO: node:sentinel Criminals: 1 {"args":[{"amount":100,"offense":3,"validator":"0x04621cb8da17187a43ab23702e7b3eef7eb94504"}]} 11:56:39 [11:56:39.911] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:56:40 [11:56:40.017] INFO: node:sentinel Criminals: 2 {"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]} 11:56:40 [11:56:40.028] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 11:56:40 [11:56:40.029] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 11:56:40 [11:56:40.030] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 11:56:40 [11:56:40.032] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 11:56:40 PASS src/sentinel/sentinel.test.ts 11:56:40 sentinel 11:56:40 getSlotActivity 11:56:40 flags block as mined (559 ms) 11:56:40 flags block as proposed when it is not mined but there are attestations (138 ms) 11:56:40 flags block as missed when there are no attestations (116 ms) 11:56:40 identifies attestors from p2p and archiver (203 ms) 11:56:40 identifies missed attestors if block is mined (160 ms) 11:56:40 identifies missed attestors if block is proposed (218 ms) 11:56:40 does not tag attestors as missed if there was no block and no attestations (183 ms) 11:56:40 computeStatsForValidator 11:56:40 computes stats correctly (29 ms) 11:56:40 resets streaks correctly (30 ms) 11:56:40 considers only latest slots (26 ms) 11:56:40 handleChainProven 11:56:40 calls inactivity watcher with performance data (235 ms) 11:56:40 should agree with slash (131 ms) 11:56:40 11:56:40 Test Suites: 1 passed, 1 total 11:56:40 Tests: 12 passed, 12 total 11:56:40 Snapshots: 0 total 11:56:40 Time: 3.477 s 11:56:40 Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts. 11:56:40 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?