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

Issue 740142 link

Starred by 1 user

Issue metadata

Status: Verified
Owner:
Last visit > 30 days ago
Closed: Jul 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 1
Type: ----



Sign in to add a comment

android devserver offline leads to test push failure

Project Member Reported by xixuan@chromium.org, Jul 7 2017

Issue description

[chromeos-autotest.hot.corp.google.com] out: Traceback (most recent call last):
[chromeos-autotest.hot.corp.google.com] out:   File "/usr/local/autotest/frontend/afe/json_rpc/serviceHandler.py", line 120, in dispatchRequest
[chromeos-autotest.hot.corp.google.com] out:     results['result'] = self.invokeServiceEndpoint(meth, args)
[chromeos-autotest.hot.corp.google.com] out:   File "/usr/local/autotest/frontend/afe/json_rpc/serviceHandler.py", line 160, in invokeServiceEndpoint
[chromeos-autotest.hot.corp.google.com] out:     return meth(*args)
[chromeos-autotest.hot.corp.google.com] out:   File "/usr/local/autotest/frontend/afe/rpc_handler.py", line 270, in new_fn
[chromeos-autotest.hot.corp.google.com] out:     return f(*args, **keyword_args)
[chromeos-autotest.hot.corp.google.com] out:   File "/usr/local/autotest/frontend/afe/rpc_utils.py", line 1167, in replacement
[chromeos-autotest.hot.corp.google.com] out:     return func(**kwargs)
[chromeos-autotest.hot.corp.google.com] out:   File "/usr/local/autotest/frontend/afe/rpc_interface.py", line 1839, in create_suite_job
[chromeos-autotest.hot.corp.google.com] out:     ds = dev_server.resolve(test_source_build, hostname=sample_dut)
[chromeos-autotest.hot.corp.google.com] out:   File "/usr/local/autotest/client/common_lib/cros/dev_server.py", line 2586, in resolve
[chromeos-autotest.hot.corp.google.com] out:     return AndroidBuildServer.resolve(build, hostname)
[chromeos-autotest.hot.corp.google.com] out:   File "/usr/local/autotest/client/common_lib/cros/dev_server.py", line 776, in resolve
[chromeos-autotest.hot.corp.google.com] out:     raise DevServerException(error_msg)
[chromeos-autotest.hot.corp.google.com] out: DevServerException: All devservers are currently down: set(['http://100.107.126.137:8082']). dut hostname: android1758-row1-rack7-test-station-5.cros


100.107.126.137 is android1758-infra-devserver5.
 

Comment 1 by jashur@chromium.org, Jul 10 2017

These devservers have been brought up after the move. We will monitor this over the next few days.

jashur@jashur:~$ ping android1758-infra-devserver4
PING android1758-infra-devserver4.cros.corp.google.com (100.107.126.136) 56(84) bytes of data.
64 bytes from dhcp-100-107-126-136.mtv.corp.google.com (100.107.126.136): icmp_seq=1 ttl=62 time=0.620 ms
64 bytes from dhcp-100-107-126-136.mtv.corp.google.com (100.107.126.136): icmp_seq=2 ttl=62 time=0.564 ms
64 bytes from dhcp-100-107-126-136.mtv.corp.google.com (100.107.126.136): icmp_seq=3 ttl=62 time=0.589 ms

jashur@jashur:~$ ping android1758-infra-devserver5
PING android1758-infra-devserver5.cros.corp.google.com (100.107.126.137) 56(84) bytes of data.
64 bytes from dhcp-100-107-126-137.mtv.corp.google.com (100.107.126.137): icmp_seq=1 ttl=62 time=0.733 ms
64 bytes from dhcp-100-107-126-137.mtv.corp.google.com (100.107.126.137): icmp_seq=2 ttl=62 time=0.750 ms
64 bytes from dhcp-100-107-126-137.mtv.corp.google.com (100.107.126.137): icmp_seq=3 ttl=62 time=0.630 ms

Comment 2 by jashur@chromium.org, Jul 10 2017

Cc: jashur@chromium.org

Comment 3 by krisr@chromium.org, Jul 11 2017

Status: Fixed (was: Assigned)
Status: Verified (was: Fixed)
Closing. Please reopen it if its not fixed. Thanks!

Sign in to add a comment