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-metalsmith.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/cloud8-openstack-victoria-el8-build-89785-665512/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-metalsmith.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 Wrote: /builddir/build/SRPMS/python-metalsmith-1.2.1-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-metalsmith.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/cloud8-openstack-victoria-el8-build-89785-665512/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-metalsmith.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.gxgHgs + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x5d2d1e4fb8d38e6af76c50d53d4fec30cf5ce3da.txt --signature=/builddir/build/SOURCES/metalsmith-1.2.1.tar.gz.asc --data=/builddir/build/SOURCES/metalsmith-1.2.1.tar.gz gpgv: Signature made Fri Feb 12 14:04:22 2021 UTC gpgv: using RSA key 23604C209761FF038D4D3E9CFEEBD333F827D2B4 gpgv: Good signature from "OpenStack Infra (Wallaby Cycle) " + cd /builddir/build/BUILD + rm -rf metalsmith-1.2.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/metalsmith-1.2.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd metalsmith-1.2.1 + /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-metalsmith-1.2.1 base' + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg + rm -rf requirements.txt test-requirements.txt + '[' -f metalsmith_ansible/ansible_plugins/modules/metalsmith_instances.py ']' + sed -i '1{/^#!/d}' metalsmith_ansible/ansible_plugins/modules/metalsmith_instances.py + chmod u=rw,go=r metalsmith_ansible/ansible_plugins/modules/metalsmith_instances.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.BsVlnx + umask 022 + cd /builddir/build/BUILD + cd metalsmith-1.2.1 ++ '[' -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/metalsmith creating build/lib/metalsmith/test copying metalsmith/test/test_provisioner.py -> build/lib/metalsmith/test copying metalsmith/test/test_metalsmith_instances.py -> build/lib/metalsmith/test copying metalsmith/test/test_utils.py -> build/lib/metalsmith/test copying metalsmith/test/test_instance_config.py -> build/lib/metalsmith/test copying metalsmith/test/test_scheduler.py -> build/lib/metalsmith/test copying metalsmith/test/test_cmd.py -> build/lib/metalsmith/test copying metalsmith/test/test_instance.py -> build/lib/metalsmith/test copying metalsmith/test/test_sources.py -> build/lib/metalsmith/test copying metalsmith/test/__init__.py -> build/lib/metalsmith/test copying metalsmith/_provisioner.py -> build/lib/metalsmith copying metalsmith/_cmd.py -> build/lib/metalsmith copying metalsmith/_instance.py -> build/lib/metalsmith copying metalsmith/_utils.py -> build/lib/metalsmith copying metalsmith/_nics.py -> build/lib/metalsmith copying metalsmith/sources.py -> build/lib/metalsmith copying metalsmith/_scheduler.py -> build/lib/metalsmith copying metalsmith/_format.py -> build/lib/metalsmith copying metalsmith/version.py -> build/lib/metalsmith copying metalsmith/instance_config.py -> build/lib/metalsmith copying metalsmith/__init__.py -> build/lib/metalsmith copying metalsmith/exceptions.py -> build/lib/metalsmith running egg_info writing metalsmith.egg-info/PKG-INFO writing dependency_links to metalsmith.egg-info/dependency_links.txt writing entry points to metalsmith.egg-info/entry_points.txt deleting metalsmith.egg-info/requires.txt writing top-level names to metalsmith.egg-info/top_level.txt writing pbr to metalsmith.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) 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 'metalsmith.egg-info/SOURCES.txt' + sphinx-build-3 -b html doc/source doc/build/html Running Sphinx v2.2.2 [openstackdocstheme] version: 2.2.1 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] overriding configured project name (Python) with name extracted from the package (metalsmith); you can disable this behavior with the 'openstackdocs_auto_name' option Creating file /builddir/build/BUILD/metalsmith-1.2.1/doc/source/reference/api/metalsmith.rst. Creating file /builddir/build/BUILD/metalsmith-1.2.1/doc/source/reference/api/metalsmith.exceptions.rst. Creating file /builddir/build/BUILD/metalsmith-1.2.1/doc/source/reference/api/metalsmith.instance_config.rst. Creating file /builddir/build/BUILD/metalsmith-1.2.1/doc/source/reference/api/metalsmith.sources.rst. Creating file /builddir/build/BUILD/metalsmith-1.2.1/doc/source/reference/api/metalsmith.version.rst. Creating file /builddir/build/BUILD/metalsmith-1.2.1/doc/source/reference/api/modules.rst. [openstackdocstheme] using theme from /usr/lib/python3.6/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/metalsmith-1.2.1/.gitreview found building [mo]: targets for 0 po files that are out of date building [html]: targets for 3 source files that are out of date updating environment: [new config] 9 added, 0 changed, 0 removed reading sources... [ 11%] cli/index reading sources... [ 22%] index reading sources... [ 33%] reference/api/metalsmith reading sources... [ 44%] reference/api/metalsmith.exceptions reading sources... [ 55%] reference/api/metalsmith.instance_config reading sources... [ 66%] reference/api/metalsmith.sources reading sources... [ 77%] reference/api/metalsmith.version reading sources... [ 88%] reference/api/modules reading sources... [100%] user/ansible looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 11%] cli/index [openstackdocstheme] pdf_link False writing output... [ 22%] index writing output... [ 33%] reference/api/metalsmith [openstackdocstheme] could not determine last_updated for 'reference/api/metalsmith' writing output... [ 44%] reference/api/metalsmith.exceptions [openstackdocstheme] could not determine last_updated for 'reference/api/metalsmith.exceptions' writing output... [ 55%] reference/api/metalsmith.instance_config [openstackdocstheme] could not determine last_updated for 'reference/api/metalsmith.instance_config' writing output... [ 66%] reference/api/metalsmith.sources [openstackdocstheme] could not determine last_updated for 'reference/api/metalsmith.sources' writing output... [ 77%] reference/api/metalsmith.version [openstackdocstheme] could not determine last_updated for 'reference/api/metalsmith.version' writing output... [ 88%] reference/api/modules [openstackdocstheme] could not determine last_updated for 'reference/api/modules' writing output... [100%] user/ansible generating indices... genindex[openstackdocstheme] could not determine last_updated for 'genindex' py-modindex[openstackdocstheme] could not determine last_updated for 'py-modindex' done writing additional pages... search[openstackdocstheme] could not determine last_updated for 'search' done copying static files... ... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in doc/build/html. /builddir/build/BUILD/metalsmith-1.2.1/doc/source/_exts/ansible-autodoc.py:104: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. docs = DOCYAML.load(module.DOCUMENTATION) /builddir/build/BUILD/metalsmith-1.2.1/doc/source/_exts/ansible-autodoc.py:113: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. examples = DOCYAML.load(module.EXAMPLES) + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vX64KI + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch + cd metalsmith-1.2.1 ++ '[' -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-metalsmith-1.2.1-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-metalsmith-1.2.1-1.el8.noarch/usr creating /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith copying build/lib/metalsmith/_provisioner.py -> /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith copying build/lib/metalsmith/_cmd.py -> /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith copying build/lib/metalsmith/_instance.py -> /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith copying build/lib/metalsmith/_utils.py -> /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith copying build/lib/metalsmith/_nics.py -> /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith copying build/lib/metalsmith/sources.py -> /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith copying build/lib/metalsmith/_scheduler.py -> /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith copying build/lib/metalsmith/_format.py -> /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith copying build/lib/metalsmith/version.py -> /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith creating /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith/test copying build/lib/metalsmith/test/test_provisioner.py -> /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith/test copying build/lib/metalsmith/test/test_metalsmith_instances.py -> /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith/test copying build/lib/metalsmith/test/test_utils.py -> /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith/test copying build/lib/metalsmith/test/test_instance_config.py -> /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith/test copying build/lib/metalsmith/test/test_scheduler.py -> /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith/test copying build/lib/metalsmith/test/test_cmd.py -> /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith/test copying build/lib/metalsmith/test/test_instance.py -> /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith/test copying build/lib/metalsmith/test/test_sources.py -> /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith/test copying build/lib/metalsmith/test/__init__.py -> /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith/test copying build/lib/metalsmith/instance_config.py -> /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith copying build/lib/metalsmith/__init__.py -> /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith copying build/lib/metalsmith/exceptions.py -> /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith byte-compiling /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith/_provisioner.py to _provisioner.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith/_cmd.py to _cmd.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith/_instance.py to _instance.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith/_utils.py to _utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith/_nics.py to _nics.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith/sources.py to sources.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith/_scheduler.py to _scheduler.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith/_format.py to _format.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith/test/test_provisioner.py to test_provisioner.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith/test/test_metalsmith_instances.py to test_metalsmith_instances.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith/test/test_utils.py to test_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith/test/test_instance_config.py to test_instance_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith/test/test_scheduler.py to test_scheduler.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith/test/test_cmd.py to test_cmd.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith/test/test_instance.py to test_instance.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith/test/test_sources.py to test_sources.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith/test/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith/instance_config.py to instance_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith/exceptions.py to exceptions.cpython-36.pyc writing byte-compilation script '/tmp/tmperh4b660.py' /usr/bin/python3 /tmp/tmperh4b660.py removing /tmp/tmperh4b660.py running install_data creating /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/share creating /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/share/ansible creating /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/share/ansible/roles creating /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/share/ansible/roles/metalsmith_deployment copying metalsmith_ansible/roles/metalsmith_deployment/README.rst -> /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/share/ansible/roles/metalsmith_deployment creating /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/share/ansible/roles/metalsmith_deployment/defaults copying metalsmith_ansible/roles/metalsmith_deployment/defaults/main.yml -> /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/share/ansible/roles/metalsmith_deployment/defaults creating /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/share/ansible/roles/metalsmith_deployment/meta copying metalsmith_ansible/roles/metalsmith_deployment/meta/main.yml -> /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/share/ansible/roles/metalsmith_deployment/meta creating /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/share/ansible/roles/metalsmith_deployment/tasks copying metalsmith_ansible/roles/metalsmith_deployment/tasks/main.yml -> /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/share/ansible/roles/metalsmith_deployment/tasks creating /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/share/ansible/plugins creating /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/share/ansible/plugins/modules copying metalsmith_ansible/ansible_plugins/modules/metalsmith_instances.py -> /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/share/ansible/plugins/modules creating /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/share/ansible/plugins/modules/__pycache__ copying metalsmith_ansible/ansible_plugins/modules/__pycache__/metalsmith_instances.cpython-36.pyc -> /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/share/ansible/plugins/modules/__pycache__ running install_egg_info running egg_info writing metalsmith.egg-info/PKG-INFO writing dependency_links to metalsmith.egg-info/dependency_links.txt writing entry points to metalsmith.egg-info/entry_points.txt writing top-level names to metalsmith.egg-info/top_level.txt writing pbr to metalsmith.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' writing manifest file 'metalsmith.egg-info/SOURCES.txt' Copying metalsmith.egg-info to /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/lib/python3.6/site-packages/metalsmith-1.2.1-py3.6.egg-info running install_scripts Installing metalsmith script to /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/bin /usr/lib/python3.6/site-packages/pbr/packaging.py:436: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable) + '[' '!' -d /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/share/ansible/plugins ']' + ln -s metalsmith /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/bin/metalsmith-3 + /usr/lib/rpm/find-debuginfo.sh -j20 --strict-build-id -m -i --build-id-seed 1.2.1-1.el8 --unique-debug-suffix -1.2.1-1.el8.noarch --unique-debug-src-base python-metalsmith-1.2.1-1.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/metalsmith-1.2.1 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-metalsmith-1.2.1-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.qxEQIW + umask 022 + cd /builddir/build/BUILD + cd metalsmith-1.2.1 + PYTHON=/usr/bin/python3 + stestr-3 run [2021-02-17 10:48:26,489] Deploy attempt failed on node control-0 (UUID 000), cleaning up Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_nics.py", line 166, in _get_subnet network = self._connection.network.get_network(subnet.network_id) File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call raise effect openstack.exceptions.SDKException: Not found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_provisioner.py", line 392, in provision_node nics.validate() File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_nics.py", line 62, in validate result.append(('subnet', self._get_subnet(nic))) File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_nics.py", line 170, in _get_subnet {'net': subnet.network_id, 'sub': nic['subnet'], 'error': exc}) metalsmith.exceptions.InvalidNIC: Cannot find network for subnet subnet: Not found {7} metalsmith.test.test_cmd.TestDeploy.test_args_file_partition_disk_image [0.077112s] ... ok {11} metalsmith.test.test_cmd.TestShowWait.test_list_table [0.074296s] ... ok {11} metalsmith.test.test_instance_config.TestCloudInitConfig.test_add_user [0.000342s] ... ok {11} metalsmith.test.test_instance_config.TestCloudInitConfig.test_name_as_hostname [0.000190s] ... ok {11} metalsmith.test.test_provisioner.TestProvisionNode.test_invalid_network_of_subnet [0.008349s] ... ok {15} metalsmith.test.test_cmd.TestDeploy.test_args_http_partition_image [0.076183s] ... ok {11} metalsmith.test.test_provisioner.TestProvisionNode.test_ok_without_nics [0.004788s] ... ok {11} metalsmith.test.test_provisioner.TestProvisionNode.test_old_style_reservation [0.004874s] ... ok {11} metalsmith.test.test_provisioner.TestProvisionNode.test_with_traits [0.005059s] ... ok {11} metalsmith.test.test_provisioner.TestReserveNode.test_provided_nodes [0.004309s] ... ok {11} metalsmith.test.test_provisioner.TestUnprovisionNode.test_with_wait [0.002718s] ... ok {11} metalsmith.test.test_sources.TestDetect.test_glance_invalid_arguments [0.000277s] ... ok {11} metalsmith.test.test_sources.TestDetect.test_glance_partition [0.000356s] ... ok {11} metalsmith.test.test_sources.TestDetect.test_http_whole_disk [0.000144s] ... ok {19} metalsmith.test.test_cmd.TestDeploy.test_args_quiet [0.090555s] ... ok [2021-02-17 10:48:26,593] Dry run, not provisioning node control-0 (UUID 000) [2021-02-17 10:48:26,593] Deploy attempt failed on node control-0 (UUID 000), cleaning up Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_nics.py", line 159, in _get_subnet nic['subnet'], ignore_missing=False) File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call raise effect openstack.exceptions.SDKException: Not found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_provisioner.py", line 392, in provision_node nics.validate() File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_nics.py", line 62, in validate result.append(('subnet', self._get_subnet(nic))) File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_nics.py", line 163, in _get_subnet {'sub': nic['subnet'], 'error': exc}) metalsmith.exceptions.InvalidNIC: Cannot find subnet subnet: Not found {6} metalsmith.test.test_cmd.TestDeploy.test_args_dry_run [0.077265s] ... ok {0} metalsmith.test.test_cmd.TestDeploy.test_args_user_name [0.079259s] ... ok [2021-02-17 10:48:26,608] Malformed capabilities on node (UUID ): foo,profile:control Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_scheduler.py", line 124, in __call__ caps = _utils.get_capabilities(node) File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_utils.py", line 41, in get_capabilities caps = dict(x.split(':', 1) for x in caps.split(',') if x) ValueError: dictionary update sequence element #0 has length 1; 2 is required [2021-02-17 10:48:26,608] Malformed capabilities on node (UUID ): 42 Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_scheduler.py", line 124, in __call__ caps = _utils.get_capabilities(node) File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_utils.py", line 41, in get_capabilities caps = dict(x.split(':', 1) for x in caps.split(',') if x) AttributeError: 'int' object has no attribute 'split' [2021-02-17 10:48:26,608] Deploy attempt failed on node control-0 (UUID 000), cleaning up Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_provisioner.py", line 402, in provision_node nics.create_and_attach_ports() File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_nics.py", line 76, in create_and_attach_ports port = self._connection.network.create_port(**nic) File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call raise effect RuntimeError: boom {1} metalsmith.test.test_cmd.TestDeploy.test_args_verbose_3 [0.098043s] ... ok [2021-02-17 10:48:26,614] Deploy attempt failed on node control-0 (UUID 000), cleaning up Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_provisioner.py", line 392, in provision_node nics.validate() File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_nics.py", line 58, in validate result.append(('port', self._get_port(nic))) File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_nics.py", line 106, in _get_port 'Unexpected fields for a port: %s' % ', '.join(unexpected)) metalsmith.exceptions.InvalidNIC: Unexpected fields for a port: foo [2021-02-17 10:48:26,616] Deploy attempt failed on node control-0 (UUID 000), cleaning up Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_provisioner.py", line 392, in provision_node nics.validate() File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_nics.py", line 58, in validate result.append(('port', self._get_port(nic))) File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_nics.py", line 106, in _get_port 'Unexpected fields for a port: %s' % ', '.join(unexpected)) metalsmith.exceptions.InvalidNIC: Unexpected fields for a port: network [2021-02-17 10:48:26,616] Deploy attempt failed on node control-0 (UUID 000), cleaning up Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_provisioner.py", line 392, in provision_node nics.validate() File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_nics.py", line 60, in validate result.append(('network', self._get_network(nic))) File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_nics.py", line 128, in _get_network 'Unexpected fields for a network: %s' % ', '.join(unexpected)) metalsmith.exceptions.InvalidNIC: Unexpected fields for a network: foo [2021-02-17 10:48:26,617] Deploy attempt failed on node control-0 (UUID 000), cleaning up Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_provisioner.py", line 392, in provision_node nics.validate() File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_nics.py", line 62, in validate result.append(('subnet', self._get_subnet(nic))) File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_nics.py", line 155, in _get_subnet 'Unexpected fields for a subnet: %s' % ', '.join(unexpected)) metalsmith.exceptions.InvalidNIC: Unexpected fields for a subnet: foo {10} metalsmith.test.test_cmd.TestDeploy.test_args_ips [0.075040s] ... ok [2021-02-17 10:48:26,624] Deploy attempt failed on node control-0 (UUID 000), cleaning up Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/sources.py", line 141, in _validate self.checksum = checksums[fname] KeyError: 'image' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_provisioner.py", line 390, in provision_node image._validate(self.connection, root_size_gb) File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/sources.py", line 145, in _validate {'fname': fname, 'url': self.checksum_url}) metalsmith.exceptions.InvalidImage: There is no image checksum for image in https://host/checksums {19} metalsmith.test.test_cmd.TestShowWait.test_list_sort [0.068701s] ... ok {19} metalsmith.test.test_instance.TestInstanceStates.test_state_deploying [0.002862s] ... ok {19} metalsmith.test.test_instance_config.TestCloudInitConfig.test_custom_user_data_with_users [0.000324s] ... ok {17} metalsmith.test.test_cmd.TestDeploy.test_args_bad_ip [0.074764s] ... ok {15} metalsmith.test.test_cmd.TestUndeploy.test_custom_wait [0.069058s] ... ok {15} metalsmith.test.test_instance.TestInstanceIPAddresses.test_missing_ip [0.003810s] ... ok {15} metalsmith.test.test_instance_config.TestCloudInitConfig.test_default [0.000243s] ... ok {15} metalsmith.test.test_provisioner.TestGetFindNode.test__find_node_and_allocation_by_node [0.001228s] ... ok [2021-02-17 10:48:26,633] Deploy attempt failed on node control-0 (UUID 000), cleaning up Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_provisioner.py", line 402, in provision_node nics.create_and_attach_ports() File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_nics.py", line 86, in create_and_attach_ports port.id) File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call raise effect RuntimeError: boom {15} metalsmith.test.test_provisioner.TestProvisionNode.test_dry_run [0.004990s] ... ok {16} metalsmith.test.test_cmd.TestDeploy.test_no_ips [0.075566s] ... ok {16} metalsmith.test.test_cmd.TestShowWait.test_list_json [0.069260s] ... ok {0} metalsmith.test.test_cmd.TestDeploy.test_reservation_failure [0.072450s] ... ok {13} metalsmith.test.test_cmd.TestDeploy.test_args_debug [0.090664s] ... ok {13} metalsmith.test.test_cmd.TestShowWait.test_show_json [0.068334s] ... ok {15} metalsmith.test.test_provisioner.TestProvisionNode.test_invalid_nic [0.004448s] ... ok {15} metalsmith.test.test_provisioner.TestProvisionNode.test_name_not_valid_hostname [0.005137s] ... ok {15} metalsmith.test.test_provisioner.TestProvisionNode.test_port_creation_failure [0.005839s] ... ok {15} metalsmith.test.test_provisioner.TestProvisionNode.test_unreserved_without_resource_class [0.005791s] ... ok {15} metalsmith.test.test_provisioner.TestUnprovisionNode.test_with_wait_failed [0.002954s] ... ok {15} metalsmith.test.test_scheduler.TestCapabilitiesFilter.test_nothing_requested_nothing_found [0.000179s] ... ok {9} metalsmith.test.test_cmd.TestDeploy.test_args_capabilities [0.077932s] ... ok {19} metalsmith.test.test_provisioner.TestListInstances.test_list [0.003699s] ... ok {19} metalsmith.test.test_provisioner.TestProvisionNode.test_invalid_nic_type_fields [0.007104s] ... ok {4} metalsmith.test.test_cmd.TestDeploy.test_args_no_nics [0.077892s] ... ok {4} metalsmith.test.test_instance_config.TestCloudInitConfig.test_ssh_keys [0.000232s] ... ok [2021-02-17 10:48:26,655] Deploy attempt failed on node control-0 (UUID 000), cleaning up Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_provisioner.py", line 435, in provision_node node, 'active', config_drive=cd) File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call raise effect RuntimeError: boom {4} metalsmith.test.test_instance_config.TestGenericConfig.test_custom_user_data [0.000228s] ... ok {4} metalsmith.test.test_instance_config.TestGenericConfig.test_ssh_keys [0.000190s] ... ok {4} metalsmith.test.test_instance_config.TestGenericConfig.test_ssh_keys_as_dict [0.000169s] ... ok {7} metalsmith.test.test_cmd.TestDeploy.test_args_traits [0.070103s] ... ok {7} metalsmith.test.test_cmd.TestShowWait.test_list_two_columns [0.069257s] ... ok {14} metalsmith.test.test_cmd.TestDeploy.test_args_http_image_with_checksum [0.075523s] ... ok [2021-02-17 10:48:26,660] Deploy attempt failed on node control-0 (UUID 000), cleaning up Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_nics.py", line 132, in _get_network nic['network'], ignore_missing=False) File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call raise effect openstack.exceptions.SDKException: Not found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_provisioner.py", line 392, in provision_node nics.validate() File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_nics.py", line 60, in validate result.append(('network', self._get_network(nic))) File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_nics.py", line 136, in _get_network {'net': nic['network'], 'error': exc}) metalsmith.exceptions.InvalidNIC: Cannot find network network: Not found [2021-02-17 10:48:26,661] Deploy attempt failed on node control-0 (UUID 000), cleaning up Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/sources.py", line 61, in _validate ignore_missing=False) File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call raise effect openstack.exceptions.ResourceNotFound: Not found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_provisioner.py", line 390, in provision_node image._validate(self.connection, root_size_gb) File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/sources.py", line 65, in _validate {'image': self.image, 'error': exc}) metalsmith.exceptions.InvalidImage: Cannot find image image: Not found {18} metalsmith.test.test_cmd.TestDeploy.test_args_default_format [0.091163s] ... ok [2021-02-17 10:48:26,667] Deploy attempt failed on node control-0 (UUID 000), cleaning up Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_provisioner.py", line 435, in provision_node node, 'active', config_drive=cd) File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call raise effect RuntimeError: boom {12} metalsmith.test.test_cmd.TestDeploy.test_args_conductor_group [0.075283s] ... ok {19} metalsmith.test.test_provisioner.TestProvisionNode.test_no_checksum_with_http_image [0.007532s] ... ok {4} metalsmith.test.test_metalsmith_instances.TestMetalsmithInstances.test_get_source [0.001073s] ... ok {4} metalsmith.test.test_provisioner.TestProvisionNode.test_with_http_and_checksum_url [0.007171s] ... ok {4} metalsmith.test.test_provisioner.TestUnprovisionNode.test_ok [0.003055s] ... ok {4} metalsmith.test.test_provisioner.TestWaitForProvisioning.test_exceptions [0.002637s] ... ok {4} metalsmith.test.test_scheduler.TestRunFilters.test_all_nodes_filtered [0.002272s] ... ok {5} metalsmith.test.test_cmd.TestDeploy.test_invalid_hostname [0.075001s] ... ok {5} metalsmith.test.test_instance_config.TestCloudInitConfig.test_explicit_hostname [0.000229s] ... ok {5} metalsmith.test.test_provisioner.TestProvisionNode.test_invalid_http_source [0.004282s] ... ok {19} metalsmith.test.test_provisioner.TestProvisionNode.test_node_with_external_instance_id [0.003790s] ... ok {5} metalsmith.test.test_provisioner.TestProvisionNode.test_invalid_nics [0.004266s] ... ok {5} metalsmith.test.test_provisioner.TestProvisionNode.test_invalid_subnet [0.006219s] ... ok {5} metalsmith.test.test_provisioner.TestProvisionNode.test_unreserved [0.005442s] ... ok {5} metalsmith.test.test_provisioner.TestProvisionNode.test_with_root_size [0.006030s] ... ok {0} metalsmith.test.test_instance.TestInstanceStates.test_state_maintenance [0.003045s] ... ok {0} metalsmith.test.test_metalsmith_instances.TestMetalsmithInstances.test_reserve [0.000822s] ... ok {3} metalsmith.test.test_cmd.TestDeploy.test_args_with_candidates [0.093384s] ... ok {0} metalsmith.test.test_provisioner.TestGetFindNode.test__find_node_and_allocation_by_node_id [0.001455s] ... ok {0} metalsmith.test.test_provisioner.TestProvisionNode.test_ok_with_source [0.005216s] ... ok {8} metalsmith.test.test_cmd.TestDeploy.test_args_user_name_with_sudo [0.085505s] ... ok {0} metalsmith.test.test_provisioner.TestProvisionNode.test_whole_disk [0.005213s] ... ok {0} metalsmith.test.test_provisioner.TestReserveNode.test_nodes_filtered_by_conductor_group [0.003433s] ... ok {0} metalsmith.test.test_provisioner.TestReserveNode.test_with_hostname [0.003098s] ... ok {5} metalsmith.test.test_scheduler.TestCapabilitiesFilter.test_malformed_capabilities [0.001571s] ... ok {5} metalsmith.test.test_scheduler.TestCapabilitiesFilter.test_not_matching_node [0.000313s] ... ok {19} metalsmith.test.test_provisioner.TestProvisionNode.test_port_attach_failure [0.005715s] ... ok {6} metalsmith.test.test_cmd.TestDeploy.test_with_root_size [0.071681s] ... ok {19} metalsmith.test.test_provisioner.TestProvisionNode.test_with_file_whole_disk [0.005190s] ... ok {19} metalsmith.test.test_provisioner.TestReserveNode.test_custom_predicate [0.003204s] ... ok {6} metalsmith.test.test_provisioner.TestGetFindNode.test__get_node_with_node [0.001748s] ... ok {6} metalsmith.test.test_provisioner.TestGetFindNode.test__get_node_with_string [0.001338s] ... ok {5} metalsmith.test.test_scheduler.TestRunFilters.test_all_filters_pass [0.002151s] ... ok {5} metalsmith.test.test_sources.TestDetect.test_checksum_required [0.000234s] ... ok {5} metalsmith.test.test_sources.TestDetect.test_http_partition_disk_missing_root [0.000182s] ... ok {16} metalsmith.test.test_cmd.TestShowWait.test_show_table [0.069139s] ... ok {16} metalsmith.test.test_instance_config.TestGenericConfig.test_name_as_hostname [0.000233s] ... ok {13} metalsmith.test.test_cmd.TestUndeploy.test_ok [0.067724s] ... ok {13} metalsmith.test.test_instance.TestInstanceStates.test_state_error [0.003076s] ... ok {13} metalsmith.test.test_instance_config.TestGenericConfig.test_explicit_hostname [0.000211s] ... ok {13} metalsmith.test.test_provisioner.TestGetFindNode.test__get_node_with_instance_refresh [0.001598s] ... ok {13} metalsmith.test.test_provisioner.TestProvisionNode.test_deploy_failure [0.007521s] ... ok {13} metalsmith.test.test_provisioner.TestProvisionNode.test_with_capabilities [0.005415s] ... ok {16} metalsmith.test.test_provisioner.TestProvisionNode.test_missing_image [0.007180s] ... ok {16} metalsmith.test.test_provisioner.TestProvisionNode.test_node_not_found [0.004434s] ... ok {1} metalsmith.test.test_cmd.TestDeploy.test_deploy_failure [0.068912s] ... ok {2} metalsmith.test.test_cmd.TestDeploy.test_args_file_image_with_incorrect_kernel [0.080606s] ... ok {10} metalsmith.test.test_cmd.TestDeploy.test_with_swap_size [0.068489s] ... ok {13} metalsmith.test.test_provisioner.TestProvisionNode.test_with_config [0.005347s] ... ok {17} metalsmith.test.test_cmd.TestDeploy.test_args_networks_and_ports [0.069470s] ... ok {9} metalsmith.test.test_cmd.TestDeploy.test_args_ok [0.085219s] ... ok {6} metalsmith.test.test_provisioner.TestProvisionNode.test_deploy_failure_no_cleanup [0.005498s] ... ok {6} metalsmith.test.test_provisioner.TestProvisionNode.test_invalid_network [0.006700s] ... ok {6} metalsmith.test.test_provisioner.TestProvisionNode.test_update_failed_after_deploy_failure [0.006047s] ... ok {0} metalsmith.test.test_provisioner.TestShowInstance.test_show_instance_with_allocation [0.001449s] ... ok {0} metalsmith.test.test_provisioner.TestUnprovisionNode.test_delete_allocation [0.004710s] ... ok {0} metalsmith.test.test_sources.TestDetect.test_http_partition_disk [0.000177s] ... ok {4} metalsmith.test.test_sources.TestDetect.test_file_partition_disk_missing_root [0.000199s] ... ok {4} metalsmith.test.test_sources.TestDetect.test_https_partition_disk [0.000107s] ... ok {6} metalsmith.test.test_provisioner.TestProvisionNode.test_with_http_and_checksum_whole_disk [0.006616s] ... ok {13} metalsmith.test.test_provisioner.TestProvisionNode.test_with_subnet [0.006650s] ... ok {13} metalsmith.test.test_provisioner.TestShowInstance.test_show_instances [0.001914s] ... ok {13} metalsmith.test.test_sources.TestDetect.test_https_partition_disk_checksum [0.000133s] ... ok {16} metalsmith.test.test_provisioner.TestProvisionNode.test_wait_failure [0.005218s] ... ok {6} metalsmith.test.test_provisioner.TestReserveNode.test_nodes_filtered [0.003477s] ... ok {6} metalsmith.test.test_provisioner.TestReserveNode.test_provided_node [0.003114s] ... ok {16} metalsmith.test.test_scheduler.TestRunFilters.test_no_filters [0.000276s] ... ok {14} metalsmith.test.test_cmd.TestDeploy.test_args_port [0.069278s] ... ok {16} metalsmith.test.test_sources.TestDetect.test_file_partition_inconsistency [0.000288s] ... ok {16} metalsmith.test.test_sources.TestDetect.test_file_whole_disk [0.000164s] ... ok {16} metalsmith.test.test_utils.TestIsHostnameSafe.test_not_none [0.000106s] ... ok {6} metalsmith.test.test_provisioner.TestUnprovisionNode.test_with_attached [0.003209s] ... ok {6} metalsmith.test.test_utils.TestIsHostnameSafe.test_valid [0.000145s] ... ok {7} metalsmith.test.test_cmd.TestShowWait.test_show [0.068977s] ... ok {2} metalsmith.test.test_cmd.TestDeploy.test_args_file_whole_disk_image [0.068845s] ... ok {12} metalsmith.test.test_cmd.TestDeploy.test_args_configdrive [0.070033s] ... ok {18} metalsmith.test.test_cmd.TestDeploy.test_args_hostname [0.078069s] ... ok {3} metalsmith.test.test_cmd.TestDeploy.test_no_logs_not_deployed [0.070403s] ... ok {8} metalsmith.test.test_cmd.TestShowWait.test_wait_custom_timeout [0.068469s] ... ok {1} metalsmith.test.test_cmd.TestDeploy.test_no_clean_up [0.070946s] ... ok {9} metalsmith.test.test_cmd.TestDeploy.test_not_deployed_no_ips [0.071727s] ... ok {10} metalsmith.test.test_cmd.TestShowWait.test_list_one_column [0.067961s] ... ok {10} metalsmith.test.test_instance_config.TestCloudInitConfig.test_add_user_sudo [0.000374s] ... ok {9} metalsmith.test.test_provisioner.TestGetFindNode.test__find_node_and_allocation_by_hostname_bad_allocation [0.002062s] ... ok {9} metalsmith.test.test_provisioner.TestInit.test_missing_auth [0.000306s] ... ok {10} metalsmith.test.test_provisioner.TestGetFindNode.test__find_node_and_allocation_by_hostname [0.002023s] ... ok {10} metalsmith.test.test_provisioner.TestGetFindNode.test__get_node_with_instance [0.001167s] ... ok {10} metalsmith.test.test_provisioner.TestProvisionNode.test_existing_hostname [0.005270s] ... ok [2021-02-17 10:48:26,748] Deploy attempt failed on node control-0 (UUID 000), cleaning up Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/sources.py", line 133, in _validate checksums = _utils.parse_checksums(checksums) File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_utils.py", line 113, in parse_checksums checksum, fname = line.strip().split(None, 1) ValueError: not enough values to unpack (expected 2, got 1) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_provisioner.py", line 390, in provision_node image._validate(self.connection, root_size_gb) File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/sources.py", line 137, in _validate {'url': self.checksum_url, 'err': exc}) metalsmith.exceptions.InvalidImage: Invalid checksum file https://host/checksums: not enough values to unpack (expected 2, got 1) {10} metalsmith.test.test_provisioner.TestProvisionNode.test_malformed_checksum_with_http_image [0.007107s] ... ok {14} metalsmith.test.test_cmd.TestShowWait.test_list_table_empty [0.068421s] ... ok {14} metalsmith.test.test_instance_config.TestCloudInitConfig.test_add_user_admin [0.000322s] ... ok {14} metalsmith.test.test_instance_config.TestCloudInitConfig.test_add_user_passwd [0.000208s] ... ok [2021-02-17 10:48:26,762] Deploy attempt failed on node control-0 (UUID 000), cleaning up Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/sources.py", line 125, in _validate response.raise_for_status() File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call raise effect requests.exceptions.RequestException: boom During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_provisioner.py", line 390, in provision_node image._validate(self.connection, root_size_gb) File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/sources.py", line 130, in _validate {'url': self.checksum_url, 'err': exc}) metalsmith.exceptions.InvalidImage: Cannot download checksum file https://host/checksums: boom {10} metalsmith.test.test_provisioner.TestProvisionNode.test_override_existing_traits [0.004851s] ... ok {17} metalsmith.test.test_cmd.TestDeploy.test_args_verbose_1 [0.084327s] ... ok [2021-02-17 10:48:26,764] Deploy attempt failed on node control-0 (UUID 000), cleaning up Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_utils.py", line 56, in get_root_disk assert int(node.properties['local_gb']) > 0 TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_provisioner.py", line 388, in provision_node root_size_gb = _utils.get_root_disk(root_size_gb, node) File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_utils.py", line 66, in get_root_disk 'value': node.properties['local_gb']}) metalsmith.exceptions.UnknownRootDiskSize: The local_gb for node control-0 (UUID 000) is invalid: expected positive integer, got None [2021-02-17 10:48:26,766] Deploy attempt failed on node control-0 (UUID 000), cleaning up Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_utils.py", line 56, in get_root_disk assert int(node.properties['local_gb']) > 0 ValueError: invalid literal for int() with base 10: 'meow' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_provisioner.py", line 388, in provision_node root_size_gb = _utils.get_root_disk(root_size_gb, node) File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_utils.py", line 66, in get_root_disk 'value': node.properties['local_gb']}) metalsmith.exceptions.UnknownRootDiskSize: The local_gb for node control-0 (UUID 000) is invalid: expected positive integer, got meow [2021-02-17 10:48:26,766] Deploy attempt failed on node control-0 (UUID 000), cleaning up Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_utils.py", line 56, in get_root_disk assert int(node.properties['local_gb']) > 0 AssertionError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_provisioner.py", line 388, in provision_node root_size_gb = _utils.get_root_disk(root_size_gb, node) File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_utils.py", line 66, in get_root_disk 'value': node.properties['local_gb']}) metalsmith.exceptions.UnknownRootDiskSize: The local_gb for node control-0 (UUID 000) is invalid: expected positive integer, got -42 [2021-02-17 10:48:26,767] Deploy attempt failed on node control-0 (UUID 000), cleaning up Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_utils.py", line 56, in get_root_disk assert int(node.properties['local_gb']) > 0 TypeError: int() argument must be a string, a bytes-like object or a number, not 'list' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_provisioner.py", line 388, in provision_node root_size_gb = _utils.get_root_disk(root_size_gb, node) File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_utils.py", line 66, in get_root_disk 'value': node.properties['local_gb']}) metalsmith.exceptions.UnknownRootDiskSize: The local_gb for node control-0 (UUID 000) is invalid: expected positive integer, got [] [2021-02-17 10:48:26,768] Processing allocation (UUID ) for node 000 failed: boom; deleting allocation {2} metalsmith.test.test_cmd.TestDeploy.test_args_subnet [0.068989s] ... ok [2021-02-17 10:48:26,771] Deploy attempt failed on node control-0 (UUID 000), cleaning up Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_nics.py", line 110, in _get_port nic['port'], ignore_missing=False) File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call raise effect openstack.exceptions.SDKException: Not found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_provisioner.py", line 392, in provision_node nics.validate() File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_nics.py", line 58, in validate result.append(('port', self._get_port(nic))) File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_nics.py", line 114, in _get_port {'port': nic['port'], 'error': exc}) metalsmith.exceptions.InvalidNIC: Cannot find port port1: Not found usage: run.py deploy [-h] [--wait WAIT | --no-wait] --image IMAGE [--image-checksum IMAGE_CHECKSUM] [--image-kernel IMAGE_KERNEL] [--image-ramdisk IMAGE_RAMDISK] [--network NICS] [--subnet NICS] [--port NICS] [--ip NETWORK:IP] [--netboot] [--root-size ROOT_SIZE] [--swap-size SWAP_SIZE] [--capability NAME=VALUE] [--trait TRAIT] [--ssh-public-key SSH_PUBLIC_KEY] [--hostname HOSTNAME] --resource-class RESOURCE_CLASS [--conductor-group CONDUCTOR_GROUP] [--candidate CANDIDATE] [--user-name USER_NAME] [--passwordless-sudo] [--no-clean-up] run.py deploy: error: argument --ip: --ip format is NETWORK:IP, got public {10} metalsmith.test.test_provisioner.TestShowInstance.test_show_instance_invalid_state [0.001456s] ... ok {14} metalsmith.test.test_provisioner.TestGetFindNode.test__get_node_with_node_refresh [0.001743s] ... ok {7} metalsmith.test.test_cmd.TestShowWait.test_wait_json [0.068590s] ... ok {3} metalsmith.test.test_cmd.TestUndeploy.test_json [0.068412s] ... ok {12} metalsmith.test.test_cmd.TestDeploy.test_args_custom_wait [0.069366s] ... ok {10} metalsmith.test.test_scheduler.TestRunFilters.test_one_node_filtered [0.001965s] ... ok {17} metalsmith.test.test_instance.TestInstanceStates.test_state_unknown [0.002796s] ... ok {17} metalsmith.test.test_instance_config.TestCloudInitConfig.test_add_user_with_keys [0.000311s] ... ok {10} metalsmith.test.test_utils.TestIsHostnameSafe.test_invalid [0.000165s] ... ok {17} metalsmith.test.test_provisioner.TestInit.test_both_provided [0.000325s] ... ok {3} metalsmith.test.test_instance_config.TestCloudInitConfig.test_user_data_not_dict [0.000237s] ... ok {3} metalsmith.test.test_provisioner.TestProvisionNode.test_invalid_local_gb [0.007334s] ... ok {17} metalsmith.test.test_provisioner.TestProvisionNode.test_existing_hostname_mismatch [0.004259s] ... ok {14} metalsmith.test.test_provisioner.TestProvisionNode.test_cannot_download_checksum_with_http_image [0.007186s] ... ok {14} metalsmith.test.test_provisioner.TestReserveNode.test_node_update_failed [0.003932s] ... ok {8} metalsmith.test.test_cmd.TestUndeploy.test_quiet [0.067621s] ... ok {7} metalsmith.test.test_instance.TestInstanceStates.test_state_unknown_when_available [0.003299s] ... ok {7} metalsmith.test.test_instance_config.TestCloudInitConfig.test_ssh_keys_as_dict [0.000218s] ... ok {7} metalsmith.test.test_instance_config.TestGenericConfig.test_default [0.000190s] ... ok {14} metalsmith.test.test_provisioner.TestUnprovisionNode.test_without_allocation [0.002917s] ... ok {7} metalsmith.test.test_provisioner.TestProvisionNode.test_with_existing_capabilities [0.005306s] ... ok {7} metalsmith.test.test_provisioner.TestReserveNode.test_with_traits [0.004944s] ... ok {7} metalsmith.test.test_scheduler.TestCapabilitiesFilter.test_fail_message [0.000761s] ... ok {7} metalsmith.test.test_sources.TestDetect.test_glance_partition_missing_root [0.000395s] ... ok {17} metalsmith.test.test_provisioner.TestProvisionNode.test_unreserved_with_hostname [0.005788s] ... ok {17} metalsmith.test.test_provisioner.TestWaitForProvisioning.test_success [0.002893s] ... ok {17} metalsmith.test.test_sources.TestDetect.test_glance_whole_disk [0.000362s] ... ok {14} metalsmith.test.test_sources.TestDetect.test_file_partition_disk [0.000203s] ... ok {8} metalsmith.test.test_instance.TestInstanceStates.test_state_deploying_when_available [0.002892s] ... ok {17} metalsmith.test.test_sources.TestDetect.test_http_partition_inconsistency [0.000329s] ... ok {14} metalsmith.test.test_sources.TestDetect.test_https_whole_disk [0.000137s] ... ok {14} metalsmith.test.test_sources.TestDetect.test_https_whole_disk_checksum [0.000083s] ... ok {3} metalsmith.test.test_provisioner.TestProvisionNode.test_invalid_port [0.005490s] ... ok {3} metalsmith.test.test_provisioner.TestProvisionNode.test_node_in_maintenance [0.004323s] ... ok {8} metalsmith.test.test_provisioner.TestProvisionNode.test_deploy_failure_without_allocation [0.006537s] ... ok {3} metalsmith.test.test_provisioner.TestProvisionNode.test_node_name_as_hostname [0.005485s] ... ok {1} metalsmith.test.test_cmd.TestShowWait.test_list [0.069738s] ... ok {8} metalsmith.test.test_provisioner.TestProvisionNode.test_failure_during_port_deletion [0.005758s] ... ok {18} metalsmith.test.test_cmd.TestDeploy.test_args_http_image_with_checksum_url [0.097197s] ... ok {1} metalsmith.test.test_instance.TestInstanceIPAddresses.test_ip_addresses [0.003817s] ... ok {3} metalsmith.test.test_provisioner.TestReserveNode.test_no_nodes [0.002723s] ... ok {3} metalsmith.test.test_provisioner.TestReserveNode.test_provided_node_not_found [0.002714s] ... ok {8} metalsmith.test.test_provisioner.TestProvisionNode.test_invalid_hostname [0.004696s] ... ok {1} metalsmith.test.test_instance.TestInstanceStates.test_state_active [0.002542s] ... ok {1} metalsmith.test.test_instance.TestInstanceStates.test_state_deploying_maintenance [0.002428s] ... ok {3} metalsmith.test.test_provisioner.TestReserveNode.test_with_capabilities [0.004914s] ... ok {8} metalsmith.test.test_provisioner.TestProvisionNode.test_invalid_nic_type [0.004920s] ... ok {3} metalsmith.test.test_scheduler.TestCapabilitiesFilter.test_fail_no_capabilities [0.000459s] ... ok {1} metalsmith.test.test_instance.TestInstanceStates.test_to_dict [0.003281s] ... ok {8} metalsmith.test.test_provisioner.TestProvisionNode.test_old_style_reservation_with_override [0.004394s] ... ok {1} metalsmith.test.test_instance.TestInstanceStates.test_to_dict_with_allocation [0.003287s] ... ok [2021-02-17 10:48:26,805] Deploy attempt failed on node control-0 (UUID 000), cleaning up Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_provisioner.py", line 435, in provision_node node, 'active', config_drive=cd) File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call raise effect RuntimeError: boom {8} metalsmith.test.test_provisioner.TestProvisionNode.test_with_file_partition [0.006822s] ... ok {1} metalsmith.test.test_provisioner.TestProvisionNode.test_detach_failed_after_deploy_failure [0.007506s] ... ok {8} metalsmith.test.test_provisioner.TestProvisionNode.test_with_wait [0.005378s] ... ok {1} metalsmith.test.test_provisioner.TestProvisionNode.test_with_http_and_checksum_partition [0.006600s] ... ok {8} metalsmith.test.test_provisioner.TestShowInstance.test_show_instance [0.001745s] ... ok [2021-02-17 10:48:26,817] Processing allocation (UUID ) for node 000 failed: boom; deleting allocation Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_provisioner.py", line 178, in _reserve_node capabilities) File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_provisioner.py", line 200, in _patch_reserved_node return self.connection.baremetal.patch_node(node, patch) File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call raise effect RuntimeError: boom {1} metalsmith.test.test_provisioner.TestReserveNode.test_node_update_unexpected_exception [0.003284s] ... ok {2} metalsmith.test.test_cmd.TestShowWait.test_wait [0.069536s] ... ok {12} metalsmith.test.test_cmd.TestDeploy.test_args_http_image_without_checksum [0.069554s] ... ok {12} metalsmith.test.test_instance_config.TestCloudInitConfig.test_custom_user_data [0.000330s] ... ok {12} metalsmith.test.test_metalsmith_instances.TestMetalsmithInstances.test_provision [0.011720s] ... ok {12} metalsmith.test.test_provisioner.TestProvisionNode.test_duplicate_hostname [0.005163s] ... ok {12} metalsmith.test.test_provisioner.TestProvisionNode.test_existing_hostname_match [0.005718s] ... ok {12} metalsmith.test.test_provisioner.TestProvisionNode.test_ok [0.005344s] ... ok [2021-02-17 10:48:26,863] Dry run, not provisioning node control-0 (UUID 000) {12} metalsmith.test.test_provisioner.TestProvisionNode.test_unreserve_dry_run [0.005490s] ... ok {18} metalsmith.test.test_cmd.TestDeploy.test_args_json_format [0.078537s] ... ok {12} metalsmith.test.test_provisioner.TestProvisionNode.test_with_hostname_override [0.007126s] ... ok {12} metalsmith.test.test_provisioner.TestReserveNode.test_custom_predicate_false [0.002931s] ... ok {2} metalsmith.test.test_cmd.TestUndeploy.test_dry_run [0.068417s] ... ok {2} metalsmith.test.test_provisioner.TestGetFindNode.test__find_node_and_allocation_by_hostname_node_in_allocation [0.002168s] ... ok {18} metalsmith.test.test_cmd.TestDeploy.test_args_no_wait [0.058101s] ... ok {18} metalsmith.test.test_cmd.TestDeploy.test_args_verbose_2 [0.065284s] ... ok {18} metalsmith.test.test_cmd.TestShowWait.test_list_empty [0.052081s] ... ok {18} metalsmith.test.test_provisioner.TestGetFindNode.test__find_node_and_allocation_by_node_not_found [0.001726s] ... ok [2021-02-17 10:48:27,048] Deploy attempt failed on node control-0 (UUID 000), cleaning up Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_provisioner.py", line 388, in provision_node root_size_gb = _utils.get_root_disk(root_size_gb, node) File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_utils.py", line 50, in get_root_disk "a positive integer, got %r" % root_size_gb) TypeError: The root_size_gb argument must be a positive integer, got {} [2021-02-17 10:48:27,049] Deploy attempt failed on node control-0 (UUID 000), cleaning up Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_provisioner.py", line 388, in provision_node root_size_gb = _utils.get_root_disk(root_size_gb, node) File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_utils.py", line 53, in get_root_disk "a positive integer, got %d" % root_size_gb) ValueError: The root_size_gb argument must be a positive integer, got 0 {18} metalsmith.test.test_provisioner.TestProvisionNode.test_invalid_root_size_gb [0.004706s] ... ok {18} metalsmith.test.test_provisioner.TestReserveNode.test_create_allocation_failed [0.002252s] ... ok {18} metalsmith.test.test_scheduler.TestCapabilitiesFilter.test_matching_node [0.000305s] ... ok {9} metalsmith.test.test_provisioner.TestInit.test_session_only [0.523261s] ... ok {9} metalsmith.test.test_provisioner.TestProvisionNode.test_with_ip [0.004911s] ... ok {9} metalsmith.test.test_provisioner.TestProvisionNode.test_with_swap_size [0.003621s] ... ok [2021-02-17 10:48:27,271] Processing allocation (UUID ) for node None failed: Failed to reserve a node: boom; deleting allocation Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_provisioner.py", line 166, in _reserve_node allocation) File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call raise effect openstack.exceptions.SDKException: boom During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_provisioner.py", line 170, in _reserve_node 'Failed to reserve a node: %s' % exc) metalsmith.exceptions.ReservationFailed: Failed to reserve a node: boom {9} metalsmith.test.test_provisioner.TestReserveNode.test_allocation_failed [0.003218s] ... ok [2021-02-17 10:48:27,275] Processing allocation (UUID ) for node None failed: Failed to reserve a node: boom; deleting allocation Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_provisioner.py", line 166, in _reserve_node allocation) File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call raise effect openstack.exceptions.SDKException: boom During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_provisioner.py", line 170, in _reserve_node 'Failed to reserve a node: %s' % exc) metalsmith.exceptions.ReservationFailed: Failed to reserve a node: boom {9} metalsmith.test.test_provisioner.TestReserveNode.test_allocation_failed_clean_up_failed [0.003371s] ... ok {9} metalsmith.test.test_provisioner.TestReserveNode.test_provided_nodes_no_match [0.002608s] ... ok [2021-02-17 10:48:27,280] Dry run, not unprovisioning {9} metalsmith.test.test_provisioner.TestUnprovisionNode.test_dry_run [0.002297s] ... ok {2} metalsmith.test.test_provisioner.TestInit.test_cloud_region_only [0.485962s] ... ok [2021-02-17 10:48:27,387] Deploy attempt failed on node control-0 (UUID 000), cleaning up Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_provisioner.py", line 435, in provision_node node, 'active', config_drive=cd) File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call raise effect RuntimeError: boom {2} metalsmith.test.test_provisioner.TestProvisionNode.test_deallocation_failed_after_deploy_failure [0.005421s] ... ok [2021-02-17 10:48:27,392] Deploy attempt failed on node control-0 (UUID 000), cleaning up Traceback (most recent call last): File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/_provisioner.py", line 390, in provision_node image._validate(self.connection, root_size_gb) File "/builddir/build/BUILD/metalsmith-1.2.1/metalsmith/sources.py", line 71, in _validate 'Partition images require root partition size') metalsmith.exceptions.UnknownRootDiskSize: Partition images require root partition size {2} metalsmith.test.test_provisioner.TestProvisionNode.test_no_local_gb [0.003665s] ... ok {2} metalsmith.test.test_provisioner.TestProvisionNode.test_override_existing_capabilities [0.003492s] ... ok {2} metalsmith.test.test_provisioner.TestProvisionNode.test_with_ports [0.003713s] ... ok {2} metalsmith.test.test_provisioner.TestReserveNode.test_simple_ok [0.002320s] ... ok ====== Totals ====== Ran: 236 tests in 1.0024 sec. - Passed: 236 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 5.9957 sec. ============== Worker Balance ============== - Worker 0 (12 tests) => 0:00:00.183093 - Worker 1 (12 tests) => 0:00:00.343182 - Worker 2 (12 tests) => 0:00:00.865971 - Worker 3 (12 tests) => 0:00:00.268889 - Worker 4 (12 tests) => 0:00:00.097674 - Worker 5 (12 tests) => 0:00:00.108286 - Worker 6 (12 tests) => 0:00:00.190018 - Worker 7 (12 tests) => 0:00:00.372606 - Worker 8 (12 tests) => 0:00:00.268086 - Worker 9 (12 tests) => 0:00:00.783488 - Worker 10 (12 tests) => 0:00:00.238834 - Worker 11 (12 tests) => 0:00:00.108060 - Worker 12 (12 tests) => 0:00:00.331520 - Worker 13 (12 tests) => 0:00:00.261809 - Worker 14 (12 tests) => 0:00:00.232744 - Worker 15 (12 tests) => 0:00:00.182580 - Worker 16 (11 tests) => 0:00:00.234697 - Worker 17 (11 tests) => 0:00:00.248347 - Worker 18 (11 tests) => 0:00:00.532071 - Worker 19 (11 tests) => 0:00:00.201031 + exit 0 Processing files: python3-metalsmith-1.2.1-1.el8.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.po0HRg + umask 022 + cd /builddir/build/BUILD + cd metalsmith-1.2.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/share/licenses/python3-metalsmith + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/share/licenses/python3-metalsmith + cp -pr LICENSE /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/share/licenses/python3-metalsmith + exit 0 Provides: python3-metalsmith = 1.2.1-1.el8 python3.6dist(metalsmith) = 1.2.1 python3dist(metalsmith) = 1.2.1 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(pre): shadow-utils Requires: /usr/bin/python3 python(abi) = 3.6 Obsoletes: python2-metalsmith < 1.2.1-1.el8 Processing files: python3-metalsmith-tests-1.2.1-1.el8.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.cMJ5dI + umask 022 + cd /builddir/build/BUILD + cd metalsmith-1.2.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/share/licenses/python3-metalsmith-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/share/licenses/python3-metalsmith-tests + cp -pr LICENSE /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/share/licenses/python3-metalsmith-tests + exit 0 Provides: python3-metalsmith-tests = 1.2.1-1.el8 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 Processing files: python-metalsmith-doc-1.2.1-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.VrNptc + umask 022 + cd /builddir/build/BUILD + cd metalsmith-1.2.1 + DOCDIR=/builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/share/doc/python-metalsmith-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/share/doc/python-metalsmith-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/share/doc/python-metalsmith-doc + cp -pr README.rst /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/share/doc/python-metalsmith-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ebevLG + umask 022 + cd /builddir/build/BUILD + cd metalsmith-1.2.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/share/licenses/python-metalsmith-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/share/licenses/python-metalsmith-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/share/licenses/python-metalsmith-doc + exit 0 Provides: python-metalsmith-doc = 1.2.1-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ansible-role-metalsmith-deployment-1.2.1-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xLdxLb + umask 022 + cd /builddir/build/BUILD + cd metalsmith-1.2.1 + DOCDIR=/builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/share/doc/ansible-role-metalsmith-deployment + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/share/doc/ansible-role-metalsmith-deployment + cp -pr README.rst /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/share/doc/ansible-role-metalsmith-deployment + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.GlZPMG + umask 022 + cd /builddir/build/BUILD + cd metalsmith-1.2.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/share/licenses/ansible-role-metalsmith-deployment + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/share/licenses/ansible-role-metalsmith-deployment + cp -pr LICENSE /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch/usr/share/licenses/ansible-role-metalsmith-deployment + exit 0 Provides: ansible-role-metalsmith-deployment = 1.2.1-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch Wrote: /builddir/build/RPMS/python3-metalsmith-1.2.1-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/python3-metalsmith-tests-1.2.1-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/python-metalsmith-doc-1.2.1-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/ansible-role-metalsmith-deployment-1.2.1-1.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.oLtUWc + umask 022 + cd /builddir/build/BUILD + cd metalsmith-1.2.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-metalsmith-1.2.1-1.el8.noarch + exit 0 Child return code was: 0