bootstrap fails on stable xena

Bug #1961106 reported by Dwane Pottratz
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack-Ansible
Fix Released
Undecided
Unassigned

Bug Description

bootstrap fails on stable xena

commit 3e7acb56a23bec7409b2e6d9a121018dc6d8580c

- version: 2675479dd46b744d727c9a25b7fe7a928cc9be48
+ version: 3ecdf98aab2a4a4603fdb5732f3cd05676b917028

There seems to be an extra digit and bootstrap is not able to find the version.

failed: [localhost] (item={'name': 'openstack_hosts', 'scm': 'git', 'src': 'https://opendev.org/openstack/openstack-ansible-openstack_hosts', 'version': '3ecdf98aab2a4a4603fdb5732f3cd05676b917028', 'trackbranch': 'stable/xena'}) => {"ansible_loop_var": "item", "attempts": 2, "changed": false, "cmd": "/usr/bin/git checkout --force 3ecdf98aab2a4a4603fdb5732f3cd05676b917028", "item": {"name": "openstack_hosts", "scm": "git", "src": "https://opendev.org/openstack/ openstack-ansible-openstack_hosts", "trackbranch": "stable/xena", "version": "3ecdf98aab2a4a4603fdb5732f3cd05676b917028"}, "msg": "Failed to checkout 3ecdf98aab2a4a4603fdb5732f3cd05676b917028", "rc": 1, "stderr": "error: pathspec '3ecdf98aab2a4a4603fdb5732f3cd05676b917028' did not match any file(s) known to git\n", "stderr_lines": ["error: pathspec '3ecdf98aab2a4a4603fdb5732f3cd05676b917028' did not match any file(s) known to git"], "stdout": "", "stdout_lines": []}

Revision history for this message
Dmitriy Rabotyagov (noonedeadpunk) wrote :

Hi.

We generally don't expect deployers to use stable branches directly, and recommend using tags instead that should have such verification.

Nevertheless, https://review.opendev.org/c/openstack/openstack-ansible/+/829654 has been already pushed to fix it.

Revision history for this message
Dwane Pottratz (dpcsar) wrote :

Hi,

Thanks for the fix.

For what it's worth. I am not running a production shop. I use OSA to try out new features and learn how they work.

I will try the tags first for what I am trying to do.

Are there any discussion boards to search through for information?

Thanks!

Revision history for this message
Dmitriy Rabotyagov (noonedeadpunk) wrote :

We communicate mainly through #openstack-ansible IRC channel on OFTC network. There're other operators and developers that usually friednly and ready to answer questions :)

Changed in openstack-ansible:
status: New → 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.