Parent Log:
http://ci.aztec-labs.com/92c2dda0ace2278e
Command: a5511b51e55ea9c0 yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/6ee95286f8bcc5bb6dca43222459ac5bf43a8a75
Env: REF_NAME=gh-readonly-queue/next/pr-15156-9cbd161a1dfa928167c1f969200b95df55ed4c6b CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 20 09:42:59 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15156_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next
09:43:01 [09:43:01.712]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
09:43:02 [09:43:02.249]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
09:43:02 [09:43:02.393]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
09:43:02 [09:43:02.532]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
09:43:02 [09:43:02.747]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
09:43:02 [09:43:02.898]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
09:43:03 [09:43:03.049]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
09:43:03 [09:43:03.159]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
09:43:03 [09:43:03.179]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
09:43:03 [09:43:03.196]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
09:43:03 [09:43:03.213]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
09:43:03 [09:43:03.329]
INFO:
node:sentinel Computing proven performance for epoch 1
09:43:03 [09:43:03.347]
ERROR:
node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress
09:43:03 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19)
09:43:03 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30)
09:43:03 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25)
09:43:03 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7)
09:43:03 [09:43:03.348]
INFO:
node:sentinel Proven performance for epoch 1
{"0x61582ac18b8b2c7a3d73803fd15ebc00530fc428":{"missed":1,"total":5},"0x91a5f816cbbf0662b7538a2a4228ee26ec2b6f01":{"missed":4,"total":5}}
09:43:03 [09:43:03.360]
INFO:
node:sentinel Criminals: 1
{"args":[{"amount":100,"offense":3,"validator":"0x91a5f816cbbf0662b7538a2a4228ee26ec2b6f01"}]}
09:43:03 [09:43:03.367]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
09:43:03 [09:43:03.390]
INFO:
node:sentinel Criminals: 2
{"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]}
09:43:03 [09:43:03.400]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
09:43:03 [09:43:03.401]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
09:43:03 [09:43:03.402]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
09:43:03 [09:43:03.403]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
09:43:03
PASS src/sentinel/sentinel.test.ts
09:43:03 sentinel
09:43:03 getSlotActivity
09:43:03
✓ flags block as mined (553 ms)
09:43:03
✓ flags block as proposed when it is not mined but there are attestations (144 ms)
09:43:03
✓ flags block as missed when there are no attestations (138 ms)
09:43:03
✓ identifies attestors from p2p and archiver (215 ms)
09:43:03
✓ identifies missed attestors if block is mined (151 ms)
09:43:03
✓ identifies missed attestors if block is proposed (151 ms)
09:43:03
✓ does not tag attestors as missed if there was no block and no attestations (109 ms)
09:43:03 computeStatsForValidator
09:43:03
✓ computes stats correctly (18 ms)
09:43:03
✓ resets streaks correctly (17 ms)
09:43:03
✓ considers only latest slots (16 ms)
09:43:03 handleChainProven
09:43:03
✓ calls inactivity watcher with performance data (151 ms)
09:43:03
✓ should agree with slash (41 ms)
09:43:03
09:43:03
Test Suites: 1 passed, 1 total
09:43:03
Tests: 12 passed, 12 total
09:43:03
Snapshots: 0 total
09:43:03
Time: 3.381 s
09:43:03
Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts
.
09:43:03
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?