Closed Bug 1207154 Opened 9 years ago Closed 8 years ago

L10n jobs on bld-lion-r5 slaves fail due to wget not finding requested files

Categories

(Infrastructure & Operations Graveyard :: CIDuty, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: aselagea, Unassigned)

Details

We noticed that two l10n jobs continue to fail recently on the bld-lion-r5 slaves because at one point "wget" does not find the requested files. The jobs are:

Thunderbird comm-aurora macosx64 l10n dep
    --> wget to http://ftp.mozilla.org/pub/mozilla.org/calendar/lightning/nightly/latest-comm-aurora/ does not find lightning-4.5a2.en-US.mac.xpi as it does not exist -> ERROR 404: Not Found

Firefox ash macosx64 l10n dep
    --> wget to http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-ash/ does not find firefox-43.0a1.en-US.mac.dmg as it does not exist -> ERROR 404: Not Found.
My suspicion is that they should be back to good tomorrow, this is version mismatch between tip and last nightly, mostly likely.
(In reply to Alin Selagea [:aselagea][:buildduty] from comment #0)
> We noticed that two l10n jobs continue to fail recently on the bld-lion-r5
> slaves because at one point "wget" does not find the requested files. The
> jobs are:
> 
> Thunderbird comm-aurora macosx64 l10n dep
>     --> wget to
> http://ftp.mozilla.org/pub/mozilla.org/calendar/lightning/nightly/latest-
> comm-aurora/ does not find lightning-4.5a2.en-US.mac.xpi as it does not
> exist -> ERROR 404: Not Found

I'm not sure what's going on here. Are Mac builds not enabled on comm-aurora and hence not ending up in that dir? If they are enabled, is the build failing, or possibly just the upload? We did change ssh keys back in August, so it's possible just the upload is failing.

> Firefox ash macosx64 l10n dep
>     --> wget to
> http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-ash/ does not
> find firefox-43.0a1.en-US.mac.dmg as it does not exist -> ERROR 404: Not
> Found.

Ash is  disposable project branch (see https://wiki.mozilla.org/ReleaseEngineering/DisposableProjectRepositories for more info).

If no one has done a merge from the parent branch (i.e. mozilla-central) to pickup the version bump, it won't find the more recent dmg. I see firefox-42.0a1.en-US.mac.dmg in that dir, but the most recent version from mozilla-central should be 44.0a1, so it's actually two version bumps out of date.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Component: Platform Support → Buildduty
Product: Release Engineering → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.