Parent Log:
http://ci.aztec-labs.com/a124b8066e3d7f5d
Command: 80c2da90db94773b yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/634f8607a18c02c1d6e9ab5f302821fa8fc0e833
Env: REF_NAME=gh-readonly-queue/next/pr-15235-1107a5aec5cc4c3884ed30df5e1e4c4417fa4588 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Thu Jun 26 16:06:25 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15235_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next
16:06:28 [16:06:28.491]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
16:06:29 [16:06:29.002]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
16:06:29 [16:06:29.142]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
16:06:29 [16:06:29.246]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
16:06:29 [16:06:29.491]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
16:06:29 [16:06:29.632]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
16:06:29 [16:06:29.757]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
16:06:29 [16:06:29.860]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
16:06:29 [16:06:29.879]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
16:06:29 [16:06:29.896]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
16:06:29 [16:06:29.909]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
16:06:29 [16:06:29.997]
INFO:
node:sentinel Computing proven performance for epoch 1
16:06:30 [16:06:30.016]
ERROR:
node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress
16:06:30 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19)
16:06:30 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30)
16:06:30 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25)
16:06:30 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7)
16:06:30 [16:06:30.016]
INFO:
node:sentinel Proven performance for epoch 1
{"0xbdc652a9fbdfae0c7842720bcf3966d33aad5f74":{"missed":1,"total":5},"0xbf3960e3c32fdbb99e0fa95a64add3c7a842f9c7":{"missed":4,"total":5}}
16:06:30 [16:06:30.028]
INFO:
node:sentinel Criminals: 1
{"args":[{"amount":100,"offense":3,"validator":"0xbf3960e3c32fdbb99e0fa95a64add3c7a842f9c7"}]}
16:06:30 [16:06:30.032]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
16:06:30 [16:06:30.054]
INFO:
node:sentinel Criminals: 2
{"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]}
16:06:30 [16:06:30.062]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
16:06:30 [16:06:30.063]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
16:06:30 [16:06:30.064]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
16:06:30 [16:06:30.065]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
16:06:30
PASS src/sentinel/sentinel.test.ts
16:06:30 sentinel
16:06:30 getSlotActivity
16:06:30
✓ flags block as mined (519 ms)
16:06:30
✓ flags block as proposed when it is not mined but there are attestations (139 ms)
16:06:30
✓ flags block as missed when there are no attestations (104 ms)
16:06:30
✓ identifies attestors from p2p and archiver (243 ms)
16:06:30
✓ identifies missed attestors if block is mined (138 ms)
16:06:30
✓ identifies missed attestors if block is proposed (127 ms)
16:06:30
✓ does not tag attestors as missed if there was no block and no attestations (103 ms)
16:06:30 computeStatsForValidator
16:06:30
✓ computes stats correctly (18 ms)
16:06:30
✓ resets streaks correctly (17 ms)
16:06:30
✓ considers only latest slots (13 ms)
16:06:30 handleChainProven
16:06:30
✓ calls inactivity watcher with performance data (122 ms)
16:06:30
✓ should agree with slash (35 ms)
16:06:30
16:06:30
Test Suites: 1 passed, 1 total
16:06:30
Tests: 12 passed, 12 total
16:06:30
Snapshots: 0 total
16:06:30
Time: 3.152 s
16:06:30
Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts
.
16:06:30
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?