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-oc9-epol-build-56276-14809/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.oc9.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-oc9-epol-build-56276-14809/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.wDj3rf + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf openstack-heat-16.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/openstack-heat-16.0.0.tar.gz + /usr/bin/tar -xof - + 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 branch rpm-build + /usr/bin/git checkout rpm-build Switched to branch 'rpm-build' + /usr/bin/git branch --set-upstream-to=master 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.hOP66M + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 copying heat/engine/resources/stack_user.py -> build/lib/heat/engine/resources copying heat/engine/resources/alarm_base.py -> build/lib/heat/engine/resources copying heat/engine/resources/__init__.py -> build/lib/heat/engine/resources copying heat/engine/resources/server_base.py -> build/lib/heat/engine/resources copying heat/engine/resources/template_resource.py -> build/lib/heat/engine/resources copying heat/engine/resources/volume_base.py -> build/lib/heat/engine/resources copying heat/engine/resources/stack_resource.py -> build/lib/heat/engine/resources copying heat/engine/resources/scheduler_hints.py -> build/lib/heat/engine/resources copying heat/engine/resources/signal_responder.py -> build/lib/heat/engine/resources copying heat/engine/resources/wait_condition.py -> build/lib/heat/engine/resources 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/tests creating build/lib/heat/tests/convergence 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/objects copying heat/objects/stack.py -> build/lib/heat/objects copying heat/objects/base.py -> build/lib/heat/objects copying heat/objects/resource_properties_data.py -> build/lib/heat/objects copying heat/objects/event.py -> build/lib/heat/objects copying heat/objects/__init__.py -> build/lib/heat/objects copying heat/objects/sync_point.py -> build/lib/heat/objects copying heat/objects/fields.py -> build/lib/heat/objects copying heat/objects/software_deployment.py -> build/lib/heat/objects copying heat/objects/resource.py -> build/lib/heat/objects copying heat/objects/stack_lock.py -> build/lib/heat/objects copying heat/objects/raw_template.py -> build/lib/heat/objects copying heat/objects/snapshot.py -> build/lib/heat/objects copying heat/objects/service.py -> build/lib/heat/objects copying heat/objects/raw_template_files.py -> build/lib/heat/objects copying heat/objects/software_config.py -> build/lib/heat/objects copying heat/objects/user_creds.py -> build/lib/heat/objects copying heat/objects/resource_data.py -> build/lib/heat/objects copying heat/objects/stack_tag.py -> build/lib/heat/objects creating build/lib/heat/tests/openstack creating 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_image.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_job_binary.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 copying heat/tests/openstack/sahara/test_job.py -> build/lib/heat/tests/openstack/sahara 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 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/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_security_group.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_loadbalancer.py -> build/lib/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_floating_ip.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/__init__.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_firewall.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_extraroute.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/test_neutron_rbac_policy.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/inline_templates.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_qos.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_extrarouteset.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_network_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_neutron_trunk.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/test_neutron_l2_gateway_connection.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_net.py -> build/lib/heat/tests/openstack/neutron creating 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 copying heat/engine/resources/openstack/trove/cluster.py -> build/lib/heat/engine/resources/openstack/trove creating build/lib/heat/tests/api 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/blazar copying heat/engine/resources/openstack/blazar/lease.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/host.py -> build/lib/heat/engine/resources/openstack/blazar creating 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/test_workflow.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/openstack/keystone copying heat/tests/openstack/keystone/test_group.py -> build/lib/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/test_role_assignments.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_region.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_endpoint.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 creating build/lib/heat/tests/autoscaling copying heat/tests/autoscaling/test_lbutils.py -> build/lib/heat/tests/autoscaling copying heat/tests/autoscaling/test_new_capacity.py -> build/lib/heat/tests/autoscaling copying heat/tests/autoscaling/test_scaling_template.py -> build/lib/heat/tests/autoscaling copying heat/tests/autoscaling/__init__.py -> build/lib/heat/tests/autoscaling copying heat/tests/autoscaling/test_scaling_group.py -> build/lib/heat/tests/autoscaling copying heat/tests/autoscaling/inline_templates.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_launch_config.py -> build/lib/heat/tests/autoscaling copying heat/tests/autoscaling/test_scaling_policy.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 creating build/lib/heat/engine/clients copying heat/engine/clients/microversion_mixin.py -> build/lib/heat/engine/clients copying heat/engine/clients/client_plugin.py -> build/lib/heat/engine/clients copying heat/engine/clients/__init__.py -> build/lib/heat/engine/clients copying heat/engine/clients/progress.py -> build/lib/heat/engine/clients copying heat/engine/clients/default_client_plugin.py -> build/lib/heat/engine/clients copying heat/engine/clients/client_exception.py -> build/lib/heat/engine/clients creating build/lib/heat/tests/openstack/glance copying heat/tests/openstack/glance/__init__.py -> build/lib/heat/tests/openstack/glance copying heat/tests/openstack/glance/test_image.py -> build/lib/heat/tests/openstack/glance creating build/lib/heat/engine/clients/os creating 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/__init__.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/engine/clients/os/keystone/heat_keystoneclient.py -> build/lib/heat/engine/clients/os/keystone creating 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/lbaas_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 copying heat/engine/clients/os/neutron/taas_constraints.py -> build/lib/heat/engine/clients/os/neutron creating build/lib/heat/api creating build/lib/heat/api/middleware copying heat/api/middleware/version_negotiation.py -> build/lib/heat/api/middleware copying heat/api/middleware/__init__.py -> build/lib/heat/api/middleware copying heat/api/middleware/fault.py -> build/lib/heat/api/middleware creating 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_l7policy.py -> build/lib/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_loadbalancer.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/__init__.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/inline_templates.py -> 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_flavor_profile.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_pool.py -> build/lib/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_listener.py -> build/lib/heat/tests/openstack/octavia copying heat/engine/clients/os/magnum.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/designate.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/trove.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/__init__.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/vitrage.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/senlin.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/glance.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/nova.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/aodh.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/octavia.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/manila.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/heat_plugin.py -> build/lib/heat/engine/clients/os creating 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/testutils.py -> 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/__init__.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/scenario_template.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/worker_wrapper.py -> build/lib/heat/tests/convergence/framework copying heat/tests/convergence/framework/processes.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/fake_resource.py -> build/lib/heat/tests/convergence/framework copying heat/tests/convergence/framework/reality.py -> build/lib/heat/tests/convergence/framework creating 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/tools.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/__init__.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_build_info.py -> build/lib/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_resources.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_software_deployments.py -> 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_events.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/test_views_stacks_view.py -> build/lib/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_services.py -> build/lib/heat/tests/api/openstack_v1 creating build/lib/heat/engine/resources/openstack/neutron creating 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 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_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/port_chain.py -> build/lib/heat/engine/resources/openstack/neutron/sfc 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 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/tests/openstack/heat copying heat/tests/openstack/heat/test_software_component.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/test_cloud_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_random_string.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_resource_group.py -> 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_multi_part.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_chain.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_software_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_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_waitcondition.py -> build/lib/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_remote_stack.py -> build/lib/heat/tests/openstack/heat creating 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 copying heat/tests/api/aws/test_api_ec2token.py -> build/lib/heat/tests/api/aws creating build/lib/heat/db copying heat/db/__init__.py -> build/lib/heat/db creating build/lib/heat/cloudinit copying heat/cloudinit/loguserdata.py -> build/lib/heat/cloudinit copying heat/cloudinit/__init__.py -> build/lib/heat/cloudinit copying heat/cloudinit/part_handler.py -> build/lib/heat/cloudinit creating 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/job_binary.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/image.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/data_source.py -> build/lib/heat/engine/resources/openstack/sahara copying heat/engine/resources/openstack/sahara/job.py -> build/lib/heat/engine/resources/openstack/sahara creating build/lib/heat/tests/engine creating build/lib/heat/tests/engine/service copying heat/tests/engine/service/test_stack_events.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/__init__.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_create.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_software_config.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/test_stack_delete.py -> 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_stack_adopt.py -> build/lib/heat/tests/engine/service copying heat/tests/engine/service/test_stack_resources.py -> build/lib/heat/tests/engine/service 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/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 copying heat/engine/resources/aws/__init__.py -> build/lib/heat/engine/resources/aws copying heat/engine/stack.py -> build/lib/heat/engine copying heat/engine/function.py -> build/lib/heat/engine copying heat/engine/status.py -> build/lib/heat/engine copying heat/engine/constraints.py -> build/lib/heat/engine copying heat/engine/template_common.py -> build/lib/heat/engine copying heat/engine/lifecycle_plugin.py -> build/lib/heat/engine copying heat/engine/parent_rsrc.py -> build/lib/heat/engine copying heat/engine/parameters.py -> build/lib/heat/engine copying heat/engine/event.py -> build/lib/heat/engine copying heat/engine/__init__.py -> build/lib/heat/engine copying heat/engine/check_resource.py -> build/lib/heat/engine copying heat/engine/plugin_manager.py -> build/lib/heat/engine copying heat/engine/sync_point.py -> build/lib/heat/engine copying heat/engine/rsrc_defn.py -> build/lib/heat/engine copying heat/engine/api.py -> build/lib/heat/engine copying heat/engine/properties_group.py -> build/lib/heat/engine copying heat/engine/properties.py -> build/lib/heat/engine copying heat/engine/template.py -> build/lib/heat/engine copying heat/engine/worker.py -> build/lib/heat/engine copying heat/engine/parameter_groups.py -> build/lib/heat/engine copying heat/engine/node_data.py -> build/lib/heat/engine copying heat/engine/resource.py -> build/lib/heat/engine copying heat/engine/output.py -> build/lib/heat/engine copying heat/engine/translation.py -> build/lib/heat/engine copying heat/engine/stack_lock.py -> build/lib/heat/engine copying heat/engine/environment.py -> build/lib/heat/engine copying heat/engine/attributes.py -> build/lib/heat/engine copying heat/engine/service.py -> build/lib/heat/engine copying heat/engine/stk_defn.py -> build/lib/heat/engine copying heat/engine/template_files.py -> build/lib/heat/engine copying heat/engine/timestamp.py -> build/lib/heat/engine copying heat/engine/software_config_io.py -> build/lib/heat/engine copying heat/engine/scheduler.py -> build/lib/heat/engine copying heat/engine/update.py -> build/lib/heat/engine copying heat/engine/service_software_config.py -> build/lib/heat/engine copying heat/engine/support.py -> build/lib/heat/engine copying heat/engine/conditions.py -> build/lib/heat/engine copying heat/engine/dependencies.py -> build/lib/heat/engine creating 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 copying heat/tests/openstack/designate/__init__.py -> build/lib/heat/tests/openstack/designate creating 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/res_base.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/policy.py -> build/lib/heat/engine/resources/openstack/senlin copying heat/engine/resources/openstack/senlin/profile.py -> build/lib/heat/engine/resources/openstack/senlin copying heat/engine/resources/openstack/senlin/cluster.py -> build/lib/heat/engine/resources/openstack/senlin creating 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_network.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/manila/share.py -> build/lib/heat/engine/resources/openstack/manila copying heat/api/__init__.py -> build/lib/heat/api copying heat/api/versions.py -> build/lib/heat/api copying heat/engine/resources/openstack/__init__.py -> build/lib/heat/engine/resources/openstack 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/cfn copying heat/engine/cfn/functions.py -> build/lib/heat/engine/cfn copying heat/engine/cfn/parameters.py -> build/lib/heat/engine/cfn copying heat/engine/cfn/__init__.py -> build/lib/heat/engine/cfn copying heat/engine/cfn/template.py -> build/lib/heat/engine/cfn creating build/lib/heat/engine/hot copying heat/engine/hot/functions.py -> build/lib/heat/engine/hot copying heat/engine/hot/parameters.py -> build/lib/heat/engine/hot copying heat/engine/hot/__init__.py -> build/lib/heat/engine/hot copying heat/engine/hot/template.py -> build/lib/heat/engine/hot 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/swift copying heat/engine/resources/openstack/swift/__init__.py -> build/lib/heat/engine/resources/openstack/swift copying heat/engine/resources/openstack/swift/container.py -> build/lib/heat/engine/resources/openstack/swift copying heat/tests/openstack/__init__.py -> build/lib/heat/tests/openstack 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/__init__.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/wait_condition_handle.py -> build/lib/heat/engine/resources/aws/cfn creating 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/openstack/aodh/alarm.py -> build/lib/heat/engine/resources/openstack/aodh copying heat/engine/resources/openstack/aodh/composite_alarm.py -> build/lib/heat/engine/resources/openstack/aodh 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/__init__.py -> build/lib/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/user.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/group.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/endpoint.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/region.py -> build/lib/heat/engine/resources/openstack/keystone creating 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/__init__.py -> 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/host_aggregate.py -> build/lib/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/nova/flavor.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/keypair.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/server_network_mixin.py -> build/lib/heat/engine/resources/openstack/nova copying heat/tests/test_urlfetch.py -> build/lib/heat/tests copying heat/tests/utils.py -> build/lib/heat/tests copying heat/tests/test_properties.py -> build/lib/heat/tests copying heat/tests/test_lifecycle_plugin_utils.py -> build/lib/heat/tests copying heat/tests/generic_resource.py -> build/lib/heat/tests copying heat/tests/test_constraints.py -> build/lib/heat/tests copying heat/tests/test_convg_stack.py -> build/lib/heat/tests copying heat/tests/test_template_files.py -> build/lib/heat/tests copying heat/tests/test_notifications.py -> build/lib/heat/tests copying heat/tests/test_version.py -> build/lib/heat/tests copying heat/tests/test_common_env_util.py -> build/lib/heat/tests copying heat/tests/test_common_serializers.py -> build/lib/heat/tests copying heat/tests/test_dbinstance.py -> build/lib/heat/tests copying heat/tests/test_engine_service.py -> build/lib/heat/tests copying heat/tests/test_plugin_loader.py -> build/lib/heat/tests copying heat/tests/test_crypt.py -> build/lib/heat/tests copying heat/tests/test_vpc.py -> build/lib/heat/tests copying heat/tests/test_environment_format.py -> build/lib/heat/tests copying heat/tests/test_stack_user.py -> build/lib/heat/tests copying heat/tests/test_stack_resource.py -> build/lib/heat/tests copying heat/tests/__init__.py -> build/lib/heat/tests copying heat/tests/test_server_tags.py -> build/lib/heat/tests copying heat/tests/test_noauth.py -> build/lib/heat/tests copying heat/tests/test_rsrc_defn.py -> build/lib/heat/tests copying heat/tests/test_grouputils.py -> build/lib/heat/tests copying heat/tests/test_identifier.py -> build/lib/heat/tests copying heat/tests/test_stack.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_rpc_client.py -> build/lib/heat/tests copying heat/tests/test_exception.py -> build/lib/heat/tests copying heat/tests/test_support.py -> build/lib/heat/tests copying heat/tests/test_function.py -> build/lib/heat/tests copying heat/tests/test_engine_api_utils.py -> build/lib/heat/tests copying heat/tests/test_attributes.py -> build/lib/heat/tests copying heat/tests/test_rpc_listener_client.py -> build/lib/heat/tests copying heat/tests/test_hacking.py -> build/lib/heat/tests copying heat/tests/test_auth_password.py -> build/lib/heat/tests copying heat/tests/test_auth_url.py -> build/lib/heat/tests copying heat/tests/fakes.py -> build/lib/heat/tests copying heat/tests/test_hot.py -> build/lib/heat/tests copying heat/tests/test_stack_lock.py -> build/lib/heat/tests copying heat/tests/test_loguserdata.py -> build/lib/heat/tests copying heat/tests/test_common_policy.py -> build/lib/heat/tests copying heat/tests/test_nokey.py -> build/lib/heat/tests copying heat/tests/test_resource_properties_data.py -> build/lib/heat/tests copying heat/tests/test_resource.py -> build/lib/heat/tests copying heat/tests/test_nested_stack.py -> build/lib/heat/tests copying heat/tests/test_empty_stack.py -> build/lib/heat/tests copying heat/tests/test_event.py -> build/lib/heat/tests copying heat/tests/test_common_context.py -> build/lib/heat/tests copying heat/tests/test_properties_group.py -> build/lib/heat/tests copying heat/tests/test_environment.py -> build/lib/heat/tests copying heat/tests/test_short_id.py -> build/lib/heat/tests copying heat/tests/test_stack_update.py -> build/lib/heat/tests copying heat/tests/test_stack_delete.py -> build/lib/heat/tests copying heat/tests/test_validate.py -> build/lib/heat/tests copying heat/tests/test_common_param_utils.py -> build/lib/heat/tests copying heat/tests/test_template.py -> build/lib/heat/tests copying heat/tests/test_template_format.py -> build/lib/heat/tests copying heat/tests/test_common_exception.py -> build/lib/heat/tests copying heat/tests/test_translation_rule.py -> build/lib/heat/tests copying heat/tests/test_parameters.py -> build/lib/heat/tests copying heat/tests/test_signal.py -> build/lib/heat/tests copying heat/tests/test_provider_template.py -> build/lib/heat/tests copying heat/tests/test_metadata_refresh.py -> build/lib/heat/tests copying heat/tests/test_stack_collect_attributes.py -> build/lib/heat/tests copying heat/tests/common.py -> build/lib/heat/tests copying heat/tests/test_rpc_worker_client.py -> build/lib/heat/tests copying heat/tests/test_fault_middleware.py -> build/lib/heat/tests copying heat/tests/test_common_auth_plugin.py -> build/lib/heat/tests creating 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 copying heat/engine/resources/openstack/monasca/notification.py -> build/lib/heat/engine/resources/openstack/monasca creating build/lib/heat/tests/clients copying heat/tests/clients/test_octavia_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_senlin_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_glance_client.py -> build/lib/heat/tests/clients copying heat/tests/clients/__init__.py -> build/lib/heat/tests/clients copying heat/tests/clients/test_designate_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_neutron_client.py -> build/lib/heat/tests/clients copying heat/tests/clients/test_cinder_client.py -> build/lib/heat/tests/clients copying heat/tests/clients/test_zaqar_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_keystone_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_swift_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_heat_client.py -> build/lib/heat/tests/clients copying heat/tests/clients/test_magnum_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_vitrage_client.py -> build/lib/heat/tests/clients copying heat/tests/clients/test_progress.py -> build/lib/heat/tests/clients copying heat/tests/clients/test_blazar_client.py -> build/lib/heat/tests/clients copying heat/tests/clients/test_ironic_client.py -> build/lib/heat/tests/clients copying heat/tests/clients/test_clients.py -> build/lib/heat/tests/clients copying heat/tests/clients/test_sdk_client.py -> build/lib/heat/tests/clients creating 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/software_deployments.py -> build/lib/heat/policies copying heat/policies/events.py -> build/lib/heat/policies copying heat/policies/__init__.py -> build/lib/heat/policies copying heat/policies/stacks.py -> build/lib/heat/policies copying heat/policies/actions.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/service.py -> build/lib/heat/policies copying heat/policies/software_configs.py -> build/lib/heat/policies creating 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_profile.py -> build/lib/heat/tests/openstack/senlin copying heat/tests/openstack/senlin/test_node.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_policy.py -> build/lib/heat/tests/openstack/senlin copying heat/tests/openstack/senlin/test_receiver.py -> build/lib/heat/tests/openstack/senlin creating 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_type.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/test_share_network.py -> build/lib/heat/tests/openstack/manila copying heat/tests/openstack/manila/test_security_service.py -> build/lib/heat/tests/openstack/manila creating build/lib/heat/tests/db copying heat/tests/db/__init__.py -> build/lib/heat/tests/db copying heat/tests/db/test_sqlalchemy_filters.py -> build/lib/heat/tests/db copying heat/tests/db/test_sqlalchemy_api.py -> build/lib/heat/tests/db copying heat/tests/db/test_migrations.py -> build/lib/heat/tests/db copying heat/tests/db/test_utils.py -> build/lib/heat/tests/db copying heat/tests/db/test_sqlalchemy_types.py -> build/lib/heat/tests/db 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/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/external_resource.py -> build/lib/heat/engine/resources/openstack/mistral copying heat/engine/resources/openstack/mistral/cron_trigger.py -> build/lib/heat/engine/resources/openstack/mistral 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/httpd copying heat/httpd/heat_api_cfn.py -> build/lib/heat/httpd copying heat/httpd/__init__.py -> build/lib/heat/httpd copying heat/httpd/heat_api.py -> build/lib/heat/httpd creating 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 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_quota.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_volume_utils.py -> build/lib/heat/tests/openstack/cinder creating build/lib/heat/api/aws copying heat/api/aws/utils.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 copying heat/api/aws/ec2token.py -> build/lib/heat/api/aws creating build/lib/heat/scaling copying heat/scaling/rolling_update.py -> build/lib/heat/scaling copying heat/scaling/__init__.py -> build/lib/heat/scaling copying heat/scaling/lbutils.py -> build/lib/heat/scaling copying heat/scaling/scalingutil.py -> build/lib/heat/scaling copying heat/scaling/template.py -> build/lib/heat/scaling copying heat/scaling/cooldown.py -> build/lib/heat/scaling 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/resources/openstack/aodh/gnocchi copying heat/engine/resources/openstack/aodh/gnocchi/__init__.py -> 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 creating build/lib/heat/engine/resources/aws/s3 copying heat/engine/resources/aws/s3/__init__.py -> build/lib/heat/engine/resources/aws/s3 copying heat/engine/resources/aws/s3/s3.py -> build/lib/heat/engine/resources/aws/s3 copying heat/tests/engine/test_dependencies.py -> build/lib/heat/tests/engine copying heat/tests/engine/test_node_data.py -> build/lib/heat/tests/engine copying heat/tests/engine/test_scheduler.py -> build/lib/heat/tests/engine copying heat/tests/engine/tools.py -> build/lib/heat/tests/engine copying heat/tests/engine/__init__.py -> build/lib/heat/tests/engine copying heat/tests/engine/test_check_resource.py -> build/lib/heat/tests/engine copying heat/tests/engine/test_engine_worker.py -> build/lib/heat/tests/engine copying heat/tests/engine/test_resource_type.py -> build/lib/heat/tests/engine copying heat/tests/engine/test_sync_point.py -> build/lib/heat/tests/engine copying heat/tests/engine/test_plugin_manager.py -> build/lib/heat/tests/engine creating 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 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/086_drop_watch_rule_watch_data_tables.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/078_placeholder.py -> 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/__init__.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/081_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/073_newton.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/079_resource_properties_data.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 creating build/lib/heat/tests/openstack/nova copying heat/tests/openstack/nova/test_flavor.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/__init__.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/fakes.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/test_floatingip.py -> 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 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/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_chain.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.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 creating build/lib/heat/common copying heat/common/plugin_loader.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/identifier.py -> build/lib/heat/common copying heat/common/custom_backend_auth.py -> build/lib/heat/common copying heat/common/param_utils.py -> build/lib/heat/common copying heat/common/context.py -> build/lib/heat/common copying heat/common/__init__.py -> build/lib/heat/common copying heat/common/template_format.py -> build/lib/heat/common copying heat/common/exception.py -> build/lib/heat/common copying heat/common/noauth.py -> build/lib/heat/common copying heat/common/config.py -> build/lib/heat/common copying heat/common/timeutils.py -> build/lib/heat/common copying heat/common/short_id.py -> build/lib/heat/common copying heat/common/cache.py -> build/lib/heat/common copying heat/common/lifecycle_plugin_utils.py -> build/lib/heat/common copying heat/common/endpoint_utils.py -> build/lib/heat/common copying heat/common/environment_util.py -> build/lib/heat/common copying heat/common/auth_plugin.py -> build/lib/heat/common copying heat/common/grouputils.py -> build/lib/heat/common copying heat/common/i18n.py -> build/lib/heat/common copying heat/common/netutils.py -> 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/service_utils.py -> build/lib/heat/common copying heat/common/serializers.py -> build/lib/heat/common copying heat/common/auth_url.py -> build/lib/heat/common copying heat/common/environment_format.py -> build/lib/heat/common copying heat/common/auth_password.py -> build/lib/heat/common copying heat/common/urlfetch.py -> build/lib/heat/common copying heat/common/profiler.py -> build/lib/heat/common copying heat/common/crypt.py -> build/lib/heat/common copying heat/common/pluginutils.py -> build/lib/heat/common creating 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/engine/resources/openstack/vitrage/__init__.py -> build/lib/heat/engine/resources/openstack/vitrage creating build/lib/heat/api/openstack copying heat/api/openstack/__init__.py -> build/lib/heat/api/openstack copying heat/api/openstack/versions.py -> build/lib/heat/api/openstack 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 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 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/models.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/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 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 creating build/lib/heat/tests/openstack/ironic copying heat/tests/openstack/ironic/__init__.py -> build/lib/heat/tests/openstack/ironic copying heat/tests/openstack/ironic/test_port.py -> build/lib/heat/tests/openstack/ironic creating build/lib/heat/engine/resources/openstack/barbican copying heat/engine/resources/openstack/barbican/__init__.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/order.py -> build/lib/heat/engine/resources/openstack/barbican copying heat/engine/resources/openstack/barbican/container.py -> build/lib/heat/engine/resources/openstack/barbican creating build/lib/heat/api/cfn copying heat/api/cfn/__init__.py -> build/lib/heat/api/cfn copying heat/api/cfn/versions.py -> build/lib/heat/api/cfn creating build/lib/heat/engine/resources/openstack/zun copying heat/engine/resources/openstack/zun/__init__.py -> build/lib/heat/engine/resources/openstack/zun copying heat/engine/resources/openstack/zun/container.py -> build/lib/heat/engine/resources/openstack/zun 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/record.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/zone.py -> build/lib/heat/engine/resources/openstack/designate creating build/lib/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/delay.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/autoscaling_group.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/instance_group.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/cloud_watch.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/software_deployment.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/ha_restarter.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/test_resource.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/wait_condition.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/software_component.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/software_config.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/deployed_server.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/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 creating 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/software_deployments.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/__init__.py -> build/lib/heat/api/openstack/v1 copying heat/api/openstack/v1/stacks.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/actions.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/software_configs.py -> build/lib/heat/api/openstack/v1 creating 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/__init__.py -> 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/scaling_policy.py -> build/lib/heat/engine/resources/aws/autoscaling 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/quota.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/l7policy.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/loadbalancer.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/flavor_profile.py -> build/lib/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/flavor.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/l7rule.py -> build/lib/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/health_monitor.py -> build/lib/heat/engine/resources/openstack/octavia creating build/lib/heat/tests/aws copying heat/tests/aws/test_volume.py -> build/lib/heat/tests/aws copying heat/tests/aws/test_loadbalancer.py -> build/lib/heat/tests/aws copying heat/tests/aws/test_network_interface.py -> build/lib/heat/tests/aws copying heat/tests/aws/__init__.py -> build/lib/heat/tests/aws copying heat/tests/aws/test_s3.py -> build/lib/heat/tests/aws copying heat/tests/aws/test_eip.py -> build/lib/heat/tests/aws copying heat/tests/aws/test_security_group.py -> build/lib/heat/tests/aws copying heat/tests/aws/test_instance_network.py -> build/lib/heat/tests/aws copying heat/tests/aws/test_user.py -> build/lib/heat/tests/aws copying heat/tests/aws/test_waitcondition.py -> build/lib/heat/tests/aws copying heat/tests/aws/test_instance.py -> build/lib/heat/tests/aws creating 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_loadbalancer.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/__init__.py -> 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_l7rule.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_listener.py -> build/lib/heat/tests/openstack/neutron/lbaas 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_container.py -> build/lib/heat/tests/openstack/barbican copying heat/tests/openstack/barbican/__init__.py -> build/lib/heat/tests/openstack/barbican copying heat/tests/openstack/barbican/test_secret.py -> build/lib/heat/tests/openstack/barbican creating 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 copying heat/api/openstack/v1/views/stacks_view.py -> build/lib/heat/api/openstack/v1/views copying heat/engine/resources/openstack/neutron/quota.py -> build/lib/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/network_gateway.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/router.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/provider_net.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/__init__.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/firewall.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/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/security_group_rule.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/subnet.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/extraroute.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/l2_gateway_connection.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/trunk.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/metering.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/extrarouteset.py -> build/lib/heat/engine/resources/openstack/neutron creating build/lib/heat/rpc copying heat/rpc/worker_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/client.py -> build/lib/heat/rpc copying heat/rpc/listener_client.py -> build/lib/heat/rpc copying heat/rpc/worker_api.py -> build/lib/heat/rpc creating build/lib/heat/tests/api/cfn copying heat/tests/api/cfn/__init__.py -> build/lib/heat/tests/api/cfn copying heat/tests/api/cfn/test_api_cfn_v1.py -> build/lib/heat/tests/api/cfn 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/__init__.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/pool.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/pool_member.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/health_monitor.py -> build/lib/heat/engine/resources/openstack/neutron/lbaas 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_alarm.py -> build/lib/heat/tests/openstack/aodh copying heat/tests/openstack/aodh/test_composite_alarm.py -> build/lib/heat/tests/openstack/aodh creating build/lib/heat/tests/openstack/vitrage copying heat/tests/openstack/vitrage/test_vitrage_template.py -> build/lib/heat/tests/openstack/vitrage copying heat/tests/openstack/vitrage/__init__.py -> build/lib/heat/tests/openstack/vitrage creating build/lib/heat/engine/resources/aws/lb copying heat/engine/resources/aws/lb/__init__.py -> build/lib/heat/engine/resources/aws/lb copying heat/engine/resources/aws/lb/loadbalancer.py -> build/lib/heat/engine/resources/aws/lb 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_cluster_template.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.py -> build/lib/heat/tests/openstack/magnum 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_lease.py -> build/lib/heat/tests/openstack/blazar copying heat/tests/openstack/blazar/test_host.py -> build/lib/heat/tests/openstack/blazar creating build/lib/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/route_table.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/__init__.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/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/internet_gateway.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/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 creating build/lib/heat/cmd copying heat/cmd/status.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/engine.py -> build/lib/heat/cmd copying heat/cmd/manage.py -> build/lib/heat/cmd copying heat/cmd/api_cfn.py -> build/lib/heat/cmd copying heat/cmd/all.py -> build/lib/heat/cmd creating build/lib/heat/hacking copying heat/hacking/__init__.py -> build/lib/heat/hacking copying heat/hacking/checks.py -> build/lib/heat/hacking creating 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/cinder/qos_specs.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/__init__.py -> build/lib/heat/engine/resources/openstack/cinder copying heat/engine/resources/openstack/cinder/volume.py -> build/lib/heat/engine/resources/openstack/cinder creating build/lib/heat/api/cfn/v1 copying heat/api/cfn/v1/__init__.py -> 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 creating 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/__init__.py -> build/lib/heat/tests/openstack/monasca copying heat/tests/openstack/monasca/test_notification.py -> build/lib/heat/tests/openstack/monasca copying heat/__init__.py -> build/lib/heat copying heat/version.py -> build/lib/heat creating build/lib/heat_integrationtests copying heat_integrationtests/__init__.py -> build/lib/heat_integrationtests creating build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_validation.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_stack_cancel.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_notifications.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_replace_deprecated.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_software_deployment_group.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/__init__.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_create_update.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_resource_group.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_conditional_exposure.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_autoscaling.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/functional_base.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_delete.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_update_restricted.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_instance_group.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_resource_chain.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_versionnegotiation.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_conditions.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_env_merge.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_heat_autoscaling.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_preview_update.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_template_resource.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_snapshot_restore.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_aws_stack.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_immutable_parameters.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_admin_actions.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_simultaneous_update.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_translation.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_template_versions.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_purge.py -> build/lib/heat_integrationtests/functional copying heat_integrationtests/functional/test_swiftsignal_update.py -> build/lib/heat_integrationtests/functional creating build/lib/heat_integrationtests/common copying heat_integrationtests/common/__init__.py -> build/lib/heat_integrationtests/common copying heat_integrationtests/common/clients.py -> build/lib/heat_integrationtests/common copying heat_integrationtests/common/test.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) 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/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 copying heat/cloudinit/boothook.sh -> build/lib/heat/cloudinit copying heat/cloudinit/config -> build/lib/heat/cloudinit 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 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 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 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_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/ko_KR/LC_MESSAGES/heat.po to build/lib/heat/locale/ko_KR/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/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/zh_TW/LC_MESSAGES/heat.po to build/lib/heat/locale/zh_TW/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/fr/LC_MESSAGES/heat.po to build/lib/heat/locale/fr/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 + PYTHONPATH=. + oslo-config-generator --config-file=config-generator.conf + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.NSTXTc + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch ++ dirname /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 install -O1 --skip-build --root /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch /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 install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10 creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/rpc copying build/lib/heat/rpc/worker_client.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/rpc copying build/lib/heat/rpc/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/rpc copying build/lib/heat/rpc/api.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/rpc copying build/lib/heat/rpc/client.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/rpc copying build/lib/heat/rpc/listener_client.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/rpc copying build/lib/heat/rpc/worker_api.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/rpc creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/scaling copying build/lib/heat/scaling/rolling_update.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/scaling copying build/lib/heat/scaling/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/scaling copying build/lib/heat/scaling/lbutils.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/scaling copying build/lib/heat/scaling/scalingutil.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/scaling copying build/lib/heat/scaling/template.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/scaling copying build/lib/heat/scaling/cooldown.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/scaling creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine copying build/lib/heat/engine/stack.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine copying build/lib/heat/engine/function.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine copying build/lib/heat/engine/status.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine copying build/lib/heat/engine/constraints.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources copying build/lib/heat/engine/resources/stack_user.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources copying build/lib/heat/engine/resources/alarm_base.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources copying build/lib/heat/engine/resources/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources copying build/lib/heat/engine/resources/server_base.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources copying build/lib/heat/engine/resources/template_resource.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources copying build/lib/heat/engine/resources/volume_base.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources copying build/lib/heat/engine/resources/stack_resource.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/aws creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/aws/iam copying build/lib/heat/engine/resources/aws/iam/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/aws/iam copying build/lib/heat/engine/resources/aws/iam/user.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/aws/iam creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/aws/s3 copying build/lib/heat/engine/resources/aws/s3/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/aws/s3 copying build/lib/heat/engine/resources/aws/s3/s3.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/aws/s3 copying build/lib/heat/engine/resources/aws/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/aws creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/aws/ec2 copying build/lib/heat/engine/resources/aws/ec2/route_table.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/aws/ec2 copying build/lib/heat/engine/resources/aws/ec2/eip.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/aws/ec2 copying build/lib/heat/engine/resources/aws/ec2/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/aws/ec2 copying build/lib/heat/engine/resources/aws/ec2/vpc.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/aws/ec2 copying build/lib/heat/engine/resources/aws/ec2/volume.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/aws/ec2 copying build/lib/heat/engine/resources/aws/ec2/subnet.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/aws/ec2 copying build/lib/heat/engine/resources/aws/ec2/internet_gateway.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/aws/ec2 copying build/lib/heat/engine/resources/aws/ec2/security_group.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/aws/ec2 copying build/lib/heat/engine/resources/aws/ec2/instance.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/aws/ec2 copying build/lib/heat/engine/resources/aws/ec2/network_interface.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/aws/ec2 creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/aws/autoscaling copying build/lib/heat/engine/resources/aws/autoscaling/autoscaling_group.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/aws/autoscaling copying build/lib/heat/engine/resources/aws/autoscaling/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/aws/autoscaling copying build/lib/heat/engine/resources/aws/autoscaling/launch_config.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/aws/autoscaling copying build/lib/heat/engine/resources/aws/autoscaling/scaling_policy.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/aws/autoscaling creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/aws/cfn copying build/lib/heat/engine/resources/aws/cfn/stack.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/aws/cfn copying build/lib/heat/engine/resources/aws/cfn/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/aws/cfn copying build/lib/heat/engine/resources/aws/cfn/wait_condition.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/aws/cfn copying build/lib/heat/engine/resources/aws/cfn/wait_condition_handle.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/aws/cfn creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/aws/lb copying build/lib/heat/engine/resources/aws/lb/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/aws/lb copying build/lib/heat/engine/resources/aws/lb/loadbalancer.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/aws/lb creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/aodh copying build/lib/heat/engine/resources/openstack/aodh/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/aodh creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/aodh/gnocchi copying build/lib/heat/engine/resources/openstack/aodh/gnocchi/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/aodh/gnocchi copying build/lib/heat/engine/resources/openstack/aodh/gnocchi/alarm.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/aodh/gnocchi copying build/lib/heat/engine/resources/openstack/aodh/alarm.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/aodh copying build/lib/heat/engine/resources/openstack/aodh/composite_alarm.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/aodh creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/blazar copying build/lib/heat/engine/resources/openstack/blazar/lease.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/blazar copying build/lib/heat/engine/resources/openstack/blazar/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/blazar copying build/lib/heat/engine/resources/openstack/blazar/host.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/blazar creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron copying build/lib/heat/engine/resources/openstack/neutron/quota.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron copying build/lib/heat/engine/resources/openstack/neutron/network_gateway.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron copying build/lib/heat/engine/resources/openstack/neutron/l2_gateway.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron copying build/lib/heat/engine/resources/openstack/neutron/router.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron copying build/lib/heat/engine/resources/openstack/neutron/address_scope.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron copying build/lib/heat/engine/resources/openstack/neutron/provider_net.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron copying build/lib/heat/engine/resources/openstack/neutron/neutron.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron copying build/lib/heat/engine/resources/openstack/neutron/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron copying build/lib/heat/engine/resources/openstack/neutron/qos.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron copying build/lib/heat/engine/resources/openstack/neutron/firewall.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron copying build/lib/heat/engine/resources/openstack/neutron/vpnservice.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron copying build/lib/heat/engine/resources/openstack/neutron/segment.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron copying build/lib/heat/engine/resources/openstack/neutron/subnetpool.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron/lbaas copying build/lib/heat/engine/resources/openstack/neutron/lbaas/listener.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron/lbaas copying build/lib/heat/engine/resources/openstack/neutron/lbaas/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron/lbaas copying build/lib/heat/engine/resources/openstack/neutron/lbaas/l7policy.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron/lbaas copying build/lib/heat/engine/resources/openstack/neutron/lbaas/pool.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron/lbaas copying build/lib/heat/engine/resources/openstack/neutron/lbaas/loadbalancer.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron/lbaas copying build/lib/heat/engine/resources/openstack/neutron/lbaas/pool_member.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron/lbaas copying build/lib/heat/engine/resources/openstack/neutron/lbaas/l7rule.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron/lbaas copying build/lib/heat/engine/resources/openstack/neutron/lbaas/health_monitor.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron/lbaas creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron/taas copying build/lib/heat/engine/resources/openstack/neutron/taas/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron/taas copying build/lib/heat/engine/resources/openstack/neutron/taas/tap_service.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron/taas copying build/lib/heat/engine/resources/openstack/neutron/taas/tap_flow.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron/taas copying build/lib/heat/engine/resources/openstack/neutron/security_group_rule.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron copying build/lib/heat/engine/resources/openstack/neutron/loadbalancer.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron copying build/lib/heat/engine/resources/openstack/neutron/subnet.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron copying build/lib/heat/engine/resources/openstack/neutron/port.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron copying build/lib/heat/engine/resources/openstack/neutron/extraroute.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron copying build/lib/heat/engine/resources/openstack/neutron/net.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron copying build/lib/heat/engine/resources/openstack/neutron/l2_gateway_connection.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron copying build/lib/heat/engine/resources/openstack/neutron/rbac_policy.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron copying build/lib/heat/engine/resources/openstack/neutron/trunk.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron copying build/lib/heat/engine/resources/openstack/neutron/security_group.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron copying build/lib/heat/engine/resources/openstack/neutron/metering.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron copying build/lib/heat/engine/resources/openstack/neutron/floatingip.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron copying build/lib/heat/engine/resources/openstack/neutron/extrarouteset.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron/sfc copying build/lib/heat/engine/resources/openstack/neutron/sfc/port_pair.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron/sfc copying build/lib/heat/engine/resources/openstack/neutron/sfc/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron/sfc copying build/lib/heat/engine/resources/openstack/neutron/sfc/port_pair_group.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron/sfc copying build/lib/heat/engine/resources/openstack/neutron/sfc/flow_classifier.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron/sfc copying build/lib/heat/engine/resources/openstack/neutron/sfc/port_chain.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron/sfc creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/glance copying build/lib/heat/engine/resources/openstack/glance/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/glance copying build/lib/heat/engine/resources/openstack/glance/image.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/glance creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/sahara copying build/lib/heat/engine/resources/openstack/sahara/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/sahara copying build/lib/heat/engine/resources/openstack/sahara/job_binary.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/sahara copying build/lib/heat/engine/resources/openstack/sahara/templates.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/sahara copying build/lib/heat/engine/resources/openstack/sahara/image.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/sahara copying build/lib/heat/engine/resources/openstack/sahara/cluster.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/sahara copying build/lib/heat/engine/resources/openstack/sahara/data_source.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/sahara copying build/lib/heat/engine/resources/openstack/sahara/job.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/sahara creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/zun copying build/lib/heat/engine/resources/openstack/zun/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/zun copying build/lib/heat/engine/resources/openstack/zun/container.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/zun creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/designate copying build/lib/heat/engine/resources/openstack/designate/recordset.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/designate copying build/lib/heat/engine/resources/openstack/designate/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/designate copying build/lib/heat/engine/resources/openstack/designate/record.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/designate copying build/lib/heat/engine/resources/openstack/designate/domain.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/designate copying build/lib/heat/engine/resources/openstack/designate/zone.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/designate creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/mistral copying build/lib/heat/engine/resources/openstack/mistral/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/mistral copying build/lib/heat/engine/resources/openstack/mistral/workflow.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/mistral copying build/lib/heat/engine/resources/openstack/mistral/external_resource.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/mistral copying build/lib/heat/engine/resources/openstack/mistral/cron_trigger.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/mistral creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/senlin copying build/lib/heat/engine/resources/openstack/senlin/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/senlin copying build/lib/heat/engine/resources/openstack/senlin/receiver.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/senlin copying build/lib/heat/engine/resources/openstack/senlin/res_base.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/senlin copying build/lib/heat/engine/resources/openstack/senlin/node.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/senlin copying build/lib/heat/engine/resources/openstack/senlin/policy.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/senlin copying build/lib/heat/engine/resources/openstack/senlin/profile.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/senlin copying build/lib/heat/engine/resources/openstack/senlin/cluster.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/senlin copying build/lib/heat/engine/resources/openstack/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/keystone copying build/lib/heat/engine/resources/openstack/keystone/project.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/keystone copying build/lib/heat/engine/resources/openstack/keystone/role_assignments.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/keystone copying build/lib/heat/engine/resources/openstack/keystone/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/keystone copying build/lib/heat/engine/resources/openstack/keystone/user.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/keystone copying build/lib/heat/engine/resources/openstack/keystone/role.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/keystone copying build/lib/heat/engine/resources/openstack/keystone/group.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/keystone copying build/lib/heat/engine/resources/openstack/keystone/service.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/keystone copying build/lib/heat/engine/resources/openstack/keystone/endpoint.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/keystone copying build/lib/heat/engine/resources/openstack/keystone/domain.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/keystone copying build/lib/heat/engine/resources/openstack/keystone/region.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/keystone creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/monasca copying build/lib/heat/engine/resources/openstack/monasca/alarm_definition.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/monasca copying build/lib/heat/engine/resources/openstack/monasca/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/monasca copying build/lib/heat/engine/resources/openstack/monasca/notification.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/monasca creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/cinder copying build/lib/heat/engine/resources/openstack/cinder/quota.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/cinder copying build/lib/heat/engine/resources/openstack/cinder/volume_type.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/cinder copying build/lib/heat/engine/resources/openstack/cinder/qos_specs.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/cinder copying build/lib/heat/engine/resources/openstack/cinder/encrypted_volume_type.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/cinder copying build/lib/heat/engine/resources/openstack/cinder/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/cinder copying build/lib/heat/engine/resources/openstack/cinder/volume.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/cinder creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/barbican copying build/lib/heat/engine/resources/openstack/barbican/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/barbican copying build/lib/heat/engine/resources/openstack/barbican/secret.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/barbican copying build/lib/heat/engine/resources/openstack/barbican/order.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/barbican copying build/lib/heat/engine/resources/openstack/barbican/container.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/barbican creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/ironic copying build/lib/heat/engine/resources/openstack/ironic/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/ironic copying build/lib/heat/engine/resources/openstack/ironic/port.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/ironic creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/manila copying build/lib/heat/engine/resources/openstack/manila/share_type.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/manila copying build/lib/heat/engine/resources/openstack/manila/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/manila copying build/lib/heat/engine/resources/openstack/manila/share_network.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/manila copying build/lib/heat/engine/resources/openstack/manila/security_service.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/manila copying build/lib/heat/engine/resources/openstack/manila/share.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/manila creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/trove copying build/lib/heat/engine/resources/openstack/trove/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/trove copying build/lib/heat/engine/resources/openstack/trove/instance.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/trove copying build/lib/heat/engine/resources/openstack/trove/cluster.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/trove creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/heat copying build/lib/heat/engine/resources/openstack/heat/delay.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/heat copying build/lib/heat/engine/resources/openstack/heat/structured_config.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/heat copying build/lib/heat/engine/resources/openstack/heat/autoscaling_group.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/heat copying build/lib/heat/engine/resources/openstack/heat/cloud_config.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/heat copying build/lib/heat/engine/resources/openstack/heat/instance_group.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/heat copying build/lib/heat/engine/resources/openstack/heat/remote_stack.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/heat copying build/lib/heat/engine/resources/openstack/heat/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/heat copying build/lib/heat/engine/resources/openstack/heat/cloud_watch.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/heat copying build/lib/heat/engine/resources/openstack/heat/random_string.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/heat copying build/lib/heat/engine/resources/openstack/heat/software_deployment.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/heat copying build/lib/heat/engine/resources/openstack/heat/swiftsignal.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/heat copying build/lib/heat/engine/resources/openstack/heat/ha_restarter.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/heat copying build/lib/heat/engine/resources/openstack/heat/scaling_policy.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/heat copying build/lib/heat/engine/resources/openstack/heat/test_resource.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/heat copying build/lib/heat/engine/resources/openstack/heat/multi_part.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/heat copying build/lib/heat/engine/resources/openstack/heat/wait_condition.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/heat copying build/lib/heat/engine/resources/openstack/heat/value.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/heat copying build/lib/heat/engine/resources/openstack/heat/software_component.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/heat copying build/lib/heat/engine/resources/openstack/heat/resource_group.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/heat copying build/lib/heat/engine/resources/openstack/heat/software_config.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/heat copying build/lib/heat/engine/resources/openstack/heat/wait_condition_handle.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/heat copying build/lib/heat/engine/resources/openstack/heat/deployed_server.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/heat copying build/lib/heat/engine/resources/openstack/heat/access_policy.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/heat copying build/lib/heat/engine/resources/openstack/heat/none_resource.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/heat copying build/lib/heat/engine/resources/openstack/heat/resource_chain.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/heat creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/octavia copying build/lib/heat/engine/resources/openstack/octavia/listener.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/octavia copying build/lib/heat/engine/resources/openstack/octavia/quota.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/octavia copying build/lib/heat/engine/resources/openstack/octavia/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/octavia copying build/lib/heat/engine/resources/openstack/octavia/l7policy.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/octavia copying build/lib/heat/engine/resources/openstack/octavia/pool.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/octavia copying build/lib/heat/engine/resources/openstack/octavia/loadbalancer.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/octavia copying build/lib/heat/engine/resources/openstack/octavia/pool_member.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/octavia copying build/lib/heat/engine/resources/openstack/octavia/flavor_profile.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/octavia copying build/lib/heat/engine/resources/openstack/octavia/flavor.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/octavia copying build/lib/heat/engine/resources/openstack/octavia/octavia_base.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/octavia copying build/lib/heat/engine/resources/openstack/octavia/l7rule.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/octavia copying build/lib/heat/engine/resources/openstack/octavia/health_monitor.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/octavia creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/magnum copying build/lib/heat/engine/resources/openstack/magnum/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/magnum copying build/lib/heat/engine/resources/openstack/magnum/cluster_template.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/magnum copying build/lib/heat/engine/resources/openstack/magnum/baymodel.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/magnum copying build/lib/heat/engine/resources/openstack/magnum/cluster.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/magnum copying build/lib/heat/engine/resources/openstack/magnum/bay.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/magnum creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/nova copying build/lib/heat/engine/resources/openstack/nova/quota.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/nova copying build/lib/heat/engine/resources/openstack/nova/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/nova copying build/lib/heat/engine/resources/openstack/nova/server.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/nova copying build/lib/heat/engine/resources/openstack/nova/host_aggregate.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/nova copying build/lib/heat/engine/resources/openstack/nova/flavor.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/nova copying build/lib/heat/engine/resources/openstack/nova/floatingip.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/nova copying build/lib/heat/engine/resources/openstack/nova/keypair.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/nova copying build/lib/heat/engine/resources/openstack/nova/server_group.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/nova copying build/lib/heat/engine/resources/openstack/nova/server_network_mixin.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/nova creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/zaqar copying build/lib/heat/engine/resources/openstack/zaqar/queue.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/zaqar copying build/lib/heat/engine/resources/openstack/zaqar/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/zaqar copying build/lib/heat/engine/resources/openstack/zaqar/subscription.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/zaqar creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/swift copying build/lib/heat/engine/resources/openstack/swift/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/swift copying build/lib/heat/engine/resources/openstack/swift/container.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/swift creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/vitrage copying build/lib/heat/engine/resources/openstack/vitrage/vitrage_template.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/vitrage copying build/lib/heat/engine/resources/openstack/vitrage/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/vitrage copying build/lib/heat/engine/resources/scheduler_hints.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources copying build/lib/heat/engine/resources/signal_responder.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources copying build/lib/heat/engine/resources/wait_condition.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources copying build/lib/heat/engine/template_common.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine copying build/lib/heat/engine/lifecycle_plugin.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine copying build/lib/heat/engine/parent_rsrc.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine copying build/lib/heat/engine/parameters.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine copying build/lib/heat/engine/event.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine copying build/lib/heat/engine/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine copying build/lib/heat/engine/check_resource.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine copying build/lib/heat/engine/plugin_manager.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/notification copying build/lib/heat/engine/notification/stack.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/notification copying build/lib/heat/engine/notification/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/notification copying build/lib/heat/engine/notification/autoscaling.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/notification copying build/lib/heat/engine/sync_point.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine copying build/lib/heat/engine/rsrc_defn.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/constraint copying build/lib/heat/engine/constraint/common_constraints.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/constraint copying build/lib/heat/engine/constraint/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/constraint copying build/lib/heat/engine/api.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine copying build/lib/heat/engine/properties_group.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine copying build/lib/heat/engine/properties.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients copying build/lib/heat/engine/clients/microversion_mixin.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients copying build/lib/heat/engine/clients/client_plugin.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients copying build/lib/heat/engine/clients/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients copying build/lib/heat/engine/clients/progress.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients copying build/lib/heat/engine/clients/default_client_plugin.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients copying build/lib/heat/engine/clients/client_exception.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os copying build/lib/heat/engine/clients/os/magnum.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os copying build/lib/heat/engine/clients/os/barbican.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os/neutron copying build/lib/heat/engine/clients/os/neutron/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os/neutron copying build/lib/heat/engine/clients/os/neutron/lbaas_constraints.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os/neutron copying build/lib/heat/engine/clients/os/neutron/neutron_constraints.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os/neutron copying build/lib/heat/engine/clients/os/neutron/taas_constraints.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os/neutron copying build/lib/heat/engine/clients/os/designate.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os copying build/lib/heat/engine/clients/os/swift.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os copying build/lib/heat/engine/clients/os/trove.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os copying build/lib/heat/engine/clients/os/zun.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os copying build/lib/heat/engine/clients/os/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os/keystone copying build/lib/heat/engine/clients/os/keystone/keystone_constraints.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os/keystone copying build/lib/heat/engine/clients/os/keystone/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os/keystone copying build/lib/heat/engine/clients/os/keystone/fake_keystoneclient.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os/keystone copying build/lib/heat/engine/clients/os/keystone/heat_keystoneclient.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os/keystone copying build/lib/heat/engine/clients/os/monasca.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os copying build/lib/heat/engine/clients/os/vitrage.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os copying build/lib/heat/engine/clients/os/zaqar.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os copying build/lib/heat/engine/clients/os/senlin.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os copying build/lib/heat/engine/clients/os/sahara.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os copying build/lib/heat/engine/clients/os/glance.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os copying build/lib/heat/engine/clients/os/cinder.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os copying build/lib/heat/engine/clients/os/nova.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os copying build/lib/heat/engine/clients/os/ironic.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os copying build/lib/heat/engine/clients/os/aodh.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os copying build/lib/heat/engine/clients/os/mistral.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os copying build/lib/heat/engine/clients/os/octavia.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os copying build/lib/heat/engine/clients/os/blazar.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os copying build/lib/heat/engine/clients/os/manila.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os copying build/lib/heat/engine/clients/os/openstacksdk.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os copying build/lib/heat/engine/clients/os/heat_plugin.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os copying build/lib/heat/engine/template.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/hot copying build/lib/heat/engine/hot/functions.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/hot copying build/lib/heat/engine/hot/parameters.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/hot copying build/lib/heat/engine/hot/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/hot copying build/lib/heat/engine/hot/template.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/hot copying build/lib/heat/engine/worker.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine copying build/lib/heat/engine/parameter_groups.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine copying build/lib/heat/engine/node_data.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine copying build/lib/heat/engine/resource.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine copying build/lib/heat/engine/output.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine copying build/lib/heat/engine/translation.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine copying build/lib/heat/engine/stack_lock.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine copying build/lib/heat/engine/environment.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine copying build/lib/heat/engine/attributes.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine copying build/lib/heat/engine/service.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine copying build/lib/heat/engine/stk_defn.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine copying build/lib/heat/engine/template_files.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine copying build/lib/heat/engine/timestamp.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine copying build/lib/heat/engine/software_config_io.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine copying build/lib/heat/engine/scheduler.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine copying build/lib/heat/engine/update.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine copying build/lib/heat/engine/service_software_config.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/cfn copying build/lib/heat/engine/cfn/functions.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/cfn copying build/lib/heat/engine/cfn/parameters.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/cfn copying build/lib/heat/engine/cfn/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/cfn copying build/lib/heat/engine/cfn/template.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/cfn copying build/lib/heat/engine/support.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine copying build/lib/heat/engine/conditions.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine copying build/lib/heat/engine/dependencies.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine copying build/lib/heat/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat copying build/lib/heat/version.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/httpd copying build/lib/heat/httpd/heat_api_cfn.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/httpd copying build/lib/heat/httpd/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/httpd copying build/lib/heat/httpd/heat_api.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/httpd creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/httpd/files copying build/lib/heat/httpd/files/heat-api-cfn.conf -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/httpd/files copying build/lib/heat/httpd/files/uwsgi-heat-api-cfn.conf -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/httpd/files copying build/lib/heat/httpd/files/heat-api.conf -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/httpd/files copying build/lib/heat/httpd/files/uwsgi-heat-api.conf -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/httpd/files copying build/lib/heat/httpd/files/heat-api-uwsgi.ini -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/httpd/files copying build/lib/heat/httpd/files/heat-api-cfn-uwsgi.ini -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/httpd/files creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/policies copying build/lib/heat/policies/base.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/policies copying build/lib/heat/policies/cloudformation.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/policies copying build/lib/heat/policies/build_info.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/policies copying build/lib/heat/policies/software_deployments.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/policies copying build/lib/heat/policies/events.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/policies copying build/lib/heat/policies/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/policies copying build/lib/heat/policies/stacks.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/policies copying build/lib/heat/policies/actions.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/policies copying build/lib/heat/policies/resource.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/policies copying build/lib/heat/policies/resource_types.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/policies copying build/lib/heat/policies/service.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/policies copying build/lib/heat/policies/software_configs.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/policies creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/locale creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/locale/ko_KR creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/locale/ko_KR/LC_MESSAGES copying build/lib/heat/locale/ko_KR/LC_MESSAGES/heat.po -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/locale/ko_KR/LC_MESSAGES copying build/lib/heat/locale/ko_KR/LC_MESSAGES/heat.mo -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/locale/ko_KR/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/locale/ru creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/locale/ru/LC_MESSAGES copying build/lib/heat/locale/ru/LC_MESSAGES/heat.po -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/locale/ru/LC_MESSAGES copying build/lib/heat/locale/ru/LC_MESSAGES/heat.mo -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/locale/pt_BR creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/locale/pt_BR/LC_MESSAGES copying build/lib/heat/locale/pt_BR/LC_MESSAGES/heat.po -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/locale/pt_BR/LC_MESSAGES copying build/lib/heat/locale/pt_BR/LC_MESSAGES/heat.mo -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/locale/zh_CN creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/locale/zh_CN/LC_MESSAGES copying build/lib/heat/locale/zh_CN/LC_MESSAGES/heat.po -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/locale/zh_CN/LC_MESSAGES copying build/lib/heat/locale/zh_CN/LC_MESSAGES/heat.mo -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/locale/zh_CN/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/locale/it creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/locale/it/LC_MESSAGES copying build/lib/heat/locale/it/LC_MESSAGES/heat.po -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/locale/it/LC_MESSAGES copying build/lib/heat/locale/it/LC_MESSAGES/heat.mo -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/locale/de creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/locale/de/LC_MESSAGES copying build/lib/heat/locale/de/LC_MESSAGES/heat.po -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/locale/de/LC_MESSAGES copying build/lib/heat/locale/de/LC_MESSAGES/heat.mo -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/locale/zh_TW creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/locale/zh_TW/LC_MESSAGES copying build/lib/heat/locale/zh_TW/LC_MESSAGES/heat.po -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/locale/zh_TW/LC_MESSAGES copying build/lib/heat/locale/zh_TW/LC_MESSAGES/heat.mo -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/locale/zh_TW/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/locale/es creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/locale/es/LC_MESSAGES copying build/lib/heat/locale/es/LC_MESSAGES/heat.po -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/locale/es/LC_MESSAGES copying build/lib/heat/locale/es/LC_MESSAGES/heat.mo -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/locale/fr creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/locale/fr/LC_MESSAGES copying build/lib/heat/locale/fr/LC_MESSAGES/heat.po -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/locale/fr/LC_MESSAGES copying build/lib/heat/locale/fr/LC_MESSAGES/heat.mo -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/locale/ja creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/locale/ja/LC_MESSAGES copying build/lib/heat/locale/ja/LC_MESSAGES/heat.po -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/locale/ja/LC_MESSAGES copying build/lib/heat/locale/ja/LC_MESSAGES/heat.mo -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/locale/ja/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api/middleware copying build/lib/heat/api/middleware/version_negotiation.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api/middleware copying build/lib/heat/api/middleware/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api/middleware copying build/lib/heat/api/middleware/fault.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api/middleware copying build/lib/heat/api/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api copying build/lib/heat/api/versions.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api/aws copying build/lib/heat/api/aws/utils.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api/aws copying build/lib/heat/api/aws/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api/aws copying build/lib/heat/api/aws/exception.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api/aws copying build/lib/heat/api/aws/ec2token.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api/aws creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api/openstack copying build/lib/heat/api/openstack/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api/openstack copying build/lib/heat/api/openstack/versions.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api/openstack creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api/openstack/v1 copying build/lib/heat/api/openstack/v1/build_info.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api/openstack/v1 copying build/lib/heat/api/openstack/v1/software_deployments.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api/openstack/v1 copying build/lib/heat/api/openstack/v1/events.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api/openstack/v1 copying build/lib/heat/api/openstack/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api/openstack/v1 copying build/lib/heat/api/openstack/v1/stacks.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api/openstack/v1 copying build/lib/heat/api/openstack/v1/services.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api/openstack/v1 creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api/openstack/v1/views copying build/lib/heat/api/openstack/v1/views/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api/openstack/v1/views copying build/lib/heat/api/openstack/v1/views/views_common.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api/openstack/v1/views copying build/lib/heat/api/openstack/v1/views/stacks_view.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api/openstack/v1/views copying build/lib/heat/api/openstack/v1/actions.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api/openstack/v1 copying build/lib/heat/api/openstack/v1/util.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api/openstack/v1 copying build/lib/heat/api/openstack/v1/resources.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api/openstack/v1 copying build/lib/heat/api/openstack/v1/software_configs.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api/openstack/v1 creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api/cfn copying build/lib/heat/api/cfn/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api/cfn copying build/lib/heat/api/cfn/versions.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api/cfn creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api/cfn/v1 copying build/lib/heat/api/cfn/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api/cfn/v1 copying build/lib/heat/api/cfn/v1/stacks.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api/cfn/v1 copying build/lib/heat/api/cfn/v1/signal.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api/cfn/v1 creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests copying build/lib/heat/tests/testing-overview.txt -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests copying build/lib/heat/tests/test_urlfetch.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests copying build/lib/heat/tests/utils.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/scenarios copying build/lib/heat/tests/convergence/scenarios/update_replace_missed_cleanup.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/scenarios copying build/lib/heat/tests/convergence/scenarios/create_early_delete.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/scenarios copying build/lib/heat/tests/convergence/scenarios/basic_create.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/scenarios copying build/lib/heat/tests/convergence/scenarios/update_add_rollback_early.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/scenarios copying build/lib/heat/tests/convergence/scenarios/update_user_replace_rollback_update.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/scenarios copying build/lib/heat/tests/convergence/scenarios/basic_update_delete.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/scenarios copying build/lib/heat/tests/convergence/scenarios/update_user_replace.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/scenarios copying build/lib/heat/tests/convergence/scenarios/update_replace_invert_deps.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/scenarios copying build/lib/heat/tests/convergence/scenarios/basic_create_rollback.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/scenarios copying build/lib/heat/tests/convergence/scenarios/update_replace.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/scenarios copying build/lib/heat/tests/convergence/scenarios/update_user_replace_rollback.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/scenarios copying build/lib/heat/tests/convergence/scenarios/disjoint_create.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/scenarios copying build/lib/heat/tests/convergence/scenarios/update_interrupt_create.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/scenarios copying build/lib/heat/tests/convergence/scenarios/update_add_concurrent.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/scenarios copying build/lib/heat/tests/convergence/scenarios/update_replace_missed_cleanup_delete.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/scenarios copying build/lib/heat/tests/convergence/scenarios/update_remove_rollback.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/scenarios copying build/lib/heat/tests/convergence/scenarios/update_add_rollback.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/scenarios copying build/lib/heat/tests/convergence/scenarios/multiple_update.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/scenarios copying build/lib/heat/tests/convergence/scenarios/update_remove.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/scenarios copying build/lib/heat/tests/convergence/scenarios/update_replace_rollback.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/scenarios copying build/lib/heat/tests/convergence/scenarios/update_add.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/scenarios copying build/lib/heat/tests/convergence/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/framework copying build/lib/heat/tests/convergence/framework/engine_wrapper.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/framework copying build/lib/heat/tests/convergence/framework/testutils.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/framework copying build/lib/heat/tests/convergence/framework/message_processor.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/framework copying build/lib/heat/tests/convergence/framework/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/framework copying build/lib/heat/tests/convergence/framework/event_loop.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/framework copying build/lib/heat/tests/convergence/framework/scenario_template.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/framework copying build/lib/heat/tests/convergence/framework/message_queue.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/framework copying build/lib/heat/tests/convergence/framework/worker_wrapper.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/framework copying build/lib/heat/tests/convergence/framework/processes.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/framework copying build/lib/heat/tests/convergence/framework/scenario.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/framework copying build/lib/heat/tests/convergence/framework/fake_resource.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/framework copying build/lib/heat/tests/convergence/framework/reality.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/framework copying build/lib/heat/tests/convergence/test_converge.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence copying build/lib/heat/tests/test_properties.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests copying build/lib/heat/tests/test_lifecycle_plugin_utils.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests copying build/lib/heat/tests/generic_resource.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests copying build/lib/heat/tests/test_constraints.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests copying build/lib/heat/tests/test_convg_stack.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests copying build/lib/heat/tests/test_template_files.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests copying build/lib/heat/tests/test_notifications.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests copying build/lib/heat/tests/test_version.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests copying build/lib/heat/tests/test_common_env_util.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests copying build/lib/heat/tests/test_common_serializers.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests copying build/lib/heat/tests/test_dbinstance.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests copying build/lib/heat/tests/test_engine_service.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests copying build/lib/heat/tests/test_plugin_loader.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests copying build/lib/heat/tests/test_crypt.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests copying build/lib/heat/tests/test_vpc.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests copying build/lib/heat/tests/test_environment_format.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests copying build/lib/heat/tests/test_stack_user.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/engine copying build/lib/heat/tests/engine/test_dependencies.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/engine copying build/lib/heat/tests/engine/test_node_data.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/engine copying build/lib/heat/tests/engine/test_scheduler.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/engine copying build/lib/heat/tests/engine/tools.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/engine copying build/lib/heat/tests/engine/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/engine copying build/lib/heat/tests/engine/test_check_resource.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/engine creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/engine/service copying build/lib/heat/tests/engine/service/test_stack_events.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/engine/service copying build/lib/heat/tests/engine/service/test_stack_snapshot.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/engine/service copying build/lib/heat/tests/engine/service/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/engine/service copying build/lib/heat/tests/engine/service/test_threadgroup_mgr.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/engine/service copying build/lib/heat/tests/engine/service/test_stack_create.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/engine/service copying build/lib/heat/tests/engine/service/test_service_engine.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/engine/service copying build/lib/heat/tests/engine/service/test_software_config.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/engine/service copying build/lib/heat/tests/engine/service/test_stack_update.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/engine/service copying build/lib/heat/tests/engine/service/test_stack_delete.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/engine/service copying build/lib/heat/tests/engine/service/test_stack_action.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/engine/service copying build/lib/heat/tests/engine/service/test_stack_adopt.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/engine/service copying build/lib/heat/tests/engine/service/test_stack_resources.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/engine/service copying build/lib/heat/tests/engine/test_engine_worker.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/engine copying build/lib/heat/tests/engine/test_resource_type.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/engine copying build/lib/heat/tests/engine/test_sync_point.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/engine copying build/lib/heat/tests/engine/test_plugin_manager.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/engine copying build/lib/heat/tests/test_stack_resource.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests copying build/lib/heat/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests copying build/lib/heat/tests/test_server_tags.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests copying build/lib/heat/tests/test_noauth.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/autoscaling copying build/lib/heat/tests/autoscaling/test_lbutils.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/autoscaling copying build/lib/heat/tests/autoscaling/test_new_capacity.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/autoscaling copying build/lib/heat/tests/autoscaling/test_scaling_template.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/autoscaling copying build/lib/heat/tests/autoscaling/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/autoscaling copying build/lib/heat/tests/autoscaling/test_scaling_group.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/autoscaling copying build/lib/heat/tests/autoscaling/inline_templates.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/autoscaling copying build/lib/heat/tests/autoscaling/test_heat_scaling_group.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/autoscaling copying build/lib/heat/tests/autoscaling/test_launch_config.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/autoscaling copying build/lib/heat/tests/autoscaling/test_scaling_policy.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/autoscaling copying build/lib/heat/tests/autoscaling/test_heat_scaling_policy.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/autoscaling copying build/lib/heat/tests/autoscaling/test_rolling_update.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/autoscaling copying build/lib/heat/tests/test_rsrc_defn.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests copying build/lib/heat/tests/test_grouputils.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests copying build/lib/heat/tests/test_identifier.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests copying build/lib/heat/tests/test_stack.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests copying build/lib/heat/tests/test_timeutils.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests copying build/lib/heat/tests/test_common_service_utils.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests copying build/lib/heat/tests/test_rpc_client.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests copying build/lib/heat/tests/test_exception.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/clients copying build/lib/heat/tests/clients/test_octavia_client.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/clients copying build/lib/heat/tests/clients/test_aodh_client.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/clients copying build/lib/heat/tests/clients/test_sahara_client.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/clients copying build/lib/heat/tests/clients/test_senlin_client.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/clients copying build/lib/heat/tests/clients/test_monasca_client.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/clients copying build/lib/heat/tests/clients/test_glance_client.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/clients copying build/lib/heat/tests/clients/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/clients copying build/lib/heat/tests/clients/test_designate_client.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/clients copying build/lib/heat/tests/clients/test_manila_client.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/clients copying build/lib/heat/tests/clients/test_neutron_client.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/clients copying build/lib/heat/tests/clients/test_cinder_client.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/clients copying build/lib/heat/tests/clients/test_zaqar_client.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/clients copying build/lib/heat/tests/clients/test_barbican_client.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/clients copying build/lib/heat/tests/clients/test_keystone_client.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/clients copying build/lib/heat/tests/clients/test_zun_client.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/clients copying build/lib/heat/tests/clients/test_swift_client.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/clients copying build/lib/heat/tests/clients/test_nova_client.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/clients copying build/lib/heat/tests/clients/test_heat_client.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/clients copying build/lib/heat/tests/clients/test_magnum_client.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/clients copying build/lib/heat/tests/clients/test_mistral_client.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/clients copying build/lib/heat/tests/clients/test_vitrage_client.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/clients copying build/lib/heat/tests/clients/test_progress.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/clients copying build/lib/heat/tests/clients/test_blazar_client.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/clients copying build/lib/heat/tests/clients/test_ironic_client.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/clients copying build/lib/heat/tests/clients/test_clients.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/clients copying build/lib/heat/tests/clients/test_sdk_client.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/clients copying build/lib/heat/tests/test_support.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests copying build/lib/heat/tests/test_function.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests copying build/lib/heat/tests/test_engine_api_utils.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests copying build/lib/heat/tests/test_attributes.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests copying build/lib/heat/tests/test_rpc_listener_client.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests copying build/lib/heat/tests/test_hacking.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests copying build/lib/heat/tests/test_auth_password.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/api creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/api/middleware copying build/lib/heat/tests/api/middleware/test_version_negotiation_middleware.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/api/middleware copying build/lib/heat/tests/api/middleware/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/api/middleware copying build/lib/heat/tests/api/test_wsgi.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/api copying build/lib/heat/tests/api/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/api creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/api/aws copying build/lib/heat/tests/api/aws/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/api/aws copying build/lib/heat/tests/api/aws/test_api_aws.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/api/aws copying build/lib/heat/tests/api/aws/test_api_ec2token.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/api/aws creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/api/openstack_v1 copying build/lib/heat/tests/api/openstack_v1/test_routes.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/api/openstack_v1 copying build/lib/heat/tests/api/openstack_v1/tools.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/api/openstack_v1 copying build/lib/heat/tests/api/openstack_v1/test_stacks.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/api/openstack_v1 copying build/lib/heat/tests/api/openstack_v1/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/api/openstack_v1 copying build/lib/heat/tests/api/openstack_v1/test_software_configs.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/api/openstack_v1 copying build/lib/heat/tests/api/openstack_v1/test_build_info.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/api/openstack_v1 copying build/lib/heat/tests/api/openstack_v1/test_resources.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/api/openstack_v1 copying build/lib/heat/tests/api/openstack_v1/test_actions.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/api/openstack_v1 copying build/lib/heat/tests/api/openstack_v1/test_software_deployments.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/api/openstack_v1 copying build/lib/heat/tests/api/openstack_v1/test_util.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/api/openstack_v1 copying build/lib/heat/tests/api/openstack_v1/test_events.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/api/openstack_v1 copying build/lib/heat/tests/api/openstack_v1/test_views_common.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/api/openstack_v1 copying build/lib/heat/tests/api/openstack_v1/test_views_stacks_view.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/api/openstack_v1 copying build/lib/heat/tests/api/openstack_v1/test_services.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/api/openstack_v1 creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/api/cfn copying build/lib/heat/tests/api/cfn/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/api/cfn copying build/lib/heat/tests/api/cfn/test_api_cfn_v1.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/api/cfn copying build/lib/heat/tests/test_auth_url.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests copying build/lib/heat/tests/fakes.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests copying build/lib/heat/tests/test_hot.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/aws copying build/lib/heat/tests/aws/test_volume.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/aws copying build/lib/heat/tests/aws/test_loadbalancer.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/aws copying build/lib/heat/tests/aws/test_network_interface.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/aws copying build/lib/heat/tests/aws/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/aws copying build/lib/heat/tests/aws/test_s3.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/aws copying build/lib/heat/tests/aws/test_eip.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/aws copying build/lib/heat/tests/aws/test_security_group.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/aws copying build/lib/heat/tests/aws/test_instance_network.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/aws copying build/lib/heat/tests/aws/test_user.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/aws copying build/lib/heat/tests/aws/test_waitcondition.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/aws copying build/lib/heat/tests/aws/test_instance.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/aws copying build/lib/heat/tests/test_stack_lock.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests copying build/lib/heat/tests/test_loguserdata.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/aodh copying build/lib/heat/tests/openstack/aodh/test_gnocchi_alarm.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/aodh copying build/lib/heat/tests/openstack/aodh/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/aodh copying build/lib/heat/tests/openstack/aodh/test_alarm.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/aodh copying build/lib/heat/tests/openstack/aodh/test_composite_alarm.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/aodh creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/blazar copying build/lib/heat/tests/openstack/blazar/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/blazar copying build/lib/heat/tests/openstack/blazar/test_lease.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/blazar copying build/lib/heat/tests/openstack/blazar/test_host.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/blazar creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron copying build/lib/heat/tests/openstack/neutron/test_neutron_metering.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron copying build/lib/heat/tests/openstack/neutron/test_neutron_security_group.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron copying build/lib/heat/tests/openstack/neutron/test_neutron_router.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron copying build/lib/heat/tests/openstack/neutron/test_neutron_loadbalancer.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron copying build/lib/heat/tests/openstack/neutron/test_neutron_floating_ip.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron copying build/lib/heat/tests/openstack/neutron/test_neutron_port.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron copying build/lib/heat/tests/openstack/neutron/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron copying build/lib/heat/tests/openstack/neutron/test_quota.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron/test_taas copying build/lib/heat/tests/openstack/neutron/test_taas/test_tap_flow.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron/test_taas copying build/lib/heat/tests/openstack/neutron/test_taas/test_tap_service.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron/test_taas copying build/lib/heat/tests/openstack/neutron/test_neutron_firewall.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron copying build/lib/heat/tests/openstack/neutron/test_neutron_segment.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron copying build/lib/heat/tests/openstack/neutron/test_extraroute.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron copying build/lib/heat/tests/openstack/neutron/test_neutron_security_group_rule.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron copying build/lib/heat/tests/openstack/neutron/test_neutron_rbac_policy.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron copying build/lib/heat/tests/openstack/neutron/test_address_scope.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron copying build/lib/heat/tests/openstack/neutron/inline_templates.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron copying build/lib/heat/tests/openstack/neutron/test_neutron.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron copying build/lib/heat/tests/openstack/neutron/test_qos.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron/lbaas copying build/lib/heat/tests/openstack/neutron/lbaas/test_l7policy.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron/lbaas copying build/lib/heat/tests/openstack/neutron/lbaas/test_loadbalancer.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron/lbaas copying build/lib/heat/tests/openstack/neutron/lbaas/test_health_monitor.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron/lbaas copying build/lib/heat/tests/openstack/neutron/lbaas/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron/lbaas copying build/lib/heat/tests/openstack/neutron/lbaas/test_pool_member.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron/lbaas copying build/lib/heat/tests/openstack/neutron/lbaas/test_l7rule.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron/lbaas copying build/lib/heat/tests/openstack/neutron/lbaas/test_pool.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron/lbaas copying build/lib/heat/tests/openstack/neutron/lbaas/test_listener.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron/lbaas copying build/lib/heat/tests/openstack/neutron/test_neutron_subnet.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron copying build/lib/heat/tests/openstack/neutron/test_neutron_extrarouteset.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron copying build/lib/heat/tests/openstack/neutron/test_neutron_vpnservice.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron copying build/lib/heat/tests/openstack/neutron/test_neutron_network_gateway.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron copying build/lib/heat/tests/openstack/neutron/test_neutron_subnetpool.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron copying build/lib/heat/tests/openstack/neutron/test_neutron_trunk.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron copying build/lib/heat/tests/openstack/neutron/test_neutron_provider_net.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron copying build/lib/heat/tests/openstack/neutron/test_neutron_l2_gateway_connection.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron copying build/lib/heat/tests/openstack/neutron/test_neutron_l2_gateway.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron/test_sfc copying build/lib/heat/tests/openstack/neutron/test_sfc/test_flow_classifier.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron/test_sfc copying build/lib/heat/tests/openstack/neutron/test_sfc/test_port_chain.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron/test_sfc copying build/lib/heat/tests/openstack/neutron/test_sfc/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron/test_sfc copying build/lib/heat/tests/openstack/neutron/test_sfc/test_port_pair.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron/test_sfc copying build/lib/heat/tests/openstack/neutron/test_sfc/test_port_pair_group.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron/test_sfc copying build/lib/heat/tests/openstack/neutron/test_neutron_net.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/glance copying build/lib/heat/tests/openstack/glance/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/glance copying build/lib/heat/tests/openstack/glance/test_image.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/glance creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/sahara copying build/lib/heat/tests/openstack/sahara/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/sahara copying build/lib/heat/tests/openstack/sahara/test_image.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/sahara copying build/lib/heat/tests/openstack/sahara/test_templates.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/sahara copying build/lib/heat/tests/openstack/sahara/test_job_binary.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/sahara copying build/lib/heat/tests/openstack/sahara/test_cluster.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/sahara copying build/lib/heat/tests/openstack/sahara/test_data_source.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/sahara copying build/lib/heat/tests/openstack/sahara/test_job.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/sahara creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/zun copying build/lib/heat/tests/openstack/zun/test_container.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/zun copying build/lib/heat/tests/openstack/zun/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/zun creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/designate copying build/lib/heat/tests/openstack/designate/test_recordset.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/designate copying build/lib/heat/tests/openstack/designate/test_zone.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/designate copying build/lib/heat/tests/openstack/designate/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/designate creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/mistral copying build/lib/heat/tests/openstack/mistral/test_cron_trigger.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/mistral copying build/lib/heat/tests/openstack/mistral/test_external_resource.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/mistral copying build/lib/heat/tests/openstack/mistral/test_workflow.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/mistral copying build/lib/heat/tests/openstack/mistral/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/mistral creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/senlin copying build/lib/heat/tests/openstack/senlin/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/senlin copying build/lib/heat/tests/openstack/senlin/test_profile.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/senlin copying build/lib/heat/tests/openstack/senlin/test_node.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/senlin copying build/lib/heat/tests/openstack/senlin/test_cluster.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/senlin copying build/lib/heat/tests/openstack/senlin/test_policy.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/senlin copying build/lib/heat/tests/openstack/senlin/test_receiver.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/senlin copying build/lib/heat/tests/openstack/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/keystone copying build/lib/heat/tests/openstack/keystone/test_group.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/keystone copying build/lib/heat/tests/openstack/keystone/test_role_assignments.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/keystone copying build/lib/heat/tests/openstack/keystone/test_role.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/keystone copying build/lib/heat/tests/openstack/keystone/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/keystone copying build/lib/heat/tests/openstack/keystone/test_region.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/keystone copying build/lib/heat/tests/openstack/keystone/test_service.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/keystone copying build/lib/heat/tests/openstack/keystone/test_domain.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/keystone copying build/lib/heat/tests/openstack/keystone/test_endpoint.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/keystone copying build/lib/heat/tests/openstack/keystone/test_user.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/keystone copying build/lib/heat/tests/openstack/keystone/test_project.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/keystone creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/monasca copying build/lib/heat/tests/openstack/monasca/test_alarm_definition.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/monasca copying build/lib/heat/tests/openstack/monasca/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/monasca copying build/lib/heat/tests/openstack/monasca/test_notification.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/monasca creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/cinder copying build/lib/heat/tests/openstack/cinder/test_qos_specs.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/cinder copying build/lib/heat/tests/openstack/cinder/test_volume.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/cinder copying build/lib/heat/tests/openstack/cinder/test_volume_type_encryption.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/cinder copying build/lib/heat/tests/openstack/cinder/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/cinder copying build/lib/heat/tests/openstack/cinder/test_quota.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/cinder copying build/lib/heat/tests/openstack/cinder/test_volume_type.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/cinder copying build/lib/heat/tests/openstack/cinder/test_volume_utils.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/cinder creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/barbican copying build/lib/heat/tests/openstack/barbican/test_order.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/barbican copying build/lib/heat/tests/openstack/barbican/test_container.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/barbican copying build/lib/heat/tests/openstack/barbican/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/barbican copying build/lib/heat/tests/openstack/barbican/test_secret.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/barbican creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/ironic copying build/lib/heat/tests/openstack/ironic/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/ironic copying build/lib/heat/tests/openstack/ironic/test_port.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/ironic creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/manila copying build/lib/heat/tests/openstack/manila/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/manila copying build/lib/heat/tests/openstack/manila/test_share_type.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/manila copying build/lib/heat/tests/openstack/manila/test_share.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/manila copying build/lib/heat/tests/openstack/manila/test_share_network.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/manila copying build/lib/heat/tests/openstack/manila/test_security_service.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/manila creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/trove copying build/lib/heat/tests/openstack/trove/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/trove copying build/lib/heat/tests/openstack/trove/test_cluster.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/trove copying build/lib/heat/tests/openstack/trove/test_instance.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/trove creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/heat copying build/lib/heat/tests/openstack/heat/test_software_component.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/heat copying build/lib/heat/tests/openstack/heat/test_structured_config.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/heat copying build/lib/heat/tests/openstack/heat/test_cloud_config.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/heat copying build/lib/heat/tests/openstack/heat/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/heat copying build/lib/heat/tests/openstack/heat/test_random_string.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/heat copying build/lib/heat/tests/openstack/heat/test_software_deployment.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/heat copying build/lib/heat/tests/openstack/heat/test_resource_group.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/heat copying build/lib/heat/tests/openstack/heat/test_deployed_server.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/heat copying build/lib/heat/tests/openstack/heat/test_none_resource.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/heat copying build/lib/heat/tests/openstack/heat/test_multi_part.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/heat copying build/lib/heat/tests/openstack/heat/test_instance_group.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/heat copying build/lib/heat/tests/openstack/heat/test_resource_chain.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/heat copying build/lib/heat/tests/openstack/heat/test_delay.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/heat copying build/lib/heat/tests/openstack/heat/test_software_config.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/heat copying build/lib/heat/tests/openstack/heat/test_instance_group_update_policy.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/heat copying build/lib/heat/tests/openstack/heat/test_swiftsignal.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/heat copying build/lib/heat/tests/openstack/heat/test_value.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/heat copying build/lib/heat/tests/openstack/heat/test_waitcondition.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/heat copying build/lib/heat/tests/openstack/heat/test_remote_stack.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/heat creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/octavia copying build/lib/heat/tests/openstack/octavia/test_flavor.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/octavia copying build/lib/heat/tests/openstack/octavia/test_l7policy.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/octavia copying build/lib/heat/tests/openstack/octavia/test_loadbalancer.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/octavia copying build/lib/heat/tests/openstack/octavia/test_health_monitor.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/octavia copying build/lib/heat/tests/openstack/octavia/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/octavia copying build/lib/heat/tests/openstack/octavia/test_quota.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/octavia copying build/lib/heat/tests/openstack/octavia/inline_templates.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/octavia copying build/lib/heat/tests/openstack/octavia/test_pool_member.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/octavia copying build/lib/heat/tests/openstack/octavia/test_flavor_profile.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/octavia copying build/lib/heat/tests/openstack/octavia/test_l7rule.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/octavia copying build/lib/heat/tests/openstack/octavia/test_pool.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/octavia copying build/lib/heat/tests/openstack/octavia/test_listener.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/octavia creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/magnum copying build/lib/heat/tests/openstack/magnum/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/magnum copying build/lib/heat/tests/openstack/magnum/test_cluster_template.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/magnum copying build/lib/heat/tests/openstack/magnum/test_bay.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/magnum copying build/lib/heat/tests/openstack/magnum/test_cluster.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/magnum creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/nova copying build/lib/heat/tests/openstack/nova/test_flavor.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/nova copying build/lib/heat/tests/openstack/nova/test_keypair.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/nova copying build/lib/heat/tests/openstack/nova/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/nova copying build/lib/heat/tests/openstack/nova/test_quota.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/nova copying build/lib/heat/tests/openstack/nova/fakes.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/nova copying build/lib/heat/tests/openstack/nova/test_server.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/nova copying build/lib/heat/tests/openstack/nova/test_floatingip.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/nova copying build/lib/heat/tests/openstack/nova/test_server_group.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/nova copying build/lib/heat/tests/openstack/nova/test_host_aggregate.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/nova creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/zaqar copying build/lib/heat/tests/openstack/zaqar/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/zaqar copying build/lib/heat/tests/openstack/zaqar/test_subscription.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/zaqar copying build/lib/heat/tests/openstack/zaqar/test_queue.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/zaqar creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/swift copying build/lib/heat/tests/openstack/swift/test_container.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/swift copying build/lib/heat/tests/openstack/swift/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/swift creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/vitrage copying build/lib/heat/tests/openstack/vitrage/test_vitrage_template.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/vitrage copying build/lib/heat/tests/openstack/vitrage/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/vitrage copying build/lib/heat/tests/test_common_policy.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/cmd copying build/lib/heat/tests/cmd/test_status.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/cmd copying build/lib/heat/tests/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/cmd copying build/lib/heat/tests/test_nokey.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests copying build/lib/heat/tests/test_resource_properties_data.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests copying build/lib/heat/tests/test_resource.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests copying build/lib/heat/tests/test_nested_stack.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests copying build/lib/heat/tests/test_empty_stack.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests copying build/lib/heat/tests/test_event.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests copying build/lib/heat/tests/test_common_context.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests copying build/lib/heat/tests/test_properties_group.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/constraints copying build/lib/heat/tests/constraints/test_common_constraints.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/constraints copying build/lib/heat/tests/constraints/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/constraints copying build/lib/heat/tests/test_environment.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests copying build/lib/heat/tests/test_short_id.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests copying build/lib/heat/tests/test_stack_update.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests copying build/lib/heat/tests/test_stack_delete.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests copying build/lib/heat/tests/test_validate.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests copying build/lib/heat/tests/test_common_param_utils.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests copying build/lib/heat/tests/test_template.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/db copying build/lib/heat/tests/db/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/db copying build/lib/heat/tests/db/test_sqlalchemy_filters.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/db copying build/lib/heat/tests/db/test_sqlalchemy_api.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/db copying build/lib/heat/tests/db/test_migrations.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/db copying build/lib/heat/tests/db/test_utils.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/db copying build/lib/heat/tests/db/test_sqlalchemy_types.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/db copying build/lib/heat/tests/test_template_format.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/policy copying build/lib/heat/tests/policy/test_acl_personas.yaml -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/policy copying build/lib/heat/tests/policy/resources.json -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/policy copying build/lib/heat/tests/policy/test_deprecated_access.yaml -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/policy copying build/lib/heat/tests/test_common_exception.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests copying build/lib/heat/tests/test_translation_rule.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests copying build/lib/heat/tests/test_parameters.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests copying build/lib/heat/tests/test_signal.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests copying build/lib/heat/tests/test_provider_template.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/templates copying build/lib/heat/tests/templates/WordPress_Single_Instance.yaml -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/templates copying build/lib/heat/tests/templates/Neutron.yaml -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/templates copying build/lib/heat/tests/templates/Neutron.template -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/templates copying build/lib/heat/tests/templates/README -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/templates copying build/lib/heat/tests/templates/WordPress_Single_Instance.template -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/templates copying build/lib/heat/tests/test_metadata_refresh.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests copying build/lib/heat/tests/test_stack_collect_attributes.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests copying build/lib/heat/tests/common.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests copying build/lib/heat/tests/test_rpc_worker_client.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests copying build/lib/heat/tests/test_fault_middleware.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests copying build/lib/heat/tests/test_common_auth_plugin.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common copying build/lib/heat/common/plugin_loader.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common copying build/lib/heat/common/messaging.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common copying build/lib/heat/common/password_gen.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common copying build/lib/heat/common/identifier.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common copying build/lib/heat/common/custom_backend_auth.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common copying build/lib/heat/common/param_utils.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common copying build/lib/heat/common/context.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common copying build/lib/heat/common/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common copying build/lib/heat/common/template_format.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common copying build/lib/heat/common/exception.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common copying build/lib/heat/common/noauth.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common copying build/lib/heat/common/config.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common copying build/lib/heat/common/timeutils.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common copying build/lib/heat/common/short_id.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common copying build/lib/heat/common/cache.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common copying build/lib/heat/common/lifecycle_plugin_utils.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common copying build/lib/heat/common/endpoint_utils.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common copying build/lib/heat/common/environment_util.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common copying build/lib/heat/common/auth_plugin.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common copying build/lib/heat/common/grouputils.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common copying build/lib/heat/common/i18n.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common copying build/lib/heat/common/netutils.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common copying build/lib/heat/common/wsgi.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common copying build/lib/heat/common/policy.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common copying build/lib/heat/common/service_utils.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common copying build/lib/heat/common/serializers.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common copying build/lib/heat/common/auth_url.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common copying build/lib/heat/common/environment_format.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common copying build/lib/heat/common/auth_password.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common copying build/lib/heat/common/urlfetch.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common copying build/lib/heat/common/profiler.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common copying build/lib/heat/common/crypt.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common copying build/lib/heat/common/pluginutils.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/cmd copying build/lib/heat/cmd/status.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/cmd copying build/lib/heat/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/cmd copying build/lib/heat/cmd/api.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/cmd copying build/lib/heat/cmd/engine.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/cmd copying build/lib/heat/cmd/manage.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/cmd copying build/lib/heat/cmd/api_cfn.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/cmd copying build/lib/heat/cmd/all.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/cmd creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/db copying build/lib/heat/db/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/db creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/db/sqlalchemy creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/db/sqlalchemy/migrate_repo creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/versions/084_placeholder.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/versions/077_placeholder.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/versions/083_placeholder.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/versions/086_drop_watch_rule_watch_data_tables.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/versions/074_placeholder.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/versions/078_placeholder.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/versions/082_placeholder.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/versions/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/versions/075_placeholder.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/versions/081_placeholder.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/versions/085_placeholder.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/versions/073_newton.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/versions/076_placeholder.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/versions/079_resource_properties_data.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/versions/080_resource_attrs_data.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/db/sqlalchemy/migrate_repo/versions copying build/lib/heat/db/sqlalchemy/migrate_repo/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/db/sqlalchemy/migrate_repo copying build/lib/heat/db/sqlalchemy/migrate_repo/README -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/db/sqlalchemy/migrate_repo copying build/lib/heat/db/sqlalchemy/migrate_repo/migrate.cfg -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/db/sqlalchemy/migrate_repo copying build/lib/heat/db/sqlalchemy/migrate_repo/manage.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/db/sqlalchemy/migrate_repo copying build/lib/heat/db/sqlalchemy/utils.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/db/sqlalchemy copying build/lib/heat/db/sqlalchemy/types.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/db/sqlalchemy copying build/lib/heat/db/sqlalchemy/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/db/sqlalchemy copying build/lib/heat/db/sqlalchemy/api.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/db/sqlalchemy copying build/lib/heat/db/sqlalchemy/models.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/db/sqlalchemy copying build/lib/heat/db/sqlalchemy/migration.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/db/sqlalchemy copying build/lib/heat/db/sqlalchemy/filters.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/db/sqlalchemy creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/hacking copying build/lib/heat/hacking/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/hacking copying build/lib/heat/hacking/checks.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/hacking creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/cloudinit copying build/lib/heat/cloudinit/loguserdata.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/cloudinit copying build/lib/heat/cloudinit/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/cloudinit copying build/lib/heat/cloudinit/part_handler.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/cloudinit copying build/lib/heat/cloudinit/config -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/cloudinit copying build/lib/heat/cloudinit/boothook.sh -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/cloudinit creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/objects copying build/lib/heat/objects/stack.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/objects copying build/lib/heat/objects/base.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/objects copying build/lib/heat/objects/resource_properties_data.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/objects copying build/lib/heat/objects/event.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/objects copying build/lib/heat/objects/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/objects copying build/lib/heat/objects/sync_point.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/objects copying build/lib/heat/objects/fields.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/objects copying build/lib/heat/objects/software_deployment.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/objects copying build/lib/heat/objects/resource.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/objects copying build/lib/heat/objects/stack_lock.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/objects copying build/lib/heat/objects/raw_template.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/objects copying build/lib/heat/objects/snapshot.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/objects copying build/lib/heat/objects/service.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/objects copying build/lib/heat/objects/raw_template_files.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/objects copying build/lib/heat/objects/software_config.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/objects copying build/lib/heat/objects/user_creds.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/objects copying build/lib/heat/objects/resource_data.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/objects copying build/lib/heat/objects/stack_tag.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/objects creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests copying build/lib/heat_integrationtests/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests copying build/lib/heat_integrationtests/prepare_test_env.sh -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/locale creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/locale/ko_KR creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/locale/ko_KR/LC_MESSAGES copying build/lib/heat_integrationtests/locale/ko_KR/LC_MESSAGES/heat_integrationtests.po -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/locale/ko_KR/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/locale/en_GB creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/locale/en_GB/LC_MESSAGES copying build/lib/heat_integrationtests/locale/en_GB/LC_MESSAGES/heat_integrationtests.po -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/locale/en_GB/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/locale/de creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/locale/de/LC_MESSAGES copying build/lib/heat_integrationtests/locale/de/LC_MESSAGES/heat_integrationtests.po -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/locale/ja creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/locale/ja/LC_MESSAGES copying build/lib/heat_integrationtests/locale/ja/LC_MESSAGES/heat_integrationtests.po -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/locale/ja/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_validation.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_stack_cancel.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_notifications.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_replace_deprecated.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_software_deployment_group.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_create_update.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_resource_group.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_conditional_exposure.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_autoscaling.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/functional_base.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_delete.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_update_restricted.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_default_parameters.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_cancel_update.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_instance_group.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_resource_chain.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_keystone_user_with_domain.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_versionnegotiation.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_conditions.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_env_merge.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_heat_autoscaling.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_preview_update.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_nested_get_attr.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_template_resource.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_snapshot_restore.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_aws_stack.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_immutable_parameters.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_admin_actions.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_simultaneous_update.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_translation.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_template_versions.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_purge.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/functional/test_swiftsignal_update.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional copying build/lib/heat_integrationtests/prepare_test_network.sh -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests copying build/lib/heat_integrationtests/cleanup_test_env.sh -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/common copying build/lib/heat_integrationtests/common/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/common copying build/lib/heat_integrationtests/common/clients.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/common copying build/lib/heat_integrationtests/common/test.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/common copying build/lib/heat_integrationtests/common/exceptions.py -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/common copying build/lib/heat_integrationtests/README.rst -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/rpc/worker_client.py to worker_client.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/rpc/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/rpc/api.py to api.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/rpc/client.py to client.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/rpc/listener_client.py to listener_client.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/rpc/worker_api.py to worker_api.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/scaling/rolling_update.py to rolling_update.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/scaling/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/scaling/lbutils.py to lbutils.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/scaling/scalingutil.py to scalingutil.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/scaling/template.py to template.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/scaling/cooldown.py to cooldown.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/stack.py to stack.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/function.py to function.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/status.py to status.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/constraints.py to constraints.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/stack_user.py to stack_user.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/alarm_base.py to alarm_base.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/server_base.py to server_base.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/template_resource.py to template_resource.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/volume_base.py to volume_base.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/stack_resource.py to stack_resource.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/aws/iam/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/aws/iam/user.py to user.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/aws/s3/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/aws/s3/s3.py to s3.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/aws/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/aws/ec2/route_table.py to route_table.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/aws/ec2/eip.py to eip.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/aws/ec2/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/aws/ec2/vpc.py to vpc.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/aws/ec2/volume.py to volume.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/aws/ec2/subnet.py to subnet.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/aws/ec2/internet_gateway.py to internet_gateway.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/aws/ec2/security_group.py to security_group.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/aws/ec2/instance.py to instance.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/aws/ec2/network_interface.py to network_interface.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/aws/autoscaling/autoscaling_group.py to autoscaling_group.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/aws/autoscaling/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/aws/autoscaling/launch_config.py to launch_config.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/aws/autoscaling/scaling_policy.py to scaling_policy.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/aws/cfn/stack.py to stack.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/aws/cfn/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/aws/cfn/wait_condition.py to wait_condition.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/aws/cfn/wait_condition_handle.py to wait_condition_handle.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/aws/lb/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/aws/lb/loadbalancer.py to loadbalancer.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/aodh/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/aodh/gnocchi/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/aodh/gnocchi/alarm.py to alarm.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/aodh/alarm.py to alarm.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/aodh/composite_alarm.py to composite_alarm.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/blazar/lease.py to lease.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/blazar/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/blazar/host.py to host.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron/quota.py to quota.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron/network_gateway.py to network_gateway.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron/l2_gateway.py to l2_gateway.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron/router.py to router.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron/address_scope.py to address_scope.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron/provider_net.py to provider_net.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron/neutron.py to neutron.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron/qos.py to qos.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron/firewall.py to firewall.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron/vpnservice.py to vpnservice.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron/segment.py to segment.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron/subnetpool.py to subnetpool.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron/lbaas/listener.py to listener.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron/lbaas/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron/lbaas/l7policy.py to l7policy.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron/lbaas/pool.py to pool.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron/lbaas/loadbalancer.py to loadbalancer.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron/lbaas/pool_member.py to pool_member.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron/lbaas/l7rule.py to l7rule.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron/lbaas/health_monitor.py to health_monitor.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron/taas/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron/taas/tap_service.py to tap_service.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron/taas/tap_flow.py to tap_flow.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron/security_group_rule.py to security_group_rule.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron/loadbalancer.py to loadbalancer.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron/subnet.py to subnet.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron/port.py to port.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron/extraroute.py to extraroute.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron/net.py to net.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron/l2_gateway_connection.py to l2_gateway_connection.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron/rbac_policy.py to rbac_policy.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron/trunk.py to trunk.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron/security_group.py to security_group.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron/metering.py to metering.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron/floatingip.py to floatingip.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron/extrarouteset.py to extrarouteset.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron/sfc/port_pair.py to port_pair.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron/sfc/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron/sfc/port_pair_group.py to port_pair_group.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron/sfc/flow_classifier.py to flow_classifier.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/neutron/sfc/port_chain.py to port_chain.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/glance/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/glance/image.py to image.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/sahara/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/sahara/job_binary.py to job_binary.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/sahara/templates.py to templates.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/sahara/image.py to image.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/sahara/cluster.py to cluster.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/sahara/data_source.py to data_source.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/sahara/job.py to job.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/zun/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/zun/container.py to container.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/designate/recordset.py to recordset.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/designate/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/designate/record.py to record.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/designate/domain.py to domain.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/designate/zone.py to zone.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/mistral/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/mistral/workflow.py to workflow.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/mistral/external_resource.py to external_resource.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/mistral/cron_trigger.py to cron_trigger.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/senlin/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/senlin/receiver.py to receiver.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/senlin/res_base.py to res_base.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/senlin/node.py to node.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/senlin/policy.py to policy.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/senlin/profile.py to profile.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/senlin/cluster.py to cluster.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/keystone/project.py to project.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/keystone/role_assignments.py to role_assignments.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/keystone/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/keystone/user.py to user.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/keystone/role.py to role.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/keystone/group.py to group.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/keystone/service.py to service.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/keystone/endpoint.py to endpoint.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/keystone/domain.py to domain.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/keystone/region.py to region.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/monasca/alarm_definition.py to alarm_definition.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/monasca/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/monasca/notification.py to notification.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/cinder/quota.py to quota.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/cinder/volume_type.py to volume_type.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/cinder/qos_specs.py to qos_specs.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/cinder/encrypted_volume_type.py to encrypted_volume_type.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/cinder/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/cinder/volume.py to volume.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/barbican/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/barbican/secret.py to secret.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/barbican/order.py to order.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/barbican/container.py to container.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/ironic/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/ironic/port.py to port.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/manila/share_type.py to share_type.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/manila/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/manila/share_network.py to share_network.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/manila/security_service.py to security_service.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/manila/share.py to share.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/trove/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/trove/instance.py to instance.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/trove/cluster.py to cluster.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/heat/delay.py to delay.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/heat/structured_config.py to structured_config.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/heat/autoscaling_group.py to autoscaling_group.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/heat/cloud_config.py to cloud_config.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/heat/instance_group.py to instance_group.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/heat/remote_stack.py to remote_stack.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/heat/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/heat/cloud_watch.py to cloud_watch.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/heat/random_string.py to random_string.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/heat/software_deployment.py to software_deployment.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/heat/swiftsignal.py to swiftsignal.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/heat/ha_restarter.py to ha_restarter.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/heat/scaling_policy.py to scaling_policy.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/heat/test_resource.py to test_resource.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/heat/multi_part.py to multi_part.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/heat/wait_condition.py to wait_condition.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/heat/value.py to value.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/heat/software_component.py to software_component.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/heat/resource_group.py to resource_group.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/heat/software_config.py to software_config.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/heat/wait_condition_handle.py to wait_condition_handle.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/heat/deployed_server.py to deployed_server.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/heat/access_policy.py to access_policy.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/heat/none_resource.py to none_resource.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/heat/resource_chain.py to resource_chain.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/octavia/listener.py to listener.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/octavia/quota.py to quota.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/octavia/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/octavia/l7policy.py to l7policy.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/octavia/pool.py to pool.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/octavia/loadbalancer.py to loadbalancer.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/octavia/pool_member.py to pool_member.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/octavia/flavor_profile.py to flavor_profile.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/octavia/flavor.py to flavor.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/octavia/octavia_base.py to octavia_base.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/octavia/l7rule.py to l7rule.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/octavia/health_monitor.py to health_monitor.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/magnum/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/magnum/cluster_template.py to cluster_template.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/magnum/baymodel.py to baymodel.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/magnum/cluster.py to cluster.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/magnum/bay.py to bay.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/nova/quota.py to quota.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/nova/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/nova/server.py to server.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/nova/host_aggregate.py to host_aggregate.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/nova/flavor.py to flavor.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/nova/floatingip.py to floatingip.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/nova/keypair.py to keypair.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/nova/server_group.py to server_group.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/nova/server_network_mixin.py to server_network_mixin.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/zaqar/queue.py to queue.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/zaqar/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/zaqar/subscription.py to subscription.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/swift/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/swift/container.py to container.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/vitrage/vitrage_template.py to vitrage_template.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/openstack/vitrage/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/scheduler_hints.py to scheduler_hints.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/signal_responder.py to signal_responder.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resources/wait_condition.py to wait_condition.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/template_common.py to template_common.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/lifecycle_plugin.py to lifecycle_plugin.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/parent_rsrc.py to parent_rsrc.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/parameters.py to parameters.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/event.py to event.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/check_resource.py to check_resource.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/plugin_manager.py to plugin_manager.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/notification/stack.py to stack.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/notification/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/notification/autoscaling.py to autoscaling.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/sync_point.py to sync_point.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/rsrc_defn.py to rsrc_defn.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/constraint/common_constraints.py to common_constraints.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/constraint/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/api.py to api.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/properties_group.py to properties_group.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/properties.py to properties.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/microversion_mixin.py to microversion_mixin.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/client_plugin.py to client_plugin.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/progress.py to progress.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/default_client_plugin.py to default_client_plugin.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/client_exception.py to client_exception.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os/magnum.py to magnum.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os/barbican.py to barbican.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os/neutron/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os/neutron/lbaas_constraints.py to lbaas_constraints.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os/neutron/neutron_constraints.py to neutron_constraints.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os/neutron/taas_constraints.py to taas_constraints.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os/designate.py to designate.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os/swift.py to swift.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os/trove.py to trove.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os/zun.py to zun.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os/keystone/keystone_constraints.py to keystone_constraints.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os/keystone/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os/keystone/fake_keystoneclient.py to fake_keystoneclient.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os/keystone/heat_keystoneclient.py to heat_keystoneclient.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os/monasca.py to monasca.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os/vitrage.py to vitrage.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os/zaqar.py to zaqar.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os/senlin.py to senlin.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os/sahara.py to sahara.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os/glance.py to glance.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os/cinder.py to cinder.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os/nova.py to nova.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os/ironic.py to ironic.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os/aodh.py to aodh.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os/mistral.py to mistral.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os/octavia.py to octavia.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os/blazar.py to blazar.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os/manila.py to manila.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os/openstacksdk.py to openstacksdk.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/clients/os/heat_plugin.py to heat_plugin.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/template.py to template.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/hot/functions.py to functions.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/hot/parameters.py to parameters.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/hot/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/hot/template.py to template.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/worker.py to worker.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/parameter_groups.py to parameter_groups.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/node_data.py to node_data.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/resource.py to resource.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/output.py to output.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/translation.py to translation.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/stack_lock.py to stack_lock.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/environment.py to environment.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/attributes.py to attributes.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/service.py to service.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/stk_defn.py to stk_defn.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/template_files.py to template_files.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/timestamp.py to timestamp.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/software_config_io.py to software_config_io.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/scheduler.py to scheduler.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/update.py to update.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/service_software_config.py to service_software_config.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/cfn/functions.py to functions.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/cfn/parameters.py to parameters.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/cfn/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/cfn/template.py to template.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/support.py to support.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/conditions.py to conditions.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/engine/dependencies.py to dependencies.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/version.py to version.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/httpd/heat_api_cfn.py to heat_api_cfn.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/httpd/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/httpd/heat_api.py to heat_api.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/policies/base.py to base.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/policies/cloudformation.py to cloudformation.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/policies/build_info.py to build_info.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/policies/software_deployments.py to software_deployments.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/policies/events.py to events.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/policies/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/policies/stacks.py to stacks.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/policies/actions.py to actions.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/policies/resource.py to resource.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/policies/resource_types.py to resource_types.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/policies/service.py to service.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/policies/software_configs.py to software_configs.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api/middleware/version_negotiation.py to version_negotiation.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api/middleware/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api/middleware/fault.py to fault.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api/versions.py to versions.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api/aws/utils.py to utils.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api/aws/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api/aws/exception.py to exception.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api/aws/ec2token.py to ec2token.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api/openstack/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api/openstack/versions.py to versions.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api/openstack/v1/build_info.py to build_info.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api/openstack/v1/software_deployments.py to software_deployments.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api/openstack/v1/events.py to events.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api/openstack/v1/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api/openstack/v1/stacks.py to stacks.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api/openstack/v1/services.py to services.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api/openstack/v1/views/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api/openstack/v1/views/views_common.py to views_common.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api/openstack/v1/views/stacks_view.py to stacks_view.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api/openstack/v1/actions.py to actions.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api/openstack/v1/util.py to util.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api/openstack/v1/resources.py to resources.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api/openstack/v1/software_configs.py to software_configs.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api/cfn/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api/cfn/versions.py to versions.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api/cfn/v1/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api/cfn/v1/stacks.py to stacks.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/api/cfn/v1/signal.py to signal.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_urlfetch.py to test_urlfetch.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/utils.py to utils.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/scenarios/update_replace_missed_cleanup.py to update_replace_missed_cleanup.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/scenarios/create_early_delete.py to create_early_delete.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/scenarios/basic_create.py to basic_create.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/scenarios/update_add_rollback_early.py to update_add_rollback_early.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/scenarios/update_user_replace_rollback_update.py to update_user_replace_rollback_update.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/scenarios/basic_update_delete.py to basic_update_delete.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/scenarios/update_user_replace.py to update_user_replace.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/scenarios/update_replace_invert_deps.py to update_replace_invert_deps.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/scenarios/basic_create_rollback.py to basic_create_rollback.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/scenarios/update_replace.py to update_replace.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/scenarios/update_user_replace_rollback.py to update_user_replace_rollback.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/scenarios/disjoint_create.py to disjoint_create.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/scenarios/update_interrupt_create.py to update_interrupt_create.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/scenarios/update_add_concurrent.py to update_add_concurrent.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/scenarios/update_replace_missed_cleanup_delete.py to update_replace_missed_cleanup_delete.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/scenarios/update_remove_rollback.py to update_remove_rollback.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/scenarios/update_add_rollback.py to update_add_rollback.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/scenarios/multiple_update.py to multiple_update.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/scenarios/update_remove.py to update_remove.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/scenarios/update_replace_rollback.py to update_replace_rollback.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/scenarios/update_add.py to update_add.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/framework/engine_wrapper.py to engine_wrapper.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/framework/testutils.py to testutils.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/framework/message_processor.py to message_processor.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/framework/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/framework/event_loop.py to event_loop.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/framework/scenario_template.py to scenario_template.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/framework/message_queue.py to message_queue.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/framework/worker_wrapper.py to worker_wrapper.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/framework/processes.py to processes.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/framework/scenario.py to scenario.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/framework/fake_resource.py to fake_resource.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/framework/reality.py to reality.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/convergence/test_converge.py to test_converge.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_properties.py to test_properties.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_lifecycle_plugin_utils.py to test_lifecycle_plugin_utils.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/generic_resource.py to generic_resource.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_constraints.py to test_constraints.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_convg_stack.py to test_convg_stack.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_template_files.py to test_template_files.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_notifications.py to test_notifications.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_version.py to test_version.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_common_env_util.py to test_common_env_util.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_common_serializers.py to test_common_serializers.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_dbinstance.py to test_dbinstance.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_engine_service.py to test_engine_service.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_plugin_loader.py to test_plugin_loader.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_crypt.py to test_crypt.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_vpc.py to test_vpc.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_environment_format.py to test_environment_format.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_stack_user.py to test_stack_user.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/engine/test_dependencies.py to test_dependencies.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/engine/test_node_data.py to test_node_data.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/engine/test_scheduler.py to test_scheduler.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/engine/tools.py to tools.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/engine/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/engine/test_check_resource.py to test_check_resource.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/engine/service/test_stack_events.py to test_stack_events.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/engine/service/test_stack_snapshot.py to test_stack_snapshot.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/engine/service/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/engine/service/test_threadgroup_mgr.py to test_threadgroup_mgr.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/engine/service/test_stack_create.py to test_stack_create.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/engine/service/test_service_engine.py to test_service_engine.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/engine/service/test_software_config.py to test_software_config.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/engine/service/test_stack_update.py to test_stack_update.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/engine/service/test_stack_delete.py to test_stack_delete.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/engine/service/test_stack_action.py to test_stack_action.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/engine/service/test_stack_adopt.py to test_stack_adopt.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/engine/service/test_stack_resources.py to test_stack_resources.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/engine/test_engine_worker.py to test_engine_worker.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/engine/test_resource_type.py to test_resource_type.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/engine/test_sync_point.py to test_sync_point.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/engine/test_plugin_manager.py to test_plugin_manager.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_stack_resource.py to test_stack_resource.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_server_tags.py to test_server_tags.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_noauth.py to test_noauth.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/autoscaling/test_lbutils.py to test_lbutils.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/autoscaling/test_new_capacity.py to test_new_capacity.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/autoscaling/test_scaling_template.py to test_scaling_template.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/autoscaling/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/autoscaling/test_scaling_group.py to test_scaling_group.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/autoscaling/inline_templates.py to inline_templates.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/autoscaling/test_heat_scaling_group.py to test_heat_scaling_group.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/autoscaling/test_launch_config.py to test_launch_config.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/autoscaling/test_scaling_policy.py to test_scaling_policy.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/autoscaling/test_heat_scaling_policy.py to test_heat_scaling_policy.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/autoscaling/test_rolling_update.py to test_rolling_update.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_rsrc_defn.py to test_rsrc_defn.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_grouputils.py to test_grouputils.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_identifier.py to test_identifier.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_stack.py to test_stack.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_timeutils.py to test_timeutils.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_common_service_utils.py to test_common_service_utils.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_rpc_client.py to test_rpc_client.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_exception.py to test_exception.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/clients/test_octavia_client.py to test_octavia_client.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/clients/test_aodh_client.py to test_aodh_client.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/clients/test_sahara_client.py to test_sahara_client.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/clients/test_senlin_client.py to test_senlin_client.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/clients/test_monasca_client.py to test_monasca_client.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/clients/test_glance_client.py to test_glance_client.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/clients/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/clients/test_designate_client.py to test_designate_client.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/clients/test_manila_client.py to test_manila_client.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/clients/test_neutron_client.py to test_neutron_client.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/clients/test_cinder_client.py to test_cinder_client.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/clients/test_zaqar_client.py to test_zaqar_client.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/clients/test_barbican_client.py to test_barbican_client.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/clients/test_keystone_client.py to test_keystone_client.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/clients/test_zun_client.py to test_zun_client.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/clients/test_swift_client.py to test_swift_client.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/clients/test_nova_client.py to test_nova_client.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/clients/test_heat_client.py to test_heat_client.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/clients/test_magnum_client.py to test_magnum_client.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/clients/test_mistral_client.py to test_mistral_client.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/clients/test_vitrage_client.py to test_vitrage_client.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/clients/test_progress.py to test_progress.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/clients/test_blazar_client.py to test_blazar_client.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/clients/test_ironic_client.py to test_ironic_client.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/clients/test_clients.py to test_clients.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/clients/test_sdk_client.py to test_sdk_client.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_support.py to test_support.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_function.py to test_function.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_engine_api_utils.py to test_engine_api_utils.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_attributes.py to test_attributes.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_rpc_listener_client.py to test_rpc_listener_client.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_hacking.py to test_hacking.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_auth_password.py to test_auth_password.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/api/middleware/test_version_negotiation_middleware.py to test_version_negotiation_middleware.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/api/middleware/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/api/test_wsgi.py to test_wsgi.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/api/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/api/aws/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/api/aws/test_api_aws.py to test_api_aws.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/api/aws/test_api_ec2token.py to test_api_ec2token.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/api/openstack_v1/test_routes.py to test_routes.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/api/openstack_v1/tools.py to tools.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/api/openstack_v1/test_stacks.py to test_stacks.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/api/openstack_v1/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/api/openstack_v1/test_software_configs.py to test_software_configs.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/api/openstack_v1/test_build_info.py to test_build_info.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/api/openstack_v1/test_resources.py to test_resources.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/api/openstack_v1/test_actions.py to test_actions.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/api/openstack_v1/test_software_deployments.py to test_software_deployments.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/api/openstack_v1/test_util.py to test_util.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/api/openstack_v1/test_events.py to test_events.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/api/openstack_v1/test_views_common.py to test_views_common.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/api/openstack_v1/test_views_stacks_view.py to test_views_stacks_view.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/api/openstack_v1/test_services.py to test_services.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/api/cfn/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/api/cfn/test_api_cfn_v1.py to test_api_cfn_v1.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_auth_url.py to test_auth_url.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/fakes.py to fakes.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_hot.py to test_hot.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/aws/test_volume.py to test_volume.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/aws/test_loadbalancer.py to test_loadbalancer.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/aws/test_network_interface.py to test_network_interface.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/aws/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/aws/test_s3.py to test_s3.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/aws/test_eip.py to test_eip.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/aws/test_security_group.py to test_security_group.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/aws/test_instance_network.py to test_instance_network.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/aws/test_user.py to test_user.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/aws/test_waitcondition.py to test_waitcondition.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/aws/test_instance.py to test_instance.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_stack_lock.py to test_stack_lock.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_loguserdata.py to test_loguserdata.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/aodh/test_gnocchi_alarm.py to test_gnocchi_alarm.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/aodh/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/aodh/test_alarm.py to test_alarm.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/aodh/test_composite_alarm.py to test_composite_alarm.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/blazar/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/blazar/test_lease.py to test_lease.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/blazar/test_host.py to test_host.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron/test_neutron_metering.py to test_neutron_metering.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron/test_neutron_security_group.py to test_neutron_security_group.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron/test_neutron_router.py to test_neutron_router.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron/test_neutron_loadbalancer.py to test_neutron_loadbalancer.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron/test_neutron_floating_ip.py to test_neutron_floating_ip.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron/test_neutron_port.py to test_neutron_port.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron/test_quota.py to test_quota.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron/test_taas/test_tap_flow.py to test_tap_flow.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron/test_taas/test_tap_service.py to test_tap_service.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron/test_neutron_firewall.py to test_neutron_firewall.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron/test_neutron_segment.py to test_neutron_segment.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron/test_extraroute.py to test_extraroute.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron/test_neutron_security_group_rule.py to test_neutron_security_group_rule.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron/test_neutron_rbac_policy.py to test_neutron_rbac_policy.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron/test_address_scope.py to test_address_scope.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron/inline_templates.py to inline_templates.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron/test_neutron.py to test_neutron.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron/test_qos.py to test_qos.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron/lbaas/test_l7policy.py to test_l7policy.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron/lbaas/test_loadbalancer.py to test_loadbalancer.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron/lbaas/test_health_monitor.py to test_health_monitor.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron/lbaas/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron/lbaas/test_pool_member.py to test_pool_member.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron/lbaas/test_l7rule.py to test_l7rule.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron/lbaas/test_pool.py to test_pool.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron/lbaas/test_listener.py to test_listener.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron/test_neutron_subnet.py to test_neutron_subnet.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron/test_neutron_extrarouteset.py to test_neutron_extrarouteset.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron/test_neutron_vpnservice.py to test_neutron_vpnservice.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron/test_neutron_network_gateway.py to test_neutron_network_gateway.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron/test_neutron_subnetpool.py to test_neutron_subnetpool.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron/test_neutron_trunk.py to test_neutron_trunk.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron/test_neutron_provider_net.py to test_neutron_provider_net.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron/test_neutron_l2_gateway_connection.py to test_neutron_l2_gateway_connection.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron/test_neutron_l2_gateway.py to test_neutron_l2_gateway.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron/test_sfc/test_flow_classifier.py to test_flow_classifier.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron/test_sfc/test_port_chain.py to test_port_chain.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron/test_sfc/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron/test_sfc/test_port_pair.py to test_port_pair.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron/test_sfc/test_port_pair_group.py to test_port_pair_group.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/neutron/test_neutron_net.py to test_neutron_net.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/glance/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/glance/test_image.py to test_image.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/sahara/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/sahara/test_image.py to test_image.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/sahara/test_templates.py to test_templates.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/sahara/test_job_binary.py to test_job_binary.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/sahara/test_cluster.py to test_cluster.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/sahara/test_data_source.py to test_data_source.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/sahara/test_job.py to test_job.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/zun/test_container.py to test_container.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/zun/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/designate/test_recordset.py to test_recordset.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/designate/test_zone.py to test_zone.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/designate/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/mistral/test_cron_trigger.py to test_cron_trigger.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/mistral/test_external_resource.py to test_external_resource.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/mistral/test_workflow.py to test_workflow.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/mistral/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/senlin/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/senlin/test_profile.py to test_profile.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/senlin/test_node.py to test_node.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/senlin/test_cluster.py to test_cluster.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/senlin/test_policy.py to test_policy.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/senlin/test_receiver.py to test_receiver.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/keystone/test_group.py to test_group.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/keystone/test_role_assignments.py to test_role_assignments.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/keystone/test_role.py to test_role.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/keystone/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/keystone/test_region.py to test_region.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/keystone/test_service.py to test_service.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/keystone/test_domain.py to test_domain.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/keystone/test_endpoint.py to test_endpoint.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/keystone/test_user.py to test_user.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/keystone/test_project.py to test_project.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/monasca/test_alarm_definition.py to test_alarm_definition.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/monasca/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/monasca/test_notification.py to test_notification.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/cinder/test_qos_specs.py to test_qos_specs.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/cinder/test_volume.py to test_volume.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/cinder/test_volume_type_encryption.py to test_volume_type_encryption.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/cinder/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/cinder/test_quota.py to test_quota.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/cinder/test_volume_type.py to test_volume_type.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/cinder/test_volume_utils.py to test_volume_utils.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/barbican/test_order.py to test_order.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/barbican/test_container.py to test_container.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/barbican/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/barbican/test_secret.py to test_secret.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/ironic/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/ironic/test_port.py to test_port.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/manila/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/manila/test_share_type.py to test_share_type.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/manila/test_share.py to test_share.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/manila/test_share_network.py to test_share_network.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/manila/test_security_service.py to test_security_service.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/trove/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/trove/test_cluster.py to test_cluster.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/trove/test_instance.py to test_instance.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/heat/test_software_component.py to test_software_component.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/heat/test_structured_config.py to test_structured_config.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/heat/test_cloud_config.py to test_cloud_config.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/heat/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/heat/test_random_string.py to test_random_string.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/heat/test_software_deployment.py to test_software_deployment.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/heat/test_resource_group.py to test_resource_group.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/heat/test_deployed_server.py to test_deployed_server.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/heat/test_none_resource.py to test_none_resource.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/heat/test_multi_part.py to test_multi_part.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/heat/test_instance_group.py to test_instance_group.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/heat/test_resource_chain.py to test_resource_chain.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/heat/test_delay.py to test_delay.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/heat/test_software_config.py to test_software_config.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/heat/test_instance_group_update_policy.py to test_instance_group_update_policy.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/heat/test_swiftsignal.py to test_swiftsignal.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/heat/test_value.py to test_value.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/heat/test_waitcondition.py to test_waitcondition.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/heat/test_remote_stack.py to test_remote_stack.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/octavia/test_flavor.py to test_flavor.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/octavia/test_l7policy.py to test_l7policy.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/octavia/test_loadbalancer.py to test_loadbalancer.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/octavia/test_health_monitor.py to test_health_monitor.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/octavia/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/octavia/test_quota.py to test_quota.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/octavia/inline_templates.py to inline_templates.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/octavia/test_pool_member.py to test_pool_member.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/octavia/test_flavor_profile.py to test_flavor_profile.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/octavia/test_l7rule.py to test_l7rule.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/octavia/test_pool.py to test_pool.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/octavia/test_listener.py to test_listener.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/magnum/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/magnum/test_cluster_template.py to test_cluster_template.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/magnum/test_bay.py to test_bay.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/magnum/test_cluster.py to test_cluster.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/nova/test_flavor.py to test_flavor.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/nova/test_keypair.py to test_keypair.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/nova/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/nova/test_quota.py to test_quota.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/nova/fakes.py to fakes.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/nova/test_server.py to test_server.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/nova/test_floatingip.py to test_floatingip.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/nova/test_server_group.py to test_server_group.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/nova/test_host_aggregate.py to test_host_aggregate.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/zaqar/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/zaqar/test_subscription.py to test_subscription.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/zaqar/test_queue.py to test_queue.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/swift/test_container.py to test_container.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/swift/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/vitrage/test_vitrage_template.py to test_vitrage_template.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/openstack/vitrage/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_common_policy.py to test_common_policy.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/cmd/test_status.py to test_status.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/cmd/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_nokey.py to test_nokey.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_resource_properties_data.py to test_resource_properties_data.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_resource.py to test_resource.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_nested_stack.py to test_nested_stack.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_empty_stack.py to test_empty_stack.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_event.py to test_event.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_common_context.py to test_common_context.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_properties_group.py to test_properties_group.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/constraints/test_common_constraints.py to test_common_constraints.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/constraints/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_environment.py to test_environment.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_short_id.py to test_short_id.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_stack_update.py to test_stack_update.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_stack_delete.py to test_stack_delete.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_validate.py to test_validate.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_common_param_utils.py to test_common_param_utils.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_template.py to test_template.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/db/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/db/test_sqlalchemy_filters.py to test_sqlalchemy_filters.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/db/test_sqlalchemy_api.py to test_sqlalchemy_api.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/db/test_migrations.py to test_migrations.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/db/test_utils.py to test_utils.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/db/test_sqlalchemy_types.py to test_sqlalchemy_types.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_template_format.py to test_template_format.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_common_exception.py to test_common_exception.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_translation_rule.py to test_translation_rule.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_parameters.py to test_parameters.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_signal.py to test_signal.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_provider_template.py to test_provider_template.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_metadata_refresh.py to test_metadata_refresh.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_stack_collect_attributes.py to test_stack_collect_attributes.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/common.py to common.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_rpc_worker_client.py to test_rpc_worker_client.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_fault_middleware.py to test_fault_middleware.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/tests/test_common_auth_plugin.py to test_common_auth_plugin.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common/plugin_loader.py to plugin_loader.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common/messaging.py to messaging.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common/password_gen.py to password_gen.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common/identifier.py to identifier.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common/custom_backend_auth.py to custom_backend_auth.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common/param_utils.py to param_utils.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common/context.py to context.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common/template_format.py to template_format.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common/exception.py to exception.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common/noauth.py to noauth.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common/config.py to config.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common/timeutils.py to timeutils.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common/short_id.py to short_id.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common/cache.py to cache.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common/lifecycle_plugin_utils.py to lifecycle_plugin_utils.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common/endpoint_utils.py to endpoint_utils.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common/environment_util.py to environment_util.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common/auth_plugin.py to auth_plugin.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common/grouputils.py to grouputils.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common/i18n.py to i18n.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common/netutils.py to netutils.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common/wsgi.py to wsgi.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common/policy.py to policy.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common/service_utils.py to service_utils.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common/serializers.py to serializers.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common/auth_url.py to auth_url.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common/environment_format.py to environment_format.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common/auth_password.py to auth_password.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common/urlfetch.py to urlfetch.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common/profiler.py to profiler.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common/crypt.py to crypt.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/common/pluginutils.py to pluginutils.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/cmd/status.py to status.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/cmd/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/cmd/api.py to api.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/cmd/engine.py to engine.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/cmd/manage.py to manage.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/cmd/api_cfn.py to api_cfn.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/cmd/all.py to all.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/db/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/db/sqlalchemy/migrate_repo/versions/084_placeholder.py to 084_placeholder.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/db/sqlalchemy/migrate_repo/versions/077_placeholder.py to 077_placeholder.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/db/sqlalchemy/migrate_repo/versions/083_placeholder.py to 083_placeholder.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/db/sqlalchemy/migrate_repo/versions/086_drop_watch_rule_watch_data_tables.py to 086_drop_watch_rule_watch_data_tables.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/db/sqlalchemy/migrate_repo/versions/074_placeholder.py to 074_placeholder.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/db/sqlalchemy/migrate_repo/versions/078_placeholder.py to 078_placeholder.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/db/sqlalchemy/migrate_repo/versions/082_placeholder.py to 082_placeholder.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/db/sqlalchemy/migrate_repo/versions/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/db/sqlalchemy/migrate_repo/versions/075_placeholder.py to 075_placeholder.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/db/sqlalchemy/migrate_repo/versions/081_placeholder.py to 081_placeholder.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/db/sqlalchemy/migrate_repo/versions/085_placeholder.py to 085_placeholder.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/db/sqlalchemy/migrate_repo/versions/073_newton.py to 073_newton.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/db/sqlalchemy/migrate_repo/versions/076_placeholder.py to 076_placeholder.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/db/sqlalchemy/migrate_repo/versions/079_resource_properties_data.py to 079_resource_properties_data.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/db/sqlalchemy/migrate_repo/versions/080_resource_attrs_data.py to 080_resource_attrs_data.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/db/sqlalchemy/migrate_repo/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/db/sqlalchemy/migrate_repo/manage.py to manage.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/db/sqlalchemy/utils.py to utils.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/db/sqlalchemy/types.py to types.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/db/sqlalchemy/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/db/sqlalchemy/api.py to api.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/db/sqlalchemy/models.py to models.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/db/sqlalchemy/migration.py to migration.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/db/sqlalchemy/filters.py to filters.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/hacking/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/hacking/checks.py to checks.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/cloudinit/loguserdata.py to loguserdata.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/cloudinit/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/cloudinit/part_handler.py to part_handler.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/objects/stack.py to stack.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/objects/base.py to base.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/objects/resource_properties_data.py to resource_properties_data.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/objects/event.py to event.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/objects/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/objects/sync_point.py to sync_point.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/objects/fields.py to fields.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/objects/software_deployment.py to software_deployment.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/objects/resource.py to resource.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/objects/stack_lock.py to stack_lock.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/objects/raw_template.py to raw_template.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/objects/snapshot.py to snapshot.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/objects/service.py to service.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/objects/raw_template_files.py to raw_template_files.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/objects/software_config.py to software_config.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/objects/user_creds.py to user_creds.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/objects/resource_data.py to resource_data.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/objects/stack_tag.py to stack_tag.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional/test_validation.py to test_validation.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional/test_stack_cancel.py to test_stack_cancel.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional/test_notifications.py to test_notifications.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional/test_replace_deprecated.py to test_replace_deprecated.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional/test_software_deployment_group.py to test_software_deployment_group.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional/test_create_update.py to test_create_update.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional/test_resource_group.py to test_resource_group.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional/test_conditional_exposure.py to test_conditional_exposure.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional/test_autoscaling.py to test_autoscaling.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional/functional_base.py to functional_base.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional/test_delete.py to test_delete.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional/test_update_restricted.py to test_update_restricted.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional/test_default_parameters.py to test_default_parameters.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional/test_cancel_update.py to test_cancel_update.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional/test_instance_group.py to test_instance_group.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional/test_resource_chain.py to test_resource_chain.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional/test_keystone_user_with_domain.py to test_keystone_user_with_domain.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional/test_versionnegotiation.py to test_versionnegotiation.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional/test_conditions.py to test_conditions.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional/test_env_merge.py to test_env_merge.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional/test_heat_autoscaling.py to test_heat_autoscaling.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional/test_preview_update.py to test_preview_update.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional/test_nested_get_attr.py to test_nested_get_attr.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional/test_template_resource.py to test_template_resource.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional/test_snapshot_restore.py to test_snapshot_restore.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional/test_aws_stack.py to test_aws_stack.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional/test_immutable_parameters.py to test_immutable_parameters.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional/test_admin_actions.py to test_admin_actions.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional/test_simultaneous_update.py to test_simultaneous_update.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional/test_translation.py to test_translation.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional/test_template_versions.py to test_template_versions.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional/test_purge.py to test_purge.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/functional/test_swiftsignal_update.py to test_swiftsignal_update.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/common/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/common/clients.py to clients.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/common/test.py to test.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat_integrationtests/common/exceptions.py to exceptions.cpython-310.pyc writing byte-compilation script '/tmp/tmpqavf33rk.py' /usr/bin/python3 /tmp/tmpqavf33rk.py removing /tmp/tmpqavf33rk.py running install_data creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/etc creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/etc/heat copying etc/heat/api-paste.ini -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/etc/heat creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/etc/heat/environment.d copying etc/heat/environment.d/default.yaml -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/etc/heat/environment.d/ creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/etc/heat/templates copying etc/heat/templates/AWS_RDS_DBInstance.yaml -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/etc/heat/templates/ copying etc/heat/templates/AWS_CloudWatch_Alarm.yaml -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/etc/heat/templates/ running install_egg_info 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 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' Copying openstack_heat.egg-info to /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/openstack_heat-16.0.0-py3.10.egg-info running install_scripts creating /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/bin copying build/scripts-3.10/heat-db-setup -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/bin copying build/scripts-3.10/heat-keystone-setup -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/bin copying build/scripts-3.10/heat-keystone-setup-domain -> /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/bin changing mode of /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/bin/heat-db-setup to 755 changing mode of /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/bin/heat-keystone-setup to 755 changing mode of /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/bin/heat-keystone-setup-domain to 755 Installing heat-all script to /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/bin Installing heat-api script to /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/bin Installing heat-api-cfn script to /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/bin Installing heat-engine script to /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/bin Installing heat-manage script to /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/bin Installing heat-status script to /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/bin Installing heat-wsgi-api script to /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/bin Installing heat-wsgi-api-cfn script to /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/bin + rm -rfv /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/bin/__pycache__ + sed -i -e '/^#!/,1 d' /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch//usr/lib/python3.10/site-packages/heat/db/sqlalchemy/migrate_repo/manage.py + mkdir -p /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch//var/log/heat/ + mkdir -p /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch//var/run/heat/ + install -p -D -m 644 /builddir/build/SOURCES/heat.logrotate /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/etc/logrotate.d/openstack-heat + install -p -D -m 644 /builddir/build/SOURCES/openstack-heat-api.service /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/systemd/system/openstack-heat-api.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-heat-api-cfn.service /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/systemd/system/openstack-heat-api-cfn.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-heat-engine.service /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/systemd/system/openstack-heat-engine.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-heat-api.service /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/systemd/system/openstack-heat-all.service + mkdir -p /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch//var/lib/heat/ + mkdir -p /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch//etc/heat/ + rm -f /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch//usr/bin/heat-db-setup + rm -f '/builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch//usr/share/man/man1/heat-db-setup.*' + rm -rf /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/var/lib/heat/.dummy + rm -f /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/bin/cinder-keystone-setup + install -D -pm640 etc/heat/heat.conf.sample /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch//etc/heat/heat.conf + install -D -pm640 /builddir/build/SOURCES/heat-dist.conf /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/share/heat/heat-dist.conf + echo '[revision]' + echo heat_revision=16.0.0 + mv /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/etc/heat/api-paste.ini /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch//usr/share/heat/api-paste-dist.ini + mv /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/etc/heat/environment.d /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch//etc/heat + mv /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/etc/heat/templates /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch//etc/heat + rmdir /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/etc/heat + install -d -m 755 /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/share + rm -f /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/locale/de/LC_MESSAGES/heat.po /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/locale/es/LC_MESSAGES/heat.po /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/locale/fr/LC_MESSAGES/heat.po /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/locale/it/LC_MESSAGES/heat.po /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/locale/ja/LC_MESSAGES/heat.po /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/locale/ko_KR/LC_MESSAGES/heat.po /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/locale/pt_BR/LC_MESSAGES/heat.po /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/locale/ru/LC_MESSAGES/heat.po /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/locale/zh_CN/LC_MESSAGES/heat.po /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/locale/zh_TW/LC_MESSAGES/heat.po + rm -f '/builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/locale/*pot' + mv /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10/site-packages/heat/locale /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/share/locale + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch heat --all-name + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 16.0.0-2.oc9 --unique-debug-suffix -16.0.0-2.oc9.noarch --unique-debug-src-base openstack-heat-16.0.0-2.oc9.noarch -S debugsourcefiles.list /builddir/build/BUILD/openstack-heat-16.0.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs mangling shebang in /usr/bin/heat-keystone-setup from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/lib/python3.10/site-packages/heat/cloudinit/boothook.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/lib/python3.10/site-packages/heat_integrationtests/prepare_test_env.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/lib/python3.10/site-packages/heat_integrationtests/prepare_test_network.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/lib/python3.10/site-packages/heat_integrationtests/cleanup_test_env.sh from /bin/bash to #!/usr/bin/bash + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/lib/python3.10 using python3.10 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Processing files: python3-heat-tests-16.0.0-2.oc9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.2jYEvS + umask 022 + cd /builddir/build/BUILD + cd openstack-heat-16.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/share/licenses/python3-heat-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/share/licenses/python3-heat-tests + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/share/licenses/python3-heat-tests + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-heat-tests = 16.0.0-2.oc9 python3-heat-tests = 16.0.0-2.oc9 python3.10-heat-tests = 16.0.0-2.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash python(abi) = 3.10 Obsoletes: python3.10-heat-tests < 16.0.0-2.oc9 Processing files: openstack-heat-common-16.0.0-2.oc9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.qZRoEN + umask 022 + cd /builddir/build/BUILD + cd openstack-heat-16.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/share/licenses/openstack-heat-common + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/share/licenses/openstack-heat-common + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/share/licenses/openstack-heat-common + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(openstack-heat-common) = 16.0.0-2.oc9 openstack-heat-common = 16.0.0-2.oc9 python3.10dist(openstack-heat) = 16 python3dist(openstack-heat) = 16 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires: /usr/bin/bash /usr/bin/python3 python(abi) = 3.10 Processing files: openstack-heat-engine-16.0.0-2.oc9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Wk4h8z + umask 022 + cd /builddir/build/BUILD + cd openstack-heat-16.0.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/share/doc/openstack-heat-engine + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/share/doc/openstack-heat-engine + cp -pr README.rst /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/share/doc/openstack-heat-engine + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.1Fy9eD + umask 022 + cd /builddir/build/BUILD + cd openstack-heat-16.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/share/licenses/openstack-heat-engine + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/share/licenses/openstack-heat-engine + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/share/licenses/openstack-heat-engine + RPM_EC=0 ++ jobs -p + exit 0 Provides: openstack-heat-engine = 16.0.0-2.oc9 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/python3 OrderWithRequires: systemd systemd systemd Processing files: openstack-heat-api-16.0.0-2.oc9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.fZBK05 + umask 022 + cd /builddir/build/BUILD + cd openstack-heat-16.0.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/share/doc/openstack-heat-api + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/share/doc/openstack-heat-api + cp -pr README.rst /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/share/doc/openstack-heat-api + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.xYieL8 + umask 022 + cd /builddir/build/BUILD + cd openstack-heat-16.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/share/licenses/openstack-heat-api + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/share/licenses/openstack-heat-api + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/share/licenses/openstack-heat-api + RPM_EC=0 ++ jobs -p + exit 0 Provides: openstack-heat-api = 16.0.0-2.oc9 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/python3 OrderWithRequires: systemd systemd systemd Processing files: openstack-heat-api-cfn-16.0.0-2.oc9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LQdVgz + umask 022 + cd /builddir/build/BUILD + cd openstack-heat-16.0.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/share/doc/openstack-heat-api-cfn + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/share/doc/openstack-heat-api-cfn + cp -pr README.rst /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/share/doc/openstack-heat-api-cfn + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.DUfFTg + umask 022 + cd /builddir/build/BUILD + cd openstack-heat-16.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/share/licenses/openstack-heat-api-cfn + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/share/licenses/openstack-heat-api-cfn + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/share/licenses/openstack-heat-api-cfn + RPM_EC=0 ++ jobs -p + exit 0 Provides: openstack-heat-api-cfn = 16.0.0-2.oc9 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/python3 OrderWithRequires: systemd systemd systemd Processing files: openstack-heat-monolith-16.0.0-2.oc9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.u7Y1cP + umask 022 + cd /builddir/build/BUILD + cd openstack-heat-16.0.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/share/doc/openstack-heat-monolith + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/share/doc/openstack-heat-monolith + cp -pr README.rst /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/share/doc/openstack-heat-monolith + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.GZN1Jh + umask 022 + cd /builddir/build/BUILD + cd openstack-heat-16.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/share/licenses/openstack-heat-monolith + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/share/licenses/openstack-heat-monolith + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch/usr/share/licenses/openstack-heat-monolith + RPM_EC=0 ++ jobs -p + exit 0 Provides: openstack-heat-monolith = 16.0.0-2.oc9 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/python3 OrderWithRequires: systemd systemd systemd Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-heat-16.0.0-2.oc9.noarch Wrote: /builddir/build/RPMS/openstack-heat-monolith-16.0.0-2.oc9.noarch.rpm Wrote: /builddir/build/RPMS/openstack-heat-api-cfn-16.0.0-2.oc9.noarch.rpm Wrote: /builddir/build/RPMS/openstack-heat-api-16.0.0-2.oc9.noarch.rpm Wrote: /builddir/build/RPMS/openstack-heat-engine-16.0.0-2.oc9.noarch.rpm Wrote: /builddir/build/RPMS/python3-heat-tests-16.0.0-2.oc9.noarch.rpm Wrote: /builddir/build/RPMS/openstack-heat-common-16.0.0-2.oc9.noarch.rpm Child return code was: 0