Parent Log:
http://ci.aztec-labs.com/fb293d5910c3fe73
Command: 02573248fd9c66ba yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/712835e3cfa2ed6f980f2d482aa4b0ae767046a7
Env: REF_NAME=gh-readonly-queue/next/pr-15077-4b0e4dc09fa55f0bc808fa0c7c3e95e8fa997069 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 17 21:07:30 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15077_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next
21:07:33 [21:07:33.225]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
21:07:33 [21:07:33.734]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
21:07:33 [21:07:33.862]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
21:07:33 [21:07:33.977]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
21:07:34 [21:07:34.215]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
21:07:34 [21:07:34.347]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
21:07:34 [21:07:34.475]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
21:07:34 [21:07:34.588]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
21:07:34 [21:07:34.605]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
21:07:34 [21:07:34.620]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
21:07:34 [21:07:34.635]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
21:07:34 [21:07:34.742]
INFO:
node:sentinel Computing proven performance for epoch 1
21:07:34 [21:07:34.766]
ERROR:
node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress
21:07:34 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19)
21:07:34 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30)
21:07:34 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25)
21:07:34 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7)
21:07:34 [21:07:34.767]
INFO:
node:sentinel Proven performance for epoch 1
{"0xfa5f8b86d6a6a55dbdd0ae38d4282b658d833d92":{"missed":1,"total":5},"0x502a9ae897e918a5db79dd1719d768edb779a790":{"missed":4,"total":5}}
21:07:34 [21:07:34.783]
INFO:
node:sentinel Criminals: 1
{"args":[{"amount":100,"offense":3,"validator":"0x502a9ae897e918a5db79dd1719d768edb779a790"}]}
21:07:34 [21:07:34.788]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
21:07:34 [21:07:34.817]
INFO:
node:sentinel Criminals: 2
{"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]}
21:07:34 [21:07:34.824]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
21:07:34 [21:07:34.825]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
21:07:34 [21:07:34.826]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
21:07:34 [21:07:34.827]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
21:07:34
PASS src/sentinel/sentinel.test.ts
21:07:34 sentinel
21:07:34 getSlotActivity
21:07:34
✓ flags block as mined (518 ms)
21:07:34
✓ flags block as proposed when it is not mined but there are attestations (128 ms)
21:07:34
✓ flags block as missed when there are no attestations (115 ms)
21:07:34
✓ identifies attestors from p2p and archiver (238 ms)
21:07:34
✓ identifies missed attestors if block is mined (131 ms)
21:07:34
✓ identifies missed attestors if block is proposed (126 ms)
21:07:34
✓ does not tag attestors as missed if there was no block and no attestations (113 ms)
21:07:34 computeStatsForValidator
21:07:34
✓ computes stats correctly (16 ms)
21:07:34
✓ resets streaks correctly (15 ms)
21:07:34
✓ considers only latest slots (14 ms)
21:07:34 handleChainProven
21:07:34
✓ calls inactivity watcher with performance data (152 ms)
21:07:34
✓ should agree with slash (48 ms)
21:07:34
21:07:34
Test Suites: 1 passed, 1 total
21:07:34
Tests: 12 passed, 12 total
21:07:34
Snapshots: 0 total
21:07:34
Time: 3.066 s
21:07:34
Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts
.
21:07:34
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?