kevin-paladin cheets_StartAndroid timeout |
||||
Issue descriptionhttps://uberchromegw.corp.google.com/i/chromeos/builders/kevin-paladin/builds/1103 cheets_StartAndroid.stress.0_SERVER_JOB [ FAILED ] cheets_StartAndroid.stress.0_SERVER_JOB FAIL: Timeout occurred- waited 300.0 seconds. https://viceroy.corp.google.com/chromeos/suite_details?build_id=1523073
,
May 17 2017
Sounds like AFE wasn't responding for 5 minutes, but I am not familiar with this https://cs.corp.google.com/chromeos_public/src/third_party/autotest/files/server/site_autotest.py?q=_get_fetch_location_from_host_attribute+package:%5Echromeos_public$&l=33 In any case, this looks like infra.
,
May 17 2017
,
May 17 2017
kevin had a green run, but now minnie is seeing similar. I still suspect infra
,
May 17 2017
Can you please provide a link?
,
May 17 2017
https://uberchromegw.corp.google.com/i/chromeos/builders/veyron_minnie-paladin/builds/2567 Note that its similar in that its a timeout (different test). In this case the logs seem to be missing so I can't really dig deeper.
,
May 17 2017
This one aborted *immediately* after the suite actually starts, very strange. https://uberchromeos-server38.corp.google.com/new_tko/#tab_id=test_detail_view&object_id=482781573 https://pantheon.corp.google.com/storage/browser/chromeos-autotest-results/117977779-chromeos-test/hostless/debug/ but you are right there is no logs which should have been here https://pantheon.corp.google.com/storage/browser/chromeos-autotest-results/117978654-chromeos-test 05/16 22:08:34.959 DEBUG| suite:1129| Scheduling cheets_GTS.4.1_r2.GtsAdminTestCases 05/16 22:08:36.598 DEBUG| suite:1474| Adding job keyval for cheets_GTS.4.1_r2.GtsAdminTestCases=117978654-chromeos-test [...] 05/16 22:38:09.844 INFO | server_job:0184| START ---- veyron_minnie-paladin/R60-9559.0.0-rc1/arc-bvt-cq/cheets_GTS.4.1_r2.GtsAdminTestCases timestamp=1494999489 localtime=May 16 22:38:09 05/16 22:38:09.845 INFO | server_job:0184| ABORT ---- veyron_minnie-paladin/R60-9559.0.0-rc1/arc-bvt-cq/cheets_GTS.4.1_r2.GtsAdminTestCases timestamp=1494999489 localtime=May 16 22:38:09 05/16 22:38:09.845 INFO | server_job:0184| END ABORT ---- veyron_minnie-paladin/R60-9559.0.0-rc1/arc-bvt-cq/cheets_GTS.4.1_r2.GtsAdminTestCases
,
May 17 2017
|
||||
►
Sign in to add a comment |
||||
Comment 1 by ihf@chromium.org
, May 17 2017The relevant part of the backtrace is File "/usr/local/autotest/results/117919732-chromeos-test/chromeos2-row6-rack5-host2/control.srv", line 7, in run_client at.run(control, host=host, use_packaging=use_packaging) File "/usr/local/autotest/server/autotest.py", line 381, in run client_disconnect_timeout, use_packaging=use_packaging) File "/usr/local/autotest/server/autotest.py", line 428, in _do_run repos = self.get_fetch_location() File "/usr/local/autotest/server/site_autotest.py", line 103, in get_fetch_location found_repo = self._get_fetch_location_from_host_attribute() File "/usr/local/autotest/server/site_autotest.py", line 47, in _get_fetch_location_from_host_attribute hosts = afe.get_hosts(hostname=self.host.hostname) File "/usr/local/autotest/server/frontend.py", line 538, in get_hosts hosts = self.run('get_hosts', **query_args)