Parent Log: http://ci.aztec-labs.com/b2aeb59125c8259a Command: f409422f407df62d yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/f5bf74cc7cfdd8f2c3b0a69b410ed0dd2e068cda Env: REF_NAME=gh-readonly-queue/next/pr-14610-d5c48d855d83e19712c6b72281801c6fce176ec1 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Wed Jun 18 13:59:11 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14610_amd64_x4-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next 13:59:13 [13:59:13.453] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 13:59:13 [13:59:13.955] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 13:59:14 [13:59:14.082] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 13:59:14 [13:59:14.224] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 13:59:14 [13:59:14.472] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 13:59:14 [13:59:14.612] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 13:59:14 [13:59:14.734] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 13:59:14 [13:59:14.865] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 13:59:14 [13:59:14.883] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 13:59:14 [13:59:14.899] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 13:59:14 [13:59:14.914] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 13:59:15 [13:59:15.038] INFO: node:sentinel Computing proven performance for epoch 1 13:59:15 [13:59:15.066] ERROR: node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress 13:59:15 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19) 13:59:15 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30) 13:59:15 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25) 13:59:15 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7) 13:59:15 [13:59:15.067] INFO: node:sentinel Proven performance for epoch 1 {"0x79f7f014d02545bbbd06ed11fc793c33f131d9f2":{"missed":1,"total":5},"0x1f622afd628e7ca38ebfc2aa5a405954f0a3820e":{"missed":4,"total":5}} 13:59:15 [13:59:15.081] INFO: node:sentinel Criminals: 1 {"args":[{"amount":100,"offense":3,"validator":"0x1f622afd628e7ca38ebfc2aa5a405954f0a3820e"}]} 13:59:15 [13:59:15.086] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 13:59:15 [13:59:15.106] INFO: node:sentinel Criminals: 2 {"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]} 13:59:15 [13:59:15.115] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 13:59:15 [13:59:15.116] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 13:59:15 [13:59:15.118] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 13:59:15 [13:59:15.119] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 13:59:15 PASS src/sentinel/sentinel.test.ts 13:59:15 sentinel 13:59:15 getSlotActivity 13:59:15 flags block as mined (509 ms) 13:59:15 flags block as proposed when it is not mined but there are attestations (127 ms) 13:59:15 flags block as missed when there are no attestations (142 ms) 13:59:15 identifies attestors from p2p and archiver (248 ms) 13:59:15 identifies missed attestors if block is mined (138 ms) 13:59:15 identifies missed attestors if block is proposed (122 ms) 13:59:15 does not tag attestors as missed if there was no block and no attestations (131 ms) 13:59:15 computeStatsForValidator 13:59:15 computes stats correctly (17 ms) 13:59:15 resets streaks correctly (16 ms) 13:59:15 considers only latest slots (15 ms) 13:59:15 handleChainProven 13:59:15 calls inactivity watcher with performance data (170 ms) 13:59:15 should agree with slash (35 ms) 13:59:15 13:59:15 Test Suites: 1 passed, 1 total 13:59:15 Tests: 12 passed, 12 total 13:59:15 Snapshots: 0 total 13:59:15 Time: 3.13 s 13:59:15 Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts. 13:59:15 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?