chromeos3-row4-rack2-host2
f5d8236-4 v2
BelkinF5D8236APConfigurator
AP configuration failed
TimeoutException: Message: 'Unable to find the object by xpath: //input[@name="ssid"]\n WebDriver exception: Message: \'\' '
"Configuration failed for AP: {'2.4 GHz MAC Address': 'ec:1a:59:28:8b:d6',
'5 GHz MAC Address': 'N/A',
'Controller class': 'BelkinF5D8236APConfigurator',
'Hostname': 'chromeos3-row4-rack2-host2',
'Router name': 'f5d8236-4 v2'}
Traceback (most recent call last):
File ""/mnt/host/source/src/third_party/autotest/files/server/cros/ap_configurators/ap_cartridge.py"", line 52, in _apply_settings
configurator.apply_settings()
File ""/mnt/host/source/src/third_party/autotest/files/server/cros/ap_configurators/dynamic_ap_configurator.py"", line 791, in apply_settings
first_command(*sorted_page_commands[0]['args'])
File ""/mnt/host/source/src/third_party/autotest/files/server/cros/ap_configurators/dynamic_ap_configurator.py"", line 547, in _power_up_router
'router: %s' % self.name)
RuntimeError: Unable to load admin page after powering on the router: {'2.4 GHz MAC Address': 'ec:1a:59:28:8b:d6',
'5 GHz MAC Address': 'N/A',
'Controller class': 'BelkinF5D8236APConfigurator',
'Hostname': 'chromeos3-row4-rack2-host2',
'Router name': 'f5d8236-4 v2'}
12/06 16:06:01.301 ERROR|dynamic_ap_configu:0137| Dumping command list [{'priority': 0, 'args': (), 'method': <bound method BelkinF5D8236APConfigurator._power_up_router of <autotest_lib.server.cros.ap_configurators.belkinF5D8236_ap_configurator.BelkinF5D8236APConfigurator object at 0x7f6ed77e7150>>, 'page': 1}, {'priority': 1000, 'args': (), 'method': <bound method BelkinF5D8236APConfigurator._set_security_disabled of <autotest_lib.server.cros.ap_configurators.belkinF5D8236_ap_configurator.BelkinF5D8236APConfigurator object at 0x7f6ed77e7150>>, 'page': 2}, {'priority': 900, 'args': (8,), 'method': <bound method BelkinF5D8236APConfigurator._set_mode of <autotest_lib.server.cros.ap_configurators.belkinF5D8236_ap_configurator.BelkinF5D8236APConfigurator object at 0x7f6ed77e7150>>, 'page': 1}, {'priority': 900, 'args': (5,), 'method': <bound method BelkinF5D8236APConfigurator._set_channel of <autotest_lib.server.cros.ap_configurators.belkinF5D8236_ap_configurator.BelkinF5D8236APConfigurator object at 0x7f6ed77e7150>>, 'page': 1}, {'priority': 900, 'args': ('f5d8236-4_v2_n_ch5_open',), 'method': <bound method BelkinF5D8236APConfigurator._set_ssid of <autotest_lib.server.cros.ap_configurators.belkinF5D8236_ap_configurator.BelkinF5D8236APConfigurator object at 0x7f6ed77e7150>>, 'page': 1}]
"
-----------------------------------------------------------------
"The test failed with the following exception
Traceback (most recent call last):
File ""/mnt/host/source/src/third_party/autotest/files/client/common_lib/test.py"", line 631, in _exec
_call_test_function(self.execute, *p_args, **p_dargs)
File ""/mnt/host/source/src/third_party/autotest/files/client/common_lib/test.py"", line 837, in _call_test_function
raise error.UnhandledTestFail(e)
UnhandledTestFail: Unhandled TimeoutException: Message: 'Unable to find the object by xpath: //input[@name=""ssid""]\n WebDriver exception: Message: \'\' '
Traceback (most recent call last):
File ""/mnt/host/source/src/third_party/autotest/files/client/common_lib/test.py"", line 831, in _call_test_function
return func(*args, **dargs)
File ""/mnt/host/source/src/third_party/autotest/files/client/common_lib/test.py"", line 495, in execute
dargs)
File ""/mnt/host/source/src/third_party/autotest/files/client/common_lib/test.py"", line 362, in _call_run_once_with_retry
postprocess_profiled_run, args, dargs)
File ""/mnt/host/source/src/third_party/autotest/files/client/common_lib/test.py"", line 400, in _call_run_once
self.run_once(*args, **dargs)
File ""/mnt/host/source/src/third_party/autotest/files/server/site_tests/network_WiFi_ChaosConfigFailure/network_WiFi_ChaosConfigFailure.py"", line 30, in run_once
ap.debug_full_state(self.outputdir)
File ""/mnt/host/source/src/third_party/autotest/files/server/cros/ap_configurators/dynamic_ap_configurator.py"", line 857, in debug_full_state
self._save_all_pages()
File ""/mnt/host/source/src/third_party/autotest/files/server/cros/ap_configurators/dynamic_ap_configurator.py"", line 192, in _save_all_pages
self.navigate_to_page(page)
File ""/mnt/host/source/src/third_party/autotest/files/server/cros/ap_configurators/belkinF9K_ap_configurator.py"", line 116, in navigate_to_page
self.wait_for_object_by_xpath('//input[@name=""ssid""]')
File ""/mnt/host/source/src/third_party/autotest/files/server/cros/ap_configurators/web_driver_core_helpers.py"", line 279, in wait_for_object_by_xpath
'%s' % (xpath, str(e)))
TimeoutException: Message: 'Unable to find the object by xpath: //input[@name=""ssid""]\n WebDriver exception: Message: \'\' '"
Comment 1 by harpreet@chromium.org
, Dec 7 2017