Parent Log:
http://ci.aztec-labs.com/7e515574fa561c6b
Command: 2ca1986c0c6d5c2c yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/9222c7777effe26aa04b5367a455d25be0e7f62e
Env: REF_NAME=gh-readonly-queue/next/pr-15055-a9bb2f683797c8e631b892c5f539a2867bddaabf CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Wed Jun 18 16:02:51 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15055_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next
16:02:53 [16:02:53.353]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
16:02:53 [16:02:53.855]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
16:02:54 [16:02:54.001]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
16:02:54 [16:02:54.123]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
16:02:54 [16:02:54.338]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
16:02:54 [16:02:54.464]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
16:02:54 [16:02:54.577]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
16:02:54 [16:02:54.673]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
16:02:54 [16:02:54.691]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
16:02:54 [16:02:54.706]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
16:02:54 [16:02:54.722]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
16:02:54 [16:02:54.820]
INFO:
node:sentinel Computing proven performance for epoch 1
16:02:54 [16:02:54.840]
ERROR:
node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress
16:02:54 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19)
16:02:54 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30)
16:02:54 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25)
16:02:54 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7)
16:02:54 [16:02:54.840]
INFO:
node:sentinel Proven performance for epoch 1
{"0x3ade454dcdd2af40f83f20fa711071166bc97f43":{"missed":1,"total":5},"0x2129fe632dd932f0cbea00ecfd321fe9503638e1":{"missed":4,"total":5}}
16:02:54 [16:02:54.852]
INFO:
node:sentinel Criminals: 1
{"args":[{"amount":100,"offense":3,"validator":"0x2129fe632dd932f0cbea00ecfd321fe9503638e1"}]}
16:02:54 [16:02:54.857]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
16:02:54 [16:02:54.878]
INFO:
node:sentinel Criminals: 2
{"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]}
16:02:54 [16:02:54.887]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
16:02:54 [16:02:54.888]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
16:02:54 [16:02:54.889]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
16:02:54 [16:02:54.890]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
16:02:54
PASS src/sentinel/sentinel.test.ts
16:02:54 sentinel
16:02:54 getSlotActivity
16:02:54
✓ flags block as mined (512 ms)
16:02:54
✓ flags block as proposed when it is not mined but there are attestations (145 ms)
16:02:54
✓ flags block as missed when there are no attestations (122 ms)
16:02:54
✓ identifies attestors from p2p and archiver (213 ms)
16:02:54
✓ identifies missed attestors if block is mined (126 ms)
16:02:54
✓ identifies missed attestors if block is proposed (113 ms)
16:02:54
✓ does not tag attestors as missed if there was no block and no attestations (96 ms)
16:02:54 computeStatsForValidator
16:02:54
✓ computes stats correctly (17 ms)
16:02:54
✓ resets streaks correctly (15 ms)
16:02:54
✓ considers only latest slots (15 ms)
16:02:54 handleChainProven
16:02:54
✓ calls inactivity watcher with performance data (134 ms)
16:02:54
✓ should agree with slash (35 ms)
16:02:54
16:02:54
Test Suites: 1 passed, 1 total
16:02:54
Tests: 12 passed, 12 total
16:02:54
Snapshots: 0 total
16:02:54
Time: 3.089 s
16:02:54
Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts
.
16:02:54
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?