Parent Log:
http://ci.aztec-labs.com/461faebffafe60ea
Command: 6e611b2acba6dc44 yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/9a37be7dc4208f0eeb44ec50194c00ca3f5c4cc6
Env: REF_NAME=gh-readonly-queue/next/pr-15072-1e338a3fb2e2077f1feaee8b86c42644ff8a5352 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 16 16:41:03 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15072_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next
16:41:05 [16:41:05.978]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
16:41:06 [16:41:06.581]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
16:41:06 [16:41:06.745]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
16:41:06 [16:41:06.915]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
16:41:07 [16:41:07.158]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
16:41:07 [16:41:07.344]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
16:41:07 [16:41:07.519]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
16:41:07 [16:41:07.756]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
16:41:07 [16:41:07.796]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
16:41:07 [16:41:07.819]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
16:41:07 [16:41:07.837]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
16:41:07 [16:41:07.998]
INFO:
node:sentinel Computing proven performance for epoch 1
16:41:08 [16:41:08.029]
ERROR:
node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress
16:41:08 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19)
16:41:08 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30)
16:41:08 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25)
16:41:08 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7)
16:41:08 [16:41:08.030]
INFO:
node:sentinel Proven performance for epoch 1
{"0xe67e29ca12c3fda745afd203a999c352b2d24cbc":{"missed":1,"total":5},"0x4e7da0c55bff2cb613fd07d55e5137264f93856b":{"missed":4,"total":5}}
16:41:08 [16:41:08.046]
INFO:
node:sentinel Criminals: 1
{"args":[{"amount":100,"offense":3,"validator":"0x4e7da0c55bff2cb613fd07d55e5137264f93856b"}]}
16:41:08 [16:41:08.053]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
16:41:08 [16:41:08.083]
INFO:
node:sentinel Criminals: 2
{"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]}
16:41:08 [16:41:08.096]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
16:41:08 [16:41:08.097]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
16:41:08 [16:41:08.098]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
16:41:08 [16:41:08.099]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
16:41:08
PASS src/sentinel/sentinel.test.ts
16:41:08 sentinel
16:41:08 getSlotActivity
16:41:08
✓ flags block as mined (611 ms)
16:41:08
✓ flags block as proposed when it is not mined but there are attestations (157 ms)
16:41:08
✓ flags block as missed when there are no attestations (177 ms)
16:41:08
✓ identifies attestors from p2p and archiver (238 ms)
16:41:08
✓ identifies missed attestors if block is mined (189 ms)
16:41:08
✓ identifies missed attestors if block is proposed (175 ms)
16:41:08
✓ does not tag attestors as missed if there was no block and no attestations (234 ms)
16:41:08 computeStatsForValidator
16:41:08
✓ computes stats correctly (42 ms)
16:41:08
✓ resets streaks correctly (21 ms)
16:41:08
✓ considers only latest slots (20 ms)
16:41:08 handleChainProven
16:41:08
✓ calls inactivity watcher with performance data (215 ms)
16:41:08
✓ should agree with slash (48 ms)
16:41:08
16:41:08
Test Suites: 1 passed, 1 total
16:41:08
Tests: 12 passed, 12 total
16:41:08
Snapshots: 0 total
16:41:08
Time: 3.532 s
16:41:08
Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts
.
16:41:08
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?