Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-tripleoclient.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8s-openstack-victoria-el8-build-93382-839579/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-tripleoclient.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False sh: python3: command not found sh: python3: command not found Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-tripleoclient-14.2.0-1.el8.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-tripleoclient.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8s-openstack-victoria-el8-build-93382-839579/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-tripleoclient.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.WKZiv6 + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x5d2d1e4fb8d38e6af76c50d53d4fec30cf5ce3da.txt --signature=/builddir/build/SOURCES/python-tripleoclient-14.2.0.tar.gz.asc --data=/builddir/build/SOURCES/python-tripleoclient-14.2.0.tar.gz gpgv: Signature made Thu Apr 1 09:30:33 2021 UTC gpgv: using RSA key 23604C209761FF038D4D3E9CFEEBD333F827D2B4 gpgv: Good signature from "OpenStack Infra (Wallaby Cycle) " + cd /builddir/build/BUILD + rm -rf python-tripleoclient-14.2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-tripleoclient-14.2.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-tripleoclient-14.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-tripleoclient-14.2.0 base' + sed -i '/setup_requires/d; /install_requires/d; /dependency_links/d' setup.py + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg + rm -rf requirements.txt test-requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.djULi8 + umask 022 + cd /builddir/build/BUILD + cd python-tripleoclient-14.2.0 ++ '[' -f _current_flavor ']' ++ true + python_flavor= + '[' -z '' ']' + python_flavor=tmp + '[' tmp '!=' python3 ']' + '[' -d build ']' + '[' -d _build.python3 ']' + echo python3 + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/tripleoclient creating build/lib/tripleoclient/tests creating build/lib/tripleoclient/tests/v1 creating build/lib/tripleoclient/tests/v1/overcloud_roles copying tripleoclient/tests/v1/overcloud_roles/test_overcloud_roles.py -> build/lib/tripleoclient/tests/v1/overcloud_roles copying tripleoclient/tests/v1/overcloud_roles/__init__.py -> build/lib/tripleoclient/tests/v1/overcloud_roles creating build/lib/tripleoclient/tests/config copying tripleoclient/tests/config/test_config_undercloud.py -> build/lib/tripleoclient/tests/config copying tripleoclient/tests/config/test_config_minion.py -> build/lib/tripleoclient/tests/config copying tripleoclient/tests/config/test_config_base.py -> build/lib/tripleoclient/tests/config copying tripleoclient/tests/config/test_config_standalone.py -> build/lib/tripleoclient/tests/config copying tripleoclient/tests/config/__init__.py -> build/lib/tripleoclient/tests/config creating build/lib/tripleoclient/tests/v1/undercloud creating build/lib/tripleoclient/tests/v1/undercloud/minion copying tripleoclient/tests/v1/undercloud/minion/test_config.py -> build/lib/tripleoclient/tests/v1/undercloud/minion copying tripleoclient/tests/v1/undercloud/minion/test_install.py -> build/lib/tripleoclient/tests/v1/undercloud/minion copying tripleoclient/tests/v1/undercloud/minion/__init__.py -> build/lib/tripleoclient/tests/v1/undercloud/minion creating build/lib/tripleoclient/tests/v1/overcloud_update copying tripleoclient/tests/v1/overcloud_update/fakes.py -> build/lib/tripleoclient/tests/v1/overcloud_update copying tripleoclient/tests/v1/overcloud_update/test_overcloud_update.py -> build/lib/tripleoclient/tests/v1/overcloud_update copying tripleoclient/tests/v1/overcloud_update/__init__.py -> build/lib/tripleoclient/tests/v1/overcloud_update creating build/lib/tripleoclient/tests/v1/overcloud_node copying tripleoclient/tests/v1/overcloud_node/fakes.py -> build/lib/tripleoclient/tests/v1/overcloud_node copying tripleoclient/tests/v1/overcloud_node/test_overcloud_node.py -> build/lib/tripleoclient/tests/v1/overcloud_node copying tripleoclient/tests/v1/overcloud_node/__init__.py -> build/lib/tripleoclient/tests/v1/overcloud_node creating build/lib/tripleoclient/tests/v1/overcloud_backup copying tripleoclient/tests/v1/overcloud_backup/test_backup.py -> build/lib/tripleoclient/tests/v1/overcloud_backup copying tripleoclient/tests/v1/overcloud_backup/__init__.py -> build/lib/tripleoclient/tests/v1/overcloud_backup creating build/lib/tripleoclient/tests/v1/overcloud_config copying tripleoclient/tests/v1/overcloud_config/__init__.py -> build/lib/tripleoclient/tests/v1/overcloud_config copying tripleoclient/tests/v1/overcloud_config/test_overcloud_config.py -> build/lib/tripleoclient/tests/v1/overcloud_config copying tripleoclient/export.py -> build/lib/tripleoclient copying tripleoclient/constants.py -> build/lib/tripleoclient copying tripleoclient/heat_launcher.py -> build/lib/tripleoclient copying tripleoclient/plugin.py -> build/lib/tripleoclient copying tripleoclient/utils.py -> build/lib/tripleoclient copying tripleoclient/__init__.py -> build/lib/tripleoclient copying tripleoclient/command.py -> build/lib/tripleoclient copying tripleoclient/exceptions.py -> build/lib/tripleoclient creating build/lib/tripleoclient/tests/v2 creating build/lib/tripleoclient/tests/v2/overcloud_node copying tripleoclient/tests/v2/overcloud_node/fakes.py -> build/lib/tripleoclient/tests/v2/overcloud_node copying tripleoclient/tests/v2/overcloud_node/test_overcloud_node.py -> build/lib/tripleoclient/tests/v2/overcloud_node copying tripleoclient/tests/v2/overcloud_node/__init__.py -> build/lib/tripleoclient/tests/v2/overcloud_node creating build/lib/tripleoclient/workflows copying tripleoclient/workflows/deployment.py -> build/lib/tripleoclient/workflows copying tripleoclient/workflows/base.py -> build/lib/tripleoclient/workflows copying tripleoclient/workflows/package_update.py -> build/lib/tripleoclient/workflows copying tripleoclient/workflows/roles.py -> build/lib/tripleoclient/workflows copying tripleoclient/workflows/parameters.py -> build/lib/tripleoclient/workflows copying tripleoclient/workflows/scale.py -> build/lib/tripleoclient/workflows copying tripleoclient/workflows/plan_management.py -> build/lib/tripleoclient/workflows copying tripleoclient/workflows/baremetal.py -> build/lib/tripleoclient/workflows copying tripleoclient/workflows/__init__.py -> build/lib/tripleoclient/workflows creating build/lib/tripleoclient/tests/fixture_data copying tripleoclient/tests/fixture_data/deployment.py -> build/lib/tripleoclient/tests/fixture_data copying tripleoclient/tests/fixture_data/__init__.py -> build/lib/tripleoclient/tests/fixture_data creating build/lib/tripleoclient/tests/workflows copying tripleoclient/tests/workflows/test_parameters.py -> build/lib/tripleoclient/tests/workflows copying tripleoclient/tests/workflows/test_base.py -> build/lib/tripleoclient/tests/workflows copying tripleoclient/tests/workflows/test_deployment.py -> build/lib/tripleoclient/tests/workflows copying tripleoclient/tests/workflows/test_baremetal.py -> build/lib/tripleoclient/tests/workflows copying tripleoclient/tests/workflows/__init__.py -> build/lib/tripleoclient/tests/workflows copying tripleoclient/tests/workflows/test_plan_management.py -> build/lib/tripleoclient/tests/workflows creating build/lib/tripleoclient/tests/v1/overcloud_image copying tripleoclient/tests/v1/overcloud_image/test_overcloud_image.py -> build/lib/tripleoclient/tests/v1/overcloud_image copying tripleoclient/tests/v1/overcloud_image/__init__.py -> build/lib/tripleoclient/tests/v1/overcloud_image creating build/lib/tripleoclient/tests/v1/overcloud_external_update copying tripleoclient/tests/v1/overcloud_external_update/fakes.py -> build/lib/tripleoclient/tests/v1/overcloud_external_update copying tripleoclient/tests/v1/overcloud_external_update/test_overcloud_external_update.py -> build/lib/tripleoclient/tests/v1/overcloud_external_update copying tripleoclient/tests/v1/overcloud_external_update/__init__.py -> build/lib/tripleoclient/tests/v1/overcloud_external_update copying tripleoclient/tests/v1/undercloud/test_install_upgrade.py -> build/lib/tripleoclient/tests/v1/undercloud copying tripleoclient/tests/v1/undercloud/test_config.py -> build/lib/tripleoclient/tests/v1/undercloud copying tripleoclient/tests/v1/undercloud/test_backup.py -> build/lib/tripleoclient/tests/v1/undercloud copying tripleoclient/tests/v1/undercloud/__init__.py -> build/lib/tripleoclient/tests/v1/undercloud creating build/lib/tripleoclient/v1 copying tripleoclient/v1/overcloud_bios.py -> build/lib/tripleoclient/v1 copying tripleoclient/v1/tripleo_launch_heat.py -> build/lib/tripleoclient/v1 copying tripleoclient/v1/undercloud_preflight.py -> build/lib/tripleoclient/v1 copying tripleoclient/v1/undercloud_minion.py -> build/lib/tripleoclient/v1 copying tripleoclient/v1/overcloud_profiles.py -> build/lib/tripleoclient/v1 copying tripleoclient/v1/overcloud_cell.py -> build/lib/tripleoclient/v1 copying tripleoclient/v1/overcloud_external_update.py -> build/lib/tripleoclient/v1 copying tripleoclient/v1/overcloud_deploy.py -> build/lib/tripleoclient/v1 copying tripleoclient/v1/overcloud_parameters.py -> build/lib/tripleoclient/v1 copying tripleoclient/v1/tripleo_config.py -> build/lib/tripleoclient/v1 copying tripleoclient/v1/overcloud_config.py -> build/lib/tripleoclient/v1 copying tripleoclient/v1/tripleo_deploy.py -> build/lib/tripleoclient/v1 copying tripleoclient/v1/overcloud_node.py -> build/lib/tripleoclient/v1 copying tripleoclient/v1/minion_config.py -> build/lib/tripleoclient/v1 copying tripleoclient/v1/overcloud_export_ceph.py -> build/lib/tripleoclient/v1 copying tripleoclient/v1/tripleo_validator.py -> build/lib/tripleoclient/v1 copying tripleoclient/v1/overcloud_credentials.py -> build/lib/tripleoclient/v1 copying tripleoclient/v1/container_image.py -> build/lib/tripleoclient/v1 copying tripleoclient/v1/overcloud_plan_roles.py -> build/lib/tripleoclient/v1 copying tripleoclient/v1/overcloud_update.py -> build/lib/tripleoclient/v1 copying tripleoclient/v1/undercloud_backup.py -> build/lib/tripleoclient/v1 copying tripleoclient/v1/overcloud_plan.py -> build/lib/tripleoclient/v1 copying tripleoclient/v1/overcloud_export.py -> build/lib/tripleoclient/v1 copying tripleoclient/v1/overcloud_image.py -> build/lib/tripleoclient/v1 copying tripleoclient/v1/overcloud_raid.py -> build/lib/tripleoclient/v1 copying tripleoclient/v1/tripleo_upgrade.py -> build/lib/tripleoclient/v1 copying tripleoclient/v1/undercloud.py -> build/lib/tripleoclient/v1 copying tripleoclient/v1/overcloud_roles.py -> build/lib/tripleoclient/v1 copying tripleoclient/v1/overcloud_external_upgrade.py -> build/lib/tripleoclient/v1 copying tripleoclient/v1/overcloud_backup.py -> build/lib/tripleoclient/v1 copying tripleoclient/v1/overcloud_admin.py -> build/lib/tripleoclient/v1 copying tripleoclient/v1/overcloud_netenv_validate.py -> build/lib/tripleoclient/v1 copying tripleoclient/v1/overcloud_upgrade.py -> build/lib/tripleoclient/v1 copying tripleoclient/v1/undercloud_config.py -> build/lib/tripleoclient/v1 copying tripleoclient/v1/__init__.py -> build/lib/tripleoclient/v1 creating build/lib/tripleoclient/tests/v1/overcloud_external_upgrade copying tripleoclient/tests/v1/overcloud_external_upgrade/fakes.py -> build/lib/tripleoclient/tests/v1/overcloud_external_upgrade copying tripleoclient/tests/v1/overcloud_external_upgrade/test_overcloud_external_upgrade.py -> build/lib/tripleoclient/tests/v1/overcloud_external_upgrade copying tripleoclient/tests/v1/overcloud_external_upgrade/__init__.py -> build/lib/tripleoclient/tests/v1/overcloud_external_upgrade creating build/lib/tripleoclient/tests/v1/overcloud_deploy copying tripleoclient/tests/v1/overcloud_deploy/fakes.py -> build/lib/tripleoclient/tests/v1/overcloud_deploy copying tripleoclient/tests/v1/overcloud_deploy/test_overcloud_deploy.py -> build/lib/tripleoclient/tests/v1/overcloud_deploy copying tripleoclient/tests/v1/overcloud_deploy/__init__.py -> build/lib/tripleoclient/tests/v1/overcloud_deploy copying tripleoclient/tests/v2/__init__.py -> build/lib/tripleoclient/tests/v2 creating build/lib/tripleoclient/config copying tripleoclient/config/minion.py -> build/lib/tripleoclient/config copying tripleoclient/config/standalone.py -> build/lib/tripleoclient/config copying tripleoclient/config/base.py -> build/lib/tripleoclient/config copying tripleoclient/config/undercloud.py -> build/lib/tripleoclient/config copying tripleoclient/config/__init__.py -> build/lib/tripleoclient/config creating build/lib/tripleoclient/tests/v2/overcloud_support copying tripleoclient/tests/v2/overcloud_support/test_overcloud_support.py -> build/lib/tripleoclient/tests/v2/overcloud_support copying tripleoclient/tests/v2/overcloud_support/__init__.py -> build/lib/tripleoclient/tests/v2/overcloud_support creating build/lib/tripleoclient/tests/v1/overcloud_netenv_validate copying tripleoclient/tests/v1/overcloud_netenv_validate/fakes.py -> build/lib/tripleoclient/tests/v1/overcloud_netenv_validate copying tripleoclient/tests/v1/overcloud_netenv_validate/test_overcloud_netenv_validate.py -> build/lib/tripleoclient/tests/v1/overcloud_netenv_validate copying tripleoclient/tests/v1/overcloud_netenv_validate/__init__.py -> build/lib/tripleoclient/tests/v1/overcloud_netenv_validate creating build/lib/tripleoclient/tests/v1/baremetal copying tripleoclient/tests/v1/baremetal/fakes.py -> build/lib/tripleoclient/tests/v1/baremetal copying tripleoclient/tests/v1/baremetal/__init__.py -> build/lib/tripleoclient/tests/v1/baremetal copying tripleoclient/tests/test_utils.py -> build/lib/tripleoclient/tests copying tripleoclient/tests/fakes.py -> build/lib/tripleoclient/tests copying tripleoclient/tests/test_export.py -> build/lib/tripleoclient/tests copying tripleoclient/tests/base.py -> build/lib/tripleoclient/tests copying tripleoclient/tests/test_overcloud_credentials.py -> build/lib/tripleoclient/tests copying tripleoclient/tests/test_plugin.py -> build/lib/tripleoclient/tests copying tripleoclient/tests/__init__.py -> build/lib/tripleoclient/tests copying tripleoclient/tests/v1/test_overcloud_raid.py -> build/lib/tripleoclient/tests/v1 copying tripleoclient/tests/v1/test_overcloud_export_ceph.py -> build/lib/tripleoclient/tests/v1 copying tripleoclient/tests/v1/test_overcloud_profiles.py -> build/lib/tripleoclient/tests/v1 copying tripleoclient/tests/v1/test_overcloud_export.py -> build/lib/tripleoclient/tests/v1 copying tripleoclient/tests/v1/test_overcloud_parameters.py -> build/lib/tripleoclient/tests/v1 copying tripleoclient/tests/v1/test_overcloud_plan_roles.py -> build/lib/tripleoclient/tests/v1 copying tripleoclient/tests/v1/test_plugin.py -> build/lib/tripleoclient/tests/v1 copying tripleoclient/tests/v1/test_container_image.py -> build/lib/tripleoclient/tests/v1 copying tripleoclient/tests/v1/test_overcloud_bios.py -> build/lib/tripleoclient/tests/v1 copying tripleoclient/tests/v1/test_overcloud_admin.py -> build/lib/tripleoclient/tests/v1 copying tripleoclient/tests/v1/test_overcloud_plan.py -> build/lib/tripleoclient/tests/v1 copying tripleoclient/tests/v1/__init__.py -> build/lib/tripleoclient/tests/v1 creating build/lib/tripleoclient/v2 copying tripleoclient/v2/overcloud_node.py -> build/lib/tripleoclient/v2 copying tripleoclient/v2/overcloud_delete.py -> build/lib/tripleoclient/v2 copying tripleoclient/v2/tripleo_container_image.py -> build/lib/tripleoclient/v2 copying tripleoclient/v2/overcloud_support.py -> build/lib/tripleoclient/v2 copying tripleoclient/v2/__init__.py -> build/lib/tripleoclient/v2 creating build/lib/tripleoclient/tests/v1/tripleo copying tripleoclient/tests/v1/tripleo/test_tripleo_deploy.py -> build/lib/tripleoclient/tests/v1/tripleo copying tripleoclient/tests/v1/tripleo/test_tripleo_validator.py -> build/lib/tripleoclient/tests/v1/tripleo copying tripleoclient/tests/v1/tripleo/test_tripleo_upgrade.py -> build/lib/tripleoclient/tests/v1/tripleo copying tripleoclient/tests/v1/tripleo/__init__.py -> build/lib/tripleoclient/tests/v1/tripleo creating build/lib/tripleoclient/tests/v2/overcloud_delete copying tripleoclient/tests/v2/overcloud_delete/test_overcloud_delete.py -> build/lib/tripleoclient/tests/v2/overcloud_delete copying tripleoclient/tests/v2/overcloud_delete/__init__.py -> build/lib/tripleoclient/tests/v2/overcloud_delete creating build/lib/tripleoclient/tests/v1/overcloud_upgrade copying tripleoclient/tests/v1/overcloud_upgrade/fakes.py -> build/lib/tripleoclient/tests/v1/overcloud_upgrade copying tripleoclient/tests/v1/overcloud_upgrade/test_overcloud_upgrade.py -> build/lib/tripleoclient/tests/v1/overcloud_upgrade copying tripleoclient/tests/v1/overcloud_upgrade/__init__.py -> build/lib/tripleoclient/tests/v1/overcloud_upgrade creating build/lib/tripleoclient/tests/v2/container_image copying tripleoclient/tests/v2/container_image/test_tripleo_container_image.py -> build/lib/tripleoclient/tests/v2/container_image copying tripleoclient/tests/v2/container_image/__init__.py -> build/lib/tripleoclient/tests/v2/container_image running egg_info writing python_tripleoclient.egg-info/PKG-INFO writing dependency_links to python_tripleoclient.egg-info/dependency_links.txt writing entry points to python_tripleoclient.egg-info/entry_points.txt deleting python_tripleoclient.egg-info/requires.txt writing top-level names to python_tripleoclient.egg-info/top_level.txt writing pbr to python_tripleoclient.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'python_tripleoclient.egg-info/SOURCES.txt' copying tripleoclient/noauth_policy.json -> build/lib/tripleoclient + PYTHONPATH=. + oslo-config-generator --config-file=config-generator/undercloud.conf /usr/lib/python3.6/site-packages/oslo_config/types.py:57: UserWarning: converting '14400' to a string warnings.warn('converting \'%s\' to a string' % str_val) + PYTHONPATH=. + oslo-config-generator --config-file=config-generator/minion.conf + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.UubfN5 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch + cd python-tripleoclient-14.2.0 ++ '[' -f _current_flavor ']' ++ cat _current_flavor + python_flavor=python3 + '[' -z python3 ']' + '[' python3 '!=' python3 ']' + echo python3 + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch --prefix /usr running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr creating /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient copying build/lib/tripleoclient/noauth_policy.json -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient creating /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1 copying build/lib/tripleoclient/v1/overcloud_bios.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1 copying build/lib/tripleoclient/v1/tripleo_launch_heat.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1 copying build/lib/tripleoclient/v1/undercloud_preflight.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1 copying build/lib/tripleoclient/v1/undercloud_minion.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1 copying build/lib/tripleoclient/v1/overcloud_profiles.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1 copying build/lib/tripleoclient/v1/overcloud_cell.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1 copying build/lib/tripleoclient/v1/overcloud_external_update.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1 copying build/lib/tripleoclient/v1/overcloud_deploy.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1 copying build/lib/tripleoclient/v1/overcloud_parameters.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1 copying build/lib/tripleoclient/v1/tripleo_config.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1 copying build/lib/tripleoclient/v1/overcloud_config.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1 copying build/lib/tripleoclient/v1/tripleo_deploy.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1 copying build/lib/tripleoclient/v1/overcloud_node.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1 copying build/lib/tripleoclient/v1/minion_config.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1 copying build/lib/tripleoclient/v1/overcloud_export_ceph.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1 copying build/lib/tripleoclient/v1/tripleo_validator.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1 copying build/lib/tripleoclient/v1/overcloud_credentials.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1 copying build/lib/tripleoclient/v1/container_image.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1 copying build/lib/tripleoclient/v1/overcloud_plan_roles.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1 copying build/lib/tripleoclient/v1/overcloud_update.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1 copying build/lib/tripleoclient/v1/undercloud_backup.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1 copying build/lib/tripleoclient/v1/overcloud_plan.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1 copying build/lib/tripleoclient/v1/overcloud_export.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1 copying build/lib/tripleoclient/v1/overcloud_image.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1 copying build/lib/tripleoclient/v1/overcloud_raid.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1 copying build/lib/tripleoclient/v1/tripleo_upgrade.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1 copying build/lib/tripleoclient/v1/undercloud.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1 copying build/lib/tripleoclient/v1/overcloud_roles.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1 copying build/lib/tripleoclient/v1/overcloud_external_upgrade.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1 copying build/lib/tripleoclient/v1/overcloud_backup.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1 copying build/lib/tripleoclient/v1/overcloud_admin.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1 copying build/lib/tripleoclient/v1/overcloud_netenv_validate.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1 copying build/lib/tripleoclient/v1/overcloud_upgrade.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1 copying build/lib/tripleoclient/v1/undercloud_config.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1 copying build/lib/tripleoclient/v1/__init__.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1 copying build/lib/tripleoclient/export.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient copying build/lib/tripleoclient/constants.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient creating /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v2 copying build/lib/tripleoclient/v2/overcloud_node.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v2 copying build/lib/tripleoclient/v2/overcloud_delete.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v2 copying build/lib/tripleoclient/v2/tripleo_container_image.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v2 copying build/lib/tripleoclient/v2/overcloud_support.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v2 copying build/lib/tripleoclient/v2/__init__.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v2 copying build/lib/tripleoclient/heat_launcher.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient creating /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/workflows copying build/lib/tripleoclient/workflows/deployment.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/workflows copying build/lib/tripleoclient/workflows/base.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/workflows copying build/lib/tripleoclient/workflows/package_update.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/workflows copying build/lib/tripleoclient/workflows/roles.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/workflows copying build/lib/tripleoclient/workflows/parameters.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/workflows copying build/lib/tripleoclient/workflows/scale.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/workflows copying build/lib/tripleoclient/workflows/plan_management.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/workflows copying build/lib/tripleoclient/workflows/baremetal.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/workflows copying build/lib/tripleoclient/workflows/__init__.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/workflows creating /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/config copying build/lib/tripleoclient/config/minion.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/config copying build/lib/tripleoclient/config/standalone.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/config copying build/lib/tripleoclient/config/base.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/config copying build/lib/tripleoclient/config/undercloud.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/config copying build/lib/tripleoclient/config/__init__.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/config copying build/lib/tripleoclient/plugin.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient copying build/lib/tripleoclient/utils.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient creating /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests creating /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1 creating /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_node copying build/lib/tripleoclient/tests/v1/overcloud_node/fakes.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_node copying build/lib/tripleoclient/tests/v1/overcloud_node/test_overcloud_node.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_node copying build/lib/tripleoclient/tests/v1/overcloud_node/__init__.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_node copying build/lib/tripleoclient/tests/v1/test_overcloud_raid.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1 copying build/lib/tripleoclient/tests/v1/test_overcloud_export_ceph.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1 creating /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/undercloud copying build/lib/tripleoclient/tests/v1/undercloud/test_install_upgrade.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/undercloud creating /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/undercloud/minion copying build/lib/tripleoclient/tests/v1/undercloud/minion/test_config.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/undercloud/minion copying build/lib/tripleoclient/tests/v1/undercloud/minion/test_install.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/undercloud/minion copying build/lib/tripleoclient/tests/v1/undercloud/minion/__init__.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/undercloud/minion copying build/lib/tripleoclient/tests/v1/undercloud/test_config.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/undercloud copying build/lib/tripleoclient/tests/v1/undercloud/test_backup.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/undercloud copying build/lib/tripleoclient/tests/v1/undercloud/__init__.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/undercloud creating /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/baremetal copying build/lib/tripleoclient/tests/v1/baremetal/fakes.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/baremetal copying build/lib/tripleoclient/tests/v1/baremetal/__init__.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/baremetal creating /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_external_upgrade copying build/lib/tripleoclient/tests/v1/overcloud_external_upgrade/fakes.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_external_upgrade copying build/lib/tripleoclient/tests/v1/overcloud_external_upgrade/test_overcloud_external_upgrade.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_external_upgrade copying build/lib/tripleoclient/tests/v1/overcloud_external_upgrade/__init__.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_external_upgrade copying build/lib/tripleoclient/tests/v1/test_overcloud_profiles.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1 copying build/lib/tripleoclient/tests/v1/test_overcloud_export.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1 copying build/lib/tripleoclient/tests/v1/test_overcloud_parameters.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1 creating /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_backup copying build/lib/tripleoclient/tests/v1/overcloud_backup/test_backup.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_backup copying build/lib/tripleoclient/tests/v1/overcloud_backup/__init__.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_backup creating /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_external_update copying build/lib/tripleoclient/tests/v1/overcloud_external_update/fakes.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_external_update copying build/lib/tripleoclient/tests/v1/overcloud_external_update/test_overcloud_external_update.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_external_update copying build/lib/tripleoclient/tests/v1/overcloud_external_update/__init__.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_external_update copying build/lib/tripleoclient/tests/v1/test_overcloud_plan_roles.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1 creating /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_deploy copying build/lib/tripleoclient/tests/v1/overcloud_deploy/fakes.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_deploy copying build/lib/tripleoclient/tests/v1/overcloud_deploy/test_overcloud_deploy.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_deploy copying build/lib/tripleoclient/tests/v1/overcloud_deploy/__init__.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_deploy copying build/lib/tripleoclient/tests/v1/test_plugin.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1 creating /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_roles copying build/lib/tripleoclient/tests/v1/overcloud_roles/test_overcloud_roles.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_roles copying build/lib/tripleoclient/tests/v1/overcloud_roles/__init__.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_roles creating /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_upgrade copying build/lib/tripleoclient/tests/v1/overcloud_upgrade/fakes.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_upgrade copying build/lib/tripleoclient/tests/v1/overcloud_upgrade/test_overcloud_upgrade.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_upgrade copying build/lib/tripleoclient/tests/v1/overcloud_upgrade/__init__.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_upgrade copying build/lib/tripleoclient/tests/v1/test_container_image.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1 creating /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/tripleo copying build/lib/tripleoclient/tests/v1/tripleo/test_tripleo_deploy.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/tripleo copying build/lib/tripleoclient/tests/v1/tripleo/test_tripleo_validator.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/tripleo copying build/lib/tripleoclient/tests/v1/tripleo/test_tripleo_upgrade.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/tripleo copying build/lib/tripleoclient/tests/v1/tripleo/__init__.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/tripleo creating /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_netenv_validate copying build/lib/tripleoclient/tests/v1/overcloud_netenv_validate/fakes.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_netenv_validate copying build/lib/tripleoclient/tests/v1/overcloud_netenv_validate/test_overcloud_netenv_validate.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_netenv_validate copying build/lib/tripleoclient/tests/v1/overcloud_netenv_validate/__init__.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_netenv_validate creating /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_update copying build/lib/tripleoclient/tests/v1/overcloud_update/fakes.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_update copying build/lib/tripleoclient/tests/v1/overcloud_update/test_overcloud_update.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_update copying build/lib/tripleoclient/tests/v1/overcloud_update/__init__.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_update copying build/lib/tripleoclient/tests/v1/test_overcloud_bios.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1 copying build/lib/tripleoclient/tests/v1/test_overcloud_admin.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1 copying build/lib/tripleoclient/tests/v1/test_overcloud_plan.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1 creating /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_image copying build/lib/tripleoclient/tests/v1/overcloud_image/test_overcloud_image.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_image copying build/lib/tripleoclient/tests/v1/overcloud_image/__init__.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_image creating /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_config copying build/lib/tripleoclient/tests/v1/overcloud_config/__init__.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_config copying build/lib/tripleoclient/tests/v1/overcloud_config/test_overcloud_config.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_config copying build/lib/tripleoclient/tests/v1/__init__.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1 copying build/lib/tripleoclient/tests/test_utils.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests creating /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/fixture_data copying build/lib/tripleoclient/tests/fixture_data/deployment.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/fixture_data copying build/lib/tripleoclient/tests/fixture_data/__init__.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/fixture_data copying build/lib/tripleoclient/tests/fakes.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests copying build/lib/tripleoclient/tests/test_export.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests copying build/lib/tripleoclient/tests/base.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests creating /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v2 creating /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v2/overcloud_node copying build/lib/tripleoclient/tests/v2/overcloud_node/fakes.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v2/overcloud_node copying build/lib/tripleoclient/tests/v2/overcloud_node/test_overcloud_node.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v2/overcloud_node copying build/lib/tripleoclient/tests/v2/overcloud_node/__init__.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v2/overcloud_node creating /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v2/overcloud_delete copying build/lib/tripleoclient/tests/v2/overcloud_delete/test_overcloud_delete.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v2/overcloud_delete copying build/lib/tripleoclient/tests/v2/overcloud_delete/__init__.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v2/overcloud_delete creating /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v2/container_image copying build/lib/tripleoclient/tests/v2/container_image/test_tripleo_container_image.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v2/container_image copying build/lib/tripleoclient/tests/v2/container_image/__init__.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v2/container_image copying build/lib/tripleoclient/tests/v2/__init__.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v2 creating /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v2/overcloud_support copying build/lib/tripleoclient/tests/v2/overcloud_support/test_overcloud_support.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v2/overcloud_support copying build/lib/tripleoclient/tests/v2/overcloud_support/__init__.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v2/overcloud_support copying build/lib/tripleoclient/tests/test_overcloud_credentials.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests copying build/lib/tripleoclient/tests/test_plugin.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests creating /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/workflows copying build/lib/tripleoclient/tests/workflows/test_parameters.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/workflows copying build/lib/tripleoclient/tests/workflows/test_base.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/workflows copying build/lib/tripleoclient/tests/workflows/test_deployment.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/workflows copying build/lib/tripleoclient/tests/workflows/test_baremetal.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/workflows copying build/lib/tripleoclient/tests/workflows/__init__.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/workflows copying build/lib/tripleoclient/tests/workflows/test_plan_management.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/workflows creating /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/config copying build/lib/tripleoclient/tests/config/test_config_undercloud.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/config copying build/lib/tripleoclient/tests/config/test_config_minion.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/config copying build/lib/tripleoclient/tests/config/test_config_base.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/config copying build/lib/tripleoclient/tests/config/test_config_standalone.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/config copying build/lib/tripleoclient/tests/config/__init__.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/config copying build/lib/tripleoclient/tests/__init__.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests copying build/lib/tripleoclient/__init__.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient copying build/lib/tripleoclient/command.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient copying build/lib/tripleoclient/exceptions.py -> /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1/overcloud_bios.py to overcloud_bios.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1/tripleo_launch_heat.py to tripleo_launch_heat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1/undercloud_preflight.py to undercloud_preflight.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1/undercloud_minion.py to undercloud_minion.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1/overcloud_profiles.py to overcloud_profiles.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1/overcloud_cell.py to overcloud_cell.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1/overcloud_external_update.py to overcloud_external_update.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1/overcloud_deploy.py to overcloud_deploy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1/overcloud_parameters.py to overcloud_parameters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1/tripleo_config.py to tripleo_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1/overcloud_config.py to overcloud_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1/tripleo_deploy.py to tripleo_deploy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1/overcloud_node.py to overcloud_node.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1/minion_config.py to minion_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1/overcloud_export_ceph.py to overcloud_export_ceph.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1/tripleo_validator.py to tripleo_validator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1/overcloud_credentials.py to overcloud_credentials.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1/container_image.py to container_image.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1/overcloud_plan_roles.py to overcloud_plan_roles.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1/overcloud_update.py to overcloud_update.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1/undercloud_backup.py to undercloud_backup.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1/overcloud_plan.py to overcloud_plan.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1/overcloud_export.py to overcloud_export.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1/overcloud_image.py to overcloud_image.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1/overcloud_raid.py to overcloud_raid.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1/tripleo_upgrade.py to tripleo_upgrade.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1/undercloud.py to undercloud.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1/overcloud_roles.py to overcloud_roles.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1/overcloud_external_upgrade.py to overcloud_external_upgrade.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1/overcloud_backup.py to overcloud_backup.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1/overcloud_admin.py to overcloud_admin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1/overcloud_netenv_validate.py to overcloud_netenv_validate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1/overcloud_upgrade.py to overcloud_upgrade.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1/undercloud_config.py to undercloud_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/export.py to export.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/constants.py to constants.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v2/overcloud_node.py to overcloud_node.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v2/overcloud_delete.py to overcloud_delete.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v2/tripleo_container_image.py to tripleo_container_image.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v2/overcloud_support.py to overcloud_support.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/heat_launcher.py to heat_launcher.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/workflows/deployment.py to deployment.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/workflows/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/workflows/package_update.py to package_update.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/workflows/roles.py to roles.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/workflows/parameters.py to parameters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/workflows/scale.py to scale.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/workflows/plan_management.py to plan_management.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/workflows/baremetal.py to baremetal.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/workflows/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/config/minion.py to minion.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/config/standalone.py to standalone.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/config/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/config/undercloud.py to undercloud.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/config/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/plugin.py to plugin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_node/fakes.py to fakes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_node/test_overcloud_node.py to test_overcloud_node.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_node/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/test_overcloud_raid.py to test_overcloud_raid.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/test_overcloud_export_ceph.py to test_overcloud_export_ceph.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/undercloud/test_install_upgrade.py to test_install_upgrade.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/undercloud/minion/test_config.py to test_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/undercloud/minion/test_install.py to test_install.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/undercloud/minion/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/undercloud/test_config.py to test_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/undercloud/test_backup.py to test_backup.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/undercloud/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/baremetal/fakes.py to fakes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/baremetal/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_external_upgrade/fakes.py to fakes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_external_upgrade/test_overcloud_external_upgrade.py to test_overcloud_external_upgrade.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_external_upgrade/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/test_overcloud_profiles.py to test_overcloud_profiles.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/test_overcloud_export.py to test_overcloud_export.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/test_overcloud_parameters.py to test_overcloud_parameters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_backup/test_backup.py to test_backup.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_backup/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_external_update/fakes.py to fakes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_external_update/test_overcloud_external_update.py to test_overcloud_external_update.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_external_update/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/test_overcloud_plan_roles.py to test_overcloud_plan_roles.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_deploy/fakes.py to fakes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_deploy/test_overcloud_deploy.py to test_overcloud_deploy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_deploy/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/test_plugin.py to test_plugin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_roles/test_overcloud_roles.py to test_overcloud_roles.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_roles/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_upgrade/fakes.py to fakes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_upgrade/test_overcloud_upgrade.py to test_overcloud_upgrade.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_upgrade/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/test_container_image.py to test_container_image.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/tripleo/test_tripleo_deploy.py to test_tripleo_deploy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/tripleo/test_tripleo_validator.py to test_tripleo_validator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/tripleo/test_tripleo_upgrade.py to test_tripleo_upgrade.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/tripleo/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_netenv_validate/fakes.py to fakes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_netenv_validate/test_overcloud_netenv_validate.py to test_overcloud_netenv_validate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_netenv_validate/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_update/fakes.py to fakes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_update/test_overcloud_update.py to test_overcloud_update.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_update/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/test_overcloud_bios.py to test_overcloud_bios.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/test_overcloud_admin.py to test_overcloud_admin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/test_overcloud_plan.py to test_overcloud_plan.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_image/test_overcloud_image.py to test_overcloud_image.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_image/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_config/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/overcloud_config/test_overcloud_config.py to test_overcloud_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/test_utils.py to test_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/fixture_data/deployment.py to deployment.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/fixture_data/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/fakes.py to fakes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/test_export.py to test_export.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v2/overcloud_node/fakes.py to fakes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v2/overcloud_node/test_overcloud_node.py to test_overcloud_node.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v2/overcloud_node/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v2/overcloud_delete/test_overcloud_delete.py to test_overcloud_delete.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v2/overcloud_delete/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v2/container_image/test_tripleo_container_image.py to test_tripleo_container_image.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v2/container_image/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v2/overcloud_support/test_overcloud_support.py to test_overcloud_support.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/v2/overcloud_support/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/test_overcloud_credentials.py to test_overcloud_credentials.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/test_plugin.py to test_plugin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/workflows/test_parameters.py to test_parameters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/workflows/test_base.py to test_base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/workflows/test_deployment.py to test_deployment.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/workflows/test_baremetal.py to test_baremetal.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/workflows/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/workflows/test_plan_management.py to test_plan_management.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/config/test_config_undercloud.py to test_config_undercloud.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/config/test_config_minion.py to test_config_minion.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/config/test_config_base.py to test_config_base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/config/test_config_standalone.py to test_config_standalone.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/config/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/command.py to command.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/tripleoclient/exceptions.py to exceptions.cpython-36.pyc writing byte-compilation script '/tmp/tmptgzre49x.py' /usr/bin/python3 /tmp/tmptgzre49x.py removing /tmp/tmptgzre49x.py running install_egg_info running egg_info writing python_tripleoclient.egg-info/PKG-INFO writing dependency_links to python_tripleoclient.egg-info/dependency_links.txt writing entry points to python_tripleoclient.egg-info/entry_points.txt writing top-level names to python_tripleoclient.egg-info/top_level.txt writing pbr to python_tripleoclient.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'python_tripleoclient.egg-info/SOURCES.txt' Copying python_tripleoclient.egg-info to /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/python_tripleoclient-14.2.0-py3.6.egg-info running install_scripts /usr/lib/python3.6/site-packages/pbr/packaging.py:435: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) + install -p -D -m 644 undercloud.conf.sample /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch//usr/share/python-tripleoclient/undercloud.conf.sample + install -p -D -m 644 minion.conf.sample /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch//usr/share/python-tripleoclient/minion.conf.sample + /usr/lib/rpm/find-debuginfo.sh -j20 --strict-build-id -m -i --build-id-seed 14.2.0-1.el8 --unique-debug-suffix -14.2.0-1.el8.noarch --unique-debug-src-base python-tripleoclient-14.2.0-1.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/python-tripleoclient-14.2.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3 + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.8s4XS6 + umask 022 + cd /builddir/build/BUILD + cd python-tripleoclient-14.2.0 + PYTHON=/usr/bin/python3 + stestr run /usr/lib64/python3.6/importlib/_bootstrap.py:219: ImportWarning: can't resolve package from __spec__ or __package__, falling back on __name__ and __path__ return f(*args, **kwds) /usr/lib/python3.6/site-packages/stestr/subunit_runner/program.py:190: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> runner.list(self.test, loader=self.testLoader) /usr/lib64/python3.6/importlib/_bootstrap.py:219: ImportWarning: can't resolve package from __spec__ or __package__, falling back on __name__ and __path__ return f(*args, **kwds) /usr/lib64/python3.6/importlib/_bootstrap.py:219: ImportWarning: can't resolve package from __spec__ or __package__, falling back on __name__ and __path__ return f(*args, **kwds) /usr/lib64/python3.6/importlib/_bootstrap.py:219: ImportWarning: can't resolve package from __spec__ or __package__, falling back on __name__ and __path__ return f(*args, **kwds) /usr/lib64/python3.6/importlib/_bootstrap.py:219: ImportWarning: can't resolve package from __spec__ or __package__, falling back on __name__ and __path__ return f(*args, **kwds) /usr/lib64/python3.6/importlib/_bootstrap.py:219: ImportWarning: can't resolve package from __spec__ or __package__, falling back on __name__ and __path__ return f(*args, **kwds) /usr/lib64/python3.6/importlib/_bootstrap.py:219: ImportWarning: can't resolve package from __spec__ or __package__, falling back on __name__ and __path__ return f(*args, **kwds) /usr/lib64/python3.6/importlib/_bootstrap.py:219: ImportWarning: can't resolve package from __spec__ or __package__, falling back on __name__ and __path__ return f(*args, **kwds) /usr/lib64/python3.6/importlib/_bootstrap.py:219: ImportWarning: can't resolve package from __spec__ or __package__, falling back on __name__ and __path__ return f(*args, **kwds) /usr/lib64/python3.6/importlib/_bootstrap.py:219: ImportWarning: can't resolve package from __spec__ or __package__, falling back on __name__ and __path__ return f(*args, **kwds) /usr/lib64/python3.6/importlib/_bootstrap.py:219: ImportWarning: can't resolve package from __spec__ or __package__, falling back on __name__ and __path__ return f(*args, **kwds) /usr/lib64/python3.6/importlib/_bootstrap.py:219: ImportWarning: can't resolve package from __spec__ or __package__, falling back on __name__ and __path__ return f(*args, **kwds) /usr/lib64/python3.6/importlib/_bootstrap.py:219: ImportWarning: can't resolve package from __spec__ or __package__, falling back on __name__ and __path__ return f(*args, **kwds) /usr/lib64/python3.6/importlib/_bootstrap.py:219: ImportWarning: can't resolve package from __spec__ or __package__, falling back on __name__ and __path__ return f(*args, **kwds) /usr/lib64/python3.6/importlib/_bootstrap.py:219: ImportWarning: can't resolve package from __spec__ or __package__, falling back on __name__ and __path__ return f(*args, **kwds) /usr/lib64/python3.6/importlib/_bootstrap.py:219: ImportWarning: can't resolve package from __spec__ or __package__, falling back on __name__ and __path__ return f(*args, **kwds) /usr/lib64/python3.6/importlib/_bootstrap.py:219: ImportWarning: can't resolve package from __spec__ or __package__, falling back on __name__ and __path__ return f(*args, **kwds) /usr/lib64/python3.6/importlib/_bootstrap.py:219: ImportWarning: can't resolve package from __spec__ or __package__, falling back on __name__ and __path__ return f(*args, **kwds) /usr/lib64/python3.6/importlib/_bootstrap.py:219: ImportWarning: can't resolve package from __spec__ or __package__, falling back on __name__ and __path__ return f(*args, **kwds) /usr/lib64/python3.6/importlib/_bootstrap.py:219: ImportWarning: can't resolve package from __spec__ or __package__, falling back on __name__ and __path__ return f(*args, **kwds) {4} tripleoclient.tests.test_plugin.TestPlugin.test_websocket_creation_error [0.007071s] ... ok {4} tripleoclient.tests.test_utils.TestAssignVerifyProfiles.test_scale [0.000981s] ... ok WARNING:tripleoclient.utils.assign_and_verify_profiles:2 nodes with profile compute won't be used for deployment now ERROR:tripleoclient.utils.utils:Unable to parse timezone from timedatectl, using UTC /usr/lib64/python3.6/importlib/_bootstrap.py:219: ImportWarning: can't resolve package from __spec__ or __package__, falling back on __name__ and __path__ return f(*args, **kwds) {6} tripleoclient.tests.test_utils.TestGeneralUtils.test_update_deployment_status [0.004769s] ... ok {6} tripleoclient.tests.test_utils.TestGetSingleIp.test_with_fqdn_and_loopback [0.000947s] ... ok {6} tripleoclient.tests.test_utils.TestGetSingleIp.test_with_invalid_ip [0.000383s] ... ok {6} tripleoclient.tests.test_utils.TestNodeGetCapabilities.test_no_capabilities [0.000252s] ... ok {7} tripleoclient.tests.test_overcloud_credentials.TestOvercloudCredentials.test_okay_custom_dir [0.012233s] ... ok WARNING:tripleoclient.utils.assign_and_verify_profiles:There are 1 ironic nodes with no profile that will not be used: 1ad0ab67-a2fb-4f5d-a2db-1be5d64fe372 WARNING:tripleoclient.utils.assign_and_verify_profiles:There are 1 ironic nodes with no profile that will not be used: f4dcdf0f-89f1-4796-a2eb-18b6b62836ff ERROR:tripleoclient.utils.assign_and_verify_profiles:Error: only 0 of 1 requested ironic nodes are tagged to profile control (for flavor control) ERROR:tripleoclient.utils.assign_and_verify_profiles:Recommendation: tag more nodes using ironic node-update replace properties/capabilities=profile:control, WARNING:tripleoclient.utils.assign_and_verify_profiles:There are 2 ironic nodes with no profile that will not be used: 715e9f47-577d-48ab-9ad8-78d2d3a8466c, bcc83e40-c4cd-4c4b-bc43-77f0131b7d38 ERROR:tripleoclient.utils.assign_and_verify_profiles:Error: only 0 of 1 requested ironic nodes are tagged to profile compute (for flavor compute) ERROR:tripleoclient.utils.assign_and_verify_profiles:Error: only 0 of 1 requested ironic nodes are tagged to profile compute (for flavor compute) ERROR:tripleoclient.utils.assign_and_verify_profiles:Recommendation: tag more nodes using ironic node-update replace properties/capabilities=profile:compute, ERROR:tripleoclient.utils.assign_and_verify_profiles:Error: only 0 of 1 requested ironic nodes are tagged to profile control (for flavor control) ERROR:tripleoclient.utils.assign_and_verify_profiles:Recommendation: tag more nodes using ironic node-update replace properties/capabilities=profile:control, WARNING:tripleoclient.utils.assign_and_verify_profiles:There are 1 ironic nodes with no profile that will not be used: 041bc812-9af2-4ea0-a6e1-18d1bad1959e ERROR:tripleoclient.utils.assign_and_verify_profiles:Recommendation: tag more nodes using ironic node-update replace properties/capabilities=profile:compute, ERROR:tripleoclient.utils.assign_and_verify_profiles:Error: only 0 of 1 requested ironic nodes are tagged to profile control (for flavor control) ERROR:tripleoclient.utils.assign_and_verify_profiles:Recommendation: tag more nodes using ironic node-update replace properties/capabilities=profile:control, WARNING:tripleoclient.utils.wait_api_port_ready:Timeout at attempt 2 of 30 after 1s waiting for API port... WARNING:tripleoclient.utils.wait_api_port_ready:Timeout at attempt 5 of 30 after 1s waiting for API port... WARNING:tripleoclient.utils.wait_api_port_ready:Timeout at attempt 8 of 30 after 1s waiting for API port... WARNING:tripleoclient.utils.wait_api_port_ready:Timeout at attempt 11 of 30 after 1s waiting for API port... WARNING:tripleoclient.utils.wait_api_port_ready:Timeout at attempt 14 of 30 after 1s waiting for API port... WARNING:tripleoclient.utils.wait_api_port_ready:Timeout at attempt 17 of 30 after 1s waiting for API port... WARNING:tripleoclient.utils.wait_api_port_ready:Timeout at attempt 20 of 30 after 1s waiting for API port... WARNING:tripleoclient.utils.wait_api_port_ready:Timeout at attempt 23 of 30 after 1s waiting for API port... WARNING:tripleoclient.utils.wait_api_port_ready:Timeout at attempt 26 of 30 after 1s waiting for API port... WARNING:tripleoclient.utils.wait_api_port_ready:Timeout at attempt 29 of 30 after 1s waiting for API port... {13} tripleoclient.tests.config.test_config_undercloud.TestUndercloudConfig.test_get_opts [0.003392s] ... ok {14} tripleoclient.tests.config.test_config_undercloud.TestUndercloudConfig.test_get_subnet_opts [0.002954s] ... ok {14} tripleoclient.tests.test_utils.TestAssignVerifyProfiles.test_assign_profiles_multiple_options [0.001477s] ... ok {14} tripleoclient.tests.test_utils.TestCheckEnvForProxy.test_proxy_fail_partial_match [0.001181s] ... ok {14} tripleoclient.tests.test_utils.TestConfigParser.test_getboolean_bad_config_value [0.001166s] ... ok WARNING:tripleoclient.export.utils:No password value found for AdminToken WARNING:tripleoclient.export.utils:No password value found for AodhPassword WARNING:tripleoclient.export.utils:No password value found for BarbicanPassword WARNING:tripleoclient.export.utils:No password value found for BarbicanSimpleCryptoKek WARNING:tripleoclient.export.utils:No password value found for CeilometerMeteringSecret WARNING:tripleoclient.export.utils:No password value found for CeilometerPassword WARNING:tripleoclient.export.utils:No password value found for CinderPassword WARNING:tripleoclient.export.utils:No password value found for CongressPassword WARNING:tripleoclient.export.utils:No password value found for DesignatePassword WARNING:tripleoclient.export.utils:No password value found for DesignateRndcKey WARNING:tripleoclient.export.utils:No password value found for Ec2ApiPassword WARNING:tripleoclient.export.utils:No password value found for EtcdInitialClusterToken WARNING:tripleoclient.export.utils:No password value found for GlancePassword WARNING:tripleoclient.export.utils:No password value found for GnocchiPassword WARNING:tripleoclient.export.utils:No password value found for HAProxyStatsPassword WARNING:tripleoclient.export.utils:No password value found for HeatAuthEncryptionKey WARNING:tripleoclient.export.utils:No password value found for HeatPassword WARNING:tripleoclient.export.utils:No password value found for HeatStackDomainAdminPassword WARNING:tripleoclient.export.utils:No password value found for HorizonSecret WARNING:tripleoclient.export.utils:No password value found for IronicPassword WARNING:tripleoclient.export.utils:No password value found for LibvirtTLSPassword WARNING:tripleoclient.export.utils:No password value found for KeystoneCredential0 WARNING:tripleoclient.export.utils:No password value found for KeystoneCredential1 WARNING:tripleoclient.export.utils:No password value found for KeystoneFernetKey0 WARNING:tripleoclient.export.utils:No password value found for KeystoneFernetKey1 WARNING:tripleoclient.export.utils:No password value found for KeystoneFernetKeys WARNING:tripleoclient.export.utils:No password value found for ManilaPassword WARNING:tripleoclient.export.utils:No password value found for MistralPassword WARNING:tripleoclient.export.utils:No password value found for MysqlClustercheckPassword WARNING:tripleoclient.export.utils:No password value found for MysqlRootPassword WARNING:tripleoclient.export.utils:No password value found for NeutronMetadataProxySharedSecret WARNING:tripleoclient.export.utils:No password value found for NeutronPassword WARNING:tripleoclient.export.utils:No password value found for NovaPassword WARNING:tripleoclient.export.utils:No password value found for NovajoinPassword WARNING:tripleoclient.export.utils:No password value found for MigrationSshKey WARNING:tripleoclient.export.utils:No password value found for OctaviaServerCertsKeyPassphrase WARNING:tripleoclient.export.utils:No password value found for OctaviaCaKeyPassphrase WARNING:tripleoclient.export.utils:No password value found for OctaviaHeartbeatKey WARNING:tripleoclient.export.utils:No password value found for OctaviaPassword WARNING:tripleoclient.export.utils:No password value found for PacemakerRemoteAuthkey WARNING:tripleoclient.export.utils:No password value found for PankoPassword WARNING:tripleoclient.export.utils:No password value found for PcsdPassword WARNING:tripleoclient.export.utils:No password value found for PlacementPassword WARNING:tripleoclient.export.utils:No password value found for NotifyPassword WARNING:tripleoclient.export.utils:No password value found for RabbitCookie WARNING:tripleoclient.export.utils:No password value found for RabbitPassword WARNING:tripleoclient.export.utils:No password value found for RedisPassword WARNING:tripleoclient.export.utils:No password value found for SaharaPassword WARNING:tripleoclient.export.utils:No password value found for SnmpdReadonlyUserPassword WARNING:tripleoclient.export.utils:No password value found for SwiftHashSuffix WARNING:tripleoclient.export.utils:No password value found for SwiftPassword WARNING:tripleoclient.export.utils:No password value found for ZaqarPassword WARNING:tripleoclient.utils.utils:Unable to determine timezone, using UTC WARNING:tripleoclient.v1.overcloud_backup.BackupOvercloud:The following flags will be deprecated:[--init, --storage-ip] WARNING:tripleoclient.utils.wait_for_stack_ready:Server issue while waiting for stack to be ready. Attempting retry 1 of 10 WARNING:tripleoclient.utils.assign_and_verify_profiles:There are 1 ironic nodes with no profile that will not be used: c6a57898-2f18-4eb6-9e3c-b9428f37b573 ERROR:tripleoclient.utils.utils:Ansible execution failed. playbook: existing.yaml, Run Status: Test Status, Return Code: 1 WARNING:tripleoclient.utils.wait_api_port_ready:Timeout at attempt 1 of 30 after 1s waiting for API port... WARNING:tripleoclient.export.utils:No password value found for AdminToken WARNING:tripleoclient.export.utils:No password value found for AodhPassword WARNING:tripleoclient.export.utils:No password value found for BarbicanPassword WARNING:tripleoclient.export.utils:No password value found for BarbicanSimpleCryptoKek WARNING:tripleoclient.export.utils:No password value found for CeilometerMeteringSecret WARNING:tripleoclient.export.utils:No password value found for CeilometerPassword WARNING:tripleoclient.export.utils:No password value found for CinderPassword WARNING:tripleoclient.export.utils:No password value found for CongressPassword WARNING:tripleoclient.export.utils:No password value found for DesignatePassword WARNING:tripleoclient.export.utils:No password value found for DesignateRndcKey WARNING:tripleoclient.export.utils:No password value found for Ec2ApiPassword WARNING:tripleoclient.export.utils:No password value found for EtcdInitialClusterToken WARNING:tripleoclient.export.utils:No password value found for GlancePassword WARNING:tripleoclient.export.utils:No password value found for GnocchiPassword WARNING:tripleoclient.export.utils:No password value found for HAProxyStatsPassword WARNING:tripleoclient.export.utils:No password value found for HeatAuthEncryptionKey WARNING:tripleoclient.export.utils:No password value found for HeatPassword WARNING:tripleoclient.export.utils:No password value found for HeatStackDomainAdminPassword WARNING:tripleoclient.export.utils:No password value found for HorizonSecret WARNING:tripleoclient.export.utils:No password value found for IronicPassword WARNING:tripleoclient.export.utils:No password value found for LibvirtTLSPassword WARNING:tripleoclient.export.utils:No password value found for KeystoneCredential0 WARNING:tripleoclient.export.utils:No password value found for KeystoneCredential1 WARNING:tripleoclient.export.utils:No password value found for KeystoneFernetKey0 WARNING:tripleoclient.export.utils:No password value found for KeystoneFernetKey1 WARNING:tripleoclient.export.utils:No password value found for KeystoneFernetKeys WARNING:tripleoclient.export.utils:No password value found for ManilaPassword WARNING:tripleoclient.export.utils:No password value found for MistralPassword WARNING:tripleoclient.export.utils:No password value found for MysqlClustercheckPassword WARNING:tripleoclient.export.utils:No password value found for MysqlRootPassword WARNING:tripleoclient.export.utils:No password value found for NeutronMetadataProxySharedSecret WARNING:tripleoclient.export.utils:No password value found for NeutronPassword WARNING:tripleoclient.export.utils:No password value found for NovaPassword WARNING:tripleoclient.export.utils:No password value found for NovajoinPassword WARNING:tripleoclient.export.utils:No password value found for MigrationSshKey WARNING:tripleoclient.export.utils:No password value found for OctaviaServerCertsKeyPassphrase WARNING:tripleoclient.export.utils:No password value found for OctaviaCaKeyPassphrase WARNING:tripleoclient.export.utils:No password value found for OctaviaHeartbeatKey WARNING:tripleoclient.export.utils:No password value found for OctaviaPassword WARNING:tripleoclient.export.utils:No password value found for PacemakerRemoteAuthkey WARNING:tripleoclient.export.utils:No password value found for PankoPassword WARNING:tripleoclient.export.utils:No password value found for PcsdPassword WARNING:tripleoclient.export.utils:No password value found for PlacementPassword WARNING:tripleoclient.export.utils:No password value found for NotifyPassword WARNING:tripleoclient.export.utils:No password value found for RabbitCookie WARNING:tripleoclient.export.utils:No password value found for RabbitPassword WARNING:tripleoclient.export.utils:No password value found for RedisPassword WARNING:tripleoclient.export.utils:No password value found for SaharaPassword WARNING:tripleoclient.export.utils:No password value found for SnmpdReadonlyUserPassword WARNING:tripleoclient.export.utils:No password value found for SwiftHashSuffix WARNING:tripleoclient.export.utils:No password value found for SwiftPassword WARNING:tripleoclient.export.utils:No password value found for ZaqarPassword ERROR:tripleoclient.utils.utils:Configured hostname is not fully qualified. ERROR:tripleoclient.utils.utils:Static hostname "host.domain" does not match transient hostname "". ERROR:tripleoclient.utils.utils:Use hostnamectl to set matching hostnames. WARNING:tripleoclient.v1.overcloud_backup.BackupOvercloud:The following flags will be deprecated:[--init, --storage-ip] WARNING:tripleoclient.utils.wait_for_stack_ready:Server issue while waiting for stack to be ready. Attempting retry 1 of 10 WARNING:tripleoclient.utils.wait_for_stack_ready:Server issue while waiting for stack to be ready. Attempting retry 2 of 10 WARNING:tripleoclient.utils.wait_for_stack_ready:Server issue while waiting for stack to be ready. Attempting retry 3 of 10 WARNING:tripleoclient.utils.wait_for_stack_ready:Server issue while waiting for stack to be ready. Attempting retry 4 of 10 WARNING:tripleoclient.utils.wait_for_stack_ready:Server issue while waiting for stack to be ready. Attempting retry 5 of 10 WARNING:tripleoclient.utils.wait_for_stack_ready:Server issue while waiting for stack to be ready. Attempting retry 6 of 10 WARNING:tripleoclient.utils.wait_for_stack_ready:Server issue while waiting for stack to be ready. Attempting retry 7 of 10 WARNING:tripleoclient.utils.wait_for_stack_ready:Server issue while waiting for stack to be ready. Attempting retry 8 of 10 WARNING:tripleoclient.utils.wait_for_stack_ready:Server issue while waiting for stack to be ready. Attempting retry 9 of 10 WARNING:tripleoclient.utils.wait_for_stack_ready:Server issue while waiting for stack to be ready. Attempting retry 10 of 10 WARNING:tripleoclient.utils.wait_for_stack_ready:Server issue while waiting for stack to be ready. Attempting retry 11 of 10 ERROR:tripleoclient.utils.assign_and_verify_profiles:Error: only 0 of 1 requested ironic nodes are tagged to profile control (for flavor control) ERROR:tripleoclient.utils.assign_and_verify_profiles:Recommendation: tag more nodes using ironic node-update replace properties/capabilities=profile:control, WARNING:tripleoclient.utils.wait_api_port_ready:Timeout at attempt 1 of 30 after 1s waiting for API port... WARNING:tripleoclient.utils.wait_for_stack_ready:Server issue while waiting for stack to be ready. Attempting retry 1 of 10 WARNING:tripleoclient.utils.wait_for_stack_ready:Server issue while waiting for stack to be ready. Attempting retry 2 of 10 WARNING:tripleoclient.utils.wait_for_stack_ready:Server issue while waiting for stack to be ready. Attempting retry 3 of 10 WARNING:tripleoclient.utils.wait_for_stack_ready:Server issue while waiting for stack to be ready. Attempting retry 4 of 10 WARNING:tripleoclient.utils.wait_for_stack_ready:Server issue while waiting for stack to be ready. Attempting retry 5 of 10 WARNING:tripleoclient.utils.wait_for_stack_ready:Server issue while waiting for stack to be ready. Attempting retry 6 of 10 WARNING:tripleoclient.utils.wait_for_stack_ready:Server issue while waiting for stack to be ready. Attempting retry 7 of 10 WARNING:tripleoclient.utils.wait_for_stack_ready:Server issue while waiting for stack to be ready. Attempting retry 8 of 10 WARNING:tripleoclient.utils.wait_for_stack_ready:Server issue while waiting for stack to be ready. Attempting retry 9 of 10 WARNING:tripleoclient.utils.wait_for_stack_ready:Server issue while waiting for stack to be ready. Attempting retry 10 of 10 WARNING:tripleoclient.utils.wait_for_stack_ready:Server issue while waiting for stack to be ready. Attempting retry 11 of 10 {14} tripleoclient.tests.test_utils.TestGetLocalTimezone.test_get_local_timezone_bad_timezone_line [0.000845s] ... ok {14} tripleoclient.tests.test_utils.TestNormalizeFilePath.test_norm_path_abs [0.000436s] ... ok {14} tripleoclient.tests.test_utils.TestParseExtraVars.test_simple_case_json_format [0.001469s] ... ok {14} tripleoclient.tests.test_utils.TestParseExtraVars.test_with_multiple_space [0.000390s] ... ok {14} tripleoclient.tests.test_utils.TestWaitForStackUtil.test_wait_for_stack_ready_no_stack [0.000699s] ... ok {14} tripleoclient.tests.v1.overcloud_backup.test_backup.TestOvercloudBackup.test_overcloud_backup_setup_nfs [0.004937s] ... ok {14} tripleoclient.tests.v1.overcloud_deploy.test_overcloud_deploy.TestArgumentValidation.test_validate_env_dir_ignore_default_not_existing [0.005608s] ... ok {11} tripleoclient.tests.config.test_config_minion.TestMinionConfig.test_get_base_opts [0.002999s] ... ok {11} tripleoclient.tests.config.test_config_minion.TestMinionConfig.test_get_minion_service_opts [0.000734s] ... ok {4} tripleoclient.tests.test_utils.TestGetStackOutputItem.test_get_stack_output_item [0.110982s] ... ok {5} tripleoclient.tests.config.test_config_undercloud.TestUndercloudConfig.test_get_base_opts [0.003246s] ... ok {5} tripleoclient.tests.test_overcloud_credentials.TestOvercloudCredentials.test_ok [0.010535s] ... ok [y/N]?{4} tripleoclient.tests.test_utils.TestPromptUser.test_user_declines [0.002038s] ... ok {4} tripleoclient.tests.test_utils.TestWaitForStackUtil.test_check_ceph_fsid_matches_env_files_fail [0.000945s] ... ok {4} tripleoclient.tests.test_utils.TestWaitForStackUtil.test_non_empty_file_checksum [0.000987s] ... ok {15} tripleoclient.tests.config.test_config_standalone.TestStandaloneConfig.test_get_service_opts [0.002731s] ... ok {10} tripleoclient.tests.config.test_config_base.TestBaseConfig.test_get_base_opts [0.002613s] ... ok {10} tripleoclient.tests.test_utils.TestAssignVerifyProfiles.test_no_nodes [0.005641s] ... ok {10} tripleoclient.tests.test_utils.TestEnsureRunAsNormalUser.test_get_deployment_user [0.000613s] ... ok {10} tripleoclient.tests.test_utils.TestIsValidIP.test_with_valid_ipv6 [0.000233s] ... ok {10} tripleoclient.tests.test_utils.TestParseExtraVars.test_invalid_format [0.001323s] ... ok [y/N]?ERROR:tripleoclient.v1.overcloud_netenv_validate.ValidateOvercloudNetworkEnvironment:The resource "OS::TripleO::Controller::Net::SoftwareConfig" reference file does not exist: "this file that not exist" {10} tripleoclient.tests.test_utils.TestPromptUser.test_user_accepts [0.001874s] ... ok {10} tripleoclient.tests.test_utils.TestReplaceLinks.test_replace_links [0.009250s] ... ok {10} tripleoclient.tests.test_utils.TestWaitForStackUtil.test_check_stack_network_matches_env_files_fail [0.001159s] ... ok {10} tripleoclient.tests.test_utils.TestWaitForStackUtil.test_remove_known_hosts [0.002685s] ... ok {10} tripleoclient.tests.test_utils.TestWaitForStackUtil.test_shouldnt_checksum_open_special_files [0.000466s] ... ok {19} tripleoclient.tests.config.test_config_standalone.TestStandaloneConfig.test_get_base_opts [0.002539s] ... ok WARNING:tripleoclient.v1.overcloud_node.DeleteNode:[WARNING] DeploymentServerBlacklist is ignored when executing scale down actions. If the node(s) being removed should *NOT* have any actions executed on them, please shut them off prior to their removal. WARNING:tripleo_common.utils.nodes:Key mac is deprecated, please use ports. WARNING:tripleo_common.utils.nodes:Key mac is deprecated, please use ports. WARNING:tripleo_common.utils.nodes:Key mac is deprecated, please use ports. usage: check_parser [-h] --image --rpms-path [--tag ] check_parser: error: the following arguments are required: --image, --rpms-path usage: check_parser [-h] [--config-file ] --kolla-config-file [--list-images] [--list-dependencies] [--exclude ] [--use-buildah] [--work-dir ] [--build-timeout ] check_parser: error: the following arguments are required: --kolla-config-file Traceback (most recent call last): File "/builddir/build/BUILD/python-tripleoclient-14.2.0/tripleoclient/v1/tripleo_deploy.py", line 1453, in take_action self._standalone_deploy(parsed_args) File "/builddir/build/BUILD/python-tripleoclient-14.2.0/tripleoclient/v1/tripleo_deploy.py", line 1285, in _standalone_deploy utils.wait_api_port_ready(parsed_args.heat_api_port) File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1092, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1143, in _mock_call raise effect tripleoclient.exceptions.DeploymentError WARNING:tripleoclient.v1.undercloud_backup.BackupUndercloud:The following flags will be deprecated:[--add-path, --exclude-path, --init, --save-swift] /builddir/build/BUILD/python-tripleoclient-14.2.0/tripleoclient/tests/v1/test_overcloud_parameters.py:78: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmpbor06gbm.yaml' mode='r' encoding='UTF-8'> "param2": "value2", usage: check_parser [-h] [--all-manageable] [--deploy-kernel DEPLOY_KERNEL] [--deploy-ramdisk DEPLOY_RAMDISK] [--instance-boot-option {local,netboot}] [--root-device ROOT_DEVICE] [--root-device-minimum-size ROOT_DEVICE_MINIMUM_SIZE] [--overwrite-root-device-hints] [ [ ...]] check_parser: error: one of the arguments --all-manageable is required /usr/lib/python3.6/site-packages/mock/mock.py:2061: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmpj96wu30j.invalid' mode='r' encoding='UTF-8'> self.name = name usage: check_parser [-h] [--all-manageable] [--deploy-kernel DEPLOY_KERNEL] [--deploy-ramdisk DEPLOY_RAMDISK] [--instance-boot-option {local,netboot}] [--root-device ROOT_DEVICE] [--root-device-minimum-size ROOT_DEVICE_MINIMUM_SIZE] [--overwrite-root-device-hints] [ [ ...]] check_parser: error: argument --all-manageable: not allowed with argument usage: check_parser [-h] [--all-manageable] [ [ ...]] check_parser: error: argument --all-manageable: not allowed with argument {19} tripleoclient.tests.test_utils.TestAssignVerifyProfiles.test_nodes_with_no_profiles_present [0.001737s] ... ok {19} tripleoclient.tests.test_utils.TestCreateTempestDeployerInput.test_create_tempest_deployer_input [0.017855s] ... ok {19} tripleoclient.tests.test_utils.TestGetEndpointMap.test_get_endpoint_map [0.001085s] ... ok {19} tripleoclient.tests.test_utils.TestGetStackOutputItem.test_get_stack_output_item_not_found [0.000916s] ... ok {19} tripleoclient.tests.test_utils.TestRunCommandAndLog.test_success_default [0.002056s] ... ok {16} tripleoclient.tests.test_export.TestExport.test_export_passwords_excludes [0.137525s] ... ok {16} tripleoclient.tests.test_utils.TestCheckEnvForProxy.test_http_proxy_ok [0.000970s] ... ok {16} tripleoclient.tests.test_utils.TestCheckHostname.test_hostname_ok [0.004182s] ... ok {16} tripleoclient.tests.test_utils.TestGetLocalTimezone.test_get_local_timezone_bad_timedatectl [0.000576s] ... ok {16} tripleoclient.tests.test_utils.TestNodeAddCapabilities.test_add [0.000529s] ... ok {16} tripleoclient.tests.test_utils.TestReplaceLinks.test_replace_links_not_template [0.000652s] ... ok {16} tripleoclient.tests.test_utils.TestWaitApiPortReady.test_dont_retry_at_unknown_exception [0.001516s] ... ok {16} tripleoclient.tests.v1.overcloud_backup.test_backup.TestOvercloudBackup.test_overcloud_backup_init_nfs [0.004371s] ... ok {17} tripleoclient.tests.config.test_config_base.TestBaseConfig.test_sort_opts [0.002329s] ... ok {17} tripleoclient.tests.config.test_config_minion.TestMinionConfig.test_get_opts [0.001298s] ... ok {17} tripleoclient.tests.test_utils.TestAssignVerifyProfiles.test_more_nodes_with_profiles_present [0.001812s] ... ok {17} tripleoclient.tests.test_utils.TestCheckEnvForProxy.test_proxy_fail_no_proxy_unset [0.001079s] ... ok usage: check_parser [-h] --limit LIMIT [--playbook [PLAYBOOK [PLAYBOOK ...]]] [--static-inventory STATIC_INVENTORY] [--ssh-user SSH_USER] [--tags TAGS] [--skip-tags SKIP_TAGS] [--stack STACK] [--no-workflow] [-y] [--ansible-forks ANSIBLE_FORKS] check_parser: error: the following arguments are required: --limit Traceback (most recent call last): File "/builddir/build/BUILD/python-tripleoclient-14.2.0/tripleoclient/v1/tripleo_deploy.py", line 1453, in take_action self._standalone_deploy(parsed_args) File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1092, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1143, in _mock_call raise effect tripleoclient.exceptions.DeploymentError /builddir/build/BUILD/python-tripleoclient-14.2.0/tripleoclient/tests/v1/test_overcloud_parameters.py:71: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmp2q8kkiu9.json' mode='r' encoding='UTF-8'> "param2": "value2", WARNING:tripleo_common.utils.nodes:Key mac is deprecated, please use ports. WARNING:tripleo_common.utils.nodes:Key mac is deprecated, please use ports. {17} tripleoclient.tests.test_utils.TestDeploymentPythonInterpreter.test_provided_interpreter [0.000478s] ... ok {17} tripleoclient.tests.test_utils.TestRunAnsiblePlaybook.test_run_success_connection_local [0.006545s] ... ok {17} tripleoclient.tests.test_utils.TestRunCommandAndLog.test_success_no_retcode [0.001185s] ... ok {17} tripleoclient.tests.v1.overcloud_backup.test_backup.TestOvercloudBackup.test_overcloud_backup_setup_nfs_rear_with_inventory [0.006433s] ... ok {17} tripleoclient.tests.v1.overcloud_config.test_overcloud_config.TestOvercloudConfig.test_overcloud_download_config_no_preserve [0.007221s] ... ok 1970-05-23 21:21:18.000 20520 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Stack found, will be doing a stack update 1970-05-23 21:21:18.000 20520 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Deploying overcloud configuration {6} tripleoclient.tests.v1.overcloud_deploy.test_overcloud_deploy.TestDeployOvercloud.test_config_download_fails [0.154182s] ... ok {9} tripleoclient.tests.test_export.TestExport.test_export_passwords [0.138720s] ... ok {9} tripleoclient.tests.test_utils.TestGeneralUtils.test_playbook_limit_parse [0.002630s] ... ok {9} tripleoclient.tests.test_utils.TestIsLoopback.test_with_no_loopback [0.000142s] ... ok {9} tripleoclient.tests.test_utils.TestStoreCliParam.test_write_cli_param [0.005997s] ... ok {9} tripleoclient.tests.v1.overcloud_backup.test_backup.TestOvercloudBackup.test_overcloud_backup_init [0.002863s] ... ok ############################################################# # Disclaimer # # Backup verification is the End Users responsibility # # Please verify backup integrity before any possible # # disruptive actions against the Overcloud. The resulting # # backup file path will be shown on a successful execution. # # # # .-Stay safe and avoid future issues-. # ############################################################# 1970-05-23 21:21:18.000 20523 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Stack found, will be doing a stack update 1970-05-23 21:21:18.000 20523 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Deploying overcloud configuration {9} tripleoclient.tests.v1.overcloud_deploy.test_overcloud_deploy.TestDeployOvercloud.test_deployed_server [0.029351s] ... ok Overcloud Endpoint: Overcloud Horizon Dashboard URL: Overcloud rc file: Overcloud Deployed without error 1970-05-23 21:21:18.000 20523 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Stack found, will be doing a stack update Creating Swift container to store the plan Creating plan from template files in: /tmp/tripleoclient-asi0nfsu/tripleo-heat-templates 1970-05-23 21:21:18.000 20523 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleoaom39fab ] cleaned up Success. 1970-05-23 21:21:18.000 20523 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Processing templates in the directory /tmp/tripleoclient-asi0nfsu/tripleo-heat-templates 1970-05-23 21:21:18.000 20523 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleo56co4chy ] cleaned up 1970-05-23 21:21:18.000 20523 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Deploying overcloud configuration {9} tripleoclient.tests.v1.overcloud_deploy.test_overcloud_deploy.TestDeployOvercloud.test_environment_dirs [0.039102s] ... ok {9} tripleoclient.tests.v1.overcloud_image.test_overcloud_image.TestFileImageClientAdapter.test_update_or_upload [0.003670s] ... ok {7} tripleoclient.tests.test_plugin.TestPlugin.test_handle_websocket_multiple [0.131530s] ... ok {7} tripleoclient.tests.test_utils.ProcessMultipleEnvironments.test_redirect_templates_paths [0.003945s] ... ok {7} tripleoclient.tests.test_utils.ProcessMultipleEnvironments.test_rewrite_env_files [0.009843s] ... ok {7} tripleoclient.tests.test_utils.TestAssignVerifyProfiles.test_assign_profiles [0.001277s] ... ok {7} tripleoclient.tests.test_utils.TestAssignVerifyProfiles.test_no_matching_without_scale [0.000731s] ... ok {7} tripleoclient.tests.test_utils.TestBracketIPV6.test_already_bracketed [0.000111s] ... ok {7} tripleoclient.tests.test_utils.TestParseExtraVars.test_simple_case_text_format [0.000895s] ... ok {7} tripleoclient.tests.test_utils.TestPromptUser.test_user_aborts_control_c [0.001743s] ... ok {7} tripleoclient.tests.test_utils.TestRunAnsiblePlaybook.test_run_success_extra_vars [0.005184s] ... ok usage: check_parser [-h] [--all-manageable] [--provide] [--run-validations] [--concurrency CONCURRENCY] [--node-timeout NODE_TIMEOUT] [--max-retries MAX_RETRIES] [--retry-timeout RETRY_TIMEOUT] [ [ ...]] check_parser: error: argument --all-manageable: not allowed with argument {7} tripleoclient.tests.test_utils.TestWaitForStackUtil.test_wait_for_stack_ready_failed [0.001967s] ... ok {7} tripleoclient.tests.v1.overcloud_deploy.test_overcloud_deploy.TestArgumentValidation.test_validate_env_dir_not_a_real_directory [0.006472s] ... ok {7} tripleoclient.tests.v1.overcloud_deploy.test_overcloud_deploy.TestDeployOvercloud.test_validate_args_missing_rendered_files [0.026708s] ... ok {7} tripleoclient.tests.v1.overcloud_image.test_overcloud_image.TestOvercloudImageBuild.test_overcloud_image_build_with_no_skip [0.010207s] ... ok {7} tripleoclient.tests.v1.overcloud_image.test_overcloud_image.TestUploadOvercloudImage.test_platform_without_architecture_fail [0.004389s] ... ok {7} tripleoclient.tests.v1.overcloud_node.test_overcloud_node.TestConfigureNode.test_configure_instance_boot_option [0.031636s] ... ok {7} tripleoclient.tests.v1.overcloud_roles.test_overcloud_roles.TestOvercloudRolesGenerateData.test_action [0.006127s] ... ok {7} tripleoclient.tests.v1.test_container_image.TestContainerImageBuild.test_container_image_build_with_exclude [0.014623s] ... ok {7} tripleoclient.tests.v1.test_container_image.TestContainerImagePush.test_take_action [0.004137s] ... ok {7} tripleoclient.tests.v1.test_overcloud_bios.TestResetBIOS.test_reset_all_manageable_nodes_ok [0.002861s] ... ok {18} tripleoclient.tests.test_plugin.TestPlugin.test_make_client [0.007658s] ... ok {18} tripleoclient.tests.test_utils.TestAssignVerifyProfiles.test_assign_profiles_dry_run [0.001459s] ... ok {18} tripleoclient.tests.test_utils.TestAssignVerifyProfiles.test_assign_profiles_not_enough [0.004513s] ... ok {18} tripleoclient.tests.test_utils.TestAssignVerifyProfiles.test_no_spurious_warnings [0.000724s] ... ok {18} tripleoclient.tests.test_utils.TestCheckHostname.test_hostname_short_fail [0.124661s] ... ok usage: check_parser [-h] --limit LIMIT [--playbook [PLAYBOOK [PLAYBOOK ...]]] [--ssh-user SSH_USER] [--static-inventory STATIC_INVENTORY] [--stack STACK] [--no-workflow] [--tags TAGS] [--skip-tags SKIP_TAGS] [-y] [--ansible-forks ANSIBLE_FORKS] check_parser: error: the following arguments are required: --limit Traceback (most recent call last): File "/builddir/build/BUILD/python-tripleoclient-14.2.0/tripleoclient/v1/tripleo_deploy.py", line 1453, in take_action self._standalone_deploy(parsed_args) File "/builddir/build/BUILD/python-tripleoclient-14.2.0/tripleoclient/v1/tripleo_deploy.py", line 1249, in _standalone_deploy raise exceptions.DeploymentError(msg) tripleoclient.exceptions.DeploymentError: Please run as root. usage: check_parser [-h] [--all-manageable] [--provide] [--run-validations] [--concurrency CONCURRENCY] [--node-timeout NODE_TIMEOUT] [--max-retries MAX_RETRIES] [--retry-timeout RETRY_TIMEOUT] [ [ ...]] check_parser: error: one of the arguments --all-manageable is required {18} tripleoclient.tests.test_utils.TestEnsureRunAsNormalUser.test_ensure_run_as_normal_user_root [0.000439s] ... ok {18} tripleoclient.tests.test_utils.TestNodeGetCapabilities.test_with_capabilities [0.000229s] ... ok {18} tripleoclient.tests.test_utils.TestNormalizeFilePath.test_norm_path_rel [0.000463s] ... ok {18} tripleoclient.tests.test_utils.TestPromptUser.test_user_aborts_with_control_d [0.001651s] ... ok {18} tripleoclient.tests.test_utils.TestRunCommandAndLog.test_error_subprocess [0.001910s] ... ok usage: check_parser [-h] [--all-manageable] [--configuration ] [ [ ...]] check_parser: error: argument --all-manageable: not allowed with argument {18} tripleoclient.tests.test_utils.TestWaitForStackUtil.test_check_heat_network_config [0.001146s] ... ok {18} tripleoclient.tests.v1.overcloud_backup.test_backup.TestOvercloudBackup.test_overcloud_backup_setup_rear_with_extra_vars [0.004702s] ... ok {18} tripleoclient.tests.v1.overcloud_config.test_overcloud_config.TestOvercloudConfig.test_overcloud_download_config [0.007976s] ... ok {14} tripleoclient.tests.v1.overcloud_deploy.test_overcloud_deploy.TestDeployOvercloud.test__get_undercloud_host_entry [0.172770s] ... ok {8} tripleoclient.tests.test_export.TestExport.test_export_storage_ips [0.142881s] ... ok {8} tripleoclient.tests.test_plugin.TestPlugin.test_make_tls_client [0.005052s] ... ok {8} tripleoclient.tests.test_utils.TestAssignVerifyProfiles.test_not_enough_nodes [0.002718s] ... ok {8} tripleoclient.tests.test_utils.TestConfigParser.test_get_config_value_multiple_files [0.001863s] ... ok {8} tripleoclient.tests.test_utils.TestRunAnsiblePlaybook.test_run_with_timeout [0.009169s] ... ok {8} tripleoclient.tests.test_utils.TestStoreCliParam.test_fail_to_write_data [0.001903s] ... ok {8} tripleoclient.tests.test_utils.TestWaitForStackUtil.test_check_heat_network_config_no_ansible [0.001075s] ... ok 1970-05-23 21:21:18.000 20522 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Stack found, will be doing a stack update 1970-05-23 21:21:18.000 20522 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Deploying overcloud configuration {8} tripleoclient.tests.v1.overcloud_deploy.test_overcloud_deploy.TestDeployOvercloud.test_config_download [0.029160s] ... ok {7} tripleoclient.tests.v1.test_overcloud_raid.TestCreateRAID.test_not_yaml [0.004790s] ... ok {13} tripleoclient.tests.test_export.TestExport.test_export_stack_should_filter [0.136671s] ... ok {13} tripleoclient.tests.test_utils.TestCheckHostname.test_hostname_fix_hosts_ok [0.003873s] ... ok {13} tripleoclient.tests.test_utils.TestCheckHostname.test_hostname_mismatch_fail [0.000676s] ... ok {13} tripleoclient.tests.test_utils.TestEnsureRunAsNormalUser.test_ensure_run_as_normal_user [0.000465s] ... ok {13} tripleoclient.tests.test_utils.TestFetchRolesFile.test_fetch_roles_file [0.002535s] ... ok Traceback (most recent call last): File "/builddir/build/BUILD/python-tripleoclient-14.2.0/tripleoclient/v1/tripleo_deploy.py", line 1453, in take_action self._standalone_deploy(parsed_args) File "/builddir/build/BUILD/python-tripleoclient-14.2.0/tripleoclient/v1/tripleo_deploy.py", line 1371, in _standalone_deploy **operation) File "/builddir/build/BUILD/python-tripleoclient-14.2.0/tripleoclient/utils.py", line 725, in run_ansible_playbook raise RuntimeError(err_msg) RuntimeError: Ansible execution failed. playbook: deploy_steps_playbook.yaml, Run Status: Test Status, Return Code: 1 {13} tripleoclient.tests.test_utils.TestGetLocalTimezone.test_get_local_timezone [0.000391s] ... ok {13} tripleoclient.tests.test_utils.TestIsValidIP.test_with_valid_ipv4 [0.000135s] ... ok {13} tripleoclient.tests.test_utils.TestWaitForStackUtil.test_wait_for_stack_ready [0.002431s] ... ok {3} tripleoclient.tests.test_export.TestExport.test_export_ceph [0.134149s] ... ok {3} tripleoclient.tests.test_utils.TestBracketIPV6.test_hostname [0.000156s] ... ok {3} tripleoclient.tests.test_utils.TestCheckEnvForProxy.test_https_proxy_ok [0.000926s] ... ok {3} tripleoclient.tests.test_utils.TestGetStackOutputItem.test_get_stack_output_item_no_stack [0.000131s] ... ok {3} tripleoclient.tests.test_utils.TestParseExtraVars.test_same_key [0.000814s] ... ok {3} tripleoclient.tests.test_utils.TestRunAnsiblePlaybook.test_run_success_default [0.007283s] ... ok {3} tripleoclient.tests.test_utils.TestRunAnsiblePlaybook.test_run_success_gathering_policy [0.003640s] ... ok {3} tripleoclient.tests.test_utils.TestWaitForStackUtil.test_remove_known_hosts_no_file [0.000832s] ... ok {3} tripleoclient.tests.test_utils.TestWaitForStackUtil.test_wait_for_stack_in_progress [0.001064s] ... ok {3} tripleoclient.tests.v1.overcloud_deploy.test_overcloud_deploy.TestDeployOvercloud.test_environment_dirs_env_dir_not_found [0.026985s] ... ok {3} tripleoclient.tests.v1.overcloud_deploy.test_overcloud_deploy.TestDeployOvercloud.test_fail_overcloud_deploy_with_deployed_server_and_validations [0.018681s] ... ok {3} tripleoclient.tests.v1.overcloud_deploy.test_overcloud_deploy.TestDeployOvercloud.test_try_overcloud_deploy_show_missing_file [0.017283s] ... ok {3} tripleoclient.tests.v1.overcloud_image.test_overcloud_image.TestFileImageClientAdapter.test_get_image [0.005907s] ... ok {3} tripleoclient.tests.v1.overcloud_image.test_overcloud_image.TestFileImageClientAdapter.test_image_try_update [0.003606s] ... ok {3} tripleoclient.tests.v1.overcloud_image.test_overcloud_image.TestUploadOvercloudImage.test_overcloud_create_update_images [0.022544s] ... ok {2} tripleoclient.tests.test_utils.TestAssignVerifyProfiles.test_assign_profiles_wrong_state [0.006768s] ... ok {2} tripleoclient.tests.test_utils.TestWaitApiPortReady.test_throw_exception_at_max_retries [0.003136s] ... ok {2} tripleoclient.tests.test_utils.TestWaitForStackUtil.test_check_heat_missing_network_config [0.001311s] ... ok {2} tripleoclient.tests.test_utils.TestWaitForStackUtil.test_empty_file_checksum [0.002691s] ... ok {2} tripleoclient.tests.v1.overcloud_deploy.test_overcloud_deploy.TestArgumentValidation.test_validate_env_dir [0.121256s] ... ok 1970-05-23 21:21:18.000 20518 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] No stack found, will be doing a stack create Creating Swift container to store the plan Creating plan from template files in: /tmp/tht/tripleo-heat-templates 1970-05-23 21:21:18.000 20518 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tht ] cleaned up Success. 1970-05-23 21:21:18.000 20518 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Processing templates in the directory /tmp/tht/tripleo-heat-templates 1970-05-23 21:21:18.000 20518 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Deploying templates in the directory /tmp/tht/tripleo-heat-templates 1970-05-23 21:21:18.000 20518 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Performing Heat stack create 1970-05-23 21:21:18.000 20518 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tht ] cleaned up Success. 1970-05-23 21:21:18.000 20518 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Deploying overcloud configuration {4} tripleoclient.tests.v1.overcloud_deploy.test_overcloud_deploy.TestDeployOvercloud.test_tht_deploy_skip_deploy_identifier [0.059150s] ... ok {11} tripleoclient.tests.test_export.TestExport.test_export_stack_cd_dir [0.134544s] ... ok {11} tripleoclient.tests.test_utils.TestBracketIPV6.test_basic [0.000169s] ... ok {11} tripleoclient.tests.test_utils.TestCheckEnvForProxy.test_no_proxy [0.000161s] ... ok {11} tripleoclient.tests.test_utils.TestGetSingleIp.test_with_too_much_ips [0.000452s] ... ok /builddir/build/BUILD/python-tripleoclient-14.2.0/tripleoclient/workflows/plan_management.py:328: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead "Updating plan with passwords.".format(name)) {11} tripleoclient.tests.test_utils.TestRunCommandAndLog.test_success_env [0.001502s] ... ok {11} tripleoclient.tests.v1.overcloud_deploy.test_overcloud_deploy.TestDeployOvercloud.test__get_ctlplane_attrs_no_config [0.017077s] ... ok {11} tripleoclient.tests.v1.overcloud_external_upgrade.test_overcloud_external_upgrade.TestOvercloudExternalUpgradeRun.test_upgrade_with_user_and_tags [0.074878s] ... ok {11} tripleoclient.tests.v1.overcloud_image.test_overcloud_image.TestUploadOnlyExisting.test_overcloud_upload_just_ipa_wholedisk [0.010326s] ... ok sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> {11} tripleoclient.tests.v1.overcloud_image.test_overcloud_image.TestUploadOvercloudImage.test_overcloud_create_images_v2 [0.016751s] ... ok {11} tripleoclient.tests.v1.overcloud_image.test_overcloud_image.TestUploadOvercloudImageFull.test_overcloud_create_update_images [0.012514s] ... ok {11} tripleoclient.tests.v1.overcloud_netenv_validate.test_overcloud_netenv_validate.TestValidateOvercloudNetenv.test_nic_nonexistent_path [0.000317s] ... ok {11} tripleoclient.tests.v1.overcloud_node.test_overcloud_node.TestDeleteNode.test_node_delete_without_stack [0.038832s] ... ok {8} tripleoclient.tests.v1.overcloud_image.test_overcloud_image.TestUploadOvercloudImageFullMultiArch.test_overcloud_create_images_with_arch [0.019024s] ... ok {5} tripleoclient.tests.test_plugin.TestPlugin.test_invalid_json [0.143740s] ... ok {5} tripleoclient.tests.test_utils.TestConfigParser.test_get_config_value [0.000897s] ... ok {5} tripleoclient.tests.test_utils.TestDeployNameScenarios.test_deploy_params(kernel_default) [0.000134s] ... ok {5} tripleoclient.tests.test_utils.TestDeployNameScenarios.test_deploy_params(kernel_arch) [0.000085s] ... ok {5} tripleoclient.tests.test_utils.TestDeployNameScenarios.test_deploy_params(kernel_arch_platform) [0.000076s] ... ok {5} tripleoclient.tests.test_utils.TestDeployNameScenarios.test_deploy_params(kernel_platform) [0.000072s] ... ok {5} tripleoclient.tests.test_utils.TestDeployNameScenarios.test_deploy_params(ramdisk_default) [0.000073s] ... ok {5} tripleoclient.tests.test_utils.TestDeployNameScenarios.test_deploy_params(ramdisk_arch) [0.000070s] ... ok {5} tripleoclient.tests.test_utils.TestDeployNameScenarios.test_deploy_params(ramdisk_arch_platform) [0.000071s] ... ok {5} tripleoclient.tests.test_utils.TestDeployNameScenarios.test_deploy_params(ramdisk_platform) [0.000072s] ... ok sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> {5} tripleoclient.tests.test_utils.TestIsLoopback.test_with_loopback [0.000102s] ... ok {5} tripleoclient.tests.test_utils.TestReplaceLinks.test_relative_link_replacement [0.000263s] ... ok {12} tripleoclient.tests.test_export.TestExport.test_export_stack_stack_name [0.147661s] ... ok {12} tripleoclient.tests.test_utils.TestConfigParser.test_getboolean_config_value [0.001409s] ... ok {12} tripleoclient.tests.test_utils.TestGetHostIps.test_get_host_ips [0.000458s] ... ok {12} tripleoclient.tests.test_utils.TestGetSingleIp.test_with_fqdn_and_valid_ip [0.000413s] ... ok sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> {12} tripleoclient.tests.test_utils.TestGetSingleIp.test_without_ip [0.000404s] ... ok {12} tripleoclient.tests.test_utils.TestRunAnsiblePlaybook.test_subprocess_error [0.005438s] ... ok {12} tripleoclient.tests.test_utils.TestWaitApiPortReady.test_recovers_from_exception [0.006018s] ... ok {12} tripleoclient.tests.test_utils.TestWaitForStackUtil.test_check_ceph_fsid_matches_env_files [0.000956s] ... ok {12} tripleoclient.tests.v1.overcloud_backup.test_backup.TestOvercloudBackup.test_overcloud_backup_inventory [0.003748s] ... ok {12} tripleoclient.tests.v1.overcloud_deploy.test_overcloud_deploy.TestDeployOvercloud.test_heat_deploy_update_plan_only [0.029743s] ... ok {12} tripleoclient.tests.v1.overcloud_image.test_overcloud_image.TestBaseClientAdapter.test_file_try_update_do_update [0.003516s] ... ok {12} tripleoclient.tests.v1.overcloud_image.test_overcloud_image.TestBaseClientAdapter.test_file_try_update_need_update [0.003770s] ... ok {12} tripleoclient.tests.v1.overcloud_node.test_overcloud_node.TestCleanNode.test_clean_all_manageable_nodes_without_provide [0.034645s] ... ok {12} tripleoclient.tests.v1.overcloud_node.test_overcloud_node.TestConfigureNode.test_configure_specified_nodes [0.031477s] ... ok {12} tripleoclient.tests.v1.overcloud_node.test_overcloud_node.TestDeleteNode.test_check_skiplist_exists_empty [0.029181s] ... ok {12} tripleoclient.tests.v1.overcloud_node.test_overcloud_node.TestDeleteNode.test_check_skiplist_exists_warns [0.032225s] ... ok {12} tripleoclient.tests.v1.test_container_image.TestContainerImageBuild.test_container_image_build_noargs [0.014942s] ... ok {12} tripleoclient.tests.v1.test_overcloud_bios.TestResetBIOS.test_reset_specified_nodes_ok [0.002551s] ... ok {12} tripleoclient.tests.v1.tripleo.test_tripleo_deploy.TestDeployUndercloud.test_get_primary_role_name [0.003217s] ... ok Overcloud Endpoint: foo.bar Overcloud Horizon Dashboard URL: Overcloud rc file: /builddir/undercloudrc Overcloud Deployed without error 2021-04-08 14:49:55.273 20523 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleooq5arbzz ] cleaned up Successfully cleaned nodes: ['node_uuid1', 'node_uuid2'] 2021-04-08 14:49:55.273 20523 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleo2z85nefg ] cleaned up {9} tripleoclient.tests.v1.overcloud_node.test_overcloud_node.TestCleanNode.test_clean_nodes_with_provide [0.035063s] ... ok {9} tripleoclient.tests.v1.overcloud_node.test_overcloud_node.TestDiscoverNode.test_with_address_list [0.048188s] ... ok {9} tripleoclient.tests.v1.test_container_image.TestContainerImagePrepare.test_container_image_prepare [0.011497s] ... ok {9} tripleoclient.tests.v1.test_container_image.TestContainerImageUpload.test_container_image_upload_conf_files [0.004952s] ... ok {9} tripleoclient.tests.v1.test_overcloud_parameters.TestGenerateFencingParameters.test_generate_parameters [0.006059s] ... ok {15} tripleoclient.tests.test_export.TestExport.test_export_stack [0.142607s] ... ok {15} tripleoclient.tests.test_utils.TestAssignVerifyProfiles.test_exact_match [0.000849s] ... ok sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> {15} tripleoclient.tests.test_utils.TestDeploymentPythonInterpreter.test_system_default [0.000310s] ... ok {15} tripleoclient.tests.test_utils.TestOvercloudNameScenarios.test_overcloud_params(kernel_default) [0.000120s] ... ok {15} tripleoclient.tests.test_utils.TestOvercloudNameScenarios.test_overcloud_params(kernel_arch) [0.000087s] ... ok {15} tripleoclient.tests.test_utils.TestOvercloudNameScenarios.test_overcloud_params(kernel_arch_platform) [0.000077s] ... ok {15} tripleoclient.tests.test_utils.TestOvercloudNameScenarios.test_overcloud_params(kernel_platform) [0.000073s] ... ok {15} tripleoclient.tests.test_utils.TestOvercloudNameScenarios.test_overcloud_params(ramdisk_default) [0.000073s] ... ok {15} tripleoclient.tests.test_utils.TestOvercloudNameScenarios.test_overcloud_params(ramdisk_arch) [0.000072s] ... ok {15} tripleoclient.tests.test_utils.TestOvercloudNameScenarios.test_overcloud_params(ramdisk_arch_platform) [0.000070s] ... ok {15} tripleoclient.tests.test_utils.TestOvercloudNameScenarios.test_overcloud_params(ramdisk_platform) [0.000088s] ... ok {15} tripleoclient.tests.test_utils.TestOvercloudNameScenarios.test_overcloud_params(image_default) [0.000069s] ... ok {15} tripleoclient.tests.test_utils.TestOvercloudNameScenarios.test_overcloud_params(image_arch) [0.000070s] ... ok {15} tripleoclient.tests.test_utils.TestOvercloudNameScenarios.test_overcloud_params(image_arch_platform) [0.000094s] ... ok sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> {15} tripleoclient.tests.test_utils.TestOvercloudNameScenarios.test_overcloud_params(image_platform) [0.000069s] ... ok {15} tripleoclient.tests.test_utils.TestReplaceLinks.test_replace_links_not_yaml [0.000875s] ... ok {15} tripleoclient.tests.test_utils.TestRunAnsiblePlaybook.test_run_success_ansible_cfg [0.004808s] ... ok {15} tripleoclient.tests.test_utils.TestRunCommandAndLog.test_success_cwd [0.001349s] ... ok {15} tripleoclient.tests.test_utils.TestWaitApiPortReady.test_recovers_from_multiple_choices_error_code [0.001243s] ... ok {15} tripleoclient.tests.v1.overcloud_backup.test_backup.TestOvercloudBackup.test_overcloud_backup_noargs [0.003724s] ... ok {7} tripleoclient.tests.v1.tripleo.test_tripleo_deploy.TestDeployUndercloud.test_deploy_tripleo_heat_templates_rewrite [0.013714s] ... ok {7} tripleoclient.tests.v1.tripleo.test_tripleo_deploy.TestDeployUndercloud.test_get_primary_role_name_none_defined [0.003822s] ... ok {7} tripleoclient.tests.v1.undercloud.test_config.TestNetworkSettings.test_dhcp_exclude [0.005878s] ... ok {7} tripleoclient.tests.v1.undercloud.test_config.TestNetworkSettings.test_routed_network [0.012611s] ... ok {7} tripleoclient.tests.v1.undercloud.test_config.TestProcessDriversAndHardwareTypes.test_one_hardware_type_with_discovery [0.001028s] ... ok {7} tripleoclient.tests.v1.undercloud.test_config.TestTLSSettings.test_public_host_with_fqdn_should_give_dns_endpoint_environment [0.000700s] ... ok {7} tripleoclient.tests.v1.undercloud.test_install_upgrade.TestUndercloudInstall.test_undercloud_install_with_swift_encryption [0.020165s] ... ok sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> {7} tripleoclient.tests.v2.overcloud_node.test_overcloud_node.TestIntrospectNode.test_introspect_nodes_without_provide [0.031421s] ... ok sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> {7} tripleoclient.tests.workflows.test_base.TestBaseWorkflows.test_backwards_compatible_call_with_different_execution [0.000661s] ... ok ############################################################# # Disclaimer # # Backup verification is the End Users responsibility # # Please verify backup integrity before any possible # # disruptive actions against the Overcloud. The resulting # # backup file path will be shown on a successful execution. # # # # .-Stay safe and avoid future issues-. # ############################################################# 1970-05-23 21:21:18.000 20530 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] No stack found, will be doing a stack create Creating Swift container to store the plan Creating plan from template files in: /tmp/tht/tripleo-heat-templates 1970-05-23 21:21:18.000 20530 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tht ] cleaned up Success. 1970-05-23 21:21:18.000 20530 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Processing templates in the directory /tmp/tht/tripleo-heat-templates 1970-05-23 21:21:18.000 20530 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tht ] cleaned up 1970-05-23 21:21:18.000 20530 WARNING tripleoclient.workflows.parameters [-] WARNING: Following parameter(s) are defined but not currently used in the deployment plan. These parameters may be valid but not in use due to the service or deployment configuration. TestParameter1, TestRole1 1970-05-23 21:21:18.000 20530 WARNING tripleoclient.workflows.parameters [-] WARNING: Following parameter(s) are not supported as role-specific inputs. TestParameter2 1970-05-23 21:21:18.000 20530 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Deploying templates in the directory /tmp/tht/tripleo-heat-templates 1970-05-23 21:21:18.000 20530 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Performing Heat stack create 1970-05-23 21:21:18.000 20530 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tht ] cleaned up Success. 1970-05-23 21:21:18.000 20530 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Deploying overcloud configuration {16} tripleoclient.tests.v1.overcloud_deploy.test_overcloud_deploy.TestDeployOvercloud.test_tht_deploy_with_plan_environment_file [0.051780s] ... ok {16} tripleoclient.tests.v1.overcloud_netenv_validate.test_overcloud_netenv_validate.TestValidateOvercloudNetenv.test_nic_valid_file [0.005140s] ... ok {0} tripleoclient.tests.config.test_config_undercloud.TestUndercloudConfig.test_get_undercloud_service_opts [0.002876s] ... ok {0} tripleoclient.tests.test_utils.TestCheckEnvForProxy.test_proxy_fail [0.001420s] ... ok {0} tripleoclient.tests.test_utils.TestConfigParser.test_get_config_value_bad_file [0.000395s] ... ok {0} tripleoclient.tests.test_utils.TestIsValidIP.test_with_invalid_ip [0.000220s] ... ok {0} tripleoclient.tests.test_utils.TestParseExtraVars.test_multiple_format [0.002057s] ... ok {0} tripleoclient.tests.test_utils.TestPromptUser.test_user_no_tty [0.002349s] ... ok {0} tripleoclient.tests.test_utils.TestRunAnsiblePlaybook.test_no_playbook [0.003303s] ... ok {0} tripleoclient.tests.test_utils.TestWaitForStackUtil.test_wait_for_stack_ready_retry [0.003784s] ... ok {0} tripleoclient.tests.test_utils.TestWaitForStackUtil.test_wait_for_stack_ready_server_fail [0.124093s] ... ok {0} tripleoclient.tests.v1.overcloud_backup.test_backup.TestOvercloudBackup.test_overcloud_backup_setup_rear [0.003624s] ... ok {0} tripleoclient.tests.v1.overcloud_image.test_overcloud_image.TestUploadOvercloudImageFull.test_overcloud_create_images_with_arch [0.016150s] ... ok {0} tripleoclient.tests.v1.overcloud_image.test_overcloud_image.TestUploadOvercloudImageFull.test_overcloud_create_noupdate_images [0.009477s] ... ok sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> {0} tripleoclient.tests.v1.overcloud_node.test_overcloud_node.TestCleanNode.test_clean_all_manageable_nodes_with_provide [0.038876s] ... ok {0} tripleoclient.tests.v1.overcloud_node.test_overcloud_node.TestProvideNode.test_provide_multiple_nodes [0.028944s] ... ok ############################################################# # Disclaimer # # Backup verification is the End Users responsibility # # Please verify backup integrity before any possible # # disruptive actions against the Overcloud. The resulting # # backup file path will be shown on a successful execution. # # # # .-Stay safe and avoid future issues-. # ############################################################# 1970-05-23 21:21:18.000 20528 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] No stack found, will be doing a stack create Creating Swift container to store the plan Creating plan from template files in: /tmp/tripleoclient-vvs9902k/tripleo-heat-templates 1970-05-23 21:21:18.000 20528 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleo3ydzor8v ] cleaned up Success. 1970-05-23 21:21:18.000 20528 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Processing templates in the directory /tmp/tripleoclient-vvs9902k/tripleo-heat-templates 1970-05-23 21:21:18.000 20528 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleoh0kgv1ry ] cleaned up 1970-05-23 21:21:18.000 20528 WARNING tripleoclient.workflows.parameters [-] WARNING: Following parameter(s) are defined but not currently used in the deployment plan. These parameters may be valid but not in use due to the service or deployment configuration. TestParameter1, TestRole1 1970-05-23 21:21:18.000 20528 WARNING tripleoclient.workflows.parameters [-] WARNING: Following parameter(s) are not supported as role-specific inputs. TestParameter2 1970-05-23 21:21:18.000 20528 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Deploying templates in the directory /tmp/tripleoclient-vvs9902k/tripleo-heat-templates 1970-05-23 21:21:18.000 20528 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Performing Heat stack create 1970-05-23 21:21:18.000 20528 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleoqbkym7c1 ] cleaned up Success. 1970-05-23 21:21:18.000 20528 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleozy46j9vz ] cleaned up 1970-05-23 21:21:18.000 20528 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Deploying overcloud configuration {14} tripleoclient.tests.v1.overcloud_deploy.test_overcloud_deploy.TestDeployOvercloud.test_tht_deploy_with_ntp [0.048043s] ... ok {14} tripleoclient.tests.v1.overcloud_image.test_overcloud_image.TestUploadOnlyExisting.test_overcloud_upload_just_ipa [0.013497s] ... ok {9} tripleoclient.tests.v1.test_overcloud_plan.TestOvercloudExportPlan.test_export_plan_outfile_exists [0.001966s] ... ok {9} tripleoclient.tests.v1.test_overcloud_profiles.TestListProfiles.test_all [0.005474s] ... ok {9} tripleoclient.tests.v1.tripleo.test_tripleo_deploy.TestDeployUndercloud.test_get_plan_env_file_path_custom_templates [0.003351s] ... ok {9} tripleoclient.tests.v1.tripleo.test_tripleo_deploy.TestDeployUndercloud.test_get_roles_file_path_custom_templates [0.003484s] ... ok {9} tripleoclient.tests.v1.tripleo.test_tripleo_deploy.TestDeployUndercloud.test_take_action_ansible_err [0.025434s] ... ok Stack stack/ CREATE_FAILED Successfully configured the nodes. fooSuccessfully reset the BIOS for nodes: [] Successfully introspected nodes: ['node_uuid1', 'node_uuid2'] {11} tripleoclient.tests.v1.overcloud_node.test_overcloud_node.TestExtractProvisionedNode.test_extract [0.011558s] ... ok {11} tripleoclient.tests.v1.overcloud_node.test_overcloud_node.TestExtractProvisionedNode.test_extract_empty [0.001600s] ... ok {11} tripleoclient.tests.v1.overcloud_node.test_overcloud_node.TestImportNodeMultiArch.test_import_with_netboot [0.036547s] ... ok {11} tripleoclient.tests.v1.test_container_image.TestContainerImageList.test_take_action_auth [0.005369s] ... ok {11} tripleoclient.tests.v1.test_container_image.TestContainerImagePush.test_take_action_oserror [0.004019s] ... ok {11} tripleoclient.tests.v1.test_overcloud_parameters.TestSetParameters.test_json_params_file [0.004556s] ... ok {10} tripleoclient.tests.test_utils.TestWaitForStackUtil.test_wait_for_stack_ready_retry_fail [0.110837s] ... ok {10} tripleoclient.tests.v1.overcloud_deploy.test_overcloud_deploy.TestArgumentValidation.test_validate_env_dir_empty [0.004149s] ... ok 1970-05-23 21:21:18.000 20524 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Stack found, will be doing a stack update 1970-05-23 21:21:18.000 20524 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Validation Finished {10} tripleoclient.tests.v1.overcloud_deploy.test_overcloud_deploy.TestDeployOvercloud.test_dry_run [0.029994s] ... ok {11} tripleoclient.tests.v1.tripleo.test_tripleo_deploy.TestDeployUndercloud.test_deploy_tripleo_heat_templates_remove [0.014931s] ... ok {1} tripleoclient.tests.config.test_config_standalone.TestStandaloneConfig.test_get_opts [0.002782s] ... ok {1} tripleoclient.tests.config.test_config_standalone.TestStandaloneConfig.test_get_service_opts_enabled [0.000839s] ... ok {1} tripleoclient.tests.test_utils.GetTripleoAnsibleInventory.test_get_tripleo_ansible_inventory [0.002948s] ... ok {1} tripleoclient.tests.test_utils.TestParseExtraVars.test_invalid_string [0.001772s] ... ok {1} tripleoclient.tests.test_utils.TestRunAnsiblePlaybook.test_run_with_extravar_file [0.119335s] ... ok {1} tripleoclient.tests.v1.overcloud_backup.test_backup.TestOvercloudBackup.test_overcloud_backup_setup_rear_extra_vars_inline [0.004078s] ... ok sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> {1} tripleoclient.tests.v1.overcloud_deploy.test_overcloud_deploy.TestDeployOvercloud.test_check_limit_warning_warns [0.023152s] ... ok Overcloud Endpoint: Overcloud Horizon Dashboard URL: Overcloud rc file: Overcloud Deployed with error 1970-01-01 00:00:00.000 20520 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Stack found, will be doing a stack update 1970-01-01 00:00:00.000 20520 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Processing templates in the directory /tmp/tripleoclient-47y2l4m3/tripleo-heat-templates 1970-01-01 00:00:00.000 20520 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Deploying overcloud configuration {6} tripleoclient.tests.v1.overcloud_deploy.test_overcloud_deploy.TestDeployOvercloud.test_config_download_timeout [0.036277s] ... ok 1970-05-23 21:21:18.000 20516 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Stack found, will be doing a stack update Creating Swift container to store the plan Creating plan from template files in: /tmp/tmpkywk3q37/tripleo-heat-templates 1970-05-23 21:21:18.000 20516 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tmpkywk3q37 ] cleaned up Success. 1970-05-23 21:21:18.000 20516 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Processing templates in the directory /tmp/tmpkywk3q37/tripleo-heat-templates 1970-05-23 21:21:18.000 20516 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tmpkywk3q37 ] cleaned up 1970-05-23 21:21:18.000 20516 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Deploying overcloud configuration {2} tripleoclient.tests.v1.overcloud_deploy.test_overcloud_deploy.TestDeployOvercloud.test_answers_file [0.056451s] ... ok {2} tripleoclient.tests.v1.overcloud_deploy.test_overcloud_deploy.TestDeployOvercloud.test_jinja2_env_path [0.019409s] ... ok {2} tripleoclient.tests.v1.overcloud_image.test_overcloud_image.TestUploadOnlyExisting.test_overcloud_upload_just_os_wholedisk [0.017105s] ... ok {2} tripleoclient.tests.v1.overcloud_image.test_overcloud_image.TestUploadOvercloudImage.test_overcloud_create_images_image_path [0.015367s] ... ok {9} tripleoclient.tests.v1.tripleo.test_tripleo_upgrade.TestUpgrade.test_take_action_prompt_no [0.048537s] ... ok {9} tripleoclient.tests.v1.tripleo.test_tripleo_validator.TestValidatorShowParameter.test_validation_show_parameter [0.000916s] ... ok sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> {9} tripleoclient.tests.v1.tripleo.test_tripleo_validator.TestValidatorShowRun.test_validation_show_run [0.000640s] ... ok {9} tripleoclient.tests.v1.undercloud.minion.test_config.TestMinionContainerImageConfig.test_custom [0.002847s] ... ok {11} tripleoclient.tests.v1.tripleo.test_tripleo_deploy.TestDeployUndercloud.test_get_networks_file_path_custom_file [0.003421s] ... ok {11} tripleoclient.tests.v1.tripleo.test_tripleo_deploy.TestDeployUndercloud.test_get_primary_role_name_no_primary [0.002748s] ... ok {11} tripleoclient.tests.v1.tripleo.test_tripleo_deploy.TestDeployUndercloud.test_set_stack_action_force_create [0.003729s] ... ok {11} tripleoclient.tests.v1.tripleo.test_tripleo_deploy.TestDeployUndercloud.test_set_stack_action_force_update [0.003716s] ... ok {11} tripleoclient.tests.v1.undercloud.test_config.TestNetworkSettings.test_dhcp_start_no_dhcp_end [0.005335s] ... ok {11} tripleoclient.tests.v1.undercloud.test_config.TestNetworkSettings.test_no_dhcp_start_no_dhcp_end [0.004425s] ... ok {11} tripleoclient.tests.v2.container_image.test_tripleo_container_image.TestContainerImages.test_rectify_excludes [0.008910s] ... ok Successfully provided nodes: ['node_uuid1', 'node_uuid2'] Node UUID MOCK_NODE_UUID is already registered container_images: - imagename: 192.0.2.0:8787/t/os-aodh-apifoo:passed-ci - imagename: 192.0.2.0:8787/t/os-aodh-evaluatorfoo:passed-ci '{"result":[]}' Namespace(ansible_forks=None, cleanup=False, control_virtual_ip=None, deployment_python_interpreter=None, deployment_user='stack', disable_container_prepare=False, environment_files=None, force_stack_create=False, force_stack_update=False, heat_api_port='8006', heat_container_image='tripleomaster/centos-binary-heat-all:current-tripleo', heat_native=None, heat_user='heat', hieradata_override=None, inflight=False, keep_running=False, local_domain='localdomain', local_ip='127.0.0.1/8', networks_file=None, output_dir='/builddir', output_only=False, plan_environment_file=None, public_virtual_ip=None, roles_file=None, stack='standalone', standalone=False, standalone_role='Standalone', templates='/tmp/thtroot', timeout=30, transport='local', upgrade=False, yes=False) {'description': 'My Validation Two Description', 'groups': ['prep', 'pre-introspection'], 'id': 'my_val2', 'name': 'My Validition Two Name', 'parameters': {'min_value': 8}} 2021-04-08 14:49:55.444 20523 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleosc9tt983 ] cleaned up 2021-04-08 14:49:55.444 20523 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleor5qs80ky ] cleaned up {9} tripleoclient.tests.v1.undercloud.test_backup.TestUndercloudBackup.test_undercloud_backup_setup_nfs_rear_with_inventory [0.003020s] ... ok {9} tripleoclient.tests.v1.undercloud.test_config.TestTLSSettings.test_public_host_with_ip_should_give_ip_endpoint_environment [0.000785s] ... ok {9} tripleoclient.tests.v1.undercloud.test_install_upgrade.TestUndercloudInstall.test_undercloud_install_with_heat_net_conf_over [0.031228s] ... ok {9} tripleoclient.tests.v1.undercloud.test_install_upgrade.TestUndercloudUpgrade.test_undercloud_upgrade_all_opts [0.007734s] ... ok {11} tripleoclient.tests.v2.overcloud_node.test_overcloud_node.TestImportNode.test_import_only [0.031678s] ... ok {9} tripleoclient.tests.v2.container_image.test_tripleo_container_image.TestContainerImages.test_image_build_failure_no_config_dir [0.012768s] ... ok {12} tripleoclient.tests.v1.tripleo.test_tripleo_deploy.TestDeployUndercloud.test_setup_heat_environments_non_default_plan_env [0.037711s] ... ok {12} tripleoclient.tests.v1.tripleo.test_tripleo_deploy.TestDeployUndercloud.test_take_action_other_err [0.019747s] ... ok {12} tripleoclient.tests.v1.undercloud.test_backup.TestUndercloudBackup.test_undercloud_backup_legacy_withargs [0.002644s] ... ok {12} tripleoclient.tests.v1.undercloud.test_backup.TestUndercloudBackup.test_undercloud_backup_setup_rear_extra_vars_inline [0.002913s] ... ok {12} tripleoclient.tests.v1.undercloud.test_config.TestContainerImageConfig.test_custom [0.002882s] ... ok {12} tripleoclient.tests.v1.undercloud.test_config.TestNetworkSettings.test_dhcp_end_no_dhcp_start [0.005842s] ... ok {12} tripleoclient.tests.v1.undercloud.test_config.TestTLSSettings.test_get_dict_with_cert_and_key_from_bundled_pem [0.045363s] ... ok {12} tripleoclient.tests.v1.undercloud.test_config.TestTLSSettings.test_get_tls_parameters_fails_cause_of_unexistent_file [0.000865s] ... ok {12} tripleoclient.tests.v2.container_image.test_tripleo_container_image.TestContainerImages.test_find_image [0.013622s] ... ok {12} tripleoclient.tests.workflows.test_plan_management.TestPlanCreationWorkflows.test_create_plan_with_password_gen_disabled [0.009395s] ... ok {11} tripleoclient.tests.v2.overcloud_node.test_overcloud_node.TestProvisionNode.test_ok [0.031853s] ... ok {19} tripleoclient.tests.test_utils.TestStoreCliParam.test_exists_but_not_dir [0.012697s] ... ok {19} tripleoclient.tests.v1.overcloud_deploy.test_overcloud_deploy.TestDeployOvercloud.test_check_limit_warning [0.151543s] ... ok {19} tripleoclient.tests.v1.overcloud_image.test_overcloud_image.TestGlanceClientAdapter.test_image_try_update_no_exist [0.002799s] ... ok {19} tripleoclient.tests.v1.overcloud_image.test_overcloud_image.TestOvercloudImageBuild.test_overcloud_image_build_default_yaml [0.013581s] ... ok {19} tripleoclient.tests.v1.overcloud_image.test_overcloud_image.TestOvercloudImageBuild.test_overcloud_image_build_multi_yaml [0.009436s] ... ok Overcloud Endpoint: Overcloud Horizon Dashboard URL: Overcloud rc file: Overcloud Deployed without error Image "" was uploaded. +----+--------------------------------------------------------+---------------------------------------------------------------+--------------------------------------------------------+----------------------------------------------------------+ | ID | Name | Disk Format | Size | Status | +----+--------------------------------------------------------+---------------------------------------------------------------+--------------------------------------------------------+----------------------------------------------------------+ | 10 | | | | | +----+--------------------------------------------------------+---------------------------------------------------------------+--------------------------------------------------------+----------------------------------------------------------+ Image "" was uploaded. +----+----------------------------------------------------------------+-----------------------------------------------------------------------+----------------------------------------------------------------+------------------------------------------------------------------+ | ID | Name | Disk Format | Size | Status | +----+----------------------------------------------------------------+-----------------------------------------------------------------------+----------------------------------------------------------------+------------------------------------------------------------------+ | 11 | | | | | +----+----------------------------------------------------------------+-----------------------------------------------------------------------+----------------------------------------------------------------+------------------------------------------------------------------+ 2021-04-08 14:49:55.280 20522 INFO tripleoclient.v1.overcloud_netenv_validate.ValidateOvercloudNetworkEnvironment [-] Checking allocation pool InternalApiAllocationPools 2021-04-08 14:49:55.281 20522 ERROR tripleoclient.v1.overcloud_netenv_validate.ValidateOvercloudNetworkEnvironment [-] Invalid address pool: 172.17.0.200, 172.17.0.10 2021-04-08 14:49:55.281 20522 INFO tripleoclient.v1.overcloud_netenv_validate.ValidateOvercloudNetworkEnvironment [-] Checking allocation pool StorageAllocationPools {8} tripleoclient.tests.v1.overcloud_netenv_validate.test_overcloud_netenv_validate.TestValidateOvercloudNetenv.test_allocation_pools_pairing_inverse_range [0.001175s] ... ok Overcloud Endpoint: None Overcloud Horizon Dashboard URL: Overcloud rc file: /builddir/MagicMock/mock.stack_name.__add__()/140076474393488 Overcloud Deployed without error Image file "/var/lib/ironic/httpboot/agent.kernel" already exists and can be updated with --update-existing. Image file "/var/lib/ironic/httpboot/agent.ramdisk" already exists and can be updated with --update-existing. 2021-04-08 14:49:55.241 20528 INFO tripleoclient.v1.overcloud_netenv_validate.ValidateOvercloudNetworkEnvironment [-] Checking allocation pool InternalApiAllocationPools 2021-04-08 14:49:55.242 20528 ERROR tripleoclient.v1.overcloud_netenv_validate.ValidateOvercloudNetworkEnvironment [-] Invalid address: 172.17.0.10 {14} tripleoclient.tests.v1.overcloud_netenv_validate.test_overcloud_netenv_validate.TestValidateOvercloudNetenv.test_allocation_pools_pairing_invalid_range [0.000797s] ... ok {14} tripleoclient.tests.v1.overcloud_node.test_overcloud_node.TestConfigureNode.test_configure_uuids_and_all_both_specified [0.030948s] ... ok {14} tripleoclient.tests.v1.overcloud_upgrade.test_overcloud_upgrade.TestOvercloudUpgradeRun.test_upgrade_limit_with_playbook_and_user [0.038650s] ... ok {14} tripleoclient.tests.v1.test_container_image.TestContainerImagePush.test_take_action_local [0.004218s] ... ok {14} tripleoclient.tests.v1.test_overcloud_admin.TestAdminAuthorize.test_ok [0.005418s] ... ok sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> {14} tripleoclient.tests.v1.test_overcloud_bios.TestResetBIOS.test_reset_uuids_and_all_both_specified [0.002671s] ... ok {19} tripleoclient.tests.v1.overcloud_netenv_validate.test_overcloud_netenv_validate.TestValidateOvercloudNetenv.test_command [0.003757s] ... ok {19} tripleoclient.tests.v1.overcloud_update.test_overcloud_update.TestOvercloudUpdatePrepare.test_update_failed [0.059099s] ... ok {19} tripleoclient.tests.v1.overcloud_update.test_overcloud_update.TestOvercloudUpdateRun.test_update_with_no_limit [0.036374s] ... ok {19} tripleoclient.tests.v1.test_overcloud_bios.TestConfigureBIOS.test_configure_specified_nodes_and_configuration_not_yaml [0.003152s] ... ok 1970-05-23 21:21:18.000 20524 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Stack found, will be doing a stack update Creating Swift container to store the plan Creating plan from template files in: /tmp/tripleoclient-a83603fi/tripleo-heat-templates 1970-05-23 21:21:18.000 20524 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleovh09p5aq ] cleaned up Success. 1970-05-23 21:21:18.000 20524 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Processing templates in the directory /tmp/tripleoclient-a83603fi/tripleo-heat-templates {10} tripleoclient.tests.v1.overcloud_deploy.test_overcloud_deploy.TestDeployOvercloud.test_environment_dirs_env_files_not_found [0.035568s] ... ok 1970-05-23 21:21:18.000 20524 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Stack found, will be doing a stack update 1970-05-23 21:21:18.000 20524 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Deploying overcloud configuration {10} tripleoclient.tests.v1.overcloud_deploy.test_overcloud_deploy.TestDeployOvercloud.test_override_ansible_cfg [0.027050s] ... ok {10} tripleoclient.tests.v1.overcloud_image.test_overcloud_image.TestGlanceClientAdapter.test_get_image_exists [0.001755s] ... ok {10} tripleoclient.tests.v1.overcloud_node.test_overcloud_node.TestConfigureNode.test_configure_root_device [0.033489s] ... ok {10} tripleoclient.tests.v1.overcloud_upgrade.test_overcloud_upgrade.TestOvercloudUpgradeRun.test_upgrade_with_no_limit [0.032687s] ... ok Overcloud Endpoint: Overcloud Horizon Dashboard URL: Overcloud rc file: Overcloud Deployed without error 2021-04-08 14:49:55.185 20530 INFO tripleoclient.v1.overcloud_netenv_validate.ValidateOvercloudNetworkEnvironment [-] Checking Vlan ID InternalApiNetworkVlanID 2021-04-08 14:49:55.185 20530 INFO tripleoclient.v1.overcloud_netenv_validate.ValidateOvercloudNetworkEnvironment [-] Checking Vlan ID StorageNetworkVlanID 2021-04-08 14:49:55.185 20530 INFO tripleoclient.v1.overcloud_netenv_validate.ValidateOvercloudNetworkEnvironment [-] Checking Vlan ID StorageMgmtNetworkVlanID 2021-04-08 14:49:55.185 20530 INFO tripleoclient.v1.overcloud_netenv_validate.ValidateOvercloudNetworkEnvironment [-] Checking Vlan ID TenantNetworkVlanID 2021-04-08 14:49:55.185 20530 INFO tripleoclient.v1.overcloud_netenv_validate.ValidateOvercloudNetworkEnvironment [-] Checking Vlan ID ExternalNetworkVlanID {16} tripleoclient.tests.v1.overcloud_netenv_validate.test_overcloud_netenv_validate.TestValidateOvercloudNetenv.test_vlan_ids_unique [0.000670s] ... ok {16} tripleoclient.tests.v1.overcloud_node.test_overcloud_node.TestConfigureNode.test_configure_no_node_or_flag_specified [0.035527s] ... ok {16} tripleoclient.tests.v1.overcloud_node.test_overcloud_node.TestDeleteNode.test_check_skiplist_exists [0.031486s] ... ok 2021-04-08 14:49:55.320 20522 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tmp72a5og3w ] cleaned up {8} tripleoclient.tests.v1.overcloud_node.test_overcloud_node.TestDeleteNode.test_nodes_to_delete [0.039667s] ... ok ############################################################# # Disclaimer # # Backup verification is the End Users responsibility # # Please verify backup integrity before any possible # # disruptive actions against the Overcloud. The resulting # # backup file path will be shown on a successful execution. # # # # .-Stay safe and avoid future issues-. # ############################################################# The TripleO configuration has been successfully generated into: /tmp 1970-05-23 21:21:18.000 20531 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Stack found, will be doing a stack update 1970-05-23 21:21:18.000 20531 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Deploying overcloud configuration 1970-05-23 21:21:18.000 20531 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleo3jrg3_7b ] cleaned up 1970-05-23 21:21:18.000 20531 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Checking for blacklisted hosts from stack: overcloud 1970-05-23 21:21:18.000 20531 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleonkn4brqb ] cleaned up 1970-05-23 21:21:18.000 20531 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Executing deployment playbook for stack: overcloud 1970-05-23 21:21:18.000 20531 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleoz96nj9an ] cleaned up 1970-05-23 21:21:18.000 20531 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Overcloud configuration completed for stack: overcloud {17} tripleoclient.tests.v1.overcloud_deploy.test_overcloud_deploy.TestDeployOvercloud.test_config_download_only_timeout [0.164247s] ... ok Overcloud Endpoint: Overcloud Horizon Dashboard URL: Overcloud rc file: Overcloud Deployed without error 1970-05-23 21:21:18.000 20531 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleo8g08wb_x ] cleaned up 1970-05-23 21:21:18.000 20531 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleotb5u8nj4 ] cleaned up ERROR:tripleoclient.v1.overcloud_netenv_validate.ValidateOvercloudNetworkEnvironment:Allocation pool InternalApiAllocationPools [{'start': '172.16.0.10', 'end': '172.16.0.200'}] outside of subnet InternalApiNetCidr: 172.17.0.0/24 {17} tripleoclient.tests.v1.overcloud_deploy.test_overcloud_deploy.TestDeployOvercloud.test_provision_baremetal [0.025117s] ... ok {17} tripleoclient.tests.v1.overcloud_external_upgrade.test_overcloud_external_upgrade.TestOvercloudExternalUpgradeRun.test_upgrade_with_user_and_extra_vars [0.039414s] ... ok {17} tripleoclient.tests.v1.overcloud_image.test_overcloud_image.TestOvercloudImageBuild.test_overcloud_image_build_yaml [0.009336s] ... ok {17} tripleoclient.tests.v1.overcloud_image.test_overcloud_image.TestUploadOnlyExisting.test_overcloud_upload_just_os [0.018049s] ... ok 2021-04-08 14:49:55.287 20530 WARNING tripleo_common.utils.nodes [-] Key mac is deprecated, please use ports. 2021-04-08 14:49:55.287 20530 WARNING tripleo_common.utils.nodes [-] Key mac is deprecated, please use ports. 2021-04-08 14:49:55.287 20530 WARNING tripleo_common.utils.nodes [-] Key mac is deprecated, please use ports. {16} tripleoclient.tests.v1.overcloud_node.test_overcloud_node.TestImportNodeMultiArch.test_import_only [0.034606s] ... ok Node UUID MOCK_NODE_UUID is already registered 2021-04-08 14:49:55.292 20530 WARNING tripleoclient.v1.overcloud_roles.RoleShow [-] This command is deprecated. Please use "openstack overcloud roles show" instead. {16} tripleoclient.tests.v1.overcloud_roles.test_overcloud_roles.TestOvercloudRoleShow.test_action_invalid_role [0.004736s] ... ok {16} tripleoclient.tests.v1.test_container_image.TestTripleoImagePrepare.test_tripleo_container_image_prepare [0.006930s] ... ok SUCCESSFUL Validation with 0 error(s) 2021-04-08 14:49:55.350 20533 INFO tripleoclient.utils.utils [-] Temporary directory [ ] cleaned up {19} tripleoclient.tests.v1.test_overcloud_plan.TestOvercloudCreatePlan.test_create_default_plan_with_password_gen_disabled [0.006705s] ... ok {19} tripleoclient.tests.v1.tripleo.test_tripleo_deploy.TestDeployUndercloud.test_take_action [0.006031s] ... ok {19} tripleoclient.tests.v1.tripleo.test_tripleo_upgrade.TestUpgrade.test_take_action_prompt [0.003474s] ... ok {19} tripleoclient.tests.v1.tripleo.test_tripleo_validator.TestValidatorShowHistory.test_validation_show_history_for_a_validation [0.002860s] ... ok {19} tripleoclient.tests.v1.undercloud.minion.test_config.TestMinionDeploy.test_basic_deploy [0.006938s] ... ok {19} tripleoclient.tests.v1.undercloud.test_config.TestNetworkSettings.test__env_set_undercloud_ctlplane_networks_attribues [0.001906s] ... ok {19} tripleoclient.tests.v1.undercloud.test_config.TestNetworkSettings.test_no_allocation_pool_on_remote_network_three_pools [0.007711s] ... ok {19} tripleoclient.tests.v1.undercloud.test_install_upgrade.TestUndercloudInstall.test_undercloud_install_with_heat_customized [0.018431s] ... ok Success. 2021-04-08 14:49:55.406 20533 ERROR tripleoclient.v2.overcloud_delete.DeleteOvercloud [-] User interaction required, cannot confirm. {19} tripleoclient.tests.v2.overcloud_delete.test_overcloud_delete.TestDeleteOvercloud.test_no_confirmation [0.005523s] ... ok {19} tripleoclient.tests.v2.overcloud_node.test_overcloud_node.TestIntrospectNode.test_introspect_no_node_or_flag_specified [0.031229s] ... ok 2021-04-08 14:49:55.470 20533 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleo_w2dkug0 ] cleaned up {19} tripleoclient.tests.workflows.test_baremetal.TestBaremetalWorkflows.test_provide_manageable_nodes_success [0.031619s] ... ok {19} tripleoclient.tests.workflows.test_deployment.TestDeploymentWorkflows.test_get_overcloud_hosts [0.001006s] ... ok 2021-04-08 14:49:55.329 20528 INFO tripleoclient.workflows.roles [-] Pulling role list from: overcast 2021-04-08 14:49:55.329 20528 INFO tripleoclient.workflows.roles [-] Pulling role list from: overcast 2021-04-08 14:49:55.330 20528 INFO tripleoclient.workflows.roles [-] Indexing roles from: overcast 2021-04-08 14:49:55.330 20528 INFO tripleoclient.workflows.roles [-] Indexing roles from: overcast {14} tripleoclient.tests.v1.test_overcloud_plan_roles.TestOvercloudShowRole.test_role_not_found [0.003884s] ... ok sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> {14} tripleoclient.tests.v1.tripleo.test_tripleo_deploy.TestDeployUndercloud.test_setup_heat_environments_dropin [0.023498s] ... ok {14} tripleoclient.tests.v1.tripleo.test_tripleo_validator.TestValidatorList.test_validation_list_noargs [0.002464s] ... ok 2021-04-08 14:49:55.360 20528 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleo9e6npkrj ] cleaned up 2021-04-08 14:49:55.360 20528 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleo9e6npkrj ] cleaned up {14} tripleoclient.tests.v1.undercloud.test_backup.TestUndercloudBackup.test_undercloud_backup_setup_nfs [0.002861s] ... ok {14} tripleoclient.tests.v1.undercloud.test_config.TestChronySettings.test_default [0.002395s] ... ok {14} tripleoclient.tests.v1.undercloud.test_config.TestNetworkSettings.test_generate_inspection_subnets [0.001547s] ... ok ############################################################# # Disclaimer # # Backup verification is the End Users responsibility # # Please verify backup integrity before any possible # # disruptive actions against the Overcloud. The resulting # # backup file path will be shown on a successful execution. # # # # .-Stay safe and avoid future issues-. # ############################################################# 1970-05-23 21:21:18.000 20529 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Stack found, will be doing a stack update 1970-05-23 21:21:18.000 20529 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Deploying overcloud configuration {15} tripleoclient.tests.v1.overcloud_deploy.test_overcloud_deploy.TestDeployOvercloud.test_config_download_only [0.028522s] ... ok {15} tripleoclient.tests.v1.overcloud_external_update.test_overcloud_external_update.TestOvercloudExternalUpdateRun.test_update_with_user_and_extra_vars [0.073495s] ... ok {15} tripleoclient.tests.v1.overcloud_image.test_overcloud_image.TestBaseClientAdapter.test_make_dirs [0.002440s] ... ok {15} tripleoclient.tests.v1.overcloud_image.test_overcloud_image.TestFileImageClientAdapter.test_paths [0.001564s] ... ok {15} tripleoclient.tests.v1.overcloud_image.test_overcloud_image.TestGlanceClientAdapter.test_image_try_update_do_update [0.003913s] ... ok {15} tripleoclient.tests.v1.overcloud_image.test_overcloud_image.TestUploadOvercloudImage.test_overcloud_create_noupdate_images [0.009747s] ... ok Successfully provided nodes: [] 2021-04-08 14:49:55.475 20533 WARNING tripleoclient.workflows.parameters [-] The workflow_parameters interface is deprecated, begin using playbook_parameters instead. {19} tripleoclient.tests.workflows.test_parameters.TestParameterWorkflows.test_invoke_plan_env_workflow_failed [0.004068s] ... ok {19} tripleoclient.tests.workflows.test_plan_management.TestPlanUpdateWorkflows.test_update_plan_from_templates_keep_env [0.011097s] ... ok ready retry message ############################################################# # Disclaimer # # Backup verification is the End Users responsibility # # Please verify backup integrity before any possible # # disruptive actions against the Overcloud. The resulting # # backup file path will be shown on a successful execution. # # # # .-Stay safe and avoid future issues-. # ############################################################# Image "" was uploaded. +--------------------------------------------------------+----------------------------------------------------------+-----------------------------------------------------------------+----------------------------------------------------------+------------------------------------------------------------+ | ID | Name | Disk Format | Size | Status | +--------------------------------------------------------+----------------------------------------------------------+-----------------------------------------------------------------+----------------------------------------------------------+------------------------------------------------------------+ | | | | | | +--------------------------------------------------------+----------------------------------------------------------+-----------------------------------------------------------------+----------------------------------------------------------+------------------------------------------------------------+ Image "overcloud-full" already exists and can be updated with --update-existing. Image file "/var/lib/ironic/httpboot/agent.kernel" already exists and can be updated with --update-existing. Image file "/var/lib/ironic/httpboot/agent.ramdisk" already exists and can be updated with --update-existing. Successfully cleaned nodes: [] Successfully provided nodes: [] Successfully provided nodes: ['node_uuid1', 'node_uuid2'] 2021-04-08 14:49:55.384 20514 INFO tripleoclient.v1.overcloud_update.UpdateConverge [-] Update converge on stack cloud complete. {0} tripleoclient.tests.v1.overcloud_update.test_overcloud_update.TestOvercloudUpdateConverge.test_update_converge [0.034846s] ... ok {0} tripleoclient.tests.v1.test_container_image.TestContainerImageBuild.test_container_image_build [0.014319s] ... ok {0} tripleoclient.tests.v1.test_container_image.TestContainerImageBuild.test_container_image_build_with_buildah [0.030978s] ... ok {0} tripleoclient.tests.v1.test_container_image.TestContainerImagePush.test_take_action_all_options [0.004223s] ... ok 2021-04-08 14:49:55.306 20530 INFO tripleoclient.v1.overcloud_export_ceph.ExportOvercloudCeph [-] Running at 20210408144954 with parameters Namespace(cephx='openstack', config_download_dir=None, force_overwrite=False, output_file=None, stack='dcn0') 2021-04-08 14:49:55.306 20530 INFO tripleoclient.v1.overcloud_export_ceph.ExportOvercloudCeph [-] Exporting Ceph data from stack dcn0 at 20210408144954 {16} tripleoclient.tests.v1.test_overcloud_export_ceph.TestOvercloudExportCeph.test_export_ceph [0.006514s] ... ok {16} tripleoclient.tests.v1.test_overcloud_parameters.TestSetParameters.test_invalid_params_file [0.002759s] ... ok sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> {16} tripleoclient.tests.v1.undercloud.test_config.TestContainerImageConfig.test_container_images_file [0.001279s] ... ok {16} tripleoclient.tests.v1.undercloud.test_config.TestNetworkSettings.test__env_set_undercloud_ctlplane_networks_attribues_routed [0.002220s] ... ok {16} tripleoclient.tests.v1.undercloud.test_config.TestNetworkSettings.test_default [0.004648s] ... ok {16} tripleoclient.tests.v1.undercloud.test_config.TestNetworkSettings.test_ignore_dhcp_start_end_if_default_but_cidr_not_default [0.004273s] ... ok {16} tripleoclient.tests.v1.undercloud.test_config.TestProcessDriversAndHardwareTypes.test_defaults [0.001181s] ... ok {16} tripleoclient.tests.v1.undercloud.test_install_upgrade.TestUndercloudUpgrade.test_undercloud_upgrade_with_heat_and_yes [0.019393s] ... ok 2021-04-08 14:49:55.351 20522 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleoxatvi_a0 ] cleaned up {8} tripleoclient.tests.v1.overcloud_node.test_overcloud_node.TestProvideNode.test_provide_one_node [0.030150s] ... ok {8} tripleoclient.tests.v1.overcloud_update.test_overcloud_update.TestOvercloudUpdatePrepare.test_update_out [0.054289s] ... ok {8} tripleoclient.tests.v1.overcloud_upgrade.test_overcloud_upgrade.TestOvercloudUpgradePrepare.test_upgrade_failed [0.041306s] ... ok {8} tripleoclient.tests.v1.overcloud_upgrade.test_overcloud_upgrade.TestOvercloudUpgradePrepare.test_upgrade_failed_wrong_driver [0.028064s] ... ok {8} tripleoclient.tests.v1.test_container_image.TestTripleoImagePrepareDefault.test_prepare_default_registyr_login [0.010674s] ... ok Overcloud Endpoint: Overcloud Horizon Dashboard URL: Overcloud rc file: Overcloud Deployed without error 1970-05-23 21:21:18.000 20520 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] No stack found, will be doing a stack create Creating Swift container to store the plan Creating plan from template files in: /tmp/tripleoclient-kdd2hhyo/tripleo-heat-templates 1970-05-23 21:21:18.000 20520 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleo8ajejp3z ] cleaned up Success. 1970-05-23 21:21:18.000 20520 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Processing templates in the directory /tmp/tripleoclient-kdd2hhyo/tripleo-heat-templates {6} tripleoclient.tests.v1.overcloud_deploy.test_overcloud_deploy.TestDeployOvercloud.test_environment_dirs_env [0.033761s] ... ok {6} tripleoclient.tests.v1.overcloud_image.test_overcloud_image.TestBaseClientAdapter.test_move_file [0.002170s] ... ok {6} tripleoclient.tests.v1.overcloud_image.test_overcloud_image.TestGlanceClientAdapter.test_image_try_update_need_update [0.003702s] ... ok WARNING:tripleoclient.v1.overcloud_node.DeleteNode:[WARNING] DeploymentServerBlacklist is ignored when executing scale down actions. If the node(s) being removed should *NOT* have any actions executed on them, please shut them off prior to their removal. {6} tripleoclient.tests.v1.overcloud_image.test_overcloud_image.TestOvercloudImageBuild.test_overcloud_image_build_with_output_directory [0.013774s] ... ok Applying BIOS settings for given nodes, this may take time 2021-04-08 14:49:55.439 20514 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleot5nnhadw ] cleaned up {0} tripleoclient.tests.v1.test_overcloud_bios.TestConfigureBIOS.test_configure_specified_nodes_ok [0.004220s] ... ok Invoking workflow (tripleo.derive_params.v1.derive_parameters) specified in plan-environment file Removing the current plan files Uploading new plan files Success. {13} tripleoclient.tests.v1.overcloud_deploy.test_overcloud_deploy.TestDeployOvercloud.test__get_ctlplane_attrs_no_network [0.651141s] ... ok {18} tripleoclient.tests.v1.overcloud_deploy.test_overcloud_deploy.TestDeployOvercloud.test__get_ctlplane_attrs [0.664804s] ... ok {18} tripleoclient.tests.v1.overcloud_deploy.test_overcloud_deploy.TestDeployOvercloud.test_check_limit_warning_empty [0.015888s] ... ok {18} tripleoclient.tests.v1.overcloud_netenv_validate.test_overcloud_netenv_validate.TestValidateOvercloudNetenv.test_allocation_pools_pairing_pool_outside_subnet [0.000759s] ... ok Overcloud Endpoint: Overcloud Horizon Dashboard URL: Overcloud rc file: Overcloud Deployed without error Successfully configured the nodes. 2021-04-08 14:49:55.345 20524 INFO tripleoclient.v1.overcloud_export.ExportOvercloud [-] Running at 20210408144954 with parameters Namespace(config_download_dir=None, force_overwrite=False, no_password_excludes=False, output_file=None, stack='foo') {10} tripleoclient.tests.v1.test_overcloud_export.TestOvercloudExport.test_export_stack_name [0.005957s] ... ok {18} tripleoclient.tests.v1.overcloud_node.test_overcloud_node.TestDeleteNode.test_node_delete [0.040825s] ... ok Successfully applied the BIOS for nodes: ['node_uuid1', 'node_uuid2'] 2021-04-08 14:49:55.446 20514 INFO tripleoclient.utils.utils [-] Temporary directory [ ] cleaned up {0} tripleoclient.tests.v1.test_overcloud_plan.TestOvercloudCreatePlan.test_create_custom_plan_from_source_url [0.006447s] ... ok {0} tripleoclient.tests.v1.tripleo.test_tripleo_deploy.TestDeployUndercloud.test_normalize_user_templates_exists [0.003108s] ... ok {0} tripleoclient.tests.v1.tripleo.test_tripleo_deploy.TestDeployUndercloud.test_populate_templates_dir [0.003517s] ... ok Image "name" already exists and can be updated with --update-existing. 2021-04-08 14:49:55.263 20520 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleos9tv9_7h ] cleaned up {6} tripleoclient.tests.v1.overcloud_node.test_overcloud_node.TestCleanNode.test_clean_nodes_without_provide [0.030867s] ... ok {6} tripleoclient.tests.v1.overcloud_node.test_overcloud_node.TestConfigureNode.test_configure_kernel_and_ram [0.029085s] ... ok {6} tripleoclient.tests.v1.overcloud_node.test_overcloud_node.TestConfigureNode.test_configure_specified_node_with_all_arguments [0.029751s] ... ok WARNING:tripleoclient.v1.overcloud_node.DeleteNode:[WARNING] DeploymentServerBlacklist is ignored when executing scale down actions. If the node(s) being removed should *NOT* have any actions executed on them, please shut them off prior to their removal. {18} tripleoclient.tests.v1.overcloud_node.test_overcloud_node.TestDeleteNode.test_node_wrong_stack [0.034165s] ... ok Ceph information from 1 stack(s) exported to ceph-export-dcn0.yaml. 2021-04-08 14:49:55.370 20530 INFO tripleoclient.v2.tripleo_container_image.Build [-] Configuration file found: config.yaml 2021-04-08 14:49:55.380 20530 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleozxorxql9 ] cleaned up 2021-04-08 14:49:55.380 20530 INFO tripleoclient.v2.tripleo_container_image.Build [-] Images being excluded: [] {16} tripleoclient.tests.v2.container_image.test_tripleo_container_image.TestContainerImages.test_image_build_with_push [0.035683s] ... ok sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> Stack information exported to foo-export.yaml. 2021-04-08 14:49:55.350 20524 INFO tripleoclient.workflows.roles [-] Pulling roles from: overcast {10} tripleoclient.tests.v1.test_overcloud_plan_roles.TestOvercloudListCurrentRoles.test_list_empty_on_non_default_plan [0.003557s] ... ok {10} tripleoclient.tests.v1.test_overcloud_profiles.TestMatchProfiles.test_dry_run [0.003454s] ... ok {10} tripleoclient.tests.v1.test_overcloud_profiles.TestMatchProfiles.test_failed [0.003156s] ... ok {10} tripleoclient.tests.v1.tripleo.test_tripleo_deploy.TestDeployUndercloud.test_take_action_failure [0.007607s] ... ok {10} tripleoclient.tests.v1.tripleo.test_tripleo_upgrade.TestUpgrade.test_take_action [0.003587s] ... ok Success. 2021-04-08 14:49:55.464 20514 INFO tripleoclient.utils.utils [-] Temporary directory [ ] cleaned up {0} tripleoclient.tests.v2.overcloud_delete.test_overcloud_delete.TestDeleteOvercloud.test_plan_undeploy [0.009636s] ... ok {18} tripleoclient.tests.v1.overcloud_node.test_overcloud_node.TestDiscoverNode.test_with_all_options [0.047744s] ... ok {18} tripleoclient.tests.v1.test_container_image.TestContainerImagePrepare.test_container_image_prepare_noargs [0.005257s] ... ok {18} tripleoclient.tests.v1.test_overcloud_plan.TestOvercloudPlanList.test_list_empty [0.002586s] ... ok {18} tripleoclient.tests.v1.tripleo.test_tripleo_deploy.TestDeployUndercloud.test_get_roles_file_path_custom_file [0.003628s] ... ok Overcloud Endpoint: Overcloud Horizon Dashboard URL: Overcloud rc file: Overcloud Deployed without error 1970-05-23 21:21:18.000 20518 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Stack found, will be doing a stack update Creating Swift container to store the plan Creating plan from template files in: /tmp/tripleoclient-i2_kmdrz/tripleo-heat-templates 1970-05-23 21:21:18.000 20518 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleosuq77sj4 ] cleaned up Success. 1970-05-23 21:21:18.000 20518 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Processing templates in the directory /tmp/tripleoclient-i2_kmdrz/tripleo-heat-templates 1970-05-23 21:21:18.000 20518 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleobbux6lue ] cleaned up 1970-05-23 21:21:18.000 20518 WARNING tripleoclient.workflows.parameters [-] WARNING: Following parameter(s) are defined but not currently used in the deployment plan. These parameters may be valid but not in use due to the service or deployment configuration. TestParameter1, TestRole1 1970-05-23 21:21:18.000 20518 WARNING tripleoclient.workflows.parameters [-] WARNING: Following parameter(s) are not supported as role-specific inputs. TestParameter2 1970-05-23 21:21:18.000 20518 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Deploying templates in the directory /tmp/tripleoclient-i2_kmdrz/tripleo-heat-templates 1970-05-23 21:21:18.000 20518 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Performing Heat stack update 1970-05-23 21:21:18.000 20518 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleo97ormyjy ] cleaned up Success. 1970-05-23 21:21:18.000 20518 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleoatmw38y8 ] cleaned up 1970-05-23 21:21:18.000 20518 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Deploying overcloud configuration {4} tripleoclient.tests.v1.overcloud_deploy.test_overcloud_deploy.TestDeployOvercloud.test_tht_scale [0.043091s] ... ok {4} tripleoclient.tests.v1.overcloud_deploy.test_overcloud_deploy.TestDeployOvercloud.test_try_overcloud_deploy_with_first_template_existing [0.016563s] ... ok {18} tripleoclient.tests.v1.undercloud.test_config.TestNetworkSettings.test_ipv6_control_plane_stateful [0.012288s] ... ok {4} tripleoclient.tests.v1.overcloud_deploy.test_overcloud_deploy.TestDeployOvercloud.test_try_overcloud_deploy_with_no_templates_existing [0.015932s] ... ok {4} tripleoclient.tests.v1.overcloud_deploy.test_overcloud_deploy.TestDeployOvercloud.test_validate_args_deprecated [0.018552s] ... ok {18} tripleoclient.tests.v1.undercloud.test_config.TestNetworkSettings.test_undercloud_ips_duplicated_fail [0.014104s] ... ok Success. 2021-04-08 14:49:55.497 20514 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleo4l3zfpt5 ] cleaned up {0} tripleoclient.tests.v2.overcloud_node.test_overcloud_node.TestIntrospectNode.test_introspect_all_manageable_nodes_without_provide [0.032670s] ... ok 2021-04-08 14:49:55.372 20524 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleovjnqfazn ] cleaned up {10} tripleoclient.tests.v1.undercloud.test_backup.TestUndercloudBackup.test_undercloud_backup_inventory [0.002280s] ... ok 2021-04-08 14:49:55.411 20530 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleozyhgrjxm ] cleaned up Successfully introspected nodes: [] 2021-04-08 14:49:55.412 20530 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleoyzgkw1az ] cleaned up {16} tripleoclient.tests.v2.overcloud_node.test_overcloud_node.TestIntrospectNode.test_introspect_all_manageable_nodes_with_provide [0.030252s] ... ok {18} tripleoclient.tests.v1.undercloud.test_config.TestTLSSettings.test_get_tls_parameters_fails_cause_of_missing_key [0.044565s] ... ok Successfully introspected nodes: [] 2021-04-08 14:49:55.528 20514 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleo451_2mj8 ] cleaned up {0} tripleoclient.tests.workflows.test_baremetal.TestBaremetalWorkflows.test_clean_nodes_success [0.030360s] ... ok {0} tripleoclient.tests.workflows.test_baremetal.TestBaremetalWorkflows.test_register_or_update_success [0.032960s] ... ok {0} tripleoclient.tests.workflows.test_base.TestBaseWorkflows.test_wait_for_messages_execution_complete [0.000680s] ... ok Successfully provided nodes: [] 2021-04-08 14:49:55.414 20530 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleo5bfc94p_ ] cleaned up {16} tripleoclient.tests.v2.overcloud_support.test_overcloud_support.TestOvercloudSupportReport.test_overcloud_support_noargs [0.002243s] ... ok ############################################################# # Disclaimer # # Backup verification is the End Users responsibility # # Please verify backup integrity before any possible # # disruptive actions against the Undercloud. The resulting # # backup file path will be shown on a successful execution. # # # # .-Stay safe and avoid future issues-. # ############################################################# 2021-04-08 14:49:55.534 20523 WARNING tripleo_common.utils.nodes [-] Key mac is deprecated, please use ports. 2021-04-08 14:49:55.534 20523 WARNING tripleo_common.utils.nodes [-] Key mac is deprecated, please use ports. {9} tripleoclient.tests.v2.overcloud_node.test_overcloud_node.TestImportNode.test_import_with_netboot [0.035757s] ... ok Overcloud Endpoint: Overcloud Horizon Dashboard URL: Overcloud rc file: Overcloud Deployed without error Image "overcloud-full-vmlinuz" already exists and can be updated with --update-existing. Image "overcloud-full-initrd" already exists and can be updated with --update-existing. Image "overcloud-full" already exists and can be updated with --update-existing. Image file "/var/lib/ironic/httpboot/agent.kernel" already exists and can be updated with --update-existing. Image file "/var/lib/ironic/httpboot/agent.ramdisk" already exists and can be updated with --update-existing. 2021-04-08 14:49:55.357 20529 ERROR tripleoclient.v1.overcloud_netenv_validate.ValidateOvercloudNetworkEnvironment [-] Invalid interface: When not using a bond, there can only be 1 interface for bridge br-storage of resourceOsNetConfigImpl in /tmp/tmpihxc6lzc {15} tripleoclient.tests.v1.overcloud_netenv_validate.test_overcloud_netenv_validate.TestValidateOvercloudNetenv.test_nic_no_bond_too_many_interfaces [0.004925s] ... ok {15} tripleoclient.tests.v1.overcloud_roles.test_overcloud_roles.TestOvercloudRolesGenerateData.test_action_with_invald_roles [0.005008s] ... ok {15} tripleoclient.tests.v1.test_overcloud_plan.TestOvercloudExportPlan.test_export_plan_outfile_exists_with_overwrite [0.007232s] ... ok {15} tripleoclient.tests.v1.tripleo.test_tripleo_deploy.TestDeployUndercloud.test_prepare_container_images [0.002772s] ... ok {15} tripleoclient.tests.v1.tripleo.test_tripleo_deploy.TestDeployUndercloud.test_set_stack_action_default_update [0.003825s] ... ok {15} tripleoclient.tests.v1.tripleo.test_tripleo_deploy.TestDeployUndercloud.test_take_action_standalone [0.023165s] ... ok {15} tripleoclient.tests.v1.tripleo.test_tripleo_deploy.TestDeployUndercloud.test_update_passwords_env_upgrade [0.010762s] ... ok {15} tripleoclient.tests.v1.undercloud.minion.test_config.TestMinionDeploy.test_configured_deploy [0.005058s] ... ok {15} tripleoclient.tests.v2.container_image.test_tripleo_container_image.TestContainerImages.test_image_build_failure_no_config_file [0.008599s] ... ok {5} tripleoclient.tests.test_utils.TestWaitApiPortReady.test_success [1.002039s] ... ok {5} tripleoclient.tests.test_utils.TestWaitForStackUtil.test_check_heat_none_network_config [0.001355s] ... ok {5} tripleoclient.tests.test_utils.TestWaitForStackUtil.test_check_stack_network_matches_env_files [0.000945s] ... ok usage: check_parser [-h] --node NODE configuration check_parser: error: the following arguments are required: --node ############################################################# # Disclaimer # # Backup verification is the End Users responsibility # # Please verify backup integrity before any possible # # disruptive actions against the Undercloud. The resulting # # backup file path will be shown on a successful execution. # # # # .-Stay safe and avoid future issues-. # ############################################################# 2021-04-08 14:49:55.385 20528 INFO tripleoclient.v2.tripleo_container_image.Build [-] Configuration file found: config.yaml 2021-04-08 14:49:55.397 20528 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleoyirslhap ] cleaned up 2021-04-08 14:49:55.397 20528 INFO tripleoclient.v2.tripleo_container_image.Build [-] Images being excluded: [] {14} tripleoclient.tests.v2.container_image.test_tripleo_container_image.TestContainerImages.test_image_build_config_dir [0.033219s] ... ok {5} tripleoclient.tests.v1.overcloud_deploy.test_overcloud_deploy.TestDeployOvercloud.test_download_missing_files_from_plan [0.025795s] ... ok {5} tripleoclient.tests.v1.overcloud_deploy.test_overcloud_deploy.TestGetDeploymentStatus.test_get_deployment_status [0.001726s] ... ok Successfully cleaned nodes: [] Node UUID MOCK_NODE_UUID is already registered 2021-04-08 14:49:55.565 20514 INFO tripleoclient.workflows.roles [-] Pulling role list from: container-name 2021-04-08 14:49:55.565 20514 INFO tripleoclient.workflows.roles [-] Indexing roles from: container-name {0} tripleoclient.tests.workflows.test_parameters.TestParameterWorkflows.test_check_deprecated_multiple_parameters [0.003596s] ... ok 2021-04-08 14:49:55.428 20528 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleoztmljckc ] cleaned up {14} tripleoclient.tests.workflows.test_baremetal.TestBaremetalWorkflows.test_clean_manageable_nodes_success [0.029572s] ... ok ERROR:tripleoclient.v1.overcloud_netenv_validate.ValidateOvercloudNetworkEnvironment:Overlapping networks detected 172.17.1.0/24 172.17.1.0/24 {14} tripleoclient.tests.workflows.test_parameters.TestParameterWorkflows.test_invoke_plan_env_workflows_no_workflow_params [0.003471s] ... ok WARNING:tripleoclient.v1.overcloud_roles.RoleList:This command is deprecated. Please use "openstack overcloud roles list" instead. {5} tripleoclient.tests.v1.overcloud_external_update.test_overcloud_external_update.TestOvercloudExternalUpdateRun.test_update_with_user_and_tags [0.036702s] ... ok {5} tripleoclient.tests.v1.overcloud_netenv_validate.test_overcloud_netenv_validate.TestValidateOvercloudNetenv.test_cidr_overlapping_networks [0.000716s] ... ok {5} tripleoclient.tests.v1.overcloud_roles.test_overcloud_roles.TestOvercloudRolesListAvailable.test_action [0.004588s] ... ok {5} tripleoclient.tests.v1.test_container_image.TestContainerImageDelete.test_oserror [0.004562s] ... ok [call(['hostnamectl', '--static'], name='hostnamectl'), call(['hostnamectl', '--transient'], name='hostnamectl'), call(['sudo', '/bin/bash', '-c', 'sed -i "s/127.0.0.1\\(\\s*\\)/127.0.0.1\\\\1host.domain host /" /etc/hosts'], name='hostname-to-etc-hosts')] Stack stack/ CREATE_COMPLETE 1970-05-23 21:21:18.000 20527 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Stack found, will be doing a stack update Creating Swift container to store the plan Creating plan from template files in: /tmp/tripleoclient-d_r6irfl/tripleo-heat-templates 1970-05-23 21:21:18.000 20527 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleo_baocwsb ] cleaned up Success. 1970-05-23 21:21:18.000 20527 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Processing templates in the directory /tmp/tripleoclient-d_r6irfl/tripleo-heat-templates {13} tripleoclient.tests.v1.overcloud_deploy.test_overcloud_deploy.TestDeployOvercloud.test_ntp_server_mandatory [0.035125s] ... ok {5} tripleoclient.tests.v1.test_container_image.TestContainerImageList.test_take_action [0.009773s] ... ok {5} tripleoclient.tests.v1.test_container_image.TestContainerImagePush.test_take_action_local_path [0.004140s] ... ok Overcloud Endpoint: http://0.0.0.0:8000 Overcloud Horizon Dashboard URL: Overcloud rc file: /builddir/overcloudrc Overcloud Deployed without error 2021-04-08 14:49:55.237 20518 INFO tripleoclient.v1.overcloud_netenv_validate.ValidateOvercloudNetworkEnvironment [-] Checking allocation pool InternalApiAllocationPools 2021-04-08 14:49:55.237 20518 ERROR tripleoclient.v1.overcloud_netenv_validate.ValidateOvercloudNetworkEnvironment [-] Invalid address: InternalApiNetCidr {4} tripleoclient.tests.v1.overcloud_netenv_validate.test_overcloud_netenv_validate.TestValidateOvercloudNetenv.test_allocation_pools_pairing_invalid_cidr [0.000894s] ... ok Successfully cleaned nodes: [] {5} tripleoclient.tests.v1.test_container_image.TestContainerImageUpload.test_container_image_upload_noargs [0.004476s] ... ok {5} tripleoclient.tests.v1.test_overcloud_bios.TestResetBIOS.test_reset_no_nodes [0.002745s] ... ok 2021-04-08 14:49:55.415 20530 ERROR tripleoclient.workflows.base [-] Timed out waiting for messages from Execution (ID: 1, State: ). Unknown Execution state.: tripleoclient.exceptions.WebSocketTimeout {16} tripleoclient.tests.workflows.test_base.TestBaseWorkflows.test_wait_for_messages_timeout [0.000963s] ... ok {5} tripleoclient.tests.v1.test_overcloud_profiles.TestListProfiles.test_list [0.004092s] ... ok {5} tripleoclient.tests.v1.test_overcloud_raid.TestCreateRAID.test_ok [0.004129s] ... ok {5} tripleoclient.tests.v1.tripleo.test_tripleo_deploy.TestDeployUndercloud.test_populate_templates_dir_bad_source [0.003755s] ... ok {5} tripleoclient.tests.v1.tripleo.test_tripleo_deploy.TestDeployUndercloud.test_set_stack_action_mutually_exclusive [0.005666s] ... ok {5} tripleoclient.tests.v1.tripleo.test_tripleo_deploy.TestDeployUndercloud.test_update_passwords_env_init [0.008007s] ... ok Node UUID MOCK_NODE_UUID is already registered 2021-04-08 14:49:55.568 20523 WARNING tripleo_common.utils.nodes [-] Key mac is deprecated, please use ports. 2021-04-08 14:49:55.568 20523 WARNING tripleo_common.utils.nodes [-] Key mac is deprecated, please use ports. {9} tripleoclient.tests.v2.overcloud_node.test_overcloud_node.TestImportNode.test_import_with_no_deployed_image [0.033036s] ... ok {9} tripleoclient.tests.workflows.test_base.TestBaseWorkflows.test_wait_for_messages_success [0.000625s] ... ok {5} tripleoclient.tests.v1.undercloud.minion.test_install.TestMinionUpgrade.test_take_action_yes [0.004858s] ... ok {5} tripleoclient.tests.v1.undercloud.test_backup.TestUndercloudBackup.test_undercloud_backup_noargs [0.002162s] ... ok Exporting plan test-plan... +--------------+-------------+----+ | hostname | name | id | +--------------+-------------+----+ | compute-0 | baremetal-1 | | | controller-0 | baremetal-2 | | +--------------+-------------+----+ 2021-04-08 14:49:55.463 20529 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tmp4gmb7eqn ] cleaned up {15} tripleoclient.tests.v2.overcloud_node.test_overcloud_node.TestUnprovisionNode.test_ok [0.035547s] ... ok {5} tripleoclient.tests.v1.undercloud.test_config.TestTLSSettings.test_get_tls_parameters_fails_cause_of_missing_cert [0.013780s] ... ok Node UUID MOCK_NODE_UUID is already registered {5} tripleoclient.tests.v2.container_image.test_tripleo_container_image.TestContainerImages.test_build_tree [0.008740s] ... ok {5} tripleoclient.tests.workflows.test_plan_management.TestUpdatePasswords.test_no_plan_environment [0.001692s] ... ok usage: check_parser [-h] --config-file [--cleanup ] check_parser: error: the following arguments are required: --config-file usage: check_parser [-h] [--all-manageable] [ [ ...]] check_parser: error: one of the arguments --all-manageable is required usage: check_parser [--templates [TEMPLATES]] [--standalone] [--upgrade] [-y] [--stack STACK] [--output-dir OUTPUT_DIR] [--output-only] [--standalone-role STANDALONE_ROLE] [-t ] [-e ] [--roles-file ROLES_FILE] [--networks-file NETWORKS_FILE] [--plan-environment-file PLAN_ENVIRONMENT_FILE] [--heat-api-port ] [--heat-user ] [--deployment-user DEPLOYMENT_USER] [--deployment-python-interpreter DEPLOYMENT_PYTHON_INTERPRETER] [--heat-container-image ] [--heat-native [HEAT_NATIVE]] [--local-ip ] [--control-virtual-ip ] [--public-virtual-ip ] [--local-domain ] [--cleanup] [--hieradata-override [HIERADATA_OVERRIDE]] [--keep-running] [--inflight-validations] [--transport TRANSPORT] [--ansible-forks ANSIBLE_FORKS] [--disable-container-prepare] [--force-stack-update | --force-stack-create] check_parser: error: argument --force-stack-update: not allowed with argument --force-stack-create sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> Creating Swift container to store the plan Creating plan from template files in: /tht-root/ 2021-04-08 14:49:55.580 20514 INFO tripleoclient.utils.utils [-] Temporary directory [ ] cleaned up {0} tripleoclient.tests.workflows.test_plan_management.TestPlanCreationWorkflows.test_create_plan_from_templates_networks_data [0.014224s] ... ok {0} tripleoclient.tests.workflows.test_plan_management.TestPlanUpdateWorkflows.test_update_plan_from_templates_recreate_env_missing_passwords [0.013157s] ... ok Creating Swift container to store the plan Creating plan from template files in: /tht-root/ 2021-04-08 14:49:55.429 20530 INFO tripleoclient.utils.utils [-] Temporary directory [ ] cleaned up {16} tripleoclient.tests.workflows.test_plan_management.TestPlanCreationWorkflows.test_create_plan_from_templates_roles_data [0.013783s] ... ok Success. sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> Success. Removing the current plan files Uploading new plan files Success. 2021-04-08 14:49:55.276 20518 WARNING tripleo_common.utils.nodes [-] Key mac is deprecated, please use ports. 2021-04-08 14:49:55.276 20518 WARNING tripleo_common.utils.nodes [-] Key mac is deprecated, please use ports. 2021-04-08 14:49:55.276 20518 WARNING tripleo_common.utils.nodes [-] Key mac is deprecated, please use ports. {4} tripleoclient.tests.v1.overcloud_node.test_overcloud_node.TestImportNodeMultiArch.test_import_with_no_deployed_image [0.039231s] ... ok {4} tripleoclient.tests.v1.test_overcloud_plan.TestOvercloudDeletePlan.test_delete_multiple_plans [0.029449s] ... ok ############################################################# # Disclaimer # # Backup verification is the End Users responsibility # # Please verify backup integrity before any possible # # disruptive actions against the Overcloud. The resulting # # backup file path will be shown on a successful execution. # # # # .-Stay safe and avoid future issues-. # ############################################################# 1970-05-23 21:21:18.000 20515 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Stack found, will be doing a stack update Creating Swift container to store the plan Creating plan from template files in: /tmp/tripleoclient-qgllo4v5/tripleo-heat-templates 1970-05-23 21:21:18.000 20515 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleoyw_n0aj9 ] cleaned up Success. 1970-05-23 21:21:18.000 20515 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Processing templates in the directory /tmp/tripleoclient-qgllo4v5/tripleo-heat-templates 1970-05-23 21:21:18.000 20515 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleooehqnodp ] cleaned up 1970-05-23 21:21:18.000 20515 WARNING tripleoclient.workflows.parameters [-] WARNING: Following parameter(s) are defined but not currently used in the deployment plan. These parameters may be valid but not in use due to the service or deployment configuration. TestParameter1, TestRole1 1970-05-23 21:21:18.000 20515 WARNING tripleoclient.workflows.parameters [-] WARNING: Following parameter(s) are not supported as role-specific inputs. TestParameter2 1970-05-23 21:21:18.000 20515 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Deploying templates in the directory /tmp/tripleoclient-qgllo4v5/tripleo-heat-templates 1970-05-23 21:21:18.000 20515 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Performing Heat stack update 1970-05-23 21:21:18.000 20515 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleog9lsf6r5 ] cleaned up Success. 1970-05-23 21:21:18.000 20515 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleowgss26lt ] cleaned up 1970-05-23 21:21:18.000 20515 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Deploying overcloud configuration {1} tripleoclient.tests.v1.overcloud_deploy.test_overcloud_deploy.TestDeployOvercloud.test_deploy_custom_templates [0.044917s] ... ok {1} tripleoclient.tests.v1.overcloud_image.test_overcloud_image.TestFileImageClientAdapter.test_get_image_property [0.002231s] ... ok {1} tripleoclient.tests.v1.overcloud_image.test_overcloud_image.TestFileImageClientAdapter.test_upload_image [0.003996s] ... ok {1} tripleoclient.tests.v1.overcloud_node.test_overcloud_node.TestConfigureNode.test_configure_all_manageable_nodes [0.033464s] ... ok {1} tripleoclient.tests.v1.overcloud_node.test_overcloud_node.TestDeleteNode.test_node_delete_no_confirm [0.031871s] ... ok {1} tripleoclient.tests.v1.overcloud_node.test_overcloud_node.TestDiscoverNode.test_with_ip_range [0.047672s] ... ok {1} tripleoclient.tests.v1.test_container_image.TestContainerImageBuild.test_container_image_build_list_images [0.013810s] ... ok {1} tripleoclient.tests.v1.test_container_image.TestContainerImageBuild.test_images_from_deps [0.005791s] ... ok {1} tripleoclient.tests.v1.test_container_image.TestContainerImageShow.test_format_image_inspect [0.002814s] ... ok {1} tripleoclient.tests.v1.test_container_image.TestTripleoImagePrepareDefault.test_prepare_default [0.010655s] ... ok Successfully provided nodes: ['node_uuid1'] # Generated with the following on 2021-04-08T14:49:55.479226 # # openstack tripleo container image prepare default --enable-registry-login --output-env-file /tmp/tmpw4kwdoux/tmpq_o7rgbn/containers_env.yaml # parameter_defaults: ContainerImagePrepare: - set: ceph_alertmanager_image: alertmanager ceph_alertmanager_namespace: quay.io/prometheus ceph_alertmanager_tag: v0.16.2 ceph_grafana_image: grafana ceph_grafana_namespace: quay.io/app-sre ceph_grafana_tag: 5.4.3 ceph_image: daemon ceph_namespace: quay.ceph.io/ceph-ci ceph_node_exporter_image: node-exporter ceph_node_exporter_namespace: quay.io/prometheus ceph_node_exporter_tag: v0.17.0 ceph_prometheus_image: prometheus ceph_prometheus_namespace: quay.io/prometheus ceph_prometheus_tag: v2.7.2 ceph_tag: v4.0.13-stable-4.0-nautilus-centos-7-x86_64 name_prefix: openstack- name_suffix: '' namespace: docker.io/tripleomaster neutron_driver: ovn rhel_containers: false tag: current-tripleo tag_from_label: rdo_version ContainerImageRegistryLogin: true Applying BIOS settings for given nodes, this may take time 2021-04-08 14:49:55.492 20522 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleo2oj68a_i ] cleaned up {8} tripleoclient.tests.v1.test_overcloud_bios.TestConfigureBIOS.test_configure_all_manageable_nodes_ok [0.004675s] ... ok {8} tripleoclient.tests.v1.test_overcloud_bios.TestConfigureBIOS.test_configure_specified_nodes_and_configuration_bad_type [0.004695s] ... ok Unprovision complete 2021-04-08 14:49:55.466 20529 INFO tripleoclient.workflows.roles [-] Pulling role list from: container-name 2021-04-08 14:49:55.466 20529 INFO tripleoclient.workflows.roles [-] Indexing roles from: container-name 2021-04-08 14:49:55.466 20529 WARNING tripleoclient.workflows.parameters [-] WARNING: Following parameter(s) are defined but not currently used in the deployment plan. These parameters may be valid but not in use due to the service or deployment configuration. TestParameter1, TestRole1 {15} tripleoclient.tests.workflows.test_parameters.TestParameterWorkflows.test_check_deprecated_params_no_output [0.002734s] ... ok {15} tripleoclient.tests.workflows.test_parameters.TestParameterWorkflows.test_invoke_plan_env_workflows_no_plan_env_file [0.002266s] ... ok ############################################################# # Disclaimer # # Backup verification is the End Users responsibility # # Please verify backup integrity before any possible # # disruptive actions against the Undercloud. The resulting # # backup file path will be shown on a successful execution. # # # # .-Stay safe and avoid future issues-. # ############################################################# 2021-04-08 14:49:55.374 20524 WARNING tripleoclient.v1.undercloud_backup.BackupUndercloud [-] The following flags will be deprecated:[--add-path, --exclude-path, --init, --save-swift] 2021-04-08 14:49:55.375 20524 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleohq91ymvf ] cleaned up {10} tripleoclient.tests.v1.undercloud.test_backup.TestUndercloudBackup.test_undercloud_backup_withargs_remove [0.002509s] ... ok {10} tripleoclient.tests.v1.undercloud.test_install_upgrade.TestUndercloudInstall.test_undercloud_install_with_heat_and_debug [0.020097s] ... ok Node UUID MOCK_NODE_UUID is already registered Deleting plan test-plan1... Deleting plan test-plan2... 2021-04-08 14:49:55.311 20518 INFO tripleoclient.workflows.roles [-] Pulling roles from: overcloud {4} tripleoclient.tests.v1.test_overcloud_plan_roles.TestOvercloudListCurrentRoles.test_list_with_details [0.003769s] ... ok {4} tripleoclient.tests.v1.test_overcloud_raid.TestCreateRAID.test_bad_value [0.003011s] ... ok {4} tripleoclient.tests.v1.tripleo.test_tripleo_deploy.TestDeployUndercloud.test_run_preflight_checks_undercloud [0.003846s] ... ok {4} tripleoclient.tests.v1.tripleo.test_tripleo_deploy.TestDeployUndercloud.test_standalone_deploy_transport [0.020261s] ... ok {4} tripleoclient.tests.v1.undercloud.minion.test_config.TestMinionContainerImageConfig.test_defaults [0.001193s] ... ok {4} tripleoclient.tests.v1.undercloud.test_config.TestContainerImageConfig.test_defaults [0.000985s] ... ok {4} tripleoclient.tests.v1.undercloud.test_config.TestNetworkSettings.test_additional_host_routes [0.011637s] ... ok Creating Swift container to store the plan Creating plan from template files in: /tht-root/ 2021-04-08 14:49:55.478 20529 INFO tripleoclient.utils.utils [-] Temporary directory [ ] cleaned up {15} tripleoclient.tests.workflows.test_plan_management.TestPlanCreationWorkflows.test_create_plan_from_templates_success [0.009510s] ... ok Success. sys:1: ResourceWarning: unclosed file <_io.FileIO name=1 mode='wb' closefd=True> a b Successfully configured RAID for nodes: ['uuid1', 'uuid2'] ############################################################# # Disclaimer # # Backup verification is the End Users responsibility # # Please verify backup integrity before any possible # # disruptive actions against the Undercloud. The resulting # # backup file path will be shown on a successful execution. # # # # .-Stay safe and avoid future issues-. # ############################################################# Successfully applied the BIOS for nodes: [] 2021-04-08 14:49:55.502 20522 INFO tripleoclient.v1.overcloud_export.ExportOvercloud [-] Running at 20210408144954 with parameters Namespace(config_download_dir='/tmp/bar', force_overwrite=False, no_password_excludes=False, output_file=None, stack='foo') {8} tripleoclient.tests.v1.test_overcloud_export.TestOvercloudExport.test_export_stack_name_and_dir [0.006372s] ... ok {8} tripleoclient.tests.v1.tripleo.test_tripleo_deploy.TestDeployUndercloud.test_download_ansible_playbooks [0.043412s] ... ok {8} tripleoclient.tests.v1.tripleo.test_tripleo_deploy.TestDeployUndercloud.test_get_networks_file_path [0.004316s] ... ok {8} tripleoclient.tests.v1.tripleo.test_tripleo_deploy.TestDeployUndercloud.test_normalize_user_templates [0.003608s] ... ok {8} tripleoclient.tests.v1.undercloud.minion.test_install.TestMinionInstall.test_take_action_dry_run [0.007979s] ... ok ############################################################# # Disclaimer # # Backup verification is the End Users responsibility # # Please verify backup integrity before any possible # # disruptive actions against the Overcloud. The resulting # # backup file path will be shown on a successful execution. # # # # .-Stay safe and avoid future issues-. # ############################################################# Image file "discimgprod" already exists and can be updated with --update-existing. Successfully cleaned nodes: [] Successfully configured the nodes. Successfully reset the BIOS for nodes: ['node_uuid1', 'node_uuid2'] ############################################################# # Disclaimer # # Backup verification is the End Users responsibility # # Please verify backup integrity before any possible # # disruptive actions against the Undercloud. The resulting # # backup file path will be shown on a successful execution. # # # # .-Stay safe and avoid future issues-. # ############################################################# ############################################################# # Disclaimer # # Backup verification is the End Users responsibility # # Please verify backup integrity before any possible # # disruptive actions against the Undercloud. The resulting # # backup file path will be shown on a successful execution. # # # # .-Stay safe and avoid future issues-. # ############################################################# Creating Swift container to store the plan Creating plan from template files in: /tht-root/ Success. 2021-04-08 14:49:55.373 20518 INFO tripleoclient.v2.tripleo_container_image.Build [-] Configuration file found: config.yaml 2021-04-08 14:49:55.383 20518 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleoyr3wcjhw ] cleaned up 2021-04-08 14:49:55.383 20518 INFO tripleoclient.v2.tripleo_container_image.Build [-] Images being excluded: [] {4} tripleoclient.tests.v2.container_image.test_tripleo_container_image.TestContainerImages.test_image_build_with_skip_build [0.028760s] ... ok Stack information exported to foo-export.yaml. 2021-04-08 14:49:55.568 20522 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleocs5wbx0z ] cleaned up {8} tripleoclient.tests.v1.undercloud.test_backup.TestUndercloudBackup.test_undercloud_backup_init_nfs [0.002763s] ... ok {8} tripleoclient.tests.v1.undercloud.test_config.TestNetworkSettings.test_generate_inspection_subnets_invalid [0.002776s] ... ok {8} tripleoclient.tests.v1.undercloud.test_config.TestNetworkSettings.test_ipv6_control_plane_stateless_default [0.030603s] ... ok {8} tripleoclient.tests.v1.undercloud.test_config.TestNetworkSettings.test_no_allocation_pool_on_remote_network [0.008179s] ... ok {8} tripleoclient.tests.v1.undercloud.test_install_upgrade.TestUndercloudInstall.test_undercloud_install_with_heat_true [0.029317s] ... ok {8} tripleoclient.tests.v1.undercloud.test_install_upgrade.TestUndercloudUpgrade.test_undercloud_upgrade_with_heat_enabled [0.027267s] ... ok 2021-04-08 14:49:55.402 20518 INFO tripleoclient.v2.tripleo_container_image.Build [-] Configuration file found: config.yaml 2021-04-08 14:49:55.411 20518 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleobtnxb6jp ] cleaned up 2021-04-08 14:49:55.411 20518 INFO tripleoclient.v2.tripleo_container_image.Build [-] Images being excluded: [] {4} tripleoclient.tests.v2.container_image.test_tripleo_container_image.TestContainerImages.test_image_build_yaml [0.029138s] ... ok ############################################################# # Disclaimer # # Backup verification is the End Users responsibility # # Please verify backup integrity before any possible # # disruptive actions against the Overcloud. The resulting # # backup file path will be shown on a successful execution. # # # # .-Stay safe and avoid future issues-. # ############################################################# The TripleO configuration has been successfully generated into: /tmp Deleting the following nodes from stack : - instance1 - instance2 Running scale down Deleting the following nodes from stack : - instance1 Node UUID MOCK_NODE_UUID is already registered Successfully introspected nodes: ['MOCK_NODE_UUID'] Successfully provided nodes: ['MOCK_NODE_UUID'] container_images: {} 2021-04-08 14:49:56.090 20532 INFO tripleoclient.v2.tripleo_container_image.Build [-] Configuration file found: config.yaml 2021-04-08 14:49:56.181 20532 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleooaai6cbs ] cleaned up 2021-04-08 14:49:56.181 20532 INFO tripleoclient.v2.tripleo_container_image.Build [-] Images being excluded: [] {18} tripleoclient.tests.v2.container_image.test_tripleo_container_image.TestContainerImages.test_image_build_with_volume [0.111405s] ... ok Overcloud Endpoint: http://0.0.0.0:8000 Overcloud Horizon Dashboard URL: Overcloud rc file: /builddir/overcloudrc Overcloud Deployed without error Image "file:///my/images/x86_64/overcloud-full.qcow2" was copied. +-----------------------------------------------+----------------+-----------+ | Path | Name | Size | +-----------------------------------------------+----------------+-----------+ | file:///my/images/x86_64/overcloud-full.qcow2 | overcloud-full | 982802432 | +-----------------------------------------------+----------------+-----------+ Successfully configured the nodes. Node UUID MOCK_NODE_UUID is already registered 2021-04-08 14:49:55.397 20515 INFO tripleoclient.v1.overcloud_export.ExportOvercloud [-] Running at 20210408144954 with parameters Namespace(config_download_dir=None, force_overwrite=False, no_password_excludes=False, output_file=None, stack='overcloud') {1} tripleoclient.tests.v1.test_overcloud_export.TestOvercloudExport.test_export [0.005304s] ... ok {1} tripleoclient.tests.v1.test_overcloud_plan.TestOvercloudDeletePlan.test_delete_plan [0.027558s] ... ok {1} tripleoclient.tests.v1.tripleo.test_tripleo_deploy.TestDeployUndercloud.test_get_plan_env_file_path_custom_file [0.003617s] ... ok {1} tripleoclient.tests.v1.tripleo.test_tripleo_deploy.TestDeployUndercloud.test_update_passwords_env [0.009914s] ... ok {1} tripleoclient.tests.v1.tripleo.test_tripleo_validator.TestValidatorShow.test_validation_show [0.001559s] ... ok {1} tripleoclient.tests.v1.undercloud.minion.test_install.TestMinionInstall.test_take_action [0.004853s] ... ok 2021-04-08 14:49:56.193 20532 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleo69zz7996 ] cleaned up {18} tripleoclient.tests.v2.container_image.test_tripleo_container_image.TestContainerImagesHotfix.test_image_hotfix_multi_image [0.009863s] ... ok {18} tripleoclient.tests.workflows.test_baremetal.TestBaremetalWorkflows.test_configure_success [0.027968s] ... ok 2021-04-08 14:49:55.442 20518 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleotd_lpfac ] cleaned up Successfully introspected nodes: ['node_uuid1', 'node_uuid2'] 2021-04-08 14:49:55.443 20518 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleobipdpewk ] cleaned up {4} tripleoclient.tests.v2.overcloud_node.test_overcloud_node.TestIntrospectNode.test_introspect_nodes_with_provide [0.030109s] ... ok ############################################################# # Disclaimer # # Backup verification is the End Users responsibility # # Please verify backup integrity before any possible # # disruptive actions against the Undercloud. The resulting # # backup file path will be shown on a successful execution. # # # # .-Stay safe and avoid future issues-. # ############################################################# 2021-04-08 14:49:55.432 20524 WARNING tripleo_common.utils.nodes [-] Key mac is deprecated, please use ports. 2021-04-08 14:49:55.432 20524 WARNING tripleo_common.utils.nodes [-] Key mac is deprecated, please use ports. Node UUID MOCK_NODE_UUID is already registered 2021-04-08 14:49:55.433 20524 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleodaksc47d ] cleaned up {10} tripleoclient.tests.v2.overcloud_node.test_overcloud_node.TestImportNode.test_import_and_introspect [0.036946s] ... ok {10} tripleoclient.tests.workflows.test_baremetal.TestBaremetalWorkflows.test_format_errors [0.028521s] ... ok {10} tripleoclient.tests.workflows.test_base.TestBaseWorkflows.test_wait_for_messages_different_execution [0.000658s] ... ok Successfully provided nodes: ['node_uuid1', 'node_uuid2'] 2021-04-08 14:49:55.474 20518 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleonut3vhmt ] cleaned up {4} tripleoclient.tests.workflows.test_baremetal.TestBaremetalWorkflows.test_introspect_success [0.030687s] ... ok {4} tripleoclient.tests.workflows.test_base.TestBaseWorkflows.test_backwards_compat_wait_for_messages_success [0.000516s] ... ok 1970-05-23 21:21:18.000 20527 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] No stack found, will be doing a stack create Creating Swift container to store the plan Creating plan from template files in: /tmp/tmpt0dzupcg/tripleo-heat-templates 1970-05-23 21:21:18.000 20527 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tmpt0dzupcg ] cleaned up Success. 1970-05-23 21:21:18.000 20527 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Processing templates in the directory /tmp/tmpt0dzupcg/tripleo-heat-templates 1970-05-23 21:21:18.000 20527 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tmpt0dzupcg ] cleaned up 1970-05-23 21:21:18.000 20527 WARNING tripleoclient.workflows.parameters [-] WARNING: Following parameter(s) are defined but not currently used in the deployment plan. These parameters may be valid but not in use due to the service or deployment configuration. TestParameter1, TestRole1 1970-05-23 21:21:18.000 20527 WARNING tripleoclient.workflows.parameters [-] WARNING: Following parameter(s) are not supported as role-specific inputs. TestParameter2 1970-05-23 21:21:18.000 20527 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Deploying templates in the directory /tmp/tmpt0dzupcg/tripleo-heat-templates 1970-05-23 21:21:18.000 20527 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Performing Heat stack create 1970-05-23 21:21:18.000 20527 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tmpt0dzupcg ] cleaned up Success. 1970-05-23 21:21:18.000 20527 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Not cleaning temporary directory /tmp/tmpt0dzupcg 1970-05-23 21:21:18.000 20527 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Deploying overcloud configuration {13} tripleoclient.tests.v1.overcloud_deploy.test_overcloud_deploy.TestDeployOvercloud.test_tht_deploy [0.045152s] ... ok {13} tripleoclient.tests.v1.overcloud_deploy.test_overcloud_deploy.TestDeployOvercloud.test_validate_args_missing_environment_files [0.014904s] ... ok {13} tripleoclient.tests.v1.overcloud_image.test_overcloud_image.TestBaseClientAdapter.test_copy_file [0.002014s] ... ok {13} tripleoclient.tests.v1.overcloud_image.test_overcloud_image.TestUploadOvercloudImage.test_get_environment_var [0.003576s] ... ok ############################################################# # Disclaimer # # Backup verification is the End Users responsibility # # Please verify backup integrity before any possible # # disruptive actions against the Undercloud. The resulting # # backup file path will be shown on a successful execution. # # # # .-Stay safe and avoid future issues-. # ############################################################# 2021-04-08 14:49:55.673 20522 INFO tripleoclient.workflows.roles [-] Pulling role list from: container-name 2021-04-08 14:49:55.673 20522 INFO tripleoclient.workflows.roles [-] Indexing roles from: container-name {8} tripleoclient.tests.workflows.test_parameters.TestParameterWorkflows.test_check_invalid_role_specific_parameters [0.004806s] ... ok Stack information exported to overcloud-export.yaml. Deleting plan test-plan... 2021-04-08 14:49:55.450 20515 WARNING tripleoclient.v1.undercloud_backup.BackupUndercloud [-] The following flags will be deprecated:[--add-path, --exclude-path, --init, --save-swift] 2021-04-08 14:49:55.450 20515 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleohhhcwjb1 ] cleaned up {1} tripleoclient.tests.v1.undercloud.test_backup.TestUndercloudBackup.test_undercloud_backup_withargs_remove_unex [0.002523s] ... ok {1} tripleoclient.tests.v1.undercloud.test_config.TestNetworkSettings.test_start_end_all_addresses [0.005138s] ... ok {1} tripleoclient.tests.v1.undercloud.test_config.TestProcessDriversAndHardwareTypes.test_all_hardware_types [0.001033s] ... ok Successfully configured the nodes. 2021-04-08 14:49:56.223 20532 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleo3_1rst0v ] cleaned up 2021-04-08 14:49:56.224 20532 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleoy0bx7bxj ] cleaned up 2021-04-08 14:49:56.224 20532 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleo97qodxj5 ] cleaned up {18} tripleoclient.tests.workflows.test_deployment.TestDeploymentWorkflows.test_config_download_already_in_progress_for_diff_stack [0.002916s] ... ok Successfully cleaned nodes: ['node_uuid1', 'node_uuid2'] Successfully configured the nodes. Successfully configured the nodes. 2021-04-08 14:49:55.361 20520 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tmpbt_lngji ] cleaned up +-----------------------+-------------+------+ | hostname | name | id | +-----------------------+-------------+------+ | overcast-controller-1 | baremetal-1 | aaaa | | overcast-compute-0 | baremetal-2 | bbbb | +-----------------------+-------------+------+ Deleting the following nodes from stack : +-----------------------+-------------+------+ | hostname | name | id | +-----------------------+-------------+------+ | overcast-controller-1 | baremetal-1 | aaaa | | overcast-compute-0 | baremetal-2 | bbbb | +-----------------------+-------------+------+ 2021-04-08 14:49:55.364 20520 WARNING tripleoclient.v1.overcloud_node.DeleteNode [-] [WARNING] DeploymentServerBlacklist is ignored when executing scale down actions. If the node(s) being removed should *NOT* have any actions executed on them, please shut them off prior to their removal. 2021-04-08 14:49:55.365 20520 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tmp8a_r2kx1 ] cleaned up 2021-04-08 14:49:55.365 20520 INFO tripleoclient.v1.overcloud_node.DeleteNode [-] Checking for blacklisted hosts from stack: 2021-04-08 14:49:55.366 20520 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tmphxakg57n ] cleaned up 2021-04-08 14:49:55.366 20520 INFO tripleoclient.v1.overcloud_node.DeleteNode [-] Executing deployment playbook for stack: 2021-04-08 14:49:55.366 20520 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tmphcuzmm79 ] cleaned up 2021-04-08 14:49:55.367 20520 INFO tripleoclient.v1.overcloud_node.DeleteNode [-] Overcloud configuration completed for stack: Running scale down 2021-04-08 14:49:55.368 20520 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tmpjw83qmps ] cleaned up {6} tripleoclient.tests.v1.overcloud_node.test_overcloud_node.TestDeleteNode.test_node_delete_baremetal_deployment [0.046598s] ... ok Successfully introspected nodes: [] Enabling ssh admin (tripleo-admin) for hosts: ('a', 'b', 'c'). Using ssh user "test-user" for initial connection. Using ssh key at "test-key" for initial connection. Starting ssh admin enablement playbook 2021-04-08 14:49:55.478 20518 INFO tripleoclient.utils.utils [-] Temporary directory [ ] cleaned up {4} tripleoclient.tests.workflows.test_deployment.TestDeploymentWorkflows.test_enable_ssh_admin [0.003358s] ... ok {4} tripleoclient.tests.workflows.test_deployment.TestDeploymentWorkflows.test_get_overcloud_hosts_with_blacklist [0.000816s] ... ok 2021-04-08 14:49:55.400 20520 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleowy7bwatj ] cleaned up {6} tripleoclient.tests.v1.overcloud_node.test_overcloud_node.TestProvideNode.test_provide_all_manageable_nodes [0.030715s] ... ok {6} tripleoclient.tests.v1.test_container_image.TestContainerImageShow.test_take_action [0.005430s] ... ok {6} tripleoclient.tests.v1.test_container_image.TestTripleoImagePrepareDefault.test_prepare_default_local_registry [0.009720s] ... ok {6} tripleoclient.tests.v1.test_overcloud_bios.TestConfigureBIOS.test_configure_specified_nodes_and_configuration_bad_value [0.002793s] ... ok {6} tripleoclient.tests.v1.test_overcloud_bios.TestConfigureBIOS.test_configure_uuids_and_all_both_specified [0.003332s] ... ok Overcloud Endpoint: Overcloud Horizon Dashboard URL: Overcloud rc file: Overcloud Deployed without error 2021-04-08 14:49:55.933 20527 WARNING tripleoclient.v1.overcloud_roles.RoleList [-] This command is deprecated. Please use "openstack overcloud roles list" instead. {13} tripleoclient.tests.v1.overcloud_roles.test_overcloud_roles.TestOvercloudRolesListAvailable.test_action_role_path [0.007848s] ... ok {13} tripleoclient.tests.v1.overcloud_upgrade.test_overcloud_upgrade.TestOvercloudUpgradeRun.test_upgrade_nodes_with_playbook_no_skip_tags [0.122162s] ... ok Enabling ssh admin - COMPLETE. 2021-04-08 14:49:55.482 20518 INFO tripleoclient.workflows.roles [-] Pulling role list from: container-name 2021-04-08 14:49:55.482 20518 INFO tripleoclient.workflows.roles [-] Indexing roles from: container-name {4} tripleoclient.tests.workflows.test_parameters.TestParameterWorkflows.test_check_deprecated_params_user_defined [0.002773s] ... ok {4} tripleoclient.tests.workflows.test_plan_management.TestUpdatePasswords.test_no_passwords [0.001412s] ... ok a b Starting to deploy plan: overcast 2021-04-08 14:49:56.062 20527 INFO tripleoclient.v1.overcloud_plan.DeployPlan [-] Performing Heat stack create 2021-04-08 14:49:56.063 20527 INFO tripleoclient.utils.utils [-] Temporary directory [ ] cleaned up {13} tripleoclient.tests.v1.test_overcloud_plan.TestOvercloudDeployPlan.test_overcloud_deploy_plan [0.007465s] ... ok Success. 2021-04-08 14:49:56.067 20527 INFO tripleoclient.workflows.roles [-] Pulling roles from: overcloud {13} tripleoclient.tests.v1.test_overcloud_plan_roles.TestOvercloudListCurrentRoles.test_list [0.003414s] ... ok {13} tripleoclient.tests.v1.test_overcloud_raid.TestCreateRAID.test_no_nodes [0.002930s] ... ok {13} tripleoclient.tests.v1.tripleo.test_tripleo_deploy.TestDeployUndercloud.test_set_stack_action_default_create [0.003584s] ... ok {13} tripleoclient.tests.v1.tripleo.test_tripleo_deploy.TestDeployUndercloud.test_setup_heat_environments_default_plan_env [0.032226s] ... ok {13} tripleoclient.tests.v1.tripleo.test_tripleo_deploy.TestDeployUndercloud.test_standalone_deploy_rc_output_only [0.016060s] ... ok 2021-04-08 14:49:56.125 20527 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleozqixpfqu ] cleaned up {13} tripleoclient.tests.v1.undercloud.test_backup.TestUndercloudBackup.test_undercloud_backup_init [0.002112s] ... ok {13} tripleoclient.tests.v2.container_image.test_tripleo_container_image.TestContainerImages.test_image_regex [0.008392s] ... ok {13} tripleoclient.tests.v2.container_image.test_tripleo_container_image.TestContainerImages.test_process_images [0.008859s] ... ok ############################################################# # Disclaimer # # Backup verification is the End Users responsibility # # Please verify backup integrity before any possible # # disruptive actions against the Undercloud. The resulting # # backup file path will be shown on a successful execution. # # # # .-Stay safe and avoid future issues-. # ############################################################# 2021-04-08 14:49:55.490 20515 WARNING tripleo_common.utils.nodes [-] Key mac is deprecated, please use ports. 2021-04-08 14:49:55.491 20515 WARNING tripleo_common.utils.nodes [-] Key mac is deprecated, please use ports. Node UUID MOCK_NODE_UUID is already registered 2021-04-08 14:49:55.491 20515 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleomoe0u5zh ] cleaned up {1} tripleoclient.tests.v2.overcloud_node.test_overcloud_node.TestImportNode.test_import_and_provide [0.033912s] ... ok Successfully provided nodes: ['MOCK_NODE_UUID'] 2021-04-08 14:49:55.523 20515 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleo61jmfovx ] cleaned up {1} tripleoclient.tests.workflows.test_baremetal.TestBaremetalWorkflows.test_introspect_manageable_nodes_success [0.031868s] ... ok Image "" was uploaded. +--------------------------------------------------------+----------------------------------------------------------+-----------------------------------------------------------------+----------------------------------------------------------+------------------------------------------------------------+ | ID | Name | Disk Format | Size | Status | +--------------------------------------------------------+----------------------------------------------------------+-----------------------------------------------------------------+----------------------------------------------------------+------------------------------------------------------------+ | | | | | | +--------------------------------------------------------+----------------------------------------------------------+-----------------------------------------------------------------+----------------------------------------------------------+------------------------------------------------------------+ Image "" was uploaded. +--------------------------------------------------------+----------------------------------------------------------+-----------------------------------------------------------------+----------------------------------------------------------+------------------------------------------------------------+ | ID | Name | Disk Format | Size | Status | +--------------------------------------------------------+----------------------------------------------------------+-----------------------------------------------------------------+----------------------------------------------------------+------------------------------------------------------------+ | | | | | | +--------------------------------------------------------+----------------------------------------------------------+-----------------------------------------------------------------+----------------------------------------------------------+------------------------------------------------------------+ Image "" was uploaded. +--------------------------------------------------------+----------------------------------------------------------+-----------------------------------------------------------------+----------------------------------------------------------+------------------------------------------------------------+ | ID | Name | Disk Format | Size | Status | +--------------------------------------------------------+----------------------------------------------------------+-----------------------------------------------------------------+----------------------------------------------------------+------------------------------------------------------------+ | | | | | | +--------------------------------------------------------+----------------------------------------------------------+-----------------------------------------------------------------+----------------------------------------------------------+------------------------------------------------------------+ 2021-04-08 14:49:55.275 20531 ERROR tripleoclient.v1.overcloud_netenv_validate.ValidateOvercloudNetworkEnvironment [-] Invalid address: 172.17.0.278/24 {17} tripleoclient.tests.v1.overcloud_netenv_validate.test_overcloud_netenv_validate.TestValidateOvercloudNetenv.test_cidr_address_outside_of_range [0.000935s] ... ok {17} tripleoclient.tests.v1.test_container_image.TestTripleoImagePrepare.test_tripleo_container_image_prepare_paths [0.007173s] ... ok Successfully introspected nodes: [] 2021-04-08 14:49:55.526 20515 INFO tripleoclient.workflows.roles [-] Pulling role list from: container-name 2021-04-08 14:49:55.527 20515 INFO tripleoclient.workflows.roles [-] Indexing roles from: container-name {1} tripleoclient.tests.workflows.test_parameters.TestParameterWorkflows.test_check_deprecated_params_user_not_defined [0.003628s] ... ok Applying BIOS settings for given nodes, this may take time 2021-04-08 14:49:55.288 20531 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleo7jh21460 ] cleaned up {17} tripleoclient.tests.v1.test_overcloud_bios.TestConfigureBIOS.test_configure_specified_nodes_and_configuration_from_file [0.004621s] ... ok Successfully applied the BIOS for nodes: ['node_uuid1', 'node_uuid2'] Creating Swift container to store the plan Creating plan from template files in: /fake/path 2021-04-08 14:49:55.302 20531 INFO tripleoclient.utils.utils [-] Temporary directory [ ] cleaned up {17} tripleoclient.tests.v1.test_overcloud_plan.TestOvercloudCreatePlan.test_create_custom_plan_plan_environment_file [0.013948s] ... ok {17} tripleoclient.tests.v1.test_overcloud_plan.TestOvercloudExportPlan.test_export_plan [0.005641s] ... ok {17} tripleoclient.tests.v1.tripleo.test_tripleo_deploy.TestDeployUndercloud.test_get_roles_file_path [0.003710s] ... ok {17} tripleoclient.tests.v1.undercloud.minion.test_config.TestMinionContainerImageConfig.test_container_images_file [0.001382s] ... ok Successfully provided nodes: [] # Generated with the following on 2021-04-08T14:49:55.408841 # # openstack tripleo container image prepare default --local-push-destination --output-env-file /tmp/tmp2_8u3tfj/tmpy1384b8p/containers_env.yaml # parameter_defaults: ContainerImagePrepare: - push_destination: true set: ceph_alertmanager_image: alertmanager ceph_alertmanager_namespace: quay.io/prometheus ceph_alertmanager_tag: v0.16.2 ceph_grafana_image: grafana ceph_grafana_namespace: quay.io/app-sre ceph_grafana_tag: 5.4.3 ceph_image: daemon ceph_namespace: quay.ceph.io/ceph-ci ceph_node_exporter_image: node-exporter ceph_node_exporter_namespace: quay.io/prometheus ceph_node_exporter_tag: v0.17.0 ceph_prometheus_image: prometheus ceph_prometheus_namespace: quay.io/prometheus ceph_prometheus_tag: v2.7.2 ceph_tag: v4.0.13-stable-4.0-nautilus-centos-7-x86_64 name_prefix: openstack- name_suffix: '' namespace: docker.io/tripleomaster neutron_driver: ovn rhel_containers: false tag: current-tripleo tag_from_label: rdo_version 2021-04-08 14:49:55.429 20520 INFO tripleoclient.utils.utils [-] Temporary directory [ ] cleaned up {6} tripleoclient.tests.v1.test_overcloud_plan.TestOvercloudCreatePlan.test_create_default_plan [0.006047s] ... ok Invoking playbook (sample-playbook-1.yaml) specified in plan-environment file Invoking playbook (/playbook/dir-1/sample-playbook-2.yaml) specified in plan-environment file 2021-04-08 14:49:55.534 20515 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleo43sm4qvs ] cleaned up {1} tripleoclient.tests.workflows.test_parameters.TestParameterWorkflows.test_invoke_plan_env_workflows_multi_playbook [0.006698s] ... ok ############################################################# # Disclaimer # # Backup verification is the End Users responsibility # # Please verify backup integrity before any possible # # disruptive actions against the Undercloud. The resulting # # backup file path will be shown on a successful execution. # # # # .-Stay safe and avoid future issues-. # ############################################################# 2021-04-08 14:49:56.174 20527 WARNING tripleo_common.utils.nodes [-] Key mac is deprecated, please use ports. 2021-04-08 14:49:56.174 20527 WARNING tripleo_common.utils.nodes [-] Key mac is deprecated, please use ports. Node UUID MOCK_NODE_UUID is already registered 2021-04-08 14:49:56.174 20527 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleozf4in_ne ] cleaned up 2021-04-08 14:49:56.175 20527 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleoyuas8v38 ] cleaned up {13} tripleoclient.tests.v2.overcloud_node.test_overcloud_node.TestImportNode.test_import_and_introspect_and_provide [0.031537s] ... ok Success. 2021-04-08 14:49:55.432 20520 INFO tripleoclient.workflows.roles [-] Pulling roles from: overcloud {6} tripleoclient.tests.v1.test_overcloud_plan_roles.TestOvercloudListCurrentRoles.test_list_with_details_empty [0.002582s] ... ok 2021-04-08 14:49:55.436 20520 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleoep0vjnf_ ] cleaned up {6} tripleoclient.tests.v1.test_overcloud_raid.TestCreateRAID.test_from_file [0.004112s] ... ok {6} tripleoclient.tests.v1.tripleo.test_tripleo_deploy.TestDeployUndercloud.test_deploy_tripleo_heat_templates_redir [0.010300s] ... ok {6} tripleoclient.tests.v1.tripleo.test_tripleo_deploy.TestDeployUndercloud.test_get_plan_env_file_path [0.003667s] ... ok {6} tripleoclient.tests.v1.tripleo.test_tripleo_validator.TestValidatorGroupInfo.test_show_group_info [0.001130s] ... ok Successfully provided nodes: ['MOCK_NODE_UUID'] 2021-04-08 14:49:56.177 20527 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleog5yq3lep ] cleaned up {13} tripleoclient.tests.v2.overcloud_support.test_overcloud_support.TestOvercloudSupportReport.test_overcloud_support_args [0.001921s] ... ok Success. Exporting plan test-plan... 2021-04-08 14:49:55.334 20531 INFO tripleoclient.v2.tripleo_container_image.Build [-] Configuration file found: tripleo_containers.yaml 2021-04-08 14:49:55.344 20531 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleogd2sp8ow ] cleaned up 2021-04-08 14:49:55.344 20531 INFO tripleoclient.v2.tripleo_container_image.Build [-] Images being excluded: ['image1'] {17} tripleoclient.tests.v2.container_image.test_tripleo_container_image.TestContainerImages.test_image_build_with_exclude [0.030042s] ... ok 2021-04-08 14:49:55.354 20531 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleo8ki5rxj9 ] cleaned up {17} tripleoclient.tests.v2.container_image.test_tripleo_container_image.TestContainerImagesHotfix.test_image_hotfix [0.008798s] ... ok {17} tripleoclient.tests.v2.container_image.test_tripleo_container_image.TestContainerImagesHotfix.test_image_hotfix_missing_args [0.005912s] ... ok Successfully configured RAID for nodes: ['uuid1', 'uuid2'] 2021-04-08 14:49:55.455 20520 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleok01amhjc ] cleaned up {6} tripleoclient.tests.v1.undercloud.test_backup.TestUndercloudBackup.test_undercloud_backup_setup_rear [0.002623s] ... ok Creating Swift container to store the plan Creating plan from template files in: /tht-root/ 2021-04-08 14:49:56.188 20527 INFO tripleoclient.utils.utils [-] Temporary directory [ ] cleaned up {13} tripleoclient.tests.workflows.test_plan_management.TestPlanCreationWorkflows.test_create_plan_from_templates_plan_env_data [0.010443s] ... ok Success. 2021-04-08 14:49:55.363 20531 INFO tripleoclient.workflows.roles [-] Pulling role list from: container-name 2021-04-08 14:49:55.363 20531 INFO tripleoclient.workflows.roles [-] Indexing roles from: container-name {17} tripleoclient.tests.workflows.test_parameters.TestParameterWorkflows.test_check_unused_multiple_parameters [0.003235s] ... ok {17} tripleoclient.tests.workflows.test_parameters.TestParameterWorkflows.test_generate_fencing_parameters [0.001992s] ... ok 2021-04-08 14:49:55.371 20531 WARNING tripleoclient.workflows.parameters [-] The workflow_parameters interface is deprecated, begin using playbook_parameters instead. {17} tripleoclient.tests.workflows.test_parameters.TestParameterWorkflows.test_invoke_plan_env_workflows [0.004949s] ... ok {17} tripleoclient.tests.workflows.test_plan_management.TestPlanUpdateWorkflows.test_update_plan_from_templates_recreate_env [0.008029s] ... ok {17} tripleoclient.tests.workflows.test_plan_management.TestUpdatePasswords.test_update_passwords [0.003369s] ... ok Invoking workflow (tripleo.derive_params.v1.derive_parameters) specified in plan-environment file Removing the current plan files Uploading new plan files Success. Overcloud Endpoint: Overcloud Horizon Dashboard URL: Overcloud rc file: /builddir/overcloudrc Overcloud Deployed without error Image "" was uploaded. +--------------------------------------------------------+----------------------------------------------------------+-----------------------------------------------------------------+----------------------------------------------------------+------------------------------------------------------------+ | ID | Name | Disk Format | Size | Status | +--------------------------------------------------------+----------------------------------------------------------+-----------------------------------------------------------------+----------------------------------------------------------+------------------------------------------------------------+ | | | | | | +--------------------------------------------------------+----------------------------------------------------------+-----------------------------------------------------------------+----------------------------------------------------------+------------------------------------------------------------+ Image "" was uploaded. +--------------------------------------------------------+----------------------------------------------------------+-----------------------------------------------------------------+----------------------------------------------------------+------------------------------------------------------------+ | ID | Name | Disk Format | Size | Status | +--------------------------------------------------------+----------------------------------------------------------+-----------------------------------------------------------------+----------------------------------------------------------+------------------------------------------------------------+ | | | | | | +--------------------------------------------------------+----------------------------------------------------------+-----------------------------------------------------------------+----------------------------------------------------------+------------------------------------------------------------+ Image "" was uploaded. +--------------------------------------------------------+----------------------------------------------------------+-----------------------------------------------------------------+----------------------------------------------------------+------------------------------------------------------------+ | ID | Name | Disk Format | Size | Status | +--------------------------------------------------------+----------------------------------------------------------+-----------------------------------------------------------------+----------------------------------------------------------+------------------------------------------------------------+ | | | | | | +--------------------------------------------------------+----------------------------------------------------------+-----------------------------------------------------------------+----------------------------------------------------------+------------------------------------------------------------+ Image "" was uploaded. +--------------------------------------------------------+----------------------------------------------------------+-----------------------------------------------------------------+----------------------------------------------------------+------------------------------------------------------------+ | ID | Name | Disk Format | Size | Status | +--------------------------------------------------------+----------------------------------------------------------+-----------------------------------------------------------------+----------------------------------------------------------+------------------------------------------------------------+ | | | | | | +--------------------------------------------------------+----------------------------------------------------------+-----------------------------------------------------------------+----------------------------------------------------------+------------------------------------------------------------+ Image "" was uploaded. +--------------------------------------------------------+----------------------------------------------------------+-----------------------------------------------------------------+----------------------------------------------------------+------------------------------------------------------------+ | ID | Name | Disk Format | Size | Status | +--------------------------------------------------------+----------------------------------------------------------+-----------------------------------------------------------------+----------------------------------------------------------+------------------------------------------------------------+ | | | | | | +--------------------------------------------------------+----------------------------------------------------------+-----------------------------------------------------------------+----------------------------------------------------------+------------------------------------------------------------+{2} tripleoclient.tests.v1.overcloud_image.test_overcloud_image.TestUploadOvercloudImageFull.test_overcloud_create_images [0.011188s] ... ok 2021-04-08 14:49:55.294 20516 INFO tripleoclient.v1.overcloud_netenv_validate.ValidateOvercloudNetworkEnvironment [-] Checking allocation pool InternalApiAllocationPools 2021-04-08 14:49:55.294 20516 INFO tripleoclient.v1.overcloud_netenv_validate.ValidateOvercloudNetworkEnvironment [-] Checking allocation pool StorageAllocationPools {2} tripleoclient.tests.v1.overcloud_netenv_validate.test_overcloud_netenv_validate.TestValidateOvercloudNetenv.test_allocation_pools_pairing_no_overlap [0.001112s] ... ok 2021-04-08 14:49:55.295 20516 ERROR tripleoclient.v1.overcloud_netenv_validate.ValidateOvercloudNetworkEnvironment [-] Invalid address: nonsense {2} tripleoclient.tests.v1.overcloud_netenv_validate.test_overcloud_netenv_validate.TestValidateOvercloudNetenv.test_cidr_nonnumerical_address [0.000342s] ... ok Image file "/var/lib/ironic/httpboot/agent.kernel" already exists and can be updated with --update-existing. Image file "/var/lib/ironic/httpboot/agent.ramdisk" already exists and can be updated with --update-existing. Image "" was uploaded. +--------------------------------------------------------+----------------------------------------------------------+-----------------------------------------------------------------+----------------------------------------------------------+------------------------------------------------------------+ | ID | Name | Disk Format | Size | Status | +--------------------------------------------------------+----------------------------------------------------------+-----------------------------------------------------------------+----------------------------------------------------------+------------------------------------------------------------+ | | | | | | +--------------------------------------------------------+----------------------------------------------------------+-----------------------------------------------------------------+----------------------------------------------------------+------------------------------------------------------------+ Image "" was uploaded. +--------------------------------------------------------+----------------------------------------------------------+-----------------------------------------------------------------+----------------------------------------------------------+------------------------------------------------------------+ | ID | Name | Disk Format | Size | Status | +--------------------------------------------------------+----------------------------------------------------------+-----------------------------------------------------------------+----------------------------------------------------------+------------------------------------------------------------+ | | | | | | +--------------------------------------------------------+----------------------------------------------------------+-----------------------------------------------------------------+----------------------------------------------------------+------------------------------------------------------------+ Image "" was uploaded. +--------------------------------------------------------+----------------------------------------------------------+-----------------------------------------------------------------+----------------------------------------------------------+------------------------------------------------------------+ | ID | Name | Disk Format | Size | Status | +--------------------------------------------------------+----------------------------------------------------------+-----------------------------------------------------------------+----------------------------------------------------------+------------------------------------------------------------+ | | | | | | +--------------------------------------------------------+----------------------------------------------------------+-----------------------------------------------------------------+----------------------------------------------------------+------------------------------------------------------------+ Image "" was uploaded. +--------------------------------------------------------+----------------------------------------------------------+-----------------------------------------------------------------+----------------------------------------------------------+------------------------------------------------------------+ | ID | Name | Disk Format | Size | Status | +--------------------------------------------------------+----------------------------------------------------------+-----------------------------------------------------------------+----------------------------------------------------------+------------------------------------------------------------+ | | | | | | +--------------------------------------------------------+----------------------------------------------------------+-----------------------------------------------------------------+----------------------------------------------------------+------------------------------------------------------------+ 1 images have been updated, make sure to rerun openstack overcloud node configure to reflect the changes on the nodes Deleting the following nodes from stack : - instance1 Running scale down Node UUID MOCK_NODE_UUID is already registered Node UUID MOCK_NODE_UUID is already registered Nodes deployed successfully, add /tmp/tmpm_8k4ekt to your deployment environment 2021-04-08 14:49:55.301 20516 ERROR tripleoclient.v1.overcloud_netenv_validate.ValidateOvercloudNetworkEnvironment [-] Invalid bonding: There are 2 bonds for bridge br-storage of resource OsNetConfigImpl in /tmp/tmpomwko4se {2} tripleoclient.tests.v1.overcloud_netenv_validate.test_overcloud_netenv_validate.TestValidateOvercloudNetenv.test_nic_two_bonds [0.005640s] ... ok ############################################################# # Disclaimer # # Backup verification is the End Users responsibility # # Please verify backup integrity before any possible # # disruptive actions against the Undercloud. The resulting # # backup file path will be shown on a successful execution. # # # # .-Stay safe and avoid future issues-. # ############################################################# 2021-04-08 14:49:55.457 20520 WARNING tripleoclient.v1.undercloud_backup.BackupUndercloud [-] The following flags will be deprecated:[--add-path, --exclude-path, --init, --save-swift] 2021-04-08 14:49:55.458 20520 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleojbd22ezv ] cleaned up {6} tripleoclient.tests.v1.undercloud.test_backup.TestUndercloudBackup.test_undercloud_backup_withargs_remove_double [0.002468s] ... ok {6} tripleoclient.tests.v1.undercloud.test_config.TestNetworkSettings.test_nameserver_toomany_fail [0.005538s] ... ok {6} tripleoclient.tests.workflows.test_baremetal.TestBaremetalWorkflows.test_configure_manageable_nodes_success [0.029062s] ... ok MESSAGE Image "/my/images/x86_64/overcloud-full.qcow2" is up-to-date, skipping. Image "/my/images/x86_64/overcloud-full.qcow2" already exists and can be updated with --update-existing. Image "" was uploaded. +--------------------------------------------------------+----------------------------------------------------------+-----------------------------------------------------------------+----------------------------------------------------------+------------------------------------------------------------+ | ID | Name | Disk Format | Size | Status | +--------------------------------------------------------+----------------------------------------------------------+-----------------------------------------------------------------+----------------------------------------------------------+------------------------------------------------------------+ | | | | | | +--------------------------------------------------------+----------------------------------------------------------+-----------------------------------------------------------------+----------------------------------------------------------+------------------------------------------------------------+ Image "" was uploaded. +--------------------------------------------------------+----------------------------------------------------------+-----------------------------------------------------------------+----------------------------------------------------------+------------------------------------------------------------+ | ID | Name | Disk Format | Size | Status | +--------------------------------------------------------+----------------------------------------------------------+-----------------------------------------------------------------+----------------------------------------------------------+------------------------------------------------------------+ | | | | | | +--------------------------------------------------------+----------------------------------------------------------+-----------------------------------------------------------------+----------------------------------------------------------+------------------------------------------------------------+ Image "" was uploaded. +--------------------------------------------------------+----------------------------------------------------------+-----------------------------------------------------------------+----------------------------------------------------------+------------------------------------------------------------+ | ID | Name | Disk Format | Size | Status | +--------------------------------------------------------+----------------------------------------------------------+-----------------------------------------------------------------+----------------------------------------------------------+------------------------------------------------------------+ | | | | | | +--------------------------------------------------------+----------------------------------------------------------+-----------------------------------------------------------------+----------------------------------------------------------+------------------------------------------------------------+ 3 images have been updated, make sure to rerun openstack overcloud node configure to reflect the changes on the nodes Image "" was uploaded. +----+--------------------------------------------------------+---------------------------------------------------------------+--------------------------------------------------------+----------------------------------------------------------+ | ID | Name | Disk Format | Size | Status | +----+--------------------------------------------------------+---------------------------------------------------------------+--------------------------------------------------------+----------------------------------------------------------+ | 10 | | | | | +----+--------------------------------------------------------+---------------------------------------------------------------+--------------------------------------------------------+----------------------------------------------------------+ Image "" was uploaded. +----+----------------------------------------------------------------+-----------------------------------------------------------------------+----------------------------------------------------------------+------------------------------------------------------------------+ | ID | Name | Disk Format | Size | Status | +----+----------------------------------------------------------------+-----------------------------------------------------------------------+----------------------------------------------------------------+------------------------------------------------------------------+ | 11 | | | | | +----+----------------------------------------------------------------+-----------------------------------------------------------------------+----------------------------------------------------------------+------------------------------------------------------------------+ Image "" was uploaded. +----+-------------------------------------------------------------------+--------------------------------------------------------------------------+-------------------------------------------------------------------+---------------------------------------------------------------------+ | ID | Name | Disk Format | Size | Status | +----+-------------------------------------------------------------------+--------------------------------------------------------------------------+-------------------------------------------------------------------+---------------------------------------------------------------------+ | 12 | | | | | +----+-------------------------------------------------------------------+--------------------------------------------------------------------------+-------------------------------------------------------------------+---------------------------------------------------------------------+{3} tripleoclient.tests.v1.overcloud_image.test_overcloud_image.TestUploadOvercloudImageFullMultiArch.test_overcloud_create_images_with_arch_and_pltform [0.016774s] ... ok {3} tripleoclient.tests.v1.overcloud_netenv_validate.test_overcloud_netenv_validate.TestValidateOvercloudNetenv.test_cidr_no_overlapping_networks [0.000482s] ... ok 2021-04-08 14:49:55.289 20517 WARNING tripleoclient.v1.overcloud_roles.RoleShow [-] This command is deprecated. Please use "openstack overcloud roles show" instead. {3} tripleoclient.tests.v1.overcloud_roles.test_overcloud_roles.TestOvercloudRoleShow.test_action [0.005926s] ... ok {3} tripleoclient.tests.v1.overcloud_upgrade.test_overcloud_upgrade.TestOvercloudUpgradePrepare.test_upgrade_out [0.051543s] ... ok ############################################################# # Disclaimer # # Backup verification is the End Users responsibility # # Please verify backup integrity before any possible # # disruptive actions against the Undercloud. The resulting # # backup file path will be shown on a successful execution. # # # # .-Stay safe and avoid future issues-. # ############################################################# Successfully configured the nodes. Invoking playbook (sample-playbook-1.yaml) specified in plan-environment file 2021-04-08 14:49:55.500 20520 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleo780ppp5_ ] cleaned up {6} tripleoclient.tests.workflows.test_parameters.TestParameterWorkflows.test_invoke_plan_env_workflows_single_playbook [0.008373s] ... ok 2021-04-08 14:49:55.301 20516 INFO tripleoclient.v1.overcloud_netenv_validate.ValidateOvercloudNetworkEnvironment [-] Checking Vlan ID InternalApiNetworkVlanID 2021-04-08 14:49:55.301 20516 INFO tripleoclient.v1.overcloud_netenv_validate.ValidateOvercloudNetworkEnvironment [-] Checking Vlan ID StorageNetworkVlanID 2021-04-08 14:49:55.301 20516 INFO tripleoclient.v1.overcloud_netenv_validate.ValidateOvercloudNetworkEnvironment [-] Checking Vlan ID StorageMgmtNetworkVlanID 2021-04-08 14:49:55.302 20516 INFO tripleoclient.v1.overcloud_netenv_validate.ValidateOvercloudNetworkEnvironment [-] Checking Vlan ID TenantNetworkVlanID 2021-04-08 14:49:55.302 20516 ERROR tripleoclient.v1.overcloud_netenv_validate.ValidateOvercloudNetworkEnvironment [-] Vlan ID 202 (TenantNetworkVlanID) already exists in StorageNetworkVlanID 2021-04-08 14:49:55.302 20516 INFO tripleoclient.v1.overcloud_netenv_validate.ValidateOvercloudNetworkEnvironment [-] Checking Vlan ID ExternalNetworkVlanID {2} tripleoclient.tests.v1.overcloud_netenv_validate.test_overcloud_netenv_validate.TestValidateOvercloudNetenv.test_vlan_ids_duplicate [0.000669s] ... ok {2} tripleoclient.tests.v1.overcloud_roles.test_overcloud_roles.TestOvercloudRolesGenerateData.test_action_with_outputfile [0.007522s] ... ok {2} tripleoclient.tests.v1.test_container_image.TestContainerImageBuild.test_container_image_build_list_deps [0.013874s] ... ok foo2021-04-08 14:49:55.329 20516 INFO tripleoclient.v1.overcloud_export.ExportOvercloud [-] Running at 20210408144954 with parameters Namespace(config_download_dir='/tmp/bar', force_overwrite=False, no_password_excludes=True, output_file=None, stack='foo') {2} tripleoclient.tests.v1.test_overcloud_export.TestOvercloudExport.test_export_no_excludes [0.006030s] ... ok ############################################################################### # Role Data for 'foo' ############################################################################### Services: * a * b name: 'foo' Creating Swift container to store the plan Creating plan from template files in: /fake/path 2021-04-08 14:49:55.351 20517 INFO tripleoclient.utils.utils [-] Temporary directory [ ] cleaned up {3} tripleoclient.tests.v1.test_overcloud_plan.TestOvercloudCreatePlan.test_create_custom_plan [0.008978s] ... ok Success. 2021-04-08 14:49:55.355 20517 INFO tripleoclient.workflows.roles [-] Pulling roles from: overcloud {3} tripleoclient.tests.v1.test_overcloud_plan_roles.TestOvercloudListCurrentRoles.test_list_with_details_sorted [0.003598s] ... ok {3} tripleoclient.tests.v1.test_overcloud_raid.TestCreateRAID.test_bad_type [0.004553s] ... ok {3} tripleoclient.tests.v1.tripleo.test_tripleo_deploy.TestDeployUndercloud.test_get_networks_file_path_custom_templates [0.005339s] ... ok {3} tripleoclient.tests.v1.tripleo.test_tripleo_deploy.TestDeployUndercloud.test_normalize_user_templates_trailing_slash [0.002446s] ... ok {3} tripleoclient.tests.v1.undercloud.minion.test_install.TestMinionUpgrade.test_take_action [0.004562s] ... ok {3} tripleoclient.tests.v1.undercloud.test_config.TestNetworkSettings.test_routed_network_no_masquerading [0.011242s] ... ok {3} tripleoclient.tests.v1.undercloud.test_install_upgrade.TestUndercloudInstall.test_undercloud_install_default [0.019720s] ... ok {3} tripleoclient.tests.v1.undercloud.test_install_upgrade.TestUndercloudUpgrade.test_undercloud_upgrade_no_pkgs [0.021420s] ... ok {3} tripleoclient.tests.v1.undercloud.test_install_upgrade.TestUndercloudUpgrade.test_undercloud_upgrade_with_heat_true [0.020647s] ... ok {3} tripleoclient.tests.v2.overcloud_node.test_overcloud_node.TestIntrospectNode.test_introspect_uuids_and_all_both_specified [0.033047s] ... ok Stack information exported to foo-export.yaml. 2021-04-08 14:49:55.335 20516 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleo6528gcco ] cleaned up {2} tripleoclient.tests.v1.test_overcloud_parameters.TestSetParameters.test_yaml_params_file [0.005825s] ... ok {2} tripleoclient.tests.v1.test_overcloud_plan.TestOvercloudPlanList.test_list [0.002317s] ... ok {2} tripleoclient.tests.v1.test_overcloud_profiles.TestMatchProfiles.test_ok [0.003477s] ... ok {2} tripleoclient.tests.v1.tripleo.test_tripleo_deploy.TestDeployUndercloud.test_run_preflight_checks [0.005902s] ... ok {2} tripleoclient.tests.v1.tripleo.test_tripleo_deploy.TestDeployUndercloud.test_run_preflight_checks_output_only [0.003539s] ... ok {2} tripleoclient.tests.v1.tripleo.test_tripleo_validator.TestValidatorShowHistory.test_validation_show_history [0.001208s] ... ok 2021-04-08 14:49:55.357 20516 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleodv_qqq8e ] cleaned up {2} tripleoclient.tests.v1.undercloud.test_backup.TestUndercloudBackup.test_undercloud_backup_setup_nfs_with_extra_vars [0.002720s] ... ok {2} tripleoclient.tests.v1.undercloud.test_install_upgrade.TestUndercloudUpgrade.test_undercloud_upgrade_default [0.006844s] ... ok {2} tripleoclient.tests.v1.undercloud.test_install_upgrade.TestUndercloudUpgrade.test_undercloud_upgrade_with_heat_and_debug [0.021437s] ... ok ############################################################# # Disclaimer # # Backup verification is the End Users responsibility # # Please verify backup integrity before any possible # # disruptive actions against the Undercloud. The resulting # # backup file path will be shown on a successful execution. # # # # .-Stay safe and avoid future issues-. # ############################################################# 2021-04-08 14:49:55.393 20516 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleorg1lun5j ] cleaned up {2} tripleoclient.tests.v2.overcloud_delete.test_overcloud_delete.TestDeleteOvercloud.test_skip_ipa_cleanup [0.006504s] ... ok Success. 2021-04-08 14:49:55.396 20516 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleo43apbiju ] cleaned up {2} tripleoclient.tests.v2.overcloud_support.test_overcloud_support.TestOvercloudSupportReport.test_overcloud_support_args_stack [0.002502s] ... ok 2021-04-08 14:49:55.427 20516 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleooit0k0xo ] cleaned up {2} tripleoclient.tests.workflows.test_baremetal.TestBaremetalWorkflows.test_provide_success [0.030249s] ... ok Successfully provided nodes: [] 2021-04-08 14:49:55.428 20516 ERROR tripleoclient.workflows.base [-] Timed out waiting for messages from Execution (ID: 1, State: ). Unknown Execution state.: tripleoclient.exceptions.WebSocketConnectionClosed {2} tripleoclient.tests.workflows.test_base.TestBaseWorkflows.test_wait_for_messages_connection_closed [0.001059s] ... ok ====== Totals ====== Ran: 610 tests in 1.3869 sec. - Passed: 610 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 11.5580 sec. ============== Worker Balance ============== - Worker 0 (30 tests) => 0:00:00.487191 - Worker 1 (30 tests) => 0:00:00.500578 - Worker 2 (30 tests) => 0:00:00.393805 - Worker 3 (30 tests) => 0:00:00.464667 - Worker 4 (30 tests) => 0:00:00.528365 - Worker 5 (37 tests) => 0:00:01.326999 - Worker 6 (30 tests) => 0:00:00.524158 - Worker 7 (30 tests) => 0:00:00.382135 - Worker 8 (30 tests) => 0:00:00.611081 - Worker 9 (30 tests) => 0:00:00.557171 - Worker 10 (30 tests) => 0:00:00.429718 - Worker 11 (30 tests) => 0:00:00.496375 - Worker 12 (29 tests) => 0:00:00.503411 - Worker 13 (29 tests) => 0:00:01.170278 - Worker 14 (29 tests) => 0:00:00.451094 - Worker 15 (40 tests) => 0:00:00.411508 - Worker 16 (29 tests) => 0:00:00.459356 - Worker 17 (29 tests) => 0:00:00.400147 - Worker 18 (29 tests) => 0:00:01.205819 - Worker 19 (29 tests) => 0:00:00.468423 + exit 0 Processing files: python3-tripleoclient-14.2.0-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hhwzA7 + umask 022 + cd /builddir/build/BUILD + cd python-tripleoclient-14.2.0 + DOCDIR=/builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/share/doc/python3-tripleoclient + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/share/doc/python3-tripleoclient + cp -pr LICENSE /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/share/doc/python3-tripleoclient + cp -pr README.rst /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch/usr/share/doc/python3-tripleoclient + exit 0 Provides: python3-tripleoclient = 14.2.0-1.el8 python3.6dist(python-tripleoclient) = 14.2.0 python3dist(python-tripleoclient) = 14.2.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch Wrote: /builddir/build/RPMS/python3-tripleoclient-14.2.0-1.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.79AML5 + umask 022 + cd /builddir/build/BUILD + cd python-tripleoclient-14.2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-tripleoclient-14.2.0-1.el8.noarch + exit 0 Child return code was: 0