Parent Log:
http://ci.aztec-labs.com/d9c2be268828f08d
Command: fa3d426c5ffed922 yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/ddabb45f79cc171e41a0a5330544775de9fdf7fd
Env: REF_NAME=gh-readonly-queue/next/pr-14983-4e03f15ca8099f25d50eddd19c4914764b84fe7b CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 13 14:36:42 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14983_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:36:44 [14:36:44.815]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
14:36:45 [14:36:45.283]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
14:36:45 [14:36:45.417]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
14:36:45 [14:36:45.540]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
14:36:45 [14:36:45.760]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
14:36:45 [14:36:45.889]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
14:36:46 [14:36:46.099]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
14:36:46 [14:36:46.230]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
14:36:46 [14:36:46.440]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
14:36:46 [14:36:46.533]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
14:36:46 [14:36:46.597]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
14:36:46 [14:36:46.861]
INFO:
node:sentinel Computing proven performance for epoch 1
14:36:46 [14:36:46.883]
ERROR:
node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress
14:36:46 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19)
14:36:46 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:139:30)
14:36:46 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25)
14:36:46 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7)
14:36:46 [14:36:46.883]
INFO:
node:sentinel Proven performance for epoch 1
{"0xb9f06e85b9497d6973dd17c35d95c02f71274ad0":{"missed":1,"total":5},"0x7094b7478a89954eb1babc349ea227152b917512":{"missed":4,"total":5}}
14:36:46 [14:36:46.974]
INFO:
node:sentinel Criminals: 1
{"args":[{"amount":100,"offense":3,"validator":"0x7094b7478a89954eb1babc349ea227152b917512"}]}
14:36:46 [14:36:46.985]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
14:36:47 [14:36:47.223]
INFO:
node:sentinel Criminals: 2
{"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]}
14:36:47 [14:36:47.232]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
14:36:47 [14:36:47.233]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
14:36:47 [14:36:47.234]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
14:36:47 [14:36:47.235]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
14:36:47
PASS src/sentinel/sentinel.test.ts
14:36:47 sentinel
14:36:47 getSlotActivity
14:36:47
✓ flags block as mined (472 ms)
14:36:47
✓ flags block as proposed when it is not mined but there are attestations (134 ms)
14:36:47
✓ flags block as missed when there are no attestations (123 ms)
14:36:47
✓ identifies attestors from p2p and archiver (219 ms)
14:36:47
✓ identifies missed attestors if block is mined (129 ms)
14:36:47
✓ identifies missed attestors if block is proposed (167 ms)
14:36:47
✓ does not tag attestors as missed if there was no block and no attestations (172 ms)
14:36:47 computeStatsForValidator
14:36:47
✓ computes stats correctly (210 ms)
14:36:47
✓ resets streaks correctly (93 ms)
14:36:47
✓ considers only latest slots (64 ms)
14:36:47 handleChainProven
14:36:47
✓ calls inactivity watcher with performance data (382 ms)
14:36:47
✓ should agree with slash (257 ms)
14:36:47
14:36:47
Test Suites: 1 passed, 1 total
14:36:47
Tests: 12 passed, 12 total
14:36:47
Snapshots: 0 total
14:36:47
Time: 3.908 s
14:36:47
Ran all test suites matching /aztec-node\/src\/sentinel\/sentinel.test.ts/i
.
14:36:47
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?