Closed Bug 800349 Opened 12 years ago Closed 12 years ago

Backfill data for 2012-10-10

Categories

(Socorro :: Database, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: kairo, Assigned: selenamarie)

Details

Maybe due to Selena trying to backfill matviews for the last two weeks to catch up with bug 795349, we apparently didn't have today's daily jobs run correctly. Data for yesterday needs to be backfilled for us to be able to analyze crashes for this week's newly released versions.
Assignee: nobody → sdeckelmann
I started the backfill this morning at about 6:30am PT
Actually, it looks like we are missing raw ADU data, and so I guess the backfill will fail:

breakpad=> SELECT max(date) FROM raw_adu;
    max     
------------
 2012-10-09
(1 row)


Daniel, has the metrics ADI data push to Socorro some problems today?
Yes.  There were some network issues in SCL3 this morning that borked the EOD as well as preventing the error e-mails from going out so I didn't see it until I came in this morning.

The EOD is running now and the export should be finished in half an hour.
Re-run finished.  could someone please check the Socorro DB and make sure it picks them up?
Flags: needinfo?(kairo)
(In reply to Daniel Einspanjer :dre [:deinspanjer] from comment #4)
> Re-run finished.  could someone please check the Socorro DB and make sure it
> picks them up?

Looks good to me, thanks!

breakpad=> SELECT max(date) FROM raw_adu;
    max     
------------
 2012-10-10
(1 row)

I pinged Selena to do the backfill for yesterday.
Flags: needinfo?(kairo)
Backfill complete. Asking IT to kick memcached.
Status: NEW → ASSIGNED
I've been seeing the new numbers for a while, so this has been fixed in some way, not sure if memcache has been bumped explicitly but data is there.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
:selena as requested memcached kicked.
You need to log in before you can comment on or make changes to this bug.