New issue
Advanced search Search tips

Issue 664895 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 664934
Owner: ----
Closed: Nov 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: ----
Type: ----



Sign in to add a comment

cit restart breaking after gerrit change

Project Member Reported by stip@chromium.org, Nov 14 2016

Issue description

Adding self-LGTM (Code-Review +1) because of TBRs
remote: Processing changes: new: 1, done            
remote: 
remote: New Changes:        
remote:   https://chrome-internal-review.googlesource.com/304265 Restarting master chromium.lkgr        
remote: 
To https://chrome-internal.googlesource.com/infradata/master-manager
 * [new branch]      3107af03bf0513ef612e976831c2459d3195d90d -> refs/for/refs/heads/master%l=Code-Review+1,notify=NONE,r=sosa@google.com
WARNING:root:Failed to add "chrome-reviews@google.com" as a cc
Traceback (most recent call last):
  File "/usr/local/google/home/stip/.chrome-infra/infra/run.py", line 29, in <module>
    sys.exit(run_helper.run_py_main(sys.argv[1:], RUNPY_PATH, ENV_PATH, 'infra'))
  File "/usr/local/google/home/stip/.chrome-infra/infra/bootstrap/run_helper.py", line 125, in run_py_main
    runpy.run_module(args[0], run_name='__main__', alter_sys=True)
  File "/usr/lib/python2.7/runpy.py", line 176, in run_module
    fname, loader, pkg_name)
  File "/usr/lib/python2.7/runpy.py", line 82, in _run_module_code
    mod_name, mod_fname, mod_loader, pkg_name)
  File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
    exec code in run_globals
  File "/usr/local/google/home/xusydoc/.chrome-infra/infra/infra/tools/restart/__main__.py", line 46, in <module>
    sys.exit(main(sys.argv[1:]))
  File "/usr/local/google/home/xusydoc/.chrome-infra/infra/infra/tools/restart/__main__.py", line 42, in main
    args.desired_state, args.reason)
  File "/usr/local/google/home/xusydoc/.chrome-infra/infra/infra/tools/restart/restart.py", line 360, in run
    desired_state, reason)
  File "/usr/local/google/home/xusydoc/.chrome-infra/infra/infra/tools/restart/restart.py", line 278, in commit
    subprocess.check_call(upload_cmd, cwd=target)
  File "/usr/lib/python2.7/subprocess.py", line 540, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['git', 'cl', 'upload', '-m', 'Restarting master chromium.lkgr\n\nRemove builder in https://codereview.chromium.org/2051993003/.\n', '-f', '--tbr-owners', '-c']' returned non-zero exit status 1
 

Comment 1 by aga...@chromium.org, Nov 14 2016

Mergedinto: 664934
Status: Duplicate (was: Untriaged)
Whoops, this one got filed first, but I saw the other one first, so duping into there.

Sign in to add a comment