Parent Log:
http://ci.aztec-labs.com/956d98f80dd95e7b
Command: f803628267cda2b6 yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/21a568ac0c9ef351b1923375be41d4620add2b60
Env: REF_NAME=gh-readonly-queue/next/pr-15042-b80949775e5c27908a6055ad24592f7d98bdc45a CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Sun Jun 15 12:34:22 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15042_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next
12:34:24 [12:34:24.454]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
12:34:25 [12:34:25.014]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
12:34:25 [12:34:25.322]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
12:34:25 [12:34:25.572]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
12:34:25 [12:34:25.835]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
12:34:26 [12:34:26.149]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
12:34:26 [12:34:26.335]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
12:34:26 [12:34:26.515]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
12:34:26 [12:34:26.627]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
12:34:26 [12:34:26.707]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
12:34:26 [12:34:26.829]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
12:34:27 [12:34:27.033]
INFO:
node:sentinel Computing proven performance for epoch 1
12:34:27 [12:34:27.054]
ERROR:
node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress
12:34:27 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19)
12:34:27 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:139:30)
12:34:27 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25)
12:34:27 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7)
12:34:27 [12:34:27.054]
INFO:
node:sentinel Proven performance for epoch 1
{"0x73abab42cfc771c104bc63d0cdf2c5246abac933":{"missed":1,"total":5},"0x4f454236a9837d08bf0db65aa4ecf11d08e01376":{"missed":4,"total":5}}
12:34:27 [12:34:27.164]
INFO:
node:sentinel Criminals: 1
{"args":[{"amount":100,"offense":3,"validator":"0x4f454236a9837d08bf0db65aa4ecf11d08e01376"}]}
12:34:27 [12:34:27.180]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
12:34:27 [12:34:27.370]
INFO:
node:sentinel Criminals: 2
{"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]}
12:34:27 [12:34:27.386]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
12:34:27 [12:34:27.387]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
12:34:27 [12:34:27.389]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
12:34:27 [12:34:27.390]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
12:34:27
PASS src/sentinel/sentinel.test.ts
12:34:27 sentinel
12:34:27 getSlotActivity
12:34:27
✓ flags block as mined (537 ms)
12:34:27
✓ flags block as proposed when it is not mined but there are attestations (323 ms)
12:34:27
✓ flags block as missed when there are no attestations (263 ms)
12:34:27
✓ identifies attestors from p2p and archiver (263 ms)
12:34:27
✓ identifies missed attestors if block is mined (295 ms)
12:34:27
✓ identifies missed attestors if block is proposed (203 ms)
12:34:27
✓ does not tag attestors as missed if there was no block and no attestations (180 ms)
12:34:27 computeStatsForValidator
12:34:27
✓ computes stats correctly (112 ms)
12:34:27
✓ resets streaks correctly (79 ms)
12:34:27
✓ considers only latest slots (121 ms)
12:34:27 handleChainProven
12:34:27
✓ calls inactivity watcher with performance data (340 ms)
12:34:27
✓ should agree with slash (222 ms)
12:34:27
12:34:27
Test Suites: 1 passed, 1 total
12:34:27
Tests: 12 passed, 12 total
12:34:27
Snapshots: 0 total
12:34:27
Time: 4.187 s
12:34:27
Ran all test suites matching /aztec-node\/src\/sentinel\/sentinel.test.ts/i
.
12:34:27
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?