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

Issue 685843 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Jan 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug

Blocking:
issue 361886



Sign in to add a comment

Disable LogDog bootstrapping fallback.

Project Member Reported by d...@chromium.org, Jan 26 2017

Issue description

annotated_run.py and remote_run.py both have fallback paths for LogDog bootstrapping. These paths are engaged when LogDog decides that it is enabled, but fails to bootstrap successfully, either due to an infrastructure failure early in bootstrapping or due to bootstrap configuration.

LogDog has been deployed for over a year now, and is believed to be stable enough to remove this fallback. We should make it so that, if LogDog is engaged, its failure is considered a build failure.

This is important because:
- Systems now rely on log data being present in LogDog, and this dependency should not randomly fail if something went wrong.
- The "perf*" waterfalls are now using LogDog log export to impose security, and a fallback would be a breach of this.
 

Comment 1 by d...@chromium.org, Jan 26 2017

Labels: -Pri-3 Pri-1

Comment 2 by d...@chromium.org, Jan 27 2017

Status: Fixed (was: Started)
This has landed, and should be fixed now.

Sign in to add a comment