Parent Log: http://ci.aztec-labs.com/c03abe385025d0b2 Command: 0eb0803829930c84 yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/2fb1dd1c3a73b872ba2c6e24ff0303eb2f7ac0fc Env: REF_NAME=gh-readonly-queue/next/pr-15136-cbd66b52b44f3aad75bf6e52a67987ed206598aa CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Thu Jun 19 07:24:15 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15136_amd64_x3-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next 07:24:17 [07:24:17.485] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 07:24:18 [07:24:18.013] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 07:24:18 [07:24:18.215] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 07:24:18 [07:24:18.388] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 07:24:18 [07:24:18.781] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 07:24:18 [07:24:18.990] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 07:24:19 [07:24:19.187] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 07:24:19 [07:24:19.310] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 07:24:19 [07:24:19.330] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 07:24:19 [07:24:19.348] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 07:24:19 [07:24:19.362] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 07:24:19 [07:24:19.496] INFO: node:sentinel Computing proven performance for epoch 1 07:24:19 [07:24:19.525] ERROR: node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress 07:24:19 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19) 07:24:19 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30) 07:24:19 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25) 07:24:19 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7) 07:24:19 [07:24:19.526] INFO: node:sentinel Proven performance for epoch 1 {"0x07f64f4d4137dd22f38535c1e7eb9359a560284a":{"missed":1,"total":5},"0x4759bd8a96524f402ccd8eddace6a2b4c60a8560":{"missed":4,"total":5}} 07:24:19 [07:24:19.539] INFO: node:sentinel Criminals: 1 {"args":[{"amount":100,"offense":3,"validator":"0x4759bd8a96524f402ccd8eddace6a2b4c60a8560"}]} 07:24:19 [07:24:19.544] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 07:24:19 [07:24:19.566] INFO: node:sentinel Criminals: 2 {"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]} 07:24:19 [07:24:19.576] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 07:24:19 [07:24:19.577] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 07:24:19 [07:24:19.578] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 07:24:19 [07:24:19.579] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 07:24:19 PASS src/sentinel/sentinel.test.ts 07:24:19 sentinel 07:24:19 getSlotActivity 07:24:19 flags block as mined (538 ms) 07:24:19 flags block as proposed when it is not mined but there are attestations (198 ms) 07:24:19 flags block as missed when there are no attestations (177 ms) 07:24:19 identifies attestors from p2p and archiver (381 ms) 07:24:19 identifies missed attestors if block is mined (212 ms) 07:24:19 identifies missed attestors if block is proposed (203 ms) 07:24:19 does not tag attestors as missed if there was no block and no attestations (124 ms) 07:24:19 computeStatsForValidator 07:24:19 computes stats correctly (19 ms) 07:24:19 resets streaks correctly (17 ms) 07:24:19 considers only latest slots (15 ms) 07:24:19 handleChainProven 07:24:19 calls inactivity watcher with performance data (180 ms) 07:24:19 should agree with slash (37 ms) 07:24:19 07:24:19 Test Suites: 1 passed, 1 total 07:24:19 Tests: 12 passed, 12 total 07:24:19 Snapshots: 0 total 07:24:19 Time: 3.457 s 07:24:19 Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts. 07:24:19 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?