Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/openstack-heat.spec'], chrootPath='/var/lib/mock/dist-ocs23-build-18054-1041/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/openstack-heat.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/openstack-heat-16.0.0-2.ocs23.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/openstack-heat.spec'], chrootPath='/var/lib/mock/dist-ocs23-build-18054-1041/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/openstack-heat.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.nlSyep + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf openstack-heat-16.0.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/openstack-heat-16.0.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd openstack-heat-16.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openstack-heat-16.0.0 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + sed -i 's/from oslo_utils import fnmatch/import fnmatch/g' heat/engine/environment.py + rm -rf requirements.txt test-requirements.txt + find contrib -name tests -type d + xargs rm -r + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.94PgQj + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd openstack-heat-16.0.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.10/site-packages/setuptools/dist.py:772: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.10/site-packages/setuptools/dist.py:772: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.10/site-packages/setuptools/dist.py:772: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.10/site-packages/setuptools/dist.py:772: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.10/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.10/site-packages/setuptools/dist.py:772: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.10/site-packages/setuptools/dist.py:772: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.10/site-packages/setuptools/dist.py:772: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.10/site-packages/setuptools/dist.py:772: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( running build running build_py creating build creating build/lib creating build/lib/heat creating build/lib/heat/engine creating build/lib/heat/engine/resources creating build/lib/heat/engine/resources/openstack creating build/lib/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/software_config.py -> build/lib/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/value.py -> build/lib/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/multi_part.py -> build/lib/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/instance_group.py -> build/lib/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/wait_condition.py -> build/lib/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/none_resource.py -> build/lib/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/resource_chain.py -> build/lib/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/cloud_config.py -> build/lib/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/remote_stack.py -> build/lib/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/__init__.py -> build/lib/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/access_policy.py -> build/lib/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/deployed_server.py -> build/lib/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/autoscaling_group.py -> build/lib/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/resource_group.py -> build/lib/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/structured_config.py -> build/lib/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/scaling_policy.py -> build/lib/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/random_string.py -> build/lib/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/cloud_watch.py -> build/lib/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/ha_restarter.py -> build/lib/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/swiftsignal.py -> build/lib/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/wait_condition_handle.py -> build/lib/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/software_deployment.py -> build/lib/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/test_resource.py -> build/lib/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/software_component.py -> build/lib/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/delay.py -> build/lib/heat/engine/resources/openstack/heat creating build/lib/heat/tests creating build/lib/heat/tests/constraints copying heat/tests/constraints/test_common_constraints.py -> build/lib/heat/tests/constraints copying heat/tests/constraints/__init__.py -> build/lib/heat/tests/constraints creating build/lib/heat/engine/resources/openstack/neutron creating build/lib/heat/engine/resources/openstack/neutron/taas copying heat/engine/resources/openstack/neutron/taas/__init__.py -> build/lib/heat/engine/resources/openstack/neutron/taas copying heat/engine/resources/openstack/neutron/taas/tap_service.py -> build/lib/heat/engine/resources/openstack/neutron/taas copying heat/engine/resources/openstack/neutron/taas/tap_flow.py -> build/lib/heat/engine/resources/openstack/neutron/taas copying heat/engine/template_files.py -> build/lib/heat/engine copying heat/engine/environment.py -> build/lib/heat/engine copying heat/engine/parent_rsrc.py -> build/lib/heat/engine copying heat/engine/sync_point.py -> build/lib/heat/engine copying heat/engine/lifecycle_plugin.py -> build/lib/heat/engine copying heat/engine/rsrc_defn.py -> build/lib/heat/engine copying heat/engine/output.py -> build/lib/heat/engine copying heat/engine/event.py -> build/lib/heat/engine copying heat/engine/template.py -> build/lib/heat/engine copying heat/engine/stack.py -> build/lib/heat/engine copying heat/engine/translation.py -> build/lib/heat/engine copying heat/engine/properties_group.py -> build/lib/heat/engine copying heat/engine/stk_defn.py -> build/lib/heat/engine copying heat/engine/worker.py -> build/lib/heat/engine copying heat/engine/properties.py -> build/lib/heat/engine copying heat/engine/parameter_groups.py -> build/lib/heat/engine copying heat/engine/stack_lock.py -> build/lib/heat/engine copying heat/engine/check_resource.py -> build/lib/heat/engine copying heat/engine/template_common.py -> build/lib/heat/engine copying heat/engine/__init__.py -> build/lib/heat/engine copying heat/engine/software_config_io.py -> build/lib/heat/engine copying heat/engine/timestamp.py -> build/lib/heat/engine copying heat/engine/parameters.py -> build/lib/heat/engine copying heat/engine/api.py -> build/lib/heat/engine copying heat/engine/service.py -> build/lib/heat/engine copying heat/engine/scheduler.py -> build/lib/heat/engine copying heat/engine/status.py -> build/lib/heat/engine copying heat/engine/dependencies.py -> build/lib/heat/engine copying heat/engine/support.py -> build/lib/heat/engine copying heat/engine/node_data.py -> build/lib/heat/engine copying heat/engine/update.py -> build/lib/heat/engine copying heat/engine/function.py -> build/lib/heat/engine copying heat/engine/resource.py -> build/lib/heat/engine copying heat/engine/constraints.py -> build/lib/heat/engine copying heat/engine/conditions.py -> build/lib/heat/engine copying heat/engine/service_software_config.py -> build/lib/heat/engine copying heat/engine/attributes.py -> build/lib/heat/engine copying heat/engine/plugin_manager.py -> build/lib/heat/engine creating build/lib/heat/engine/resources/openstack/monasca copying heat/engine/resources/openstack/monasca/notification.py -> build/lib/heat/engine/resources/openstack/monasca copying heat/engine/resources/openstack/monasca/alarm_definition.py -> build/lib/heat/engine/resources/openstack/monasca copying heat/engine/resources/openstack/monasca/__init__.py -> build/lib/heat/engine/resources/openstack/monasca creating build/lib/heat/tests/openstack creating build/lib/heat/tests/openstack/vitrage copying heat/tests/openstack/vitrage/__init__.py -> build/lib/heat/tests/openstack/vitrage copying heat/tests/openstack/vitrage/test_vitrage_template.py -> build/lib/heat/tests/openstack/vitrage creating build/lib/heat/tests/openstack/zun copying heat/tests/openstack/zun/test_container.py -> build/lib/heat/tests/openstack/zun copying heat/tests/openstack/zun/__init__.py -> build/lib/heat/tests/openstack/zun creating build/lib/heat/api creating build/lib/heat/api/openstack copying heat/api/openstack/versions.py -> build/lib/heat/api/openstack copying heat/api/openstack/__init__.py -> build/lib/heat/api/openstack creating build/lib/heat/tests/convergence creating build/lib/heat/tests/convergence/framework copying heat/tests/convergence/framework/message_processor.py -> build/lib/heat/tests/convergence/framework copying heat/tests/convergence/framework/scenario_template.py -> build/lib/heat/tests/convergence/framework copying heat/tests/convergence/framework/worker_wrapper.py -> build/lib/heat/tests/convergence/framework copying heat/tests/convergence/framework/engine_wrapper.py -> build/lib/heat/tests/convergence/framework copying heat/tests/convergence/framework/scenario.py -> build/lib/heat/tests/convergence/framework copying heat/tests/convergence/framework/testutils.py -> build/lib/heat/tests/convergence/framework copying heat/tests/convergence/framework/fake_resource.py -> build/lib/heat/tests/convergence/framework copying heat/tests/convergence/framework/event_loop.py -> build/lib/heat/tests/convergence/framework copying heat/tests/convergence/framework/__init__.py -> build/lib/heat/tests/convergence/framework copying heat/tests/convergence/framework/message_queue.py -> build/lib/heat/tests/convergence/framework copying heat/tests/convergence/framework/reality.py -> build/lib/heat/tests/convergence/framework copying heat/tests/convergence/framework/processes.py -> build/lib/heat/tests/convergence/framework creating build/lib/heat/engine/resources/aws creating build/lib/heat/engine/resources/aws/iam copying heat/engine/resources/aws/iam/__init__.py -> build/lib/heat/engine/resources/aws/iam copying heat/engine/resources/aws/iam/user.py -> build/lib/heat/engine/resources/aws/iam creating build/lib/heat/tests/openstack/neutron creating build/lib/heat/tests/openstack/neutron/lbaas copying heat/tests/openstack/neutron/lbaas/test_pool_member.py -> build/lib/heat/tests/openstack/neutron/lbaas copying heat/tests/openstack/neutron/lbaas/test_listener.py -> build/lib/heat/tests/openstack/neutron/lbaas copying heat/tests/openstack/neutron/lbaas/__init__.py -> build/lib/heat/tests/openstack/neutron/lbaas copying heat/tests/openstack/neutron/lbaas/test_l7rule.py -> build/lib/heat/tests/openstack/neutron/lbaas copying heat/tests/openstack/neutron/lbaas/test_l7policy.py -> build/lib/heat/tests/openstack/neutron/lbaas copying heat/tests/openstack/neutron/lbaas/test_pool.py -> build/lib/heat/tests/openstack/neutron/lbaas copying heat/tests/openstack/neutron/lbaas/test_health_monitor.py -> build/lib/heat/tests/openstack/neutron/lbaas copying heat/tests/openstack/neutron/lbaas/test_loadbalancer.py -> build/lib/heat/tests/openstack/neutron/lbaas creating build/lib/heat/engine/resources/openstack/zun copying heat/engine/resources/openstack/zun/container.py -> build/lib/heat/engine/resources/openstack/zun copying heat/engine/resources/openstack/zun/__init__.py -> build/lib/heat/engine/resources/openstack/zun creating build/lib/heat/tests/openstack/aodh copying heat/tests/openstack/aodh/test_gnocchi_alarm.py -> build/lib/heat/tests/openstack/aodh copying heat/tests/openstack/aodh/__init__.py -> build/lib/heat/tests/openstack/aodh copying heat/tests/openstack/aodh/test_composite_alarm.py -> build/lib/heat/tests/openstack/aodh copying heat/tests/openstack/aodh/test_alarm.py -> build/lib/heat/tests/openstack/aodh creating build/lib/heat/scaling copying heat/scaling/template.py -> build/lib/heat/scaling copying heat/scaling/lbutils.py -> build/lib/heat/scaling copying heat/scaling/__init__.py -> build/lib/heat/scaling copying heat/scaling/scalingutil.py -> build/lib/heat/scaling copying heat/scaling/rolling_update.py -> build/lib/heat/scaling copying heat/scaling/cooldown.py -> build/lib/heat/scaling creating build/lib/heat/db creating build/lib/heat/db/sqlalchemy creating build/lib/heat/db/sqlalchemy/migrate_repo copying heat/db/sqlalchemy/migrate_repo/__init__.py -> build/lib/heat/db/sqlalchemy/migrate_repo copying heat/db/sqlalchemy/migrate_repo/manage.py -> build/lib/heat/db/sqlalchemy/migrate_repo creating build/lib/heat/engine/resources/openstack/vitrage copying heat/engine/resources/openstack/vitrage/__init__.py -> build/lib/heat/engine/resources/openstack/vitrage copying heat/engine/resources/openstack/vitrage/vitrage_template.py -> build/lib/heat/engine/resources/openstack/vitrage copying heat/__init__.py -> build/lib/heat copying heat/version.py -> build/lib/heat creating build/lib/heat/engine/resources/openstack/manila copying heat/engine/resources/openstack/manila/share_network.py -> build/lib/heat/engine/resources/openstack/manila copying heat/engine/resources/openstack/manila/share_type.py -> build/lib/heat/engine/resources/openstack/manila copying heat/engine/resources/openstack/manila/__init__.py -> build/lib/heat/engine/resources/openstack/manila copying heat/engine/resources/openstack/manila/share.py -> build/lib/heat/engine/resources/openstack/manila copying heat/engine/resources/openstack/manila/security_service.py -> build/lib/heat/engine/resources/openstack/manila copying heat/engine/resources/openstack/neutron/l2_gateway_connection.py -> build/lib/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/provider_net.py -> build/lib/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/vpnservice.py -> build/lib/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/l2_gateway.py -> build/lib/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/security_group_rule.py -> build/lib/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/firewall.py -> build/lib/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/subnet.py -> build/lib/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/net.py -> build/lib/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/floatingip.py -> build/lib/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/trunk.py -> build/lib/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/neutron.py -> build/lib/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/loadbalancer.py -> build/lib/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/router.py -> build/lib/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/__init__.py -> build/lib/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/rbac_policy.py -> build/lib/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/security_group.py -> build/lib/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/quota.py -> build/lib/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/qos.py -> build/lib/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/segment.py -> build/lib/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/subnetpool.py -> build/lib/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/extrarouteset.py -> build/lib/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/metering.py -> build/lib/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/extraroute.py -> build/lib/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/port.py -> build/lib/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/address_scope.py -> build/lib/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/network_gateway.py -> build/lib/heat/engine/resources/openstack/neutron creating build/lib/heat/tests/openstack/blazar copying heat/tests/openstack/blazar/__init__.py -> build/lib/heat/tests/openstack/blazar copying heat/tests/openstack/blazar/test_host.py -> build/lib/heat/tests/openstack/blazar copying heat/tests/openstack/blazar/test_lease.py -> build/lib/heat/tests/openstack/blazar creating build/lib/heat/engine/resources/openstack/senlin copying heat/engine/resources/openstack/senlin/policy.py -> build/lib/heat/engine/resources/openstack/senlin copying heat/engine/resources/openstack/senlin/res_base.py -> build/lib/heat/engine/resources/openstack/senlin copying heat/engine/resources/openstack/senlin/cluster.py -> build/lib/heat/engine/resources/openstack/senlin copying heat/engine/resources/openstack/senlin/node.py -> build/lib/heat/engine/resources/openstack/senlin copying heat/engine/resources/openstack/senlin/__init__.py -> build/lib/heat/engine/resources/openstack/senlin copying heat/engine/resources/openstack/senlin/receiver.py -> build/lib/heat/engine/resources/openstack/senlin copying heat/engine/resources/openstack/senlin/profile.py -> build/lib/heat/engine/resources/openstack/senlin creating build/lib/heat/rpc copying heat/rpc/worker_api.py -> build/lib/heat/rpc copying heat/rpc/client.py -> build/lib/heat/rpc copying heat/rpc/__init__.py -> build/lib/heat/rpc copying heat/rpc/api.py -> build/lib/heat/rpc copying heat/rpc/worker_client.py -> build/lib/heat/rpc copying heat/rpc/listener_client.py -> build/lib/heat/rpc copying heat/api/versions.py -> build/lib/heat/api copying heat/api/__init__.py -> build/lib/heat/api copying heat/engine/resources/aws/__init__.py -> build/lib/heat/engine/resources/aws creating build/lib/heat/tests/openstack/cinder copying heat/tests/openstack/cinder/test_volume_type_encryption.py -> build/lib/heat/tests/openstack/cinder copying heat/tests/openstack/cinder/__init__.py -> build/lib/heat/tests/openstack/cinder copying heat/tests/openstack/cinder/test_volume_type.py -> build/lib/heat/tests/openstack/cinder copying heat/tests/openstack/cinder/test_quota.py -> build/lib/heat/tests/openstack/cinder copying heat/tests/openstack/cinder/test_volume_utils.py -> build/lib/heat/tests/openstack/cinder copying heat/tests/openstack/cinder/test_qos_specs.py -> build/lib/heat/tests/openstack/cinder copying heat/tests/openstack/cinder/test_volume.py -> build/lib/heat/tests/openstack/cinder creating build/lib/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/082_placeholder.py -> build/lib/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/086_drop_watch_rule_watch_data_tables.py -> build/lib/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/081_placeholder.py -> build/lib/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/075_placeholder.py -> build/lib/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/080_resource_attrs_data.py -> build/lib/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/__init__.py -> build/lib/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/079_resource_properties_data.py -> build/lib/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/076_placeholder.py -> build/lib/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/073_newton.py -> build/lib/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/078_placeholder.py -> build/lib/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/074_placeholder.py -> build/lib/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/085_placeholder.py -> build/lib/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/083_placeholder.py -> build/lib/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/084_placeholder.py -> build/lib/heat/db/sqlalchemy/migrate_repo/versions copying heat/db/sqlalchemy/migrate_repo/versions/077_placeholder.py -> build/lib/heat/db/sqlalchemy/migrate_repo/versions creating build/lib/heat/engine/hot copying heat/engine/hot/template.py -> build/lib/heat/engine/hot copying heat/engine/hot/functions.py -> build/lib/heat/engine/hot copying heat/engine/hot/__init__.py -> build/lib/heat/engine/hot copying heat/engine/hot/parameters.py -> build/lib/heat/engine/hot creating build/lib/heat/tests/openstack/sahara copying heat/tests/openstack/sahara/test_job.py -> build/lib/heat/tests/openstack/sahara copying heat/tests/openstack/sahara/test_job_binary.py -> build/lib/heat/tests/openstack/sahara copying heat/tests/openstack/sahara/test_image.py -> build/lib/heat/tests/openstack/sahara copying heat/tests/openstack/sahara/__init__.py -> build/lib/heat/tests/openstack/sahara copying heat/tests/openstack/sahara/test_templates.py -> build/lib/heat/tests/openstack/sahara copying heat/tests/openstack/sahara/test_cluster.py -> build/lib/heat/tests/openstack/sahara copying heat/tests/openstack/sahara/test_data_source.py -> build/lib/heat/tests/openstack/sahara creating build/lib/heat/engine/resources/aws/lb copying heat/engine/resources/aws/lb/loadbalancer.py -> build/lib/heat/engine/resources/aws/lb copying heat/engine/resources/aws/lb/__init__.py -> build/lib/heat/engine/resources/aws/lb creating build/lib/heat/tests/openstack/manila copying heat/tests/openstack/manila/test_security_service.py -> build/lib/heat/tests/openstack/manila copying heat/tests/openstack/manila/test_share.py -> build/lib/heat/tests/openstack/manila copying heat/tests/openstack/manila/__init__.py -> build/lib/heat/tests/openstack/manila copying heat/tests/openstack/manila/test_share_network.py -> build/lib/heat/tests/openstack/manila copying heat/tests/openstack/manila/test_share_type.py -> build/lib/heat/tests/openstack/manila creating build/lib/heat/api/cfn creating build/lib/heat/api/cfn/v1 copying heat/api/cfn/v1/stacks.py -> build/lib/heat/api/cfn/v1 copying heat/api/cfn/v1/signal.py -> build/lib/heat/api/cfn/v1 copying heat/api/cfn/v1/__init__.py -> build/lib/heat/api/cfn/v1 creating build/lib/heat/tests/openstack/zaqar copying heat/tests/openstack/zaqar/__init__.py -> build/lib/heat/tests/openstack/zaqar copying heat/tests/openstack/zaqar/test_subscription.py -> build/lib/heat/tests/openstack/zaqar copying heat/tests/openstack/zaqar/test_queue.py -> build/lib/heat/tests/openstack/zaqar creating build/lib/heat/engine/clients creating build/lib/heat/engine/clients/os creating build/lib/heat/engine/clients/os/neutron copying heat/engine/clients/os/neutron/lbaas_constraints.py -> build/lib/heat/engine/clients/os/neutron copying heat/engine/clients/os/neutron/__init__.py -> build/lib/heat/engine/clients/os/neutron copying heat/engine/clients/os/neutron/taas_constraints.py -> build/lib/heat/engine/clients/os/neutron copying heat/engine/clients/os/neutron/neutron_constraints.py -> build/lib/heat/engine/clients/os/neutron creating build/lib/heat/engine/resources/openstack/cinder copying heat/engine/resources/openstack/cinder/volume.py -> build/lib/heat/engine/resources/openstack/cinder copying heat/engine/resources/openstack/cinder/qos_specs.py -> build/lib/heat/engine/resources/openstack/cinder copying heat/engine/resources/openstack/cinder/__init__.py -> build/lib/heat/engine/resources/openstack/cinder copying heat/engine/resources/openstack/cinder/encrypted_volume_type.py -> build/lib/heat/engine/resources/openstack/cinder copying heat/engine/resources/openstack/cinder/quota.py -> build/lib/heat/engine/resources/openstack/cinder copying heat/engine/resources/openstack/cinder/volume_type.py -> build/lib/heat/engine/resources/openstack/cinder copying heat/engine/resources/openstack/__init__.py -> build/lib/heat/engine/resources/openstack creating build/lib/heat/hacking copying heat/hacking/checks.py -> build/lib/heat/hacking copying heat/hacking/__init__.py -> build/lib/heat/hacking creating build/lib/heat/tests/api creating build/lib/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_util.py -> build/lib/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_stacks.py -> build/lib/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/tools.py -> build/lib/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_events.py -> build/lib/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_actions.py -> build/lib/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_routes.py -> build/lib/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_views_common.py -> build/lib/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/__init__.py -> build/lib/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_services.py -> build/lib/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_views_stacks_view.py -> build/lib/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_build_info.py -> build/lib/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_software_deployments.py -> build/lib/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_software_configs.py -> build/lib/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_resources.py -> build/lib/heat/tests/api/openstack_v1 creating build/lib/heat/engine/resources/openstack/neutron/lbaas copying heat/engine/resources/openstack/neutron/lbaas/listener.py -> build/lib/heat/engine/resources/openstack/neutron/lbaas copying heat/engine/resources/openstack/neutron/lbaas/pool_member.py -> build/lib/heat/engine/resources/openstack/neutron/lbaas copying heat/engine/resources/openstack/neutron/lbaas/health_monitor.py -> build/lib/heat/engine/resources/openstack/neutron/lbaas copying heat/engine/resources/openstack/neutron/lbaas/l7policy.py -> build/lib/heat/engine/resources/openstack/neutron/lbaas copying heat/engine/resources/openstack/neutron/lbaas/loadbalancer.py -> build/lib/heat/engine/resources/openstack/neutron/lbaas copying heat/engine/resources/openstack/neutron/lbaas/__init__.py -> build/lib/heat/engine/resources/openstack/neutron/lbaas copying heat/engine/resources/openstack/neutron/lbaas/l7rule.py -> build/lib/heat/engine/resources/openstack/neutron/lbaas copying heat/engine/resources/openstack/neutron/lbaas/pool.py -> build/lib/heat/engine/resources/openstack/neutron/lbaas creating build/lib/heat/tests/clients copying heat/tests/clients/test_octavia_client.py -> build/lib/heat/tests/clients copying heat/tests/clients/test_designate_client.py -> build/lib/heat/tests/clients copying heat/tests/clients/test_swift_client.py -> build/lib/heat/tests/clients copying heat/tests/clients/test_barbican_client.py -> build/lib/heat/tests/clients copying heat/tests/clients/test_heat_client.py -> build/lib/heat/tests/clients copying heat/tests/clients/test_senlin_client.py -> build/lib/heat/tests/clients copying heat/tests/clients/test_keystone_client.py -> build/lib/heat/tests/clients copying heat/tests/clients/test_aodh_client.py -> build/lib/heat/tests/clients copying heat/tests/clients/test_sahara_client.py -> build/lib/heat/tests/clients copying heat/tests/clients/test_clients.py -> build/lib/heat/tests/clients copying heat/tests/clients/test_ironic_client.py -> build/lib/heat/tests/clients copying heat/tests/clients/test_nova_client.py -> build/lib/heat/tests/clients copying heat/tests/clients/test_magnum_client.py -> build/lib/heat/tests/clients copying heat/tests/clients/__init__.py -> build/lib/heat/tests/clients copying heat/tests/clients/test_zaqar_client.py -> build/lib/heat/tests/clients copying heat/tests/clients/test_sdk_client.py -> build/lib/heat/tests/clients copying heat/tests/clients/test_progress.py -> build/lib/heat/tests/clients copying heat/tests/clients/test_glance_client.py -> build/lib/heat/tests/clients copying heat/tests/clients/test_monasca_client.py -> build/lib/heat/tests/clients copying heat/tests/clients/test_mistral_client.py -> build/lib/heat/tests/clients copying heat/tests/clients/test_manila_client.py -> build/lib/heat/tests/clients copying heat/tests/clients/test_blazar_client.py -> build/lib/heat/tests/clients copying heat/tests/clients/test_zun_client.py -> build/lib/heat/tests/clients copying heat/tests/clients/test_vitrage_client.py -> build/lib/heat/tests/clients copying heat/tests/clients/test_neutron_client.py -> build/lib/heat/tests/clients copying heat/tests/clients/test_cinder_client.py -> build/lib/heat/tests/clients copying heat/tests/test_empty_stack.py -> build/lib/heat/tests copying heat/tests/test_environment_format.py -> build/lib/heat/tests copying heat/tests/test_hot.py -> build/lib/heat/tests copying heat/tests/test_attributes.py -> build/lib/heat/tests copying heat/tests/test_noauth.py -> build/lib/heat/tests copying heat/tests/test_short_id.py -> build/lib/heat/tests copying heat/tests/test_environment.py -> build/lib/heat/tests copying heat/tests/utils.py -> build/lib/heat/tests copying heat/tests/test_resource_properties_data.py -> build/lib/heat/tests copying heat/tests/test_hacking.py -> build/lib/heat/tests copying heat/tests/test_stack.py -> build/lib/heat/tests copying heat/tests/test_properties.py -> build/lib/heat/tests copying heat/tests/test_loguserdata.py -> build/lib/heat/tests copying heat/tests/test_dbinstance.py -> build/lib/heat/tests copying heat/tests/test_common_auth_plugin.py -> build/lib/heat/tests copying heat/tests/test_common_env_util.py -> build/lib/heat/tests copying heat/tests/test_auth_url.py -> build/lib/heat/tests copying heat/tests/test_support.py -> build/lib/heat/tests copying heat/tests/test_template.py -> build/lib/heat/tests copying heat/tests/test_provider_template.py -> build/lib/heat/tests copying heat/tests/test_crypt.py -> build/lib/heat/tests copying heat/tests/test_grouputils.py -> build/lib/heat/tests copying heat/tests/test_fault_middleware.py -> build/lib/heat/tests copying heat/tests/test_common_param_utils.py -> build/lib/heat/tests copying heat/tests/test_engine_api_utils.py -> build/lib/heat/tests copying heat/tests/test_vpc.py -> build/lib/heat/tests copying heat/tests/test_validate.py -> build/lib/heat/tests copying heat/tests/test_exception.py -> build/lib/heat/tests copying heat/tests/test_stack_collect_attributes.py -> build/lib/heat/tests copying heat/tests/test_auth_password.py -> build/lib/heat/tests copying heat/tests/generic_resource.py -> build/lib/heat/tests copying heat/tests/test_rpc_client.py -> build/lib/heat/tests copying heat/tests/test_parameters.py -> build/lib/heat/tests copying heat/tests/test_version.py -> build/lib/heat/tests copying heat/tests/test_template_files.py -> build/lib/heat/tests copying heat/tests/test_plugin_loader.py -> build/lib/heat/tests copying heat/tests/test_stack_update.py -> build/lib/heat/tests copying heat/tests/test_urlfetch.py -> build/lib/heat/tests copying heat/tests/test_stack_resource.py -> build/lib/heat/tests copying heat/tests/test_common_serializers.py -> build/lib/heat/tests copying heat/tests/__init__.py -> build/lib/heat/tests copying heat/tests/test_identifier.py -> build/lib/heat/tests copying heat/tests/test_common_policy.py -> build/lib/heat/tests copying heat/tests/test_stack_delete.py -> build/lib/heat/tests copying heat/tests/test_signal.py -> build/lib/heat/tests copying heat/tests/fakes.py -> build/lib/heat/tests copying heat/tests/test_engine_service.py -> build/lib/heat/tests copying heat/tests/test_stack_lock.py -> build/lib/heat/tests copying heat/tests/test_common_exception.py -> build/lib/heat/tests copying heat/tests/test_event.py -> build/lib/heat/tests copying heat/tests/test_translation_rule.py -> build/lib/heat/tests copying heat/tests/test_timeutils.py -> build/lib/heat/tests copying heat/tests/test_common_service_utils.py -> build/lib/heat/tests copying heat/tests/test_server_tags.py -> build/lib/heat/tests copying heat/tests/test_properties_group.py -> build/lib/heat/tests copying heat/tests/test_metadata_refresh.py -> build/lib/heat/tests copying heat/tests/test_rsrc_defn.py -> build/lib/heat/tests copying heat/tests/test_template_format.py -> build/lib/heat/tests copying heat/tests/test_notifications.py -> build/lib/heat/tests copying heat/tests/test_function.py -> build/lib/heat/tests copying heat/tests/test_stack_user.py -> build/lib/heat/tests copying heat/tests/test_constraints.py -> build/lib/heat/tests copying heat/tests/test_common_context.py -> build/lib/heat/tests copying heat/tests/test_nested_stack.py -> build/lib/heat/tests copying heat/tests/test_convg_stack.py -> build/lib/heat/tests copying heat/tests/test_resource.py -> build/lib/heat/tests copying heat/tests/test_lifecycle_plugin_utils.py -> build/lib/heat/tests copying heat/tests/common.py -> build/lib/heat/tests copying heat/tests/test_nokey.py -> build/lib/heat/tests copying heat/tests/test_rpc_listener_client.py -> build/lib/heat/tests copying heat/tests/test_rpc_worker_client.py -> build/lib/heat/tests creating build/lib/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/test_region.py -> build/lib/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/test_endpoint.py -> build/lib/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/test_group.py -> build/lib/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/test_role.py -> build/lib/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/__init__.py -> build/lib/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/test_user.py -> build/lib/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/test_project.py -> build/lib/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/test_service.py -> build/lib/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/test_domain.py -> build/lib/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/test_role_assignments.py -> build/lib/heat/tests/openstack/keystone creating build/lib/heat/api/aws copying heat/api/aws/utils.py -> build/lib/heat/api/aws copying heat/api/aws/ec2token.py -> build/lib/heat/api/aws copying heat/api/aws/__init__.py -> build/lib/heat/api/aws copying heat/api/aws/exception.py -> build/lib/heat/api/aws creating build/lib/heat/common copying heat/common/wsgi.py -> build/lib/heat/common copying heat/common/policy.py -> build/lib/heat/common copying heat/common/identifier.py -> build/lib/heat/common copying heat/common/param_utils.py -> build/lib/heat/common copying heat/common/grouputils.py -> build/lib/heat/common copying heat/common/custom_backend_auth.py -> build/lib/heat/common copying heat/common/service_utils.py -> build/lib/heat/common copying heat/common/lifecycle_plugin_utils.py -> build/lib/heat/common copying heat/common/pluginutils.py -> build/lib/heat/common copying heat/common/crypt.py -> build/lib/heat/common copying heat/common/auth_password.py -> build/lib/heat/common copying heat/common/short_id.py -> build/lib/heat/common copying heat/common/plugin_loader.py -> build/lib/heat/common copying heat/common/config.py -> build/lib/heat/common copying heat/common/messaging.py -> build/lib/heat/common copying heat/common/password_gen.py -> build/lib/heat/common copying heat/common/auth_plugin.py -> build/lib/heat/common copying heat/common/__init__.py -> build/lib/heat/common copying heat/common/endpoint_utils.py -> build/lib/heat/common copying heat/common/noauth.py -> build/lib/heat/common copying heat/common/environment_util.py -> build/lib/heat/common copying heat/common/exception.py -> build/lib/heat/common copying heat/common/urlfetch.py -> build/lib/heat/common copying heat/common/netutils.py -> build/lib/heat/common copying heat/common/cache.py -> build/lib/heat/common copying heat/common/context.py -> build/lib/heat/common copying heat/common/profiler.py -> build/lib/heat/common copying heat/common/serializers.py -> build/lib/heat/common copying heat/common/environment_format.py -> build/lib/heat/common copying heat/common/i18n.py -> build/lib/heat/common copying heat/common/auth_url.py -> build/lib/heat/common copying heat/common/template_format.py -> build/lib/heat/common copying heat/common/timeutils.py -> build/lib/heat/common creating build/lib/heat/tests/autoscaling copying heat/tests/autoscaling/test_new_capacity.py -> build/lib/heat/tests/autoscaling copying heat/tests/autoscaling/test_launch_config.py -> build/lib/heat/tests/autoscaling copying heat/tests/autoscaling/test_heat_scaling_group.py -> build/lib/heat/tests/autoscaling copying heat/tests/autoscaling/test_heat_scaling_policy.py -> build/lib/heat/tests/autoscaling copying heat/tests/autoscaling/test_rolling_update.py -> build/lib/heat/tests/autoscaling copying heat/tests/autoscaling/test_scaling_policy.py -> build/lib/heat/tests/autoscaling copying heat/tests/autoscaling/__init__.py -> build/lib/heat/tests/autoscaling copying heat/tests/autoscaling/test_lbutils.py -> build/lib/heat/tests/autoscaling copying heat/tests/autoscaling/inline_templates.py -> build/lib/heat/tests/autoscaling copying heat/tests/autoscaling/test_scaling_template.py -> build/lib/heat/tests/autoscaling copying heat/tests/autoscaling/test_scaling_group.py -> build/lib/heat/tests/autoscaling creating build/lib/heat/engine/resources/aws/s3 copying heat/engine/resources/aws/s3/s3.py -> build/lib/heat/engine/resources/aws/s3 copying heat/engine/resources/aws/s3/__init__.py -> build/lib/heat/engine/resources/aws/s3 creating build/lib/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_deployed_server.py -> build/lib/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_none_resource.py -> build/lib/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_swiftsignal.py -> build/lib/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_value.py -> build/lib/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_structured_config.py -> build/lib/heat/tests/openstack/heat copying heat/tests/openstack/heat/__init__.py -> build/lib/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_cloud_config.py -> build/lib/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_instance_group_update_policy.py -> build/lib/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_software_component.py -> build/lib/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_software_deployment.py -> build/lib/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_delay.py -> build/lib/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_resource_chain.py -> build/lib/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_software_config.py -> build/lib/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_waitcondition.py -> build/lib/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_remote_stack.py -> build/lib/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_random_string.py -> build/lib/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_instance_group.py -> build/lib/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_resource_group.py -> build/lib/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_multi_part.py -> build/lib/heat/tests/openstack/heat creating build/lib/heat/tests/openstack/barbican copying heat/tests/openstack/barbican/test_order.py -> build/lib/heat/tests/openstack/barbican copying heat/tests/openstack/barbican/test_secret.py -> build/lib/heat/tests/openstack/barbican copying heat/tests/openstack/barbican/test_container.py -> build/lib/heat/tests/openstack/barbican copying heat/tests/openstack/barbican/__init__.py -> build/lib/heat/tests/openstack/barbican creating build/lib/heat/tests/openstack/mistral copying heat/tests/openstack/mistral/test_workflow.py -> build/lib/heat/tests/openstack/mistral copying heat/tests/openstack/mistral/test_cron_trigger.py -> build/lib/heat/tests/openstack/mistral copying heat/tests/openstack/mistral/test_external_resource.py -> build/lib/heat/tests/openstack/mistral copying heat/tests/openstack/mistral/__init__.py -> build/lib/heat/tests/openstack/mistral creating build/lib/heat/tests/engine copying heat/tests/engine/test_plugin_manager.py -> build/lib/heat/tests/engine copying heat/tests/engine/test_resource_type.py -> build/lib/heat/tests/engine copying heat/tests/engine/test_dependencies.py -> build/lib/heat/tests/engine copying heat/tests/engine/tools.py -> build/lib/heat/tests/engine copying heat/tests/engine/test_scheduler.py -> build/lib/heat/tests/engine copying heat/tests/engine/test_node_data.py -> build/lib/heat/tests/engine copying heat/tests/engine/test_engine_worker.py -> build/lib/heat/tests/engine copying heat/tests/engine/__init__.py -> build/lib/heat/tests/engine copying heat/tests/engine/test_sync_point.py -> build/lib/heat/tests/engine copying heat/tests/engine/test_check_resource.py -> build/lib/heat/tests/engine creating build/lib/heat/objects copying heat/objects/software_config.py -> build/lib/heat/objects copying heat/objects/stack_tag.py -> build/lib/heat/objects copying heat/objects/sync_point.py -> build/lib/heat/objects copying heat/objects/snapshot.py -> build/lib/heat/objects copying heat/objects/event.py -> build/lib/heat/objects copying heat/objects/stack.py -> build/lib/heat/objects copying heat/objects/raw_template_files.py -> build/lib/heat/objects copying heat/objects/fields.py -> build/lib/heat/objects copying heat/objects/stack_lock.py -> build/lib/heat/objects copying heat/objects/user_creds.py -> build/lib/heat/objects copying heat/objects/__init__.py -> build/lib/heat/objects copying heat/objects/resource_properties_data.py -> build/lib/heat/objects copying heat/objects/resource_data.py -> build/lib/heat/objects copying heat/objects/service.py -> build/lib/heat/objects copying heat/objects/base.py -> build/lib/heat/objects copying heat/objects/raw_template.py -> build/lib/heat/objects copying heat/objects/software_deployment.py -> build/lib/heat/objects copying heat/objects/resource.py -> build/lib/heat/objects creating build/lib/heat/engine/constraint copying heat/engine/constraint/common_constraints.py -> build/lib/heat/engine/constraint copying heat/engine/constraint/__init__.py -> build/lib/heat/engine/constraint creating build/lib/heat/cloudinit copying heat/cloudinit/loguserdata.py -> build/lib/heat/cloudinit copying heat/cloudinit/part_handler.py -> build/lib/heat/cloudinit copying heat/cloudinit/__init__.py -> build/lib/heat/cloudinit creating build/lib/heat/engine/resources/aws/cfn copying heat/engine/resources/aws/cfn/stack.py -> build/lib/heat/engine/resources/aws/cfn copying heat/engine/resources/aws/cfn/wait_condition.py -> build/lib/heat/engine/resources/aws/cfn copying heat/engine/resources/aws/cfn/__init__.py -> build/lib/heat/engine/resources/aws/cfn copying heat/engine/resources/aws/cfn/wait_condition_handle.py -> build/lib/heat/engine/resources/aws/cfn creating build/lib/heat/tests/openstack/senlin copying heat/tests/openstack/senlin/test_policy.py -> build/lib/heat/tests/openstack/senlin copying heat/tests/openstack/senlin/__init__.py -> build/lib/heat/tests/openstack/senlin copying heat/tests/openstack/senlin/test_receiver.py -> build/lib/heat/tests/openstack/senlin copying heat/tests/openstack/senlin/test_cluster.py -> build/lib/heat/tests/openstack/senlin copying heat/tests/openstack/senlin/test_profile.py -> build/lib/heat/tests/openstack/senlin copying heat/tests/openstack/senlin/test_node.py -> build/lib/heat/tests/openstack/senlin copying heat/db/__init__.py -> build/lib/heat/db creating build/lib/heat/engine/resources/openstack/blazar copying heat/engine/resources/openstack/blazar/host.py -> build/lib/heat/engine/resources/openstack/blazar copying heat/engine/resources/openstack/blazar/__init__.py -> build/lib/heat/engine/resources/openstack/blazar copying heat/engine/resources/openstack/blazar/lease.py -> build/lib/heat/engine/resources/openstack/blazar creating build/lib/heat/api/middleware copying heat/api/middleware/__init__.py -> build/lib/heat/api/middleware copying heat/api/middleware/version_negotiation.py -> build/lib/heat/api/middleware copying heat/api/middleware/fault.py -> build/lib/heat/api/middleware creating build/lib/heat/api/openstack/v1 creating build/lib/heat/api/openstack/v1/views copying heat/api/openstack/v1/views/stacks_view.py -> build/lib/heat/api/openstack/v1/views copying heat/api/openstack/v1/views/__init__.py -> build/lib/heat/api/openstack/v1/views copying heat/api/openstack/v1/views/views_common.py -> build/lib/heat/api/openstack/v1/views creating build/lib/heat/engine/resources/openstack/barbican copying heat/engine/resources/openstack/barbican/order.py -> build/lib/heat/engine/resources/openstack/barbican copying heat/engine/resources/openstack/barbican/container.py -> build/lib/heat/engine/resources/openstack/barbican copying heat/engine/resources/openstack/barbican/secret.py -> build/lib/heat/engine/resources/openstack/barbican copying heat/engine/resources/openstack/barbican/__init__.py -> build/lib/heat/engine/resources/openstack/barbican copying heat/tests/api/test_wsgi.py -> build/lib/heat/tests/api copying heat/tests/api/__init__.py -> build/lib/heat/tests/api creating build/lib/heat/tests/engine/service copying heat/tests/engine/service/test_stack_action.py -> build/lib/heat/tests/engine/service copying heat/tests/engine/service/test_threadgroup_mgr.py -> build/lib/heat/tests/engine/service copying heat/tests/engine/service/test_stack_update.py -> build/lib/heat/tests/engine/service copying heat/tests/engine/service/__init__.py -> build/lib/heat/tests/engine/service copying heat/tests/engine/service/test_stack_delete.py -> build/lib/heat/tests/engine/service copying heat/tests/engine/service/test_stack_resources.py -> build/lib/heat/tests/engine/service copying heat/tests/engine/service/test_service_engine.py -> build/lib/heat/tests/engine/service copying heat/tests/engine/service/test_stack_create.py -> build/lib/heat/tests/engine/service copying heat/tests/engine/service/test_stack_snapshot.py -> build/lib/heat/tests/engine/service copying heat/tests/engine/service/test_software_config.py -> build/lib/heat/tests/engine/service copying heat/tests/engine/service/test_stack_adopt.py -> build/lib/heat/tests/engine/service copying heat/tests/engine/service/test_stack_events.py -> build/lib/heat/tests/engine/service creating build/lib/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/project.py -> build/lib/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/role_assignments.py -> build/lib/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/endpoint.py -> build/lib/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/__init__.py -> build/lib/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/domain.py -> build/lib/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/role.py -> build/lib/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/service.py -> build/lib/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/group.py -> build/lib/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/region.py -> build/lib/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/user.py -> build/lib/heat/engine/resources/openstack/keystone creating build/lib/heat/tests/openstack/neutron/test_sfc copying heat/tests/openstack/neutron/test_sfc/test_port_chain.py -> build/lib/heat/tests/openstack/neutron/test_sfc copying heat/tests/openstack/neutron/test_sfc/test_flow_classifier.py -> build/lib/heat/tests/openstack/neutron/test_sfc copying heat/tests/openstack/neutron/test_sfc/test_port_pair.py -> build/lib/heat/tests/openstack/neutron/test_sfc copying heat/tests/openstack/neutron/test_sfc/__init__.py -> build/lib/heat/tests/openstack/neutron/test_sfc copying heat/tests/openstack/neutron/test_sfc/test_port_pair_group.py -> build/lib/heat/tests/openstack/neutron/test_sfc copying heat/tests/openstack/neutron/test_neutron_floating_ip.py -> build/lib/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_qos.py -> build/lib/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_vpnservice.py -> build/lib/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_subnet.py -> build/lib/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_router.py -> build/lib/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_l2_gateway_connection.py -> build/lib/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_firewall.py -> build/lib/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_network_gateway.py -> build/lib/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_loadbalancer.py -> build/lib/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_extraroute.py -> build/lib/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_extrarouteset.py -> build/lib/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_provider_net.py -> build/lib/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/__init__.py -> build/lib/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_security_group_rule.py -> build/lib/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/inline_templates.py -> build/lib/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_l2_gateway.py -> build/lib/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_subnetpool.py -> build/lib/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_address_scope.py -> build/lib/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_quota.py -> build/lib/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_trunk.py -> build/lib/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_port.py -> build/lib/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_segment.py -> build/lib/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron.py -> build/lib/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_net.py -> build/lib/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_metering.py -> build/lib/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_rbac_policy.py -> build/lib/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_security_group.py -> build/lib/heat/tests/openstack/neutron creating build/lib/heat/engine/resources/openstack/sahara copying heat/engine/resources/openstack/sahara/job.py -> build/lib/heat/engine/resources/openstack/sahara copying heat/engine/resources/openstack/sahara/templates.py -> build/lib/heat/engine/resources/openstack/sahara copying heat/engine/resources/openstack/sahara/cluster.py -> build/lib/heat/engine/resources/openstack/sahara copying heat/engine/resources/openstack/sahara/job_binary.py -> build/lib/heat/engine/resources/openstack/sahara copying heat/engine/resources/openstack/sahara/data_source.py -> build/lib/heat/engine/resources/openstack/sahara copying heat/engine/resources/openstack/sahara/__init__.py -> build/lib/heat/engine/resources/openstack/sahara copying heat/engine/resources/openstack/sahara/image.py -> build/lib/heat/engine/resources/openstack/sahara creating build/lib/heat/engine/resources/openstack/glance copying heat/engine/resources/openstack/glance/__init__.py -> build/lib/heat/engine/resources/openstack/glance copying heat/engine/resources/openstack/glance/image.py -> build/lib/heat/engine/resources/openstack/glance copying heat/tests/openstack/__init__.py -> build/lib/heat/tests/openstack creating build/lib/heat/tests/openstack/magnum copying heat/tests/openstack/magnum/__init__.py -> build/lib/heat/tests/openstack/magnum copying heat/tests/openstack/magnum/test_bay.py -> build/lib/heat/tests/openstack/magnum copying heat/tests/openstack/magnum/test_cluster_template.py -> build/lib/heat/tests/openstack/magnum copying heat/tests/openstack/magnum/test_cluster.py -> build/lib/heat/tests/openstack/magnum creating build/lib/heat/engine/resources/openstack/magnum copying heat/engine/resources/openstack/magnum/baymodel.py -> build/lib/heat/engine/resources/openstack/magnum copying heat/engine/resources/openstack/magnum/cluster.py -> build/lib/heat/engine/resources/openstack/magnum copying heat/engine/resources/openstack/magnum/bay.py -> build/lib/heat/engine/resources/openstack/magnum copying heat/engine/resources/openstack/magnum/__init__.py -> build/lib/heat/engine/resources/openstack/magnum copying heat/engine/resources/openstack/magnum/cluster_template.py -> build/lib/heat/engine/resources/openstack/magnum creating build/lib/heat/tests/db copying heat/tests/db/test_utils.py -> build/lib/heat/tests/db copying heat/tests/db/__init__.py -> build/lib/heat/tests/db copying heat/tests/db/test_sqlalchemy_types.py -> build/lib/heat/tests/db copying heat/tests/db/test_sqlalchemy_filters.py -> build/lib/heat/tests/db copying heat/tests/db/test_migrations.py -> build/lib/heat/tests/db copying heat/tests/db/test_sqlalchemy_api.py -> build/lib/heat/tests/db creating build/lib/heat/tests/openstack/glance copying heat/tests/openstack/glance/test_image.py -> build/lib/heat/tests/openstack/glance copying heat/tests/openstack/glance/__init__.py -> build/lib/heat/tests/openstack/glance creating build/lib/heat/tests/openstack/trove copying heat/tests/openstack/trove/__init__.py -> build/lib/heat/tests/openstack/trove copying heat/tests/openstack/trove/test_cluster.py -> build/lib/heat/tests/openstack/trove copying heat/tests/openstack/trove/test_instance.py -> build/lib/heat/tests/openstack/trove creating build/lib/heat/engine/cfn copying heat/engine/cfn/template.py -> build/lib/heat/engine/cfn copying heat/engine/cfn/functions.py -> build/lib/heat/engine/cfn copying heat/engine/cfn/__init__.py -> build/lib/heat/engine/cfn copying heat/engine/cfn/parameters.py -> build/lib/heat/engine/cfn creating build/lib/heat/tests/api/cfn copying heat/tests/api/cfn/test_api_cfn_v1.py -> build/lib/heat/tests/api/cfn copying heat/tests/api/cfn/__init__.py -> build/lib/heat/tests/api/cfn copying heat/db/sqlalchemy/models.py -> build/lib/heat/db/sqlalchemy copying heat/db/sqlalchemy/utils.py -> build/lib/heat/db/sqlalchemy copying heat/db/sqlalchemy/types.py -> build/lib/heat/db/sqlalchemy copying heat/db/sqlalchemy/__init__.py -> build/lib/heat/db/sqlalchemy copying heat/db/sqlalchemy/api.py -> build/lib/heat/db/sqlalchemy copying heat/db/sqlalchemy/migration.py -> build/lib/heat/db/sqlalchemy copying heat/db/sqlalchemy/filters.py -> build/lib/heat/db/sqlalchemy creating build/lib/heat/tests/api/aws copying heat/tests/api/aws/test_api_ec2token.py -> build/lib/heat/tests/api/aws copying heat/tests/api/aws/__init__.py -> build/lib/heat/tests/api/aws copying heat/tests/api/aws/test_api_aws.py -> build/lib/heat/tests/api/aws creating build/lib/heat/tests/openstack/ironic copying heat/tests/openstack/ironic/test_port.py -> build/lib/heat/tests/openstack/ironic copying heat/tests/openstack/ironic/__init__.py -> build/lib/heat/tests/openstack/ironic copying heat/engine/clients/os/glance.py -> build/lib/heat/engine/clients/os copying heat/engine/clients/os/zaqar.py -> build/lib/heat/engine/clients/os copying heat/engine/clients/os/zun.py -> build/lib/heat/engine/clients/os copying heat/engine/clients/os/octavia.py -> build/lib/heat/engine/clients/os copying heat/engine/clients/os/monasca.py -> build/lib/heat/engine/clients/os copying heat/engine/clients/os/designate.py -> build/lib/heat/engine/clients/os copying heat/engine/clients/os/mistral.py -> build/lib/heat/engine/clients/os copying heat/engine/clients/os/manila.py -> build/lib/heat/engine/clients/os copying heat/engine/clients/os/vitrage.py -> build/lib/heat/engine/clients/os copying heat/engine/clients/os/swift.py -> build/lib/heat/engine/clients/os copying heat/engine/clients/os/cinder.py -> build/lib/heat/engine/clients/os copying heat/engine/clients/os/aodh.py -> build/lib/heat/engine/clients/os copying heat/engine/clients/os/ironic.py -> build/lib/heat/engine/clients/os copying heat/engine/clients/os/heat_plugin.py -> build/lib/heat/engine/clients/os copying heat/engine/clients/os/magnum.py -> build/lib/heat/engine/clients/os copying heat/engine/clients/os/__init__.py -> build/lib/heat/engine/clients/os copying heat/engine/clients/os/trove.py -> build/lib/heat/engine/clients/os copying heat/engine/clients/os/openstacksdk.py -> build/lib/heat/engine/clients/os copying heat/engine/clients/os/barbican.py -> build/lib/heat/engine/clients/os copying heat/engine/clients/os/nova.py -> build/lib/heat/engine/clients/os copying heat/engine/clients/os/sahara.py -> build/lib/heat/engine/clients/os copying heat/engine/clients/os/blazar.py -> build/lib/heat/engine/clients/os copying heat/engine/clients/os/senlin.py -> build/lib/heat/engine/clients/os copying heat/tests/convergence/__init__.py -> build/lib/heat/tests/convergence copying heat/tests/convergence/test_converge.py -> build/lib/heat/tests/convergence creating build/lib/heat/engine/resources/openstack/trove copying heat/engine/resources/openstack/trove/cluster.py -> build/lib/heat/engine/resources/openstack/trove copying heat/engine/resources/openstack/trove/__init__.py -> build/lib/heat/engine/resources/openstack/trove copying heat/engine/resources/openstack/trove/instance.py -> build/lib/heat/engine/resources/openstack/trove creating build/lib/heat/engine/resources/openstack/aodh creating build/lib/heat/engine/resources/openstack/aodh/gnocchi copying heat/engine/resources/openstack/aodh/gnocchi/alarm.py -> build/lib/heat/engine/resources/openstack/aodh/gnocchi copying heat/engine/resources/openstack/aodh/gnocchi/__init__.py -> build/lib/heat/engine/resources/openstack/aodh/gnocchi copying heat/api/cfn/versions.py -> build/lib/heat/api/cfn copying heat/api/cfn/__init__.py -> build/lib/heat/api/cfn creating build/lib/heat/engine/resources/openstack/mistral copying heat/engine/resources/openstack/mistral/external_resource.py -> build/lib/heat/engine/resources/openstack/mistral copying heat/engine/resources/openstack/mistral/__init__.py -> build/lib/heat/engine/resources/openstack/mistral copying heat/engine/resources/openstack/mistral/workflow.py -> build/lib/heat/engine/resources/openstack/mistral copying heat/engine/resources/openstack/mistral/cron_trigger.py -> build/lib/heat/engine/resources/openstack/mistral creating build/lib/heat/httpd copying heat/httpd/__init__.py -> build/lib/heat/httpd copying heat/httpd/heat_api.py -> build/lib/heat/httpd copying heat/httpd/heat_api_cfn.py -> build/lib/heat/httpd creating build/lib/heat/engine/clients/os/keystone copying heat/engine/clients/os/keystone/heat_keystoneclient.py -> build/lib/heat/engine/clients/os/keystone copying heat/engine/clients/os/keystone/__init__.py -> build/lib/heat/engine/clients/os/keystone copying heat/engine/clients/os/keystone/keystone_constraints.py -> build/lib/heat/engine/clients/os/keystone copying heat/engine/clients/os/keystone/fake_keystoneclient.py -> build/lib/heat/engine/clients/os/keystone copying heat/api/openstack/v1/stacks.py -> build/lib/heat/api/openstack/v1 copying heat/api/openstack/v1/software_configs.py -> build/lib/heat/api/openstack/v1 copying heat/api/openstack/v1/software_deployments.py -> build/lib/heat/api/openstack/v1 copying heat/api/openstack/v1/__init__.py -> build/lib/heat/api/openstack/v1 copying heat/api/openstack/v1/util.py -> build/lib/heat/api/openstack/v1 copying heat/api/openstack/v1/resources.py -> build/lib/heat/api/openstack/v1 copying heat/api/openstack/v1/build_info.py -> build/lib/heat/api/openstack/v1 copying heat/api/openstack/v1/services.py -> build/lib/heat/api/openstack/v1 copying heat/api/openstack/v1/events.py -> build/lib/heat/api/openstack/v1 copying heat/api/openstack/v1/actions.py -> build/lib/heat/api/openstack/v1 creating build/lib/heat/tests/cmd copying heat/tests/cmd/test_status.py -> build/lib/heat/tests/cmd copying heat/tests/cmd/__init__.py -> build/lib/heat/tests/cmd creating build/lib/heat/engine/resources/openstack/swift copying heat/engine/resources/openstack/swift/container.py -> build/lib/heat/engine/resources/openstack/swift copying heat/engine/resources/openstack/swift/__init__.py -> build/lib/heat/engine/resources/openstack/swift copying heat/engine/clients/client_exception.py -> build/lib/heat/engine/clients copying heat/engine/clients/microversion_mixin.py -> build/lib/heat/engine/clients copying heat/engine/clients/progress.py -> build/lib/heat/engine/clients copying heat/engine/clients/__init__.py -> build/lib/heat/engine/clients copying heat/engine/clients/default_client_plugin.py -> build/lib/heat/engine/clients copying heat/engine/clients/client_plugin.py -> build/lib/heat/engine/clients creating build/lib/heat/engine/resources/openstack/ironic copying heat/engine/resources/openstack/ironic/__init__.py -> build/lib/heat/engine/resources/openstack/ironic copying heat/engine/resources/openstack/ironic/port.py -> build/lib/heat/engine/resources/openstack/ironic creating build/lib/heat/engine/resources/aws/autoscaling copying heat/engine/resources/aws/autoscaling/launch_config.py -> build/lib/heat/engine/resources/aws/autoscaling copying heat/engine/resources/aws/autoscaling/__init__.py -> build/lib/heat/engine/resources/aws/autoscaling copying heat/engine/resources/aws/autoscaling/autoscaling_group.py -> build/lib/heat/engine/resources/aws/autoscaling copying heat/engine/resources/aws/autoscaling/scaling_policy.py -> build/lib/heat/engine/resources/aws/autoscaling creating build/lib/heat/engine/resources/openstack/designate copying heat/engine/resources/openstack/designate/recordset.py -> build/lib/heat/engine/resources/openstack/designate copying heat/engine/resources/openstack/designate/__init__.py -> build/lib/heat/engine/resources/openstack/designate copying heat/engine/resources/openstack/designate/domain.py -> build/lib/heat/engine/resources/openstack/designate copying heat/engine/resources/openstack/designate/record.py -> build/lib/heat/engine/resources/openstack/designate copying heat/engine/resources/openstack/designate/zone.py -> build/lib/heat/engine/resources/openstack/designate creating build/lib/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/volume.py -> build/lib/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/subnet.py -> build/lib/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/__init__.py -> build/lib/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/eip.py -> build/lib/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/security_group.py -> build/lib/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/vpc.py -> build/lib/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/instance.py -> build/lib/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/network_interface.py -> build/lib/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/internet_gateway.py -> build/lib/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/route_table.py -> build/lib/heat/engine/resources/aws/ec2 creating build/lib/heat/tests/openstack/designate copying heat/tests/openstack/designate/__init__.py -> build/lib/heat/tests/openstack/designate copying heat/tests/openstack/designate/test_recordset.py -> build/lib/heat/tests/openstack/designate copying heat/tests/openstack/designate/test_zone.py -> build/lib/heat/tests/openstack/designate creating build/lib/heat/policies copying heat/policies/stacks.py -> build/lib/heat/policies copying heat/policies/software_configs.py -> build/lib/heat/policies copying heat/policies/software_deployments.py -> build/lib/heat/policies copying heat/policies/__init__.py -> build/lib/heat/policies copying heat/policies/service.py -> build/lib/heat/policies copying heat/policies/base.py -> build/lib/heat/policies copying heat/policies/cloudformation.py -> build/lib/heat/policies copying heat/policies/build_info.py -> build/lib/heat/policies copying heat/policies/resource.py -> build/lib/heat/policies copying heat/policies/resource_types.py -> build/lib/heat/policies copying heat/policies/events.py -> build/lib/heat/policies copying heat/policies/actions.py -> build/lib/heat/policies creating build/lib/heat/tests/openstack/nova copying heat/tests/openstack/nova/test_server_group.py -> build/lib/heat/tests/openstack/nova copying heat/tests/openstack/nova/test_host_aggregate.py -> build/lib/heat/tests/openstack/nova copying heat/tests/openstack/nova/test_floatingip.py -> build/lib/heat/tests/openstack/nova copying heat/tests/openstack/nova/__init__.py -> build/lib/heat/tests/openstack/nova copying heat/tests/openstack/nova/test_server.py -> build/lib/heat/tests/openstack/nova copying heat/tests/openstack/nova/fakes.py -> build/lib/heat/tests/openstack/nova copying heat/tests/openstack/nova/test_quota.py -> build/lib/heat/tests/openstack/nova copying heat/tests/openstack/nova/test_keypair.py -> build/lib/heat/tests/openstack/nova copying heat/tests/openstack/nova/test_flavor.py -> build/lib/heat/tests/openstack/nova creating build/lib/heat/cmd copying heat/cmd/all.py -> build/lib/heat/cmd copying heat/cmd/api_cfn.py -> build/lib/heat/cmd copying heat/cmd/engine.py -> build/lib/heat/cmd copying heat/cmd/__init__.py -> build/lib/heat/cmd copying heat/cmd/api.py -> build/lib/heat/cmd copying heat/cmd/status.py -> build/lib/heat/cmd copying heat/cmd/manage.py -> build/lib/heat/cmd creating build/lib/heat/tests/api/middleware copying heat/tests/api/middleware/test_version_negotiation_middleware.py -> build/lib/heat/tests/api/middleware copying heat/tests/api/middleware/__init__.py -> build/lib/heat/tests/api/middleware creating build/lib/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/nova/server.py -> build/lib/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/nova/keypair.py -> build/lib/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/nova/floatingip.py -> build/lib/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/nova/__init__.py -> build/lib/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/nova/quota.py -> build/lib/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/nova/host_aggregate.py -> build/lib/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/nova/server_network_mixin.py -> build/lib/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/nova/server_group.py -> build/lib/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/nova/flavor.py -> build/lib/heat/engine/resources/openstack/nova creating build/lib/heat/tests/aws copying heat/tests/aws/test_security_group.py -> build/lib/heat/tests/aws copying heat/tests/aws/__init__.py -> build/lib/heat/tests/aws copying heat/tests/aws/test_user.py -> build/lib/heat/tests/aws copying heat/tests/aws/test_s3.py -> build/lib/heat/tests/aws copying heat/tests/aws/test_waitcondition.py -> build/lib/heat/tests/aws copying heat/tests/aws/test_volume.py -> build/lib/heat/tests/aws copying heat/tests/aws/test_instance.py -> build/lib/heat/tests/aws copying heat/tests/aws/test_eip.py -> build/lib/heat/tests/aws copying heat/tests/aws/test_network_interface.py -> build/lib/heat/tests/aws copying heat/tests/aws/test_instance_network.py -> build/lib/heat/tests/aws copying heat/tests/aws/test_loadbalancer.py -> build/lib/heat/tests/aws creating build/lib/heat/tests/openstack/monasca copying heat/tests/openstack/monasca/__init__.py -> build/lib/heat/tests/openstack/monasca copying heat/tests/openstack/monasca/test_alarm_definition.py -> build/lib/heat/tests/openstack/monasca copying heat/tests/openstack/monasca/test_notification.py -> build/lib/heat/tests/openstack/monasca creating build/lib/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/listener.py -> build/lib/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/pool_member.py -> build/lib/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/health_monitor.py -> build/lib/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/l7policy.py -> build/lib/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/loadbalancer.py -> build/lib/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/__init__.py -> build/lib/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/l7rule.py -> build/lib/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/pool.py -> build/lib/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/flavor_profile.py -> build/lib/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/quota.py -> build/lib/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/octavia_base.py -> build/lib/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/flavor.py -> build/lib/heat/engine/resources/openstack/octavia creating build/lib/heat/engine/notification copying heat/engine/notification/stack.py -> build/lib/heat/engine/notification copying heat/engine/notification/__init__.py -> build/lib/heat/engine/notification copying heat/engine/notification/autoscaling.py -> build/lib/heat/engine/notification creating build/lib/heat/tests/openstack/swift copying heat/tests/openstack/swift/test_container.py -> build/lib/heat/tests/openstack/swift copying heat/tests/openstack/swift/__init__.py -> build/lib/heat/tests/openstack/swift creating build/lib/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_pool_member.py -> build/lib/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_listener.py -> build/lib/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/__init__.py -> build/lib/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/inline_templates.py -> build/lib/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_l7rule.py -> build/lib/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_l7policy.py -> build/lib/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_quota.py -> build/lib/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_pool.py -> build/lib/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_flavor_profile.py -> build/lib/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_flavor.py -> build/lib/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_health_monitor.py -> build/lib/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_loadbalancer.py -> build/lib/heat/tests/openstack/octavia copying heat/engine/resources/openstack/aodh/composite_alarm.py -> build/lib/heat/engine/resources/openstack/aodh copying heat/engine/resources/openstack/aodh/alarm.py -> build/lib/heat/engine/resources/openstack/aodh copying heat/engine/resources/openstack/aodh/__init__.py -> build/lib/heat/engine/resources/openstack/aodh copying heat/engine/resources/wait_condition.py -> build/lib/heat/engine/resources copying heat/engine/resources/stack_resource.py -> build/lib/heat/engine/resources copying heat/engine/resources/signal_responder.py -> build/lib/heat/engine/resources copying heat/engine/resources/__init__.py -> build/lib/heat/engine/resources copying heat/engine/resources/volume_base.py -> build/lib/heat/engine/resources copying heat/engine/resources/scheduler_hints.py -> build/lib/heat/engine/resources copying heat/engine/resources/template_resource.py -> build/lib/heat/engine/resources copying heat/engine/resources/server_base.py -> build/lib/heat/engine/resources copying heat/engine/resources/alarm_base.py -> build/lib/heat/engine/resources copying heat/engine/resources/stack_user.py -> build/lib/heat/engine/resources creating build/lib/heat/engine/resources/openstack/zaqar copying heat/engine/resources/openstack/zaqar/queue.py -> build/lib/heat/engine/resources/openstack/zaqar copying heat/engine/resources/openstack/zaqar/__init__.py -> build/lib/heat/engine/resources/openstack/zaqar copying heat/engine/resources/openstack/zaqar/subscription.py -> build/lib/heat/engine/resources/openstack/zaqar creating build/lib/heat/engine/resources/openstack/neutron/sfc copying heat/engine/resources/openstack/neutron/sfc/port_pair_group.py -> build/lib/heat/engine/resources/openstack/neutron/sfc copying heat/engine/resources/openstack/neutron/sfc/flow_classifier.py -> build/lib/heat/engine/resources/openstack/neutron/sfc copying heat/engine/resources/openstack/neutron/sfc/__init__.py -> build/lib/heat/engine/resources/openstack/neutron/sfc copying heat/engine/resources/openstack/neutron/sfc/port_chain.py -> build/lib/heat/engine/resources/openstack/neutron/sfc copying heat/engine/resources/openstack/neutron/sfc/port_pair.py -> build/lib/heat/engine/resources/openstack/neutron/sfc creating build/lib/heat_integrationtests creating build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_admin_actions.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_software_deployment_group.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_swiftsignal_update.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_replace_deprecated.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_create_update.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_immutable_parameters.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_purge.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_validation.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_keystone_user_with_domain.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_template_resource.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_heat_autoscaling.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_delete.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_preview_update.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_simultaneous_update.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_update_restricted.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_stack_cancel.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_conditional_exposure.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_aws_stack.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/__init__.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_env_merge.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_default_parameters.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_cancel_update.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_conditions.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/functional_base.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_template_versions.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_versionnegotiation.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_translation.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_notifications.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_resource_chain.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_nested_get_attr.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_instance_group.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_snapshot_restore.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_resource_group.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_autoscaling.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/__init__.py -> build/lib/heat_integrationtests creating build/lib/heat_integrationtests/common copying heat_integrationtests/common/__init__.py -> build/lib/heat_integrationtests/common copying heat_integrationtests/common/test.py -> build/lib/heat_integrationtests/common copying heat_integrationtests/common/clients.py -> build/lib/heat_integrationtests/common copying heat_integrationtests/common/exceptions.py -> build/lib/heat_integrationtests/common running egg_info writing openstack_heat.egg-info/PKG-INFO writing dependency_links to openstack_heat.egg-info/dependency_links.txt writing entry points to openstack_heat.egg-info/entry_points.txt deleting openstack_heat.egg-info/requires.txt writing top-level names to openstack_heat.egg-info/top_level.txt writing pbr to openstack_heat.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 adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'openstack_heat.egg-info/SOURCES.txt' /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'heat.httpd.files' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'heat.httpd.files' as an importable package, however it is included in the distribution as "data". This behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'heat.httpd.files' is included as a package by using setuptools' `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'heat.locale.de.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'heat.locale.de.LC_MESSAGES' as an importable package, however it is included in the distribution as "data". This behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'heat.locale.de.LC_MESSAGES' is included as a package by using setuptools' `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'heat.locale.es.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'heat.locale.es.LC_MESSAGES' as an importable package, however it is included in the distribution as "data". This behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'heat.locale.es.LC_MESSAGES' is included as a package by using setuptools' `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'heat.locale.fr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'heat.locale.fr.LC_MESSAGES' as an importable package, however it is included in the distribution as "data". This behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'heat.locale.fr.LC_MESSAGES' is included as a package by using setuptools' `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'heat.locale.it.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'heat.locale.it.LC_MESSAGES' as an importable package, however it is included in the distribution as "data". This behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'heat.locale.it.LC_MESSAGES' is included as a package by using setuptools' `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'heat.locale.ja.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'heat.locale.ja.LC_MESSAGES' as an importable package, however it is included in the distribution as "data". This behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'heat.locale.ja.LC_MESSAGES' is included as a package by using setuptools' `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'heat.locale.ko_KR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'heat.locale.ko_KR.LC_MESSAGES' as an importable package, however it is included in the distribution as "data". This behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'heat.locale.ko_KR.LC_MESSAGES' is included as a package by using setuptools' `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'heat.locale.pt_BR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'heat.locale.pt_BR.LC_MESSAGES' as an importable package, however it is included in the distribution as "data". This behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'heat.locale.pt_BR.LC_MESSAGES' is included as a package by using setuptools' `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'heat.locale.ru.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'heat.locale.ru.LC_MESSAGES' as an importable package, however it is included in the distribution as "data". This behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'heat.locale.ru.LC_MESSAGES' is included as a package by using setuptools' `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'heat.locale.zh_CN.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'heat.locale.zh_CN.LC_MESSAGES' as an importable package, however it is included in the distribution as "data". This behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'heat.locale.zh_CN.LC_MESSAGES' is included as a package by using setuptools' `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'heat.locale.zh_TW.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'heat.locale.zh_TW.LC_MESSAGES' as an importable package, however it is included in the distribution as "data". This behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'heat.locale.zh_TW.LC_MESSAGES' is included as a package by using setuptools' `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'heat.tests.convergence.scenarios' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'heat.tests.convergence.scenarios' as an importable package, however it is included in the distribution as "data". This behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'heat.tests.convergence.scenarios' is included as a package by using setuptools' `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'heat.tests.openstack.neutron.test_taas' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'heat.tests.openstack.neutron.test_taas' as an importable package, however it is included in the distribution as "data". This behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'heat.tests.openstack.neutron.test_taas' is included as a package by using setuptools' `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'heat.tests.policy' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'heat.tests.policy' as an importable package, however it is included in the distribution as "data". This behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'heat.tests.policy' is included as a package by using setuptools' `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'heat.tests.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'heat.tests.templates' as an importable package, however it is included in the distribution as "data". This behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'heat.tests.templates' is included as a package by using setuptools' `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'heat_integrationtests.locale.de.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'heat_integrationtests.locale.de.LC_MESSAGES' as an importable package, however it is included in the distribution as "data". This behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'heat_integrationtests.locale.de.LC_MESSAGES' is included as a package by using setuptools' `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'heat_integrationtests.locale.en_GB.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'heat_integrationtests.locale.en_GB.LC_MESSAGES' as an importable package, however it is included in the distribution as "data". This behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'heat_integrationtests.locale.en_GB.LC_MESSAGES' is included as a package by using setuptools' `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'heat_integrationtests.locale.ja.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'heat_integrationtests.locale.ja.LC_MESSAGES' as an importable package, however it is included in the distribution as "data". This behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'heat_integrationtests.locale.ja.LC_MESSAGES' is included as a package by using setuptools' `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'heat_integrationtests.locale.ko_KR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'heat_integrationtests.locale.ko_KR.LC_MESSAGES' as an importable package, however it is included in the distribution as "data". This behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'heat_integrationtests.locale.ko_KR.LC_MESSAGES' is included as a package by using setuptools' `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) copying heat/db/sqlalchemy/migrate_repo/README -> build/lib/heat/db/sqlalchemy/migrate_repo copying heat/db/sqlalchemy/migrate_repo/migrate.cfg -> build/lib/heat/db/sqlalchemy/migrate_repo creating build/lib/heat/locale creating build/lib/heat/locale/de creating build/lib/heat/locale/de/LC_MESSAGES copying heat/locale/de/LC_MESSAGES/heat.po -> build/lib/heat/locale/de/LC_MESSAGES creating build/lib/heat/locale/es creating build/lib/heat/locale/es/LC_MESSAGES copying heat/locale/es/LC_MESSAGES/heat.po -> build/lib/heat/locale/es/LC_MESSAGES creating build/lib/heat/locale/fr creating build/lib/heat/locale/fr/LC_MESSAGES copying heat/locale/fr/LC_MESSAGES/heat.po -> build/lib/heat/locale/fr/LC_MESSAGES creating build/lib/heat/locale/it creating build/lib/heat/locale/it/LC_MESSAGES copying heat/locale/it/LC_MESSAGES/heat.po -> build/lib/heat/locale/it/LC_MESSAGES creating build/lib/heat/locale/ja creating build/lib/heat/locale/ja/LC_MESSAGES copying heat/locale/ja/LC_MESSAGES/heat.po -> build/lib/heat/locale/ja/LC_MESSAGES creating build/lib/heat/locale/ko_KR creating build/lib/heat/locale/ko_KR/LC_MESSAGES copying heat/locale/ko_KR/LC_MESSAGES/heat.po -> build/lib/heat/locale/ko_KR/LC_MESSAGES creating build/lib/heat/locale/pt_BR creating build/lib/heat/locale/pt_BR/LC_MESSAGES copying heat/locale/pt_BR/LC_MESSAGES/heat.po -> build/lib/heat/locale/pt_BR/LC_MESSAGES creating build/lib/heat/locale/ru creating build/lib/heat/locale/ru/LC_MESSAGES copying heat/locale/ru/LC_MESSAGES/heat.po -> build/lib/heat/locale/ru/LC_MESSAGES creating build/lib/heat/locale/zh_CN creating build/lib/heat/locale/zh_CN/LC_MESSAGES copying heat/locale/zh_CN/LC_MESSAGES/heat.po -> build/lib/heat/locale/zh_CN/LC_MESSAGES creating build/lib/heat/locale/zh_TW creating build/lib/heat/locale/zh_TW/LC_MESSAGES copying heat/locale/zh_TW/LC_MESSAGES/heat.po -> build/lib/heat/locale/zh_TW/LC_MESSAGES copying heat/tests/testing-overview.txt -> build/lib/heat/tests creating build/lib/heat/tests/policy copying heat/tests/policy/resources.json -> build/lib/heat/tests/policy copying heat/tests/policy/test_acl_personas.yaml -> build/lib/heat/tests/policy copying heat/tests/policy/test_deprecated_access.yaml -> build/lib/heat/tests/policy creating build/lib/heat/tests/templates copying heat/tests/templates/Neutron.template -> build/lib/heat/tests/templates copying heat/tests/templates/Neutron.yaml -> build/lib/heat/tests/templates copying heat/tests/templates/README -> build/lib/heat/tests/templates copying heat/tests/templates/WordPress_Single_Instance.template -> build/lib/heat/tests/templates copying heat/tests/templates/WordPress_Single_Instance.yaml -> build/lib/heat/tests/templates copying heat/cloudinit/boothook.sh -> build/lib/heat/cloudinit copying heat/cloudinit/config -> build/lib/heat/cloudinit creating build/lib/heat/tests/openstack/neutron/test_taas copying heat/tests/openstack/neutron/test_taas/test_tap_flow.py -> build/lib/heat/tests/openstack/neutron/test_taas copying heat/tests/openstack/neutron/test_taas/test_tap_service.py -> build/lib/heat/tests/openstack/neutron/test_taas creating build/lib/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/basic_create.py -> build/lib/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/basic_create_rollback.py -> build/lib/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/basic_update_delete.py -> build/lib/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/create_early_delete.py -> build/lib/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/disjoint_create.py -> build/lib/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/multiple_update.py -> build/lib/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_add.py -> build/lib/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_add_concurrent.py -> build/lib/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_add_rollback.py -> build/lib/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_add_rollback_early.py -> build/lib/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_interrupt_create.py -> build/lib/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_remove.py -> build/lib/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_remove_rollback.py -> build/lib/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_replace.py -> build/lib/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_replace_invert_deps.py -> build/lib/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_replace_missed_cleanup.py -> build/lib/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_replace_missed_cleanup_delete.py -> build/lib/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_replace_rollback.py -> build/lib/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_user_replace.py -> build/lib/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_user_replace_rollback.py -> build/lib/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_user_replace_rollback_update.py -> build/lib/heat/tests/convergence/scenarios creating build/lib/heat/httpd/files copying heat/httpd/files/heat-api-cfn-uwsgi.ini -> build/lib/heat/httpd/files copying heat/httpd/files/heat-api-cfn.conf -> build/lib/heat/httpd/files copying heat/httpd/files/heat-api-uwsgi.ini -> build/lib/heat/httpd/files copying heat/httpd/files/heat-api.conf -> build/lib/heat/httpd/files copying heat/httpd/files/uwsgi-heat-api-cfn.conf -> build/lib/heat/httpd/files copying heat/httpd/files/uwsgi-heat-api.conf -> build/lib/heat/httpd/files copying heat_integrationtests/README.rst -> build/lib/heat_integrationtests copying heat_integrationtests/cleanup_test_env.sh -> build/lib/heat_integrationtests copying heat_integrationtests/prepare_test_env.sh -> build/lib/heat_integrationtests copying heat_integrationtests/prepare_test_network.sh -> build/lib/heat_integrationtests creating build/lib/heat_integrationtests/locale creating build/lib/heat_integrationtests/locale/de creating build/lib/heat_integrationtests/locale/de/LC_MESSAGES copying heat_integrationtests/locale/de/LC_MESSAGES/heat_integrationtests.po -> build/lib/heat_integrationtests/locale/de/LC_MESSAGES creating build/lib/heat_integrationtests/locale/en_GB creating build/lib/heat_integrationtests/locale/en_GB/LC_MESSAGES copying heat_integrationtests/locale/en_GB/LC_MESSAGES/heat_integrationtests.po -> build/lib/heat_integrationtests/locale/en_GB/LC_MESSAGES creating build/lib/heat_integrationtests/locale/ja creating build/lib/heat_integrationtests/locale/ja/LC_MESSAGES copying heat_integrationtests/locale/ja/LC_MESSAGES/heat_integrationtests.po -> build/lib/heat_integrationtests/locale/ja/LC_MESSAGES creating build/lib/heat_integrationtests/locale/ko_KR creating build/lib/heat_integrationtests/locale/ko_KR/LC_MESSAGES copying heat_integrationtests/locale/ko_KR/LC_MESSAGES/heat_integrationtests.po -> build/lib/heat_integrationtests/locale/ko_KR/LC_MESSAGES running build_scripts creating build/scripts-3.10 copying bin/heat-db-setup -> build/scripts-3.10 copying bin/heat-keystone-setup -> build/scripts-3.10 copying and adjusting bin/heat-keystone-setup-domain -> build/scripts-3.10 changing mode of build/scripts-3.10/heat-keystone-setup-domain from 644 to 755 + /usr/bin/python3 setup.py compile_catalog -d build/lib/heat/locale /usr/lib/python3.10/site-packages/setuptools/dist.py:772: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.10/site-packages/setuptools/dist.py:772: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.10/site-packages/setuptools/dist.py:772: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.10/site-packages/setuptools/dist.py:772: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.10/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.10/site-packages/setuptools/dist.py:772: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.10/site-packages/setuptools/dist.py:772: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.10/site-packages/setuptools/dist.py:772: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.10/site-packages/setuptools/dist.py:772: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( running compile_catalog compiling catalog build/lib/heat/locale/fr/LC_MESSAGES/heat.po to build/lib/heat/locale/fr/LC_MESSAGES/heat.mo compiling catalog build/lib/heat/locale/ru/LC_MESSAGES/heat.po to build/lib/heat/locale/ru/LC_MESSAGES/heat.mo compiling catalog build/lib/heat/locale/pt_BR/LC_MESSAGES/heat.po to build/lib/heat/locale/pt_BR/LC_MESSAGES/heat.mo compiling catalog build/lib/heat/locale/zh_CN/LC_MESSAGES/heat.po to build/lib/heat/locale/zh_CN/LC_MESSAGES/heat.mo compiling catalog build/lib/heat/locale/es/LC_MESSAGES/heat.po to build/lib/heat/locale/es/LC_MESSAGES/heat.mo compiling catalog build/lib/heat/locale/it/LC_MESSAGES/heat.po to build/lib/heat/locale/it/LC_MESSAGES/heat.mo compiling catalog build/lib/heat/locale/de/LC_MESSAGES/heat.po to build/lib/heat/locale/de/LC_MESSAGES/heat.mo compiling catalog build/lib/heat/locale/ja/LC_MESSAGES/heat.po to build/lib/heat/locale/ja/LC_MESSAGES/heat.mo compiling catalog build/lib/heat/locale/zh_TW/LC_MESSAGES/heat.po to build/lib/heat/locale/zh_TW/LC_MESSAGES/heat.mo compiling catalog build/lib/heat/locale/ko_KR/LC_MESSAGES/heat.po to build/lib/heat/locale/ko_KR/LC_MESSAGES/heat.mo + PYTHONPATH=. + oslo-config-generator --config-file=config-generator.conf Traceback (most recent call last): File "/usr/bin/oslo-config-generator", line 10, in sys.exit(main()) File "/usr/lib/python3.10/site-packages/oslo_config/generator.py", line 836, in main generate(conf) File "/usr/lib/python3.10/site-packages/oslo_config/generator.py", line 797, in generate groups = _get_groups(_list_opts(conf.namespace)) File "/usr/lib/python3.10/site-packages/oslo_config/generator.py", line 524, in _list_opts loaders = _get_raw_opts_loaders(namespaces) File "/usr/lib/python3.10/site-packages/oslo_config/generator.py", line 464, in _get_raw_opts_loaders mgr = stevedore.named.NamedExtensionManager( File "/usr/lib/python3.10/site-packages/stevedore/named.py", line 78, in __init__ extensions = self._load_plugins(invoke_on_load, File "/usr/lib/python3.10/site-packages/stevedore/extension.py", line 241, in _load_plugins self._on_load_failure_callback(self, ep, err) File "/usr/lib/python3.10/site-packages/stevedore/extension.py", line 229, in _load_plugins ext = self._load_one_plugin(ep, File "/usr/lib/python3.10/site-packages/stevedore/named.py", line 156, in _load_one_plugin return super(NamedExtensionManager, self)._load_one_plugin( File "/usr/lib/python3.10/site-packages/stevedore/extension.py", line 263, in _load_one_plugin plugin = ep.load() File "/usr/lib64/python3.10/importlib/metadata/__init__.py", line 171, in load module = import_module(match.group('module')) File "/usr/lib64/python3.10/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1050, in _gcd_import File "", line 1027, in _find_and_load File "", line 1006, in _find_and_load_unlocked File "", line 688, in _load_unlocked File "", line 883, in exec_module File "", line 241, in _call_with_frames_removed File "/builddir/build/BUILD/openstack-heat-16.0.0/heat/api/aws/ec2token.py", line 23, in from heat.common import endpoint_utils File "/builddir/build/BUILD/openstack-heat-16.0.0/heat/common/endpoint_utils.py", line 21, in from heat.common import config File "/builddir/build/BUILD/openstack-heat-16.0.0/heat/common/config.py", line 17, in from eventlet.green import socket File "/usr/lib/python3.10/site-packages/eventlet/__init__.py", line 17, in from eventlet import convenience File "/usr/lib/python3.10/site-packages/eventlet/convenience.py", line 7, in from eventlet.green import socket File "/usr/lib/python3.10/site-packages/eventlet/green/socket.py", line 21, in from eventlet.support import greendns File "/usr/lib/python3.10/site-packages/eventlet/support/greendns.py", line 66, in setattr(dns, pkg, import_patched('dns.' + pkg)) File "/usr/lib/python3.10/site-packages/eventlet/support/greendns.py", line 61, in import_patched return patcher.import_patched(module_name, **modules) File "/usr/lib/python3.10/site-packages/eventlet/patcher.py", line 132, in import_patched return inject( File "/usr/lib/python3.10/site-packages/eventlet/patcher.py", line 109, in inject module = __import__(module_name, {}, {}, module_name.split('.')[:-1]) File "/usr/lib/python3.10/site-packages/dns/zone.py", line 86, in class Zone(dns.transaction.TransactionManager): File "/usr/lib/python3.10/site-packages/dns/zone.py", line 757, in Zone ) -> dns.rdtypes.ANY.SOA.SOA: AttributeError: module 'dns.rdtypes' has no attribute 'ANY' error: Bad exit status from /var/tmp/rpm-tmp.94PgQj (%build) Bad exit status from /var/tmp/rpm-tmp.94PgQj (%build) RPM build errors: Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/openstack-heat.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 597, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/openstack-heat.spec