Gate: fix a 404 image not found error

Bug #1567124 reported by hongbin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Magnum
Fix Released
Undecided
hongbin

Bug Description

Below is the error:

2016-04-06 03:56:02.761 | --2016-04-06 03:56:02-- https://download.fedoraproject.org/pub/alt/atomic/stable/Cloud-Images/x86_64/Images/Fedora-Cloud-Atomic-23-20160405.x86_64.qcow2
2016-04-06 03:56:02.805 | Resolving download.fedoraproject.org (download.fedoraproject.org)... 152.19.134.198, 140.211.169.206, 209.132.181.15, ...
2016-04-06 03:56:02.829 | Connecting to download.fedoraproject.org (download.fedoraproject.org)|152.19.134.198|:443... connected.
2016-04-06 03:56:03.191 | HTTP request sent, awaiting response... 302 Found
2016-04-06 03:56:03.191 | Location: http://mirrors.kernel.org/fedora-alt/atomic/stable/Cloud-Images/x86_64/Images/Fedora-Cloud-Atomic-23-20160405.x86_64.qcow2 [following]
2016-04-06 03:56:03.191 | --2016-04-06 03:56:03-- http://mirrors.kernel.org/fedora-alt/atomic/stable/Cloud-Images/x86_64/Images/Fedora-Cloud-Atomic-23-20160405.x86_64.qcow2
2016-04-06 03:56:03.236 | Resolving mirrors.kernel.org (mirrors.kernel.org)... 149.20.37.36, 198.145.20.143, 2620:3:c000:a:0:1994:3:14, ...
2016-04-06 03:56:03.308 | Connecting to mirrors.kernel.org (mirrors.kernel.org)|149.20.37.36|:80... connected.
2016-04-06 03:56:03.390 | HTTP request sent, awaiting response... 404 Not Found
2016-04-06 03:56:03.390 | 2016-04-06 03:56:03 ERROR 404: Not Found.

Sample console output: http://logs.openstack.org/58/301658/2/gate/gate-functional-dsvm-magnum-api/7bce67d/logs/devstacklog.txt.gz

Changed in magnum:
assignee: nobody → hongbin (hongbin034)
status: New → In Progress
Revision history for this message
wangqun (bjwqun) wrote :

@hongbin how to reproduce the error. Thanks.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to magnum (master)

Reviewed: https://review.openstack.org/302213
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=3fe5849df5a07283b65cc62c8a3b79c9bf64f6f8
Submitter: Jenkins
Branch: master

commit 3fe5849df5a07283b65cc62c8a3b79c9bf64f6f8
Author: Davanum Srinivas <email address hidden>
Date: Wed Apr 6 08:27:12 2016 -0400

    Use fedorapeople for getting fedora image

    It looks the official Fedora mirror is unstable right now, so we
    uploaded the image to fedorapeople. This is a temprorary solution.
    Once the official mirror become stable, we switch back to it.

    Note: alt.fedoraproject.org seems to have a newer image and
    the official mirrors (download.fedoraproject.org) do not seem to have
    gotten the new image yet. So when download.fedoraproject.org
    redirects (302) to a mirror the image does not exist there. We can
    pull image from alt directly, but we opted for using fedorapeople as
    we don't want to introduce load on alt.

    Co-Authored-By: Hongbin Lu <email address hidden>

    Closes-Bug: #1567124
    Change-Id: I441898d846d1768b9723b293196b5339271a377e

Changed in magnum:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/magnum 3.0.0

This issue was fixed in the openstack/magnum 3.0.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.