New issue
Advanced search Search tips

Issue 888370 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Sep 24
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 1
Type: Bug

Blocking:
issue 888064



Sign in to add a comment

All Linux GPU.FYI and ANGLE Chromium builders failing gclient runhooks

Project Member Reported by jmad...@chromium.org, Sep 23

Issue description

The started failing recently with one src-internal roll in the regression range:

https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/GPU%20FYI%20Linux%20Builder/23678

Error is:

________ running '/b/swarming/w/ir/cache/vpython/998566/bin/python src/chromeos/assistant/internal/build_libassistant.py --sync_only' in '/b/swarming/w/ir/cache/builder'
/b/swarming/w/ir/kitchen-checkout/depot_tools/gclient: line 9: /b/swarming/w/ir/kitchen-checkout/depot_tools/update_depot_tools: No such file or directory
Traceback (most recent call last):
  File "src/chromeos/assistant/internal/build_libassistant.py", line 172, in <module>
    sys.exit(main(sys.argv[1:]))
  File "src/chromeos/assistant/internal/build_libassistant.py", line 99, in main
    cwd=os.path.join(libassistant_standalone_path, 'src'))
  File "/b/swarming/w/ir/cipd_bin_packages/lib/python2.7/subprocess.py", line 186, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['gclient', 'sync', '-j32']' returned non-zero exit status 127

Not sure if I have the permissions to revert things in the right repos but I'll give it a try. CC'ing troopers in case they need to look on Monday.
 
Project Member

Comment 1 by bugdroid1@chromium.org, Sep 23

The following revision refers to this bug:
  https://chrome-internal.googlesource.com/chrome/src-internal.git/+/4686011a17a8df02189d97b10e2feb4f0f74cda3

commit 4686011a17a8df02189d97b10e2feb4f0f74cda3
Author: Jamie Madill <jmadill@google.com>
Date: Sun Sep 23 22:17:45 2018

Blocking: 888064
Cc: xiaoh...@chromium.org
Labels: -Restrict-View-Google
Status: Fixed (was: Assigned)
Seems to have fixed runhooks. Closing this out. xiaohuic, please let us know if you want to repro this before you re-land your CL.
Jamie, how do I repro this with potential fix CL? is there a way to run this bot with a pending CL just to make sure it won't break again?
It's a bit tricky if you're committing to src-internal. If you have the chance to try the roll on the main CQ you can. Just look in "choose tryjobs" and search for angle. The linux bots in there should trigger the same path.

Maybe someone else could advise on how to reproduce locally. It might be listed in the GPU testing instructions, which you can find in an internal document.




Sign in to add a comment