New issue
Advanced search Search tips

Issue 764756 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 762165
Owner: ----
Closed: Sep 2017
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug



Sign in to add a comment

v8.detached_context_age_in_gc failing everywhere

Project Member Reported by rnep...@chromium.org, Sep 13 2017

Issue description

https://chromium-swarm.appspot.com/task?id=3892f5d92d9ca810&refresh=10&show_raw=1

https://chromium-swarm.appspot.com/task?id=3892f5d92d9ca810&refresh=10&show_raw=1

Traceback (most recent call last):
  File "/b/s/w/ir/third_party/catapult/telemetry/telemetry/internal/story_runner.py", line 98, in _RunStoryAndProcessErrorIfNeeded
    state.WillRunStory(story)
  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 241, in WillRunStory
    archive_path, page.make_javascript_deterministic)
  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/core/network_controller.py", line 42, in StartReplay
    make_javascript_deterministic)
  File "/b/s/w/ir/third_party/catapult/telemetry/telemetry/internal/platform/network_controller_backend.py", line 193, in StartReplay
    local_ports = self._StartReplayServer()
  File "/b/s/w/ir/third_party/catapult/telemetry/telemetry/internal/platform/network_controller_backend.py", line 227, in _StartReplayServer
    return self._wpr_server.StartServer()
  File "/b/s/w/ir/third_party/catapult/telemetry/telemetry/internal/util/webpagereplay_go_server.py", line 283, in StartServer
    ''.join(self._LogLines()))
ReplayNotStartedError: Web Page Replay failed to start. Log output:
2017/09/13 02:53:49 Loading cert from /b/s/w/ir/third_party/catapult/web_page_replay_go/wpr_cert.pem
2017/09/13 02:53:49 Loading key from /b/s/w/ir/third_party/catapult/web_page_replay_go/wpr_key.pem
2017/09/13 02:53:49 Loading script from /b/s/w/ir/third_party/catapult/web_page_replay_go/deterministic.js
Error openining archive file: gunzip failed: gzip: invalid header

[  FAILED  ] https://www.google.com/#hl=en&q=barack+obama (36549 ms)
(INFO) 2017-09-13 02:54:25,459 exception_formatter.PrintFormattedException:19  Try printing formatted exception: None None None

Traceback (most recent call last):
  RunBenchmark at /b/s/w/ir/third_party/catapult/telemetry/telemetry/internal/story_runner.py:332
    expectations=expectations, metadata=benchmark.GetMetadata())
  Run at /b/s/w/ir/third_party/catapult/telemetry/telemetry/internal/story_runner.py:203
    _RunStoryAndProcessErrorIfNeeded(story, results, state, test)
  _RunStoryAndProcessErrorIfNeeded at /b/s/w/ir/third_party/catapult/telemetry/telemetry/internal/story_runner.py:98
    state.WillRunStory(story)
  traced_function at /b/s/w/ir/third_party/catapult/common/py_trace_event/py_trace_event/trace_event_impl/decorators.py:52
    return func(*args, **kwargs)
  WillRunStory at /b/s/w/ir/third_party/catapult/telemetry/telemetry/page/shared_page_state.py:241
    archive_path, page.make_javascript_deterministic)
  traced_function at /b/s/w/ir/third_party/catapult/common/py_trace_event/py_trace_event/trace_event_impl/decorators.py:52
    return func(*args, **kwargs)
  StartReplay at /b/s/w/ir/third_party/catapult/telemetry/telemetry/core/network_controller.py:42
    make_javascript_deterministic)
  StartReplay at /b/s/w/ir/third_party/catapult/telemetry/telemetry/internal/platform/network_controller_backend.py:193
    local_ports = self._StartReplayServer()
  _StartReplayServer at /b/s/w/ir/third_party/catapult/telemetry/telemetry/internal/platform/network_controller_backend.py:227
    return self._wpr_server.StartServer()
  StartServer at /b/s/w/ir/third_party/catapult/telemetry/telemetry/internal/util/webpagereplay_go_server.py:283
    ''.join(self._LogLines()))
ReplayNotStartedError: Web Page Replay failed to start. Log output:
2017/09/13 02:53:49 Loading cert from /b/s/w/ir/third_party/catapult/web_page_replay_go/wpr_cert.pem
2017/09/13 02:53:49 Loading key from /b/s/w/ir/third_party/catapult/web_page_replay_go/wpr_key.pem
2017/09/13 02:53:49 Loading script from /b/s/w/ir/third_party/catapult/web_page_replay_go/deterministic.js
Error openining archive file: gunzip failed: gzip: invalid header

Locals:
  is_posix : True
  log_fh   : <closed file '/b/s/w/itu7kb_J/tmpEx9KTP', mode 'w' at 0x1110ce4b0>

(INFO) 2017-09-13 02:54:25,460 cloud_storage.Insert:377  Uploading /b/s/w/itu7kb_J/tmpty6MHt.png to gs://chrome-telemetry-output/profiler-file-id_0-2017-09-13_02-54-2575759.png
View generated profiler files online at https://console.developers.google.com/m/cloudstorage/b/chrome-telemetry-output/o/profiler-file-id_0-2017-09-13_02-54-2575759.png for page https://www.google.com/#hl=en&q=barack+obama
[  PASSED  ] 0 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ]  https://www.google.com/#hl=en&q=barack+obama

 

Sign in to add a comment