oortonline very flaky on chromium.perf/Linux Perf |
||||
Issue descriptionoortonline failing on chromium.perf/Linux Perf Regression ranges: chromium: 468586 - 468677 Builders failed on: - Linux Perf: https://build.chromium.org/p/chromium.perf/builders/Linux%20Perf
,
May 4 2017
passing again https://build.chromium.org/p/chromium.perf/builders/Linux%20Perf/builds/632
,
May 5 2017
=== BISECT JOB RESULTS === NO Perf regression found Bisect Details Configuration: linux_perf_bisect Benchmark : oortonline Metric : benchmark_duration/benchmark_duration Revision Result N chromium@468586 15.5974 +- 22.7609 21 good chromium@468677 17.2029 +- 0.420808 21 bad To Run This Test src/tools/perf/run_benchmark -v --browser=release --output-format=chartjson --upload-results --pageset-repeat=1 --also-run-disabled-tests oortonline Debug Info https://chromeperf.appspot.com/buildbucket_job_status/8980517622457336096 Is this bisect wrong? https://chromeperf.appspot.com/bad_bisect?try_job_id=6113690228621312 | O O | Visit http://www.chromium.org/developers/speed-infra/perf-bug-faq | X | for more information addressing perf regression bugs. For feedback, | / \ | file a bug with component Speed>Bisection. Thank you!
,
May 5 2017
Started bisect job https://chromeperf.appspot.com/buildbucket_job_status/8980469678048905200
,
May 5 2017
=== BISECT JOB RESULTS === NO Perf regression found Bisect Details Configuration: linux_perf_bisect Benchmark : oortonline Metric : benchmark_duration/benchmark_duration Revision Result N chromium@468586 15.549 +- 22.8082 21 good chromium@468677 16.3804 +- 16.5879 21 bad To Run This Test src/tools/perf/run_benchmark -v --browser=release --output-format=chartjson --upload-results --pageset-repeat=1 --also-run-disabled-tests oortonline Debug Info https://chromeperf.appspot.com/buildbucket_job_status/8980469678048905200 Is this bisect wrong? https://chromeperf.appspot.com/bad_bisect?try_job_id=6113690228621312 | O O | Visit http://www.chromium.org/developers/speed-infra/perf-bug-faq | X | for more information addressing perf regression bugs. For feedback, | / \ | file a bug with component Speed>Bisection. Thank you!
,
May 8 2017
This test is still very flaky. First seen: https://uberchromegw.corp.google.com/i/chromium.perf/builders/Linux%20Perf/builds/625 Ned, there is no owner for this. Can you help triage? (INFO) 2017-05-08 02:18:45,916 browser.DumpStateUponFailure:365 *************** BROWSER STANDARD OUTPUT *************** (INFO) 2017-05-08 02:18:45,916 browser.DumpStateUponFailure:367 [863:863:0508/020146.687816:ERROR:sandbox_linux.cc(344)] InitializeSandbox() called with multiple threads in process gpu-process. [810:825:0508/020147.509226:ERROR:cert_verify_proc_nss.cc(912)] CERT_PKIXVerifyCert for www.google-analytics.com failed err=-8172 [810:826:0508/020156.619348:ERROR:cert_verify_proc_nss.cc(912)] CERT_PKIXVerifyCert for ssl.gstatic.com failed err=-8172 [863:863:0508/020204.189962:ERROR:gles2_cmd_decoder.cc(9829)] [.Offscreen-For-WebGL-0x3382cc9d5500]GL ERROR :GL_INVALID_OPERATION : glDrawElements: Source and destination textures of the draw are the same. [863:863:0508/020204.190003:ERROR:gles2_cmd_decoder.cc(9829)] [.Offscreen-For-WebGL-0x3382cc9d5500]GL ERROR :GL_INVALID_OPERATION : glDrawElements: Source and destination textures of the draw are the same. [...] [truncate many similar lines] [...] [863:863:0508/020208.215090:ERROR:gles2_cmd_decoder.cc(9829)] [.Offscreen-For-WebGL-0x3382cc9d5500]GL ERROR :GL_INVALID_OPERATION : glDrawElements: Source and destination textures of the draw are the same. [863:863:0508/020208.215101:ERROR:logger.cc(46)] Too many GL errors, not reporting any more for this context. use --disable-gl-error-limit to see all errors. (INFO) 2017-05-08 02:18:45,917 browser.DumpStateUponFailure:370 *********** END OF BROWSER STANDARD OUTPUT ************ (INFO) 2017-05-08 02:18:45,917 browser.DumpStateUponFailure:372 ********************* BROWSER LOG ********************* (INFO) 2017-05-08 02:18:45,917 browser.DumpStateUponFailure:374 No log file (INFO) 2017-05-08 02:18:45,917 browser.DumpStateUponFailure:377 ***************** END OF BROWSER LOG ****************** (WARNING) 2017-05-08 02:19:45,977 desktop_browser_backend._GetAllCrashpadMinidumps:373 No path to crashpad_database_util found (INFO) 2017-05-08 02:19:45,978 desktop_browser_backend._GetMostRecentMinidump:446 No minidump found via crashpad_database_util (WARNING) 2017-05-08 02:19:45,978 desktop_browser_backend._GetAllCrashpadMinidumps:373 No path to crashpad_database_util found (INFO) 2017-05-08 02:19:45,978 desktop_browser_backend._GetMostRecentMinidump:446 No minidump found via crashpad_database_util (WARNING) 2017-05-08 02:19:45,979 screenshot.TryCaptureScreenShot:49 Exception when trying to capture screenshot: TimeoutException('',) Traceback (most recent call last): File "/b/s/w/ir/third_party/catapult/telemetry/telemetry/internal/story_runner.py", line 88, in _RunStoryAndProcessErrorIfNeeded state.RunStory(results) File "/b/s/w/ir/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 "/b/s/w/ir/third_party/catapult/telemetry/telemetry/page/shared_page_state.py", line 298, in RunStory self._current_page, self._current_tab, results) File "/b/s/w/ir/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 "/b/s/w/ir/tools/perf/benchmarks/oortonline.py", line 26, in ValidateAndMeasurePage tab.WaitForJavaScriptCondition('window.benchmarkFinished', timeout=1000) File "/b/s/w/ir/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 "/b/s/w/ir/third_party/catapult/telemetry/telemetry/internal/browser/web_contents.py", line 191, in WaitForJavaScriptCondition return self._inspector_backend.WaitForJavaScriptCondition(*args, **kwargs) File "/b/s/w/ir/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 "/b/s/w/ir/third_party/catapult/telemetry/telemetry/internal/backends/chrome_inspector/inspector_backend.py", line 294, in WaitForJavaScriptCondition e.message + '\n' + debug_message) TimeoutException: Timed out while waiting 1000s for IsJavaScriptExpressionTrue.
,
May 9 2017
|
||||
►
Sign in to add a comment |
||||
Comment 1 by 42576172...@developer.gserviceaccount.com
, May 4 2017