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

Issue 724629 link

Starred by 1 user

Issue metadata

Status: Archived
Owner:
Last visit > 30 days ago
Closed: May 2017
Cc:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 1
Type: Bug



Sign in to add a comment

cronjob testing push always fails at updating servers

Project Member Reported by shuqianz@chromium.org, May 19 2017

Issue description

cronjob testing push always fail at updating servers due to the error:
chromeos-autotest.hot.corp.google.com: Command failed with error: Command '/usr/local/autotest/site_utils/deploy_server_local.py --update_push_servers' returned non-zero exit status 1
[4/5] Try to update server chromeos-autotest.hot.corp.google.com
Running command: /usr/local/autotest/site_utils/deploy_server_local.py --update_push_servers
ERROR: '/usr/local/autotest/site_utils/deploy_server_local.py --update_push_servers' failed with error:
Checking tree status:
OSError: [Errno 2] No such file or directory

chromeos-autotest.hot.corp.google.com: Command failed with error: Command '/usr/local/autotest/site_utils/deploy_server_local.py --update_push_servers' returned non-zero exit status 1
Time used to update server chromeos-autotest.hot.corp.google.com: 3.86910009384
Failed to update server chromeos-autotest.hot.corp.google.com.
Error: Checking tree status:
Traceback (most recent call last):
  File "/usr/local/autotest/site_utils/deploy_server_local.py", line 521, in <module>
    sys.exit(main(sys.argv[1:]))
  File "/usr/local/autotest/site_utils/deploy_server_local.py", line 491, in main
    verify_repo_clean()
  File "/usr/local/autotest/site_utils/deploy_server_local.py", line 83, in verify_repo_clean
    out = subprocess.check_output(['repo', 'status'], stderr=subprocess.STDOUT)
  File "/usr/lib/python2.7/subprocess.py", line 566, in check_output
    process = Popen(stdout=PIPE, *popenargs, **kwargs)
  File "/usr/lib/python2.7/subprocess.py", line 710, in __init__
    errread, errwrite)
  File "/usr/lib/python2.7/subprocess.py", line 1327, in _execute_child
    raise child_exception
OSError: [Errno 2] No such file or directory
Errors updating:
  chromeos-autotest.hot.corp.google.com



However, manually kicking off the same script the cronjob uses pass successfully
 
Project Member

Comment 1 by bugdroid1@chromium.org, May 19 2017

The following revision refers to this bug:
  https://chrome-internal.googlesource.com/chromeos/chromeos-admin/+/4565367e6ad05e9f2a45967039875972c3f36b35

commit 4565367e6ad05e9f2a45967039875972c3f36b35
Author: Shuqian Zhao <shuqianz@chromium.org>
Date: Fri May 19 22:34:15 2017

Cc: xixuan@chromium.org
still failing, debugging now, cc current deputy
Project Member

Comment 3 by bugdroid1@chromium.org, May 23 2017

The following revision refers to this bug:
  https://chrome-internal.googlesource.com/chromeos/chromeos-admin/+/b806005f0a7d18be56ae8cd61ae517bbce63025c

commit b806005f0a7d18be56ae8cd61ae517bbce63025c
Author: Shuqian Zhao <shuqianz@chromium.org>
Date: Tue May 23 21:33:46 2017

Status: Fixed (was: Started)
Fixed by this change

Comment 6 by dchan@chromium.org, Aug 1 2017

Labels: VerifyIn-61

Comment 7 by dchan@chromium.org, Jan 22 2018

Status: Archived (was: Fixed)

Sign in to add a comment