Autoupdate failures in veyron_mighty |
||
Issue descriptionExample build: https://uberchromegw.corp.google.com/i/chromeos/builders/master-paladin/builds/14897 06/01 10:23:14.097 DEBUG| utils:0203| Running 'ssh 100.115.219.130 'curl "http://100.115.219.130:8082/handler_cleanup?pid=17966&host_name=chromeos4-row6-rack10-host17"'' 06/01 10:23:15.214 DEBUG| utils:0203| Running 'ssh 100.115.219.130 'curl "http://100.115.219.130:8082/kill_au_proc?pid=17966&host_name=chromeos4-row6-rack10-host17"'' 06/01 10:23:16.315 DEBUG| dev_server:2132| Exception raised on auto_update attempt #1: Traceback (most recent call last): File "/home/chromeos-test/chromiumos/src/platform/dev/cros_update.py", line 258, in TriggerAU self._WriteAUStatus(cros_update_progress.FINISHED) File "/home/chromeos-test/chromiumos/chromite/lib/remote_access.py", line 562, in __exit__ self.device.Cleanup() File "/home/chromeos-test/chromiumos/chromite/lib/remote_access.py", line 685, in Cleanup self.BaseRunCommand(cmd, **kwargs) File "/home/chromeos-test/chromiumos/chromite/lib/remote_access.py", line 879, in BaseRunCommand return self.GetAgent().RemoteSh(cmd, **kwargs) File "/home/chromeos-test/chromiumos/chromite/lib/remote_access.py", line 343, in RemoteSh raise SSHConnectionError(e.result.error) SSHConnectionError: ssh: connect to host chromeos4-row6-rack10-host17 port 22: Connection refused 06/01 10:23:16.316 DEBUG| dev_server:2138| Please see error details in log /usr/local/autotest/results/hosts/chromeos4-row6-rack10-host17/3455035-provision/20170106095808/autoupdate_logs/CrOS_update_chromeos4-row6-rack10-host17_17966.log Is this a bug in autoupdate?
,
Jun 5 2017
> > Is this a bug in autoupdate?
>
> No. The "connection refused" is coming from the DUT
> when trying to run 'ssh', so the most obvious answer
> is an ssh problem in the build.
... which in turn suggests blaming this CL:
https://chromium-review.googlesource.com/#/c/514822/
,
Jun 5 2017
Which is currently blocked. Closing the bug.
,
Jun 5 2017
|
||
►
Sign in to add a comment |
||
Comment 1 by jrbarnette@chromium.org
, Jun 5 2017