Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-novaclient.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-train-el8-build-78729-451109/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a4330f3f5a354ab1a23a90e76a3b3515', '-D', '/var/lib/mock/cloud8-openstack-train-el8-build-78729-451109/root', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-novaclient.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-novaclient-15.1.1-1.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-novaclient.spec'], nspawn_args=['--private-network']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-train-el8-build-78729-451109/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '40ca3b315962468488abbb2eeb30ff63', '-D', '/var/lib/mock/cloud8-openstack-train-el8-build-78729-451109/root', '--private-network', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-novaclient.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.qaCUuM + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-novaclient-15.1.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-novaclient-15.1.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-novaclient-15.1.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-novaclient-15.1.1 base' + 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.pca3EA + umask 022 + cd /builddir/build/BUILD + cd python-novaclient-15.1.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/novaclient copying novaclient/i18n.py -> build/lib/novaclient copying novaclient/extension.py -> build/lib/novaclient copying novaclient/exceptions.py -> build/lib/novaclient copying novaclient/crypto.py -> build/lib/novaclient copying novaclient/client.py -> build/lib/novaclient copying novaclient/api_versions.py -> build/lib/novaclient copying novaclient/__init__.py -> build/lib/novaclient copying novaclient/utils.py -> build/lib/novaclient copying novaclient/shell.py -> build/lib/novaclient copying novaclient/base.py -> build/lib/novaclient creating build/lib/novaclient/tests creating build/lib/novaclient/tests/functional creating build/lib/novaclient/tests/functional/v2 creating build/lib/novaclient/tests/functional/v2/legacy copying novaclient/tests/functional/v2/legacy/test_servers.py -> build/lib/novaclient/tests/functional/v2/legacy copying novaclient/tests/functional/v2/legacy/test_consoles.py -> build/lib/novaclient/tests/functional/v2/legacy copying novaclient/tests/functional/v2/legacy/test_usage.py -> build/lib/novaclient/tests/functional/v2/legacy copying novaclient/tests/functional/v2/legacy/test_flavor_access.py -> build/lib/novaclient/tests/functional/v2/legacy copying novaclient/tests/functional/v2/legacy/test_quotas.py -> build/lib/novaclient/tests/functional/v2/legacy copying novaclient/tests/functional/v2/legacy/test_extended_attributes.py -> build/lib/novaclient/tests/functional/v2/legacy copying novaclient/tests/functional/v2/legacy/__init__.py -> build/lib/novaclient/tests/functional/v2/legacy copying novaclient/tests/functional/v2/legacy/test_hypervisors.py -> build/lib/novaclient/tests/functional/v2/legacy copying novaclient/tests/functional/v2/legacy/test_instances.py -> build/lib/novaclient/tests/functional/v2/legacy copying novaclient/tests/functional/v2/legacy/test_keypairs.py -> build/lib/novaclient/tests/functional/v2/legacy copying novaclient/tests/functional/v2/legacy/test_server_groups.py -> build/lib/novaclient/tests/functional/v2/legacy copying novaclient/tests/functional/v2/legacy/test_readonly_nova.py -> build/lib/novaclient/tests/functional/v2/legacy copying novaclient/tests/functional/v2/legacy/test_os_services.py -> build/lib/novaclient/tests/functional/v2/legacy creating build/lib/novaclient/tests/functional/api copying novaclient/tests/functional/api/test_servers.py -> build/lib/novaclient/tests/functional/api copying novaclient/tests/functional/api/__init__.py -> build/lib/novaclient/tests/functional/api copying novaclient/tests/functional/test_auth.py -> build/lib/novaclient/tests/functional copying novaclient/tests/functional/__init__.py -> build/lib/novaclient/tests/functional copying novaclient/tests/functional/base.py -> build/lib/novaclient/tests/functional creating build/lib/novaclient/tests/unit copying novaclient/tests/unit/test_exceptions.py -> build/lib/novaclient/tests/unit copying novaclient/tests/unit/test_api_versions.py -> build/lib/novaclient/tests/unit copying novaclient/tests/unit/test_base.py -> build/lib/novaclient/tests/unit copying novaclient/tests/unit/fake_actions_module.py -> build/lib/novaclient/tests/unit copying novaclient/tests/unit/test_client.py -> build/lib/novaclient/tests/unit copying novaclient/tests/unit/test_discover.py -> build/lib/novaclient/tests/unit copying novaclient/tests/unit/test_utils.py -> build/lib/novaclient/tests/unit copying novaclient/tests/unit/__init__.py -> build/lib/novaclient/tests/unit copying novaclient/tests/unit/fakes.py -> build/lib/novaclient/tests/unit copying novaclient/tests/unit/test_crypto.py -> build/lib/novaclient/tests/unit copying novaclient/tests/unit/test_shell.py -> build/lib/novaclient/tests/unit copying novaclient/tests/unit/utils.py -> build/lib/novaclient/tests/unit copying novaclient/tests/__init__.py -> build/lib/novaclient/tests creating build/lib/novaclient/v2 copying novaclient/v2/quotas.py -> build/lib/novaclient/v2 copying novaclient/v2/services.py -> build/lib/novaclient/v2 copying novaclient/v2/list_extensions.py -> build/lib/novaclient/v2 copying novaclient/v2/flavors.py -> build/lib/novaclient/v2 copying novaclient/v2/server_external_events.py -> build/lib/novaclient/v2 copying novaclient/v2/availability_zones.py -> build/lib/novaclient/v2 copying novaclient/v2/limits.py -> build/lib/novaclient/v2 copying novaclient/v2/volumes.py -> build/lib/novaclient/v2 copying novaclient/v2/images.py -> build/lib/novaclient/v2 copying novaclient/v2/assisted_volume_snapshots.py -> build/lib/novaclient/v2 copying novaclient/v2/agents.py -> build/lib/novaclient/v2 copying novaclient/v2/server_migrations.py -> build/lib/novaclient/v2 copying novaclient/v2/flavor_access.py -> build/lib/novaclient/v2 copying novaclient/v2/hypervisors.py -> build/lib/novaclient/v2 copying novaclient/v2/usage.py -> build/lib/novaclient/v2 copying novaclient/v2/aggregates.py -> build/lib/novaclient/v2 copying novaclient/v2/client.py -> build/lib/novaclient/v2 copying novaclient/v2/networks.py -> build/lib/novaclient/v2 copying novaclient/v2/quota_classes.py -> build/lib/novaclient/v2 copying novaclient/v2/server_groups.py -> build/lib/novaclient/v2 copying novaclient/v2/instance_usage_audit_log.py -> build/lib/novaclient/v2 copying novaclient/v2/servers.py -> build/lib/novaclient/v2 copying novaclient/v2/__init__.py -> build/lib/novaclient/v2 copying novaclient/v2/migrations.py -> build/lib/novaclient/v2 copying novaclient/v2/versions.py -> build/lib/novaclient/v2 copying novaclient/v2/keypairs.py -> build/lib/novaclient/v2 copying novaclient/v2/cells.py -> build/lib/novaclient/v2 copying novaclient/v2/shell.py -> build/lib/novaclient/v2 copying novaclient/v2/instance_action.py -> build/lib/novaclient/v2 creating build/lib/novaclient/tests/unit/v2 copying novaclient/tests/unit/v2/test_aggregates.py -> build/lib/novaclient/tests/unit/v2 copying novaclient/tests/unit/v2/test_volumes.py -> build/lib/novaclient/tests/unit/v2 copying novaclient/tests/unit/v2/test_images.py -> build/lib/novaclient/tests/unit/v2 copying novaclient/tests/unit/v2/test_availability_zone.py -> build/lib/novaclient/tests/unit/v2 copying novaclient/tests/unit/v2/test_servers.py -> build/lib/novaclient/tests/unit/v2 copying novaclient/tests/unit/v2/test_flavors.py -> build/lib/novaclient/tests/unit/v2 copying novaclient/tests/unit/v2/test_limits.py -> build/lib/novaclient/tests/unit/v2 copying novaclient/tests/unit/v2/test_usage.py -> build/lib/novaclient/tests/unit/v2 copying novaclient/tests/unit/v2/test_quota_classes.py -> build/lib/novaclient/tests/unit/v2 copying novaclient/tests/unit/v2/test_instance_actions.py -> build/lib/novaclient/tests/unit/v2 copying novaclient/tests/unit/v2/test_client.py -> build/lib/novaclient/tests/unit/v2 copying novaclient/tests/unit/v2/test_flavor_access.py -> build/lib/novaclient/tests/unit/v2 copying novaclient/tests/unit/v2/test_server_migrations.py -> build/lib/novaclient/tests/unit/v2 copying novaclient/tests/unit/v2/test_quotas.py -> build/lib/novaclient/tests/unit/v2 copying novaclient/tests/unit/v2/test_migrations.py -> build/lib/novaclient/tests/unit/v2 copying novaclient/tests/unit/v2/test_cells.py -> build/lib/novaclient/tests/unit/v2 copying novaclient/tests/unit/v2/test_server_external_events.py -> build/lib/novaclient/tests/unit/v2 copying novaclient/tests/unit/v2/test_versions.py -> build/lib/novaclient/tests/unit/v2 copying novaclient/tests/unit/v2/test_instance_usage_audit_log.py -> build/lib/novaclient/tests/unit/v2 copying novaclient/tests/unit/v2/__init__.py -> build/lib/novaclient/tests/unit/v2 copying novaclient/tests/unit/v2/test_agents.py -> build/lib/novaclient/tests/unit/v2 copying novaclient/tests/unit/v2/fakes.py -> build/lib/novaclient/tests/unit/v2 copying novaclient/tests/unit/v2/test_hypervisors.py -> build/lib/novaclient/tests/unit/v2 copying novaclient/tests/unit/v2/test_keypairs.py -> build/lib/novaclient/tests/unit/v2 copying novaclient/tests/unit/v2/test_server_groups.py -> build/lib/novaclient/tests/unit/v2 copying novaclient/tests/unit/v2/test_assisted_volume_snapshots.py -> build/lib/novaclient/tests/unit/v2 copying novaclient/tests/unit/v2/test_shell.py -> build/lib/novaclient/tests/unit/v2 copying novaclient/tests/unit/v2/test_list_extensions.py -> build/lib/novaclient/tests/unit/v2 copying novaclient/tests/unit/v2/test_services.py -> build/lib/novaclient/tests/unit/v2 copying novaclient/tests/functional/v2/test_aggregates.py -> build/lib/novaclient/tests/functional/v2 copying novaclient/tests/functional/v2/test_servers.py -> build/lib/novaclient/tests/functional/v2 copying novaclient/tests/functional/v2/test_consoles.py -> build/lib/novaclient/tests/functional/v2 copying novaclient/tests/functional/v2/test_image_meta.py -> build/lib/novaclient/tests/functional/v2 copying novaclient/tests/functional/v2/test_usage.py -> build/lib/novaclient/tests/functional/v2 copying novaclient/tests/functional/v2/fake_crypto.py -> build/lib/novaclient/tests/functional/v2 copying novaclient/tests/functional/v2/test_flavor.py -> build/lib/novaclient/tests/functional/v2 copying novaclient/tests/functional/v2/test_quota_classes.py -> build/lib/novaclient/tests/functional/v2 copying novaclient/tests/functional/v2/test_flavor_access.py -> build/lib/novaclient/tests/functional/v2 copying novaclient/tests/functional/v2/test_quotas.py -> build/lib/novaclient/tests/functional/v2 copying novaclient/tests/functional/v2/test_migrations.py -> build/lib/novaclient/tests/functional/v2 copying novaclient/tests/functional/v2/test_extended_attributes.py -> build/lib/novaclient/tests/functional/v2 copying novaclient/tests/functional/v2/test_resize.py -> build/lib/novaclient/tests/functional/v2 copying novaclient/tests/functional/v2/test_instance_action.py -> build/lib/novaclient/tests/functional/v2 copying novaclient/tests/functional/v2/test_device_tagging.py -> build/lib/novaclient/tests/functional/v2 copying novaclient/tests/functional/v2/test_trigger_crash_dump.py -> build/lib/novaclient/tests/functional/v2 copying novaclient/tests/functional/v2/test_instance_usage_audit_log.py -> build/lib/novaclient/tests/functional/v2 copying novaclient/tests/functional/v2/__init__.py -> build/lib/novaclient/tests/functional/v2 copying novaclient/tests/functional/v2/test_hypervisors.py -> build/lib/novaclient/tests/functional/v2 copying novaclient/tests/functional/v2/test_instances.py -> build/lib/novaclient/tests/functional/v2 copying novaclient/tests/functional/v2/test_keypairs.py -> build/lib/novaclient/tests/functional/v2 copying novaclient/tests/functional/v2/test_server_groups.py -> build/lib/novaclient/tests/functional/v2 copying novaclient/tests/functional/v2/test_networks.py -> build/lib/novaclient/tests/functional/v2 copying novaclient/tests/functional/v2/test_os_services.py -> build/lib/novaclient/tests/functional/v2 creating build/lib/novaclient/tests/unit/fixture_data copying novaclient/tests/unit/fixture_data/quotas.py -> build/lib/novaclient/tests/unit/fixture_data copying novaclient/tests/unit/fixture_data/availability_zones.py -> build/lib/novaclient/tests/unit/fixture_data copying novaclient/tests/unit/fixture_data/limits.py -> build/lib/novaclient/tests/unit/fixture_data copying novaclient/tests/unit/fixture_data/floatingips.py -> build/lib/novaclient/tests/unit/fixture_data copying novaclient/tests/unit/fixture_data/images.py -> build/lib/novaclient/tests/unit/fixture_data copying novaclient/tests/unit/fixture_data/agents.py -> build/lib/novaclient/tests/unit/fixture_data copying novaclient/tests/unit/fixture_data/server_migrations.py -> build/lib/novaclient/tests/unit/fixture_data copying novaclient/tests/unit/fixture_data/hypervisors.py -> build/lib/novaclient/tests/unit/fixture_data copying novaclient/tests/unit/fixture_data/aggregates.py -> build/lib/novaclient/tests/unit/fixture_data copying novaclient/tests/unit/fixture_data/client.py -> build/lib/novaclient/tests/unit/fixture_data copying novaclient/tests/unit/fixture_data/server_groups.py -> build/lib/novaclient/tests/unit/fixture_data copying novaclient/tests/unit/fixture_data/servers.py -> build/lib/novaclient/tests/unit/fixture_data copying novaclient/tests/unit/fixture_data/__init__.py -> build/lib/novaclient/tests/unit/fixture_data copying novaclient/tests/unit/fixture_data/keypairs.py -> build/lib/novaclient/tests/unit/fixture_data copying novaclient/tests/unit/fixture_data/base.py -> build/lib/novaclient/tests/unit/fixture_data running egg_info writing python_novaclient.egg-info/PKG-INFO writing dependency_links to python_novaclient.egg-info/dependency_links.txt writing entry points to python_novaclient.egg-info/entry_points.txt deleting python_novaclient.egg-info/requires.txt writing top-level names to python_novaclient.egg-info/top_level.txt writing pbr to python_novaclient.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_novaclient.egg-info/SOURCES.txt' copying novaclient/tests/functional/README.rst -> build/lib/novaclient/tests/functional copying novaclient/tests/functional/clouds.yaml.sample -> build/lib/novaclient/tests/functional creating build/lib/novaclient/tests/functional/hooks copying novaclient/tests/functional/hooks/check_resources.py -> build/lib/novaclient/tests/functional/hooks copying novaclient/tests/functional/hooks/post_test_hook.sh -> build/lib/novaclient/tests/functional/hooks copying novaclient/tests/unit/idfake.pem -> build/lib/novaclient/tests/unit copying novaclient/tests/unit/v2/testfile.txt -> build/lib/novaclient/tests/unit/v2 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Q9Goxq + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch + cd python-novaclient-15.1.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-novaclient-15.1.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-novaclient-15.1.1-1.el8.noarch/usr creating /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient creating /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/v2 copying build/lib/novaclient/v2/quotas.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/v2 copying build/lib/novaclient/v2/services.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/v2 copying build/lib/novaclient/v2/list_extensions.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/v2 copying build/lib/novaclient/v2/flavors.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/v2 copying build/lib/novaclient/v2/server_external_events.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/v2 copying build/lib/novaclient/v2/availability_zones.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/v2 copying build/lib/novaclient/v2/limits.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/v2 copying build/lib/novaclient/v2/volumes.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/v2 copying build/lib/novaclient/v2/images.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/v2 copying build/lib/novaclient/v2/assisted_volume_snapshots.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/v2 copying build/lib/novaclient/v2/agents.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/v2 copying build/lib/novaclient/v2/server_migrations.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/v2 copying build/lib/novaclient/v2/flavor_access.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/v2 copying build/lib/novaclient/v2/hypervisors.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/v2 copying build/lib/novaclient/v2/usage.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/v2 copying build/lib/novaclient/v2/aggregates.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/v2 copying build/lib/novaclient/v2/client.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/v2 copying build/lib/novaclient/v2/networks.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/v2 copying build/lib/novaclient/v2/quota_classes.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/v2 copying build/lib/novaclient/v2/server_groups.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/v2 copying build/lib/novaclient/v2/instance_usage_audit_log.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/v2 copying build/lib/novaclient/v2/servers.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/v2 copying build/lib/novaclient/v2/__init__.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/v2 copying build/lib/novaclient/v2/migrations.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/v2 copying build/lib/novaclient/v2/versions.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/v2 copying build/lib/novaclient/v2/keypairs.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/v2 copying build/lib/novaclient/v2/cells.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/v2 copying build/lib/novaclient/v2/shell.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/v2 copying build/lib/novaclient/v2/instance_action.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/v2 copying build/lib/novaclient/i18n.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient copying build/lib/novaclient/extension.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient copying build/lib/novaclient/exceptions.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient copying build/lib/novaclient/crypto.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient copying build/lib/novaclient/client.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient copying build/lib/novaclient/api_versions.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient copying build/lib/novaclient/__init__.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient creating /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests creating /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit copying build/lib/novaclient/tests/unit/test_exceptions.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit copying build/lib/novaclient/tests/unit/test_api_versions.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit copying build/lib/novaclient/tests/unit/test_base.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit creating /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_aggregates.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_volumes.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_images.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_availability_zone.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_servers.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_flavors.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_limits.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_usage.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/testfile.txt -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_quota_classes.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_instance_actions.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_client.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_flavor_access.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_server_migrations.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_quotas.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_migrations.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_cells.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_server_external_events.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_versions.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_instance_usage_audit_log.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/__init__.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_agents.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/fakes.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_hypervisors.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_keypairs.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_server_groups.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_assisted_volume_snapshots.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_shell.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_list_extensions.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_services.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/fake_actions_module.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit copying build/lib/novaclient/tests/unit/test_client.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit copying build/lib/novaclient/tests/unit/test_discover.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit copying build/lib/novaclient/tests/unit/test_utils.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit creating /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/fixture_data copying build/lib/novaclient/tests/unit/fixture_data/quotas.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/fixture_data copying build/lib/novaclient/tests/unit/fixture_data/availability_zones.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/fixture_data copying build/lib/novaclient/tests/unit/fixture_data/limits.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/fixture_data copying build/lib/novaclient/tests/unit/fixture_data/floatingips.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/fixture_data copying build/lib/novaclient/tests/unit/fixture_data/images.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/fixture_data copying build/lib/novaclient/tests/unit/fixture_data/agents.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/fixture_data copying build/lib/novaclient/tests/unit/fixture_data/server_migrations.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/fixture_data copying build/lib/novaclient/tests/unit/fixture_data/hypervisors.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/fixture_data copying build/lib/novaclient/tests/unit/fixture_data/aggregates.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/fixture_data copying build/lib/novaclient/tests/unit/fixture_data/client.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/fixture_data copying build/lib/novaclient/tests/unit/fixture_data/server_groups.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/fixture_data copying build/lib/novaclient/tests/unit/fixture_data/servers.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/fixture_data copying build/lib/novaclient/tests/unit/fixture_data/__init__.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/fixture_data copying build/lib/novaclient/tests/unit/fixture_data/keypairs.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/fixture_data copying build/lib/novaclient/tests/unit/fixture_data/base.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/fixture_data copying build/lib/novaclient/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit copying build/lib/novaclient/tests/unit/fakes.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit copying build/lib/novaclient/tests/unit/idfake.pem -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit copying build/lib/novaclient/tests/unit/test_crypto.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit copying build/lib/novaclient/tests/unit/test_shell.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit copying build/lib/novaclient/tests/unit/utils.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit creating /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional creating /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/api copying build/lib/novaclient/tests/functional/api/test_servers.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/api copying build/lib/novaclient/tests/functional/api/__init__.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/api copying build/lib/novaclient/tests/functional/clouds.yaml.sample -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional creating /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/hooks copying build/lib/novaclient/tests/functional/hooks/post_test_hook.sh -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/hooks copying build/lib/novaclient/tests/functional/hooks/check_resources.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/hooks creating /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/test_aggregates.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/test_servers.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/test_consoles.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/test_image_meta.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/test_usage.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/fake_crypto.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/test_flavor.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/test_quota_classes.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/test_flavor_access.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2 creating /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2/legacy copying build/lib/novaclient/tests/functional/v2/legacy/test_servers.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2/legacy copying build/lib/novaclient/tests/functional/v2/legacy/test_consoles.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2/legacy copying build/lib/novaclient/tests/functional/v2/legacy/test_usage.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2/legacy copying build/lib/novaclient/tests/functional/v2/legacy/test_flavor_access.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2/legacy copying build/lib/novaclient/tests/functional/v2/legacy/test_quotas.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2/legacy copying build/lib/novaclient/tests/functional/v2/legacy/test_extended_attributes.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2/legacy copying build/lib/novaclient/tests/functional/v2/legacy/__init__.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2/legacy copying build/lib/novaclient/tests/functional/v2/legacy/test_hypervisors.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2/legacy copying build/lib/novaclient/tests/functional/v2/legacy/test_instances.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2/legacy copying build/lib/novaclient/tests/functional/v2/legacy/test_keypairs.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2/legacy copying build/lib/novaclient/tests/functional/v2/legacy/test_server_groups.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2/legacy copying build/lib/novaclient/tests/functional/v2/legacy/test_readonly_nova.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2/legacy copying build/lib/novaclient/tests/functional/v2/legacy/test_os_services.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2/legacy copying build/lib/novaclient/tests/functional/v2/test_quotas.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/test_migrations.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/test_extended_attributes.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/test_resize.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/test_instance_action.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/test_device_tagging.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/test_trigger_crash_dump.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/test_instance_usage_audit_log.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/__init__.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/test_hypervisors.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/test_instances.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/test_keypairs.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/test_server_groups.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/test_networks.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/test_os_services.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/test_auth.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional copying build/lib/novaclient/tests/functional/README.rst -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional copying build/lib/novaclient/tests/functional/__init__.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional copying build/lib/novaclient/tests/functional/base.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional copying build/lib/novaclient/tests/__init__.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests copying build/lib/novaclient/utils.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient copying build/lib/novaclient/shell.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient copying build/lib/novaclient/base.py -> /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/v2/quotas.py to quotas.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/v2/services.py to services.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/v2/list_extensions.py to list_extensions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/v2/flavors.py to flavors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/v2/server_external_events.py to server_external_events.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/v2/availability_zones.py to availability_zones.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/v2/limits.py to limits.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/v2/volumes.py to volumes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/v2/images.py to images.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/v2/assisted_volume_snapshots.py to assisted_volume_snapshots.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/v2/agents.py to agents.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/v2/server_migrations.py to server_migrations.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/v2/flavor_access.py to flavor_access.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/v2/hypervisors.py to hypervisors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/v2/usage.py to usage.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/v2/aggregates.py to aggregates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/v2/client.py to client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/v2/networks.py to networks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/v2/quota_classes.py to quota_classes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/v2/server_groups.py to server_groups.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/v2/instance_usage_audit_log.py to instance_usage_audit_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/v2/servers.py to servers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/v2/migrations.py to migrations.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/v2/versions.py to versions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/v2/keypairs.py to keypairs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/v2/cells.py to cells.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/v2/shell.py to shell.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/v2/instance_action.py to instance_action.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/i18n.py to i18n.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/extension.py to extension.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/crypto.py to crypto.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/client.py to client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/api_versions.py to api_versions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/test_exceptions.py to test_exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/test_api_versions.py to test_api_versions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/test_base.py to test_base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/v2/test_aggregates.py to test_aggregates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/v2/test_volumes.py to test_volumes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/v2/test_images.py to test_images.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/v2/test_availability_zone.py to test_availability_zone.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/v2/test_servers.py to test_servers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/v2/test_flavors.py to test_flavors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/v2/test_limits.py to test_limits.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/v2/test_usage.py to test_usage.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/v2/test_quota_classes.py to test_quota_classes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/v2/test_instance_actions.py to test_instance_actions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/v2/test_client.py to test_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/v2/test_flavor_access.py to test_flavor_access.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/v2/test_server_migrations.py to test_server_migrations.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/v2/test_quotas.py to test_quotas.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/v2/test_migrations.py to test_migrations.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/v2/test_cells.py to test_cells.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/v2/test_server_external_events.py to test_server_external_events.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/v2/test_versions.py to test_versions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/v2/test_instance_usage_audit_log.py to test_instance_usage_audit_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/v2/test_agents.py to test_agents.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/v2/fakes.py to fakes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/v2/test_hypervisors.py to test_hypervisors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/v2/test_keypairs.py to test_keypairs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/v2/test_server_groups.py to test_server_groups.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/v2/test_assisted_volume_snapshots.py to test_assisted_volume_snapshots.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/v2/test_shell.py to test_shell.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/v2/test_list_extensions.py to test_list_extensions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/v2/test_services.py to test_services.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/fake_actions_module.py to fake_actions_module.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/test_client.py to test_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/test_discover.py to test_discover.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/test_utils.py to test_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/fixture_data/quotas.py to quotas.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/fixture_data/availability_zones.py to availability_zones.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/fixture_data/limits.py to limits.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/fixture_data/floatingips.py to floatingips.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/fixture_data/images.py to images.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/fixture_data/agents.py to agents.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/fixture_data/server_migrations.py to server_migrations.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/fixture_data/hypervisors.py to hypervisors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/fixture_data/aggregates.py to aggregates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/fixture_data/client.py to client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/fixture_data/server_groups.py to server_groups.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/fixture_data/servers.py to servers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/fixture_data/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/fixture_data/keypairs.py to keypairs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/fixture_data/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/fakes.py to fakes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/test_crypto.py to test_crypto.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/test_shell.py to test_shell.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/unit/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/api/test_servers.py to test_servers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/api/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/hooks/check_resources.py to check_resources.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2/test_aggregates.py to test_aggregates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2/test_servers.py to test_servers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2/test_consoles.py to test_consoles.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2/test_image_meta.py to test_image_meta.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2/test_usage.py to test_usage.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2/fake_crypto.py to fake_crypto.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2/test_flavor.py to test_flavor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2/test_quota_classes.py to test_quota_classes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2/test_flavor_access.py to test_flavor_access.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2/legacy/test_servers.py to test_servers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2/legacy/test_consoles.py to test_consoles.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2/legacy/test_usage.py to test_usage.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2/legacy/test_flavor_access.py to test_flavor_access.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2/legacy/test_quotas.py to test_quotas.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2/legacy/test_extended_attributes.py to test_extended_attributes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2/legacy/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2/legacy/test_hypervisors.py to test_hypervisors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2/legacy/test_instances.py to test_instances.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2/legacy/test_keypairs.py to test_keypairs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2/legacy/test_server_groups.py to test_server_groups.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2/legacy/test_readonly_nova.py to test_readonly_nova.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2/legacy/test_os_services.py to test_os_services.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2/test_quotas.py to test_quotas.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2/test_migrations.py to test_migrations.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2/test_extended_attributes.py to test_extended_attributes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2/test_resize.py to test_resize.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2/test_instance_action.py to test_instance_action.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2/test_device_tagging.py to test_device_tagging.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2/test_trigger_crash_dump.py to test_trigger_crash_dump.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2/test_instance_usage_audit_log.py to test_instance_usage_audit_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2/test_hypervisors.py to test_hypervisors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2/test_instances.py to test_instances.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2/test_keypairs.py to test_keypairs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2/test_server_groups.py to test_server_groups.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2/test_networks.py to test_networks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/v2/test_os_services.py to test_os_services.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/test_auth.py to test_auth.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/functional/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/shell.py to shell.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/base.py to base.cpython-36.pyc writing byte-compilation script '/tmp/tmp__q9ewfj.py' /usr/bin/python3 /tmp/tmp__q9ewfj.py removing /tmp/tmp__q9ewfj.py running install_egg_info running egg_info writing python_novaclient.egg-info/PKG-INFO writing dependency_links to python_novaclient.egg-info/dependency_links.txt writing entry points to python_novaclient.egg-info/entry_points.txt writing top-level names to python_novaclient.egg-info/top_level.txt writing pbr to python_novaclient.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_novaclient.egg-info/SOURCES.txt' Copying python_novaclient.egg-info to /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/python_novaclient-15.1.1-py3.6.egg-info running install_scripts Installing nova script to /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/bin /usr/lib/python3.6/site-packages/pbr/packaging.py:435: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) + ln -s nova /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/bin/nova-3 + mkdir -p /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/etc/bash_completion.d + install -pm 644 tools/nova.bash_completion /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/etc/bash_completion.d/nova + rm -fr /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/lib/python3.6/site-packages/novaclient/tests + sphinx-build-3 -b html doc/source doc/build/html Running Sphinx v2.2.2 connecting events for openstackdocstheme [openstackdocstheme] connecting html-page-context event handler making output directory... done Using openstackdocstheme Sphinx theme from /usr/lib/python3.6/site-packages/openstackdocstheme/theme No /builddir/build/BUILD/python-novaclient-15.1.1/.gitreview found adding role keystoneauth-doc to link to https://docs.openstack.org/keystoneauth/latest/%s adding role nova-doc to link to https://docs.openstack.org/nova/latest/%s adding role os-client-config-doc to link to https://docs.openstack.org/os-client-config/latest/%s adding role python-openstackclient-doc to link to https://docs.openstack.org/python-openstackclient/latest/%s Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.api_versions.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.base.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.client.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.crypto.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.exceptions.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.extension.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.i18n.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.shell.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.utils.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.agents.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.aggregates.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.assisted_volume_snapshots.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.availability_zones.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.cells.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.client.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.flavor_access.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.flavors.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.hypervisors.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.images.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.instance_action.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.instance_usage_audit_log.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.keypairs.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.limits.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.list_extensions.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.migrations.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.networks.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.quota_classes.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.quotas.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.server_external_events.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.server_groups.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.server_migrations.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.servers.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.services.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.shell.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.usage.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.versions.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.volumes.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/modules.rst. building [mo]: targets for 0 po files that are out of date building [html]: targets for 11 source files that are out of date updating environment: [new config] 51 added, 0 changed, 0 removed reading sources... [ 1%] cli/index reading sources... [ 3%] cli/nova reading sources... [ 5%] contributor/index reading sources... [ 7%] contributor/microversions reading sources... [ 9%] contributor/testing reading sources... [ 11%] index reading sources... [ 13%] reference/api/index reading sources... [ 15%] reference/api/modules reading sources... [ 17%] reference/api/novaclient reading sources... [ 19%] reference/api/novaclient.api_versions reading sources... [ 21%] reference/api/novaclient.base reading sources... [ 23%] reference/api/novaclient.client reading sources... [ 25%] reference/api/novaclient.crypto reading sources... [ 27%] reference/api/novaclient.exceptions reading sources... [ 29%] reference/api/novaclient.extension reading sources... [ 31%] reference/api/novaclient.i18n reading sources... [ 33%] reference/api/novaclient.shell reading sources... [ 35%] reference/api/novaclient.utils reading sources... [ 37%] reference/api/novaclient.v2 reading sources... [ 39%] reference/api/novaclient.v2.agents reading sources... [ 41%] reference/api/novaclient.v2.aggregates reading sources... [ 43%] reference/api/novaclient.v2.assisted_volume_snapshots reading sources... [ 45%] reference/api/novaclient.v2.availability_zones reading sources... [ 47%] reference/api/novaclient.v2.cells reading sources... [ 49%] reference/api/novaclient.v2.client reading sources... [ 50%] reference/api/novaclient.v2.flavor_access reading sources... [ 52%] reference/api/novaclient.v2.flavors reading sources... [ 54%] reference/api/novaclient.v2.hypervisors reading sources... [ 56%] reference/api/novaclient.v2.images reading sources... [ 58%] reference/api/novaclient.v2.instance_action reading sources... [ 60%] reference/api/novaclient.v2.instance_usage_audit_log reading sources... [ 62%] reference/api/novaclient.v2.keypairs reading sources... [ 64%] reference/api/novaclient.v2.limits reading sources... [ 66%] reference/api/novaclient.v2.list_extensions reading sources... [ 68%] reference/api/novaclient.v2.migrations reading sources... [ 70%] reference/api/novaclient.v2.networks reading sources... [ 72%] reference/api/novaclient.v2.quota_classes reading sources... [ 74%] reference/api/novaclient.v2.quotas reading sources... [ 76%] reference/api/novaclient.v2.server_external_events reading sources... [ 78%] reference/api/novaclient.v2.server_groups reading sources... [ 80%] reference/api/novaclient.v2.server_migrations reading sources... [ 82%] reference/api/novaclient.v2.servers reading sources... [ 84%] reference/api/novaclient.v2.services reading sources... [ 86%] reference/api/novaclient.v2.shell reading sources... [ 88%] reference/api/novaclient.v2.usage reading sources... [ 90%] reference/api/novaclient.v2.versions reading sources... [ 92%] reference/api/novaclient.v2.volumes reading sources... [ 94%] reference/deprecation-policy reading sources... [ 96%] reference/index reading sources... [ 98%] user/index reading sources... [100%] user/shell WARNING: autodoc: failed to import module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'api_versions' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'base' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'client' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'crypto' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'exceptions' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'extension' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'i18n' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'shell' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'utils' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'v2' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'v2.agents' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'v2.aggregates' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'v2.assisted_volume_snapshots' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'v2.availability_zones' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'v2.cells' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'v2.client' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'v2.flavor_access' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'v2.flavors' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'v2.hypervisors' from module 'novaclient'; the following exception was raised: No module named 'novaclient' looking for now-outdated files... none found pickling environment... WARNING: autodoc: failed to import module 'v2.images' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'v2.instance_action' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'v2.instance_usage_audit_log' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'v2.keypairs' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'v2.limits' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'v2.list_extensions' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'v2.migrations' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'v2.networks' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'v2.quota_classes' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'v2.quotas' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'v2.server_external_events' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'v2.server_groups' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'v2.server_migrations' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'v2.servers' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'v2.services' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'v2.shell' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'v2.usage' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'v2.versions' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'v2.volumes' from module 'novaclient'; the following exception was raised: No module named 'novaclient' done checking consistency... done preparing documents... done writing output... [ 1%] cli/index [openstackdocstheme] giturl 'https://git.openstack.org/cgit/openstack/python-novaclient/tree/doc/source' [openstackdocstheme] bug_project (from user) 'python-novaclient' [openstackdocstheme] series 'latest' [openstackdocstheme] display_badge False (no stable branches) [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/index is 2020-06-29 06:49:07 writing output... [ 3%] cli/nova [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/nova is 2020-06-29 06:49:07 writing output... [ 5%] contributor/index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/index is 2020-06-29 06:49:07 writing output... [ 7%] contributor/microversions [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/microversions is 2020-06-29 06:49:07 writing output... [ 9%] contributor/testing [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/testing is 2020-06-29 06:49:07 writing output... [ 11%] index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for index is 2020-06-29 06:49:07 writing output... [ 13%] reference/api/index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for reference/api/index is 2020-06-29 06:49:07 writing output... [ 15%] reference/api/modules [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/modules' writing output... [ 17%] reference/api/novaclient [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/novaclient' writing output... [ 19%] reference/api/novaclient.api_versions [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/novaclient.api_versions' writing output... [ 21%] reference/api/novaclient.base [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/novaclient.base' writing output... [ 23%] reference/api/novaclient.client [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/novaclient.client' writing output... [ 25%] reference/api/novaclient.crypto [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/novaclient.crypto' writing output... [ 27%] reference/api/novaclient.exceptions [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/novaclient.exceptions' writing output... [ 29%] reference/api/novaclient.extension [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/novaclient.extension' writing output... [ 31%] reference/api/novaclient.i18n [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/novaclient.i18n' writing output... [ 33%] reference/api/novaclient.shell [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/novaclient.shell' writing output... [ 35%] reference/api/novaclient.utils [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/novaclient.utils' writing output... [ 37%] reference/api/novaclient.v2 [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/novaclient.v2' writing output... [ 39%] reference/api/novaclient.v2.agents [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/novaclient.v2.agents' writing output... [ 41%] reference/api/novaclient.v2.aggregates [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/novaclient.v2.aggregates' writing output... [ 43%] reference/api/novaclient.v2.assisted_volume_snapshots [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/novaclient.v2.assisted_volume_snapshots' writing output... [ 45%] reference/api/novaclient.v2.availability_zones [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/novaclient.v2.availability_zones' writing output... [ 47%] reference/api/novaclient.v2.cells [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/novaclient.v2.cells' writing output... [ 49%] reference/api/novaclient.v2.client [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/novaclient.v2.client' writing output... [ 50%] reference/api/novaclient.v2.flavor_access [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/novaclient.v2.flavor_access' writing output... [ 52%] reference/api/novaclient.v2.flavors [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/novaclient.v2.flavors' writing output... [ 54%] reference/api/novaclient.v2.hypervisors [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/novaclient.v2.hypervisors' writing output... [ 56%] reference/api/novaclient.v2.images [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/novaclient.v2.images' writing output... [ 58%] reference/api/novaclient.v2.instance_action [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/novaclient.v2.instance_action' writing output... [ 60%] reference/api/novaclient.v2.instance_usage_audit_log [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/novaclient.v2.instance_usage_audit_log' writing output... [ 62%] reference/api/novaclient.v2.keypairs [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/novaclient.v2.keypairs' writing output... [ 64%] reference/api/novaclient.v2.limits [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/novaclient.v2.limits' writing output... [ 66%] reference/api/novaclient.v2.list_extensions [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/novaclient.v2.list_extensions' writing output... [ 68%] reference/api/novaclient.v2.migrations [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/novaclient.v2.migrations' writing output... [ 70%] reference/api/novaclient.v2.networks [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/novaclient.v2.networks' writing output... [ 72%] reference/api/novaclient.v2.quota_classes [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/novaclient.v2.quota_classes' writing output... [ 74%] reference/api/novaclient.v2.quotas [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/novaclient.v2.quotas' writing output... [ 76%] reference/api/novaclient.v2.server_external_events [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/novaclient.v2.server_external_events' writing output... [ 78%] reference/api/novaclient.v2.server_groups [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/novaclient.v2.server_groups' writing output... [ 80%] reference/api/novaclient.v2.server_migrations [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/novaclient.v2.server_migrations' writing output... [ 82%] reference/api/novaclient.v2.servers [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/novaclient.v2.servers' writing output... [ 84%] reference/api/novaclient.v2.services [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/novaclient.v2.services' writing output... [ 86%] reference/api/novaclient.v2.shell [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/novaclient.v2.shell' writing output... [ 88%] reference/api/novaclient.v2.usage [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/novaclient.v2.usage' writing output... [ 90%] reference/api/novaclient.v2.versions [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/novaclient.v2.versions' writing output... [ 92%] reference/api/novaclient.v2.volumes [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/novaclient.v2.volumes' writing output... [ 94%] reference/deprecation-policy [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for reference/deprecation-policy is 2020-06-29 06:49:07 writing output... [ 96%] reference/index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for reference/index is 2020-06-29 06:49:07 writing output... [ 98%] user/index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for user/index is 2020-06-29 06:49:07 writing output... [100%] user/shell [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for user/shell is 2020-06-29 06:49:07 generating indices... genindex[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'genindex' done writing additional pages... search[openstackdocstheme] other_versions [] [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, 39 warnings. The HTML pages are in doc/build/html. + sphinx-build-3 -b man doc/source doc/build/man Running Sphinx v2.2.2 connecting events for openstackdocstheme [openstackdocstheme] connecting html-page-context event handler making output directory... done Using openstackdocstheme Sphinx theme from /usr/lib/python3.6/site-packages/openstackdocstheme/theme No /builddir/build/BUILD/python-novaclient-15.1.1/.gitreview found adding role keystoneauth-doc to link to https://docs.openstack.org/keystoneauth/latest/%s adding role nova-doc to link to https://docs.openstack.org/nova/latest/%s adding role os-client-config-doc to link to https://docs.openstack.org/os-client-config/latest/%s adding role python-openstackclient-doc to link to https://docs.openstack.org/python-openstackclient/latest/%s Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.api_versions.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.base.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.client.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.crypto.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.exceptions.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.extension.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.i18n.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.shell.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.utils.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.agents.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.aggregates.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.assisted_volume_snapshots.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.availability_zones.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.cells.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.client.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.flavor_access.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.flavors.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.hypervisors.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.images.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.instance_action.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.instance_usage_audit_log.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.keypairs.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.limits.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.list_extensions.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.migrations.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.networks.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.quota_classes.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.quotas.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.server_external_events.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.server_groups.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.server_migrations.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.servers.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.services.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.shell.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.usage.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.versions.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/novaclient.v2.volumes.rst. Creating file /builddir/build/BUILD/python-novaclient-15.1.1/doc/source/reference/api/modules.rst. building [mo]: targets for 0 po files that are out of date building [man]: all manpages updating environment: [new config] 51 added, 0 changed, 0 removed reading sources... [ 1%] cli/index reading sources... [ 3%] cli/nova reading sources... [ 5%] contributor/index reading sources... [ 7%] contributor/microversions reading sources... [ 9%] contributor/testing reading sources... [ 11%] index reading sources... [ 13%] reference/api/index reading sources... [ 15%] reference/api/modules reading sources... [ 17%] reference/api/novaclient reading sources... [ 19%] reference/api/novaclient.api_versions reading sources... [ 21%] reference/api/novaclient.base reading sources... [ 23%] reference/api/novaclient.client reading sources... [ 25%] reference/api/novaclient.crypto reading sources... [ 27%] reference/api/novaclient.exceptions reading sources... [ 29%] reference/api/novaclient.extension reading sources... [ 31%] reference/api/novaclient.i18n reading sources... [ 33%] reference/api/novaclient.shell reading sources... [ 35%] reference/api/novaclient.utils reading sources... [ 37%] reference/api/novaclient.v2 reading sources... [ 39%] reference/api/novaclient.v2.agents reading sources... [ 41%] reference/api/novaclient.v2.aggregates reading sources... [ 43%] reference/api/novaclient.v2.assisted_volume_snapshots reading sources... [ 45%] reference/api/novaclient.v2.availability_zones reading sources... [ 47%] reference/api/novaclient.v2.cells reading sources... [ 49%] reference/api/novaclient.v2.client reading sources... [ 50%] reference/api/novaclient.v2.flavor_access reading sources... [ 52%] reference/api/novaclient.v2.flavors reading sources... [ 54%] reference/api/novaclient.v2.hypervisors reading sources... [ 56%] reference/api/novaclient.v2.images reading sources... [ 58%] reference/api/novaclient.v2.instance_action reading sources... [ 60%] reference/api/novaclient.v2.instance_usage_audit_log reading sources... [ 62%] reference/api/novaclient.v2.keypairs reading sources... [ 64%] reference/api/novaclient.v2.limits reading sources... [ 66%] reference/api/novaclient.v2.list_extensions reading sources... [ 68%] reference/api/novaclient.v2.migrations reading sources... [ 70%] reference/api/novaclient.v2.networks reading sources... [ 72%] reference/api/novaclient.v2.quota_classes reading sources... [ 74%] reference/api/novaclient.v2.quotas reading sources... [ 76%] reference/api/novaclient.v2.server_external_events reading sources... [ 78%] reference/api/novaclient.v2.server_groups reading sources... [ 80%] reference/api/novaclient.v2.server_migrations reading sources... [ 82%] reference/api/novaclient.v2.servers reading sources... [ 84%] reference/api/novaclient.v2.services reading sources... [ 86%] reference/api/novaclient.v2.shell reading sources... [ 88%] reference/api/novaclient.v2.usage reading sources... [ 90%] reference/api/novaclient.v2.versions reading sources... [ 92%] reference/api/novaclient.v2.volumes reading sources... [ 94%] reference/deprecation-policy reading sources... [ 96%] reference/index reading sources... [ 98%] user/index reading sources... [100%] user/shell WARNING: autodoc: failed to import module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'api_versions' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'base' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'client' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'crypto' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'exceptions' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'extension' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'i18n' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'shell' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'utils' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'v2' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'v2.agents' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'v2.aggregates' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'v2.assisted_volume_snapshots' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'v2.availability_zones' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'v2.cells' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'v2.client' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'v2.flavor_access' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'v2.flavors' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'v2.hypervisors' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'v2.images' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'v2.instance_action' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'v2.instance_usage_audit_log' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'v2.keypairs' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'v2.limits' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'v2.list_extensions' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'v2.migrations' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'v2.networks' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'v2.quota_classes' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'v2.quotas' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'v2.server_external_events' from module 'novaclient'; the following exception was raised: No module named 'novaclient' looking for now-outdated files... none found pickling environment... WARNING: autodoc: failed to import module 'v2.server_groups' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'v2.server_migrations' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'v2.servers' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'v2.services' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'v2.shell' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'v2.usage' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'v2.versions' from module 'novaclient'; the following exception was raised: No module named 'novaclient' WARNING: autodoc: failed to import module 'v2.volumes' from module 'novaclient'; the following exception was raised: No module named 'novaclient' done checking consistency... done writing... nova.1 { } done build succeeded, 39 warnings. The manual pages are in doc/build/man. + install -p -D -m 644 doc/build/man/nova.1 /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/share/man/man1/nova.1 + rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo doc/build/html/.htaccess + /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 15.1.1-1.el8 --unique-debug-suffix -15.1.1-1.el8.noarch --unique-debug-src-base python-novaclient-15.1.1-1.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/python-novaclient-15.1.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: /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/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-novaclient-15.1.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 Processing files: python3-novaclient-15.1.1-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lBLVWF + umask 022 + cd /builddir/build/BUILD + cd python-novaclient-15.1.1 + DOCDIR=/builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/share/doc/python3-novaclient + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/share/doc/python3-novaclient + cp -pr README.rst /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/share/doc/python3-novaclient + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.e7IHnV + umask 022 + cd /builddir/build/BUILD + cd python-novaclient-15.1.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/share/licenses/python3-novaclient + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/share/licenses/python3-novaclient + cp -pr LICENSE /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/share/licenses/python3-novaclient + exit 0 Provides: python3-novaclient = 1:15.1.1-1.el8 python3.6dist(python-novaclient) = 15.1.1 python3dist(python-novaclient) = 15.1.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: /usr/bin/python3 python(abi) = 3.6 Obsoletes: python2-novaclient < 15.1.1-1.el8 Processing files: python-novaclient-doc-15.1.1-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5wSZPs + umask 022 + cd /builddir/build/BUILD + cd python-novaclient-15.1.1 + DOCDIR=/builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/share/doc/python-novaclient-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/share/doc/python-novaclient-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/share/doc/python-novaclient-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.uuN9l0 + umask 022 + cd /builddir/build/BUILD + cd python-novaclient-15.1.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/share/licenses/python-novaclient-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/share/licenses/python-novaclient-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch/usr/share/licenses/python-novaclient-doc + exit 0 Provides: python-novaclient-doc = 1:15.1.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-novaclient-15.1.1-1.el8.noarch Wrote: /builddir/build/RPMS/python3-novaclient-15.1.1-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/python-novaclient-doc-15.1.1-1.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7NgFtA + umask 022 + cd /builddir/build/BUILD + cd python-novaclient-15.1.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-novaclient-15.1.1-1.el8.noarch + exit 0 Child return code was: 0