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

Issue 838249 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Last visit > 30 days ago
Closed: May 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Test failing due to invalid server name http://cautotest

Project Member Reported by shahy@chromium.org, Apr 30 2018

Issue description

Chrome Version: (copy from chrome://version)
OS: (e.g. Win10, MacOS 10.12, etc...)

What steps will reproduce the problem?

(1)run ./atest to add or update host information on cautotest.
or run test that locks host on cautotest. 
Eg: https://eureka-internal.git.corp.google.com/test/+/master/eurtest/tests/chaos_wifi_compatibility/chaos_wifi_compatibility_test_sequence.py 

What is the expected result?

The host is locked or the host information is updated.

What happens instead?

Getting an invalid server name error:
Invalid server name http://cautotest: <urlopen error [Errno 110] Connection timed out>


It seems that the qualified domain name for http://cautotest/ has been changed to http://ubercautotest/

But the code base has not been updated to reflect this change causing tests to crash.
 

Comment 1 by shahy@chromium.org, Apr 30 2018

Cc: -godofredoc@chromium.org -shahy@chromium.org -krisr@chromium.org krisr@google.com godofredoc@google.com shahy@google.com

Comment 2 by nxia@chromium.org, May 3 2018

Owner: shahy@chromium.org
 shahy@, can you please paste the command you run and the full output?

Comment 3 by shahy@chromium.org, May 7 2018

I ran the script the following location:
https://cs.corp.google.com/eureka_internal/testing/external/autotest/cli/atest.py?q=/atest.py&dr

$ ./atest host stat chromeos9-row8-rack1-isolationbox1

Invalid server name http://cautotest: <urlopen error [Errno 110] Connection timed out>

usage: atest host stat [options] <hosts>

Status: WontFix (was: Untriaged)
The official instructions using our lab tools manifest works

https://sites.google.com/a/google.com/chromeos/for-team-members/infrastructure/lab-tools

If the chaos lab needs some special setup, the Chrome OS Infra team can't really help you with that.

Sign in to add a comment