Parent Log:
http://ci.aztec-labs.com/cf66edc1d29a8480
Command: 2d72990a54a9c534 yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/7edf16da6c056f9499e2dfd9c71fb9b7580f9bfc
Env: REF_NAME=gh-readonly-queue/next/pr-15215-1b10c7d500621ca2e4c0db764df67f3085beb282 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 24 10:16:26 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15215_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next
10:16:28 [10:16:28.808]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
10:16:29 [10:16:29.244]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
10:16:29 [10:16:29.380]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
10:16:29 [10:16:29.475]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
10:16:29 [10:16:29.675]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
10:16:29 [10:16:29.809]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
10:16:29 [10:16:29.938]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
10:16:30 [10:16:30.033]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
10:16:30 [10:16:30.048]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
10:16:30 [10:16:30.063]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
10:16:30 [10:16:30.077]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
10:16:30 [10:16:30.180]
INFO:
node:sentinel Computing proven performance for epoch 1
10:16:30 [10:16:30.201]
ERROR:
node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress
10:16:30 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19)
10:16:30 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30)
10:16:30 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25)
10:16:30 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7)
10:16:30 [10:16:30.202]
INFO:
node:sentinel Proven performance for epoch 1
{"0x25d8d530d52d747c09bd0998a7237c3c114805cf":{"missed":1,"total":5},"0x97effd270b33f84b800fe599f77a8899b64ad3ae":{"missed":4,"total":5}}
10:16:30 [10:16:30.211]
INFO:
node:sentinel Criminals: 1
{"args":[{"amount":100,"offense":3,"validator":"0x97effd270b33f84b800fe599f77a8899b64ad3ae"}]}
10:16:30 [10:16:30.215]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
10:16:30 [10:16:30.237]
INFO:
node:sentinel Criminals: 2
{"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]}
10:16:30 [10:16:30.246]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
10:16:30 [10:16:30.248]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
10:16:30 [10:16:30.249]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
10:16:30 [10:16:30.250]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
10:16:30
PASS src/sentinel/sentinel.test.ts
10:16:30 sentinel
10:16:30 getSlotActivity
10:16:30
✓ flags block as mined (443 ms)
10:16:30
✓ flags block as proposed when it is not mined but there are attestations (136 ms)
10:16:30
✓ flags block as missed when there are no attestations (95 ms)
10:16:30
✓ identifies attestors from p2p and archiver (200 ms)
10:16:30
✓ identifies missed attestors if block is mined (134 ms)
10:16:30
✓ identifies missed attestors if block is proposed (128 ms)
10:16:30
✓ does not tag attestors as missed if there was no block and no attestations (95 ms)
10:16:30 computeStatsForValidator
10:16:30
✓ computes stats correctly (15 ms)
10:16:30
✓ resets streaks correctly (15 ms)
10:16:30
✓ considers only latest slots (14 ms)
10:16:30 handleChainProven
10:16:30
✓ calls inactivity watcher with performance data (138 ms)
10:16:30
✓ should agree with slash (37 ms)
10:16:30
10:16:30
Test Suites: 1 passed, 1 total
10:16:30
Tests: 12 passed, 12 total
10:16:30
Snapshots: 0 total
10:16:30
Time: 2.758 s
10:16:30
Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts
.
10:16:30
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?