Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-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/cloud7-openstack-queens-el7-build-67793-333959/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /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-10.1.1-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /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/cloud7-openstack-queens-el7-build-67793-333959/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-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.G1IL92 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-novaclient-10.1.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-novaclient-10.1.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-novaclient-10.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 -a --author 'rpm-build ' -m 'python-novaclient-10.1.1 base' + rm -rf requirements.txt test-requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.xcsS4W + umask 022 + cd /builddir/build/BUILD + cd python-novaclient-10.1.1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/novaclient creating build/lib/novaclient/tests creating build/lib/novaclient/tests/unit creating 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_volumes.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_shell.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_versions.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/test_migrations.py -> build/lib/novaclient/tests/unit/v2 copying novaclient/tests/unit/v2/test_services.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_hypervisors.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_limits.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_server_migrations.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_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_flavors.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_servers.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_quotas.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_aggregates.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_list_extensions.py -> build/lib/novaclient/tests/unit/v2 copying novaclient/tests/unit/v2/test_usage.py -> build/lib/novaclient/tests/unit/v2 creating build/lib/novaclient/tests/functional creating 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_consoles.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_flavor_access.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_quota_classes.py -> build/lib/novaclient/tests/functional/v2 copying novaclient/tests/functional/v2/test_os_services.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_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/fake_crypto.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_servers.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_instance_action.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_instances.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_image_meta.py -> build/lib/novaclient/tests/functional/v2 copying novaclient/tests/functional/v2/test_aggregates.py -> build/lib/novaclient/tests/functional/v2 copying novaclient/tests/functional/v2/test_usage.py -> build/lib/novaclient/tests/functional/v2 creating build/lib/novaclient/v2 copying novaclient/v2/flavors.py -> build/lib/novaclient/v2 copying novaclient/v2/volumes.py -> build/lib/novaclient/v2 copying novaclient/v2/server_groups.py -> build/lib/novaclient/v2 copying novaclient/v2/limits.py -> build/lib/novaclient/v2 copying novaclient/v2/agents.py -> build/lib/novaclient/v2 copying novaclient/v2/versions.py -> build/lib/novaclient/v2 copying novaclient/v2/cells.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/services.py -> build/lib/novaclient/v2 copying novaclient/v2/client.py -> build/lib/novaclient/v2 copying novaclient/v2/availability_zones.py -> build/lib/novaclient/v2 copying novaclient/v2/instance_action.py -> build/lib/novaclient/v2 copying novaclient/v2/flavor_access.py -> build/lib/novaclient/v2 copying novaclient/v2/aggregates.py -> build/lib/novaclient/v2 copying novaclient/v2/list_extensions.py -> build/lib/novaclient/v2 copying novaclient/v2/quotas.py -> build/lib/novaclient/v2 copying novaclient/v2/networks.py -> build/lib/novaclient/v2 copying novaclient/v2/server_external_events.py -> build/lib/novaclient/v2 copying novaclient/v2/images.py -> build/lib/novaclient/v2 copying novaclient/v2/migrations.py -> build/lib/novaclient/v2 copying novaclient/v2/keypairs.py -> build/lib/novaclient/v2 copying novaclient/v2/__init__.py -> build/lib/novaclient/v2 copying novaclient/v2/servers.py -> build/lib/novaclient/v2 copying novaclient/v2/assisted_volume_snapshots.py -> build/lib/novaclient/v2 copying novaclient/v2/quota_classes.py -> build/lib/novaclient/v2 copying novaclient/v2/server_migrations.py -> build/lib/novaclient/v2 copying novaclient/v2/shell.py -> build/lib/novaclient/v2 copying novaclient/tests/functional/test_auth.py -> build/lib/novaclient/tests/functional copying novaclient/tests/functional/base.py -> build/lib/novaclient/tests/functional copying novaclient/tests/functional/__init__.py -> build/lib/novaclient/tests/functional copying novaclient/exceptions.py -> build/lib/novaclient copying novaclient/utils.py -> build/lib/novaclient copying novaclient/api_versions.py -> build/lib/novaclient copying novaclient/i18n.py -> build/lib/novaclient copying novaclient/client.py -> build/lib/novaclient copying novaclient/base.py -> build/lib/novaclient copying novaclient/__init__.py -> build/lib/novaclient copying novaclient/extension.py -> build/lib/novaclient copying novaclient/crypto.py -> build/lib/novaclient copying novaclient/shell.py -> build/lib/novaclient copying novaclient/tests/__init__.py -> build/lib/novaclient/tests copying novaclient/tests/unit/utils.py -> build/lib/novaclient/tests/unit copying novaclient/tests/unit/test_shell.py -> build/lib/novaclient/tests/unit copying novaclient/tests/unit/test_discover.py -> build/lib/novaclient/tests/unit copying novaclient/tests/unit/test_exceptions.py -> build/lib/novaclient/tests/unit copying novaclient/tests/unit/fakes.py -> build/lib/novaclient/tests/unit copying novaclient/tests/unit/test_utils.py -> build/lib/novaclient/tests/unit copying novaclient/tests/unit/test_base.py -> build/lib/novaclient/tests/unit copying novaclient/tests/unit/test_api_versions.py -> build/lib/novaclient/tests/unit copying novaclient/tests/unit/fake_actions_module.py -> build/lib/novaclient/tests/unit copying novaclient/tests/unit/__init__.py -> build/lib/novaclient/tests/unit copying novaclient/tests/unit/test_client.py -> build/lib/novaclient/tests/unit creating 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/floatingips.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/agents.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/client.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/aggregates.py -> build/lib/novaclient/tests/unit/fixture_data copying novaclient/tests/unit/fixture_data/base.py -> 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/images.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/__init__.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/server_migrations.py -> build/lib/novaclient/tests/unit/fixture_data creating 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_flavor_access.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 copying novaclient/tests/functional/v2/legacy/test_readonly_nova.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_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/__init__.py -> 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_extended_attributes.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_instances.py -> build/lib/novaclient/tests/functional/v2/legacy copying novaclient/tests/functional/v2/legacy/test_usage.py -> build/lib/novaclient/tests/functional/v2/legacy creating build/lib/novaclient/tests/functional/api copying novaclient/tests/functional/api/__init__.py -> build/lib/novaclient/tests/functional/api copying novaclient/tests/functional/api/test_servers.py -> build/lib/novaclient/tests/functional/api creating build/lib/novaclient/v2/contrib copying novaclient/v2/contrib/host_servers_migrate.py -> build/lib/novaclient/v2/contrib copying novaclient/v2/contrib/cells.py -> build/lib/novaclient/v2/contrib copying novaclient/v2/contrib/host_evacuate.py -> build/lib/novaclient/v2/contrib copying novaclient/v2/contrib/instance_action.py -> build/lib/novaclient/v2/contrib copying novaclient/v2/contrib/list_extensions.py -> build/lib/novaclient/v2/contrib copying novaclient/v2/contrib/server_external_events.py -> build/lib/novaclient/v2/contrib copying novaclient/v2/contrib/migrations.py -> build/lib/novaclient/v2/contrib copying novaclient/v2/contrib/__init__.py -> build/lib/novaclient/v2/contrib copying novaclient/v2/contrib/assisted_volume_snapshots.py -> build/lib/novaclient/v2/contrib copying novaclient/v2/contrib/metadata_extensions.py -> build/lib/novaclient/v2/contrib copying novaclient/v2/contrib/host_evacuate_live.py -> build/lib/novaclient/v2/contrib copying novaclient/v2/contrib/deferred_delete.py -> build/lib/novaclient/v2/contrib running egg_info deleting python_novaclient.egg-info/requires.txt writing python_novaclient.egg-info/PKG-INFO writing top-level names to python_novaclient.egg-info/top_level.txt writing dependency_links to python_novaclient.egg-info/dependency_links.txt writing entry points to python_novaclient.egg-info/entry_points.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/unit/v2/testfile.txt -> build/lib/novaclient/tests/unit/v2 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 + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mVdXHU + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch + cd python-novaclient-10.1.1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch 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-10.1.1-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient copying build/lib/novaclient/exceptions.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient creating /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests creating /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional copying build/lib/novaclient/tests/functional/README.rst -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional copying build/lib/novaclient/tests/functional/test_auth.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional creating /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/api copying build/lib/novaclient/tests/functional/api/__init__.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/api copying build/lib/novaclient/tests/functional/api/test_servers.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/api creating /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/hooks copying build/lib/novaclient/tests/functional/hooks/check_resources.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/hooks copying build/lib/novaclient/tests/functional/hooks/post_test_hook.sh -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/hooks copying build/lib/novaclient/tests/functional/base.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional creating /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/test_trigger_crash_dump.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/test_consoles.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/test_networks.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/test_flavor_access.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/test_resize.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/test_quota_classes.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/test_os_services.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/test_hypervisors.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2 creating /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/legacy copying build/lib/novaclient/tests/functional/v2/legacy/test_consoles.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/legacy copying build/lib/novaclient/tests/functional/v2/legacy/test_flavor_access.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/legacy copying build/lib/novaclient/tests/functional/v2/legacy/test_os_services.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/legacy copying build/lib/novaclient/tests/functional/v2/legacy/test_readonly_nova.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/legacy copying build/lib/novaclient/tests/functional/v2/legacy/test_hypervisors.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/legacy copying build/lib/novaclient/tests/functional/v2/legacy/test_keypairs.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/legacy copying build/lib/novaclient/tests/functional/v2/legacy/test_server_groups.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/legacy copying build/lib/novaclient/tests/functional/v2/legacy/__init__.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/legacy copying build/lib/novaclient/tests/functional/v2/legacy/test_servers.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/legacy copying build/lib/novaclient/tests/functional/v2/legacy/test_extended_attributes.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/legacy copying build/lib/novaclient/tests/functional/v2/legacy/test_quotas.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/legacy copying build/lib/novaclient/tests/functional/v2/legacy/test_instances.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/legacy copying build/lib/novaclient/tests/functional/v2/legacy/test_usage.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/legacy copying build/lib/novaclient/tests/functional/v2/test_keypairs.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/test_server_groups.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/fake_crypto.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/__init__.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/test_servers.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/test_extended_attributes.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/test_instance_action.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/test_quotas.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/test_instances.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/test_device_tagging.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/test_image_meta.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/test_aggregates.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/v2/test_usage.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2 copying build/lib/novaclient/tests/functional/__init__.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional copying build/lib/novaclient/tests/functional/clouds.yaml.sample -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional copying build/lib/novaclient/tests/__init__.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests creating /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit copying build/lib/novaclient/tests/unit/utils.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit copying build/lib/novaclient/tests/unit/test_shell.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit copying build/lib/novaclient/tests/unit/test_discover.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit copying build/lib/novaclient/tests/unit/test_exceptions.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit copying build/lib/novaclient/tests/unit/fakes.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit copying build/lib/novaclient/tests/unit/test_utils.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit copying build/lib/novaclient/tests/unit/test_base.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit creating /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fixture_data copying build/lib/novaclient/tests/unit/fixture_data/server_groups.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fixture_data copying build/lib/novaclient/tests/unit/fixture_data/floatingips.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fixture_data copying build/lib/novaclient/tests/unit/fixture_data/limits.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fixture_data copying build/lib/novaclient/tests/unit/fixture_data/agents.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fixture_data copying build/lib/novaclient/tests/unit/fixture_data/hypervisors.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fixture_data copying build/lib/novaclient/tests/unit/fixture_data/client.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fixture_data copying build/lib/novaclient/tests/unit/fixture_data/availability_zones.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fixture_data copying build/lib/novaclient/tests/unit/fixture_data/aggregates.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fixture_data copying build/lib/novaclient/tests/unit/fixture_data/base.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fixture_data copying build/lib/novaclient/tests/unit/fixture_data/quotas.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fixture_data copying build/lib/novaclient/tests/unit/fixture_data/images.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fixture_data copying build/lib/novaclient/tests/unit/fixture_data/keypairs.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fixture_data copying build/lib/novaclient/tests/unit/fixture_data/__init__.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fixture_data copying build/lib/novaclient/tests/unit/fixture_data/servers.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fixture_data copying build/lib/novaclient/tests/unit/fixture_data/server_migrations.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fixture_data copying build/lib/novaclient/tests/unit/test_api_versions.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit copying build/lib/novaclient/tests/unit/fake_actions_module.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit creating /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_flavor_access.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_volumes.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_quota_classes.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_shell.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/fakes.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_versions.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/testfile.txt -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_agents.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_migrations.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_services.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_cells.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_hypervisors.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_images.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_limits.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_instance_actions.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_server_migrations.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_assisted_volume_snapshots.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_keypairs.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_server_groups.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_flavors.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/__init__.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_servers.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_client.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_quotas.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_availability_zone.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_aggregates.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_server_external_events.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_list_extensions.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/v2/test_usage.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2 copying build/lib/novaclient/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit copying build/lib/novaclient/tests/unit/test_client.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit copying build/lib/novaclient/tests/unit/idfake.pem -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit copying build/lib/novaclient/utils.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient copying build/lib/novaclient/api_versions.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient copying build/lib/novaclient/i18n.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient copying build/lib/novaclient/client.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient copying build/lib/novaclient/base.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient creating /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2 copying build/lib/novaclient/v2/flavors.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2 copying build/lib/novaclient/v2/volumes.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2 copying build/lib/novaclient/v2/server_groups.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2 copying build/lib/novaclient/v2/limits.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2 copying build/lib/novaclient/v2/agents.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2 copying build/lib/novaclient/v2/versions.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2 copying build/lib/novaclient/v2/cells.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2 copying build/lib/novaclient/v2/hypervisors.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2 copying build/lib/novaclient/v2/usage.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2 copying build/lib/novaclient/v2/services.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2 copying build/lib/novaclient/v2/client.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2 copying build/lib/novaclient/v2/availability_zones.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2 copying build/lib/novaclient/v2/instance_action.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2 copying build/lib/novaclient/v2/flavor_access.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2 copying build/lib/novaclient/v2/aggregates.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2 copying build/lib/novaclient/v2/list_extensions.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2 copying build/lib/novaclient/v2/quotas.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2 copying build/lib/novaclient/v2/networks.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2 copying build/lib/novaclient/v2/server_external_events.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2 copying build/lib/novaclient/v2/images.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2 creating /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/contrib copying build/lib/novaclient/v2/contrib/host_servers_migrate.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/contrib copying build/lib/novaclient/v2/contrib/cells.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/contrib copying build/lib/novaclient/v2/contrib/host_evacuate.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/contrib copying build/lib/novaclient/v2/contrib/instance_action.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/contrib copying build/lib/novaclient/v2/contrib/list_extensions.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/contrib copying build/lib/novaclient/v2/contrib/server_external_events.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/contrib copying build/lib/novaclient/v2/contrib/migrations.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/contrib copying build/lib/novaclient/v2/contrib/__init__.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/contrib copying build/lib/novaclient/v2/contrib/assisted_volume_snapshots.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/contrib copying build/lib/novaclient/v2/contrib/metadata_extensions.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/contrib copying build/lib/novaclient/v2/contrib/host_evacuate_live.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/contrib copying build/lib/novaclient/v2/contrib/deferred_delete.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/contrib copying build/lib/novaclient/v2/migrations.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2 copying build/lib/novaclient/v2/keypairs.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2 copying build/lib/novaclient/v2/__init__.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2 copying build/lib/novaclient/v2/servers.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2 copying build/lib/novaclient/v2/assisted_volume_snapshots.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2 copying build/lib/novaclient/v2/quota_classes.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2 copying build/lib/novaclient/v2/server_migrations.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2 copying build/lib/novaclient/v2/shell.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2 copying build/lib/novaclient/__init__.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient copying build/lib/novaclient/extension.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient copying build/lib/novaclient/crypto.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient copying build/lib/novaclient/shell.py -> /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/test_auth.py to test_auth.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/api/test_servers.py to test_servers.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/hooks/check_resources.py to check_resources.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/test_trigger_crash_dump.py to test_trigger_crash_dump.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/test_consoles.py to test_consoles.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/test_networks.py to test_networks.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/test_flavor_access.py to test_flavor_access.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/test_resize.py to test_resize.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/test_quota_classes.py to test_quota_classes.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/test_os_services.py to test_os_services.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/test_hypervisors.py to test_hypervisors.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/legacy/test_consoles.py to test_consoles.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/legacy/test_flavor_access.py to test_flavor_access.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/legacy/test_os_services.py to test_os_services.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/legacy/test_readonly_nova.py to test_readonly_nova.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/legacy/test_hypervisors.py to test_hypervisors.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/legacy/test_keypairs.py to test_keypairs.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/legacy/test_server_groups.py to test_server_groups.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/legacy/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/legacy/test_servers.py to test_servers.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/legacy/test_extended_attributes.py to test_extended_attributes.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/legacy/test_quotas.py to test_quotas.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/legacy/test_instances.py to test_instances.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/legacy/test_usage.py to test_usage.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/test_keypairs.py to test_keypairs.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/test_server_groups.py to test_server_groups.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/fake_crypto.py to fake_crypto.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/test_servers.py to test_servers.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/test_extended_attributes.py to test_extended_attributes.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/test_instance_action.py to test_instance_action.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/test_quotas.py to test_quotas.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/test_instances.py to test_instances.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/test_device_tagging.py to test_device_tagging.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/test_image_meta.py to test_image_meta.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/test_aggregates.py to test_aggregates.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/v2/test_usage.py to test_usage.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/functional/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/test_shell.py to test_shell.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/test_discover.py to test_discover.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/test_exceptions.py to test_exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/test_base.py to test_base.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fixture_data/server_groups.py to server_groups.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fixture_data/floatingips.py to floatingips.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fixture_data/limits.py to limits.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fixture_data/agents.py to agents.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fixture_data/hypervisors.py to hypervisors.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fixture_data/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fixture_data/availability_zones.py to availability_zones.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fixture_data/aggregates.py to aggregates.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fixture_data/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fixture_data/quotas.py to quotas.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fixture_data/images.py to images.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fixture_data/keypairs.py to keypairs.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fixture_data/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fixture_data/servers.py to servers.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fixture_data/server_migrations.py to server_migrations.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/test_api_versions.py to test_api_versions.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/fake_actions_module.py to fake_actions_module.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2/test_flavor_access.py to test_flavor_access.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2/test_volumes.py to test_volumes.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2/test_quota_classes.py to test_quota_classes.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2/test_shell.py to test_shell.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2/test_versions.py to test_versions.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2/test_agents.py to test_agents.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2/test_migrations.py to test_migrations.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2/test_services.py to test_services.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2/test_cells.py to test_cells.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2/test_hypervisors.py to test_hypervisors.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2/test_images.py to test_images.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2/test_limits.py to test_limits.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2/test_instance_actions.py to test_instance_actions.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2/test_server_migrations.py to test_server_migrations.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2/test_assisted_volume_snapshots.py to test_assisted_volume_snapshots.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2/test_keypairs.py to test_keypairs.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2/test_server_groups.py to test_server_groups.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2/test_flavors.py to test_flavors.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2/test_servers.py to test_servers.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2/test_client.py to test_client.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2/test_quotas.py to test_quotas.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2/test_availability_zone.py to test_availability_zone.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2/test_aggregates.py to test_aggregates.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2/test_server_external_events.py to test_server_external_events.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2/test_list_extensions.py to test_list_extensions.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/v2/test_usage.py to test_usage.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests/unit/test_client.py to test_client.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/api_versions.py to api_versions.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/i18n.py to i18n.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/flavors.py to flavors.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/volumes.py to volumes.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/server_groups.py to server_groups.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/limits.py to limits.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/agents.py to agents.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/versions.py to versions.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/cells.py to cells.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/hypervisors.py to hypervisors.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/usage.py to usage.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/services.py to services.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/availability_zones.py to availability_zones.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/instance_action.py to instance_action.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/flavor_access.py to flavor_access.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/aggregates.py to aggregates.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/list_extensions.py to list_extensions.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/quotas.py to quotas.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/networks.py to networks.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/server_external_events.py to server_external_events.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/images.py to images.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/contrib/host_servers_migrate.py to host_servers_migrate.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/contrib/cells.py to cells.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/contrib/host_evacuate.py to host_evacuate.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/contrib/instance_action.py to instance_action.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/contrib/list_extensions.py to list_extensions.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/contrib/server_external_events.py to server_external_events.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/contrib/migrations.py to migrations.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/contrib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/contrib/assisted_volume_snapshots.py to assisted_volume_snapshots.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/contrib/metadata_extensions.py to metadata_extensions.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/contrib/host_evacuate_live.py to host_evacuate_live.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/contrib/deferred_delete.py to deferred_delete.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/migrations.py to migrations.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/keypairs.py to keypairs.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/servers.py to servers.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/assisted_volume_snapshots.py to assisted_volume_snapshots.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/quota_classes.py to quota_classes.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/server_migrations.py to server_migrations.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/v2/shell.py to shell.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/extension.py to extension.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/crypto.py to crypto.pyc byte-compiling /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/shell.py to shell.pyc writing byte-compilation script '/tmp/tmpBBDhqh.py' /usr/bin/python2 -O /tmp/tmpBBDhqh.py removing /tmp/tmpBBDhqh.py running install_egg_info running egg_info writing python_novaclient.egg-info/PKG-INFO writing top-level names to python_novaclient.egg-info/top_level.txt writing dependency_links to python_novaclient.egg-info/dependency_links.txt writing entry points to python_novaclient.egg-info/entry_points.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-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/python_novaclient-10.1.1-py2.7.egg-info running install_scripts Installing nova script to /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/bin + mv /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/bin/nova /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/bin/nova-2.7 + ln -s ./nova-2.7 /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/bin/nova-2 + ln -s ./nova-2 /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/bin/nova + mkdir -p /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/etc/bash_completion.d + install -pm 644 tools/nova.bash_completion /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/etc/bash_completion.d/nova + rm -fr /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7/site-packages/novaclient/tests + /usr/bin/python2 setup.py build_sphinx -b html running build_sphinx creating /builddir/build/BUILD/python-novaclient-10.1.1/doc/build creating /builddir/build/BUILD/python-novaclient-10.1.1/doc/build/doctrees creating /builddir/build/BUILD/python-novaclient-10.1.1/doc/build/html [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) [pbr] Autodocumenting from /builddir/build/BUILD/python-novaclient-10.1.1 [pbr] Generating doc/source/reference/api/novaclient.api_versions.rst [pbr] Generating doc/source/reference/api/novaclient.base.rst [pbr] Generating doc/source/reference/api/novaclient.client.rst [pbr] Generating doc/source/reference/api/novaclient.crypto.rst [pbr] Generating doc/source/reference/api/novaclient.exceptions.rst [pbr] Generating doc/source/reference/api/novaclient.extension.rst [pbr] Generating doc/source/reference/api/novaclient.i18n.rst [pbr] Generating doc/source/reference/api/novaclient.shell.rst [pbr] Generating doc/source/reference/api/novaclient.utils.rst [pbr] Generating doc/source/reference/api/novaclient.v2.agents.rst [pbr] Generating doc/source/reference/api/novaclient.v2.aggregates.rst [pbr] Generating doc/source/reference/api/novaclient.v2.assisted_volume_snapshots.rst [pbr] Generating doc/source/reference/api/novaclient.v2.availability_zones.rst [pbr] Generating doc/source/reference/api/novaclient.v2.cells.rst [pbr] Generating doc/source/reference/api/novaclient.v2.client.rst [pbr] Generating doc/source/reference/api/novaclient.v2.flavor_access.rst [pbr] Generating doc/source/reference/api/novaclient.v2.flavors.rst [pbr] Generating doc/source/reference/api/novaclient.v2.hypervisors.rst [pbr] Generating doc/source/reference/api/novaclient.v2.images.rst [pbr] Generating doc/source/reference/api/novaclient.v2.instance_action.rst [pbr] Generating doc/source/reference/api/novaclient.v2.keypairs.rst [pbr] Generating doc/source/reference/api/novaclient.v2.limits.rst [pbr] Generating doc/source/reference/api/novaclient.v2.list_extensions.rst [pbr] Generating doc/source/reference/api/novaclient.v2.migrations.rst [pbr] Generating doc/source/reference/api/novaclient.v2.networks.rst [pbr] Generating doc/source/reference/api/novaclient.v2.quota_classes.rst [pbr] Generating doc/source/reference/api/novaclient.v2.quotas.rst [pbr] Generating doc/source/reference/api/novaclient.v2.server_external_events.rst [pbr] Generating doc/source/reference/api/novaclient.v2.server_groups.rst [pbr] Generating doc/source/reference/api/novaclient.v2.server_migrations.rst [pbr] Generating doc/source/reference/api/novaclient.v2.servers.rst [pbr] Generating doc/source/reference/api/novaclient.v2.services.rst [pbr] Generating doc/source/reference/api/novaclient.v2.shell.rst [pbr] Generating doc/source/reference/api/novaclient.v2.usage.rst [pbr] Generating doc/source/reference/api/novaclient.v2.versions.rst [pbr] Generating doc/source/reference/api/novaclient.v2.volumes.rst Running Sphinx v1.6.5 connecting events for openstackdocstheme loading pickled environment... not yet created Using openstackdocstheme Sphinx theme from /usr/lib/python2.7/site-packages/openstackdocstheme/theme building [mo]: all of 0 po files building [html]: all source files updating environment: 47 added, 0 changed, 0 removed reading sources... [ 2%] cli/index reading sources... [ 4%] cli/nova reading sources... [ 6%] contributor/index reading sources... [ 8%] contributor/testing reading sources... [ 10%] index reading sources... [ 12%] reference/api/autoindex reading sources... [ 14%] reference/api/index reading sources... [ 17%] reference/api/novaclient.api_versions reading sources... [ 19%] reference/api/novaclient.base reading sources... [ 21%] reference/api/novaclient.client reading sources... [ 23%] reference/api/novaclient.crypto reading sources... [ 25%] reference/api/novaclient.exceptions reading sources... [ 27%] reference/api/novaclient.extension reading sources... [ 29%] reference/api/novaclient.i18n reading sources... [ 31%] reference/api/novaclient.shell reading sources... [ 34%] reference/api/novaclient.utils reading sources... [ 36%] reference/api/novaclient.v2.agents reading sources... [ 38%] reference/api/novaclient.v2.aggregates reading sources... [ 40%] reference/api/novaclient.v2.assisted_volume_snapshots reading sources... [ 42%] reference/api/novaclient.v2.availability_zones reading sources... [ 44%] reference/api/novaclient.v2.cells reading sources... [ 46%] reference/api/novaclient.v2.client reading sources... [ 48%] reference/api/novaclient.v2.flavor_access reading sources... [ 51%] reference/api/novaclient.v2.flavors reading sources... [ 53%] reference/api/novaclient.v2.hypervisors reading sources... [ 55%] reference/api/novaclient.v2.images reading sources... [ 57%] reference/api/novaclient.v2.instance_action reading sources... [ 59%] reference/api/novaclient.v2.keypairs reading sources... [ 61%] reference/api/novaclient.v2.limits reading sources... [ 63%] reference/api/novaclient.v2.list_extensions reading sources... [ 65%] reference/api/novaclient.v2.migrations reading sources... [ 68%] reference/api/novaclient.v2.networks reading sources... [ 70%] reference/api/novaclient.v2.quota_classes reading sources... [ 72%] reference/api/novaclient.v2.quotas reading sources... [ 74%] reference/api/novaclient.v2.server_external_events reading sources... [ 76%] reference/api/novaclient.v2.server_groups reading sources... [ 78%] reference/api/novaclient.v2.server_migrations reading sources... [ 80%] reference/api/novaclient.v2.servers reading sources... [ 82%] reference/api/novaclient.v2.services reading sources... [ 85%] reference/api/novaclient.v2.shell reading sources... [ 87%] reference/api/novaclient.v2.usage reading sources... [ 89%] reference/api/novaclient.v2.versions reading sources... [ 91%] reference/api/novaclient.v2.volumes reading sources... [ 93%] reference/deprecation-policy reading sources... [ 95%] reference/index reading sources... [ 97%] user/index reading sources... [100%] user/shell looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 2%] cli/index writing output... [ 4%] cli/nova writing output... [ 6%] contributor/index writing output... [ 8%] contributor/testing writing output... [ 10%] index writing output... [ 12%] reference/api/autoindex writing output... [ 14%] reference/api/index writing output... [ 17%] reference/api/novaclient.api_versions writing output... [ 19%] reference/api/novaclient.base writing output... [ 21%] reference/api/novaclient.client writing output... [ 23%] reference/api/novaclient.crypto writing output... [ 25%] reference/api/novaclient.exceptions writing output... [ 27%] reference/api/novaclient.extension writing output... [ 29%] reference/api/novaclient.i18n writing output... [ 31%] reference/api/novaclient.shell writing output... [ 34%] reference/api/novaclient.utils writing output... [ 36%] reference/api/novaclient.v2.agents writing output... [ 38%] reference/api/novaclient.v2.aggregates writing output... [ 40%] reference/api/novaclient.v2.assisted_volume_snapshots writing output... [ 42%] reference/api/novaclient.v2.availability_zones writing output... [ 44%] reference/api/novaclient.v2.cells writing output... [ 46%] reference/api/novaclient.v2.client writing output... [ 48%] reference/api/novaclient.v2.flavor_access writing output... [ 51%] reference/api/novaclient.v2.flavors writing output... [ 53%] reference/api/novaclient.v2.hypervisors writing output... [ 55%] reference/api/novaclient.v2.images writing output... [ 57%] reference/api/novaclient.v2.instance_action writing output... [ 59%] reference/api/novaclient.v2.keypairs writing output... [ 61%] reference/api/novaclient.v2.limits writing output... [ 63%] reference/api/novaclient.v2.list_extensions writing output... [ 65%] reference/api/novaclient.v2.migrations writing output... [ 68%] reference/api/novaclient.v2.networks writing output... [ 70%] reference/api/novaclient.v2.quota_classes writing output... [ 72%] reference/api/novaclient.v2.quotas writing output... [ 74%] reference/api/novaclient.v2.server_external_events writing output... [ 76%] reference/api/novaclient.v2.server_groups writing output... [ 78%] reference/api/novaclient.v2.server_migrations writing output... [ 80%] reference/api/novaclient.v2.servers writing output... [ 82%] reference/api/novaclient.v2.services writing output... [ 85%] reference/api/novaclient.v2.shell writing output... [ 87%] reference/api/novaclient.v2.usage writing output... [ 89%] reference/api/novaclient.v2.versions writing output... [ 91%] reference/api/novaclient.v2.volumes writing output... [ 93%] reference/deprecation-policy writing output... [ 95%] reference/index writing output... [ 97%] user/index writing output... [100%] user/shell generating indices... genindex py-modindex writing additional pages... search copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded. + /usr/bin/python2 setup.py build_sphinx -b man running build_sphinx creating /builddir/build/BUILD/python-novaclient-10.1.1/doc/build/man [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) [pbr] Autodocumenting from /builddir/build/BUILD/python-novaclient-10.1.1 [pbr] Generating doc/source/reference/api/novaclient.api_versions.rst [pbr] Generating doc/source/reference/api/novaclient.base.rst [pbr] Generating doc/source/reference/api/novaclient.client.rst [pbr] Generating doc/source/reference/api/novaclient.crypto.rst [pbr] Generating doc/source/reference/api/novaclient.exceptions.rst [pbr] Generating doc/source/reference/api/novaclient.extension.rst [pbr] Generating doc/source/reference/api/novaclient.i18n.rst [pbr] Generating doc/source/reference/api/novaclient.shell.rst [pbr] Generating doc/source/reference/api/novaclient.utils.rst [pbr] Generating doc/source/reference/api/novaclient.v2.agents.rst [pbr] Generating doc/source/reference/api/novaclient.v2.aggregates.rst [pbr] Generating doc/source/reference/api/novaclient.v2.assisted_volume_snapshots.rst [pbr] Generating doc/source/reference/api/novaclient.v2.availability_zones.rst [pbr] Generating doc/source/reference/api/novaclient.v2.cells.rst [pbr] Generating doc/source/reference/api/novaclient.v2.client.rst [pbr] Generating doc/source/reference/api/novaclient.v2.flavor_access.rst [pbr] Generating doc/source/reference/api/novaclient.v2.flavors.rst [pbr] Generating doc/source/reference/api/novaclient.v2.hypervisors.rst [pbr] Generating doc/source/reference/api/novaclient.v2.images.rst [pbr] Generating doc/source/reference/api/novaclient.v2.instance_action.rst [pbr] Generating doc/source/reference/api/novaclient.v2.keypairs.rst [pbr] Generating doc/source/reference/api/novaclient.v2.limits.rst [pbr] Generating doc/source/reference/api/novaclient.v2.list_extensions.rst [pbr] Generating doc/source/reference/api/novaclient.v2.migrations.rst [pbr] Generating doc/source/reference/api/novaclient.v2.networks.rst [pbr] Generating doc/source/reference/api/novaclient.v2.quota_classes.rst [pbr] Generating doc/source/reference/api/novaclient.v2.quotas.rst [pbr] Generating doc/source/reference/api/novaclient.v2.server_external_events.rst [pbr] Generating doc/source/reference/api/novaclient.v2.server_groups.rst [pbr] Generating doc/source/reference/api/novaclient.v2.server_migrations.rst [pbr] Generating doc/source/reference/api/novaclient.v2.servers.rst [pbr] Generating doc/source/reference/api/novaclient.v2.services.rst [pbr] Generating doc/source/reference/api/novaclient.v2.shell.rst [pbr] Generating doc/source/reference/api/novaclient.v2.usage.rst [pbr] Generating doc/source/reference/api/novaclient.v2.versions.rst [pbr] Generating doc/source/reference/api/novaclient.v2.volumes.rst Running Sphinx v1.6.5 connecting events for openstackdocstheme loading pickled environment... done Using openstackdocstheme Sphinx theme from /usr/lib/python2.7/site-packages/openstackdocstheme/theme building [mo]: all of 0 po files building [man]: all source files updating environment: 0 added, 37 changed, 0 removed reading sources... [ 2%] reference/api/autoindex reading sources... [ 5%] reference/api/novaclient.api_versions reading sources... [ 8%] reference/api/novaclient.base reading sources... [ 10%] reference/api/novaclient.client reading sources... [ 13%] reference/api/novaclient.crypto reading sources... [ 16%] reference/api/novaclient.exceptions reading sources... [ 18%] reference/api/novaclient.extension reading sources... [ 21%] reference/api/novaclient.i18n reading sources... [ 24%] reference/api/novaclient.shell reading sources... [ 27%] reference/api/novaclient.utils reading sources... [ 29%] reference/api/novaclient.v2.agents reading sources... [ 32%] reference/api/novaclient.v2.aggregates reading sources... [ 35%] reference/api/novaclient.v2.assisted_volume_snapshots reading sources... [ 37%] reference/api/novaclient.v2.availability_zones reading sources... [ 40%] reference/api/novaclient.v2.cells reading sources... [ 43%] reference/api/novaclient.v2.client reading sources... [ 45%] reference/api/novaclient.v2.flavor_access reading sources... [ 48%] reference/api/novaclient.v2.flavors reading sources... [ 51%] reference/api/novaclient.v2.hypervisors reading sources... [ 54%] reference/api/novaclient.v2.images reading sources... [ 56%] reference/api/novaclient.v2.instance_action reading sources... [ 59%] reference/api/novaclient.v2.keypairs reading sources... [ 62%] reference/api/novaclient.v2.limits reading sources... [ 64%] reference/api/novaclient.v2.list_extensions reading sources... [ 67%] reference/api/novaclient.v2.migrations reading sources... [ 70%] reference/api/novaclient.v2.networks reading sources... [ 72%] reference/api/novaclient.v2.quota_classes reading sources... [ 75%] reference/api/novaclient.v2.quotas reading sources... [ 78%] reference/api/novaclient.v2.server_external_events reading sources... [ 81%] reference/api/novaclient.v2.server_groups reading sources... [ 83%] reference/api/novaclient.v2.server_migrations reading sources... [ 86%] reference/api/novaclient.v2.servers reading sources... [ 89%] reference/api/novaclient.v2.services reading sources... [ 91%] reference/api/novaclient.v2.shell reading sources... [ 94%] reference/api/novaclient.v2.usage reading sources... [ 97%] reference/api/novaclient.v2.versions reading sources... [100%] reference/api/novaclient.v2.volumes looking for now-outdated files... none found pickling environment... done checking consistency... done writing... nova.1 { } build succeeded. + install -p -D -m 644 doc/build/man/nova.1 /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/share/man/man1/nova.1 + rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/python-novaclient-10.1.1 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python2-novaclient-10.1.1-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mrGYEN + umask 022 + cd /builddir/build/BUILD + cd python-novaclient-10.1.1 + DOCDIR=/builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/share/doc/python2-novaclient-10.1.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/share/doc/python2-novaclient-10.1.1 + cp -pr README.rst /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/share/doc/python2-novaclient-10.1.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.xzlNCG + umask 022 + cd /builddir/build/BUILD + cd python-novaclient-10.1.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/share/licenses/python2-novaclient-10.1.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/share/licenses/python2-novaclient-10.1.1 + cp -pr LICENSE /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/share/licenses/python2-novaclient-10.1.1 + exit 0 Provides: python-novaclient = 1:10.1.1-1.el7 python2-novaclient = 1:10.1.1-1.el7 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/python2 python(abi) = 2.7 Obsoletes: python-novaclient < 1:10.1.1-1.el7 Processing files: python-novaclient-doc-10.1.1-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PhmlKC + umask 022 + cd /builddir/build/BUILD + cd python-novaclient-10.1.1 + DOCDIR=/builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/share/doc/python-novaclient-doc-10.1.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/share/doc/python-novaclient-doc-10.1.1 + cp -pr doc/build/html /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/share/doc/python-novaclient-doc-10.1.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.iZblVy + umask 022 + cd /builddir/build/BUILD + cd python-novaclient-10.1.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/share/licenses/python-novaclient-doc-10.1.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/share/licenses/python-novaclient-doc-10.1.1 + cp -pr LICENSE /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch/usr/share/licenses/python-novaclient-doc-10.1.1 + exit 0 Provides: python-novaclient-doc = 1:10.1.1-1.el7 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-10.1.1-1.el7.noarch Wrote: /builddir/build/RPMS/python2-novaclient-10.1.1-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-novaclient-doc-10.1.1-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.lgB5Ey + umask 022 + cd /builddir/build/BUILD + cd python-novaclient-10.1.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-novaclient-10.1.1-1.el7.noarch + exit 0 Child return code was: 0