Closed Bug 1114392 Opened 10 years ago Closed 10 years ago

Please deploy trychooser from tools rev 976460bb45c8

Categories

(Release Engineering :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: philor, Assigned: emorley)

References

()

Details

Thanks!
[root@relengwebadm.private.scl3 trychooser]# REV=976460bb45c8
[root@relengwebadm.private.scl3 trychooser]# ./update $REV
pulling from http://hg.mozilla.org/build/tools
searching for changes
adding changesets
adding manifests
adding file changes
added 22 changesets with 35 changes to 16 files
(run 'hg update' to get a working copy)
16 files updated, 0 files merged, 0 files removed, 0 files unresolved
Deploying code...
[2014-12-21 17:24:20] Running rsync_project
[2014-12-21 17:24:20] [localhost] running: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --exclude '.svn*' --exclude 'CVS' --exclude '.bzr*' --delete /data/releng/src/trychooser/ /data/releng/www/trychooser/
[2014-12-21 17:24:20] [localhost] finished: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --exclude '.svn*' --exclude 'CVS' --exclude '.bzr*' --delete /data/releng/src/trychooser/ /data/releng/www/trychooser/ (0.079s)
[2014-12-21 17:24:20] Finished rsync_project (0.079s)
[2014-12-21 17:24:20] Running commit_www
[2014-12-21 17:24:20] [localhost] running: cd /data/releng/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy ['trychooser']'
[2014-12-21 17:24:21] [localhost] finished: cd /data/releng/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy ['trychooser']' (1.670s)
[localhost] out: [master 2f11b5f] deploy [trychooser]
[localhost] out: 14 files changed, 146 insertions(+), 65 deletions(-)
[localhost] out: create mode 100644 trychooser/tools/README.md
[2014-12-21 17:24:21] Finished commit_www (1.671s)
[2014-12-21 17:24:21] Running push_www
[2014-12-21 17:24:21] [web1.releng.webapp.scl3.mozilla.com] running: /data/bin/update-www.sh trychooser
[2014-12-21 17:24:21] [web2.releng.webapp.scl3.mozilla.com] running: /data/bin/update-www.sh trychooser
[2014-12-21 17:24:21] [celery1.srv.releng.scl3.mozilla.com] running: /data/bin/update-www.sh trychooser
[2014-12-21 17:24:27] [web2.releng.webapp.scl3.mozilla.com] finished: /data/bin/update-www.sh trychooser (5.176s)
[web2.releng.webapp.scl3.mozilla.com] out: httpd (pid  23701) is running...
[2014-12-21 17:24:27] [web1.releng.webapp.scl3.mozilla.com] finished: /data/bin/update-www.sh trychooser (5.291s)
[web1.releng.webapp.scl3.mozilla.com] out: Not removing buildapi/buildapi/
[web1.releng.webapp.scl3.mozilla.com] out: Not removing buildapi/virtualenv/lib/python2.6/
[web1.releng.webapp.scl3.mozilla.com] out: httpd (pid  9169) is running...
[2014-12-21 17:24:27] [celery1.srv.releng.scl3.mozilla.com] finished: /data/bin/update-www.sh trychooser (5.325s)
[celery1.srv.releng.scl3.mozilla.com] out: celery-relengapi                 RUNNING    pid 27128, uptime 39 days, 19:12:10
[2014-12-21 17:24:27] Finished push_www (5.330s)
[2014-12-21 17:24:27] Starting new HTTPS connection (1): changelog.paas.allizom.org
[root@relengwebadm.private.scl3 trychooser]#
Assignee: nobody → emorley
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Component: Tools → General
You need to log in before you can comment on or make changes to this bug.