Parent Log: http://ci.aztec-labs.com/64391a8abee3f18e Command: a1fcfb018e125472 yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/cb89edc02f7d386e48ee81660565d91895a3464b Env: REF_NAME=gh-readonly-queue/next/pr-15150-f29a038c58fc1f3ad95ad05d18aea321f0f598b2 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Fri Jun 20 10:48:31 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15150_amd64_x3-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next 10:48:34 [10:48:34.265] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:48:34 [10:48:34.755] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:48:34 [10:48:34.893] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:48:35 [10:48:35.028] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:48:35 [10:48:35.268] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:48:35 [10:48:35.413] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:48:35 [10:48:35.527] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:48:35 [10:48:35.619] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:48:35 [10:48:35.635] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:48:35 [10:48:35.651] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:48:35 [10:48:35.668] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:48:35 [10:48:35.761] INFO: node:sentinel Computing proven performance for epoch 1 10:48:35 [10:48:35.780] ERROR: node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress 10:48:35 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19) 10:48:35 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30) 10:48:35 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25) 10:48:35 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7) 10:48:35 [10:48:35.781] INFO: node:sentinel Proven performance for epoch 1 {"0xf1a25a48f801f7d68aef39d94159b703376f97fb":{"missed":1,"total":5},"0x0b957ff21e1eddb6262bd98a21af0641c6d227b4":{"missed":4,"total":5}} 10:48:35 [10:48:35.792] INFO: node:sentinel Criminals: 1 {"args":[{"amount":100,"offense":3,"validator":"0x0b957ff21e1eddb6262bd98a21af0641c6d227b4"}]} 10:48:35 [10:48:35.797] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:48:35 [10:48:35.818] INFO: node:sentinel Criminals: 2 {"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]} 10:48:35 [10:48:35.825] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 10:48:35 [10:48:35.826] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 10:48:35 [10:48:35.827] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 10:48:35 [10:48:35.828] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 10:48:35 PASS src/sentinel/sentinel.test.ts 10:48:35 sentinel 10:48:35 getSlotActivity 10:48:35 flags block as mined (496 ms) 10:48:35 flags block as proposed when it is not mined but there are attestations (138 ms) 10:48:35 flags block as missed when there are no attestations (131 ms) 10:48:35 identifies attestors from p2p and archiver (242 ms) 10:48:35 identifies missed attestors if block is mined (142 ms) 10:48:35 identifies missed attestors if block is proposed (116 ms) 10:48:35 does not tag attestors as missed if there was no block and no attestations (92 ms) 10:48:35 computeStatsForValidator 10:48:35 computes stats correctly (15 ms) 10:48:35 resets streaks correctly (16 ms) 10:48:35 considers only latest slots (17 ms) 10:48:35 handleChainProven 10:48:35 calls inactivity watcher with performance data (129 ms) 10:48:35 should agree with slash (33 ms) 10:48:35 10:48:35 Test Suites: 1 passed, 1 total 10:48:35 Tests: 12 passed, 12 total 10:48:35 Snapshots: 0 total 10:48:35 Time: 3.14 s 10:48:35 Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts. 10:48:35 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?