Closed
Bug 790874
Opened 12 years ago
Closed 12 years ago
Please update TBPL production to 23ba106f6d47
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task, P2)
Infrastructure & Operations Graveyard
WebOps: Other
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: philor, Assigned: dmaher)
References
Details
(Whiteboard: [triaged 20120913][push interrupt])
+++ This bug was initially created as a clone of Bug #790559 +++
I tried to morph bug 790559 to be a request to update to http://hg.mozilla.org/users/mstange_themasta.com/tinderboxpushlog/rev/23ba106f6d47, though I should have known better, and I should have closed it and opened a new bug instead.
Please may we have tbpl production updated to http://hg.mozilla.org/users/mstange_themasta.com/tinderboxpushlog/rev/23ba106f6d47, the rev that we need by the morning of 9/13 before releng starts running the new builds we won't recognize without it?
Updated•12 years ago
|
Assignee | ||
Updated•12 years ago
|
Assignee: server-ops-webops → dmaher
Status: NEW → ASSIGNED
Whiteboard: [9/13] → [triaged 20120913][push interrupt]
Assignee | ||
Comment 1•12 years ago
|
||
[dmaher@genericadm.private.phx1 tbpl.mozilla.org]$ sudo -E ./update 23ba106f6d47
+ date
Thu Sep 13 03:22:40 PDT 2012
+ echo -e 'Updating code...'
Updating code...
+ cd /data/genericrhel6/src/tbpl.mozilla.org/tbpl
+ hg pull
pulling from http://hg.mozilla.org/users/mstange_themasta.com/tinderboxpushlog
searching for changes
no changes found
+ hg update 23ba106f6d47
4 files updated, 0 files merged, 0 files removed, 0 files unresolved
+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
+ cd /data/genericrhel6/src/tbpl.mozilla.org/tbpl
+ hg parent
changeset: 861:23ba106f6d47
tag: tip
user: Phil Ringnalda <philringnalda@gmail.com>
date: Wed Sep 12 21:57:28 2012 -0700
summary: Bug 790848 - Recognize Android no-ionmonkey builds and tests
+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
+ /data/genericrhel6/deploy -n tbpl.mozilla.org
[2012-09-13 03:22:44] Running rsync_project
[2012-09-13 03:22:44] [localhost] running: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --exclude '.svn*' --exclude 'CVS' --delete /data/genericrhel6/src/tbpl.mozilla.org/ /data/genericrhel6/www/tbpl.mozilla.org/
[2012-09-13 03:22:44] [localhost] finished: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --exclude '.svn*' --exclude 'CVS' --delete /data/genericrhel6/src/tbpl.mozilla.org/ /data/genericrhel6/www/tbpl.mozilla.org/ (0.101s)
[2012-09-13 03:22:44] Finished rsync_project (0.101s)
[2012-09-13 03:22:44] Running commit_www
[2012-09-13 03:22:44] [localhost] running: cd /data/genericrhel6/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy ['tbpl.mozilla.org']'
[2012-09-13 03:22:52] [localhost] finished: cd /data/genericrhel6/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy ['tbpl.mozilla.org']' (7.788s)
[localhost] out: [master 443ad93] deploy [tbpl.mozilla.org]
[localhost] out: Committer: root <root@genericadm.private.phx1.mozilla.com>
[localhost] out: Your name and email address were configured automatically based
[localhost] out: on your username and hostname. Please check that they are accurate.
[localhost] out: You can suppress this message by setting them explicitly:
[localhost] out:
[localhost] out: git config --global user.name "Your Name"
[localhost] out: git config --global user.email you@example.com
[localhost] out:
[localhost] out: After doing this, you may fix the identity used for this commit with:
[localhost] out:
[localhost] out: git commit --amend --reset-author
[localhost] out:
[localhost] out: 4 files changed, 6 insertions(+), 1 deletion(-)
[2012-09-13 03:22:52] Finished commit_www (7.788s)
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Updated•6 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•