Intermittent [TCW] KeyError: '.html'
Categories
(Testing :: Code Coverage, defect, P5)
Tracking
(Not tracked)
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: smolnar [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=416857964&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Uxgr9vKlTHO2RBcthzjrMw/runs/0/artifacts/public/logs/live_backing.log
INFO - wptserve Stopped http server on 127.0.0.1:9000
[task 2023-05-24T10:42:59.610Z] 10:42:59 INFO - wptserve Close on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8889))
[task 2023-05-24T10:42:59.610Z] 10:42:59 INFO - wptserve Close on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8888))
[task 2023-05-24T10:42:59.611Z] 10:42:59 INFO - wptserve Stopped http server on 127.0.0.1:8001
[task 2023-05-24T10:42:59.611Z] 10:42:59 INFO - wptserve Stopped http server on 127.0.0.1:8003
[task 2023-05-24T10:42:59.612Z] 10:42:59 INFO - wptserve Stopped http server on 127.0.0.1:8002
[task 2023-05-24T10:42:59.612Z] 10:42:59 INFO - wptserve Stopped http server on 127.0.0.1:8445
[task 2023-05-24T10:42:59.778Z] 10:42:59 INFO - Removed font: Ahem.ttf
[task 2023-05-24T10:42:59.839Z] 10:42:59 INFO - Closing logging queue
[task 2023-05-24T10:42:59.840Z] 10:42:59 INFO - queue closed
[task 2023-05-24T10:43:00.313Z] 10:43:00 INFO - Return code: 0
[task 2023-05-24T10:43:00.313Z] 10:43:00 INFO - Running post-action listener: _package_coverage_data
[task 2023-05-24T10:43:00.534Z] 10:43:00 ERROR - Exception during post-action for run-tests: Traceback (most recent call last):
[task 2023-05-24T10:43:00.534Z] 10:43:00 ERROR - File "/builds/worker/workspace/mozharness/mozharness/base/script.py", line 2327, in run_action
[task 2023-05-24T10:43:00.534Z] 10:43:00 ERROR - self._possibly_run_method(method_name, error_if_missing=True)
[task 2023-05-24T10:43:00.534Z] 10:43:00 ERROR - File "/builds/worker/workspace/mozharness/mozharness/base/script.py", line 2279, in _possibly_run_method
[task 2023-05-24T10:43:00.534Z] 10:43:00 ERROR - return getattr(self, method_name)()
[task 2023-05-24T10:43:00.534Z] 10:43:00 ERROR - File "/builds/worker/workspace/mozharness/scripts/web_platform_tests.py", line 682, in run_tests
[task 2023-05-24T10:43:00.534Z] 10:43:00 ERROR - final_env, suite, per_test_args[-1]
[task 2023-05-24T10:43:00.534Z] 10:43:00 ERROR - File "/builds/worker/workspace/mozharness/mozharness/mozilla/testing/codecoverage.py", line 373, in add_per_test_coverage_report
[task 2023-05-24T10:43:00.534Z] 10:43:00 ERROR - filter_covered=True,
[task 2023-05-24T10:43:00.534Z] 10:43:00 ERROR - File "/builds/worker/workspace/mozharness/mozharness/mozilla/testing/codecoverage.py", line 303, in parse_coverage_artifacts
[task 2023-05-24T10:43:00.534Z] 10:43:00 ERROR - jsvm_files = [os.path.join(jsvm_dir, e) for e in os.listdir(jsvm_dir)]
[task 2023-05-24T10:43:00.534Z] 10:43:00 ERROR - FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpl9b5_udk'
[task 2023-05-24T10:43:00.534Z] 10:43:00 ERROR -
[task 2023-05-24T10:43:00.534Z] 10:43:00 ERROR - During handling of the above exception, another exception occurred:
[task 2023-05-24T10:43:00.534Z] 10:43:00 ERROR -
[task 2023-05-24T10:43:00.534Z] 10:43:00 ERROR - Traceback (most recent call last):
[task 2023-05-24T10:43:00.534Z] 10:43:00 ERROR - File "/builds/worker/workspace/mozharness/mozharness/base/script.py", line 2339, in run_action
[task 2023-05-24T10:43:00.534Z] 10:43:00 ERROR - method(action, success=success and self.return_code == 0)
[task 2023-05-24T10:43:00.534Z] 10:43:00 ERROR - File "/builds/worker/workspace/mozharness/mozharness/mozilla/testing/codecoverage.py", line 484, in _package_coverage_data
[task 2023-05-24T10:43:00.534Z] 10:43:00 ERROR - baseline_coverage = baseline_tests_ext_cov[".html"]
[task 2023-05-24T10:43:00.534Z] 10:43:00 ERROR - KeyError: '.html'
[task 2023-05-24T10:43:00.545Z] 10:43:00 INFO - Running post-action listener: _resource_record_post_action
[task 2023-05-24T10:43:00.545Z] 10:43:00 INFO - Running post-action listener: process_java_coverage_data
[task 2023-05-24T10:43:00.545Z] 10:43:00 INFO - Running post-action listener: stop_device
[task 2023-05-24T10:43:00.546Z] 10:43:00 INFO - [mozharness: 2023-05-24 10:43:00.545985Z] Finished run-tests step (failed)
[task 2023-05-24T10:43:00.546Z] 10:43:00 FATAL - Aborting due to failure in post-action listener.
[task 2023-05-24T10:43:00.546Z] 10:43:00 FATAL - Running post_fatal callback...
[task 2023-05-24T10:43:00.546Z] 10:43:00 FATAL - Exiting -1
[task 2023-05-24T10:43:00.546Z] 10:43:00 INFO - Running post-run listener: _resource_record_post_run
Comment hidden (Intermittent Failures Robot) |
Comment 2•1 year ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Reporter | ||
Comment 3•1 year ago
|
||
treeherder |
New failure instance: https://treeherder.mozilla.org/logviewer?job_id=426980862&repo=mozilla-central
Comment hidden (Intermittent Failures Robot) |
Comment 5•1 year ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Reporter | ||
Comment 6•1 year ago
|
||
treeherder |
New failure instance: https://treeherder.mozilla.org/logviewer?job_id=429720770&repo=mozilla-central
Comment hidden (Intermittent Failures Robot) |
Comment 8•1 year ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Reporter | ||
Comment 9•1 year ago
|
||
treeherder |
New failure instance: https://treeherder.mozilla.org/logviewer?job_id=435254438&repo=mozilla-central
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 14•9 months ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Reporter | ||
Comment 15•1 month ago
|
||
treeherder |
New failure instance: https://treeherder.mozilla.org/logviewer?job_id=475643522&repo=mozilla-central
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Description
•