Closed
Bug 920167
Opened 12 years ago
Closed 11 years ago
intermittent make_incremental_update.sh bustage
Categories
(Release Engineering :: Release Automation, defect, P3)
Release Engineering
Release Automation
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mozilla, Unassigned)
Details
This happened in 25.0b2 build 1, and catlee said he saw it a month ago or so.
Current workaround is rebuild the repack job.
The following tracebacks were detected during repacks:
fi:
Traceback (most recent call last):
File "e:/builds/moz2_slave/rel-m-beta-w32_rpk_4-000000000/scripts/scripts/l10n/create-release-repacks.py", line 117, in createRepacks
buildNumber=buildNumber, stageServer=stageServer)
File "e:/builds/moz2_slave/rel-m-beta-w32_rpk_4-000000000/scripts/scripts/l10n\../../lib/python\build\l10n.py", line 199, in repackLocale
current], cwd=nativeDistDir, env=env)
File "e:/builds/moz2_slave/rel-m-beta-w32_rpk_4-000000000/scripts/scripts/l10n\../../lib/python\util\commands.py", line 47, in run_cmd
return subprocess.check_call(cmd, **kwargs)
File "c:\mozilla-build\python27\lib\subprocess.py", line 511, in check_call
raise CalledProcessError(retcode, cmd)
CalledProcessError: Command '['bash', '../../tools/update-packaging/make_incremental_update.sh', '/e/builds/moz2_slave/rel-m-beta-w32_rpk_4-000000000/mozilla-beta/obj-l10n/dist/update/win32/fi/firefox-24.0b9-25.0b2.partial.mar', '/e/builds/moz2_slave/rel-m-beta-w32_rpk_4-000000000/mozilla-beta/obj-l10n/dist/previous', '/e/builds/moz2_slave/rel-m-beta-w32_rpk_4-000000000/mozilla-beta/obj-l10n/dist/current']' returned non-zero exit status 101120
Traceback (most recent call last):
File "e:/builds/moz2_slave/rel-m-beta-w32_rpk_4-000000000/scripts/scripts/l10n/create-release-repacks.py", line 301, in <module>
tooltool_urls=options.tooltool_urls,
File "e:/builds/moz2_slave/rel-m-beta-w32_rpk_4-000000000/scripts/scripts/l10n/create-release-repacks.py", line 127, in createRepacks
"Failed locales: %s" % " ".join([x for x, _ in failed]))
Exception: Failed locales: fi
Updated•12 years ago
|
Priority: -- → P3
Comment 1•11 years ago
|
||
Haven't seen this in a long time
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•