Android swarming trybots: shard #XX timed out, took too much time to complete |
||||
Issue descriptionI've been seeing this somewhat frequently lately. Here's one from today: https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/391679 In this case, the logs show that this test timed out on each retry: org.chromium.chrome.browser.omnibox.OmniboxUrlEmphasizerTest.testShortSecureHTTPSUrl Log link: https://chromium-swarm.appspot.com/task?id=38d276869926f010&refresh=10&show_raw=1&wide_logs=true However, I've seen this same error across different test suites. E.g., here's two where unit_tests failed: https://build.chromium.org/p/tryserver.chromium.android/builders/android_n5x_swarming_rel/builds/266128 https://build.chromium.org/p/tryserver.chromium.android/builders/android_n5x_swarming_rel/builds/265908 And one where webview_instrumentation_test_apk failed: https://build.chromium.org/p/tryserver.chromium.android/builders/android_n5x_swarming_rel/builds/266081
,
Sep 26 2017
Thanks for filing this. The test runner should be resilient to the TRANSIENT issues as of late last week: https://bugs.chromium.org/p/chromium/issues/detail?id=721889 That last testShortSecureHTTPSUrl failure is a DCHECK failure: 09-25 15:37:05.309 26078 26102 F chromium: [FATAL:command_line.cc(242)] Check failed: current_process_commandline_
,
Sep 26 2017
Suspecting the DCHECK failure has to do with a test regression due to the J4 conversion in which the command-line no longer gets initialized consistently.
,
Sep 26 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/438c6ab463a2c46857ecddd955a8f5d0eae58d3c commit 438c6ab463a2c46857ecddd955a8f5d0eae58d3c Author: John Budorick <jbudorick@chromium.org> Date: Tue Sep 26 22:55:19 2017 [android] Print LogcatdogMonitor stream URLs at stream opening. Should improve logdog stream visibility in the event of a timeout. Bug: 768409 Change-Id: I94497c1b3fed557983c0d36112319fe2cb1bf282 Reviewed-on: https://chromium-review.googlesource.com/684055 Reviewed-by: Benjamin Pastene <bpastene@chromium.org> Commit-Queue: John Budorick <jbudorick@chromium.org> Cr-Commit-Position: refs/heads/master@{#504505} [modify] https://crrev.com/438c6ab463a2c46857ecddd955a8f5d0eae58d3c/build/android/pylib/android/logdog_logcat_monitor.py
,
Oct 3 2017
The failing DCHECK is issue 771205 , where I've added some more detail.
,
Dec 4 2017
Moving Infra>Client>Android -> Infra>Client>Chrome+OS=Android
,
Dec 4 2017
,
Dec 4
This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue. Sorry for the inconvenience if the bug really should have been left as Available. For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
,
Dec 4
|
||||
►
Sign in to add a comment |
||||
Comment 1 by bpastene@chromium.org
, Sep 25 2017