bob-release failed cheets_StartAndroid |
|||
Issue descriptionThe recent bob-release failed during HWTest in the cheets_StartAndroid.stress test. http://shortn/_gRqRgOSr7R Here's some output from the test: --------------8<------------------ 05/25 06:20:05.034 DEBUG| cros_interface:0058| sh -c cryptohome-path user 'test@test.test' 05/25 06:20:05.071 DEBUG| cros_interface:0067| > stdout=[/home/user/ab63d97df5a897470a8df852189e52d143ecadd6 ], stderr=[] 05/25 06:20:05.072 DEBUG| cros_interface:0058| sh -c /bin/df --output=source,target /home/user/ab63d97df5a897470a8df852189e52d143ecadd6 05/25 06:20:05.098 DEBUG| cros_interface:0067| > stdout=[Filesystem Mounted on /dev/mmcblk0p1 /home ], stderr=[] 05/25 06:20:05.117 DEBUG| cros_interface:0058| sh -c crossystem inside_vm 05/25 06:20:05.130 DEBUG| cros_interface:0067| > stdout=[0], stderr=[] 05/25 06:20:05.132 DEBUG| cros_interface:0058| sh -c mkdir -p /var/log/screenshots/ 05/25 06:20:05.146 DEBUG| cros_interface:0067| > stdout=[], stderr=[] 05/25 06:20:05.148 DEBUG| cros_interface:0058| sh -c /usr/local/autotest/bin/screenshot.py /var/log/screenshots/login-screen-0.png 05/25 06:20:05.266 DEBUG| cros_interface:0067| > stdout=[], stderr=[Traceback (most recent call last): File "/usr/local/autotest/bin/screenshot.py", line 21, in <module> image = crtcScreenshot(args.crtc) File "/usr/local/autotest/cros/graphics/drm.py", line 687, in crtcScreenshot "Unable to take screenshot. There may not be anything on the screen.") RuntimeError: Unable to take screenshot. There may not be anything on the screen. ] ..[snip].. 05/25 06:20:05.381 WARNI| test:0621| The test failed with the following exception Traceback (most recent call last): File "/usr/local/autotest/common_lib/test.py", line 615, in _exec _call_test_function(self.execute, *p_args, **p_dargs) File "/usr/local/autotest/common_lib/test.py", line 829, in _call_test_function raise error.UnhandledTestFail(e) UnhandledTestFail: Unhandled LoginException: Timed out going through login screen. Cryptohome not mounted. OOBE not dismissed. Traceback (most recent call last): File "/usr/local/autotest/common_lib/test.py", line 823, in _call_test_function return func(*args, **dargs) File "/usr/local/autotest/common_lib/test.py", line 476, in execute dargs) File "/usr/local/autotest/common_lib/test.py", line 353, in _call_run_once_with_retry postprocess_profiled_run, args, dargs) File "/usr/local/autotest/common_lib/test.py", line 386, in _call_run_once self.run_once(*args, **dargs) File "/usr/local/autotest/tests/cheets_StartAndroid/cheets_StartAndroid.py", line 43, in run_once dont_override_profile=dont_override_profile) as _: File "/usr/local/autotest/common_lib/cros/chrome.py", line 164, in __init__ self._browser = browser_to_create.Create(finder_options) File "/usr/local/telemetry/src/third_party/catapult/telemetry/telemetry/internal/backends/chrome/cros_browser_finder.py", line 50, in Create self._credentials_path) File "/usr/local/telemetry/src/third_party/catapult/telemetry/telemetry/internal/backends/chrome/cros_browser_with_oobe.py", line 14, in __init__ backend, platform_backend, credentials_path) File "/usr/local/telemetry/src/third_party/catapult/telemetry/telemetry/internal/browser/browser.py", line 58, in __init__ self._browser_backend.Start() File "/usr/local/telemetry/src/third_party/catapult/common/py_trace_event/py_trace_event/trace_event_impl/decorators.py", line 52, in traced_function return func(*args, **kwargs) File "/usr/local/telemetry/src/third_party/catapult/telemetry/telemetry/internal/backends/chrome/cros_browser_backend.py", line 169, in Start + self._GetLoginStatus()) File "/usr/local/telemetry/src/third_party/catapult/common/py_trace_event/py_trace_event/trace_event_impl/decorators.py", line 52, in traced_function return func(*args, **kwargs) File "/usr/local/telemetry/src/third_party/catapult/telemetry/telemetry/internal/backends/chrome/cros_browser_backend.py", line 277, in _RaiseOnLoginFailure raise exceptions.LoginException(error) LoginException: Timed out going through login screen. Cryptohome not mounted. OOBE not dismissed. --------------8<------------------ Assigning to current ARC constable.
,
Jun 3 2017
,
Jun 5 2017
moved to b/38097492
,
Jan 26 2018
obsolete |
|||
►
Sign in to add a comment |
|||
Comment 1 by lgcheng@google.com
, May 25 2017