Releases/Firefox 34.0b3/BuildNotes: Difference between revisions
< Releases
Jump to navigation
Jump to search
(Created page with "= Build 1 = tagging has failed because of a timeout: command: START command: hg push -e "ssh -l ffxbld -i /home/mock_mozilla/.ssh/ffxbld_rsa" --new-branch ssh://hg.mo...") |
(failed repack 7/10) |
||
Line 29: | Line 29: | ||
== Issues == | == Issues == | ||
* ran bouncer submitter builder by hand, only runs on build1 after tagging is done | * ran bouncer submitter builder by hand, only runs on build1 after tagging is done | ||
* hg issues: macosx repack 7/10 has failed to checkout locale mai; | |||
somehow retry did not work [https://mxr.mozilla.org/build/source/tools/scripts/l10n/create-release-repacks.py#95 code here] |
Revision as of 08:34, 24 October 2014
Build 1
tagging has failed because of a timeout:
command: START command: hg push -e "ssh -l ffxbld -i /home/mock_mozilla/.ssh/ffxbld_rsa" --new-branch ssh://hg.mozilla.org/releases/l10n/mozilla-beta/ach command: cwd: ach command: output: command timed out: 1200 seconds without output running ... attempting to kill program finished with exit code 247 elapsedTime=1434.870128
Add a retry ?
Build 2
To resolve the tagging problem, no code changes.
Checklist
- (RelMan) Ship the l10n milestone
- (RelMan) Submit to Ship It
- At the same time, run pushsnip and publish in Balrog
- Post-release tasks
Issues
- ran bouncer submitter builder by hand, only runs on build1 after tagging is done
- hg issues: macosx repack 7/10 has failed to checkout locale mai;
somehow retry did not work code here