Closed Bug 968232 Opened 11 years ago Closed 11 years ago

android nightlies failing to submit to balrog because of forbidden domain

Categories

(Release Engineering :: General, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bhearsum, Assigned: bhearsum)

Details

Attachments

(1 file)

They're trying to submit fileUrls such as https://ftp-ssl.mozilla.org/pub/mozilla.org/mobile/nightly/2014/02/2014-02-05-03-02-03-mozilla-central-android/fennec-30.0a1.multi.android-arm.apk, and ftp-ssl.mozilla.org isn't in the domain whitelist. This is clearly because completeMarUrl has changed from ftp -> ftp-ssl, but I'm not sure if that was intentional or not. So, we either need to add ftp-ssl to Balrog's whitelist or somehow get the client submitting ftp.mozilla.org URLs again.
This might be a dupe of bug 967452...
Oh, no. This is actually fallout from that fix.
OK, so the URL that ends up being used for the completeMarUrl originates as mobile_download_base_url in production_config.py: https://github.com/mozilla/build-buildbot-configs/blob/master/mozilla/production_config.py#L64 And ends up as downloadBaseURL in MercurialBuildFactory. I don't see downloadBaseURL in factory.py used for anything except update creation, which makes me think that we should revert mobile_download_base_url to http://ftp.mozilla.org.
Assignee: nobody → bhearsum
See previous comment for analysis.
Attachment #8370801 - Flags: review?(aki)
Comment on attachment 8370801 [details] [diff] [review] revert mobile download base url We want to keep https://ftp-ssl. Can we add it to the balrog whitelist instead?
Comment on attachment 8370801 [details] [diff] [review] revert mobile download base url [09:40] <bhearsum> but i don't see any use of mobile_download_base_url except to stuff it into a snippet/balrog blob [09:42] <aki> looks like you're right [09:42] <aki> i'd guess we'd want to serve updates over ssl anyway, because security, but not a blocker for aws
Attachment #8370801 - Flags: review?(aki) → review+
Attachment #8370801 - Flags: review+
This patch is in production, and I've triggered a new set of Android nightlies on mozilla-central.
The retriggered nightlies submitted data to Balrog fine -- users are getting updates to them now.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Component: General Automation → General
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: