google / clusterfuzz

Scalable fuzzing infrastructure.
https://google.github.io/clusterfuzz
Apache License 2.0
5.29k stars 554 forks source link

Add logs to investigate redo task #4162

Closed svasudevprasad closed 2 months ago

svasudevprasad commented 2 months ago

Added logs to investigate redo task failures for cases where the build revision last_tested_revision or known_crash_revision is old (master based) and is no longer available This will be removed once the fix is identified

Couple of related logs also updated to use f-strings