New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 815332 link

Starred by 2 users

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

[Findit] Better handle try job results when try job failed

Project Member Reported by chanli@chromium.org, Feb 23 2018

Issue description

Example: https://14165-4806bd7-dot-waterfall-frontend-dot-findit-for-me.appspot.com/waterfall/build-failure?url=https://luci-milo.appspot.com/buildbot/chromium.memory/Linux%20ChromiumOS%20MSan%20Tests/4006&debug=1

try job: https://ci.chromium.org/p/chromium/builders/luci.chromium.findit/findit_variable/994

Try job failed with infra failure, report format doesn't like successful ones, but build.status is COMPLETED. 

A try job result returned as pipeline output with the malformated report, caused a failure.

 
I think something similar (and more recent) can be seen at

Example: https://findit-for-me.appspot.com/waterfall/failure?url=https://build.chromium.org/p/chromium.chrome/builders/Google%20Chrome%20ChromeOS/builds/59213 

try job: https://ci.chromium.org/p/chromium/builders/luci.chromium.findit/findit_variable/28978

It appears the suspect was found with 100% confidence (and does appear to be correct), but the example page appears to be stuck at

Findit result:
Try-job Result:
Status: running try-job 

even though the try job has failed. In addition, there is no obvious means to convince it to try again or check up on the try job.

Sign in to add a comment