New issue
Advanced search Search tips

Issue 604545 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: May 2016
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug



Sign in to add a comment

v8.google failing consistently on Nexus5

Project Member Reported by robert...@chromium.org, Apr 18 2016

Issue description

https://uberchromegw.corp.google.com/i/chromium.perf/builders/Android%20Nexus5%20Perf%20%283%29/builds/1456/steps/v8.google/logs/stdio

Failing on Nexus 5 since #386315

Traceback (most recent call last):
  File "/b/build/slave/Android_Nexus5_Perf__3_/build/src/third_party/catapult/telemetry/telemetry/internal/story_runner.py", line 84, in _RunStoryAndProcessErrorIfNeeded
    state.RunStory(results)
  File "/b/build/slave/Android_Nexus5_Perf__3_/build/src/third_party/catapult/telemetry/telemetry/page/shared_page_state.py", line 324, in RunStory
    self._current_page.Run(self)
  File "/b/build/slave/Android_Nexus5_Perf__3_/build/src/third_party/catapult/telemetry/telemetry/page/__init__.py", line 90, in Run
    self.RunPageInteractions(action_runner)
  File "/b/build/slave/Android_Nexus5_Perf__3_/build/src/tools/perf/page_sets/google_pages.py", line 79, in RunPageInteractions
    action_runner.WaitForElement(text='Welcome to AdWords!')
  File "/b/build/slave/Android_Nexus5_Perf__3_/build/src/third_party/catapult/telemetry/telemetry/page/action_runner.py", line 205, in WaitForElement
    timeout_in_seconds=timeout_in_seconds))
  File "/b/build/slave/Android_Nexus5_Perf__3_/build/src/third_party/catapult/telemetry/telemetry/page/action_runner.py", line 44, in _RunAction
    action.RunAction(self._tab)
  File "/b/build/slave/Android_Nexus5_Perf__3_/build/src/third_party/catapult/telemetry/telemetry/internal/actions/wait.py", line 22, in RunAction
    wait=True, timeout_in_seconds=self.timeout_in_seconds)
  File "/b/build/slave/Android_Nexus5_Perf__3_/build/src/third_party/catapult/telemetry/telemetry/internal/actions/page_action.py", line 113, in EvaluateCallbackWithElement
    tab.WaitForJavaScriptExpression(code, timeout_in_seconds)
  File "/b/build/slave/Android_Nexus5_Perf__3_/build/src/third_party/catapult/telemetry/telemetry/internal/browser/web_contents.py", line 111, in WaitForJavaScriptExpression
    e.message + '\n' + debug_message)
TimeoutException: Timed out while waiting 60s for IsJavaScriptExpressionTrue.
Console output:
(error) https://224.32.32.117/46200:0: Failed to load resource: net::ERR_SSL_VERSION_OR_CIPHER_MISMATCH
(error) https://224.32.32.117/46201:0: Failed to load resource: net::ERR_SSL_VERSION_OR_CIPHER_MISMATCH
(error) https://adwords.google.com/cm/CampaignMgmt?__u=3834618975&__c=2015072295&authuser=0:100: Uncaught TypeError: Cannot set property 'src' of null
(error) :65: Uncaught Error: Class$S148: Fri Feb 29 02:26:09 GMT-800 2008 cannot be associated with cell <div tabindex="-1" aria-selected="false" class="datePickerDay datePickerDayIsFiller ">8</div> as it has date Sat Mar 08 00:00:00 GMT-800 2008
(error) https://adwords.google.com/favicon.ico:0: Failed to load resource: the server responded with a status of 404 (Not Found)
(error) :1: Mon Apr 18 19:05:29 GMT-800 2016 Class$S6141
SEVERE: Uncaught exception at https://adwords.google.com/cm/CampaignMgmt?__u=3834618975&__c=2015072295&authuser=0, locale: en_US, useragent: Chrome 40 / Linux, latest user action: Action (NonChameleonRules)
Class$S11700: <eye3-stackless/>(TypeError) : b.Od is not a function
 
Project Member

Comment 2 by 42576172...@developer.gserviceaccount.com, Apr 18 2016


===== BISECT JOB RESULTS =====
Status: completed


===== TESTED REVISIONS =====
Revision                Exit Code   Std. Dev.   Num Values  Good?
chromium@386302         1           N/A         1           good
chromium@386315         1           N/A         1           bad

Bisect job ran on: android_nexus5_perf_bisect
Bug ID: 604545

Test Command: src/tools/perf/run_benchmark -v --browser=android-chromium --output-format=chartjson --also-run-disabled-tests v8.google
Test Metric: AppLoad-v8_recompile_total/AppLoad-v8_recompile_total
Relative Change: 0.00%
Score: 0

Buildbot stdio: http://build.chromium.org/p/tryserver.chromium.perf/builders/android_nexus5_perf_bisect/builds/3609
Job details: https://chromeperf.appspot.com/buildbucket_job_status/9015002131639291664


Not what you expected? We'll investigate and get back to you!
  https://chromeperf.appspot.com/bad_bisect?try_job_id=604545

| 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 Tests>AutoBisect.  Thank you!
I am looking at https://chromeperf.appspot.com/report?sid=920cf5d51d740462076e4f1c3ad04eb3493cd1f3639ad4a1752b981fc7ed38f2 and see that the benchwork runs after 386315 ... I am confused, is this still an issue?
Status: WontFix (was: Untriaged)
Apparently not :-/

Sign in to add a comment