Parent Log:
http://ci.aztec-labs.com/3faf212eece173a6
Command: 71ec8227227d28e6 yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/a45107e7f95b675cb2768b6bcb06483b511141f4
Env: REF_NAME=v1.0.0-nightly.20250613 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 13 02:49:44 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=v1_0_0-nightly_20250613_amd64_x-nightly
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_v1.0.0-nightly.20250613
02:49:47 [02:49:47.202]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
02:49:47 [02:49:47.711]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
02:49:47 [02:49:47.864]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
02:49:47 [02:49:47.972]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
02:49:48 [02:49:48.204]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
02:49:48 [02:49:48.384]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
02:49:48 [02:49:48.525]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
02:49:48 [02:49:48.637]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
02:49:48 [02:49:48.654]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
02:49:48 [02:49:48.671]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
02:49:48 [02:49:48.687]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
02:49:48 [02:49:48.798]
INFO:
node:sentinel Computing proven performance for epoch 1
02:49:48 [02:49:48.822]
ERROR:
node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress
02:49:48 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19)
02:49:48 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:139:30)
02:49:48 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25)
02:49:48 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7)
02:49:48 [02:49:48.822]
INFO:
node:sentinel Proven performance for epoch 1
{"0xcb4eb655a5da3ea0ebbfb78a81d404eac4707475":{"missed":1,"total":5},"0x0cdd4568125cc8c78ec3dfdb74fffc413e8802b2":{"missed":4,"total":5}}
02:49:48 [02:49:48.839]
INFO:
node:sentinel Criminals: 1
{"args":[{"amount":100,"offense":3,"validator":"0x0cdd4568125cc8c78ec3dfdb74fffc413e8802b2"}]}
02:49:48 [02:49:48.853]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
02:49:48 [02:49:48.884]
INFO:
node:sentinel Criminals: 2
{"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]}
02:49:48 [02:49:48.914]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
02:49:48 [02:49:48.916]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
02:49:48 [02:49:48.917]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
02:49:48 [02:49:48.918]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
02:49:48
PASS src/sentinel/sentinel.test.ts
02:49:48 sentinel
02:49:48 getSlotActivity
02:49:48
✓ flags block as mined (520 ms)
02:49:48
✓ flags block as proposed when it is not mined but there are attestations (152 ms)
02:49:48
✓ flags block as missed when there are no attestations (107 ms)
02:49:48
✓ identifies attestors from p2p and archiver (233 ms)
02:49:48
✓ identifies missed attestors if block is mined (179 ms)
02:49:48
✓ identifies missed attestors if block is proposed (141 ms)
02:49:48
✓ does not tag attestors as missed if there was no block and no attestations (111 ms)
02:49:48 computeStatsForValidator
02:49:48
✓ computes stats correctly (17 ms)
02:49:48
✓ resets streaks correctly (17 ms)
02:49:48
✓ considers only latest slots (16 ms)
02:49:48 handleChainProven
02:49:48
✓ calls inactivity watcher with performance data (158 ms)
02:49:48
✓ should agree with slash (74 ms)
02:49:48
02:49:48
Test Suites: 1 passed, 1 total
02:49:48
Tests: 12 passed, 12 total
02:49:48
Snapshots: 0 total
02:49:48
Time: 3.378 s
02:49:48
Ran all test suites matching /aztec-node\/src\/sentinel\/sentinel.test.ts/i
.
02:49:48
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?