Parent Log: http://ci.aztec-labs.com/94393e9a39f896cc Command: 2f5a01bdc943190c yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/b4e88ec5c5067a9b12be306fb60258508bcfdcf8 Env: REF_NAME=gh-readonly-queue/next/pr-15196-812a53d5d7c2057744dbf808172864443b5de7af CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Thu Jun 26 14:23:04 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15196_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next 14:23:07 [14:23:07.182] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:23:07 [14:23:07.701] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:23:07 [14:23:07.854] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:23:07 [14:23:07.979] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:23:08 [14:23:08.225] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:23:08 [14:23:08.369] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:23:08 [14:23:08.483] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:23:08 [14:23:08.611] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:23:08 [14:23:08.628] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:23:08 [14:23:08.644] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:23:08 [14:23:08.659] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:23:08 [14:23:08.767] INFO: node:sentinel Computing proven performance for epoch 1 14:23:08 [14:23:08.795] ERROR: node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress 14:23:08 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19) 14:23:08 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30) 14:23:08 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25) 14:23:08 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7) 14:23:08 [14:23:08.796] INFO: node:sentinel Proven performance for epoch 1 {"0x1883a4136960d3fc49c3b146d444fcde863e598b":{"missed":1,"total":5},"0x5b7692c39aed8b1abde01feb97c120dcf318c001":{"missed":4,"total":5}} 14:23:08 [14:23:08.808] INFO: node:sentinel Criminals: 1 {"args":[{"amount":100,"offense":3,"validator":"0x5b7692c39aed8b1abde01feb97c120dcf318c001"}]} 14:23:08 [14:23:08.812] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:23:08 [14:23:08.834] INFO: node:sentinel Criminals: 2 {"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]} 14:23:08 [14:23:08.842] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 14:23:08 [14:23:08.843] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 14:23:08 [14:23:08.844] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 14:23:08 [14:23:08.845] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 14:23:08 PASS src/sentinel/sentinel.test.ts 14:23:08 sentinel 14:23:08 getSlotActivity 14:23:08 flags block as mined (528 ms) 14:23:08 flags block as proposed when it is not mined but there are attestations (154 ms) 14:23:08 flags block as missed when there are no attestations (124 ms) 14:23:08 identifies attestors from p2p and archiver (246 ms) 14:23:08 identifies missed attestors if block is mined (144 ms) 14:23:08 identifies missed attestors if block is proposed (114 ms) 14:23:08 does not tag attestors as missed if there was no block and no attestations (127 ms) 14:23:08 computeStatsForValidator 14:23:08 computes stats correctly (17 ms) 14:23:08 resets streaks correctly (16 ms) 14:23:08 considers only latest slots (14 ms) 14:23:08 handleChainProven 14:23:08 calls inactivity watcher with performance data (153 ms) 14:23:08 should agree with slash (35 ms) 14:23:08 14:23:08 Test Suites: 1 passed, 1 total 14:23:08 Tests: 12 passed, 12 total 14:23:08 Snapshots: 0 total 14:23:08 Time: 3.585 s 14:23:08 Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts. 14:23:08 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?