Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Block performance - report included when it was not. #8552

Open
tbenr opened this issue Aug 30, 2024 · 0 comments
Open

Block performance - report included when it was not. #8552

tbenr opened this issue Aug 30, 2024 · 0 comments
Assignees
Labels
bug 🐞 Something isn't working

Comments

@tbenr
Copy link
Contributor

tbenr commented Aug 30, 2024

from #8530

Logs
https://gnosischa.in/slot/17052573

consensus-1  | 2024-08-21 16:03:20.413 INFO  - Calling local execution layer to start block production (block slot: 17052573)
consensus-1  | 2024-08-21 16:03:22.000 INFO  - ESC[37mSlot Event  *** Slot: 17052572, Block: 16ae7cca982b24cb7276ef61ec80084b6597f20eba9df4251be0df4638ef75a3, Justified: 1065784, Finalized: 1065783, Peers: 110ESC[0m
consensus-1  | 2024-08-21 16:03:27.001 INFO  - ESC[37mSlot Event  *** Slot: 17052573, Block:                                                        ... empty, Justified: 1065784, Finalized: 1065783, Peers: 110ESC[0m
consensus-1  | 2024-08-21 16:03:32.000 INFO  - ESC[37mSlot Event  *** Slot: 17052574, Block: fbc06d932b621859b8e63a60d20729d7882b4da8f3c0c4fe3b2c9e660aad27d8, Justified: 1065784, Finalized: 1065783, Peers: 110ESC[0m
consensus-1  | 2024-08-21 16:03:37.001 INFO  - ESC[37mSlot Event  *** Slot: 17052575, Block: 9d452f290922d5e747fb3a3f5a16bc49629f12192997d1b249821ee2f039c3ee, Justified: 1065784, Finalized: 1065783, Peers: 110ESC[0m
consensus-1  | 2024-08-21 16:03:40.001 INFO  - ESC[32mEpoch Event *** Epoch: 1065786, Justified checkpoint: 1065785, Finalized checkpoint: 1065784, Finalized root: 9a5c72a4f4c33f66206af288b3e9c281b0d8fa23b790b81aeadc6325a6a61597ESC[0m
consensus-1  | 2024-08-21 16:03:40.090 INFO  - Attestation performance: epoch 1065784, expected 15364, produced 15327, included 15326 (100%), distance 1 / 1.00 / 4, correct target 15327 (100%), correct head 15297 (100%)
consensus-1  | 2024-08-21 16:03:40.090 INFO  - Block performance: epoch 1065785, expected 1, produced 1, included 1 (100%)
consensus-1  | 2024-08-21 16:03:40.090 INFO  - Sync committee performance: epoch 1065785, expected 448, produced 352, correct 352, included 334 (95%)

17052573 has not being produced (in time?) and has been reorged, but performance reports it as included

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐞 Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants