Parent Log: http://ci.aztec-labs.com/aeee6fbb3ed1ca7d Command: abf2df8792edab68 yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/15da5b0f4fc17ee864697604093cf1ff2bd900d2 Env: REF_NAME=gh-readonly-queue/staging/pr-15174-a1fcc6d25d2ef5242bc875b44f6b8c627357a0d1 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Fri Jun 20 12:50:27 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15174_amd64_x4-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_staging 12:50:31 [12:50:30.996] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 12:50:31 [12:50:31.506] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 12:50:31 [12:50:31.641] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 12:50:31 [12:50:31.787] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 12:50:32 [12:50:32.060] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 12:50:32 [12:50:32.243] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 12:50:32 [12:50:32.394] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 12:50:32 [12:50:32.502] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 12:50:32 [12:50:32.533] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 12:50:32 [12:50:32.553] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 12:50:32 [12:50:32.567] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 12:50:32 [12:50:32.660] INFO: node:sentinel Computing proven performance for epoch 1 12:50:32 [12:50:32.683] ERROR: node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress 12:50:32 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19) 12:50:32 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30) 12:50:32 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25) 12:50:32 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7) 12:50:32 [12:50:32.683] INFO: node:sentinel Proven performance for epoch 1 {"0xd92761e9165f85a73c48fa49be2c5b151213497a":{"missed":1,"total":5},"0x04966e022b42893745c8abfe63ba1333987bd8ee":{"missed":4,"total":5}} 12:50:32 [12:50:32.697] INFO: node:sentinel Criminals: 1 {"args":[{"amount":100,"offense":3,"validator":"0x04966e022b42893745c8abfe63ba1333987bd8ee"}]} 12:50:32 [12:50:32.702] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 12:50:32 [12:50:32.727] INFO: node:sentinel Criminals: 2 {"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]} 12:50:32 [12:50:32.736] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 12:50:32 [12:50:32.737] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 12:50:32 [12:50:32.738] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 12:50:32 [12:50:32.739] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 12:50:32 PASS src/sentinel/sentinel.test.ts 12:50:32 sentinel 12:50:32 getSlotActivity 12:50:32 flags block as mined (523 ms) 12:50:32 flags block as proposed when it is not mined but there are attestations (136 ms) 12:50:32 flags block as missed when there are no attestations (146 ms) 12:50:32 identifies attestors from p2p and archiver (271 ms) 12:50:32 identifies missed attestors if block is mined (183 ms) 12:50:32 identifies missed attestors if block is proposed (149 ms) 12:50:32 does not tag attestors as missed if there was no block and no attestations (107 ms) 12:50:32 computeStatsForValidator 12:50:32 computes stats correctly (30 ms) 12:50:32 resets streaks correctly (19 ms) 12:50:32 considers only latest slots (14 ms) 12:50:32 handleChainProven 12:50:32 calls inactivity watcher with performance data (134 ms) 12:50:32 should agree with slash (39 ms) 12:50:32 12:50:32 Test Suites: 1 passed, 1 total 12:50:32 Tests: 12 passed, 12 total 12:50:32 Snapshots: 0 total 12:50:32 Time: 3.605 s 12:50:32 Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts. 12:50:32 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?