Closed Bug 722887 Opened 13 years ago Closed 13 years ago

Please update TBPL production to 27c901950707

Categories

(Infrastructure & Operations Graveyard :: WebOps: Other, task)

task
Not set
major

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: philor, Assigned: ashish)

References

Details

http://hg.mozilla.org/users/mstange_themasta.com/tinderboxpushlog/rev/abbf44127702, for all your extended support release backporting pleasure :)
Actually, let's make that http://hg.mozilla.org/users/mstange_themasta.com/tinderboxpushlog/rev/27c901950707, which very nearly makes it major severity, because that changes us from getting data from a machine which is pretty close to unsupported and unsupportable and alerts seven or fifty times a day ("load average: 18.52, 14.62, 19.45" at the moment, data is quite often 30 minutes out of date) to one which is a bit more tier 1 and shouldn't constantly yelp.
Summary: Please update TBPL production to abbf44127702 → Please update TBPL production to 27c901950707
And I'm sorry, it's my fault and my screwup, but we really need this deployed more as a major severity thing: I resolved bug 723384 when I pushed it, like our foster parents in webdev do, but since in releng's world resolved bug means deployed, not just pushed, now they've switched to having nagios monitor builddata.pub.build.m.o, which is doing just fine but only serving tbpl-dev, while production tbpl is still pulling stale data from the nearly broken and now unmonitored machine behind build.m.o :(
Severity: normal → major
Assignee: server-ops → ashish
Push complete:

[root@genericadm.private.phx1 tbpl.mozilla.org]# ./update 27c901950707
+ date
Thu Feb  2 21:41:22 PST 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
adding changesets
adding manifests
adding file changes
added 6 changesets with 8 changes to 5 files
(run 'hg update' to get a working copy)
+ hg update 27c901950707
merging dataimport/import-buildbot-data.py
4 files updated, 1 files merged, 0 files removed, 0 files unresolved
+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
+ cd /data/genericrhel6/src/tbpl.mozilla.org/tbpl
+ hg tip
changeset:   745:27c901950707
tag:         tip
user:        Phil Ringnalda <philringnalda@gmail.com>
date:        Wed Feb 01 20:40:46 2012 -0800
summary:     Bug 723384 - switch dataimport and the json pending and running to pull from builddata.pub.build.m.o, r=catlee

+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
+ /data/genericrhel6/deploy -n tbpl.mozilla.org
[localhost] running: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --delete /data/genericrhel6/src/tbpl.mozilla.org/ /data/genericrhel6/www/tbpl.mozilla.org/
[localhost] finished: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --delete /data/genericrhel6/src/tbpl.mozilla.org/ /data/genericrhel6/www/tbpl.mozilla.org/ (0.187s)
[localhost] running: cd /data/genericrhel6/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy'
[localhost] finished: cd /data/genericrhel6/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy' (7.699s)
[localhost] out: [master 0838b58] deploy
[localhost] out: 5 files changed, 46 insertions(+), 32 deletions(-)
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Working like a charm, thank you!
Status: RESOLVED → VERIFIED
And, I'm sorry, I absolutely did not mean to page you, I meant "24 hours from now, before the end of Friday" rather than "24 hours from the time I filed it two days ago." Lesson learned, next time I'll open a new bug rather than change an old one.
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.