Skip to content

Instantly share code, notes, and snippets.

@ssbarnea
Last active October 22, 2018 18:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ssbarnea/a5edb1d9ad16d6f8a8380616b8be4a10 to your computer and use it in GitHub Desktop.
Save ssbarnea/a5edb1d9ad16d6f8a8380616b8be4a10 to your computer and use it in GitHub Desktop.
$ ./quickstart.sh -b [17:57:48]
New python executable in /Users/ssbarnea/.quickstart/bin/python
Traceback (most recent call last):
File "/Users/ssbarnea/.pyenv/versions/2.7.15/lib/python2.7/runpy.py", line 174, in _run_module_as_main
"__main__", fname, loader, pkg_name)
File "/Users/ssbarnea/.pyenv/versions/2.7.15/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "/Users/ssbarnea/.pyenv/versions/2.7.15/lib/python2.7/site-packages/virtualenv.py", line 2343, in <module>
main()
File "/Users/ssbarnea/.pyenv/versions/2.7.15/lib/python2.7/site-packages/virtualenv.py", line 712, in main
symlink=options.symlink)
File "/Users/ssbarnea/.pyenv/versions/2.7.15/lib/python2.7/site-packages/virtualenv.py", line 927, in create_environment
site_packages=site_packages, clear=clear, symlink=symlink))
File "/Users/ssbarnea/.pyenv/versions/2.7.15/lib/python2.7/site-packages/virtualenv.py", line 1233, in install_python
shutil.copyfile(executable, py_executable)
File "/Users/ssbarnea/.pyenv/versions/2.7.15/lib/python2.7/shutil.py", line 97, in copyfile
with open(dst, 'wb') as fdst:
IOError: [Errno 62] Too many levels of symbolic links: '/Users/ssbarnea/.quickstart/bin/python'
FAIL: 1
ssbarnea@imac: ~/rdo/tripleo-quickstart py3-detect ⚡ $ ls -la /Users/ssbarnea/.quickstart/bin/python [19:10:06]
lrwxr-xr-x 1 ssbarnea staff 9 Oct 5 14:22 /Users/ssbarnea/.quickstart/bin/python -> python2.7
ssbarnea@imac: ~/rdo/tripleo-quickstart py3-detect ⚡ $ ls -la /Users/ssbarnea/.quickstart/bin/python2.7 [19:10:53]
lrwxr-xr-x 1 ssbarnea staff 6 Oct 22 17:57 /Users/ssbarnea/.quickstart/bin/python2.7 -> python
$ ./quickstart.sh -b [19:13:08]
New python executable in /Users/ssbarnea/.quickstart/bin/python
Installing setuptools, pip, wheel...done.
Requirement already up-to-date: pip in /Users/ssbarnea/.quickstart/lib/python2.7/site-packages (18.1)
Cloning tripleo-quickstart repository...
Cloning into '/Users/ssbarnea/.quickstart/tripleo-quickstart'...
Fetching origin
~/.quickstart/tripleo-quickstart ~/.quickstart/tripleo-quickstart
running install
running build
running install_data
creating /Users/ssbarnea/.quickstart/usr
creating /Users/ssbarnea/.quickstart/usr/local
creating /Users/ssbarnea/.quickstart/usr/local/share
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/teardown
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/teardown/user
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/teardown/user/tasks
copying roles/libvirt/teardown/user/tasks/main.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/teardown/user/tasks
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/setup
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/setup/undercloud
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/setup/undercloud/meta
copying roles/libvirt/setup/undercloud/meta/main.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/setup/undercloud/meta
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/tripleo-inventory
copying roles/tripleo-inventory/README.md -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/tripleo-inventory
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/provision
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/provision/teardown
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/provision/teardown/tasks
copying roles/provision/teardown/tasks/main.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/provision/teardown/tasks
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/setup/supplemental
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/setup/supplemental/tasks
copying roles/libvirt/setup/supplemental/tasks/provision.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/setup/supplemental/tasks
copying roles/libvirt/setup/supplemental/tasks/main.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/setup/supplemental/tasks
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/setup/overcloud
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/setup/overcloud/files
copying roles/libvirt/setup/overcloud/files/get-domain-ip.sh -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/setup/overcloud/files
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/setup/overcloud/tasks
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/setup/overcloud/tasks/vars
copying roles/libvirt/setup/overcloud/tasks/vars/libvirt_nodepool_vars.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/setup/overcloud/tasks/vars
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/parts
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/parts/kvm
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/parts/kvm/tasks
copying roles/parts/kvm/tasks/main.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/parts/kvm/tasks
copying roles/libvirt/setup/overcloud/tasks/libvirt_nodepool.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/setup/overcloud/tasks
copying roles/libvirt/setup/overcloud/tasks/main.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/setup/overcloud/tasks
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/parts/ovs
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/parts/ovs/tasks
copying roles/parts/ovs/tasks/main.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/parts/ovs/tasks
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/teardown/nodes
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/teardown/nodes/tasks
copying roles/libvirt/teardown/nodes/tasks/main.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/teardown/nodes/tasks
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/setup/supplemental/meta
copying roles/libvirt/setup/supplemental/meta/main.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/setup/supplemental/meta
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/tripleo
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/provision/local
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/provision/local/tasks
copying roles/provision/local/tasks/main.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/provision/local/tasks
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/provision/remote
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/provision/remote/meta
copying roles/provision/remote/meta/main.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/provision/remote/meta
creating /Users/ssbarnea/.quickstart/config
creating /Users/ssbarnea/.quickstart/config/release
creating /Users/ssbarnea/.quickstart/config/release/trunk
copying config/release/trunk/newton.yml -> /Users/ssbarnea/.quickstart/config/release/trunk
copying config/release/trunk/mitaka.yml -> /Users/ssbarnea/.quickstart/config/release/trunk
copying config/release/trunk/master.yml -> /Users/ssbarnea/.quickstart/config/release/trunk
copying config/release/trunk/liberty.yml -> /Users/ssbarnea/.quickstart/config/release/trunk
copying config/release/trunk/queens.yml -> /Users/ssbarnea/.quickstart/config/release/trunk
copying config/release/trunk/ocata.yml -> /Users/ssbarnea/.quickstart/config/release/trunk
copying config/release/trunk/pike.yml -> /Users/ssbarnea/.quickstart/config/release/trunk
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/repo-setup
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/repo-setup/tasks
copying roles/repo-setup/tasks/get-dlrn-hash-newest.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/repo-setup/tasks
copying roles/repo-setup/tasks/inject_repos_into_image.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/repo-setup/tasks
copying roles/repo-setup/tasks/setup_repos.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/repo-setup/tasks
copying roles/repo-setup/tasks/get-dlrn-hash.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/repo-setup/tasks
copying roles/repo-setup/tasks/main.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/repo-setup/tasks
copying roles/repo-setup/tasks/create-repo-script.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/repo-setup/tasks
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/setup/overcloud/meta
copying roles/libvirt/setup/overcloud/meta/main.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/setup/overcloud/meta
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/convert-image
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/convert-image/meta
copying roles/convert-image/meta/main.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/convert-image/meta
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/environment
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/environment/setup
copying roles/convert-image/README.md -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/convert-image
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/parts/ovs/defaults
copying roles/parts/ovs/defaults/main.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/parts/ovs/defaults
creating /Users/ssbarnea/.quickstart/config/environments
copying config/environments/ci_centos_libvirt.yml -> /Users/ssbarnea/.quickstart/config/environments
copying config/environments/baseos_rhel_libvirt.yml.example -> /Users/ssbarnea/.quickstart/config/environments
copying config/environments/dev_privileged_libvirt.yml -> /Users/ssbarnea/.quickstart/config/environments
copying config/environments/baseos_centos_libvirt.yml -> /Users/ssbarnea/.quickstart/config/environments
copying config/environments/default_libvirt.yml -> /Users/ssbarnea/.quickstart/config/environments
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/fetch-images
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/tripleo-inventory/tasks
copying roles/tripleo-inventory/tasks/openstack.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/tripleo-inventory/tasks
copying roles/tripleo-inventory/tasks/main.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/tripleo-inventory/tasks
copying roles/tripleo-inventory/tasks/inventory.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/tripleo-inventory/tasks
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/setup/undercloud/files
copying roles/libvirt/setup/undercloud/files/get-undercloud-ip.sh -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/setup/undercloud/files
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/setup/supplemental/templates
copying roles/libvirt/setup/supplemental/templates/tls_everywhere_provisioner.sh.j2 -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/setup/supplemental/templates
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/provision/support_check
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/provision/support_check/meta
copying roles/provision/support_check/meta/main.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/provision/support_check/meta
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/test_plugins
copying test_plugins/equalto.py -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/test_plugins/
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/virtbmc
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/virtbmc/defaults
copying roles/virtbmc/defaults/main.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/virtbmc/defaults
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/setup/user
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/setup/user/meta
copying roles/libvirt/setup/user/meta/main.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/setup/user/meta
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/environment/vars
copying roles/environment/vars/redhat.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/environment/vars
copying roles/environment/vars/fedora.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/environment/vars
copying roles/environment/vars/centos-7.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/environment/vars
copying roles/environment/vars/main.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/environment/vars
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/environment/setup/meta
copying roles/environment/setup/meta/main.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/environment/setup/meta
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/parts/kvm/defaults
copying roles/parts/kvm/defaults/main.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/parts/kvm/defaults
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/environment/setup/tasks
copying roles/environment/setup/tasks/main.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/environment/setup/tasks
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/setup/meta
copying roles/libvirt/setup/meta/main.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/setup/meta
creating /Users/ssbarnea/.quickstart/config/nodes
copying config/nodes/3ctlr_1comp_1supp.yml -> /Users/ssbarnea/.quickstart/config/nodes
copying config/nodes/1ctlr_1comp_1supp.yml -> /Users/ssbarnea/.quickstart/config/nodes
copying config/nodes/1ctlr_1comp_1ceph.yml -> /Users/ssbarnea/.quickstart/config/nodes
copying config/nodes/1ctlr_1comp.yml -> /Users/ssbarnea/.quickstart/config/nodes
copying config/nodes/1ctlr_1comp_64gb.yml -> /Users/ssbarnea/.quickstart/config/nodes
copying config/nodes/baremetal.yml -> /Users/ssbarnea/.quickstart/config/nodes
copying config/nodes/baremetal_3ctlr_1comp.yml -> /Users/ssbarnea/.quickstart/config/nodes
copying config/nodes/3ctlr_2comp_3ceph.yml -> /Users/ssbarnea/.quickstart/config/nodes
copying config/nodes/baremetal_1ctlr_1comp.yml -> /Users/ssbarnea/.quickstart/config/nodes
copying config/nodes/3ctlr_3comp.yml -> /Users/ssbarnea/.quickstart/config/nodes
copying config/nodes/3ctlr_1comp_192gb.yml -> /Users/ssbarnea/.quickstart/config/nodes
copying config/nodes/1ctlr.yml -> /Users/ssbarnea/.quickstart/config/nodes
copying config/nodes/2ctlr.yml -> /Users/ssbarnea/.quickstart/config/nodes
copying config/nodes/3ctlr_1comp_64gb.yml -> /Users/ssbarnea/.quickstart/config/nodes
copying config/nodes/3ctlr_1comp.yml -> /Users/ssbarnea/.quickstart/config/nodes
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/tripleo-inventory/meta
copying roles/tripleo-inventory/meta/main.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/tripleo-inventory/meta
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/setup/undercloud/tasks
copying roles/libvirt/setup/undercloud/tasks/inject_repos.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/setup/undercloud/tasks
copying roles/libvirt/setup/undercloud/tasks/update_image.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/setup/undercloud/tasks
copying roles/libvirt/setup/undercloud/tasks/convert_image.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/setup/undercloud/tasks
copying roles/libvirt/setup/undercloud/tasks/inject_gating_repo.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/setup/undercloud/tasks
copying roles/libvirt/setup/undercloud/tasks/customize_overcloud.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/setup/undercloud/tasks
copying roles/libvirt/setup/undercloud/tasks/main.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/setup/undercloud/tasks
creating /Users/ssbarnea/.quickstart/config/release/tripleo-ci
creating /Users/ssbarnea/.quickstart/config/release/tripleo-ci/CentOS-7
copying config/release/tripleo-ci/CentOS-7/promotion-testing-hash-ocata.yml -> /Users/ssbarnea/.quickstart/config/release/tripleo-ci/CentOS-7
copying config/release/tripleo-ci/CentOS-7/pike-undercloud-ocata-overcloud.yml -> /Users/ssbarnea/.quickstart/config/release/tripleo-ci/CentOS-7
copying config/release/tripleo-ci/CentOS-7/newton.yml -> /Users/ssbarnea/.quickstart/config/release/tripleo-ci/CentOS-7
copying config/release/tripleo-ci/CentOS-7/consistent-queens.yml -> /Users/ssbarnea/.quickstart/config/release/tripleo-ci/CentOS-7
copying config/release/tripleo-ci/CentOS-7/promotion-testing-hash-newton.yml -> /Users/ssbarnea/.quickstart/config/release/tripleo-ci/CentOS-7
copying config/release/tripleo-ci/CentOS-7/queens-undercloud-newton-overcloud.yml -> /Users/ssbarnea/.quickstart/config/release/tripleo-ci/CentOS-7
copying config/release/tripleo-ci/CentOS-7/consistent-master.yml -> /Users/ssbarnea/.quickstart/config/release/tripleo-ci/CentOS-7
copying config/release/tripleo-ci/CentOS-7/rocky-undercloud-queens-overcloud.yml -> /Users/ssbarnea/.quickstart/config/release/tripleo-ci/CentOS-7
copying config/release/tripleo-ci/CentOS-7/master-undercloud-rocky-overcloud.yml -> /Users/ssbarnea/.quickstart/config/release/tripleo-ci/CentOS-7
copying config/release/tripleo-ci/CentOS-7/rocky.yml -> /Users/ssbarnea/.quickstart/config/release/tripleo-ci/CentOS-7
copying config/release/tripleo-ci/CentOS-7/consistent-rocky.yml -> /Users/ssbarnea/.quickstart/config/release/tripleo-ci/CentOS-7
copying config/release/tripleo-ci/CentOS-7/promotion-testing-hash-rocky.yml -> /Users/ssbarnea/.quickstart/config/release/tripleo-ci/CentOS-7
copying config/release/tripleo-ci/CentOS-7/promotion-testing-hash-queens.yml -> /Users/ssbarnea/.quickstart/config/release/tripleo-ci/CentOS-7
copying config/release/tripleo-ci/CentOS-7/master.yml -> /Users/ssbarnea/.quickstart/config/release/tripleo-ci/CentOS-7
copying config/release/tripleo-ci/CentOS-7/consistent-pike.yml -> /Users/ssbarnea/.quickstart/config/release/tripleo-ci/CentOS-7
copying config/release/tripleo-ci/CentOS-7/master-undercloud-queens-overcloud.yml -> /Users/ssbarnea/.quickstart/config/release/tripleo-ci/CentOS-7
copying config/release/tripleo-ci/CentOS-7/promotion-testing-hash-master.yml -> /Users/ssbarnea/.quickstart/config/release/tripleo-ci/CentOS-7
copying config/release/tripleo-ci/CentOS-7/queens.yml -> /Users/ssbarnea/.quickstart/config/release/tripleo-ci/CentOS-7
copying config/release/tripleo-ci/CentOS-7/queens-undercloud-pike-overcloud.yml -> /Users/ssbarnea/.quickstart/config/release/tripleo-ci/CentOS-7
copying config/release/tripleo-ci/CentOS-7/consistent-newton.yml -> /Users/ssbarnea/.quickstart/config/release/tripleo-ci/CentOS-7
copying config/release/tripleo-ci/CentOS-7/ocata.yml -> /Users/ssbarnea/.quickstart/config/release/tripleo-ci/CentOS-7
copying config/release/tripleo-ci/CentOS-7/pike.yml -> /Users/ssbarnea/.quickstart/config/release/tripleo-ci/CentOS-7
copying config/release/tripleo-ci/CentOS-7/promotion-testing-hash-pike.yml -> /Users/ssbarnea/.quickstart/config/release/tripleo-ci/CentOS-7
copying config/release/tripleo-ci/CentOS-7/consistent-ocata.yml -> /Users/ssbarnea/.quickstart/config/release/tripleo-ci/CentOS-7
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/convert-image/templates
copying roles/convert-image/templates/convert_image.sh.j2 -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/convert-image/templates
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/provision/user
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/provision/user/meta
copying roles/provision/user/meta/main.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/provision/user/meta
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/setup/common
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/meta
copying roles/libvirt/meta/main.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/meta
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/tripleo-inventory/defaults
copying roles/tripleo-inventory/defaults/main.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/tripleo-inventory/defaults
copying config/release/tripleo-ci/promotion-testing-hash-ocata.yml -> /Users/ssbarnea/.quickstart/config/release/tripleo-ci
copying config/release/tripleo-ci/pike-undercloud-ocata-overcloud.yml -> /Users/ssbarnea/.quickstart/config/release/tripleo-ci
copying config/release/tripleo-ci/newton.yml -> /Users/ssbarnea/.quickstart/config/release/tripleo-ci
copying config/release/tripleo-ci/consistent-queens.yml -> /Users/ssbarnea/.quickstart/config/release/tripleo-ci
copying config/release/tripleo-ci/promotion-testing-hash-newton.yml -> /Users/ssbarnea/.quickstart/config/release/tripleo-ci
copying config/release/tripleo-ci/queens-undercloud-newton-overcloud.yml -> /Users/ssbarnea/.quickstart/config/release/tripleo-ci
copying config/release/tripleo-ci/consistent-master.yml -> /Users/ssbarnea/.quickstart/config/release/tripleo-ci
copying config/release/tripleo-ci/rocky-undercloud-queens-overcloud.yml -> /Users/ssbarnea/.quickstart/config/release/tripleo-ci
copying config/release/tripleo-ci/master-undercloud-rocky-overcloud.yml -> /Users/ssbarnea/.quickstart/config/release/tripleo-ci
copying config/release/tripleo-ci/rocky.yml -> /Users/ssbarnea/.quickstart/config/release/tripleo-ci
copying config/release/tripleo-ci/consistent-rocky.yml -> /Users/ssbarnea/.quickstart/config/release/tripleo-ci
copying config/release/tripleo-ci/promotion-testing-hash-rocky.yml -> /Users/ssbarnea/.quickstart/config/release/tripleo-ci
copying config/release/tripleo-ci/promotion-testing-hash-queens.yml -> /Users/ssbarnea/.quickstart/config/release/tripleo-ci
copying config/release/tripleo-ci/master.yml -> /Users/ssbarnea/.quickstart/config/release/tripleo-ci
copying config/release/tripleo-ci/consistent-pike.yml -> /Users/ssbarnea/.quickstart/config/release/tripleo-ci
copying config/release/tripleo-ci/master-undercloud-queens-overcloud.yml -> /Users/ssbarnea/.quickstart/config/release/tripleo-ci
copying config/release/tripleo-ci/promotion-testing-hash-master.yml -> /Users/ssbarnea/.quickstart/config/release/tripleo-ci
copying config/release/tripleo-ci/queens.yml -> /Users/ssbarnea/.quickstart/config/release/tripleo-ci
copying config/release/tripleo-ci/queens-undercloud-pike-overcloud.yml -> /Users/ssbarnea/.quickstart/config/release/tripleo-ci
copying config/release/tripleo-ci/consistent-newton.yml -> /Users/ssbarnea/.quickstart/config/release/tripleo-ci
copying config/release/tripleo-ci/ocata.yml -> /Users/ssbarnea/.quickstart/config/release/tripleo-ci
copying config/release/tripleo-ci/pike.yml -> /Users/ssbarnea/.quickstart/config/release/tripleo-ci
copying config/release/tripleo-ci/promotion-testing-hash-pike.yml -> /Users/ssbarnea/.quickstart/config/release/tripleo-ci
copying config/release/tripleo-ci/consistent-ocata.yml -> /Users/ssbarnea/.quickstart/config/release/tripleo-ci
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/convert-image/defaults
copying roles/convert-image/defaults/main.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/convert-image/defaults
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/convert-image/tasks
copying roles/convert-image/tasks/main.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/convert-image/tasks
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/environment/teardown
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/environment/teardown/meta
copying roles/environment/teardown/meta/main.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/environment/teardown/meta
copying roles/repo-setup/README.md -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/repo-setup
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/environment/tasks
copying roles/environment/tasks/main.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/environment/tasks
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/common
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/common/defaults
copying roles/common/defaults/main.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/common/defaults
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/repo-setup/meta
copying roles/repo-setup/meta/main.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/repo-setup/meta
creating /Users/ssbarnea/.quickstart/config/release/stable
copying config/release/stable/newton.yml -> /Users/ssbarnea/.quickstart/config/release/stable
copying config/release/stable/mitaka.yml -> /Users/ssbarnea/.quickstart/config/release/stable
copying config/release/stable/ocata.yml -> /Users/ssbarnea/.quickstart/config/release/stable
copying config/release/stable/pike.yml -> /Users/ssbarnea/.quickstart/config/release/stable
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/setup/common/templates
copying roles/libvirt/setup/common/templates/volume_pool.xml.j2 -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/setup/common/templates
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/virtbmc/tasks
copying roles/virtbmc/tasks/configure-vbmc.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/virtbmc/tasks
copying roles/virtbmc/tasks/main.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/virtbmc/tasks
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/provision/remote/templates
copying roles/provision/remote/templates/libvirt.pkla.j2 -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/provision/remote/templates
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/provision/local/meta
copying roles/provision/local/meta/main.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/provision/local/meta
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/setup/common/tasks
copying roles/libvirt/setup/common/tasks/main.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/setup/common/tasks
copying config/release/ocata-undercloud-newton-overcloud.yml -> /Users/ssbarnea/.quickstart/config/release
copying config/release/newton.yml -> /Users/ssbarnea/.quickstart/config/release
copying config/release/queens-undercloud-newton-overcloud.yml -> /Users/ssbarnea/.quickstart/config/release
copying config/release/rocky.yml -> /Users/ssbarnea/.quickstart/config/release
copying config/release/mitaka.yml -> /Users/ssbarnea/.quickstart/config/release
copying config/release/master.yml -> /Users/ssbarnea/.quickstart/config/release
copying config/release/liberty.yml -> /Users/ssbarnea/.quickstart/config/release
copying config/release/queens.yml -> /Users/ssbarnea/.quickstart/config/release
copying config/release/master-tripleo-ci.yml -> /Users/ssbarnea/.quickstart/config/release
copying config/release/ocata.yml -> /Users/ssbarnea/.quickstart/config/release
copying config/release/pike.yml -> /Users/ssbarnea/.quickstart/config/release
copying config/release/master-undercloud-ocata-overcloud.yml -> /Users/ssbarnea/.quickstart/config/release
copying config/release/rhos-11-rhn-baseos-undercloud.yml.example -> /Users/ssbarnea/.quickstart/config/release
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/fetch-images/tasks
copying roles/fetch-images/tasks/fetch.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/fetch-images/tasks
copying roles/fetch-images/tasks/main.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/fetch-images/tasks
creating /Users/ssbarnea/.quickstart/playbooks
copying playbooks/repo-setup-virthost.yml -> /Users/ssbarnea/.quickstart/playbooks/
copying playbooks/provision.yml -> /Users/ssbarnea/.quickstart/playbooks/
copying playbooks/teardown-environment.yml -> /Users/ssbarnea/.quickstart/playbooks/
copying playbooks/noop.yml -> /Users/ssbarnea/.quickstart/playbooks/
copying playbooks/teardown-provision.yml -> /Users/ssbarnea/.quickstart/playbooks/
copying playbooks/libvirt-setup.yml -> /Users/ssbarnea/.quickstart/playbooks/
copying playbooks/build-images.yml -> /Users/ssbarnea/.quickstart/playbooks/
copying playbooks/quickstart.yml -> /Users/ssbarnea/.quickstart/playbooks/
copying playbooks/libvirt-teardown.yml -> /Users/ssbarnea/.quickstart/playbooks/
copying playbooks/teardown.yml -> /Users/ssbarnea/.quickstart/playbooks/
copying playbooks/build-images-and-quickstart.yml -> /Users/ssbarnea/.quickstart/playbooks/
copying playbooks/teardown-nodes.yml -> /Users/ssbarnea/.quickstart/playbooks/
copying playbooks/libvirt-nodepool.yml -> /Users/ssbarnea/.quickstart/playbooks/
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/parts/libvirt
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/provision/user/tasks
copying roles/provision/user/tasks/main.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/provision/user/tasks
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/repo-setup/templates
copying roles/repo-setup/templates/repo_setup.sh.j2 -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/repo-setup/templates
creating /Users/ssbarnea/.quickstart/config/general_config
copying config/general_config/featureset007.yml -> /Users/ssbarnea/.quickstart/config/general_config
copying config/general_config/featureset013.yml -> /Users/ssbarnea/.quickstart/config/general_config
copying config/general_config/ipa.yml -> /Users/ssbarnea/.quickstart/config/general_config
copying config/general_config/pacemaker.yml -> /Users/ssbarnea/.quickstart/config/general_config
copying config/general_config/featureset012.yml -> /Users/ssbarnea/.quickstart/config/general_config
copying config/general_config/featureset006.yml -> /Users/ssbarnea/.quickstart/config/general_config
copying config/general_config/featureset038.yml -> /Users/ssbarnea/.quickstart/config/general_config
copying config/general_config/featureset010.yml -> /Users/ssbarnea/.quickstart/config/general_config
copying config/general_config/featureset004.yml -> /Users/ssbarnea/.quickstart/config/general_config
copying config/general_config/featureset005.yml -> /Users/ssbarnea/.quickstart/config/general_config
copying config/general_config/featureset011.yml -> /Users/ssbarnea/.quickstart/config/general_config
copying config/general_config/featureset039.yml -> /Users/ssbarnea/.quickstart/config/general_config
copying config/general_config/featureset015.yml -> /Users/ssbarnea/.quickstart/config/general_config
copying config/general_config/featureset001.yml -> /Users/ssbarnea/.quickstart/config/general_config
copying config/general_config/minimal.yml -> /Users/ssbarnea/.quickstart/config/general_config
copying config/general_config/featureset028.yml -> /Users/ssbarnea/.quickstart/config/general_config
copying config/general_config/featureset014.yml -> /Users/ssbarnea/.quickstart/config/general_config
copying config/general_config/featureset002.yml -> /Users/ssbarnea/.quickstart/config/general_config
copying config/general_config/featureset016.yml -> /Users/ssbarnea/.quickstart/config/general_config
copying config/general_config/featureset017.yml -> /Users/ssbarnea/.quickstart/config/general_config
copying config/general_config/featureset003.yml -> /Users/ssbarnea/.quickstart/config/general_config
copying config/general_config/featureset-multinode-common.yml -> /Users/ssbarnea/.quickstart/config/general_config
copying config/general_config/featureset049.yml -> /Users/ssbarnea/.quickstart/config/general_config
copying config/general_config/featureset048.yml -> /Users/ssbarnea/.quickstart/config/general_config
copying config/general_config/build_images.yml -> /Users/ssbarnea/.quickstart/config/general_config
copying config/general_config/featureset045.yml -> /Users/ssbarnea/.quickstart/config/general_config
copying config/general_config/featureset051.yml -> /Users/ssbarnea/.quickstart/config/general_config
copying config/general_config/featureset050.yml -> /Users/ssbarnea/.quickstart/config/general_config
copying config/general_config/featureset052.yml -> /Users/ssbarnea/.quickstart/config/general_config
copying config/general_config/featureset047.yml -> /Users/ssbarnea/.quickstart/config/general_config
copying config/general_config/featureset053.yml -> /Users/ssbarnea/.quickstart/config/general_config
copying config/general_config/featureset042.yml -> /Users/ssbarnea/.quickstart/config/general_config
copying config/general_config/featureset056.yml -> /Users/ssbarnea/.quickstart/config/general_config
copying config/general_config/featureset040.yml -> /Users/ssbarnea/.quickstart/config/general_config
copying config/general_config/featureset054.yml -> /Users/ssbarnea/.quickstart/config/general_config
copying config/general_config/featureset055.yml -> /Users/ssbarnea/.quickstart/config/general_config
copying config/general_config/featureset041.yml -> /Users/ssbarnea/.quickstart/config/general_config
copying config/general_config/featureset026.yml -> /Users/ssbarnea/.quickstart/config/general_config
copying config/general_config/featureset032.yml -> /Users/ssbarnea/.quickstart/config/general_config
copying config/general_config/featureset033.yml -> /Users/ssbarnea/.quickstart/config/general_config
copying config/general_config/featureset027.yml -> /Users/ssbarnea/.quickstart/config/general_config
copying config/general_config/featureset019.yml -> /Users/ssbarnea/.quickstart/config/general_config
copying config/general_config/featureset031.yml -> /Users/ssbarnea/.quickstart/config/general_config
copying config/general_config/featureset025.yml -> /Users/ssbarnea/.quickstart/config/general_config
copying config/general_config/featureset024.yml -> /Users/ssbarnea/.quickstart/config/general_config
copying config/general_config/featureset030.yml -> /Users/ssbarnea/.quickstart/config/general_config
copying config/general_config/featureset018.yml -> /Users/ssbarnea/.quickstart/config/general_config
copying config/general_config/featureset020.yml -> /Users/ssbarnea/.quickstart/config/general_config
copying config/general_config/featureset008.yml -> /Users/ssbarnea/.quickstart/config/general_config
copying config/general_config/featureset009.yml -> /Users/ssbarnea/.quickstart/config/general_config
copying config/general_config/featureset021.yml -> /Users/ssbarnea/.quickstart/config/general_config
copying config/general_config/featureset035.yml -> /Users/ssbarnea/.quickstart/config/general_config
copying config/general_config/featureset023.yml -> /Users/ssbarnea/.quickstart/config/general_config
copying config/general_config/featureset037.yml -> /Users/ssbarnea/.quickstart/config/general_config
copying config/general_config/featureset036.yml -> /Users/ssbarnea/.quickstart/config/general_config
copying config/general_config/featureset022.yml -> /Users/ssbarnea/.quickstart/config/general_config
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/provision/support_check/tasks
copying roles/provision/support_check/tasks/main.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/provision/support_check/tasks
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/tripleo-inventory/templates
copying roles/tripleo-inventory/templates/openstack_ssh_config.j2 -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/tripleo-inventory/templates
copying roles/tripleo-inventory/templates/ssh_config_no_undercloud.j2 -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/tripleo-inventory/templates
copying roles/tripleo-inventory/templates/inventory.j2 -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/tripleo-inventory/templates
copying roles/tripleo-inventory/templates/ssh_config.j2 -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/tripleo-inventory/templates
copying roles/tripleo-inventory/templates/ssh_config_localhost.j2 -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/tripleo-inventory/templates
copying roles/tripleo-inventory/templates/get-overcloud-nodes.py.j2 -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/tripleo-inventory/templates
copying roles/tripleo-inventory/templates/clouds.yaml.j2 -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/tripleo-inventory/templates
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/repo-setup/defaults
copying roles/repo-setup/defaults/main.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/repo-setup/defaults
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/provision/teardown/meta
copying roles/provision/teardown/meta/main.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/provision/teardown/meta
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/environment/teardown/tasks
copying roles/environment/teardown/tasks/main.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/environment/teardown/tasks
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/fetch-images/defaults
copying roles/fetch-images/defaults/main.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/fetch-images/defaults
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/virtbmc/meta
copying roles/virtbmc/meta/main.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/virtbmc/meta
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/parts/libvirt/defaults
copying roles/parts/libvirt/defaults/main.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/parts/libvirt/defaults
creating /Users/ssbarnea/.quickstart/config/general_config/deprecated
copying config/general_config/deprecated/composable_upgrade.yml -> /Users/ssbarnea/.quickstart/config/general_config/deprecated
copying config/general_config/deprecated/composable_upgrade_ovb.yml -> /Users/ssbarnea/.quickstart/config/general_config/deprecated
copying config/general_config/deprecated/minimal_pacemaker.yml -> /Users/ssbarnea/.quickstart/config/general_config/deprecated
copying config/general_config/deprecated/no_netiso.yml -> /Users/ssbarnea/.quickstart/config/general_config/deprecated
copying config/general_config/deprecated/ipv6.yml -> /Users/ssbarnea/.quickstart/config/general_config/deprecated
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/setup/undercloud/defaults
copying roles/libvirt/setup/undercloud/defaults/main.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/setup/undercloud/defaults
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/environment/setup/templates
copying roles/environment/setup/templates/network.xml.j2 -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/environment/setup/templates
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/tripleo/undercloud
copying roles/environment/README.md -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/environment
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/setup/overcloud/templates
copying roles/libvirt/setup/overcloud/templates/libvirtnodepoolvm.xml.j2 -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/setup/overcloud/templates
copying roles/libvirt/setup/overcloud/templates/instackenv.json.j2 -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/setup/overcloud/templates
copying roles/libvirt/setup/overcloud/templates/baremetalvm.xml.j2 -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/setup/overcloud/templates
copying roles/libvirt/setup/overcloud/templates/zuul-hosts.yaml.j2 -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/setup/overcloud/templates
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/tripleo-inventory/tests
copying roles/tripleo-inventory/tests/test.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/tripleo-inventory/tests
copying roles/tripleo-inventory/tests/inventory -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/tripleo-inventory/tests
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/provision/remote/tasks
copying roles/provision/remote/tasks/main.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/provision/remote/tasks
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/tripleo-inventory/tests/playbooks
copying roles/tripleo-inventory/tests/playbooks/quickstart-usb.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/tripleo-inventory/tests/playbooks
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/setup/supplemental/defaults
copying roles/libvirt/setup/supplemental/defaults/main.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/setup/supplemental/defaults
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/tripleo/undercloud/tasks
copying roles/tripleo/undercloud/tasks/main.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/tripleo/undercloud/tasks
copying roles/libvirt/setup/supplemental/README.md -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/setup/supplemental
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/fetch-images/meta
copying roles/fetch-images/meta/main.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/fetch-images/meta
creating /Users/ssbarnea/.quickstart/config/release/centosci
copying config/release/centosci/master-consistent.yml -> /Users/ssbarnea/.quickstart/config/release/centosci
copying config/release/centosci/newton.yml -> /Users/ssbarnea/.quickstart/config/release/centosci
copying config/release/centosci/mitaka-cloudsig-testing.yml -> /Users/ssbarnea/.quickstart/config/release/centosci
copying config/release/centosci/pike-cloudsig-testing.yml -> /Users/ssbarnea/.quickstart/config/release/centosci
copying config/release/centosci/master-current-tripleo.yml -> /Users/ssbarnea/.quickstart/config/release/centosci
copying config/release/centosci/liberty-consistent.yml -> /Users/ssbarnea/.quickstart/config/release/centosci
copying config/release/centosci/queens-current-tripleo.yml -> /Users/ssbarnea/.quickstart/config/release/centosci
copying config/release/centosci/newton-cloudsig-testing.yml -> /Users/ssbarnea/.quickstart/config/release/centosci
copying config/release/centosci/pike-cloudsig-stable.yml -> /Users/ssbarnea/.quickstart/config/release/centosci
copying config/release/centosci/ocata-cloudsig-stable.yml -> /Users/ssbarnea/.quickstart/config/release/centosci
copying config/release/centosci/newton-cloudsig-stable.yml -> /Users/ssbarnea/.quickstart/config/release/centosci
copying config/release/centosci/mitaka.yml -> /Users/ssbarnea/.quickstart/config/release/centosci
copying config/release/centosci/newton-consistent.yml -> /Users/ssbarnea/.quickstart/config/release/centosci
copying config/release/centosci/master.yml -> /Users/ssbarnea/.quickstart/config/release/centosci
copying config/release/centosci/liberty.yml -> /Users/ssbarnea/.quickstart/config/release/centosci
copying config/release/centosci/pike-current-tripleo.yml -> /Users/ssbarnea/.quickstart/config/release/centosci
copying config/release/centosci/ocata.yml -> /Users/ssbarnea/.quickstart/config/release/centosci
copying config/release/centosci/pike.yml -> /Users/ssbarnea/.quickstart/config/release/centosci
copying config/release/centosci/mitaka-consistent.yml -> /Users/ssbarnea/.quickstart/config/release/centosci
copying config/release/centosci/ocata-current-tripleo.yml -> /Users/ssbarnea/.quickstart/config/release/centosci
copying config/release/centosci/mitaka-cloudsig-stable.yml -> /Users/ssbarnea/.quickstart/config/release/centosci
copying config/release/centosci/ocata-cloudsig-testing.yml -> /Users/ssbarnea/.quickstart/config/release/centosci
copying config/release/centosci/rocky-current-tripleo.yml -> /Users/ssbarnea/.quickstart/config/release/centosci
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/defaults
copying roles/libvirt/defaults/main.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/defaults
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/setup/undercloud/templates
copying roles/libvirt/setup/undercloud/templates/update_image.sh.j2 -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/setup/undercloud/templates
copying roles/libvirt/setup/undercloud/templates/ssh-tunnel.service.j2 -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/setup/undercloud/templates
copying roles/libvirt/setup/undercloud/templates/inject_gating_repo.sh.j2 -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/setup/undercloud/templates
copying roles/libvirt/setup/undercloud/templates/ssh.config.j2 -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/setup/undercloud/templates
copying roles/libvirt/setup/undercloud/templates/undercloudvm.xml.j2 -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/setup/undercloud/templates
copying roles/parts/README.md -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/parts
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/parts/libvirt/tasks
copying roles/parts/libvirt/tasks/main.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/parts/libvirt/tasks
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/library
copying library/generate_macs.py -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/library/
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/provision/meta
copying roles/provision/meta/main.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/provision/meta
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/provision/defaults
copying roles/provision/defaults/main.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/provision/defaults
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/environment/meta
copying roles/environment/meta/main.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/environment/meta
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/setup/user/tasks
copying roles/libvirt/setup/user/tasks/main.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/setup/user/tasks
creating /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/teardown/meta
copying roles/libvirt/teardown/meta/main.yml -> /Users/ssbarnea/.quickstart/usr/local/share/tripleo-quickstart/roles/libvirt/teardown/meta
running install_egg_info
running egg_info
creating /Users/ssbarnea/.quickstart/tripleo_quickstart.egg-info
writing pbr to /Users/ssbarnea/.quickstart/tripleo_quickstart.egg-info/pbr.json
writing requirements to /Users/ssbarnea/.quickstart/tripleo_quickstart.egg-info/requires.txt
writing /Users/ssbarnea/.quickstart/tripleo_quickstart.egg-info/PKG-INFO
writing top-level names to /Users/ssbarnea/.quickstart/tripleo_quickstart.egg-info/top_level.txt
writing dependency_links to /Users/ssbarnea/.quickstart/tripleo_quickstart.egg-info/dependency_links.txt
[pbr] Processing SOURCES.txt
writing manifest file '/Users/ssbarnea/.quickstart/tripleo_quickstart.egg-info/SOURCES.txt'
[pbr] In git context, generating filelist from git
warning: no files found matching 'AUTHORS'
warning: no files found matching 'ChangeLog'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
writing manifest file '/Users/ssbarnea/.quickstart/tripleo_quickstart.egg-info/SOURCES.txt'
Copying /Users/ssbarnea/.quickstart/tripleo_quickstart.egg-info to /Users/ssbarnea/.quickstart/lib/python2.7/site-packages/tripleo_quickstart-2.1.1.dev1014-py2.7.egg-info
running install_scripts
Collecting cmd2==0.8.5 (from -r requirements.txt (line 1))
Using cached https://files.pythonhosted.org/packages/ee/02/faa35704449a68f18db39ee9a047e32c8b569e672daadfef3501259fe6bb/cmd2-0.8.5-py2.py3-none-any.whl
Collecting ara==0.15.0 (from -r requirements.txt (line 2))
Using cached https://files.pythonhosted.org/packages/98/77/34bd5dfcc487da8832052094cfc0d08c69043d8cedd24dd0a3b83173ea9f/ara-0.15.0-py2.py3-none-any.whl
Collecting ansible==2.5.7 (from -r requirements.txt (line 3))
Collecting jmespath (from -r requirements.txt (line 4))
Using cached https://files.pythonhosted.org/packages/b7/31/05c8d001f7f87f0f07289a5fc0fc3832e9a57f2dbd4d3b0fee70e0d51365/jmespath-0.9.3-py2.py3-none-any.whl
Collecting netaddr>=0.7.18 (from -r requirements.txt (line 5))
Using cached https://files.pythonhosted.org/packages/ba/97/ce14451a9fd7bdb5a397abf99b24a1a6bb7a1a440b019bebd2e9a0dbec74/netaddr-0.7.19-py2.py3-none-any.whl
Collecting os-client-config (from -r requirements.txt (line 6))
Using cached https://files.pythonhosted.org/packages/e5/af/2f3bf859a25c98993f85ff1eb17762aa49b2f894630ebe99c389545b0502/os_client_config-1.31.2-py2.py3-none-any.whl
Collecting pbr>=1.6 (from -r requirements.txt (line 7))
Using cached https://files.pythonhosted.org/packages/ca/81/4e8230c5648ea6d85d90ec3babc3dcc1c46d890f2f26b3e2b374819274dd/pbr-5.0.0-py2.py3-none-any.whl
Collecting setuptools>=11.3 (from -r requirements.txt (line 8))
Using cached https://files.pythonhosted.org/packages/96/06/c8ee69628191285ddddffb277bd5abdf769166e7a14b867c2a172f0175b1/setuptools-40.4.3-py2.py3-none-any.whl
Collecting shade>=1.8.0 (from -r requirements.txt (line 9))
Downloading https://files.pythonhosted.org/packages/c8/7c/269c33a0c0846331eb310a3f81ac542da3a0b5a026c9ac9374d46feba3dd/shade-1.30.0-py2.py3-none-any.whl (372kB)
Collecting python-neutronclient (from -r requirements.txt (line 10))
Using cached https://files.pythonhosted.org/packages/d1/df/f810fffb394ef078ffe1b7c0a6aee654fd445327819915055ea57eef4de0/python_neutronclient-6.10.0-py2.py3-none-any.whl
Collecting python-openstackclient (from -r requirements.txt (line 11))
Using cached https://files.pythonhosted.org/packages/78/ab/5d711a529b369dcba33f00f061158a81379758a446c3e5158c1d3ea5cc56/python_openstackclient-3.16.1-py2.py3-none-any.whl
Collecting python-heatclient (from -r requirements.txt (line 12))
Using cached https://files.pythonhosted.org/packages/81/b1/41699bf0a758aaf41ec574de87f65582cd67537c9d1e637fddee3209622c/python_heatclient-1.16.1-py2.py3-none-any.whl
Collecting tripleo-quickstart-extras from git+https://git.openstack.org/openstack/tripleo-quickstart-extras/#egg=tripleo-quickstart-extras (from -r quickstart-extras-requirements.txt (line 1))
Cloning https://git.openstack.org/openstack/tripleo-quickstart-extras/ to /private/var/folders/3q/pc1jcyjj3qqbj6_x7n4kbtqw0000gn/T/pip-install-UiawqE/tripleo-quickstart-extras
Collecting tripleo-ha-utils from git+https://git.openstack.org/openstack/tripleo-ha-utils/#egg=tripleo-ha-utils (from -r quickstart-extras-requirements.txt (line 2))
Cloning https://git.openstack.org/openstack/tripleo-ha-utils/ to /private/var/folders/3q/pc1jcyjj3qqbj6_x7n4kbtqw0000gn/T/pip-install-UiawqE/tripleo-ha-utils
Collecting browbeat from git+https://git.openstack.org/openstack/browbeat/#egg=browbeat (from -r quickstart-extras-requirements.txt (line 3))
Cloning https://git.openstack.org/openstack/browbeat/ to /private/var/folders/3q/pc1jcyjj3qqbj6_x7n4kbtqw0000gn/T/pip-install-UiawqE/browbeat
Collecting contextlib2; python_version < "3.5" (from cmd2==0.8.5->-r requirements.txt (line 1))
Using cached https://files.pythonhosted.org/packages/a2/71/8273a7eeed0aff6a854237ab5453bc9aa67deb49df4832801c21f0ff3782/contextlib2-0.5.5-py2.py3-none-any.whl
Collecting subprocess32; python_version < "3.0" (from cmd2==0.8.5->-r requirements.txt (line 1))
Downloading https://files.pythonhosted.org/packages/1f/b5/dcb236f263f61cdaac6dad65df42bbff91f66ef90854ae1a96ad4c8dd654/subprocess32-3.5.3-cp27-cp27m-macosx_10_6_intel.whl
Collecting enum34; python_version < "3.4" (from cmd2==0.8.5->-r requirements.txt (line 1))
Using cached https://files.pythonhosted.org/packages/c5/db/e56e6b4bbac7c4a06de1c50de6fe1ef3810018ae11732a50f15f62c7d050/enum34-1.1.6-py2-none-any.whl
Collecting pyparsing>=2.0.1 (from cmd2==0.8.5->-r requirements.txt (line 1))
Using cached https://files.pythonhosted.org/packages/2b/4a/f06b45ab9690d4c37641ec776f7ad691974f4cf6943a73267475b05cbfca/pyparsing-2.2.2-py2.py3-none-any.whl
Collecting wcwidth; sys_platform != "win32" (from cmd2==0.8.5->-r requirements.txt (line 1))
Using cached https://files.pythonhosted.org/packages/7e/9f/526a6947247599b084ee5232e4f9190a38f398d7300d866af3ab571a5bfe/wcwidth-0.1.7-py2.py3-none-any.whl
Collecting pyperclip (from cmd2==0.8.5->-r requirements.txt (line 1))
Collecting six (from cmd2==0.8.5->-r requirements.txt (line 1))
Using cached https://files.pythonhosted.org/packages/67/4b/141a581104b1f6397bfa78ac9d43d8ad29a7ca43ea90a2d863fe3056e86a/six-1.11.0-py2.py3-none-any.whl
Collecting pygments>=1.6 (from ara==0.15.0->-r requirements.txt (line 2))
Using cached https://files.pythonhosted.org/packages/02/ee/b6e02dc6529e82b75bb06823ff7d005b141037cb1416b10c6f00fc419dca/Pygments-2.2.0-py2.py3-none-any.whl
Collecting XStatic-DataTables>=1.10.15 (from ara==0.15.0->-r requirements.txt (line 2))
Collecting Flask!=0.12.3,<0.13,>=0.11 (from ara==0.15.0->-r requirements.txt (line 2))
Using cached https://files.pythonhosted.org/packages/2e/48/f1936dadac2326b3d73f2fe0a964a87d16be16eb9d7fc56f09c1bea3d17c/Flask-0.12.4-py2.py3-none-any.whl
Collecting decorator>=4.0.0 (from ara==0.15.0->-r requirements.txt (line 2))
Using cached https://files.pythonhosted.org/packages/bc/bb/a24838832ba35baf52f32ab1a49b906b5f82fb7c76b2f6a7e35e140bac30/decorator-4.3.0-py2.py3-none-any.whl
Collecting jinja2>=2.9 (from ara==0.15.0->-r requirements.txt (line 2))
Using cached https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl
Collecting oslo.utils>=3.20.0 (from ara==0.15.0->-r requirements.txt (line 2))
Using cached https://files.pythonhosted.org/packages/cc/50/c583ff3070fdd9592d9aaa70709c96df85ea441bf832fc702211231f9725/oslo.utils-3.37.1-py2.py3-none-any.whl
Collecting XStatic-Bootstrap-SCSS>=3.3.7.1 (from ara==0.15.0->-r requirements.txt (line 2))
Using cached https://files.pythonhosted.org/packages/c6/8c/4a4784d08dd01afe198ef1a8c7c8104d4c5f638257769747ca29bf1e671a/XStatic_Bootstrap_SCSS-3.3.7.1-py2.py3-none-any.whl
Collecting debtcollector>=1.2.0 (from ara==0.15.0->-r requirements.txt (line 2))
Using cached https://files.pythonhosted.org/packages/9b/01/fbbe8ad43ffebe5cd75476448b17825e31c4fc7b9b26519571ec91972c5c/debtcollector-1.20.0-py2.py3-none-any.whl
Collecting XStatic>=1.0.0 (from ara==0.15.0->-r requirements.txt (line 2))
Collecting pyfakefs (from ara==0.15.0->-r requirements.txt (line 2))
Using cached https://files.pythonhosted.org/packages/30/33/606714ea818a3847f7ef5c3f6e4d7a2221491ecdfe267282d1c7a1f1e605/pyfakefs-3.4.3-py2.py3-none-any.whl
Collecting junit-xml>=1.7 (from ara==0.15.0->-r requirements.txt (line 2))
Collecting XStatic-Patternfly-Bootstrap-Treeview>=2.1.3 (from ara==0.15.0->-r requirements.txt (line 2))
Collecting Frozen-Flask (from ara==0.15.0->-r requirements.txt (line 2))
Using cached https://files.pythonhosted.org/packages/94/f7/d04d4ee76a9ceb4c1dc1846e86d8784b72e38179fd5f468b61e77bb52296/Frozen_Flask-0.15-py2.py3-none-any.whl
Collecting XStatic-Patternfly>=3.21.0 (from ara==0.15.0->-r requirements.txt (line 2))
Collecting XStatic-jQuery>=1.8.2.1 (from ara==0.15.0->-r requirements.txt (line 2))
Collecting Flask-Script (from ara==0.15.0->-r requirements.txt (line 2))
Collecting python-subunit (from ara==0.15.0->-r requirements.txt (line 2))
Using cached https://files.pythonhosted.org/packages/ee/3a/b8a93e1f5b9a9f7e0a7630146f1c62878b6949ac5e4bac6ae2ae13fa9f83/python_subunit-1.3.0-py2.py3-none-any.whl
Collecting cliff (from ara==0.15.0->-r requirements.txt (line 2))
Using cached https://files.pythonhosted.org/packages/06/6d/672b0f1eb3c5f455dff6e9558990c3b0777c70452b8020b62c425035795c/cliff-2.13.0-py2.py3-none-any.whl
Collecting Flask-Migrate (from ara==0.15.0->-r requirements.txt (line 2))
Downloading https://files.pythonhosted.org/packages/ea/a6/58466db192e62caed553e9407b73a604ff85d87a7cdcf6c7d41928d493e1/Flask_Migrate-2.3.0-py2.py3-none-any.whl
Collecting Flask-SQLAlchemy (from ara==0.15.0->-r requirements.txt (line 2))
Using cached https://files.pythonhosted.org/packages/a1/44/294fb7f6bf49cc7224417cd0637018db9fee0729b4fe166e43e2bbb1f1c8/Flask_SQLAlchemy-2.3.2-py2.py3-none-any.whl
Collecting oslo.serialization>=1.10.0 (from ara==0.15.0->-r requirements.txt (line 2))
Using cached https://files.pythonhosted.org/packages/b2/43/6353874dab2b15c0fa6fec1500894c33a24c637e1d068bd1a85268bd2cc2/oslo.serialization-2.28.1-py2.py3-none-any.whl
Collecting PyYAML (from ansible==2.5.7->-r requirements.txt (line 3))
Collecting cryptography (from ansible==2.5.7->-r requirements.txt (line 3))
Using cached https://files.pythonhosted.org/packages/5d/b1/9863611b121ee524135bc0068533e6d238cc837337170e722224fe940e2d/cryptography-2.3.1-cp27-cp27m-macosx_10_6_intel.whl
Collecting paramiko (from ansible==2.5.7->-r requirements.txt (line 3))
Using cached https://files.pythonhosted.org/packages/cf/ae/94e70d49044ccc234bfdba20114fa947d7ba6eb68a2e452d89b920e62227/paramiko-2.4.2-py2.py3-none-any.whl
Collecting openstacksdk>=0.13.0 (from os-client-config->-r requirements.txt (line 6))
Downloading https://files.pythonhosted.org/packages/a6/bf/4de9368a6c73954854b4d0fb7f2b34ca7cd0639f2da8a7905e77491958bf/openstacksdk-0.18.0-py2.py3-none-any.whl (1.0MB)
Collecting osc-lib>=1.8.0 (from python-neutronclient->-r requirements.txt (line 10))
Collecting oslo.log>=3.36.0 (from python-neutronclient->-r requirements.txt (line 10))
Using cached https://files.pythonhosted.org/packages/af/4f/bc79310fd8223b40127ac1c1c2066bd9e2cb54825863ebba1af8af3f7368/oslo.log-3.40.1-py2.py3-none-any.whl
Collecting Babel!=2.4.0,>=2.3.4 (from python-neutronclient->-r requirements.txt (line 10))
Using cached https://files.pythonhosted.org/packages/b8/ad/c6f60602d3ee3d92fbed87675b6fb6a6f9a38c223343ababdb44ba201f10/Babel-2.6.0-py2.py3-none-any.whl
Collecting keystoneauth1>=3.4.0 (from python-neutronclient->-r requirements.txt (line 10))
Using cached https://files.pythonhosted.org/packages/8f/4a/c908321cf66cb6293d1c58f89b2220430fcf7c222a9aec3c591334d8f756/keystoneauth1-3.11.0-py2.py3-none-any.whl
Collecting iso8601>=0.1.11 (from python-neutronclient->-r requirements.txt (line 10))
Using cached https://files.pythonhosted.org/packages/ef/57/7162609dab394d38bbc7077b7ba0a6f10fb09d8b7701ea56fa1edc0c4345/iso8601-0.1.12-py2.py3-none-any.whl
Collecting requests>=2.14.2 (from python-neutronclient->-r requirements.txt (line 10))
Downloading https://files.pythonhosted.org/packages/f1/ca/10332a30cb25b627192b4ea272c351bce3ca1091e541245cccbace6051d8/requests-2.20.0-py2.py3-none-any.whl (60kB)
Collecting python-keystoneclient>=3.8.0 (from python-neutronclient->-r requirements.txt (line 10))
Using cached https://files.pythonhosted.org/packages/b1/bf/c3577dc6f66adc29e573ef31cb348e234059224fae9200b40612b4ab56ce/python_keystoneclient-3.17.0-py2.py3-none-any.whl
Collecting oslo.i18n>=3.15.3 (from python-neutronclient->-r requirements.txt (line 10))
Using cached https://files.pythonhosted.org/packages/aa/da/8ef05a3e4225bcc4c26f700e720e83ea7045129f77dfd70a855e484676c3/oslo.i18n-3.22.1-py2.py3-none-any.whl
Collecting simplejson>=3.5.1 (from python-neutronclient->-r requirements.txt (line 10))
Using cached https://files.pythonhosted.org/packages/d9/52/3dd4aed32371fc2aa0e14f68fd7563e671336f4df3982246e87dd87bffc2/simplejson-3.16.0-cp27-cp27m-macosx_10_12_x86_64.whl
Collecting python-novaclient>=9.1.0 (from python-openstackclient->-r requirements.txt (line 11))
Using cached https://files.pythonhosted.org/packages/a6/f3/d0aaae716fc5f058330da1e910c779fdae41d0cb8b22581acb209e109256/python_novaclient-11.0.0-py2.py3-none-any.whl
Collecting python-cinderclient>=3.3.0 (from python-openstackclient->-r requirements.txt (line 11))
Using cached https://files.pythonhosted.org/packages/45/c8/4ecc0310dbed47d27c366e6915d9c41a91ce97b8fcdba548de94fc9df655/python_cinderclient-4.1.0-py2.py3-none-any.whl
Collecting python-glanceclient>=2.8.0 (from python-openstackclient->-r requirements.txt (line 11))
Using cached https://files.pythonhosted.org/packages/0e/6b/71566fe2968fbdabec7f6b3df77eed0035ff5f952656cfd24858f909d3d1/python_glanceclient-2.12.1-py2.py3-none-any.whl
Collecting python-swiftclient>=3.2.0 (from python-heatclient->-r requirements.txt (line 12))
Using cached https://files.pythonhosted.org/packages/38/82/c0d85ebde493909a53b5984d0567702e53a4b0a5140285f4289510274176/python_swiftclient-3.6.0-py2.py3-none-any.whl
Collecting PrettyTable<0.8,>=0.7.2 (from python-heatclient->-r requirements.txt (line 12))
Collecting numpy (from browbeat->-r quickstart-extras-requirements.txt (line 3))
Downloading https://files.pythonhosted.org/packages/33/8e/6ae57e52c39ca3aed05f77f452c74a62f8deab53919f6c3d2ddcc448cc34/numpy-1.15.3-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (24.5MB)
Collecting elasticsearch (from browbeat->-r quickstart-extras-requirements.txt (line 3))
Using cached https://files.pythonhosted.org/packages/b1/f1/89735ebb863767516d55cee2cfdd5e2883ff1db903be3ba1fe15a1725adc/elasticsearch-6.3.1-py2.py3-none-any.whl
Collecting grafyaml==0.0.7 (from browbeat->-r quickstart-extras-requirements.txt (line 3))
Using cached https://files.pythonhosted.org/packages/36/6f/eb2db3764de7869b639cf4d35b9deede13e24b60c3f072a7590b79bac691/grafyaml-0.0.7-py2.py3-none-any.whl
Collecting python-dateutil==2.4.2 (from browbeat->-r quickstart-extras-requirements.txt (line 3))
Using cached https://files.pythonhosted.org/packages/22/75/666cd70de6a70cc7c6560429340ee7ef08196c93f552428983a808423755/python_dateutil-2.4.2-py2.py3-none-any.whl
Collecting pykwalify==1.6.0 (from browbeat->-r quickstart-extras-requirements.txt (line 3))
Using cached https://files.pythonhosted.org/packages/6e/59/55c32d59b462a9c3fae2ab25f179f91d61617c0215e9f8ba3f4966b2b8b1/pykwalify-1.6.0-py2.py3-none-any.whl
Collecting itsdangerous>=0.21 (from Flask!=0.12.3,<0.13,>=0.11->ara==0.15.0->-r requirements.txt (line 2))
Downloading https://files.pythonhosted.org/packages/c9/c3/8dadb353944803796515ce68ad3944e6e7acc934f5036c40829cb96e64a1/ItsDangerous-1.0.0-py2.py3-none-any.whl
Collecting click>=2.0 (from Flask!=0.12.3,<0.13,>=0.11->ara==0.15.0->-r requirements.txt (line 2))
Using cached https://files.pythonhosted.org/packages/fa/37/45185cb5abbc30d7257104c434fe0b07e5a195a6847506c074527aa599ec/Click-7.0-py2.py3-none-any.whl
Collecting Werkzeug>=0.7 (from Flask!=0.12.3,<0.13,>=0.11->ara==0.15.0->-r requirements.txt (line 2))
Using cached https://files.pythonhosted.org/packages/20/c4/12e3e56473e52375aa29c4764e70d1b8f3efa6682bef8d0aae04fe335243/Werkzeug-0.14.1-py2.py3-none-any.whl
Collecting MarkupSafe>=0.23 (from jinja2>=2.9->ara==0.15.0->-r requirements.txt (line 2))
Collecting monotonic>=0.6 (from oslo.utils>=3.20.0->ara==0.15.0->-r requirements.txt (line 2))
Using cached https://files.pythonhosted.org/packages/ac/aa/063eca6a416f397bd99552c534c6d11d57f58f2e94c14780f3bbf818c4cf/monotonic-1.5-py2.py3-none-any.whl
Collecting funcsigs>=1.0.0; python_version == "2.7" or python_version == "2.6" (from oslo.utils>=3.20.0->ara==0.15.0->-r requirements.txt (line 2))
Using cached https://files.pythonhosted.org/packages/69/cb/f5be453359271714c01b9bd06126eaf2e368f1fddfff30818754b5ac2328/funcsigs-1.0.2-py2.py3-none-any.whl
Collecting netifaces>=0.10.4 (from oslo.utils>=3.20.0->ara==0.15.0->-r requirements.txt (line 2))
Using cached https://files.pythonhosted.org/packages/33/f5/52d1b3ac7390293bfc2ecc321112693605607920159660337fffe09fa8eb/netifaces-0.10.7-cp27-cp27m-macosx_10_13_x86_64.whl
Collecting pytz>=2013.6 (from oslo.utils>=3.20.0->ara==0.15.0->-r requirements.txt (line 2))
Using cached https://files.pythonhosted.org/packages/30/4e/27c34b62430286c6d59177a0842ed90dc789ce5d1ed740887653b898779a/pytz-2018.5-py2.py3-none-any.whl
Collecting wrapt>=1.7.0 (from debtcollector>=1.2.0->ara==0.15.0->-r requirements.txt (line 2))
Collecting extras (from python-subunit->ara==0.15.0->-r requirements.txt (line 2))
Using cached https://files.pythonhosted.org/packages/03/e9/e915af1f97914cd0bc021e125fd1bfd4106de614a275e4b6866dd9a209ac/extras-1.0.0-py2.py3-none-any.whl
Collecting testtools>=0.9.34 (from python-subunit->ara==0.15.0->-r requirements.txt (line 2))
Using cached https://files.pythonhosted.org/packages/87/74/a4d55da28d7bba6d6f49430f22a62afd8472cb24a63fa61daef80d3e821b/testtools-2.3.0-py2.py3-none-any.whl
Collecting unicodecsv>=0.8.0; python_version < "3.0" (from cliff->ara==0.15.0->-r requirements.txt (line 2))
Collecting stevedore>=1.20.0 (from cliff->ara==0.15.0->-r requirements.txt (line 2))
Using cached https://files.pythonhosted.org/packages/a1/d9/93a975469c53a9ee85de9ec0deb12345aa777748b4c263860668592344fe/stevedore-1.29.0-py2.py3-none-any.whl
Collecting alembic>=0.7 (from Flask-Migrate->ara==0.15.0->-r requirements.txt (line 2))
Downloading https://files.pythonhosted.org/packages/1a/37/8df0e37d730f096f5a41514823eaec3c5e169510a5c5ddc3dcbab5446ee8/alembic-1.0.1.tar.gz (1.0MB)
Collecting SQLAlchemy>=0.8.0 (from Flask-SQLAlchemy->ara==0.15.0->-r requirements.txt (line 2))
Collecting msgpack>=0.5.2 (from oslo.serialization>=1.10.0->ara==0.15.0->-r requirements.txt (line 2))
Collecting asn1crypto>=0.21.0 (from cryptography->ansible==2.5.7->-r requirements.txt (line 3))
Using cached https://files.pythonhosted.org/packages/ea/cd/35485615f45f30a510576f1a56d1e0a7ad7bd8ab5ed7cdc600ef7cd06222/asn1crypto-0.24.0-py2.py3-none-any.whl
Collecting idna>=2.1 (from cryptography->ansible==2.5.7->-r requirements.txt (line 3))
Using cached https://files.pythonhosted.org/packages/4b/2a/0276479a4b3caeb8a8c1af2f8e4355746a97fab05a372e4a2c6a6b876165/idna-2.7-py2.py3-none-any.whl
Collecting cffi!=1.11.3,>=1.7 (from cryptography->ansible==2.5.7->-r requirements.txt (line 3))
Using cached https://files.pythonhosted.org/packages/7e/4a/b647e46faaa2dcfb16069b6aad2d8509982fd63710a325b8ad7db80f18be/cffi-1.11.5-cp27-cp27m-macosx_10_6_intel.whl
Collecting ipaddress; python_version < "3" (from cryptography->ansible==2.5.7->-r requirements.txt (line 3))
Using cached https://files.pythonhosted.org/packages/fc/d0/7fc3a811e011d4b388be48a0e381db8d990042df54aa4ef4599a31d39853/ipaddress-1.0.22-py2.py3-none-any.whl
Collecting pynacl>=1.0.1 (from paramiko->ansible==2.5.7->-r requirements.txt (line 3))
Using cached https://files.pythonhosted.org/packages/51/83/2db5b919bf9848fe25d301225a16faabc378419e7eaf00da0b7d200fe801/PyNaCl-1.3.0-cp27-cp27m-macosx_10_6_intel.whl
Collecting bcrypt>=3.1.3 (from paramiko->ansible==2.5.7->-r requirements.txt (line 3))
Using cached https://files.pythonhosted.org/packages/a1/9c/c89411a505dca5ae822a28c6de6946583ff8a1d5d9190292f301d28dcf85/bcrypt-3.1.4-cp27-cp27m-macosx_10_6_intel.whl
Collecting pyasn1>=0.1.7 (from paramiko->ansible==2.5.7->-r requirements.txt (line 3))
Using cached https://files.pythonhosted.org/packages/d1/a1/7790cc85db38daa874f6a2e6308131b9953feb1367f2ae2d1123bb93a9f5/pyasn1-0.4.4-py2.py3-none-any.whl
Collecting dogpile.cache>=0.6.2 (from openstacksdk>=0.13.0->os-client-config->-r requirements.txt (line 6))
Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=0.13.0->os-client-config->-r requirements.txt (line 6))
Using cached https://files.pythonhosted.org/packages/a0/e6/d50d526ae2218b765ddbdb2dda14d65e19f501ce07410b375bc43ad20b7a/jsonpatch-1.23-py2.py3-none-any.whl
Collecting munch>=2.1.0 (from openstacksdk>=0.13.0->os-client-config->-r requirements.txt (line 6))
Collecting futures>=3.0.0; python_version == "2.7" or python_version == "2.6" (from openstacksdk>=0.13.0->os-client-config->-r requirements.txt (line 6))
Using cached https://files.pythonhosted.org/packages/2d/99/b2c4e9d5a30f6471e410a146232b4118e697fa3ffc06d6a65efde84debd0/futures-3.2.0-py2-none-any.whl
Collecting requestsexceptions>=1.2.0 (from openstacksdk>=0.13.0->os-client-config->-r requirements.txt (line 6))
Using cached https://files.pythonhosted.org/packages/01/8c/49ca60ea8c907260da4662582c434bec98716177674e88df3fd340acf06d/requestsexceptions-1.4.0-py2.py3-none-any.whl
Collecting os-service-types>=1.2.0 (from openstacksdk>=0.13.0->os-client-config->-r requirements.txt (line 6))
Collecting appdirs>=1.3.0 (from openstacksdk>=0.13.0->os-client-config->-r requirements.txt (line 6))
Using cached https://files.pythonhosted.org/packages/56/eb/810e700ed1349edde4cbdc1b2a21e28cdf115f9faf263f6bbf8447c1abf3/appdirs-1.4.3-py2.py3-none-any.whl
Collecting oslo.config>=5.2.0 (from oslo.log>=3.36.0->python-neutronclient->-r requirements.txt (line 10))
Downloading https://files.pythonhosted.org/packages/f5/63/5d4368b7aaefbd5c380796f2c382a0593e11d1d7dce85e4d3971335b70c8/oslo.config-6.6.1-py2.py3-none-any.whl (126kB)
Collecting oslo.context>=2.20.0 (from oslo.log>=3.36.0->python-neutronclient->-r requirements.txt (line 10))
Using cached https://files.pythonhosted.org/packages/10/23/dbbb8caf9c4f8b1694dbed31b8e607e4d2f0248681309797e5a398525c6b/oslo.context-2.21.0-py2.py3-none-any.whl
Collecting chardet<3.1.0,>=3.0.2 (from requests>=2.14.2->python-neutronclient->-r requirements.txt (line 10))
Using cached https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl
Collecting certifi>=2017.4.17 (from requests>=2.14.2->python-neutronclient->-r requirements.txt (line 10))
Using cached https://files.pythonhosted.org/packages/56/9d/1d02dd80bc4cd955f98980f28c5ee2200e1209292d5f9e9cc8d030d18655/certifi-2018.10.15-py2.py3-none-any.whl
Collecting urllib3<1.25,>=1.21.1 (from requests>=2.14.2->python-neutronclient->-r requirements.txt (line 10))
Downloading https://files.pythonhosted.org/packages/8c/4b/5cbc4cb46095f369117dcb751821e1bef9dd86a07c968d8757e9204c324c/urllib3-1.24-py2.py3-none-any.whl (117kB)
Collecting pyOpenSSL>=17.1.0 (from python-glanceclient>=2.8.0->python-openstackclient->-r requirements.txt (line 11))
Using cached https://files.pythonhosted.org/packages/96/af/9d29e6bd40823061aea2e0574ccb2fcf72bfd6130ce53d32773ec375458c/pyOpenSSL-18.0.0-py2.py3-none-any.whl
Collecting warlock<2,>=1.2.0 (from python-glanceclient>=2.8.0->python-openstackclient->-r requirements.txt (line 11))
Collecting python-slugify (from grafyaml==0.0.7->browbeat->-r quickstart-extras-requirements.txt (line 3))
Collecting voluptuous<=0.10.5 (from grafyaml==0.0.7->browbeat->-r quickstart-extras-requirements.txt (line 3))
Collecting docopt>=0.6.2 (from pykwalify==1.6.0->browbeat->-r quickstart-extras-requirements.txt (line 3))
Collecting traceback2 (from testtools>=0.9.34->python-subunit->ara==0.15.0->-r requirements.txt (line 2))
Using cached https://files.pythonhosted.org/packages/17/0a/6ac05a3723017a967193456a2efa0aa9ac4b51456891af1e2353bb9de21e/traceback2-1.4.0-py2.py3-none-any.whl
Collecting fixtures>=1.3.0 (from testtools>=0.9.34->python-subunit->ara==0.15.0->-r requirements.txt (line 2))
Using cached https://files.pythonhosted.org/packages/a8/28/7eed6bf76792f418029a18d5b2ace87ce7562927cdd00f1cefe481cd148f/fixtures-3.0.0-py2.py3-none-any.whl
Collecting python-mimeparse (from testtools>=0.9.34->python-subunit->ara==0.15.0->-r requirements.txt (line 2))
Using cached https://files.pythonhosted.org/packages/26/2e/03bce213a9bf02a2750dcb04e761785e9c763fc11071edc4b447eacbb842/python_mimeparse-1.6.0-py2.py3-none-any.whl
Collecting unittest2>=1.0.0 (from testtools>=0.9.34->python-subunit->ara==0.15.0->-r requirements.txt (line 2))
Using cached https://files.pythonhosted.org/packages/72/20/7f0f433060a962200b7272b8c12ba90ef5b903e218174301d0abfd523813/unittest2-1.1.0-py2.py3-none-any.whl
Collecting Mako (from alembic>=0.7->Flask-Migrate->ara==0.15.0->-r requirements.txt (line 2))
Collecting python-editor>=0.3 (from alembic>=0.7->Flask-Migrate->ara==0.15.0->-r requirements.txt (line 2))
Collecting pycparser (from cffi!=1.11.3,>=1.7->cryptography->ansible==2.5.7->-r requirements.txt (line 3))
Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.13.0->os-client-config->-r requirements.txt (line 6))
Using cached https://files.pythonhosted.org/packages/18/b0/a80d29577c08eea401659254dfaed87f1af45272899e1812d7e01b679bc5/jsonpointer-2.0-py2.py3-none-any.whl
Collecting rfc3986>=0.3.1 (from oslo.config>=5.2.0->oslo.log>=3.36.0->python-neutronclient->-r requirements.txt (line 10))
Using cached https://files.pythonhosted.org/packages/01/2f/dc440bae2b6a185654b5c298f5cc7b172267db692bc24923130262caedac/rfc3986-1.1.0-py2.py3-none-any.whl
Collecting jsonschema<3,>=0.7 (from warlock<2,>=1.2.0->python-glanceclient>=2.8.0->python-openstackclient->-r requirements.txt (line 11))
Using cached https://files.pythonhosted.org/packages/77/de/47e35a97b2b05c2fadbec67d44cfcdcd09b8086951b331d82de90d2912da/jsonschema-2.6.0-py2.py3-none-any.whl
Collecting Unidecode>=0.04.16 (from python-slugify->grafyaml==0.0.7->browbeat->-r quickstart-extras-requirements.txt (line 3))
Using cached https://files.pythonhosted.org/packages/59/ef/67085e30e8bbcdd76e2f0a4ad8151c13a2c5bce77c85f8cad6e1f16fb141/Unidecode-1.0.22-py2.py3-none-any.whl
Collecting linecache2 (from traceback2->testtools>=0.9.34->python-subunit->ara==0.15.0->-r requirements.txt (line 2))
Using cached https://files.pythonhosted.org/packages/c7/a3/c5da2a44c85bfbb6eebcfc1dde24933f8704441b98fdde6528f4831757a6/linecache2-1.0.0-py2.py3-none-any.whl
Collecting argparse (from unittest2>=1.0.0->testtools>=0.9.34->python-subunit->ara==0.15.0->-r requirements.txt (line 2))
Using cached https://files.pythonhosted.org/packages/f2/94/3af39d34be01a24a6e65433d19e107099374224905f1e0cc6bbe1fd22a2f/argparse-1.4.0-py2.py3-none-any.whl
Collecting functools32; python_version == "2.7" (from jsonschema<3,>=0.7->warlock<2,>=1.2.0->python-glanceclient>=2.8.0->python-openstackclient->-r requirements.txt (line 11))
Building wheels for collected packages: tripleo-quickstart-extras, tripleo-ha-utils, browbeat, alembic
Running setup.py bdist_wheel for tripleo-quickstart-extras: started
Running setup.py bdist_wheel for tripleo-quickstart-extras: finished with status 'done'
Stored in directory: /private/var/folders/3q/pc1jcyjj3qqbj6_x7n4kbtqw0000gn/T/pip-ephem-wheel-cache-RvxYgz/wheels/15/a6/fd/da5af77346a313ccde6c1c06b4eb0622d2df9b5130dddddde0
Running setup.py bdist_wheel for tripleo-ha-utils: started
Running setup.py bdist_wheel for tripleo-ha-utils: finished with status 'done'
Stored in directory: /private/var/folders/3q/pc1jcyjj3qqbj6_x7n4kbtqw0000gn/T/pip-ephem-wheel-cache-RvxYgz/wheels/12/32/19/6c7636ab6bae72f333a7e02479a36dab9446f666c7d0173129
Running setup.py bdist_wheel for browbeat: started
Running setup.py bdist_wheel for browbeat: finished with status 'done'
Stored in directory: /private/var/folders/3q/pc1jcyjj3qqbj6_x7n4kbtqw0000gn/T/pip-ephem-wheel-cache-RvxYgz/wheels/24/4a/af/840d71445cf3dff9a2c7d47ea6eed6f4b132d79e827886ab0e
Running setup.py bdist_wheel for alembic: started
Running setup.py bdist_wheel for alembic: finished with status 'done'
Stored in directory: /Users/ssbarnea/Library/Caches/pip/wheels/67/59/2e/bbf7e5d1ac878f9735223846512f71782bd7889e7820ff3740
Successfully built tripleo-quickstart-extras tripleo-ha-utils browbeat alembic
oslo-log 3.40.1 has requirement python-dateutil>=2.7.0, but you'll have python-dateutil 2.4.2 which is incompatible.
browbeat 0.0.1.dev1283 has requirement ansible==2.4.1, but you'll have ansible 2.5.7 which is incompatible.
browbeat 0.0.1.dev1283 has requirement python-openstackclient==3.11.0, but you'll have python-openstackclient 3.16.1 which is incompatible.
Installing collected packages: contextlib2, subprocess32, enum34, pyparsing, wcwidth, pyperclip, six, cmd2, pygments, XStatic-DataTables, itsdangerous, click, Werkzeug, MarkupSafe, jinja2, Flask, decorator, monotonic, pbr, funcsigs, iso8601, netaddr, netifaces, pytz, Babel, oslo.i18n, wrapt, debtcollector, oslo.utils, XStatic-Bootstrap-SCSS, XStatic, pyfakefs, junit-xml, XStatic-Patternfly-Bootstrap-Treeview, Frozen-Flask, XStatic-Patternfly, XStatic-jQuery, Flask-Script, setuptools, extras, linecache2, traceback2, fixtures, python-mimeparse, argparse, unittest2, testtools, python-subunit, unicodecsv, PyYAML, PrettyTable, stevedore, cliff, asn1crypto, idna, pycparser, cffi, ipaddress, cryptography, pynacl, bcrypt, pyasn1, paramiko, ansible, SQLAlchemy, Flask-SQLAlchemy, Mako, python-editor, python-dateutil, alembic, Flask-Migrate, msgpack, oslo.serialization, ara, jmespath, dogpile.cache, jsonpointer, jsonpatch, munch, chardet, certifi, urllib3, requests, os-service-types, keystoneauth1, futures, requestsexceptions, appdirs, openstacksdk, os-client-config, shade, simplejson, osc-lib, rfc3986, oslo.config, oslo.context, oslo.log, python-keystoneclient, python-neutronclient, python-novaclient, python-cinderclient, pyOpenSSL, functools32, jsonschema, warlock, python-glanceclient, python-openstackclient, python-swiftclient, python-heatclient, tripleo-quickstart-extras, tripleo-ha-utils, numpy, elasticsearch, Unidecode, python-slugify, voluptuous, grafyaml, docopt, pykwalify, browbeat
Found existing installation: setuptools 40.4.3
Uninstalling setuptools-40.4.3:
Successfully uninstalled setuptools-40.4.3
Successfully installed Babel-2.6.0 Flask-0.12.4 Flask-Migrate-2.3.0 Flask-SQLAlchemy-2.3.2 Flask-Script-2.0.6 Frozen-Flask-0.15 Mako-1.0.7 MarkupSafe-1.0 PrettyTable-0.7.2 PyYAML-3.13 SQLAlchemy-1.2.12 Unidecode-1.0.22 Werkzeug-0.14.1 XStatic-1.0.2 XStatic-Bootstrap-SCSS-3.3.7.1 XStatic-DataTables-1.10.15.1 XStatic-Patternfly-3.21.0.1 XStatic-Patternfly-Bootstrap-Treeview-2.1.3.2 XStatic-jQuery-3.3.1.1 alembic-1.0.1 ansible-2.5.7 appdirs-1.4.3 ara-0.15.0 argparse-1.4.0 asn1crypto-0.24.0 bcrypt-3.1.4 browbeat-0.0.1.dev1283 certifi-2018.10.15 cffi-1.11.5 chardet-3.0.4 click-7.0 cliff-2.13.0 cmd2-0.8.5 contextlib2-0.5.5 cryptography-2.3.1 debtcollector-1.20.0 decorator-4.3.0 docopt-0.6.2 dogpile.cache-0.6.7 elasticsearch-6.3.1 enum34-1.1.6 extras-1.0.0 fixtures-3.0.0 funcsigs-1.0.2 functools32-3.2.3.post2 futures-3.2.0 grafyaml-0.0.7 idna-2.7 ipaddress-1.0.22 iso8601-0.1.12 itsdangerous-1.0.0 jinja2-2.10 jmespath-0.9.3 jsonpatch-1.23 jsonpointer-2.0 jsonschema-2.6.0 junit-xml-1.8 keystoneauth1-3.11.0 linecache2-1.0.0 monotonic-1.5 msgpack-0.5.6 munch-2.3.2 netaddr-0.7.19 netifaces-0.10.7 numpy-1.15.3 openstacksdk-0.18.0 os-client-config-1.31.2 os-service-types-1.3.0 osc-lib-1.11.1 oslo.config-6.6.1 oslo.context-2.21.0 oslo.i18n-3.22.1 oslo.log-3.40.1 oslo.serialization-2.28.1 oslo.utils-3.37.1 paramiko-2.4.2 pbr-5.0.0 pyOpenSSL-18.0.0 pyasn1-0.4.4 pycparser-2.19 pyfakefs-3.4.3 pygments-2.2.0 pykwalify-1.6.0 pynacl-1.3.0 pyparsing-2.2.2 pyperclip-1.7.0 python-cinderclient-4.1.0 python-dateutil-2.4.2 python-editor-1.0.3 python-glanceclient-2.12.1 python-heatclient-1.16.1 python-keystoneclient-3.17.0 python-mimeparse-1.6.0 python-neutronclient-6.10.0 python-novaclient-11.0.0 python-openstackclient-3.16.1 python-slugify-1.2.6 python-subunit-1.3.0 python-swiftclient-3.6.0 pytz-2018.5 requests-2.20.0 requestsexceptions-1.4.0 rfc3986-1.1.0 setuptools-40.4.3 shade-1.30.0 simplejson-3.16.0 six-1.11.0 stevedore-1.29.0 subprocess32-3.5.3 testtools-2.3.0 traceback2-1.4.0 tripleo-ha-utils-0.0.1.dev759 tripleo-quickstart-extras-2.1.1.dev1130 unicodecsv-0.14.1 unittest2-1.1.0 urllib3-1.24 voluptuous-0.10.5 warlock-1.3.0 wcwidth-0.1.7 wrapt-1.10.11
~/.quickstart/tripleo-quickstart
cp: directory /Users/ssbarnea/.quickstart/lib64/python2.7/site-packages does not exist
cp: directory /Users/ssbarnea/.quickstart/lib64/python2.7/site-packages does not exist
ERROR: You must specify a target machine.
Usage: ./quickstart.sh --install-deps
install quickstart package dependencies and exit
Usage: ./quickstart.sh [options] <virthost>
virthost a physical machine hosting the libvirt VMs of the TripleO
deployment, required argument
Basic options:
-p, --playbook <file>
playbook to run, relative to playbooks directory
(default=quickstart-extras.yml)
-r, --requirements <file>
install requirements with pip, can be used
multiple times. By using this flag you override
both requirements.txt and quickstart-extras-requirements.txt.
The user assumes responsibility for the requirements.
-u, --url-requirements <PIP format URL>
Pip format URL for requirements to install for quickstart
For example: -u git+https://git.openstack.org/openstack/tripleo-upgrade#egg=tripleo-upgrade
-R, --release OpenStack release to deploy (default=queens)
-c, --config <file>
specify the config file that contains the node
configuration, can be used only once
(default=config/general_config/minimal.yml)
-N, --nodes <file>
specify the number of nodes that should be created by
the provisioner.
-E, --environment <file>
specify additional configuration that is specific to
the environment where TripleO-Quickstart is running.
-e, --extra-vars <key>=<value>
additional ansible variables, can be used multiple times
-w, --working-dir <dir>
directory where the virtualenv, inventory files, etc.
are created (default=/Users/ssbarnea/.quickstart)
Advanced options:
-v, --ansible-debug
invoke ansible-playbook with -vvvv
-y, --dry-run
dry run of playbook, invoke ansible with --list-tasks
-X, --clean discard the working directory on start
-b, --bootstrap force creation of the virtualenv and the installation
of requirements without discarding the working directory
-n, --no-clone skip cloning the tripleo-quickstart repo, use quickstart
code from $PWD
-g, --gerrit <change-id>
check out <change-id> for the tripleo-quickstart repo
before running the playbook
-I, --retain-inventory
keep the ansible inventory on start, used for consecutive
runs of quickstart on the same environment
-s, --system-site-packages
give access to the global site-packages modules
to the virtualenv
-t, --tags <tag1>[,<tag2>,...]
only run plays and tasks tagged with these values,
specify 'all' to run everything
(default=untagged,provision,environment,libvirt,undercloud-scripts,undercloud-inventory,overcloud-scripts,undercloud-setup,undercloud-install,undercloud-post-install,tripleoui-validate,teardown-nodes)
-o, --tags-overcloud-prep
Include the overcloud prep tags automatically in
addition to the default tags
-T, --teardown [ all | virthost | nodes | none ]
parts of a previous deployment to tear down before
starting a new one, see the docs for full description
(default=nodes)
-S, --skip-tags <tag1>[,<tag2>,...]
only run plays and tasks whose tags do
not match these values
-l, --print-logo print the TripleO logo and exit
-h, --help print this help and exit
Proceed (y/n)? ./quickstart.sh -b 22.25s user 13.15s system 52% cpu 1:07.31 total
FAIL: 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment