Parent Log: http://ci.aztec-labs.com/bc4ab70457179ef3 Command: 7c288cdaeed3e186 yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/58b067708e8ff927bf26b2994203134853a7eb71 Env: REF_NAME=gh-readonly-queue/next/pr-15078-3b44f825dcd3249b2c8a1105905fa3394aa7213d CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Mon Jun 16 17:51:47 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15078_amd64_x3-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next 17:51:50 [17:51:50.440] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 17:51:50 [17:51:50.942] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 17:51:51 [17:51:51.077] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 17:51:51 [17:51:51.230] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 17:51:51 [17:51:51.463] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 17:51:51 [17:51:51.592] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 17:51:51 [17:51:51.714] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 17:51:51 [17:51:51.825] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 17:51:51 [17:51:51.849] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 17:51:51 [17:51:51.865] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 17:51:51 [17:51:51.879] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 17:51:51 [17:51:51.984] INFO: node:sentinel Computing proven performance for epoch 1 17:51:52 [17:51:52.002] ERROR: node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress 17:51:52 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19) 17:51:52 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30) 17:51:52 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25) 17:51:52 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7) 17:51:52 [17:51:52.002] INFO: node:sentinel Proven performance for epoch 1 {"0xe4f7c67604a32c96f79bfb0590b36a76b226aada":{"missed":1,"total":5},"0xd336347a831052308fad44b8e59f5eeeb83dcf8f":{"missed":4,"total":5}} 17:51:52 [17:51:52.012] INFO: node:sentinel Criminals: 1 {"args":[{"amount":100,"offense":3,"validator":"0xd336347a831052308fad44b8e59f5eeeb83dcf8f"}]} 17:51:52 [17:51:52.015] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 17:51:52 [17:51:52.036] INFO: node:sentinel Criminals: 2 {"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]} 17:51:52 [17:51:52.044] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 17:51:52 [17:51:52.045] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 17:51:52 [17:51:52.046] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 17:51:52 [17:51:52.047] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 17:51:52 PASS src/sentinel/sentinel.test.ts 17:51:52 sentinel 17:51:52 getSlotActivity 17:51:52 flags block as mined (521 ms) 17:51:52 flags block as proposed when it is not mined but there are attestations (134 ms) 17:51:52 flags block as missed when there are no attestations (153 ms) 17:51:52 identifies attestors from p2p and archiver (233 ms) 17:51:52 identifies missed attestors if block is mined (128 ms) 17:51:52 identifies missed attestors if block is proposed (122 ms) 17:51:52 does not tag attestors as missed if there was no block and no attestations (110 ms) 17:51:52 computeStatsForValidator 17:51:52 computes stats correctly (23 ms) 17:51:52 resets streaks correctly (16 ms) 17:51:52 considers only latest slots (14 ms) 17:51:52 handleChainProven 17:51:52 calls inactivity watcher with performance data (135 ms) 17:51:52 should agree with slash (33 ms) 17:51:52 17:51:52 Test Suites: 1 passed, 1 total 17:51:52 Tests: 12 passed, 12 total 17:51:52 Snapshots: 0 total 17:51:52 Time: 3.574 s 17:51:52 Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts. 17:51:52 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?