Closed Bug 1561815 Opened 6 years ago Closed 6 years ago

Intermittent UnicodeDecodeError: 'utf-8' codec can't decode byte 0xfd in position 0: invalid start byte

Categories

(Tree Management :: Treeherder, defect, P5)

defect

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: intermittent-failure, regression)

Filed by: rgurzau [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=253635459&repo=mozilla-central
Full log: https://queue.taskcluster.net/v1/task/IgRptpfHTFSPf46xetTzYw/runs/0/artifacts/public/logs/live_backing.log


2019-06-27 01:24:02,189 - WARNING - /tmp/tmp84xrao9g/from: xz: xul.dll.xz: Compressed data is corrupt
2019-06-27 01:24:02,189 - WARNING - /tmp/tmp84xrao9g/from: Couldn't decompress "xul.dll" at /tmp/tmp84xrao9g/unwrap_full_update.pl line 117.
2019-06-27 01:24:02,190 - DEBUG - Extracting [App]: Version from /tmp/tmp84xrao9g/from/**/application.ini
2019-06-27 01:24:02,190 - DEBUG - Searching for application.ini in /tmp/tmp84xrao9g/from
2019-06-27 01:24:02,190 - DEBUG - Found /tmp/tmp84xrao9g/from/application.ini
Traceback (most recent call last):
File "/home/worker/bin/funsize.py", line 557, in <module>
main()
File "/home/worker/bin/funsize.py", line 531, in main
manifest = loop.run_until_complete(async_main(args, signing_certs))
File "/usr/lib/python3.6/asyncio/base_events.py", line 484, in run_until_complete
return future.result()
File "/home/worker/bin/funsize.py", line 472, in async_main
manifest = await asyncio.gather(*tasks)
File "/home/worker/.local/share/virtualenvs/-x-v5uFv0/lib/python3.6/site-packages/scriptworker/utils.py", line 261, in retry_async
return await func(*args, **kwargs)
File "/home/worker/bin/funsize.py", line 357, in manage_partial
section="App", option="Version")
File "/home/worker/bin/funsize.py", line 228, in get_option
config.read(f)
File "/usr/lib/python3.6/configparser.py", line 697, in read
self._read(fp, filename)
File "/usr/lib/python3.6/configparser.py", line 1015, in _read
for lineno, line in enumerate(fp, start=1):
File "/home/worker/.local/share/virtualenvs/-x-v5uFv0/lib/python3.6/codecs.py", line 321, in decode
(result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xfd in position 0: invalid start byte
[taskcluster 2019-06-27 01:24:02.923Z] === Task Finished ===
[taskcluster 2019-06-27 01:24:02.987Z] Artifact "public/build/pl/manifest.json" not found at "/home/worker/artifacts/manifest.json"
[taskcluster 2019-06-27 01:24:03.051Z] Artifact "public/build/pl/target.partial-4.mar" not found at "/home/worker/artifacts/target.partial-4.mar"
[taskcluster 2019-06-27 01:24:03.107Z] Artifact "public/build/pl/target.partial-2.mar" not found at "/home/worker/artifacts/target.partial-2.mar"
[taskcluster 2019-06-27 01:24:03.167Z] Artifact "public/build/pl/target.partial-3.mar" not found at "/home/worker/artifacts/target.partial-3.mar"
[taskcluster 2019-06-27 01:24:03.227Z] Artifact "public/build/pl/target.partial-1.mar" not found at "/home/worker/artifacts/target.partial-1.mar"
[taskcluster 2019-06-27 01:24:03.792Z] Unsuccessful task run with exit code: 1 completed in 10.024 seconds

Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.