+ sheriffs. All the relevant CLs of auron_yuna-paladin/442 were merged in that run, does this failure seem a flake to you?
https://luci-milo.appspot.com/buildbot/chromeos/master-paladin/15740
https://luci-milo.appspot.com/buildbot/chromeos/auron_yuna-paladin/442
https://pantheon.corp.google.com/storage/browser/chromeos-autotest-results/135228524-chromeos-test/chromeos4-row10-rack6-host7/
08/15 08:22:26.509 WARNI| test:0612| The test failed with the following exception
Traceback (most recent call last):
File "/usr/local/autotest/common_lib/test.py", line 606, in _exec
_call_test_function(self.execute, *p_args, **p_dargs)
File "/usr/local/autotest/common_lib/test.py", line 812, in _call_test_function
raise error.UnhandledTestFail(e)
UnhandledTestFail: Unhandled TimeoutException: Timed out while waiting 15s for py_utils.WaitFor(lambda: pid != self.pid, 15).
Traceback (most recent call last):
File "/usr/local/autotest/common_lib/test.py", line 806, in _call_test_function
return func(*args, **dargs)
File "/usr/local/autotest/common_lib/test.py", line 470, in execute
dargs)
File "/usr/local/autotest/common_lib/test.py", line 347, in _call_run_once_with_retry
postprocess_profiled_run, args, dargs)
File "/usr/local/autotest/common_lib/test.py", line 380, in _call_run_once
self.run_once(*args, **dargs)
File "/usr/local/autotest/tests/cheets_StartAndroid/cheets_StartAndroid.py", line 53, in run_once
dont_override_profile=dont_override_profile)
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 48, in Create
browser_backend, self._platform_backend, 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 59, 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
py_utils.WaitFor(lambda: pid != self.pid, 15)
File "/usr/local/telemetry/src/third_party/catapult/common/py_utils/py_utils/__init__.py", line 148, in WaitFor
(timeout, GetConditionString()))
TimeoutException: Timed out while waiting 15s for py_utils.WaitFor(lambda: pid != self.pid, 15).
Comment 1 by julanhsu@chromium.org
, Aug 15 2017