Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-heat-translator.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-train-el8-build-72546-385170/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'd2035372a8d447ecb3c78c772ffad6b8', '-D', '/var/lib/mock/cloud8-openstack-train-el8-build-72546-385170/root', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-heat-translator.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-heat-translator-1.4.1-1.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-heat-translator.spec'], nspawn_args=['--private-network']shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-train-el8-build-72546-385170/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '8ba1476afccf41edbc06af54da81c972', '-D', '/var/lib/mock/cloud8-openstack-train-el8-build-72546-385170/root', '--private-network', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-heat-translator.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Jav0E6 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf heat-translator-1.4.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/heat-translator-1.4.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd heat-translator-1.4.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-heat-translator-1.4.1 base' + rm -f requirements.txt test-requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.f4Eeob + umask 022 + cd /builddir/build/BUILD + cd heat-translator-1.4.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' running build running build_py creating build creating build/lib creating build/lib/translator creating build/lib/translator/tests copying translator/tests/test_shell.py -> build/lib/translator/tests copying translator/tests/test_utils.py -> build/lib/translator/tests copying translator/tests/base.py -> build/lib/translator/tests copying translator/tests/__init__.py -> build/lib/translator/tests copying translator/tests/test_tosca_hot_translation.py -> build/lib/translator/tests copying translator/tests/test_conf.py -> build/lib/translator/tests copying translator/tests/test_template.py -> build/lib/translator/tests creating build/lib/translator/osc creating build/lib/translator/osc/v1 copying translator/osc/v1/__init__.py -> build/lib/translator/osc/v1 copying translator/osc/v1/translate.py -> build/lib/translator/osc/v1 creating build/lib/translator/common copying translator/common/flavors.py -> build/lib/translator/common copying translator/common/exception.py -> build/lib/translator/common copying translator/common/utils.py -> build/lib/translator/common copying translator/common/__init__.py -> build/lib/translator/common copying translator/common/images.py -> build/lib/translator/common creating build/lib/translator/hot creating build/lib/translator/hot/syntax copying translator/hot/syntax/hot_parameter.py -> build/lib/translator/hot/syntax copying translator/hot/syntax/hot_resource.py -> build/lib/translator/hot/syntax copying translator/hot/syntax/hot_output.py -> build/lib/translator/hot/syntax copying translator/hot/syntax/__init__.py -> build/lib/translator/hot/syntax copying translator/hot/syntax/hot_template.py -> build/lib/translator/hot/syntax creating build/lib/translator/hot/tests copying translator/hot/tests/test_translate_outputs.py -> build/lib/translator/hot/tests copying translator/hot/tests/__init__.py -> build/lib/translator/hot/tests copying translator/hot/tests/test_translate_inputs.py -> build/lib/translator/hot/tests copying translator/hot/tests/test_hot_parameter.py -> build/lib/translator/hot/tests creating build/lib/translator/custom copying translator/custom/__init__.py -> build/lib/translator/custom creating build/lib/translator/conf copying translator/conf/config.py -> build/lib/translator/conf copying translator/conf/__init__.py -> build/lib/translator/conf creating build/lib/translator/hot/tosca creating build/lib/translator/hot/tosca/tests copying translator/hot/tosca/tests/test_tosca_objectstore.py -> build/lib/translator/hot/tosca/tests copying translator/hot/tosca/tests/test_tosca_floatingip.py -> build/lib/translator/hot/tosca/tests copying translator/hot/tosca/tests/__init__.py -> build/lib/translator/hot/tosca/tests copying translator/hot/tosca/tests/test_tosca_compute.py -> build/lib/translator/hot/tosca/tests copying translator/hot/tosca/tests/test_tosca_blockstorage.py -> build/lib/translator/hot/tosca/tests copying translator/hot/tosca/tests/test_tosca_policies.py -> build/lib/translator/hot/tosca/tests copying translator/hot/tosca/tests/test_tosca_autoscaling.py -> build/lib/translator/hot/tosca/tests copying translator/osc/utils.py -> build/lib/translator/osc copying translator/osc/__init__.py -> build/lib/translator/osc copying translator/osc/osc_plugin.py -> build/lib/translator/osc copying translator/__init__.py -> build/lib/translator copying translator/shell.py -> build/lib/translator copying translator/hot/translate_node_templates.py -> build/lib/translator/hot copying translator/hot/__init__.py -> build/lib/translator/hot copying translator/hot/translate_outputs.py -> build/lib/translator/hot copying translator/hot/tosca_translator.py -> build/lib/translator/hot copying translator/hot/translate_inputs.py -> build/lib/translator/hot creating build/lib/translator/custom/hot copying translator/custom/hot/__init__.py -> build/lib/translator/custom/hot creating build/lib/translator/osc/v1/tests copying translator/osc/v1/tests/test_translate.py -> build/lib/translator/osc/v1/tests copying translator/osc/v1/tests/utils.py -> build/lib/translator/osc/v1/tests copying translator/osc/v1/tests/__init__.py -> build/lib/translator/osc/v1/tests copying translator/osc/v1/tests/fakes.py -> build/lib/translator/osc/v1/tests copying translator/hot/tosca/tosca_policies_monitoring.py -> build/lib/translator/hot/tosca copying translator/hot/tosca/tosca_web_application.py -> build/lib/translator/hot/tosca copying translator/hot/tosca/tosca_policies_scaling.py -> build/lib/translator/hot/tosca copying translator/hot/tosca/tosca_database.py -> build/lib/translator/hot/tosca copying translator/hot/tosca/tosca_cluster_policies_scaling.py -> build/lib/translator/hot/tosca copying translator/hot/tosca/tosca_policies_reservation.py -> build/lib/translator/hot/tosca copying translator/hot/tosca/tosca_software_component.py -> build/lib/translator/hot/tosca copying translator/hot/tosca/tosca_webserver.py -> build/lib/translator/hot/tosca copying translator/hot/tosca/tosca_block_storage.py -> build/lib/translator/hot/tosca copying translator/hot/tosca/tosca_network_port.py -> build/lib/translator/hot/tosca copying translator/hot/tosca/tosca_network_network.py -> build/lib/translator/hot/tosca copying translator/hot/tosca/__init__.py -> build/lib/translator/hot/tosca copying translator/hot/tosca/tosca_floating.py -> build/lib/translator/hot/tosca copying translator/hot/tosca/tosca_compute.py -> build/lib/translator/hot/tosca copying translator/hot/tosca/tosca_policies.py -> build/lib/translator/hot/tosca copying translator/hot/tosca/tosca_dbms.py -> build/lib/translator/hot/tosca copying translator/hot/tosca/tosca_block_storage_attachment.py -> build/lib/translator/hot/tosca copying translator/hot/tosca/tosca_object_storage.py -> build/lib/translator/hot/tosca running egg_info writing heat_translator.egg-info/PKG-INFO writing dependency_links to heat_translator.egg-info/dependency_links.txt writing entry points to heat_translator.egg-info/entry_points.txt deleting heat_translator.egg-info/requires.txt writing top-level names to heat_translator.egg-info/top_level.txt writing pbr to heat_translator.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'heat_translator.egg-info/SOURCES.txt' creating build/lib/translator/tests/data copying translator/tests/data/csar_elk.zip -> build/lib/translator/tests/data copying translator/tests/data/csar_hello_world.zip -> build/lib/translator/tests/data copying translator/tests/data/csar_metadata_not_yaml.zip -> build/lib/translator/tests/data copying translator/tests/data/csar_not_zip.zip -> build/lib/translator/tests/data copying translator/tests/data/csar_single_instance_wordpress.zip -> build/lib/translator/tests/data copying translator/tests/data/csar_wordpress_invalid_import_path.zip -> build/lib/translator/tests/data copying translator/tests/data/csar_wordpress_invalid_script_url.zip -> build/lib/translator/tests/data copying translator/tests/data/csar_wrong_metadata_file.zip -> build/lib/translator/tests/data copying translator/tests/data/test_host_assignment.yaml -> build/lib/translator/tests/data copying translator/tests/data/test_single_server_without_optional_version_prop.yaml -> build/lib/translator/tests/data copying translator/tests/data/test_tosca_artifact.yaml -> build/lib/translator/tests/data copying translator/tests/data/test_tosca_custom_type.yaml -> build/lib/translator/tests/data copying translator/tests/data/test_tosca_custom_type_with_override.yaml -> build/lib/translator/tests/data copying translator/tests/data/test_tosca_flavor_and_image.yaml -> build/lib/translator/tests/data copying translator/tests/data/test_tosca_get_functions_semantic.yaml -> build/lib/translator/tests/data copying translator/tests/data/test_tosca_unsupported_type.yaml -> build/lib/translator/tests/data copying translator/tests/data/tosca_elk.yaml -> build/lib/translator/tests/data copying translator/tests/data/tosca_exchange_public_ssh_key.yaml -> build/lib/translator/tests/data copying translator/tests/data/tosca_helloworld.yaml -> build/lib/translator/tests/data copying translator/tests/data/tosca_helloworld_invalid.yaml -> build/lib/translator/tests/data copying translator/tests/data/tosca_nodejs_mongodb_two_instances.yaml -> build/lib/translator/tests/data copying translator/tests/data/tosca_single_instance_wordpress.yaml -> build/lib/translator/tests/data copying translator/tests/data/tosca_single_instance_wordpress_with_local_abspath_import.yaml -> build/lib/translator/tests/data copying translator/tests/data/tosca_single_instance_wordpress_with_url_import.yaml -> build/lib/translator/tests/data copying translator/tests/data/tosca_single_server.yaml -> build/lib/translator/tests/data copying translator/tests/data/tosca_single_server_with_defaults.yaml -> build/lib/translator/tests/data copying translator/tests/data/tosca_software_component.yaml -> build/lib/translator/tests/data copying translator/tests/data/tosca_software_component_multiple_hosts.yaml -> build/lib/translator/tests/data copying translator/tests/data/tosca_web_application.yaml -> build/lib/translator/tests/data creating build/lib/translator/tests/data/artifacts creating build/lib/translator/tests/data/artifacts/collectd copying translator/tests/data/artifacts/collectd/config.py -> build/lib/translator/tests/data/artifacts/collectd copying translator/tests/data/artifacts/collectd/create.sh -> build/lib/translator/tests/data/artifacts/collectd copying translator/tests/data/artifacts/collectd/start.sh -> build/lib/translator/tests/data/artifacts/collectd creating build/lib/translator/tests/data/artifacts/elasticsearch copying translator/tests/data/artifacts/elasticsearch/create.sh -> build/lib/translator/tests/data/artifacts/elasticsearch copying translator/tests/data/artifacts/elasticsearch/start.sh -> build/lib/translator/tests/data/artifacts/elasticsearch creating build/lib/translator/tests/data/artifacts/kibana copying translator/tests/data/artifacts/kibana/config.sh -> build/lib/translator/tests/data/artifacts/kibana copying translator/tests/data/artifacts/kibana/create.sh -> build/lib/translator/tests/data/artifacts/kibana copying translator/tests/data/artifacts/kibana/start.sh -> build/lib/translator/tests/data/artifacts/kibana creating build/lib/translator/tests/data/artifacts/logstash copying translator/tests/data/artifacts/logstash/configure_collectd.py -> build/lib/translator/tests/data/artifacts/logstash copying translator/tests/data/artifacts/logstash/configure_elasticsearch.py -> build/lib/translator/tests/data/artifacts/logstash copying translator/tests/data/artifacts/logstash/configure_rsyslog.py -> build/lib/translator/tests/data/artifacts/logstash copying translator/tests/data/artifacts/logstash/create.sh -> build/lib/translator/tests/data/artifacts/logstash copying translator/tests/data/artifacts/logstash/start.sh -> build/lib/translator/tests/data/artifacts/logstash creating build/lib/translator/tests/data/artifacts/mongodb copying translator/tests/data/artifacts/mongodb/config.sh -> build/lib/translator/tests/data/artifacts/mongodb copying translator/tests/data/artifacts/mongodb/create.sh -> build/lib/translator/tests/data/artifacts/mongodb copying translator/tests/data/artifacts/mongodb/create_database.sh -> build/lib/translator/tests/data/artifacts/mongodb copying translator/tests/data/artifacts/mongodb/start.sh -> build/lib/translator/tests/data/artifacts/mongodb creating build/lib/translator/tests/data/artifacts/mysql copying translator/tests/data/artifacts/mysql/mysql_database_configure.sh -> build/lib/translator/tests/data/artifacts/mysql copying translator/tests/data/artifacts/mysql/mysql_dbms_configure.sh -> build/lib/translator/tests/data/artifacts/mysql copying translator/tests/data/artifacts/mysql/mysql_dbms_install.sh -> build/lib/translator/tests/data/artifacts/mysql copying translator/tests/data/artifacts/mysql/mysql_dbms_start.sh -> build/lib/translator/tests/data/artifacts/mysql creating build/lib/translator/tests/data/artifacts/nodejs copying translator/tests/data/artifacts/nodejs/config.sh -> build/lib/translator/tests/data/artifacts/nodejs copying translator/tests/data/artifacts/nodejs/create.sh -> build/lib/translator/tests/data/artifacts/nodejs copying translator/tests/data/artifacts/nodejs/start.sh -> build/lib/translator/tests/data/artifacts/nodejs creating build/lib/translator/tests/data/artifacts/rsyslog copying translator/tests/data/artifacts/rsyslog/config.sh -> build/lib/translator/tests/data/artifacts/rsyslog copying translator/tests/data/artifacts/rsyslog/create.sh -> build/lib/translator/tests/data/artifacts/rsyslog copying translator/tests/data/artifacts/rsyslog/start.sh -> build/lib/translator/tests/data/artifacts/rsyslog creating build/lib/translator/tests/data/artifacts/ssh copying translator/tests/data/artifacts/ssh/ssh_generate_keys.sh -> build/lib/translator/tests/data/artifacts/ssh copying translator/tests/data/artifacts/ssh/ssh_import_public_key.sh -> build/lib/translator/tests/data/artifacts/ssh creating build/lib/translator/tests/data/artifacts/webserver copying translator/tests/data/artifacts/webserver/webserver_install.sh -> build/lib/translator/tests/data/artifacts/webserver copying translator/tests/data/artifacts/webserver/webserver_start.sh -> build/lib/translator/tests/data/artifacts/webserver creating build/lib/translator/tests/data/artifacts/wordpress copying translator/tests/data/artifacts/wordpress/wordpress_configure.sh -> build/lib/translator/tests/data/artifacts/wordpress copying translator/tests/data/artifacts/wordpress/wordpress_install.sh -> build/lib/translator/tests/data/artifacts/wordpress creating build/lib/translator/tests/data/autoscaling copying translator/tests/data/autoscaling/tosca_autoscaling.yaml -> build/lib/translator/tests/data/autoscaling copying translator/tests/data/autoscaling/tosca_cluster_autoscaling.yaml -> build/lib/translator/tests/data/autoscaling creating build/lib/translator/tests/data/custom_types copying translator/tests/data/custom_types/collectd.yaml -> build/lib/translator/tests/data/custom_types copying translator/tests/data/custom_types/elasticsearch.yaml -> build/lib/translator/tests/data/custom_types copying translator/tests/data/custom_types/kibana.yaml -> build/lib/translator/tests/data/custom_types copying translator/tests/data/custom_types/logstash.yaml -> build/lib/translator/tests/data/custom_types copying translator/tests/data/custom_types/paypalpizzastore_nodejs_app.yaml -> build/lib/translator/tests/data/custom_types copying translator/tests/data/custom_types/rsyslog.yaml -> build/lib/translator/tests/data/custom_types copying translator/tests/data/custom_types/senlin_cluster_policies.yaml -> build/lib/translator/tests/data/custom_types copying translator/tests/data/custom_types/wordpress.yaml -> build/lib/translator/tests/data/custom_types creating build/lib/translator/tests/data/hot_output copying translator/tests/data/hot_output/hot_artifact.yaml -> build/lib/translator/tests/data/hot_output copying translator/tests/data/hot_output/hot_custom_type.yaml -> build/lib/translator/tests/data/hot_output copying translator/tests/data/hot_output/hot_custom_type_with_override.yaml -> build/lib/translator/tests/data/hot_output copying translator/tests/data/hot_output/hot_custom_type_with_param_override.yaml -> build/lib/translator/tests/data/hot_output copying translator/tests/data/hot_output/hot_elk.yaml -> build/lib/translator/tests/data/hot_output copying translator/tests/data/hot_output/hot_elk_from_csar.yaml -> build/lib/translator/tests/data/hot_output copying translator/tests/data/hot_output/hot_exchange_public_ssh_key.yaml -> build/lib/translator/tests/data/hot_output copying translator/tests/data/hot_output/hot_flavor_and_image.yaml -> build/lib/translator/tests/data/hot_output copying translator/tests/data/hot_output/hot_flavor_and_image_params.yaml -> build/lib/translator/tests/data/hot_output copying translator/tests/data/hot_output/hot_get_functions_semantic.yaml -> build/lib/translator/tests/data/hot_output copying translator/tests/data/hot_output/hot_hello_world.yaml -> build/lib/translator/tests/data/hot_output copying translator/tests/data/hot_output/hot_hello_world_userkey.yaml -> build/lib/translator/tests/data/hot_output copying translator/tests/data/hot_output/hot_host_assignment.yaml -> build/lib/translator/tests/data/hot_output copying translator/tests/data/hot_output/hot_nodejs_mongodb_two_instances.yaml -> build/lib/translator/tests/data/hot_output copying translator/tests/data/hot_output/hot_script_types.yaml -> build/lib/translator/tests/data/hot_output copying translator/tests/data/hot_output/hot_single_instance_wordpress.yaml -> build/lib/translator/tests/data/hot_output copying translator/tests/data/hot_output/hot_single_instance_wordpress_from_csar.yaml -> build/lib/translator/tests/data/hot_output copying translator/tests/data/hot_output/hot_single_object_store.yaml -> build/lib/translator/tests/data/hot_output copying translator/tests/data/hot_output/hot_single_server.yaml -> build/lib/translator/tests/data/hot_output copying translator/tests/data/hot_output/hot_single_server_with_defaults_with_input.yaml -> build/lib/translator/tests/data/hot_output copying translator/tests/data/hot_output/hot_single_server_with_defaults_without_input.yaml -> build/lib/translator/tests/data/hot_output copying translator/tests/data/hot_output/hot_single_server_without_tosca_os_version.yaml -> build/lib/translator/tests/data/hot_output copying translator/tests/data/hot_output/hot_software_component.yaml -> build/lib/translator/tests/data/hot_output copying translator/tests/data/hot_output/hot_software_component_multiple_hosts.yaml -> build/lib/translator/tests/data/hot_output copying translator/tests/data/hot_output/hot_web_application.yaml -> build/lib/translator/tests/data/hot_output creating build/lib/translator/tests/data/hot_output/autoscaling copying translator/tests/data/hot_output/autoscaling/asg_res.yaml -> build/lib/translator/tests/data/hot_output/autoscaling copying translator/tests/data/hot_output/autoscaling/hot_autoscaling.yaml -> build/lib/translator/tests/data/hot_output/autoscaling copying translator/tests/data/hot_output/autoscaling/hot_cluster_autoscaling.yaml -> build/lib/translator/tests/data/hot_output/autoscaling creating build/lib/translator/tests/data/hot_output/interfaces copying translator/tests/data/hot_output/interfaces/hot_interface_on_compute.yaml -> build/lib/translator/tests/data/hot_output/interfaces creating build/lib/translator/tests/data/hot_output/monitoring copying translator/tests/data/hot_output/monitoring/asg_res.yaml -> build/lib/translator/tests/data/hot_output/monitoring copying translator/tests/data/hot_output/monitoring/hot_monitoring_scaling.yaml -> build/lib/translator/tests/data/hot_output/monitoring creating build/lib/translator/tests/data/hot_output/network copying translator/tests/data/hot_output/network/hot_custom_network_nodes.yaml -> build/lib/translator/tests/data/hot_output/network copying translator/tests/data/hot_output/network/hot_one_server_one_network.yaml -> build/lib/translator/tests/data/hot_output/network copying translator/tests/data/hot_output/network/hot_one_server_three_networks.yaml -> build/lib/translator/tests/data/hot_output/network copying translator/tests/data/hot_output/network/hot_server_on_existing_network.yaml -> build/lib/translator/tests/data/hot_output/network copying translator/tests/data/hot_output/network/hot_two_servers_one_network.yaml -> build/lib/translator/tests/data/hot_output/network creating build/lib/translator/tests/data/hot_output/nfv copying translator/tests/data/hot_output/nfv/SP1_res.yaml -> build/lib/translator/tests/data/hot_output/nfv copying translator/tests/data/hot_output/nfv/SP_res.yaml -> build/lib/translator/tests/data/hot_output/nfv copying translator/tests/data/hot_output/nfv/hot_nfv_sample.yaml -> build/lib/translator/tests/data/hot_output/nfv copying translator/tests/data/hot_output/nfv/hot_policy_anti_affinity.yaml -> build/lib/translator/tests/data/hot_output/nfv copying translator/tests/data/hot_output/nfv/hot_policy_soft_affinity.yaml -> build/lib/translator/tests/data/hot_output/nfv copying translator/tests/data/hot_output/nfv/hot_tosca_nfv_autoscaling.yaml -> build/lib/translator/tests/data/hot_output/nfv copying translator/tests/data/hot_output/nfv/hot_tosca_nfv_autoscaling_with_param.yaml -> build/lib/translator/tests/data/hot_output/nfv creating build/lib/translator/tests/data/hot_output/policies copying translator/tests/data/hot_output/policies/hot_policies.yaml -> build/lib/translator/tests/data/hot_output/policies creating build/lib/translator/tests/data/hot_output/reservation copying translator/tests/data/hot_output/reservation/SP_RSV_res.yaml -> build/lib/translator/tests/data/hot_output/reservation copying translator/tests/data/hot_output/reservation/hot_reservation_scaling.yaml -> build/lib/translator/tests/data/hot_output/reservation creating build/lib/translator/tests/data/hot_output/storage copying translator/tests/data/hot_output/storage/hot_blockstorage_with_attachment.yaml -> build/lib/translator/tests/data/hot_output/storage copying translator/tests/data/hot_output/storage/hot_blockstorage_with_attachment_notation1_alt1.yaml -> build/lib/translator/tests/data/hot_output/storage copying translator/tests/data/hot_output/storage/hot_blockstorage_with_attachment_notation1_alt2.yaml -> build/lib/translator/tests/data/hot_output/storage copying translator/tests/data/hot_output/storage/hot_blockstorage_with_attachment_notation2_alt1.yaml -> build/lib/translator/tests/data/hot_output/storage copying translator/tests/data/hot_output/storage/hot_blockstorage_with_attachment_notation2_alt2.yaml -> build/lib/translator/tests/data/hot_output/storage copying translator/tests/data/hot_output/storage/hot_blockstorage_with_custom_relationship_type.yaml -> build/lib/translator/tests/data/hot_output/storage copying translator/tests/data/hot_output/storage/hot_blockstorage_with_relationship_template.yaml -> build/lib/translator/tests/data/hot_output/storage copying translator/tests/data/hot_output/storage/hot_multiple_blockstorage_w_multiple_attachment.yaml -> build/lib/translator/tests/data/hot_output/storage copying translator/tests/data/hot_output/storage/hot_multiple_blockstorage_with_attachment_alt1.yaml -> build/lib/translator/tests/data/hot_output/storage copying translator/tests/data/hot_output/storage/hot_multiple_blockstorage_with_attachment_alt2.yaml -> build/lib/translator/tests/data/hot_output/storage creating build/lib/translator/tests/data/interfaces copying translator/tests/data/interfaces/test_tosca_interface_on_compute.yaml -> build/lib/translator/tests/data/interfaces copying translator/tests/data/interfaces/test_tosca_script_types.yaml -> build/lib/translator/tests/data/interfaces creating build/lib/translator/tests/data/monitoring copying translator/tests/data/monitoring/tosca_monitoring_scaling.yaml -> build/lib/translator/tests/data/monitoring creating build/lib/translator/tests/data/network copying translator/tests/data/network/test_tosca_custom_network_nodes_defs.yaml -> build/lib/translator/tests/data/network copying translator/tests/data/network/test_tosca_custom_network_nodes_imports.yaml -> build/lib/translator/tests/data/network copying translator/tests/data/network/test_tosca_custom_network_nodes_inline.yaml -> build/lib/translator/tests/data/network copying translator/tests/data/network/tosca_one_server_one_network.yaml -> build/lib/translator/tests/data/network copying translator/tests/data/network/tosca_one_server_three_networks.yaml -> build/lib/translator/tests/data/network copying translator/tests/data/network/tosca_server_on_existing_network.yaml -> build/lib/translator/tests/data/network copying translator/tests/data/network/tosca_two_servers_one_network.yaml -> build/lib/translator/tests/data/network creating build/lib/translator/tests/data/nfv copying translator/tests/data/nfv/tacker_defs.yaml -> build/lib/translator/tests/data/nfv copying translator/tests/data/nfv/tacker_nfv_defs.yaml -> build/lib/translator/tests/data/nfv copying translator/tests/data/nfv/test_tosca_nfv_autoscaling.yaml -> build/lib/translator/tests/data/nfv copying translator/tests/data/nfv/test_tosca_nfv_autoscaling_with_params.yaml -> build/lib/translator/tests/data/nfv copying translator/tests/data/nfv/test_tosca_nfv_sample.yaml -> build/lib/translator/tests/data/nfv copying translator/tests/data/nfv/test_tosca_unsupported_policy_type.yaml -> build/lib/translator/tests/data/nfv copying translator/tests/data/nfv/tosca_placement_policy_affinity.yaml -> build/lib/translator/tests/data/nfv copying translator/tests/data/nfv/tosca_placement_policy_anti_affinity.yaml -> build/lib/translator/tests/data/nfv copying translator/tests/data/nfv/tosca_placement_policy_soft_affinity.yaml -> build/lib/translator/tests/data/nfv creating build/lib/translator/tests/data/policies copying translator/tests/data/policies/tosca_policies.yaml -> build/lib/translator/tests/data/policies creating build/lib/translator/tests/data/reservation copying translator/tests/data/reservation/tosca-vnfd-reservation-id.yaml -> build/lib/translator/tests/data/reservation creating build/lib/translator/tests/data/storage copying translator/tests/data/storage/tosca_blockstorage_with_attachment.yaml -> build/lib/translator/tests/data/storage copying translator/tests/data/storage/tosca_blockstorage_with_attachment_notation1.yaml -> build/lib/translator/tests/data/storage copying translator/tests/data/storage/tosca_blockstorage_with_attachment_notation2.yaml -> build/lib/translator/tests/data/storage copying translator/tests/data/storage/tosca_blockstorage_with_custom_relationship_type.yaml -> build/lib/translator/tests/data/storage copying translator/tests/data/storage/tosca_blockstorage_with_relationship_template.yaml -> build/lib/translator/tests/data/storage copying translator/tests/data/storage/tosca_multiple_blockstorage_w_multiple_attachment.yaml -> build/lib/translator/tests/data/storage copying translator/tests/data/storage/tosca_multiple_blockstorage_with_attachment.yaml -> build/lib/translator/tests/data/storage copying translator/tests/data/storage/tosca_single_object_store.yaml -> build/lib/translator/tests/data/storage copying translator/conf/heat_translator_logging.conf -> build/lib/translator/conf copying translator/conf/translator.conf -> build/lib/translator/conf creating build/lib/translator/container creating build/lib/translator/container/docker copying translator/container/docker/dockerfile -> build/lib/translator/container/docker + sleep 1 + sphinx-build-3 -b html doc/source doc/build/html Running Sphinx v2.2.2 connecting events for openstackdocstheme [openstackdocstheme] connecting html-page-context event handler making output directory... done Using openstackdocstheme Sphinx theme from /usr/lib/python3.6/site-packages/openstackdocstheme/theme No /builddir/build/BUILD/heat-translator-1.4.1/.gitreview found building [mo]: targets for 0 po files that are out of date building [html]: targets for 4 source files that are out of date updating environment: [new config] 4 added, 0 changed, 0 removed reading sources... [ 25%] contributing reading sources... [ 50%] index reading sources... [ 75%] installation reading sources... [100%] usage looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 25%] contributing [openstackdocstheme] series 'latest' [openstackdocstheme] display_badge False (no stable branches) [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributing is 2020-02-21 14:25:59 writing output... [ 50%] index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for index is 2020-02-21 14:25:59 writing output... [ 75%] installation [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for installation is 2020-02-21 14:25:59 writing output... [100%] usage [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for usage is 2020-02-21 14:25:59 generating indices... genindex[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'genindex' done writing additional pages... search[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'search' done copying static files... ... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in doc/build/html. + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.tKcz47 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch + cd heat-translator-1.4.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr creating /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator creating /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests copying build/lib/translator/tests/test_shell.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests copying build/lib/translator/tests/test_utils.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests copying build/lib/translator/tests/base.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests copying build/lib/translator/tests/__init__.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests creating /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data creating /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts creating /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/rsyslog copying build/lib/translator/tests/data/artifacts/rsyslog/config.sh -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/rsyslog copying build/lib/translator/tests/data/artifacts/rsyslog/create.sh -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/rsyslog copying build/lib/translator/tests/data/artifacts/rsyslog/start.sh -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/rsyslog creating /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/kibana copying build/lib/translator/tests/data/artifacts/kibana/config.sh -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/kibana copying build/lib/translator/tests/data/artifacts/kibana/create.sh -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/kibana copying build/lib/translator/tests/data/artifacts/kibana/start.sh -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/kibana creating /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/wordpress copying build/lib/translator/tests/data/artifacts/wordpress/wordpress_install.sh -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/wordpress copying build/lib/translator/tests/data/artifacts/wordpress/wordpress_configure.sh -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/wordpress creating /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/mongodb copying build/lib/translator/tests/data/artifacts/mongodb/config.sh -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/mongodb copying build/lib/translator/tests/data/artifacts/mongodb/create.sh -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/mongodb copying build/lib/translator/tests/data/artifacts/mongodb/create_database.sh -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/mongodb copying build/lib/translator/tests/data/artifacts/mongodb/start.sh -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/mongodb creating /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/collectd copying build/lib/translator/tests/data/artifacts/collectd/config.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/collectd copying build/lib/translator/tests/data/artifacts/collectd/create.sh -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/collectd copying build/lib/translator/tests/data/artifacts/collectd/start.sh -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/collectd creating /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/ssh copying build/lib/translator/tests/data/artifacts/ssh/ssh_import_public_key.sh -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/ssh copying build/lib/translator/tests/data/artifacts/ssh/ssh_generate_keys.sh -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/ssh creating /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/nodejs copying build/lib/translator/tests/data/artifacts/nodejs/config.sh -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/nodejs copying build/lib/translator/tests/data/artifacts/nodejs/create.sh -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/nodejs copying build/lib/translator/tests/data/artifacts/nodejs/start.sh -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/nodejs creating /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/mysql copying build/lib/translator/tests/data/artifacts/mysql/mysql_database_configure.sh -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/mysql copying build/lib/translator/tests/data/artifacts/mysql/mysql_dbms_install.sh -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/mysql copying build/lib/translator/tests/data/artifacts/mysql/mysql_dbms_start.sh -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/mysql copying build/lib/translator/tests/data/artifacts/mysql/mysql_dbms_configure.sh -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/mysql creating /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/webserver copying build/lib/translator/tests/data/artifacts/webserver/webserver_install.sh -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/webserver copying build/lib/translator/tests/data/artifacts/webserver/webserver_start.sh -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/webserver creating /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/logstash copying build/lib/translator/tests/data/artifacts/logstash/configure_elasticsearch.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/logstash copying build/lib/translator/tests/data/artifacts/logstash/configure_collectd.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/logstash copying build/lib/translator/tests/data/artifacts/logstash/create.sh -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/logstash copying build/lib/translator/tests/data/artifacts/logstash/configure_rsyslog.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/logstash copying build/lib/translator/tests/data/artifacts/logstash/start.sh -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/logstash creating /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/elasticsearch copying build/lib/translator/tests/data/artifacts/elasticsearch/create.sh -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/elasticsearch copying build/lib/translator/tests/data/artifacts/elasticsearch/start.sh -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/elasticsearch creating /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/nfv copying build/lib/translator/tests/data/nfv/tacker_defs.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/nfv copying build/lib/translator/tests/data/nfv/tosca_placement_policy_affinity.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/nfv copying build/lib/translator/tests/data/nfv/tosca_placement_policy_anti_affinity.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/nfv copying build/lib/translator/tests/data/nfv/tacker_nfv_defs.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/nfv copying build/lib/translator/tests/data/nfv/test_tosca_nfv_autoscaling_with_params.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/nfv copying build/lib/translator/tests/data/nfv/tosca_placement_policy_soft_affinity.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/nfv copying build/lib/translator/tests/data/nfv/test_tosca_nfv_sample.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/nfv copying build/lib/translator/tests/data/nfv/test_tosca_nfv_autoscaling.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/nfv copying build/lib/translator/tests/data/nfv/test_tosca_unsupported_policy_type.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/nfv copying build/lib/translator/tests/data/test_tosca_flavor_and_image.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data creating /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output creating /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output/nfv copying build/lib/translator/tests/data/hot_output/nfv/SP1_res.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output/nfv copying build/lib/translator/tests/data/hot_output/nfv/hot_policy_soft_affinity.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output/nfv copying build/lib/translator/tests/data/hot_output/nfv/hot_nfv_sample.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output/nfv copying build/lib/translator/tests/data/hot_output/nfv/hot_tosca_nfv_autoscaling_with_param.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output/nfv copying build/lib/translator/tests/data/hot_output/nfv/SP_res.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output/nfv copying build/lib/translator/tests/data/hot_output/nfv/hot_policy_anti_affinity.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output/nfv copying build/lib/translator/tests/data/hot_output/nfv/hot_tosca_nfv_autoscaling.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output/nfv copying build/lib/translator/tests/data/hot_output/hot_software_component_multiple_hosts.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output creating /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output/autoscaling copying build/lib/translator/tests/data/hot_output/autoscaling/hot_cluster_autoscaling.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output/autoscaling copying build/lib/translator/tests/data/hot_output/autoscaling/asg_res.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output/autoscaling copying build/lib/translator/tests/data/hot_output/autoscaling/hot_autoscaling.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output/autoscaling copying build/lib/translator/tests/data/hot_output/hot_flavor_and_image_params.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output creating /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output/storage copying build/lib/translator/tests/data/hot_output/storage/hot_blockstorage_with_attachment.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output/storage copying build/lib/translator/tests/data/hot_output/storage/hot_blockstorage_with_attachment_notation1_alt1.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output/storage copying build/lib/translator/tests/data/hot_output/storage/hot_blockstorage_with_attachment_notation1_alt2.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output/storage copying build/lib/translator/tests/data/hot_output/storage/hot_blockstorage_with_custom_relationship_type.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output/storage copying build/lib/translator/tests/data/hot_output/storage/hot_blockstorage_with_attachment_notation2_alt2.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output/storage copying build/lib/translator/tests/data/hot_output/storage/hot_blockstorage_with_attachment_notation2_alt1.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output/storage copying build/lib/translator/tests/data/hot_output/storage/hot_multiple_blockstorage_with_attachment_alt1.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output/storage copying build/lib/translator/tests/data/hot_output/storage/hot_multiple_blockstorage_w_multiple_attachment.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output/storage copying build/lib/translator/tests/data/hot_output/storage/hot_multiple_blockstorage_with_attachment_alt2.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output/storage copying build/lib/translator/tests/data/hot_output/storage/hot_blockstorage_with_relationship_template.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output/storage copying build/lib/translator/tests/data/hot_output/hot_hello_world_userkey.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output creating /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output/network copying build/lib/translator/tests/data/hot_output/network/hot_two_servers_one_network.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output/network copying build/lib/translator/tests/data/hot_output/network/hot_custom_network_nodes.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output/network copying build/lib/translator/tests/data/hot_output/network/hot_server_on_existing_network.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output/network copying build/lib/translator/tests/data/hot_output/network/hot_one_server_one_network.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output/network copying build/lib/translator/tests/data/hot_output/network/hot_one_server_three_networks.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output/network copying build/lib/translator/tests/data/hot_output/hot_flavor_and_image.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output copying build/lib/translator/tests/data/hot_output/hot_custom_type_with_override.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output copying build/lib/translator/tests/data/hot_output/hot_single_server.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output copying build/lib/translator/tests/data/hot_output/hot_hello_world.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output copying build/lib/translator/tests/data/hot_output/hot_single_object_store.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output copying build/lib/translator/tests/data/hot_output/hot_single_instance_wordpress_from_csar.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output copying build/lib/translator/tests/data/hot_output/hot_elk.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output creating /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output/monitoring copying build/lib/translator/tests/data/hot_output/monitoring/asg_res.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output/monitoring copying build/lib/translator/tests/data/hot_output/monitoring/hot_monitoring_scaling.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output/monitoring copying build/lib/translator/tests/data/hot_output/hot_get_functions_semantic.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output creating /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output/policies copying build/lib/translator/tests/data/hot_output/policies/hot_policies.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output/policies copying build/lib/translator/tests/data/hot_output/hot_single_instance_wordpress.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output copying build/lib/translator/tests/data/hot_output/hot_host_assignment.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output copying build/lib/translator/tests/data/hot_output/hot_custom_type.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output creating /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output/interfaces copying build/lib/translator/tests/data/hot_output/interfaces/hot_interface_on_compute.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output/interfaces copying build/lib/translator/tests/data/hot_output/hot_web_application.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output copying build/lib/translator/tests/data/hot_output/hot_single_server_with_defaults_without_input.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output creating /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output/reservation copying build/lib/translator/tests/data/hot_output/reservation/hot_reservation_scaling.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output/reservation copying build/lib/translator/tests/data/hot_output/reservation/SP_RSV_res.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output/reservation copying build/lib/translator/tests/data/hot_output/hot_nodejs_mongodb_two_instances.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output copying build/lib/translator/tests/data/hot_output/hot_single_server_with_defaults_with_input.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output copying build/lib/translator/tests/data/hot_output/hot_custom_type_with_param_override.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output copying build/lib/translator/tests/data/hot_output/hot_software_component.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output copying build/lib/translator/tests/data/hot_output/hot_artifact.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output copying build/lib/translator/tests/data/hot_output/hot_elk_from_csar.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output copying build/lib/translator/tests/data/hot_output/hot_exchange_public_ssh_key.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output copying build/lib/translator/tests/data/hot_output/hot_single_server_without_tosca_os_version.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output copying build/lib/translator/tests/data/hot_output/hot_script_types.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/hot_output copying build/lib/translator/tests/data/test_tosca_get_functions_semantic.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data creating /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/autoscaling copying build/lib/translator/tests/data/autoscaling/tosca_autoscaling.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/autoscaling copying build/lib/translator/tests/data/autoscaling/tosca_cluster_autoscaling.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/autoscaling copying build/lib/translator/tests/data/tosca_helloworld_invalid.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data creating /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/storage copying build/lib/translator/tests/data/storage/tosca_multiple_blockstorage_w_multiple_attachment.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/storage copying build/lib/translator/tests/data/storage/tosca_single_object_store.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/storage copying build/lib/translator/tests/data/storage/tosca_blockstorage_with_attachment_notation1.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/storage copying build/lib/translator/tests/data/storage/tosca_blockstorage_with_attachment.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/storage copying build/lib/translator/tests/data/storage/tosca_multiple_blockstorage_with_attachment.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/storage copying build/lib/translator/tests/data/storage/tosca_blockstorage_with_relationship_template.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/storage copying build/lib/translator/tests/data/storage/tosca_blockstorage_with_custom_relationship_type.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/storage copying build/lib/translator/tests/data/storage/tosca_blockstorage_with_attachment_notation2.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/storage creating /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/network copying build/lib/translator/tests/data/network/tosca_two_servers_one_network.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/network copying build/lib/translator/tests/data/network/test_tosca_custom_network_nodes_defs.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/network copying build/lib/translator/tests/data/network/test_tosca_custom_network_nodes_inline.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/network copying build/lib/translator/tests/data/network/tosca_server_on_existing_network.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/network copying build/lib/translator/tests/data/network/test_tosca_custom_network_nodes_imports.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/network copying build/lib/translator/tests/data/network/tosca_one_server_three_networks.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/network copying build/lib/translator/tests/data/network/tosca_one_server_one_network.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/network copying build/lib/translator/tests/data/csar_not_zip.zip -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data copying build/lib/translator/tests/data/test_tosca_custom_type.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data copying build/lib/translator/tests/data/tosca_single_server.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data copying build/lib/translator/tests/data/tosca_single_instance_wordpress_with_url_import.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data copying build/lib/translator/tests/data/test_single_server_without_optional_version_prop.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data creating /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/custom_types copying build/lib/translator/tests/data/custom_types/elasticsearch.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/custom_types copying build/lib/translator/tests/data/custom_types/rsyslog.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/custom_types copying build/lib/translator/tests/data/custom_types/collectd.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/custom_types copying build/lib/translator/tests/data/custom_types/kibana.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/custom_types copying build/lib/translator/tests/data/custom_types/wordpress.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/custom_types copying build/lib/translator/tests/data/custom_types/paypalpizzastore_nodejs_app.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/custom_types copying build/lib/translator/tests/data/custom_types/senlin_cluster_policies.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/custom_types copying build/lib/translator/tests/data/custom_types/logstash.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/custom_types copying build/lib/translator/tests/data/tosca_nodejs_mongodb_two_instances.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data copying build/lib/translator/tests/data/tosca_software_component_multiple_hosts.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data copying build/lib/translator/tests/data/csar_metadata_not_yaml.zip -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data creating /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/monitoring copying build/lib/translator/tests/data/monitoring/tosca_monitoring_scaling.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/monitoring copying build/lib/translator/tests/data/csar_wordpress_invalid_script_url.zip -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data copying build/lib/translator/tests/data/tosca_exchange_public_ssh_key.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data creating /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/policies copying build/lib/translator/tests/data/policies/tosca_policies.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/policies copying build/lib/translator/tests/data/tosca_software_component.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data copying build/lib/translator/tests/data/test_tosca_unsupported_type.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data copying build/lib/translator/tests/data/test_tosca_artifact.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data copying build/lib/translator/tests/data/csar_wordpress_invalid_import_path.zip -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data creating /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/interfaces copying build/lib/translator/tests/data/interfaces/test_tosca_interface_on_compute.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/interfaces copying build/lib/translator/tests/data/interfaces/test_tosca_script_types.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/interfaces copying build/lib/translator/tests/data/test_host_assignment.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data copying build/lib/translator/tests/data/csar_wrong_metadata_file.zip -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data creating /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/reservation copying build/lib/translator/tests/data/reservation/tosca-vnfd-reservation-id.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/reservation copying build/lib/translator/tests/data/tosca_single_instance_wordpress.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data copying build/lib/translator/tests/data/csar_elk.zip -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data copying build/lib/translator/tests/data/tosca_elk.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data copying build/lib/translator/tests/data/tosca_single_instance_wordpress_with_local_abspath_import.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data copying build/lib/translator/tests/data/tosca_single_server_with_defaults.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data copying build/lib/translator/tests/data/tosca_helloworld.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data copying build/lib/translator/tests/data/csar_hello_world.zip -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data copying build/lib/translator/tests/data/csar_single_instance_wordpress.zip -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data copying build/lib/translator/tests/data/test_tosca_custom_type_with_override.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data copying build/lib/translator/tests/data/tosca_web_application.yaml -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data copying build/lib/translator/tests/test_tosca_hot_translation.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests copying build/lib/translator/tests/test_conf.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests copying build/lib/translator/tests/test_template.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests creating /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/container creating /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/container/docker copying build/lib/translator/container/docker/dockerfile -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/container/docker creating /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/custom creating /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/custom/hot copying build/lib/translator/custom/hot/__init__.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/custom/hot copying build/lib/translator/custom/__init__.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/custom creating /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot creating /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/tests copying build/lib/translator/hot/tests/test_translate_outputs.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/tests copying build/lib/translator/hot/tests/__init__.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/tests copying build/lib/translator/hot/tests/test_translate_inputs.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/tests copying build/lib/translator/hot/tests/test_hot_parameter.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/tests creating /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/tosca copying build/lib/translator/hot/tosca/tosca_policies_monitoring.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/tosca copying build/lib/translator/hot/tosca/tosca_web_application.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/tosca creating /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/tosca/tests copying build/lib/translator/hot/tosca/tests/test_tosca_objectstore.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/tosca/tests copying build/lib/translator/hot/tosca/tests/test_tosca_floatingip.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/tosca/tests copying build/lib/translator/hot/tosca/tests/__init__.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/tosca/tests copying build/lib/translator/hot/tosca/tests/test_tosca_compute.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/tosca/tests copying build/lib/translator/hot/tosca/tests/test_tosca_blockstorage.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/tosca/tests copying build/lib/translator/hot/tosca/tests/test_tosca_policies.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/tosca/tests copying build/lib/translator/hot/tosca/tests/test_tosca_autoscaling.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/tosca/tests copying build/lib/translator/hot/tosca/tosca_policies_scaling.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/tosca copying build/lib/translator/hot/tosca/tosca_database.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/tosca copying build/lib/translator/hot/tosca/tosca_cluster_policies_scaling.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/tosca copying build/lib/translator/hot/tosca/tosca_policies_reservation.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/tosca copying build/lib/translator/hot/tosca/tosca_software_component.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/tosca copying build/lib/translator/hot/tosca/tosca_webserver.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/tosca copying build/lib/translator/hot/tosca/tosca_block_storage.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/tosca copying build/lib/translator/hot/tosca/tosca_network_port.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/tosca copying build/lib/translator/hot/tosca/tosca_network_network.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/tosca copying build/lib/translator/hot/tosca/__init__.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/tosca copying build/lib/translator/hot/tosca/tosca_floating.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/tosca copying build/lib/translator/hot/tosca/tosca_compute.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/tosca copying build/lib/translator/hot/tosca/tosca_policies.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/tosca copying build/lib/translator/hot/tosca/tosca_dbms.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/tosca copying build/lib/translator/hot/tosca/tosca_block_storage_attachment.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/tosca copying build/lib/translator/hot/tosca/tosca_object_storage.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/tosca creating /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/syntax copying build/lib/translator/hot/syntax/hot_parameter.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/syntax copying build/lib/translator/hot/syntax/hot_resource.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/syntax copying build/lib/translator/hot/syntax/hot_output.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/syntax copying build/lib/translator/hot/syntax/__init__.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/syntax copying build/lib/translator/hot/syntax/hot_template.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/syntax copying build/lib/translator/hot/translate_node_templates.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot copying build/lib/translator/hot/__init__.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot copying build/lib/translator/hot/translate_outputs.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot copying build/lib/translator/hot/tosca_translator.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot copying build/lib/translator/hot/translate_inputs.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot creating /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/osc creating /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/osc/v1 creating /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/osc/v1/tests copying build/lib/translator/osc/v1/tests/test_translate.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/osc/v1/tests copying build/lib/translator/osc/v1/tests/utils.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/osc/v1/tests copying build/lib/translator/osc/v1/tests/__init__.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/osc/v1/tests copying build/lib/translator/osc/v1/tests/fakes.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/osc/v1/tests copying build/lib/translator/osc/v1/__init__.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/osc/v1 copying build/lib/translator/osc/v1/translate.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/osc/v1 copying build/lib/translator/osc/utils.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/osc copying build/lib/translator/osc/__init__.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/osc copying build/lib/translator/osc/osc_plugin.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/osc copying build/lib/translator/__init__.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator creating /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/conf copying build/lib/translator/conf/config.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/conf copying build/lib/translator/conf/__init__.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/conf copying build/lib/translator/conf/heat_translator_logging.conf -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/conf copying build/lib/translator/conf/translator.conf -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/conf creating /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/common copying build/lib/translator/common/flavors.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/common copying build/lib/translator/common/exception.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/common copying build/lib/translator/common/utils.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/common copying build/lib/translator/common/__init__.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/common copying build/lib/translator/common/images.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/common copying build/lib/translator/shell.py -> /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/test_shell.py to test_shell.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/test_utils.py to test_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/collectd/config.py to config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/logstash/configure_elasticsearch.py to configure_elasticsearch.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/logstash/configure_collectd.py to configure_collectd.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/logstash/configure_rsyslog.py to configure_rsyslog.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/test_tosca_hot_translation.py to test_tosca_hot_translation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/test_conf.py to test_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/test_template.py to test_template.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/custom/hot/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/custom/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/tests/test_translate_outputs.py to test_translate_outputs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/tests/test_translate_inputs.py to test_translate_inputs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/tests/test_hot_parameter.py to test_hot_parameter.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/tosca/tosca_policies_monitoring.py to tosca_policies_monitoring.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/tosca/tosca_web_application.py to tosca_web_application.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/tosca/tests/test_tosca_objectstore.py to test_tosca_objectstore.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/tosca/tests/test_tosca_floatingip.py to test_tosca_floatingip.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/tosca/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/tosca/tests/test_tosca_compute.py to test_tosca_compute.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/tosca/tests/test_tosca_blockstorage.py to test_tosca_blockstorage.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/tosca/tests/test_tosca_policies.py to test_tosca_policies.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/tosca/tests/test_tosca_autoscaling.py to test_tosca_autoscaling.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/tosca/tosca_policies_scaling.py to tosca_policies_scaling.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/tosca/tosca_database.py to tosca_database.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/tosca/tosca_cluster_policies_scaling.py to tosca_cluster_policies_scaling.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/tosca/tosca_policies_reservation.py to tosca_policies_reservation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/tosca/tosca_software_component.py to tosca_software_component.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/tosca/tosca_webserver.py to tosca_webserver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/tosca/tosca_block_storage.py to tosca_block_storage.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/tosca/tosca_network_port.py to tosca_network_port.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/tosca/tosca_network_network.py to tosca_network_network.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/tosca/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/tosca/tosca_floating.py to tosca_floating.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/tosca/tosca_compute.py to tosca_compute.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/tosca/tosca_policies.py to tosca_policies.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/tosca/tosca_dbms.py to tosca_dbms.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/tosca/tosca_block_storage_attachment.py to tosca_block_storage_attachment.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/tosca/tosca_object_storage.py to tosca_object_storage.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/syntax/hot_parameter.py to hot_parameter.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/syntax/hot_resource.py to hot_resource.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/syntax/hot_output.py to hot_output.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/syntax/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/syntax/hot_template.py to hot_template.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/translate_node_templates.py to translate_node_templates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/translate_outputs.py to translate_outputs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/tosca_translator.py to tosca_translator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/hot/translate_inputs.py to translate_inputs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/osc/v1/tests/test_translate.py to test_translate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/osc/v1/tests/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/osc/v1/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/osc/v1/tests/fakes.py to fakes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/osc/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/osc/v1/translate.py to translate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/osc/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/osc/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/osc/osc_plugin.py to osc_plugin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/conf/config.py to config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/conf/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/common/flavors.py to flavors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/common/exception.py to exception.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/common/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/common/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/common/images.py to images.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/shell.py to shell.cpython-36.pyc writing byte-compilation script '/tmp/tmp76v4uyfw.py' /usr/libexec/platform-python /tmp/tmp76v4uyfw.py removing /tmp/tmp76v4uyfw.py running install_egg_info running egg_info writing heat_translator.egg-info/PKG-INFO writing dependency_links to heat_translator.egg-info/dependency_links.txt writing entry points to heat_translator.egg-info/entry_points.txt writing top-level names to heat_translator.egg-info/top_level.txt writing pbr to heat_translator.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'heat_translator.egg-info/SOURCES.txt' Copying heat_translator.egg-info to /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/heat_translator-1.4.1-py3.6.egg-info running install_scripts Installing heat-translator script to /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/bin /usr/lib/python3.6/site-packages/pbr/packaging.py:435: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) + ln -s ./heat-translator /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/bin/heat-translator-3 + pathfix.py -pni '/usr/libexec/platform-python -s' /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/ recursedown('/builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/') recursedown('/builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/collectd') recursedown('/builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/collectd/__pycache__') recursedown('/builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/elasticsearch') recursedown('/builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/kibana') recursedown('/builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/logstash') recursedown('/builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/logstash/__pycache__') recursedown('/builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/mongodb') recursedown('/builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/mysql') recursedown('/builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/nodejs') recursedown('/builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/rsyslog') recursedown('/builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/ssh') recursedown('/builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/webserver') recursedown('/builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/wordpress') /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/collectd/config.py: updating /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/logstash/configure_collectd.py: updating /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/logstash/configure_elasticsearch.py: updating /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6/site-packages/translator/tests/data/artifacts/logstash/configure_rsyslog.py: updating + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.4.1-1.el8 --unique-debug-suffix -1.4.1-1.el8.noarch --unique-debug-src-base python-heat-translator-1.4.1-1.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/heat-translator-1.4.1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.TttSQp + umask 022 + cd /builddir/build/BUILD + cd heat-translator-1.4.1 + export PYTHON=python3 + PYTHON=python3 + python3 setup.py test running test running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ ${PYTHON:-python} -m subunit.run discover -t ./ . --list --- import errors --- Failed to import test module: translator.osc.v1.tests.test_translate Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/unittest2/loader.py", line 456, in _find_test_path module = self._get_module_from_name(name) File "/usr/lib/python3.6/site-packages/unittest2/loader.py", line 395, in _get_module_from_name __import__(name) File "/builddir/build/BUILD/heat-translator-1.4.1/translator/osc/v1/tests/test_translate.py", line 30, in from translator.osc.v1 import translate File "/builddir/build/BUILD/heat-translator-1.4.1/translator/osc/v1/translate.py", line 19, in from oslo_log import log as logging ModuleNotFoundError: No module named 'oslo_log' Non-zero exit code (2) from test listing. error: testr failed (3) + : Processing files: python3-heat-translator-1.4.1-1.el8.noarch + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.DFWU71 + umask 022 + cd /builddir/build/BUILD + cd heat-translator-1.4.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/share/licenses/python3-heat-translator + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/share/licenses/python3-heat-translator + cp -pr LICENSE /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/share/licenses/python3-heat-translator + exit 0 Provides: python3-heat-translator = 1.4.1-1.el8 python3.6dist(heat-translator) = 1.4.1 python3dist(heat-translator) = 1.4.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/libexec/platform-python python(abi) = 3.6 Processing files: python3-heat-translator-tests-1.4.1-1.el8.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8DczN8 + umask 022 + cd /builddir/build/BUILD + cd heat-translator-1.4.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/share/licenses/python3-heat-translator-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/share/licenses/python3-heat-translator-tests + cp -pr LICENSE /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/share/licenses/python3-heat-translator-tests + exit 0 Provides: python3-heat-translator-tests = 1.4.1-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash /bin/sh /usr/libexec/platform-python python(abi) = 3.6 Processing files: python-heat-translator-doc-1.4.1-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gyKYJW + umask 022 + cd /builddir/build/BUILD + cd heat-translator-1.4.1 + DOCDIR=/builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/share/doc/python-heat-translator-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/share/doc/python-heat-translator-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/share/doc/python-heat-translator-doc + cp -pr README.rst /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/share/doc/python-heat-translator-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.IugPbQ + umask 022 + cd /builddir/build/BUILD + cd heat-translator-1.4.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/share/licenses/python-heat-translator-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/share/licenses/python-heat-translator-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch/usr/share/licenses/python-heat-translator-doc + exit 0 Provides: python-heat-translator-doc = 1.4.1-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch Wrote: /builddir/build/RPMS/python3-heat-translator-1.4.1-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/python3-heat-translator-tests-1.4.1-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/python-heat-translator-doc-1.4.1-1.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ugokQF + umask 022 + cd /builddir/build/BUILD + cd heat-translator-1.4.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-heat-translator-1.4.1-1.el8.noarch + exit 0 Child return code was: 0