Parent Log:
http://ci.aztec-labs.com/01950490259eda0b
Command: 59d7caa3bc5b3609 yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/dada14e07a974e905ef606b4fac7c777b922587f
Env: REF_NAME=gh-readonly-queue/master/pr-14898-260a6c8dbe7557aae065d685de66faa2bc362a9d CURRENT_VERSION=0.87.8 CI_FULL=1
Date: Wed Jun 11 19:35:38 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14898_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_master
19:35:40 [19:35:40.420]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
19:35:40 [19:35:40.896]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
19:35:41 [19:35:41.040]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
19:35:41 [19:35:41.155]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
19:35:41 [19:35:41.346]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
19:35:41 [19:35:41.460]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
19:35:41 [19:35:41.606]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
19:35:41 [19:35:41.707]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
19:35:41 [19:35:41.724]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
19:35:41 [19:35:41.740]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
19:35:41
PASS src/sentinel/sentinel.test.ts
19:35:41 sentinel
19:35:41 getSlotActivity
19:35:41
✓ flags block as mined (477 ms)
19:35:41
✓ flags block as proposed when it is not mined but there are attestations (143 ms)
19:35:41
✓ flags block as missed when there are no attestations (115 ms)
19:35:41
✓ identifies attestors from p2p and archiver (191 ms)
19:35:41
✓ identifies missed attestors if block is mined (114 ms)
19:35:41
✓ identifies missed attestors if block is proposed (143 ms)
19:35:41
✓ does not tag attestors as missed if there was no block and no attestations (102 ms)
19:35:41 computeStatsForValidator
19:35:41
✓ computes stats correctly (16 ms)
19:35:41
✓ resets streaks correctly (16 ms)
19:35:41
✓ considers only latest slots (15 ms)
19:35:41
19:35:41
Test Suites: 1 passed, 1 total
19:35:41
Tests: 10 passed, 10 total
19:35:41
Snapshots: 0 total
19:35:41
Time: 2.77 s
19:35:41
Ran all test suites matching /aztec-node\/src\/sentinel\/sentinel.test.ts/i
.
19:35:41
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?