10.1.0rc2 - Swift installation fails to install specified branch

Bug #1403588 reported by Julian Montez
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-ansible
Fix Released
Critical
Kevin Carter

Bug Description

In the 10.1.0rc2, Swift installation fails to retrieve the branch '2014.2' because it can't find it within the specified repos. I've looked for this branch myself on both the primary and fallback repos, but I'm not seeing it either.

---
<192.168.96.172> REMOTE_MODULE git version=2014.2 dest=/opt/swift_2014.2 repo=https://git.openstack.org/openstack/swift
<192.168.96.172> EXEC ['ssh', '-C', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/root/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=22', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'ConnectTimeout=120', u'192.168.96.172', u"/bin/sh -c 'LC_CTYPE=en_US.UTF-8 LANG=en_US.UTF-8 /usr/bin/python'"]
Result from run 5 is: {u'msg': u'Failed to checkout 2014.2', u'failed': True, 'attempts': 5}
---

Oddly enough, the branch is only changed away from 'stable/juno' within the RC2 tag, not master or RC1. Should this be changed back?

Full logs here: https://gist.github.com/jpmontez/549f84adca753cc3692e

Changed in openstack-ansible:
status: New → Confirmed
importance: Undecided → Critical
assignee: nobody → Kevin Carter (kevin-carter)
milestone: none → 10.1.0
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to os-ansible-deployment (stable/juno)

Fix proposed to branch: stable/juno
Review: https://review.openstack.org/142957

Changed in openstack-ansible:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to os-ansible-deployment (stable/juno)

Reviewed: https://review.openstack.org/142957
Committed: https://git.openstack.org/cgit/stackforge/os-ansible-deployment/commit/?id=e4064781beb70fbfaeb59f6018b4ea75f9264ac9
Submitter: Jenkins
Branch: stable/juno

commit e4064781beb70fbfaeb59f6018b4ea75f9264ac9
Author: Kevin Carter <email address hidden>
Date: Thu Dec 18 19:44:23 2014 -0600

    changed swift to use the proper tag

    Swift.yml was pinned to the wrong tag. This made it impossible to install /
    build for swift. To fix this issue the tag was set to the stable/juno
    release tag at "2.2.0".

    Closes-Bug: 1403588
    Change-Id: I916b7013c7f241435836fb75ef40665164b01867

tags: added: in-stable-juno
Changed in openstack-ansible:
milestone: 10.1.0 → 10.1.2
Changed in openstack-ansible:
status: In Progress → Fix Committed
tags: removed: in-stable-juno
Changed in openstack-ansible:
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.