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

Issue 867017 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Last visit > 30 days ago
Closed: Jul 24
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug



Sign in to add a comment

Release branch Chrome PFQ Failing

Project Member Reported by dgarr...@chromium.org, Jul 24

Issue description

We just started the Chrome PFQ builds for the R69 release branch:

https://cros-goldeneye.corp.google.com/chromeos/legoland/builderHistory?buildConfig=samus-chrome-pre-flight-branch&buildBranch=release-R69-10895.B

They are failing with this error:

10:21:42: INFO: RunCommand: cros_sdk -- ../../chromite/bin/cros_mark_chrome_as_stable '--tracking_branch=release-R69-10895.B' '--boards=samus' stable_release in /b/swarming/w/ir/cache/cbuild/repository/src/scripts
cros_mark_chrome_as_stable: Unhandled exception:
Traceback (most recent call last):
  File "../../chromite/bin/cros_mark_chrome_as_stable", line 169, in <module>
    DoMain()
  File "../../chromite/bin/cros_mark_chrome_as_stable", line 165, in DoMain
    commandline.ScriptWrapperMain(FindTarget)
  File "/mnt/host/source/chromite/lib/commandline.py", line 911, in ScriptWrapperMain
    ret = target(argv[1:])
  File "/mnt/host/source/chromite/scripts/cros_mark_chrome_as_stable.py", line 490, in main
    sticky_ebuild = _GetStickyEBuild(stable_ebuilds)
  File "/mnt/host/source/chromite/scripts/cros_mark_chrome_as_stable.py", line 190, in _GetStickyEBuild
    raise Exception('No sticky ebuilds found')
Exception: No sticky ebuilds found


I'm not sure what that means, but I'm hoping the current deputy does.

 
Labels: -Pri-3 Pri-1
Owner: bhthompson@chromium.org
We probably need to make chrome sticky again, we seem to always have to do it twice for each new branch, there is probably a bug somewhere on it.

I can make a quick fix.
Project Member

Comment 3 by bugdroid1@chromium.org, Jul 24

Labels: merge-merged-release-R69-10895.B
The following revision refers to this bug:
  https://chromium.googlesource.com/chromiumos/overlays/chromiumos-overlay/+/9a178194a5ab15605dfc54437caecdb909e82c81

commit 9a178194a5ab15605dfc54437caecdb909e82c81
Author: Bernie Thompson <bhthompson@google.com>
Date: Tue Jul 24 22:19:54 2018

Make chrome sticky again

BUG= chromium:867017 
TEST=None

Change-Id: I6e5dde58d6dd1d65beaf56183a7aa65d37a43d89
Reviewed-on: https://chromium-review.googlesource.com/1149069
Reviewed-by: Bernie Thompson <bhthompson@chromium.org>
Commit-Queue: Bernie Thompson <bhthompson@chromium.org>
Tested-by: Bernie Thompson <bhthompson@chromium.org>

[add] https://crrev.com/9a178194a5ab15605dfc54437caecdb909e82c81/chromeos-base/chromeos-chrome/chromeos-chrome-69.0.3497.0-r1.ebuild

Status: Fixed (was: Untriaged)
Presumed fixed.

The root bug is https://bugs.chromium.org/p/chromium/issues/detail?id=775622 for the interested.

Sign in to add a comment