Closed Bug 530125 Opened 15 years ago Closed 15 years ago

Update generation is failing (no updates on nightly channel on all platforms)

Categories

(Release Engineering :: General, defect, P1)

defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: whimboo, Assigned: coop)

Details

Attachments

(1 file)

Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.2b4pre) Gecko/20091119 Namoroka/3.6b4pre ID:20091119033555

Asking releng in #build about that I got the answer that the update generation machine is having some trouble. So no updates will be available for all platforms until this is fixed.
Summary: Update channels are broken and don't offer nightly updates on all platforms → Update generation is failing (no updates on nightly channel on all platforms)
coop is looking into this.

Added announcement on dev.planning:
> It seems that our update generation machine has got itself into a bad
> state and updates have not been processed since early this morning.
> 
> When the machine gets back into a good state it will take few hours to
> catch up with the work load but en-US updates should be served first
> before other locales.
Assignee: nobody → ccooper
Status: NEW → ASSIGNED
The VM that create partial patches had run out of space. This is a side effect of bug 528457.

I think I have a fix. Testing it now.
Priority: -- → P1
Because we force the files early in the process, the full working dir may not exist yet, so we need to create the dir if it's not there.

This bug was causing the partial patch generation script to fail out early. Because of the way we unpack the complete mars to make the partials, this was causing us to skip any cleanup. Repeated attempts (every 5 minutes) quickly filled up the entire disk.
Attachment #413659 - Flags: review?(armenzg)
Attachment #413659 - Flags: review?(armenzg) → review+
Comment on attachment 413659 [details] [diff] [review]
Create the full workdir path if it doesn't exist yet.

Checking in make_incremental_update.sh;
/cvsroot/mozilla/tools/update-packaging/make_incremental_update.sh,v  <--  make_incremental_update.sh
new revision: 1.15; previous revision: 1.14
done
Attachment #413659 - Flags: checked-in+
Update generation appears to be back on the rails.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Works as expected. Thanks!
Status: RESOLVED → VERIFIED
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: