Confirmed users
4,293
edits
No edit summary |
|||
(13 intermediate revisions by 2 users not shown) | |||
Line 34: | Line 34: | ||
| FIREFOX_2_0_0_19_RELEASE, FIREFOX_2_0_0_19_BUILD1 | | FIREFOX_2_0_0_19_RELEASE, FIREFOX_2_0_0_19_BUILD1 | ||
| 2008-12-01 19:29 PST | | 2008-12-01 19:29 PST | ||
|} | |||
Build 2: | |||
{| class="fullwidth-table" | |||
| style="background:#efefef" | '''Module''' | |||
| style="background:#efefef" | '''Parent Branch''' | |||
| style="background:#efefef" | '''Created Tag/Branch''' | |||
| style="background:#efefef" | '''Pull date''' | |||
|- | |||
| rowspan="1" | cvsroot/mozilla | |||
| GECKO181_20081202_RELBRANCH | |||
| FIREFOX_2_0_0_19_RELEASE, FIREFOX_2_0_0_19_BUILD2 | |||
| 2008-12-03 15:37 PST | |||
|- | |||
| rowspan="1" | l10n/l01n | |||
| GECKO181_20081202_RELBRANCH | |||
| FIREFOX_2_0_0_19_RELEASE, FIREFOX_2_0_0_19_BUILD2 | |||
| 2008-12-03 16:01 PST | |||
|} | |} | ||
Line 40: | Line 58: | ||
{| class="fullwidth-table" | {| class="fullwidth-table" | ||
| style="background:#efefef" | '''Type''' | | style="background:#efefef" | '''Type''' | ||
| style="background:#efefef" | '''Build machine''' | | style="background:#efefef" | '''Build machine''' | ||
|- | |- | ||
| | | Windows | ||
| production-pacifica-vm | | production-pacifica-vm | ||
|- | |- | ||
| | | Mac | ||
| bm-xserve05 | | bm-xserve05 | ||
|- | |- | ||
| | | Linux | ||
| production-prometheus-vm | | production-prometheus-vm | ||
|} | |} | ||
Files: [http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2.0.0.19-candidates/build1/ Build 1], [http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2.0.0.19-candidates/build2/ Build 2] | |||
==Notes== | ==Notes== | ||
Line 120: | Line 128: | ||
Setup | Setup | ||
* re-enable nightly builds to verify fix | |||
* update fx-moz18-bootstrap.cfg | * update fx-moz18-bootstrap.cfg | ||
** [https://bugzilla.mozilla.org/attachment.cgi?id=351232 attachment 351232] | ** [https://bugzilla.mozilla.org/attachment.cgi?id=351232 attachment 351232] | ||
** get review, land, move RELEASE_AUTOMATION_M11 tag onto new revision | ** get review, land, move RELEASE_AUTOMATION_M11 tag onto new revision | ||
* don't need to clear any space up since tag box has plenty of space, and we didn't get to l10n verify for mac | * don't need to clear any space up since tag box has plenty of space, and we didn't get to l10n verify for mac | ||
* disabled builds on bm-xserve05 by commenting out macosx_dep_build in depend_scheduler, then reconfig master. Added comment to Mozilla1.8 tree | |||
* issued sendchange | |||
buildbot sendchange --username=nthomas --master=localhost:9989 -m"Firefox 2.0.0.19 build 2" release | |||
====Tag==== | |||
Automated, no problems. | |||
====Source==== | |||
Automated, no problems. | |||
====Build==== | |||
Automated, no problems. Checked that symbols were unpacked OK on talkback server. On mac got | |||
Unpacking symbols on remote host... | |||
2 [main] bzip2 4248 C:\cygwin\bin\bzip2.exe: *** fatal error - C:\cygwin\bin\bzip2.exe: *** CreateFileMapping Global\cygwin1S4.cygpid.5612, Win32 error 0. Terminating. | |||
so did | |||
# cltbld@bm-xserve05 | |||
cd /builds/tinderbox/Fx-Mozilla1.8-release/Darwin_8.7.0_Depend/mozilla/../2008120316 | |||
./upload-symbols.sh | |||
====Repack==== | |||
Automated, no problems. | |||
====Sign==== | |||
* [https://intranet.mozilla.org/Build:Signing Signing doc] | |||
====L10nVerify==== | |||
Automated, no problems on manually checking log. | |||
====Generate Updates==== | |||
Automated, no problems. | |||
====Publish Updates to Test Channels (betatest & releasetest)==== | |||
Automated, no problems. | |||
==== Push updates to beta channel ==== | |||
Ran the pushsnip commands for both 2.0.0.19 and 3.0.5 at the same time on aus2-staging. | |||
# put snippets on beta | |||
$ sudo su - cltbld | |||
# make sure using latest version of scripts in mozilla/tools/release/bin/ | |||
$ cd bin | |||
$ cvs update . | |||
$ cd /opt/aus2/snippets/staging | |||
# note the required parameter must match what will be used with pushsnip below. | |||
$ date; time ~/bin/backupsnip 20081204-Firefox-2.0.0.19-beta | |||
Wed Dec 10 14:23:05 PST 2008 | |||
Running /bin/tar cfvj /opt/aus2/snippets/backup/20081210-2-pre-20081204-Firefox-2.0.0.19-beta.tar.bz2 . | |||
real 36m28.783s | |||
user 0m29.089s | |||
sys 0m45.750s | |||
$ time ~/bin/pushsnip 20081202-Firefox-3.0.5-beta | |||
real 2m9.993s | |||
user 0m0.151s | |||
sys 0m6.701s | |||
$ time ~/bin/pushsnip 20081204-Firefox-2.0.0.19-beta | |||
real 3m18.406s | |||
user 0m0.199s | |||
sys 0m9.664s | |||
====Sign Installers==== | |||
Done manually using these installer-signing-instructions [https://intranet.mozilla.org/Build:Unified_Release_Process#Sign_builds here] | |||
* complete stage-merged: | |||
# on stage | |||
cd /data/cltbld/firefox-2.0.0.19/ | |||
rsync -av batch1/mar/ stage-merged/ | |||
rsync -av batch1/stage-signed/ stage-merged/ | |||
* Create MD5 and SHA1 checksum files | |||
# on stage | |||
cd /data/cltbld/firefox-2.0.0.19/stage-merged/ | |||
~/bin/checksum-files . | |||
* Fix permissions & ownership (on the two SUM files, and the detached sigs) | |||
chown -R cltbld:firefox . | |||
chmod 644 *SUMS | |||
====Update Bouncer==== | |||
* Manually added entries to download.mozilla.org | |||
* ''Note for next release: Do not remove the Check Now bit on the Firefox-2.0.0.18 Products until well after the change to the rsync module (to prevent the likes of {{bug|464566}})'' | |||
==== Push to mirrors ==== | |||
* push the stage-merged directory to the releases area: | |||
# on stage | |||
rsync -av /data/cltbld/firefox-2.0.0.19/stage-merged/ /home/ftp/pub/firefox/releases/2.0.0.19/ | |||
* edit the exclude file /pub/mozilla.org/zz/rsyncd-mozilla-current.exclude to add the new release (2.0.0.19) and remove the previous release (2.0.0.18). Had to put this back in because it was displaced by 3.1b2, but we have way more 2.0.0.x users than 3.1 pre-releases. | |||
====Final Verification==== | |||
* Verify that releasetest points to valid bouncer links: | |||
# this can be run from anywhere | |||
cvs co mozilla/testing/release | |||
cd mozilla/testing/release/updates | |||
cat moz18-firefox-*.cfg | grep -v major | sed 's/betatest/releasetest/' | grep -v 2.0a | grep -v 2.0b > update.cfg | |||
./verify.sh -t update.cfg 2>&1 | tee quickVerify.log | |||
* Look for any HTTP error codes besides 200 ("OK") and 302 ("Found"): | |||
grep HTTP quickVerify.log | grep -v 200 | grep -v 302 | |||
* Before pushing final updates,verify that "release" and "releasetest" channel match: | |||
# on aus2-staging | |||
$ cd 20081204-Firefox-2.0.0.19 | |||
time find -type d -iregex '.*release.*' | perl -nle '$a = $_; $a =~ s/release/releasetest/; system("diff -r -u $_ ../20081204-Firefox-2.0.0.19-test/$a");' | |||
==== Publish Updates to Release Channel ==== | |||
backupsnip was run as part of the [[Releases/Firefox_3.0.5/BuildNotes#Publish_Updates_to_Release_Channel | Fx3.0.5 prep]] | |||
# on aus2-staging | |||
$ time ~/bin/pushsnip 20081204-Firefox-2.0.0.19 | |||
real 1m39.672s | |||
user 0m0.194s | |||
sys 0m7.530s | |||
====Release==== | |||
* On stage.m.o, do the following: | |||
** Update "latest" symlinks | |||
$ cd /pub/mozilla.org/firefox/releases/ | |||
$ mv latest-2.0 latest-2.0.old | |||
$ ln -s 2.0.0.19 latest-2.0 | |||
$ rm latest-2.0.old |