Jenkins failed for image not found issue

Bug #1491314 reported by Kai Qiang Wu(Kennan)
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Magnum
Fix Released
Undecided
Kai Qiang Wu(Kennan)

Bug Description

http://logs.openstack.org/07/218907/6/check/gate-functional-dsvm-magnum/020fc35/console.html

2015-09-02 08:51:28.709 | 2015-09-02 08:51:28.692 | /opt/stack/new/magnum
2015-09-02 08:51:28.711 | 2015-09-02 08:51:28.693 | ++ neutron net-show public
2015-09-02 08:51:28.713 | 2015-09-02 08:51:28.695 | ++ awk '/ id /{print $4}'
2015-09-02 08:51:29.146 | 2015-09-02 08:51:29.129 | + export NIC_ID=6e9737e3-2f2e-4f03-98f2-35fde5d5319f
2015-09-02 08:51:29.148 | 2015-09-02 08:51:29.130 | + NIC_ID=6e9737e3-2f2e-4f03-98f2-35fde5d5319f
2015-09-02 08:51:29.149 | 2015-09-02 08:51:29.132 | ++ glance image-show fedora-21-atomic-3
2015-09-02 08:51:29.151 | 2015-09-02 08:51:29.133 | ++ awk '/ id /{print $4}'
2015-09-02 08:51:30.365 | 2015-09-02 08:51:30.347 | 404 Not Found: No image found with ID fedora-21-atomic-3 (HTTP 404)
2015-09-02 08:51:30.384 | 2015-09-02 08:51:30.367 | + export IMAGE_ID=
2015-09-02 08:51:30.386 | 2015-09-02 08:51:30.368 | + IMAGE_ID=

Revision history for this message
Kai Qiang Wu(Kennan) (wkqwu) wrote :
Changed in magnum:
assignee: nobody → Kai Qiang Wu(Kennan) (wkqwu)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to magnum (master)

Reviewed: https://review.openstack.org/219627
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=48ea311eaabbcfd635d4beed51fe0e0b1ca36287
Submitter: Jenkins
Branch: master

commit 48ea311eaabbcfd635d4beed51fe0e0b1ca36287
Author: Kai Qiang Wu(Kennan) <email address hidden>
Date: Wed Sep 2 09:47:56 2015 +0000

    Fix jenkins failure for image not found

    Seems jenkins default image API version is 2, image v2 version
    not support use name as image-show. I tried latest devstack, it
    calls v2 API. So in jenkins jobs let's use v1 version now.

    In addition, specify the mountpoint parameter on VolumeAttachment
    resource. Heat used to allow missing of this parameter but it is
    not the case anymore.

    Change-Id: I1ae1eb20b9552444f0242a72e958c139209bf1f6
    Closes-Bug: #1491314

Changed in magnum:
status: In Progress → Fix Committed
Adrian Otto (aotto)
Changed in magnum:
milestone: none → mitaka-1
status: Fix Committed → Fix Released
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.