[BUG] - Mainnet epoch 528: Missed block at slot 143012062 with error TraceBlockFromFuture + Missed block at slot 143094566 with no information in node log. #6058
Labels
needs triage
Issue / PR needs to be triaged.
Cardano Mainnet Blocks Production
Mainnet epoch 528: Missed block at slot 143012062 with error TraceBlockFromFuture + Missed block at slot 143094566 with no information in BP node log.
Good morning, IntersectMBO Team,
We encountered two missed blocks during our epoch 528 schedule. After thorough investigation, we ruled out the most common causes:
1. First missed block: Slot 143012062 - Timestamp: 2024-12-19 03:19:13 UTC - Error: TraceBlockFromFuture
In the attached BP node log (see linked JSON file and screenshots), we observe the following sequence:
TraceStartLeadershipCheck for slot 143012061 is logged.
Subsequent entries detail block fetch and adoption events for slot 143012063.
Finally, TraceStartLeadershipCheck for slot 143012062 appears but is immediately followed by the error TraceBlockFromFuture.
Added comments in attached log:
"TraceStartLeadershipCheck for slot: 143012061"
"All entries about block fetch from slot 143012063"
"Missed block at slot 143012062. Note: Leadership check is logged 1.69 seconds in the past at 03:19:13.000Z, while the previous entry is from 03:19:14.690Z."
"Error: TraceBlockFromFuture for slot 143012062"
Extraction from BP node log with comments added in json
bpLogTraceBlockFromFuture.json
Screenshot with highlighted parts from BP log
image
2. Second missed block: Slot 143094566 - Timestamp: 2024-12-20 02:14:17 UTC - Error: No information in logs
Unlike the first missed block, this one lacks any direct log entries. However, the logs do not show TraceStartLeadershipCheck for the affected slot (143094566), even though such checks are present for all surrounding slots.
image
cardano-node 10.1.3 - linux-x86_64 - ghc-8.10
git rev 36871ba
cardano-cli 10.1.1.0 - linux-x86_64 - ghc-8.10
git rev 01bda2e
Thank you,
kind regards,
Manuel
The text was updated successfully, but these errors were encountered: