Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-openstacksdk.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-victoria-el8-build-81958-492144/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '3b3f5d8263fe4a6181f109b28bbafd94', '-D', '/var/lib/mock/cloud8-openstack-victoria-el8-build-81958-492144/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-openstacksdk.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-openstacksdk-0.49.0-1.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-openstacksdk.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-victoria-el8-build-81958-492144/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '02acda2cd19c45e6956eb30a9e0173c7', '-D', '/var/lib/mock/cloud8-openstack-victoria-el8-build-81958-492144/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-openstacksdk.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.His5Jp + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf openstacksdk-0.49.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/openstacksdk-0.49.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd openstacksdk-0.49.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-openstacksdk-0.49.0 base' + rm -rf requirements.txt test-requirements.txt + rm -f openstack/tests/unit/test_stats.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.lre0PX + umask 022 + cd /builddir/build/BUILD + cd openstacksdk-0.49.0 + 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/openstack creating build/lib/openstack/database creating build/lib/openstack/database/v1 copying openstack/database/v1/instance.py -> build/lib/openstack/database/v1 copying openstack/database/v1/__init__.py -> build/lib/openstack/database/v1 copying openstack/database/v1/_proxy.py -> build/lib/openstack/database/v1 copying openstack/database/v1/database.py -> build/lib/openstack/database/v1 copying openstack/database/v1/flavor.py -> build/lib/openstack/database/v1 copying openstack/database/v1/user.py -> build/lib/openstack/database/v1 creating build/lib/openstack/network creating build/lib/openstack/network/v2 copying openstack/network/v2/metering_label.py -> build/lib/openstack/network/v2 copying openstack/network/v2/__init__.py -> build/lib/openstack/network/v2 copying openstack/network/v2/router.py -> build/lib/openstack/network/v2 copying openstack/network/v2/health_monitor.py -> build/lib/openstack/network/v2 copying openstack/network/v2/qos_dscp_marking_rule.py -> build/lib/openstack/network/v2 copying openstack/network/v2/quota.py -> build/lib/openstack/network/v2 copying openstack/network/v2/network_segment_range.py -> build/lib/openstack/network/v2 copying openstack/network/v2/service_profile.py -> build/lib/openstack/network/v2 copying openstack/network/v2/pool.py -> build/lib/openstack/network/v2 copying openstack/network/v2/network_ip_availability.py -> build/lib/openstack/network/v2 copying openstack/network/v2/qos_rule_type.py -> build/lib/openstack/network/v2 copying openstack/network/v2/qos_minimum_bandwidth_rule.py -> build/lib/openstack/network/v2 copying openstack/network/v2/security_group.py -> build/lib/openstack/network/v2 copying openstack/network/v2/availability_zone.py -> build/lib/openstack/network/v2 copying openstack/network/v2/firewall_group.py -> build/lib/openstack/network/v2 copying openstack/network/v2/pool_member.py -> build/lib/openstack/network/v2 copying openstack/network/v2/vpn_service.py -> build/lib/openstack/network/v2 copying openstack/network/v2/floating_ip.py -> build/lib/openstack/network/v2 copying openstack/network/v2/port_forwarding.py -> build/lib/openstack/network/v2 copying openstack/network/v2/firewall_policy.py -> build/lib/openstack/network/v2 copying openstack/network/v2/rbac_policy.py -> build/lib/openstack/network/v2 copying openstack/network/v2/_proxy.py -> build/lib/openstack/network/v2 copying openstack/network/v2/extension.py -> build/lib/openstack/network/v2 copying openstack/network/v2/metering_label_rule.py -> build/lib/openstack/network/v2 copying openstack/network/v2/segment.py -> build/lib/openstack/network/v2 copying openstack/network/v2/load_balancer.py -> build/lib/openstack/network/v2 copying openstack/network/v2/auto_allocated_topology.py -> build/lib/openstack/network/v2 copying openstack/network/v2/service_provider.py -> build/lib/openstack/network/v2 copying openstack/network/v2/subnet_pool.py -> build/lib/openstack/network/v2 copying openstack/network/v2/address_scope.py -> build/lib/openstack/network/v2 copying openstack/network/v2/qos_policy.py -> build/lib/openstack/network/v2 copying openstack/network/v2/qos_bandwidth_limit_rule.py -> build/lib/openstack/network/v2 copying openstack/network/v2/subnet.py -> build/lib/openstack/network/v2 copying openstack/network/v2/agent.py -> build/lib/openstack/network/v2 copying openstack/network/v2/port.py -> build/lib/openstack/network/v2 copying openstack/network/v2/listener.py -> build/lib/openstack/network/v2 copying openstack/network/v2/firewall_rule.py -> build/lib/openstack/network/v2 copying openstack/network/v2/_base.py -> build/lib/openstack/network/v2 copying openstack/network/v2/flavor.py -> build/lib/openstack/network/v2 copying openstack/network/v2/network.py -> build/lib/openstack/network/v2 copying openstack/network/v2/trunk.py -> build/lib/openstack/network/v2 copying openstack/network/v2/security_group_rule.py -> build/lib/openstack/network/v2 creating build/lib/openstack/tests creating build/lib/openstack/tests/functional creating build/lib/openstack/tests/functional/object_store copying openstack/tests/functional/object_store/__init__.py -> build/lib/openstack/tests/functional/object_store creating build/lib/openstack/block_storage creating build/lib/openstack/block_storage/v2 copying openstack/block_storage/v2/__init__.py -> build/lib/openstack/block_storage/v2 copying openstack/block_storage/v2/stats.py -> build/lib/openstack/block_storage/v2 copying openstack/block_storage/v2/backup.py -> build/lib/openstack/block_storage/v2 copying openstack/block_storage/v2/_proxy.py -> build/lib/openstack/block_storage/v2 copying openstack/block_storage/v2/snapshot.py -> build/lib/openstack/block_storage/v2 copying openstack/block_storage/v2/type.py -> build/lib/openstack/block_storage/v2 copying openstack/block_storage/v2/volume.py -> build/lib/openstack/block_storage/v2 creating build/lib/openstack/tests/unit creating build/lib/openstack/tests/unit/accelerator creating build/lib/openstack/tests/unit/accelerator/v2 copying openstack/tests/unit/accelerator/v2/__init__.py -> build/lib/openstack/tests/unit/accelerator/v2 copying openstack/tests/unit/accelerator/v2/test_proxy.py -> build/lib/openstack/tests/unit/accelerator/v2 copying openstack/tests/unit/accelerator/v2/test_device.py -> build/lib/openstack/tests/unit/accelerator/v2 copying openstack/tests/unit/accelerator/v2/test_accelerator_request.py -> build/lib/openstack/tests/unit/accelerator/v2 copying openstack/tests/unit/accelerator/v2/test_deployable.py -> build/lib/openstack/tests/unit/accelerator/v2 copying openstack/tests/unit/accelerator/v2/test_device_profile.py -> build/lib/openstack/tests/unit/accelerator/v2 creating build/lib/openstack/workflow copying openstack/workflow/__init__.py -> build/lib/openstack/workflow copying openstack/workflow/workflow_service.py -> build/lib/openstack/workflow copying openstack/workflow/version.py -> build/lib/openstack/workflow creating build/lib/openstack/tests/functional/instance_ha copying openstack/tests/functional/instance_ha/__init__.py -> build/lib/openstack/tests/functional/instance_ha copying openstack/tests/functional/instance_ha/test_segment.py -> build/lib/openstack/tests/functional/instance_ha copying openstack/tests/functional/instance_ha/test_host.py -> build/lib/openstack/tests/functional/instance_ha creating build/lib/openstack/tests/functional/identity copying openstack/tests/functional/identity/__init__.py -> build/lib/openstack/tests/functional/identity creating build/lib/openstack/tests/unit/fake creating build/lib/openstack/tests/unit/fake/v2 copying openstack/tests/unit/fake/v2/__init__.py -> build/lib/openstack/tests/unit/fake/v2 copying openstack/tests/unit/fake/v2/_proxy.py -> build/lib/openstack/tests/unit/fake/v2 copying openstack/tests/unit/fake/v2/fake.py -> build/lib/openstack/tests/unit/fake/v2 copying openstack/tests/unit/__init__.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_format.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_proxy.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/base.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_resource.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_hacking.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_proxy_base2.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_utils.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_connection.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_proxy_base.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_missing_version.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_exceptions.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_microversions.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/fakes.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_placement_rest.py -> build/lib/openstack/tests/unit creating build/lib/openstack/tests/unit/image copying openstack/tests/unit/image/__init__.py -> build/lib/openstack/tests/unit/image creating build/lib/openstack/orchestration copying openstack/orchestration/__init__.py -> build/lib/openstack/orchestration copying openstack/orchestration/version.py -> build/lib/openstack/orchestration copying openstack/orchestration/orchestration_service.py -> build/lib/openstack/orchestration creating build/lib/openstack/tests/unit/object_store copying openstack/tests/unit/object_store/__init__.py -> build/lib/openstack/tests/unit/object_store creating build/lib/openstack/tests/unit/message creating build/lib/openstack/tests/unit/message/v2 copying openstack/tests/unit/message/v2/__init__.py -> build/lib/openstack/tests/unit/message/v2 copying openstack/tests/unit/message/v2/test_proxy.py -> build/lib/openstack/tests/unit/message/v2 copying openstack/tests/unit/message/v2/test_claim.py -> build/lib/openstack/tests/unit/message/v2 copying openstack/tests/unit/message/v2/test_message.py -> build/lib/openstack/tests/unit/message/v2 copying openstack/tests/unit/message/v2/test_queue.py -> build/lib/openstack/tests/unit/message/v2 copying openstack/tests/unit/message/v2/test_subscription.py -> build/lib/openstack/tests/unit/message/v2 creating build/lib/openstack/image creating build/lib/openstack/image/v1 copying openstack/image/v1/__init__.py -> build/lib/openstack/image/v1 copying openstack/image/v1/image.py -> build/lib/openstack/image/v1 copying openstack/image/v1/_proxy.py -> build/lib/openstack/image/v1 creating build/lib/openstack/accelerator creating build/lib/openstack/accelerator/v2 copying openstack/accelerator/v2/__init__.py -> build/lib/openstack/accelerator/v2 copying openstack/accelerator/v2/_proxy.py -> build/lib/openstack/accelerator/v2 copying openstack/accelerator/v2/deployable.py -> build/lib/openstack/accelerator/v2 copying openstack/accelerator/v2/device_profile.py -> build/lib/openstack/accelerator/v2 copying openstack/accelerator/v2/device.py -> build/lib/openstack/accelerator/v2 copying openstack/accelerator/v2/accelerator_request.py -> build/lib/openstack/accelerator/v2 creating build/lib/openstack/image/v2 copying openstack/image/v2/__init__.py -> build/lib/openstack/image/v2 copying openstack/image/v2/image.py -> build/lib/openstack/image/v2 copying openstack/image/v2/_proxy.py -> build/lib/openstack/image/v2 copying openstack/image/v2/task.py -> build/lib/openstack/image/v2 copying openstack/image/v2/schema.py -> build/lib/openstack/image/v2 copying openstack/image/v2/service_info.py -> build/lib/openstack/image/v2 copying openstack/image/v2/member.py -> build/lib/openstack/image/v2 creating build/lib/openstack/tests/unit/config copying openstack/tests/unit/config/__init__.py -> build/lib/openstack/tests/unit/config copying openstack/tests/unit/config/test_loader.py -> build/lib/openstack/tests/unit/config copying openstack/tests/unit/config/base.py -> build/lib/openstack/tests/unit/config copying openstack/tests/unit/config/test_config.py -> build/lib/openstack/tests/unit/config copying openstack/tests/unit/config/test_json.py -> build/lib/openstack/tests/unit/config copying openstack/tests/unit/config/test_from_conf.py -> build/lib/openstack/tests/unit/config copying openstack/tests/unit/config/test_environ.py -> build/lib/openstack/tests/unit/config copying openstack/tests/unit/config/test_cloud_config.py -> build/lib/openstack/tests/unit/config copying openstack/tests/unit/config/test_from_session.py -> build/lib/openstack/tests/unit/config copying openstack/tests/unit/config/test_init.py -> build/lib/openstack/tests/unit/config creating build/lib/openstack/tests/functional/compute copying openstack/tests/functional/compute/__init__.py -> build/lib/openstack/tests/functional/compute copying openstack/tests/functional/compute/base.py -> build/lib/openstack/tests/functional/compute creating build/lib/openstack/tests/functional/object_store/v1 copying openstack/tests/functional/object_store/v1/__init__.py -> build/lib/openstack/tests/functional/object_store/v1 copying openstack/tests/functional/object_store/v1/test_container.py -> build/lib/openstack/tests/functional/object_store/v1 copying openstack/tests/functional/object_store/v1/test_account.py -> build/lib/openstack/tests/functional/object_store/v1 copying openstack/tests/functional/object_store/v1/test_obj.py -> build/lib/openstack/tests/functional/object_store/v1 creating build/lib/openstack/tests/functional/clustering copying openstack/tests/functional/clustering/test_cluster.py -> build/lib/openstack/tests/functional/clustering copying openstack/tests/functional/clustering/__init__.py -> build/lib/openstack/tests/functional/clustering creating build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_domain.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/__init__.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_qos_dscp_marking_rule.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_users.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_cluster_templates.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_qos_bandwidth_limit_rule.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_floating_ip_pool.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_volume_backup.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/util.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_qos_policy.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_project_cleanup.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_inventory.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_flavor.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_zone.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_coe_clusters.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_endpoints.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_services.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_port.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_volume.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_range_search.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_devstack.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_groups.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_project.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_image.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_identity.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_keypairs.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_quotas.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_limits.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_aggregate.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_network.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_floating_ip.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_volume_type.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_router.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_security_groups.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_object.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_recordset.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_qos_minimum_bandwidth_rule.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_stack.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_magnum_services.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_compute.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_server_group.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_clustering.py -> build/lib/openstack/tests/functional/cloud creating build/lib/openstack/tests/functional/dns copying openstack/tests/functional/dns/__init__.py -> build/lib/openstack/tests/functional/dns creating build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_create_server.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_shade.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_floating_ip_neutron.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/__init__.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_qos_dscp_marking_rule.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_users.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_delete_server.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_update_server.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_cluster_templates.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_qos_bandwidth_limit_rule.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_baremetal_node.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_floating_ip_pool.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_identity_roles.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_server_console.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_qos_policy.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_inventory.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_fwaas.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_availability_zones.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_zone.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_domain_params.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_floating_ip_nova.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_coe_clusters.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_endpoints.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_services.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_coe_clusters_certificate.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_volume_backups.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_flavors.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_port.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_volume.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_operator_noauth.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_groups.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_project.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_qos_rule_type.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_image.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_floating_ip_common.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_role_assignment.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_quotas.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_rebuild_server.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_limits.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_caching.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_server_set_metadata.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_keypair.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_subnet.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_accelerator.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_aggregate.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_network.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_baremetal_ports.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_shade_operator.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_router.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_domains.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_delete_volume_snapshot.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_operator.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_security_groups.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_object.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_recordset.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_server_delete_metadata.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_usage.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_image_snapshot.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_meta.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_qos_minimum_bandwidth_rule.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_normalize.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_stack.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_magnum_services.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test__utils.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_server_group.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_volume_access.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_create_volume_snapshot.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_clustering.py -> build/lib/openstack/tests/unit/cloud creating build/lib/openstack/tests/functional/block_storage creating build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/__init__.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_backup.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/base.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_snapshot.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_volume.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_type.py -> build/lib/openstack/tests/functional/block_storage/v3 creating build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/__init__.py -> build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/stack.py -> build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/software_config.py -> build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/_proxy.py -> build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/stack_template.py -> build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/resource.py -> build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/template.py -> build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/stack_files.py -> build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/software_deployment.py -> build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/stack_environment.py -> build/lib/openstack/orchestration/v1 creating build/lib/openstack/tests/functional/orchestration creating build/lib/openstack/tests/functional/orchestration/v1 copying openstack/tests/functional/orchestration/v1/__init__.py -> build/lib/openstack/tests/functional/orchestration/v1 copying openstack/tests/functional/orchestration/v1/test_stack.py -> build/lib/openstack/tests/functional/orchestration/v1 creating build/lib/openstack/tests/unit/network copying openstack/tests/unit/network/__init__.py -> build/lib/openstack/tests/unit/network copying openstack/tests/unit/network/test_version.py -> build/lib/openstack/tests/unit/network creating build/lib/openstack/tests/unit/key_manager creating build/lib/openstack/tests/unit/key_manager/v1 copying openstack/tests/unit/key_manager/v1/test_secret.py -> build/lib/openstack/tests/unit/key_manager/v1 copying openstack/tests/unit/key_manager/v1/__init__.py -> build/lib/openstack/tests/unit/key_manager/v1 copying openstack/tests/unit/key_manager/v1/test_proxy.py -> build/lib/openstack/tests/unit/key_manager/v1 copying openstack/tests/unit/key_manager/v1/test_container.py -> build/lib/openstack/tests/unit/key_manager/v1 copying openstack/tests/unit/key_manager/v1/test_order.py -> build/lib/openstack/tests/unit/key_manager/v1 creating build/lib/openstack/tests/functional/block_storage/v2 copying openstack/tests/functional/block_storage/v2/__init__.py -> build/lib/openstack/tests/functional/block_storage/v2 copying openstack/tests/functional/block_storage/v2/test_backup.py -> build/lib/openstack/tests/functional/block_storage/v2 copying openstack/tests/functional/block_storage/v2/base.py -> build/lib/openstack/tests/functional/block_storage/v2 copying openstack/tests/functional/block_storage/v2/test_snapshot.py -> build/lib/openstack/tests/functional/block_storage/v2 copying openstack/tests/functional/block_storage/v2/test_volume.py -> build/lib/openstack/tests/functional/block_storage/v2 copying openstack/tests/functional/block_storage/v2/test_stats.py -> build/lib/openstack/tests/functional/block_storage/v2 copying openstack/tests/functional/block_storage/v2/test_type.py -> build/lib/openstack/tests/functional/block_storage/v2 creating build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/__init__.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/stats.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/backup.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/_proxy.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/snapshot.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/type.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/volume.py -> build/lib/openstack/block_storage/v3 creating build/lib/openstack/tests/unit/clustering copying openstack/tests/unit/clustering/__init__.py -> build/lib/openstack/tests/unit/clustering copying openstack/tests/unit/clustering/test_version.py -> build/lib/openstack/tests/unit/clustering creating build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/__init__.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_proxy.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_load_balancer.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_member.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_flavor.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_flavor_profile.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_l7policy.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_availability_zone.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_pool.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_amphora.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_health_monitor.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_l7rule.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_version.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_availability_zone_profile.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_listener.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_quota.py -> build/lib/openstack/tests/unit/load_balancer copying openstack/tests/unit/load_balancer/test_provider.py -> build/lib/openstack/tests/unit/load_balancer creating build/lib/openstack/dns creating build/lib/openstack/dns/v2 copying openstack/dns/v2/__init__.py -> build/lib/openstack/dns/v2 copying openstack/dns/v2/zone.py -> build/lib/openstack/dns/v2 copying openstack/dns/v2/floating_ip.py -> build/lib/openstack/dns/v2 copying openstack/dns/v2/_proxy.py -> build/lib/openstack/dns/v2 copying openstack/dns/v2/zone_import.py -> build/lib/openstack/dns/v2 copying openstack/dns/v2/zone_transfer.py -> build/lib/openstack/dns/v2 copying openstack/dns/v2/zone_export.py -> build/lib/openstack/dns/v2 copying openstack/dns/v2/recordset.py -> build/lib/openstack/dns/v2 copying openstack/dns/v2/_base.py -> build/lib/openstack/dns/v2 creating build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_cluster.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/__init__.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_proxy.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_build_info.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_policy_type.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_profile.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_event.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_cluster_attr.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_policy.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_cluster_policy.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_profile_type.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_action.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_node.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_receiver.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_service.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/image/image_signer.py -> build/lib/openstack/image copying openstack/image/iterable_chunked_file.py -> build/lib/openstack/image copying openstack/image/__init__.py -> build/lib/openstack/image copying openstack/image/image_service.py -> build/lib/openstack/image copying openstack/image/_base_proxy.py -> build/lib/openstack/image copying openstack/image/_download.py -> build/lib/openstack/image copying openstack/database/__init__.py -> build/lib/openstack/database copying openstack/database/database_service.py -> build/lib/openstack/database creating build/lib/openstack/object_store copying openstack/object_store/__init__.py -> build/lib/openstack/object_store copying openstack/object_store/object_store_service.py -> build/lib/openstack/object_store creating build/lib/openstack/tests/unit/fake/v1 copying openstack/tests/unit/fake/v1/__init__.py -> build/lib/openstack/tests/unit/fake/v1 copying openstack/tests/unit/fake/v1/_proxy.py -> build/lib/openstack/tests/unit/fake/v1 copying openstack/tests/unit/fake/v1/fake.py -> build/lib/openstack/tests/unit/fake/v1 copying openstack/block_storage/__init__.py -> build/lib/openstack/block_storage copying openstack/block_storage/block_storage_service.py -> build/lib/openstack/block_storage copying openstack/block_storage/_base_proxy.py -> build/lib/openstack/block_storage creating build/lib/openstack/key_manager creating build/lib/openstack/key_manager/v1 copying openstack/key_manager/v1/__init__.py -> build/lib/openstack/key_manager/v1 copying openstack/key_manager/v1/_proxy.py -> build/lib/openstack/key_manager/v1 copying openstack/key_manager/v1/container.py -> build/lib/openstack/key_manager/v1 copying openstack/key_manager/v1/secret.py -> build/lib/openstack/key_manager/v1 copying openstack/key_manager/v1/order.py -> build/lib/openstack/key_manager/v1 copying openstack/key_manager/v1/_format.py -> build/lib/openstack/key_manager/v1 creating build/lib/openstack/tests/unit/baremetal creating build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/__init__.py -> build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_proxy.py -> build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_volume_connector.py -> build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_driver.py -> build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_port_group.py -> build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_port.py -> build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_allocation.py -> build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_chassis.py -> build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_node.py -> build/lib/openstack/tests/unit/baremetal/v1 creating build/lib/openstack/tests/functional/identity/v3 copying openstack/tests/functional/identity/v3/__init__.py -> build/lib/openstack/tests/functional/identity/v3 copying openstack/tests/functional/identity/v3/test_application_credential.py -> build/lib/openstack/tests/functional/identity/v3 creating build/lib/openstack/tests/unit/block_storage creating build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/__init__.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_proxy.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_backup.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_snapshot.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_volume.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_type.py -> build/lib/openstack/tests/unit/block_storage/v3 creating build/lib/openstack/tests/functional/dns/v2 copying openstack/tests/functional/dns/v2/__init__.py -> build/lib/openstack/tests/functional/dns/v2 copying openstack/tests/functional/dns/v2/test_zone.py -> build/lib/openstack/tests/functional/dns/v2 creating build/lib/openstack/tests/unit/image/v1 copying openstack/tests/unit/image/v1/__init__.py -> build/lib/openstack/tests/unit/image/v1 copying openstack/tests/unit/image/v1/test_proxy.py -> build/lib/openstack/tests/unit/image/v1 copying openstack/tests/unit/image/v1/test_image.py -> build/lib/openstack/tests/unit/image/v1 creating build/lib/openstack/load_balancer copying openstack/load_balancer/__init__.py -> build/lib/openstack/load_balancer copying openstack/load_balancer/load_balancer_service.py -> build/lib/openstack/load_balancer copying openstack/load_balancer/version.py -> build/lib/openstack/load_balancer copying openstack/tests/unit/key_manager/__init__.py -> build/lib/openstack/tests/unit/key_manager copying openstack/tests/__init__.py -> build/lib/openstack/tests copying openstack/tests/base.py -> build/lib/openstack/tests copying openstack/tests/fakes.py -> build/lib/openstack/tests creating build/lib/openstack/tests/unit/block_storage/v2 copying openstack/tests/unit/block_storage/v2/__init__.py -> build/lib/openstack/tests/unit/block_storage/v2 copying openstack/tests/unit/block_storage/v2/test_proxy.py -> build/lib/openstack/tests/unit/block_storage/v2 copying openstack/tests/unit/block_storage/v2/test_backup.py -> build/lib/openstack/tests/unit/block_storage/v2 copying openstack/tests/unit/block_storage/v2/test_snapshot.py -> build/lib/openstack/tests/unit/block_storage/v2 copying openstack/tests/unit/block_storage/v2/test_volume.py -> build/lib/openstack/tests/unit/block_storage/v2 copying openstack/tests/unit/block_storage/v2/test_stats.py -> build/lib/openstack/tests/unit/block_storage/v2 copying openstack/tests/unit/block_storage/v2/test_type.py -> build/lib/openstack/tests/unit/block_storage/v2 copying openstack/__init__.py -> build/lib/openstack copying openstack/service_description.py -> build/lib/openstack copying openstack/_services_mixin.py -> build/lib/openstack copying openstack/_log.py -> build/lib/openstack copying openstack/_hacking.py -> build/lib/openstack copying openstack/version.py -> build/lib/openstack copying openstack/utils.py -> build/lib/openstack copying openstack/resource.py -> build/lib/openstack copying openstack/exceptions.py -> build/lib/openstack copying openstack/format.py -> build/lib/openstack copying openstack/connection.py -> build/lib/openstack copying openstack/proxy.py -> build/lib/openstack copying openstack/__main__.py -> build/lib/openstack copying openstack/network/__init__.py -> build/lib/openstack/network copying openstack/network/network_service.py -> build/lib/openstack/network copying openstack/network/version.py -> build/lib/openstack/network creating build/lib/openstack/tests/unit/baremetal_introspection creating build/lib/openstack/tests/unit/baremetal_introspection/v1 copying openstack/tests/unit/baremetal_introspection/v1/__init__.py -> build/lib/openstack/tests/unit/baremetal_introspection/v1 copying openstack/tests/unit/baremetal_introspection/v1/test_proxy.py -> build/lib/openstack/tests/unit/baremetal_introspection/v1 copying openstack/key_manager/__init__.py -> build/lib/openstack/key_manager copying openstack/key_manager/key_manager_service.py -> build/lib/openstack/key_manager creating build/lib/openstack/compute creating build/lib/openstack/compute/v2 copying openstack/compute/v2/__init__.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/image.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/availability_zone.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/server_interface.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/_proxy.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/service.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/extension.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/keypair.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/hypervisor.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/limits.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/server_remote_console.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/metadata.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/server_ip.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/server_diagnostics.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/volume_attachment.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/server_group.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/aggregate.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/server.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/flavor.py -> build/lib/openstack/compute/v2 creating build/lib/openstack/tests/unit/image/v2 copying openstack/tests/unit/image/v2/__init__.py -> build/lib/openstack/tests/unit/image/v2 copying openstack/tests/unit/image/v2/test_proxy.py -> build/lib/openstack/tests/unit/image/v2 copying openstack/tests/unit/image/v2/test_member.py -> build/lib/openstack/tests/unit/image/v2 copying openstack/tests/unit/image/v2/test_image.py -> build/lib/openstack/tests/unit/image/v2 copying openstack/tests/unit/image/v2/test_task.py -> build/lib/openstack/tests/unit/image/v2 copying openstack/tests/unit/image/v2/test_schema.py -> build/lib/openstack/tests/unit/image/v2 copying openstack/tests/unit/image/v2/test_service_info.py -> build/lib/openstack/tests/unit/image/v2 creating build/lib/openstack/message copying openstack/message/__init__.py -> build/lib/openstack/message copying openstack/message/version.py -> build/lib/openstack/message copying openstack/message/message_service.py -> build/lib/openstack/message creating build/lib/openstack/clustering copying openstack/clustering/__init__.py -> build/lib/openstack/clustering copying openstack/clustering/clustering_service.py -> build/lib/openstack/clustering copying openstack/clustering/version.py -> build/lib/openstack/clustering copying openstack/accelerator/__init__.py -> build/lib/openstack/accelerator copying openstack/accelerator/version.py -> build/lib/openstack/accelerator copying openstack/accelerator/accelerator_service.py -> build/lib/openstack/accelerator creating build/lib/openstack/tests/functional/network creating build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/__init__.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_qos_dscp_marking_rule.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_rbac_policy.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_firewall_rule.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_network_segment_range.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_qos_bandwidth_limit_rule.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_dvr_router.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_extension.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_network_ip_availability.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_qos_policy.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_agent_add_remove_router.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_flavor.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_router_add_remove_interface.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_trunk.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_agent.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_agent_add_remove_network.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_port.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_availability_zone.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_qos_rule_type.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_segment.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_firewall_rule_insert_remove_policy.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_address_scope.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_subnet_pool.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_subnet.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_port_forwarding.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_firewall_policy.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_auto_allocated_topology.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_security_group_rule.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_network.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_subnet_from_subnet_pool.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_floating_ip.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_firewall_group.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_service_provider.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_router.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_security_group.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_qos_minimum_bandwidth_rule.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_quota.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_service_profile.py -> build/lib/openstack/tests/functional/network/v2 creating build/lib/openstack/tests/unit/dns creating build/lib/openstack/tests/unit/dns/v2 copying openstack/tests/unit/dns/v2/__init__.py -> build/lib/openstack/tests/unit/dns/v2 copying openstack/tests/unit/dns/v2/test_proxy.py -> build/lib/openstack/tests/unit/dns/v2 copying openstack/tests/unit/dns/v2/test_zone_import.py -> build/lib/openstack/tests/unit/dns/v2 copying openstack/tests/unit/dns/v2/test_zone_export.py -> build/lib/openstack/tests/unit/dns/v2 copying openstack/tests/unit/dns/v2/test_zone.py -> build/lib/openstack/tests/unit/dns/v2 copying openstack/tests/unit/dns/v2/test_zone_transfer.py -> build/lib/openstack/tests/unit/dns/v2 copying openstack/tests/unit/dns/v2/test_floating_ip.py -> build/lib/openstack/tests/unit/dns/v2 copying openstack/tests/unit/dns/v2/test_recordset.py -> build/lib/openstack/tests/unit/dns/v2 creating build/lib/openstack/tests/unit/object_store/v1 copying openstack/tests/unit/object_store/v1/__init__.py -> build/lib/openstack/tests/unit/object_store/v1 copying openstack/tests/unit/object_store/v1/test_proxy.py -> build/lib/openstack/tests/unit/object_store/v1 copying openstack/tests/unit/object_store/v1/test_container.py -> build/lib/openstack/tests/unit/object_store/v1 copying openstack/tests/unit/object_store/v1/test_account.py -> build/lib/openstack/tests/unit/object_store/v1 copying openstack/tests/unit/object_store/v1/test_obj.py -> build/lib/openstack/tests/unit/object_store/v1 creating build/lib/openstack/tests/unit/compute creating build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/__init__.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_proxy.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_server_diagnostics.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_hypervisor.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_extension.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_volume_attachment.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_metadata.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_flavor.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_availability_zone.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_image.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_server_interface.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_limits.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_keypair.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_server.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_server_ip.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_aggregate.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_service.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_server_group.py -> build/lib/openstack/tests/unit/compute/v2 creating build/lib/openstack/baremetal creating build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/__init__.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/chassis.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/_common.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/_proxy.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/allocation.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/driver.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/node.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/volume_connector.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/port_group.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/port.py -> build/lib/openstack/baremetal/v1 creating build/lib/openstack/instance_ha creating build/lib/openstack/instance_ha/v1 copying openstack/instance_ha/v1/__init__.py -> build/lib/openstack/instance_ha/v1 copying openstack/instance_ha/v1/_proxy.py -> build/lib/openstack/instance_ha/v1 copying openstack/instance_ha/v1/host.py -> build/lib/openstack/instance_ha/v1 copying openstack/instance_ha/v1/segment.py -> build/lib/openstack/instance_ha/v1 copying openstack/instance_ha/v1/notification.py -> build/lib/openstack/instance_ha/v1 creating build/lib/openstack/cloud creating build/lib/openstack/cloud/cmd copying openstack/cloud/cmd/__init__.py -> build/lib/openstack/cloud/cmd copying openstack/cloud/cmd/inventory.py -> build/lib/openstack/cloud/cmd copying openstack/cloud/_clustering.py -> build/lib/openstack/cloud copying openstack/cloud/__init__.py -> build/lib/openstack/cloud copying openstack/cloud/_dns.py -> build/lib/openstack/cloud copying openstack/cloud/_image.py -> build/lib/openstack/cloud copying openstack/cloud/_network.py -> build/lib/openstack/cloud copying openstack/cloud/_block_storage.py -> build/lib/openstack/cloud copying openstack/cloud/_identity.py -> build/lib/openstack/cloud copying openstack/cloud/_floating_ip.py -> build/lib/openstack/cloud copying openstack/cloud/_accelerator.py -> build/lib/openstack/cloud copying openstack/cloud/_compute.py -> build/lib/openstack/cloud copying openstack/cloud/_orchestration.py -> build/lib/openstack/cloud copying openstack/cloud/_normalize.py -> build/lib/openstack/cloud copying openstack/cloud/_security_group.py -> build/lib/openstack/cloud copying openstack/cloud/openstackcloud.py -> build/lib/openstack/cloud copying openstack/cloud/_baremetal.py -> build/lib/openstack/cloud copying openstack/cloud/_network_common.py -> build/lib/openstack/cloud copying openstack/cloud/exc.py -> build/lib/openstack/cloud copying openstack/cloud/_coe.py -> build/lib/openstack/cloud copying openstack/cloud/inventory.py -> build/lib/openstack/cloud copying openstack/cloud/meta.py -> build/lib/openstack/cloud copying openstack/cloud/_utils.py -> build/lib/openstack/cloud copying openstack/cloud/_object_store.py -> build/lib/openstack/cloud creating build/lib/openstack/object_store/v1 copying openstack/object_store/v1/__init__.py -> build/lib/openstack/object_store/v1 copying openstack/object_store/v1/account.py -> build/lib/openstack/object_store/v1 copying openstack/object_store/v1/_proxy.py -> build/lib/openstack/object_store/v1 copying openstack/object_store/v1/container.py -> build/lib/openstack/object_store/v1 copying openstack/object_store/v1/info.py -> build/lib/openstack/object_store/v1 copying openstack/object_store/v1/obj.py -> build/lib/openstack/object_store/v1 copying openstack/object_store/v1/_base.py -> build/lib/openstack/object_store/v1 copying openstack/tests/unit/accelerator/__init__.py -> build/lib/openstack/tests/unit/accelerator copying openstack/tests/unit/accelerator/test_version.py -> build/lib/openstack/tests/unit/accelerator creating build/lib/openstack/tests/unit/orchestration copying openstack/tests/unit/orchestration/__init__.py -> build/lib/openstack/tests/unit/orchestration copying openstack/tests/unit/orchestration/test_version.py -> build/lib/openstack/tests/unit/orchestration copying openstack/tests/functional/block_storage/__init__.py -> build/lib/openstack/tests/functional/block_storage creating build/lib/openstack/identity creating build/lib/openstack/identity/v2 copying openstack/identity/v2/__init__.py -> build/lib/openstack/identity/v2 copying openstack/identity/v2/tenant.py -> build/lib/openstack/identity/v2 copying openstack/identity/v2/_proxy.py -> build/lib/openstack/identity/v2 copying openstack/identity/v2/extension.py -> build/lib/openstack/identity/v2 copying openstack/identity/v2/role.py -> build/lib/openstack/identity/v2 copying openstack/identity/v2/user.py -> build/lib/openstack/identity/v2 creating build/lib/openstack/config creating build/lib/openstack/config/vendors copying openstack/config/vendors/__init__.py -> build/lib/openstack/config/vendors creating build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/__init__.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/health_monitor.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/quota.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/pool.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/l7_policy.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/provider.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/availability_zone.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/_proxy.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/l7_rule.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/load_balancer.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/availability_zone_profile.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/member.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/flavor_profile.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/listener.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/amphora.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/flavor.py -> build/lib/openstack/load_balancer/v2 creating build/lib/openstack/tests/functional/load_balancer copying openstack/tests/functional/load_balancer/__init__.py -> build/lib/openstack/tests/functional/load_balancer copying openstack/tests/unit/compute/__init__.py -> build/lib/openstack/tests/unit/compute copying openstack/tests/unit/compute/test_version.py -> build/lib/openstack/tests/unit/compute copying openstack/tests/unit/dns/__init__.py -> build/lib/openstack/tests/unit/dns copying openstack/compute/__init__.py -> build/lib/openstack/compute copying openstack/compute/compute_service.py -> build/lib/openstack/compute copying openstack/compute/version.py -> build/lib/openstack/compute creating build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/__init__.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_proxy.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_qos_dscp_marking_rule.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_rbac_policy.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_firewall_rule.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_network_segment_range.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_load_balancer.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_qos_bandwidth_limit_rule.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_extension.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_network_ip_availability.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_qos_policy.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_metering_label_rule.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_flavor.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_trunk.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_metering_label.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_vpn_service.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_agent.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_port.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_availability_zone.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_qos_rule_type.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_segment.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_pool.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_address_scope.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_subnet_pool.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_health_monitor.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_subnet.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_port_forwarding.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_firewall_policy.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_auto_allocated_topology.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_security_group_rule.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_network.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_floating_ip.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_firewall_group.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_listener.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_service_provider.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_router.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_security_group.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_pool_member.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_qos_minimum_bandwidth_rule.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_quota.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_service_profile.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/baremetal_introspection/__init__.py -> build/lib/openstack/tests/unit/baremetal_introspection creating build/lib/openstack/message/v2 copying openstack/message/v2/__init__.py -> build/lib/openstack/message/v2 copying openstack/message/v2/message.py -> build/lib/openstack/message/v2 copying openstack/message/v2/_proxy.py -> build/lib/openstack/message/v2 copying openstack/message/v2/claim.py -> build/lib/openstack/message/v2 copying openstack/message/v2/subscription.py -> build/lib/openstack/message/v2 copying openstack/message/v2/queue.py -> build/lib/openstack/message/v2 creating build/lib/openstack/tests/unit/identity creating build/lib/openstack/tests/unit/identity/v2 copying openstack/tests/unit/identity/v2/__init__.py -> build/lib/openstack/tests/unit/identity/v2 copying openstack/tests/unit/identity/v2/test_proxy.py -> build/lib/openstack/tests/unit/identity/v2 copying openstack/tests/unit/identity/v2/test_extension.py -> build/lib/openstack/tests/unit/identity/v2 copying openstack/tests/unit/identity/v2/test_role.py -> build/lib/openstack/tests/unit/identity/v2 copying openstack/tests/unit/identity/v2/test_user.py -> build/lib/openstack/tests/unit/identity/v2 copying openstack/tests/unit/identity/v2/test_tenant.py -> build/lib/openstack/tests/unit/identity/v2 creating build/lib/openstack/tests/functional/image creating build/lib/openstack/tests/functional/image/v2 copying openstack/tests/functional/image/v2/__init__.py -> build/lib/openstack/tests/functional/image/v2 copying openstack/tests/functional/image/v2/test_image.py -> build/lib/openstack/tests/functional/image/v2 creating build/lib/openstack/tests/unit/instance_ha creating build/lib/openstack/tests/unit/instance_ha/v1 copying openstack/tests/unit/instance_ha/v1/__init__.py -> build/lib/openstack/tests/unit/instance_ha/v1 copying openstack/tests/unit/instance_ha/v1/test_proxy.py -> build/lib/openstack/tests/unit/instance_ha/v1 copying openstack/tests/unit/instance_ha/v1/test_notification.py -> build/lib/openstack/tests/unit/instance_ha/v1 copying openstack/tests/unit/instance_ha/v1/test_segment.py -> build/lib/openstack/tests/unit/instance_ha/v1 copying openstack/tests/unit/instance_ha/v1/test_host.py -> build/lib/openstack/tests/unit/instance_ha/v1 creating build/lib/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/__init__.py -> build/lib/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_extension.py -> build/lib/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_flavor.py -> build/lib/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_image.py -> build/lib/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_limits.py -> build/lib/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_keypair.py -> build/lib/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_server.py -> build/lib/openstack/tests/functional/compute/v2 copying openstack/dns/__init__.py -> build/lib/openstack/dns copying openstack/dns/dns_service.py -> build/lib/openstack/dns copying openstack/tests/unit/block_storage/__init__.py -> build/lib/openstack/tests/unit/block_storage copying openstack/tests/unit/message/__init__.py -> build/lib/openstack/tests/unit/message copying openstack/tests/unit/message/test_version.py -> build/lib/openstack/tests/unit/message creating build/lib/openstack/baremetal_introspection creating build/lib/openstack/baremetal_introspection/v1 copying openstack/baremetal_introspection/v1/__init__.py -> build/lib/openstack/baremetal_introspection/v1 copying openstack/baremetal_introspection/v1/_proxy.py -> build/lib/openstack/baremetal_introspection/v1 copying openstack/baremetal_introspection/v1/introspection.py -> build/lib/openstack/baremetal_introspection/v1 copying openstack/instance_ha/__init__.py -> build/lib/openstack/instance_ha copying openstack/instance_ha/instance_ha_service.py -> build/lib/openstack/instance_ha creating build/lib/openstack/orchestration/util copying openstack/orchestration/util/__init__.py -> build/lib/openstack/orchestration/util copying openstack/orchestration/util/template_utils.py -> build/lib/openstack/orchestration/util copying openstack/orchestration/util/event_utils.py -> build/lib/openstack/orchestration/util copying openstack/orchestration/util/environment_format.py -> build/lib/openstack/orchestration/util copying openstack/orchestration/util/utils.py -> build/lib/openstack/orchestration/util copying openstack/orchestration/util/template_format.py -> build/lib/openstack/orchestration/util copying openstack/baremetal_introspection/__init__.py -> build/lib/openstack/baremetal_introspection copying openstack/baremetal_introspection/baremetal_introspection_service.py -> build/lib/openstack/baremetal_introspection creating build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_region.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_domain.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/__init__.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_proxy.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_application_credential.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_registered_limit.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_role.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_endpoint.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_trust.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_credential.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_policy.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_project.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_federation_protocol.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_mapping.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_role_assignment.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_role_project_group_assignment.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_user.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_role_domain_user_assignment.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_limit.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_role_domain_group_assignment.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_identity_provider.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_group.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_service.py -> build/lib/openstack/tests/unit/identity/v3 copying openstack/tests/unit/identity/v3/test_role_project_user_assignment.py -> build/lib/openstack/tests/unit/identity/v3 creating build/lib/openstack/fixture copying openstack/fixture/__init__.py -> build/lib/openstack/fixture copying openstack/fixture/connection.py -> build/lib/openstack/fixture copying openstack/tests/functional/network/__init__.py -> build/lib/openstack/tests/functional/network copying openstack/tests/functional/__init__.py -> build/lib/openstack/tests/functional copying openstack/tests/functional/base.py -> build/lib/openstack/tests/functional creating build/lib/openstack/tests/functional/load_balancer/v2 copying openstack/tests/functional/load_balancer/v2/__init__.py -> build/lib/openstack/tests/functional/load_balancer/v2 copying openstack/tests/functional/load_balancer/v2/test_load_balancer.py -> build/lib/openstack/tests/functional/load_balancer/v2 creating build/lib/openstack/tests/unit/database copying openstack/tests/unit/database/__init__.py -> build/lib/openstack/tests/unit/database creating build/lib/openstack/cloud/tests copying openstack/cloud/tests/__init__.py -> build/lib/openstack/cloud/tests creating build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_chassis.py -> build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_volume_connector.py -> build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/__init__.py -> build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/base.py -> build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_node.py -> build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_port.py -> build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_allocation.py -> build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_port_group.py -> build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_driver.py -> build/lib/openstack/tests/functional/baremetal copying openstack/tests/unit/instance_ha/__init__.py -> build/lib/openstack/tests/unit/instance_ha creating build/lib/openstack/identity/v3 copying openstack/identity/v3/domain.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/role_domain_user_assignment.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/__init__.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/registered_limit.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/federation_protocol.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/role_domain_group_assignment.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/identity_provider.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/role_project_group_assignment.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/policy.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/limit.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/_proxy.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/service.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/trust.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/role.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/mapping.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/group.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/region.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/credential.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/role_project_user_assignment.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/endpoint.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/role_assignment.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/application_credential.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/user.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/project.py -> build/lib/openstack/identity/v3 creating build/lib/openstack/workflow/v2 copying openstack/workflow/v2/__init__.py -> build/lib/openstack/workflow/v2 copying openstack/workflow/v2/_proxy.py -> build/lib/openstack/workflow/v2 copying openstack/workflow/v2/execution.py -> build/lib/openstack/workflow/v2 copying openstack/workflow/v2/workflow.py -> build/lib/openstack/workflow/v2 copying openstack/identity/__init__.py -> build/lib/openstack/identity copying openstack/identity/identity_service.py -> build/lib/openstack/identity copying openstack/identity/version.py -> build/lib/openstack/identity creating build/lib/openstack/tests/unit/workflow copying openstack/tests/unit/workflow/__init__.py -> build/lib/openstack/tests/unit/workflow copying openstack/tests/unit/workflow/test_proxy.py -> build/lib/openstack/tests/unit/workflow copying openstack/tests/unit/workflow/test_version.py -> build/lib/openstack/tests/unit/workflow copying openstack/tests/unit/workflow/test_execution.py -> build/lib/openstack/tests/unit/workflow copying openstack/tests/unit/workflow/test_workflow.py -> build/lib/openstack/tests/unit/workflow copying openstack/tests/functional/orchestration/__init__.py -> build/lib/openstack/tests/functional/orchestration copying openstack/config/__init__.py -> build/lib/openstack/config copying openstack/config/_util.py -> build/lib/openstack/config copying openstack/config/loader.py -> build/lib/openstack/config copying openstack/config/cloud_region.py -> build/lib/openstack/config copying openstack/config/exceptions.py -> build/lib/openstack/config copying openstack/config/cloud_config.py -> build/lib/openstack/config copying openstack/config/defaults.py -> build/lib/openstack/config creating build/lib/openstack/tests/unit/database/v1 copying openstack/tests/unit/database/v1/__init__.py -> build/lib/openstack/tests/unit/database/v1 copying openstack/tests/unit/database/v1/test_database.py -> build/lib/openstack/tests/unit/database/v1 copying openstack/tests/unit/database/v1/test_proxy.py -> build/lib/openstack/tests/unit/database/v1 copying openstack/tests/unit/database/v1/test_instance.py -> build/lib/openstack/tests/unit/database/v1 copying openstack/tests/unit/database/v1/test_flavor.py -> build/lib/openstack/tests/unit/database/v1 copying openstack/tests/unit/database/v1/test_user.py -> build/lib/openstack/tests/unit/database/v1 creating build/lib/openstack/clustering/v1 copying openstack/clustering/v1/__init__.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/receiver.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/action.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/cluster_attr.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/policy.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/_proxy.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/service.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/cluster_policy.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/build_info.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/node.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/profile_type.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/profile.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/event.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/_async_resource.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/policy_type.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/cluster.py -> build/lib/openstack/clustering/v1 copying openstack/tests/functional/image/__init__.py -> build/lib/openstack/tests/functional/image copying openstack/tests/unit/identity/__init__.py -> build/lib/openstack/tests/unit/identity copying openstack/tests/unit/identity/test_version.py -> build/lib/openstack/tests/unit/identity creating build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/__init__.py -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_proxy.py -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_stack_template.py -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_resource.py -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_stack_environment.py -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_stack_files.py -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_template.py -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_software_config.py -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_software_deployment.py -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/test_stack.py -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/baremetal/__init__.py -> build/lib/openstack/baremetal copying openstack/baremetal/version.py -> build/lib/openstack/baremetal copying openstack/baremetal/configdrive.py -> build/lib/openstack/baremetal copying openstack/baremetal/baremetal_service.py -> build/lib/openstack/baremetal creating build/lib/openstack/tests/functional/examples copying openstack/tests/functional/examples/__init__.py -> build/lib/openstack/tests/functional/examples copying openstack/tests/functional/examples/test_image.py -> build/lib/openstack/tests/functional/examples copying openstack/tests/functional/examples/test_identity.py -> build/lib/openstack/tests/functional/examples copying openstack/tests/functional/examples/test_network.py -> build/lib/openstack/tests/functional/examples copying openstack/tests/functional/examples/test_compute.py -> build/lib/openstack/tests/functional/examples copying openstack/tests/unit/fake/__init__.py -> build/lib/openstack/tests/unit/fake copying openstack/tests/unit/fake/fake_service.py -> build/lib/openstack/tests/unit/fake copying openstack/tests/unit/baremetal/__init__.py -> build/lib/openstack/tests/unit/baremetal copying openstack/tests/unit/baremetal/test_configdrive.py -> build/lib/openstack/tests/unit/baremetal copying openstack/tests/unit/baremetal/test_version.py -> build/lib/openstack/tests/unit/baremetal running egg_info writing openstacksdk.egg-info/PKG-INFO writing dependency_links to openstacksdk.egg-info/dependency_links.txt writing entry points to openstacksdk.egg-info/entry_points.txt deleting openstacksdk.egg-info/requires.txt writing top-level names to openstacksdk.egg-info/top_level.txt writing pbr to openstacksdk.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) 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 reading manifest template 'MANIFEST.in' 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 'openstacksdk.egg-info/SOURCES.txt' creating build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/accelerator.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/bad-glance-version.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/bad-placement.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/baremetal.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/block-storage-version.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/clustering.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/compute-version.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/discovery.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/dns.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/image-version-broken.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/image-version-suburl.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/image-version-v1.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/image-version-v2.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/image-version.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/old-compute-version.json -> build/lib/openstack/tests/unit/fixtures copying openstack/tests/unit/fixtures/placement.json -> build/lib/openstack/tests/unit/fixtures creating build/lib/openstack/tests/unit/fixtures/clouds copying openstack/tests/unit/fixtures/clouds/clouds.yaml -> build/lib/openstack/tests/unit/fixtures/clouds copying openstack/tests/unit/fixtures/clouds/clouds_cache.yaml -> build/lib/openstack/tests/unit/fixtures/clouds creating build/lib/openstack/tests/functional/cloud/hooks copying openstack/tests/functional/cloud/hooks/post_test_hook.sh -> build/lib/openstack/tests/functional/cloud/hooks copying openstack/tests/functional/orchestration/v1/hello_world.yaml -> build/lib/openstack/tests/functional/orchestration/v1 creating build/lib/openstack/tests/ansible copying openstack/tests/ansible/README.txt -> build/lib/openstack/tests/ansible copying openstack/tests/ansible/run.yml -> build/lib/openstack/tests/ansible creating build/lib/openstack/tests/ansible/hooks copying openstack/tests/ansible/hooks/post_test_hook.sh -> build/lib/openstack/tests/ansible/hooks creating build/lib/openstack/tests/ansible/roles creating build/lib/openstack/tests/ansible/roles/auth creating build/lib/openstack/tests/ansible/roles/auth/tasks copying openstack/tests/ansible/roles/auth/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/auth/tasks creating build/lib/openstack/tests/ansible/roles/client_config creating build/lib/openstack/tests/ansible/roles/client_config/tasks copying openstack/tests/ansible/roles/client_config/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/client_config/tasks creating build/lib/openstack/tests/ansible/roles/group creating build/lib/openstack/tests/ansible/roles/group/defaults copying openstack/tests/ansible/roles/group/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/group/defaults creating build/lib/openstack/tests/ansible/roles/group/tasks copying openstack/tests/ansible/roles/group/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/group/tasks creating build/lib/openstack/tests/ansible/roles/image creating build/lib/openstack/tests/ansible/roles/image/defaults copying openstack/tests/ansible/roles/image/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/image/defaults creating build/lib/openstack/tests/ansible/roles/image/tasks copying openstack/tests/ansible/roles/image/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/image/tasks creating build/lib/openstack/tests/ansible/roles/keypair creating build/lib/openstack/tests/ansible/roles/keypair/defaults copying openstack/tests/ansible/roles/keypair/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/keypair/defaults creating build/lib/openstack/tests/ansible/roles/keypair/tasks copying openstack/tests/ansible/roles/keypair/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/keypair/tasks creating build/lib/openstack/tests/ansible/roles/keystone_domain creating build/lib/openstack/tests/ansible/roles/keystone_domain/defaults copying openstack/tests/ansible/roles/keystone_domain/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/keystone_domain/defaults creating build/lib/openstack/tests/ansible/roles/keystone_domain/tasks copying openstack/tests/ansible/roles/keystone_domain/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/keystone_domain/tasks creating build/lib/openstack/tests/ansible/roles/keystone_role creating build/lib/openstack/tests/ansible/roles/keystone_role/defaults copying openstack/tests/ansible/roles/keystone_role/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/keystone_role/defaults creating build/lib/openstack/tests/ansible/roles/keystone_role/tasks copying openstack/tests/ansible/roles/keystone_role/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/keystone_role/tasks creating build/lib/openstack/tests/ansible/roles/network creating build/lib/openstack/tests/ansible/roles/network/defaults copying openstack/tests/ansible/roles/network/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/network/defaults creating build/lib/openstack/tests/ansible/roles/network/tasks copying openstack/tests/ansible/roles/network/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/network/tasks creating build/lib/openstack/tests/ansible/roles/nova_flavor creating build/lib/openstack/tests/ansible/roles/nova_flavor/tasks copying openstack/tests/ansible/roles/nova_flavor/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/nova_flavor/tasks creating build/lib/openstack/tests/ansible/roles/object creating build/lib/openstack/tests/ansible/roles/object/tasks copying openstack/tests/ansible/roles/object/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/object/tasks creating build/lib/openstack/tests/ansible/roles/port creating build/lib/openstack/tests/ansible/roles/port/defaults copying openstack/tests/ansible/roles/port/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/port/defaults creating build/lib/openstack/tests/ansible/roles/port/tasks copying openstack/tests/ansible/roles/port/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/port/tasks creating build/lib/openstack/tests/ansible/roles/router creating build/lib/openstack/tests/ansible/roles/router/defaults copying openstack/tests/ansible/roles/router/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/router/defaults creating build/lib/openstack/tests/ansible/roles/router/tasks copying openstack/tests/ansible/roles/router/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/router/tasks creating build/lib/openstack/tests/ansible/roles/security_group creating build/lib/openstack/tests/ansible/roles/security_group/defaults copying openstack/tests/ansible/roles/security_group/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/security_group/defaults creating build/lib/openstack/tests/ansible/roles/security_group/tasks copying openstack/tests/ansible/roles/security_group/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/security_group/tasks creating build/lib/openstack/tests/ansible/roles/server creating build/lib/openstack/tests/ansible/roles/server/defaults copying openstack/tests/ansible/roles/server/defaults/main.yaml -> build/lib/openstack/tests/ansible/roles/server/defaults creating build/lib/openstack/tests/ansible/roles/server/tasks copying openstack/tests/ansible/roles/server/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/server/tasks creating build/lib/openstack/tests/ansible/roles/subnet creating build/lib/openstack/tests/ansible/roles/subnet/defaults copying openstack/tests/ansible/roles/subnet/defaults/main.yml -> build/lib/openstack/tests/ansible/roles/subnet/defaults creating build/lib/openstack/tests/ansible/roles/subnet/tasks copying openstack/tests/ansible/roles/subnet/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/subnet/tasks creating build/lib/openstack/tests/ansible/roles/user creating build/lib/openstack/tests/ansible/roles/user/tasks copying openstack/tests/ansible/roles/user/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/user/tasks creating build/lib/openstack/tests/ansible/roles/user_group creating build/lib/openstack/tests/ansible/roles/user_group/tasks copying openstack/tests/ansible/roles/user_group/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/user_group/tasks creating build/lib/openstack/tests/ansible/roles/volume creating build/lib/openstack/tests/ansible/roles/volume/tasks copying openstack/tests/ansible/roles/volume/tasks/main.yml -> build/lib/openstack/tests/ansible/roles/volume/tasks copying openstack/py.typed -> build/lib/openstack copying openstack/config/vendors/auro.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/betacloud.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/bluebox.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/catalyst.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/citycloud.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/conoha.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/dreamcompute.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/elastx.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/entercloudsuite.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/fuga.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/ibmcloud.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/internap.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/limestonenetworks.yaml -> build/lib/openstack/config/vendors copying openstack/config/vendors/otc.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/ovh-us.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/ovh.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/rackspace.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/switchengines.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/ultimum.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/unitedstack.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/vexxhost.json -> build/lib/openstack/config/vendors copying openstack/config/vendors/zetta.json -> build/lib/openstack/config/vendors copying openstack/config/defaults.json -> build/lib/openstack/config copying openstack/config/schema.json -> build/lib/openstack/config copying openstack/config/vendor-schema.json -> build/lib/openstack/config copying openstack/tests/unit/orchestration/v1/hello_world.yaml -> build/lib/openstack/tests/unit/orchestration/v1 copying openstack/tests/unit/orchestration/v1/helloworld.txt -> build/lib/openstack/tests/unit/orchestration/v1 + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.saoxaA + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch + cd openstacksdk-0.49.0 + 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-openstacksdk-0.49.0-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-openstacksdk-0.49.0-1.el8.noarch/usr creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/clustering copying build/lib/openstack/clustering/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/clustering copying build/lib/openstack/clustering/clustering_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/clustering copying build/lib/openstack/clustering/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/clustering creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/receiver.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/action.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/cluster_attr.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/cluster_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/build_info.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/node.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/profile_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/event.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/_async_resource.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/policy_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/cluster.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/clustering/v1 copying build/lib/openstack/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/key_manager copying build/lib/openstack/key_manager/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/key_manager copying build/lib/openstack/key_manager/key_manager_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/key_manager creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/key_manager/v1 copying build/lib/openstack/key_manager/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/key_manager/v1 copying build/lib/openstack/key_manager/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/key_manager/v1 copying build/lib/openstack/key_manager/v1/container.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/key_manager/v1 copying build/lib/openstack/key_manager/v1/secret.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/key_manager/v1 copying build/lib/openstack/key_manager/v1/order.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/key_manager/v1 copying build/lib/openstack/key_manager/v1/_format.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/key_manager/v1 creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/fixture copying build/lib/openstack/fixture/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/fixture copying build/lib/openstack/fixture/connection.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/fixture copying build/lib/openstack/py.typed -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/message copying build/lib/openstack/message/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/message creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/message/v2 copying build/lib/openstack/message/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/message/v2 copying build/lib/openstack/message/v2/message.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/message/v2 copying build/lib/openstack/message/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/message/v2 copying build/lib/openstack/message/v2/claim.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/message/v2 copying build/lib/openstack/message/v2/subscription.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/message/v2 copying build/lib/openstack/message/v2/queue.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/message/v2 copying build/lib/openstack/message/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/message copying build/lib/openstack/message/message_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/message creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/accelerator copying build/lib/openstack/accelerator/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/accelerator creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/accelerator/v2 copying build/lib/openstack/accelerator/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/accelerator/v2 copying build/lib/openstack/accelerator/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/accelerator/v2 copying build/lib/openstack/accelerator/v2/deployable.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/accelerator/v2 copying build/lib/openstack/accelerator/v2/device_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/accelerator/v2 copying build/lib/openstack/accelerator/v2/device.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/accelerator/v2 copying build/lib/openstack/accelerator/v2/accelerator_request.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/accelerator/v2 copying build/lib/openstack/accelerator/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/accelerator copying build/lib/openstack/accelerator/accelerator_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/accelerator copying build/lib/openstack/service_description.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack copying build/lib/openstack/_services_mixin.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/compute copying build/lib/openstack/compute/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/compute creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/server_interface.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/keypair.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/hypervisor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/limits.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/server_remote_console.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/metadata.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/server_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/server_diagnostics.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/volume_attachment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/server_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/aggregate.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/server.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/compute_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/compute copying build/lib/openstack/compute/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/compute copying build/lib/openstack/_log.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack copying build/lib/openstack/_hacking.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/database copying build/lib/openstack/database/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/database copying build/lib/openstack/database/database_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/database creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/database/v1 copying build/lib/openstack/database/v1/instance.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/database/v1 copying build/lib/openstack/database/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/database/v1 copying build/lib/openstack/database/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/database/v1 copying build/lib/openstack/database/v1/database.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/database/v1 copying build/lib/openstack/database/v1/flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/database/v1 copying build/lib/openstack/database/v1/user.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/database/v1 creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/workflow copying build/lib/openstack/workflow/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/workflow creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/workflow/v2 copying build/lib/openstack/workflow/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/workflow/v2 copying build/lib/openstack/workflow/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/workflow/v2 copying build/lib/openstack/workflow/v2/execution.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/workflow/v2 copying build/lib/openstack/workflow/v2/workflow.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/workflow/v2 copying build/lib/openstack/workflow/workflow_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/workflow copying build/lib/openstack/workflow/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/workflow copying build/lib/openstack/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/load_balancer copying build/lib/openstack/load_balancer/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/load_balancer copying build/lib/openstack/load_balancer/load_balancer_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/load_balancer creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/health_monitor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/quota.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/l7_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/l7_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/load_balancer.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/availability_zone_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/member.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/flavor_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/listener.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/amphora.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/load_balancer copying build/lib/openstack/utils.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/instance_ha copying build/lib/openstack/instance_ha/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/instance_ha copying build/lib/openstack/instance_ha/instance_ha_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/instance_ha creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/instance_ha/v1 copying build/lib/openstack/instance_ha/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/instance_ha/v1 copying build/lib/openstack/instance_ha/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/instance_ha/v1 copying build/lib/openstack/instance_ha/v1/host.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/instance_ha/v1 copying build/lib/openstack/instance_ha/v1/segment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/instance_ha/v1 copying build/lib/openstack/instance_ha/v1/notification.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/instance_ha/v1 creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/config copying build/lib/openstack/config/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/config copying build/lib/openstack/config/_util.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/config copying build/lib/openstack/config/loader.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/config copying build/lib/openstack/config/defaults.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/config copying build/lib/openstack/config/schema.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/config copying build/lib/openstack/config/cloud_region.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/config creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/ibmcloud.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/limestonenetworks.yaml -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/fuga.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/internap.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/otc.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/auro.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/switchengines.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/entercloudsuite.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/ultimum.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/betacloud.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/zetta.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/elastx.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/dreamcompute.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/catalyst.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/vexxhost.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/unitedstack.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/rackspace.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/bluebox.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/citycloud.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/conoha.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/ovh-us.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/ovh.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/config/vendors copying build/lib/openstack/config/exceptions.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/config copying build/lib/openstack/config/cloud_config.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/config copying build/lib/openstack/config/vendor-schema.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/config copying build/lib/openstack/config/defaults.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/config copying build/lib/openstack/resource.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity copying build/lib/openstack/identity/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/domain.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/role_domain_user_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/registered_limit.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/federation_protocol.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/role_domain_group_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/identity_provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/role_project_group_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/limit.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/trust.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/role.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/mapping.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/region.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/credential.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/role_project_user_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/endpoint.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/role_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/application_credential.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/user.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/project.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/identity_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/v2 copying build/lib/openstack/identity/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/v2 copying build/lib/openstack/identity/v2/tenant.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/v2 copying build/lib/openstack/identity/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/v2 copying build/lib/openstack/identity/v2/extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/v2 copying build/lib/openstack/identity/v2/role.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/v2 copying build/lib/openstack/identity/v2/user.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/v2 copying build/lib/openstack/identity/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity copying build/lib/openstack/exceptions.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests copying build/lib/openstack/tests/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests copying build/lib/openstack/tests/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible copying build/lib/openstack/tests/ansible/run.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/hooks copying build/lib/openstack/tests/ansible/hooks/post_test_hook.sh -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/hooks copying build/lib/openstack/tests/ansible/README.txt -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/user creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/user/tasks copying build/lib/openstack/tests/ansible/roles/user/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/user/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/client_config creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/client_config/tasks copying build/lib/openstack/tests/ansible/roles/client_config/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/client_config/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/port creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/port/defaults copying build/lib/openstack/tests/ansible/roles/port/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/port/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/port/tasks copying build/lib/openstack/tests/ansible/roles/port/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/port/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/user_group creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/user_group/tasks copying build/lib/openstack/tests/ansible/roles/user_group/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/user_group/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/keystone_role creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/keystone_role/defaults copying build/lib/openstack/tests/ansible/roles/keystone_role/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/keystone_role/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/keystone_role/tasks copying build/lib/openstack/tests/ansible/roles/keystone_role/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/keystone_role/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/server creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/server/defaults copying build/lib/openstack/tests/ansible/roles/server/defaults/main.yaml -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/server/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/server/tasks copying build/lib/openstack/tests/ansible/roles/server/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/server/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/nova_flavor creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/nova_flavor/tasks copying build/lib/openstack/tests/ansible/roles/nova_flavor/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/nova_flavor/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/keystone_domain creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/keystone_domain/defaults copying build/lib/openstack/tests/ansible/roles/keystone_domain/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/keystone_domain/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/keystone_domain/tasks copying build/lib/openstack/tests/ansible/roles/keystone_domain/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/keystone_domain/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/security_group creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/security_group/defaults copying build/lib/openstack/tests/ansible/roles/security_group/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/security_group/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/security_group/tasks copying build/lib/openstack/tests/ansible/roles/security_group/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/security_group/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/group creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/group/defaults copying build/lib/openstack/tests/ansible/roles/group/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/group/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/group/tasks copying build/lib/openstack/tests/ansible/roles/group/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/group/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/network creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/network/defaults copying build/lib/openstack/tests/ansible/roles/network/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/network/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/network/tasks copying build/lib/openstack/tests/ansible/roles/network/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/network/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/keypair creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/keypair/defaults copying build/lib/openstack/tests/ansible/roles/keypair/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/keypair/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/keypair/tasks copying build/lib/openstack/tests/ansible/roles/keypair/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/keypair/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/auth creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/auth/tasks copying build/lib/openstack/tests/ansible/roles/auth/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/auth/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/router creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/router/defaults copying build/lib/openstack/tests/ansible/roles/router/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/router/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/router/tasks copying build/lib/openstack/tests/ansible/roles/router/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/router/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/volume creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/volume/tasks copying build/lib/openstack/tests/ansible/roles/volume/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/volume/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/object creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/object/tasks copying build/lib/openstack/tests/ansible/roles/object/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/object/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/subnet creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/subnet/defaults copying build/lib/openstack/tests/ansible/roles/subnet/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/subnet/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/subnet/tasks copying build/lib/openstack/tests/ansible/roles/subnet/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/subnet/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/image creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/image/defaults copying build/lib/openstack/tests/ansible/roles/image/defaults/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/image/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/image/tasks copying build/lib/openstack/tests/ansible/roles/image/tasks/main.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/ansible/roles/image/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/clustering copying build/lib/openstack/tests/functional/clustering/test_cluster.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/clustering copying build/lib/openstack/tests/functional/clustering/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/clustering copying build/lib/openstack/tests/functional/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional copying build/lib/openstack/tests/functional/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/examples copying build/lib/openstack/tests/functional/examples/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/examples copying build/lib/openstack/tests/functional/examples/test_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/examples copying build/lib/openstack/tests/functional/examples/test_identity.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/examples copying build/lib/openstack/tests/functional/examples/test_network.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/examples copying build/lib/openstack/tests/functional/examples/test_compute.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/examples creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/compute copying build/lib/openstack/tests/functional/compute/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/compute copying build/lib/openstack/tests/functional/compute/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/compute creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/test_extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/test_flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/test_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/test_limits.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/test_keypair.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/test_server.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/compute/v2 creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/load_balancer copying build/lib/openstack/tests/functional/load_balancer/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/load_balancer creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/load_balancer/v2 copying build/lib/openstack/tests/functional/load_balancer/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/load_balancer/v2 copying build/lib/openstack/tests/functional/load_balancer/v2/test_load_balancer.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/load_balancer/v2 creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/instance_ha copying build/lib/openstack/tests/functional/instance_ha/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/instance_ha copying build/lib/openstack/tests/functional/instance_ha/test_segment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/instance_ha copying build/lib/openstack/tests/functional/instance_ha/test_host.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/instance_ha creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/identity copying build/lib/openstack/tests/functional/identity/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/identity creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/identity/v3 copying build/lib/openstack/tests/functional/identity/v3/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/identity/v3 copying build/lib/openstack/tests/functional/identity/v3/test_application_credential.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/identity/v3 creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/object_store copying build/lib/openstack/tests/functional/object_store/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/object_store creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/object_store/v1 copying build/lib/openstack/tests/functional/object_store/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/object_store/v1 copying build/lib/openstack/tests/functional/object_store/v1/test_container.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/object_store/v1 copying build/lib/openstack/tests/functional/object_store/v1/test_account.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/object_store/v1 copying build/lib/openstack/tests/functional/object_store/v1/test_obj.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/object_store/v1 creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/dns copying build/lib/openstack/tests/functional/dns/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/dns creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/dns/v2 copying build/lib/openstack/tests/functional/dns/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/dns/v2 copying build/lib/openstack/tests/functional/dns/v2/test_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/dns/v2 creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/orchestration copying build/lib/openstack/tests/functional/orchestration/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/orchestration creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/orchestration/v1 copying build/lib/openstack/tests/functional/orchestration/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/orchestration/v1 copying build/lib/openstack/tests/functional/orchestration/v1/hello_world.yaml -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/orchestration/v1 copying build/lib/openstack/tests/functional/orchestration/v1/test_stack.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/orchestration/v1 creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network copying build/lib/openstack/tests/functional/network/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_qos_dscp_marking_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_rbac_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_firewall_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_network_segment_range.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_qos_bandwidth_limit_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_dvr_router.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_network_ip_availability.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_qos_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_agent_add_remove_router.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_router_add_remove_interface.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_trunk.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_agent.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_agent_add_remove_network.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_port.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_qos_rule_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_segment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_firewall_rule_insert_remove_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_address_scope.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_subnet_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_subnet.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_port_forwarding.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_firewall_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_auto_allocated_topology.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_security_group_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_network.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_subnet_from_subnet_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_floating_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_firewall_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_service_provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_router.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_security_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_qos_minimum_bandwidth_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_quota.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_service_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2 creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage copying build/lib/openstack/tests/functional/block_storage/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/test_backup.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/test_snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/test_volume.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/test_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v3 creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v2 copying build/lib/openstack/tests/functional/block_storage/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v2 copying build/lib/openstack/tests/functional/block_storage/v2/test_backup.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v2 copying build/lib/openstack/tests/functional/block_storage/v2/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v2 copying build/lib/openstack/tests/functional/block_storage/v2/test_snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v2 copying build/lib/openstack/tests/functional/block_storage/v2/test_volume.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v2 copying build/lib/openstack/tests/functional/block_storage/v2/test_stats.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v2 copying build/lib/openstack/tests/functional/block_storage/v2/test_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v2 creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/image copying build/lib/openstack/tests/functional/image/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/image creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/image/v2 copying build/lib/openstack/tests/functional/image/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/image/v2 copying build/lib/openstack/tests/functional/image/v2/test_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/image/v2 creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_domain.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_qos_dscp_marking_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_users.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_cluster_templates.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_qos_bandwidth_limit_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_floating_ip_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_volume_backup.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/util.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_qos_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_project_cleanup.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_inventory.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_coe_clusters.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_endpoints.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_services.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_port.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_volume.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_range_search.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_devstack.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_groups.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/hooks copying build/lib/openstack/tests/functional/cloud/hooks/post_test_hook.sh -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/hooks copying build/lib/openstack/tests/functional/cloud/test_project.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_identity.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_keypairs.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_quotas.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_limits.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_aggregate.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_network.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_floating_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_volume_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_router.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_security_groups.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_object.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_recordset.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_qos_minimum_bandwidth_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_stack.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_magnum_services.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_compute.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_server_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_clustering.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/test_baremetal_chassis.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/test_baremetal_volume_connector.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/test_baremetal_node.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/test_baremetal_port.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/test_baremetal_allocation.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/test_baremetal_port_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/test_baremetal_driver.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/fakes.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering copying build/lib/openstack/tests/unit/clustering/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering copying build/lib/openstack/tests/unit/clustering/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_cluster.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_build_info.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_policy_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_event.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_cluster_attr.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_cluster_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_profile_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_action.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_node.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_receiver.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit copying build/lib/openstack/tests/unit/test_format.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit copying build/lib/openstack/tests/unit/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/key_manager copying build/lib/openstack/tests/unit/key_manager/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/key_manager creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/key_manager/v1 copying build/lib/openstack/tests/unit/key_manager/v1/test_secret.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/key_manager/v1 copying build/lib/openstack/tests/unit/key_manager/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/key_manager/v1 copying build/lib/openstack/tests/unit/key_manager/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/key_manager/v1 copying build/lib/openstack/tests/unit/key_manager/v1/test_container.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/key_manager/v1 copying build/lib/openstack/tests/unit/key_manager/v1/test_order.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/key_manager/v1 copying build/lib/openstack/tests/unit/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit copying build/lib/openstack/tests/unit/test_resource.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/fake copying build/lib/openstack/tests/unit/fake/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/fake copying build/lib/openstack/tests/unit/fake/fake_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/fake creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/fake/v2 copying build/lib/openstack/tests/unit/fake/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/fake/v2 copying build/lib/openstack/tests/unit/fake/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/fake/v2 copying build/lib/openstack/tests/unit/fake/v2/fake.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/fake/v2 creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/fake/v1 copying build/lib/openstack/tests/unit/fake/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/fake/v1 copying build/lib/openstack/tests/unit/fake/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/fake/v1 copying build/lib/openstack/tests/unit/fake/v1/fake.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/fake/v1 creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/message copying build/lib/openstack/tests/unit/message/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/message creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/message/v2 copying build/lib/openstack/tests/unit/message/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/message/v2 copying build/lib/openstack/tests/unit/message/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/message/v2 copying build/lib/openstack/tests/unit/message/v2/test_claim.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/message/v2 copying build/lib/openstack/tests/unit/message/v2/test_message.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/message/v2 copying build/lib/openstack/tests/unit/message/v2/test_queue.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/message/v2 copying build/lib/openstack/tests/unit/message/v2/test_subscription.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/message/v2 copying build/lib/openstack/tests/unit/message/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/message creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/accelerator copying build/lib/openstack/tests/unit/accelerator/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/accelerator creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/accelerator/v2 copying build/lib/openstack/tests/unit/accelerator/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/accelerator/v2 copying build/lib/openstack/tests/unit/accelerator/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/accelerator/v2 copying build/lib/openstack/tests/unit/accelerator/v2/test_device.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/accelerator/v2 copying build/lib/openstack/tests/unit/accelerator/v2/test_accelerator_request.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/accelerator/v2 copying build/lib/openstack/tests/unit/accelerator/v2/test_deployable.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/accelerator/v2 copying build/lib/openstack/tests/unit/accelerator/v2/test_device_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/accelerator/v2 copying build/lib/openstack/tests/unit/accelerator/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/accelerator creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/bad-placement.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/fixtures creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/fixtures/clouds copying build/lib/openstack/tests/unit/fixtures/clouds/clouds_cache.yaml -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/fixtures/clouds copying build/lib/openstack/tests/unit/fixtures/clouds/clouds.yaml -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/fixtures/clouds copying build/lib/openstack/tests/unit/fixtures/image-version-v1.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/clustering.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/image-version-suburl.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/bad-glance-version.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/image-version.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/image-version-v2.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/compute-version.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/placement.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/baremetal.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/dns.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/discovery.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/old-compute-version.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/accelerator.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/block-storage-version.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/image-version-broken.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/test_hacking.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/compute copying build/lib/openstack/tests/unit/compute/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/compute creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_server_diagnostics.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_hypervisor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_volume_attachment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_metadata.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_server_interface.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_limits.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_keypair.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_server.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_server_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_aggregate.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_server_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/compute creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/database copying build/lib/openstack/tests/unit/database/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/database creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/database/v1 copying build/lib/openstack/tests/unit/database/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/database/v1 copying build/lib/openstack/tests/unit/database/v1/test_database.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/database/v1 copying build/lib/openstack/tests/unit/database/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/database/v1 copying build/lib/openstack/tests/unit/database/v1/test_instance.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/database/v1 copying build/lib/openstack/tests/unit/database/v1/test_flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/database/v1 copying build/lib/openstack/tests/unit/database/v1/test_user.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/database/v1 copying build/lib/openstack/tests/unit/test_proxy_base2.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/workflow copying build/lib/openstack/tests/unit/workflow/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/workflow copying build/lib/openstack/tests/unit/workflow/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/workflow copying build/lib/openstack/tests/unit/workflow/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/workflow copying build/lib/openstack/tests/unit/workflow/test_execution.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/workflow copying build/lib/openstack/tests/unit/workflow/test_workflow.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/workflow copying build/lib/openstack/tests/unit/test_utils.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_load_balancer.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_member.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_flavor_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_l7policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_amphora.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_health_monitor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_l7rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_availability_zone_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_listener.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_quota.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/instance_ha copying build/lib/openstack/tests/unit/instance_ha/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/instance_ha creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/instance_ha/v1 copying build/lib/openstack/tests/unit/instance_ha/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/instance_ha/v1 copying build/lib/openstack/tests/unit/instance_ha/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/instance_ha/v1 copying build/lib/openstack/tests/unit/instance_ha/v1/test_notification.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/instance_ha/v1 copying build/lib/openstack/tests/unit/instance_ha/v1/test_segment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/instance_ha/v1 copying build/lib/openstack/tests/unit/instance_ha/v1/test_host.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/instance_ha/v1 copying build/lib/openstack/tests/unit/test_connection.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/test_loader.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/test_config.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/test_json.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/test_from_conf.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/test_environ.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/test_cloud_config.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/test_from_session.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/test_init.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/config creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity copying build/lib/openstack/tests/unit/identity/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_region.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_domain.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_application_credential.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_registered_limit.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_role.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_endpoint.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_trust.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_credential.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_project.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_federation_protocol.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_mapping.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_role_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_role_project_group_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_user.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_role_domain_user_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_limit.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_role_domain_group_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_identity_provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_role_project_user_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3 creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v2 copying build/lib/openstack/tests/unit/identity/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v2 copying build/lib/openstack/tests/unit/identity/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v2 copying build/lib/openstack/tests/unit/identity/v2/test_extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v2 copying build/lib/openstack/tests/unit/identity/v2/test_role.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v2 copying build/lib/openstack/tests/unit/identity/v2/test_user.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v2 copying build/lib/openstack/tests/unit/identity/v2/test_tenant.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v2 copying build/lib/openstack/tests/unit/identity/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity copying build/lib/openstack/tests/unit/test_proxy_base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit copying build/lib/openstack/tests/unit/test_missing_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/object_store copying build/lib/openstack/tests/unit/object_store/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/object_store creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/object_store/v1 copying build/lib/openstack/tests/unit/object_store/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/object_store/v1 copying build/lib/openstack/tests/unit/object_store/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/object_store/v1 copying build/lib/openstack/tests/unit/object_store/v1/test_container.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/object_store/v1 copying build/lib/openstack/tests/unit/object_store/v1/test_account.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/object_store/v1 copying build/lib/openstack/tests/unit/object_store/v1/test_obj.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/object_store/v1 creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/dns copying build/lib/openstack/tests/unit/dns/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/dns creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/dns/v2 copying build/lib/openstack/tests/unit/dns/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/dns/v2 copying build/lib/openstack/tests/unit/dns/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/dns/v2 copying build/lib/openstack/tests/unit/dns/v2/test_zone_import.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/dns/v2 copying build/lib/openstack/tests/unit/dns/v2/test_zone_export.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/dns/v2 copying build/lib/openstack/tests/unit/dns/v2/test_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/dns/v2 copying build/lib/openstack/tests/unit/dns/v2/test_zone_transfer.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/dns/v2 copying build/lib/openstack/tests/unit/dns/v2/test_floating_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/dns/v2 copying build/lib/openstack/tests/unit/dns/v2/test_recordset.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/dns/v2 creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration copying build/lib/openstack/tests/unit/orchestration/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration copying build/lib/openstack/tests/unit/orchestration/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/test_stack_template.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/test_resource.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/hello_world.yaml -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/test_stack_environment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/helloworld.txt -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/test_stack_files.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/test_template.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/test_software_config.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/test_software_deployment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/test_stack.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/test_exceptions.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network copying build/lib/openstack/tests/unit/network/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_qos_dscp_marking_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_rbac_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_firewall_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_network_segment_range.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_load_balancer.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_qos_bandwidth_limit_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_network_ip_availability.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_qos_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_metering_label_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_trunk.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_metering_label.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_vpn_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_agent.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_port.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_qos_rule_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_segment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_address_scope.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_subnet_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_health_monitor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_subnet.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_port_forwarding.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_firewall_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_auto_allocated_topology.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_security_group_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_network.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_floating_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_firewall_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_listener.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_service_provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_router.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_security_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_pool_member.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_qos_minimum_bandwidth_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_quota.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_service_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network copying build/lib/openstack/tests/unit/test_microversions.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit copying build/lib/openstack/tests/unit/fakes.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage copying build/lib/openstack/tests/unit/block_storage/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_backup.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_volume.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3 creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v2 copying build/lib/openstack/tests/unit/block_storage/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v2 copying build/lib/openstack/tests/unit/block_storage/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v2 copying build/lib/openstack/tests/unit/block_storage/v2/test_backup.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v2 copying build/lib/openstack/tests/unit/block_storage/v2/test_snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v2 copying build/lib/openstack/tests/unit/block_storage/v2/test_volume.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v2 copying build/lib/openstack/tests/unit/block_storage/v2/test_stats.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v2 copying build/lib/openstack/tests/unit/block_storage/v2/test_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v2 creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal_introspection copying build/lib/openstack/tests/unit/baremetal_introspection/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal_introspection creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal_introspection/v1 copying build/lib/openstack/tests/unit/baremetal_introspection/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal_introspection/v1 copying build/lib/openstack/tests/unit/baremetal_introspection/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal_introspection/v1 creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/image copying build/lib/openstack/tests/unit/image/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/image creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v2 copying build/lib/openstack/tests/unit/image/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v2 copying build/lib/openstack/tests/unit/image/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v2 copying build/lib/openstack/tests/unit/image/v2/test_member.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v2 copying build/lib/openstack/tests/unit/image/v2/test_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v2 copying build/lib/openstack/tests/unit/image/v2/test_task.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v2 copying build/lib/openstack/tests/unit/image/v2/test_schema.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v2 copying build/lib/openstack/tests/unit/image/v2/test_service_info.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v2 creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v1 copying build/lib/openstack/tests/unit/image/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v1 copying build/lib/openstack/tests/unit/image/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v1 copying build/lib/openstack/tests/unit/image/v1/test_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v1 creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_create_server.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_shade.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_floating_ip_neutron.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_qos_dscp_marking_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_users.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_delete_server.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_update_server.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_cluster_templates.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_qos_bandwidth_limit_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_baremetal_node.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_floating_ip_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_identity_roles.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_server_console.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_qos_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_inventory.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_fwaas.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_availability_zones.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_domain_params.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_floating_ip_nova.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_coe_clusters.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_endpoints.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_services.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_coe_clusters_certificate.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_volume_backups.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_flavors.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_port.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_volume.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_operator_noauth.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_groups.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_project.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_qos_rule_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_floating_ip_common.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_role_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_quotas.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_rebuild_server.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_limits.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_caching.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_server_set_metadata.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_keypair.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_subnet.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_accelerator.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_aggregate.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_network.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_baremetal_ports.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_shade_operator.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_router.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_domains.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_delete_volume_snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_operator.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_security_groups.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_object.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_recordset.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_server_delete_metadata.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_usage.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_image_snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_meta.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_qos_minimum_bandwidth_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_normalize.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_stack.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_magnum_services.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test__utils.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_server_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_volume_access.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_create_volume_snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_clustering.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal copying build/lib/openstack/tests/unit/baremetal/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal copying build/lib/openstack/tests/unit/baremetal/test_configdrive.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal copying build/lib/openstack/tests/unit/baremetal/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_volume_connector.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_driver.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_port_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_port.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_allocation.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_chassis.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_node.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/test_placement_rest.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/object_store copying build/lib/openstack/object_store/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/object_store copying build/lib/openstack/object_store/object_store_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/object_store creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/object_store/v1 copying build/lib/openstack/object_store/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/object_store/v1 copying build/lib/openstack/object_store/v1/account.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/object_store/v1 copying build/lib/openstack/object_store/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/object_store/v1 copying build/lib/openstack/object_store/v1/container.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/object_store/v1 copying build/lib/openstack/object_store/v1/info.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/object_store/v1 copying build/lib/openstack/object_store/v1/obj.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/object_store/v1 copying build/lib/openstack/object_store/v1/_base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/object_store/v1 creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/dns copying build/lib/openstack/dns/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/dns creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/dns/v2 copying build/lib/openstack/dns/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/dns/v2 copying build/lib/openstack/dns/v2/zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/dns/v2 copying build/lib/openstack/dns/v2/floating_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/dns/v2 copying build/lib/openstack/dns/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/dns/v2 copying build/lib/openstack/dns/v2/zone_import.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/dns/v2 copying build/lib/openstack/dns/v2/zone_transfer.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/dns/v2 copying build/lib/openstack/dns/v2/zone_export.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/dns/v2 copying build/lib/openstack/dns/v2/recordset.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/dns/v2 copying build/lib/openstack/dns/v2/_base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/dns/v2 copying build/lib/openstack/dns/dns_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/dns creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/orchestration copying build/lib/openstack/orchestration/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/orchestration copying build/lib/openstack/orchestration/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/orchestration creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/orchestration/util copying build/lib/openstack/orchestration/util/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/orchestration/util copying build/lib/openstack/orchestration/util/template_utils.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/orchestration/util copying build/lib/openstack/orchestration/util/event_utils.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/orchestration/util copying build/lib/openstack/orchestration/util/environment_format.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/orchestration/util copying build/lib/openstack/orchestration/util/utils.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/orchestration/util copying build/lib/openstack/orchestration/util/template_format.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/orchestration/util copying build/lib/openstack/orchestration/orchestration_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/orchestration creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/stack.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/software_config.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/stack_template.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/resource.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/template.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/stack_files.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/software_deployment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/stack_environment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/orchestration/v1 creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network copying build/lib/openstack/network/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network copying build/lib/openstack/network/network_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/metering_label.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/router.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/health_monitor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/qos_dscp_marking_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/quota.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/network_segment_range.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/service_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/network_ip_availability.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/qos_rule_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/qos_minimum_bandwidth_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/security_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/firewall_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/pool_member.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/vpn_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/floating_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/port_forwarding.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/firewall_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/rbac_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/metering_label_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/segment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/load_balancer.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/auto_allocated_topology.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/service_provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/subnet_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/address_scope.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/qos_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/qos_bandwidth_limit_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/subnet.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/agent.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/port.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/listener.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/firewall_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/_base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/network.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/trunk.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/security_group_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2 copying build/lib/openstack/network/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network copying build/lib/openstack/format.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/block_storage copying build/lib/openstack/block_storage/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/block_storage creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/stats.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/backup.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/volume.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/block_storage/v3 creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/block_storage/v2 copying build/lib/openstack/block_storage/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/block_storage/v2 copying build/lib/openstack/block_storage/v2/stats.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/block_storage/v2 copying build/lib/openstack/block_storage/v2/backup.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/block_storage/v2 copying build/lib/openstack/block_storage/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/block_storage/v2 copying build/lib/openstack/block_storage/v2/snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/block_storage/v2 copying build/lib/openstack/block_storage/v2/type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/block_storage/v2 copying build/lib/openstack/block_storage/v2/volume.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/block_storage/v2 copying build/lib/openstack/block_storage/block_storage_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/block_storage copying build/lib/openstack/block_storage/_base_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/block_storage creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/baremetal_introspection copying build/lib/openstack/baremetal_introspection/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/baremetal_introspection copying build/lib/openstack/baremetal_introspection/baremetal_introspection_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/baremetal_introspection creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/baremetal_introspection/v1 copying build/lib/openstack/baremetal_introspection/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/baremetal_introspection/v1 copying build/lib/openstack/baremetal_introspection/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/baremetal_introspection/v1 copying build/lib/openstack/baremetal_introspection/v1/introspection.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/baremetal_introspection/v1 copying build/lib/openstack/connection.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/image copying build/lib/openstack/image/image_signer.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/image copying build/lib/openstack/image/iterable_chunked_file.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/image copying build/lib/openstack/image/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/image copying build/lib/openstack/image/image_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/image creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/image/v2 copying build/lib/openstack/image/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/image/v2 copying build/lib/openstack/image/v2/image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/image/v2 copying build/lib/openstack/image/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/image/v2 copying build/lib/openstack/image/v2/task.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/image/v2 copying build/lib/openstack/image/v2/schema.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/image/v2 copying build/lib/openstack/image/v2/service_info.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/image/v2 copying build/lib/openstack/image/v2/member.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/image/v2 copying build/lib/openstack/image/_base_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/image copying build/lib/openstack/image/_download.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/image creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/image/v1 copying build/lib/openstack/image/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/image/v1 copying build/lib/openstack/image/v1/image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/image/v1 copying build/lib/openstack/image/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/image/v1 copying build/lib/openstack/proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/cloud copying build/lib/openstack/cloud/_clustering.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/cloud copying build/lib/openstack/cloud/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/cloud copying build/lib/openstack/cloud/_dns.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/cloud copying build/lib/openstack/cloud/_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/cloud copying build/lib/openstack/cloud/_network.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/cloud copying build/lib/openstack/cloud/_block_storage.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/cloud copying build/lib/openstack/cloud/_identity.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/cloud copying build/lib/openstack/cloud/_floating_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/cloud copying build/lib/openstack/cloud/_accelerator.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/cloud copying build/lib/openstack/cloud/_compute.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/cloud copying build/lib/openstack/cloud/_orchestration.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/cloud copying build/lib/openstack/cloud/_normalize.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/cloud creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/cloud/cmd copying build/lib/openstack/cloud/cmd/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/cloud/cmd copying build/lib/openstack/cloud/cmd/inventory.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/cloud/cmd copying build/lib/openstack/cloud/_security_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/cloud copying build/lib/openstack/cloud/openstackcloud.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/cloud copying build/lib/openstack/cloud/_baremetal.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/cloud creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/cloud/tests copying build/lib/openstack/cloud/tests/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/cloud/tests copying build/lib/openstack/cloud/_network_common.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/cloud copying build/lib/openstack/cloud/exc.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/cloud copying build/lib/openstack/cloud/_coe.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/cloud copying build/lib/openstack/cloud/inventory.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/cloud copying build/lib/openstack/cloud/meta.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/cloud copying build/lib/openstack/cloud/_utils.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/cloud copying build/lib/openstack/cloud/_object_store.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/cloud creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/baremetal copying build/lib/openstack/baremetal/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/baremetal copying build/lib/openstack/baremetal/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/baremetal copying build/lib/openstack/baremetal/configdrive.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/baremetal copying build/lib/openstack/baremetal/baremetal_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/baremetal creating /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/chassis.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/_common.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/allocation.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/driver.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/node.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/volume_connector.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/port_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/port.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/baremetal/v1 copying build/lib/openstack/__main__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/clustering/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/clustering/clustering_service.py to clustering_service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/clustering/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/clustering/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/clustering/v1/receiver.py to receiver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/clustering/v1/action.py to action.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/clustering/v1/cluster_attr.py to cluster_attr.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/clustering/v1/policy.py to policy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/clustering/v1/_proxy.py to _proxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/clustering/v1/service.py to service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/clustering/v1/cluster_policy.py to cluster_policy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/clustering/v1/build_info.py to build_info.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/clustering/v1/node.py to node.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/clustering/v1/profile_type.py to profile_type.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/clustering/v1/profile.py to profile.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/clustering/v1/event.py to event.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/clustering/v1/_async_resource.py to _async_resource.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/clustering/v1/policy_type.py to policy_type.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/clustering/v1/cluster.py to cluster.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/key_manager/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/key_manager/key_manager_service.py to key_manager_service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/key_manager/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/key_manager/v1/_proxy.py to _proxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/key_manager/v1/container.py to container.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/key_manager/v1/secret.py to secret.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/key_manager/v1/order.py to order.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/key_manager/v1/_format.py to _format.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/fixture/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/fixture/connection.py to connection.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/message/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/message/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/message/v2/message.py to message.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/message/v2/_proxy.py to _proxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/message/v2/claim.py to claim.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/message/v2/subscription.py to subscription.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/message/v2/queue.py to queue.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/message/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/message/message_service.py to message_service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/accelerator/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/accelerator/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/accelerator/v2/_proxy.py to _proxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/accelerator/v2/deployable.py to deployable.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/accelerator/v2/device_profile.py to device_profile.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/accelerator/v2/device.py to device.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/accelerator/v2/accelerator_request.py to accelerator_request.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/accelerator/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/accelerator/accelerator_service.py to accelerator_service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/service_description.py to service_description.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/_services_mixin.py to _services_mixin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/compute/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/compute/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/compute/v2/image.py to image.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/compute/v2/availability_zone.py to availability_zone.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/compute/v2/server_interface.py to server_interface.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/compute/v2/_proxy.py to _proxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/compute/v2/service.py to service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/compute/v2/extension.py to extension.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/compute/v2/keypair.py to keypair.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/compute/v2/hypervisor.py to hypervisor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/compute/v2/limits.py to limits.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/compute/v2/server_remote_console.py to server_remote_console.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/compute/v2/metadata.py to metadata.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/compute/v2/server_ip.py to server_ip.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/compute/v2/server_diagnostics.py to server_diagnostics.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/compute/v2/volume_attachment.py to volume_attachment.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/compute/v2/server_group.py to server_group.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/compute/v2/aggregate.py to aggregate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/compute/v2/server.py to server.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/compute/v2/flavor.py to flavor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/compute/compute_service.py to compute_service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/compute/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/_log.py to _log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/_hacking.py to _hacking.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/database/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/database/database_service.py to database_service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/database/v1/instance.py to instance.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/database/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/database/v1/_proxy.py to _proxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/database/v1/database.py to database.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/database/v1/flavor.py to flavor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/database/v1/user.py to user.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/workflow/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/workflow/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/workflow/v2/_proxy.py to _proxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/workflow/v2/execution.py to execution.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/workflow/v2/workflow.py to workflow.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/workflow/workflow_service.py to workflow_service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/workflow/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/load_balancer/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/load_balancer/load_balancer_service.py to load_balancer_service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/load_balancer/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/load_balancer/v2/health_monitor.py to health_monitor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/load_balancer/v2/quota.py to quota.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/load_balancer/v2/pool.py to pool.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/load_balancer/v2/l7_policy.py to l7_policy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/load_balancer/v2/provider.py to provider.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/load_balancer/v2/availability_zone.py to availability_zone.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/load_balancer/v2/_proxy.py to _proxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/load_balancer/v2/l7_rule.py to l7_rule.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/load_balancer/v2/load_balancer.py to load_balancer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/load_balancer/v2/availability_zone_profile.py to availability_zone_profile.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/load_balancer/v2/member.py to member.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/load_balancer/v2/flavor_profile.py to flavor_profile.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/load_balancer/v2/listener.py to listener.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/load_balancer/v2/amphora.py to amphora.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/load_balancer/v2/flavor.py to flavor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/load_balancer/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/instance_ha/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/instance_ha/instance_ha_service.py to instance_ha_service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/instance_ha/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/instance_ha/v1/_proxy.py to _proxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/instance_ha/v1/host.py to host.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/instance_ha/v1/segment.py to segment.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/instance_ha/v1/notification.py to notification.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/config/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/config/_util.py to _util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/config/loader.py to loader.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/config/cloud_region.py to cloud_region.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/config/vendors/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/config/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/config/cloud_config.py to cloud_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/config/defaults.py to defaults.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/resource.py to resource.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/v3/domain.py to domain.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/v3/role_domain_user_assignment.py to role_domain_user_assignment.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/v3/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/v3/registered_limit.py to registered_limit.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/v3/federation_protocol.py to federation_protocol.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/v3/role_domain_group_assignment.py to role_domain_group_assignment.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/v3/identity_provider.py to identity_provider.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/v3/role_project_group_assignment.py to role_project_group_assignment.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/v3/policy.py to policy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/v3/limit.py to limit.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/v3/_proxy.py to _proxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/v3/service.py to service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/v3/trust.py to trust.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/v3/role.py to role.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/v3/mapping.py to mapping.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/v3/group.py to group.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/v3/region.py to region.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/v3/credential.py to credential.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/v3/role_project_user_assignment.py to role_project_user_assignment.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/v3/endpoint.py to endpoint.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/v3/role_assignment.py to role_assignment.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/v3/application_credential.py to application_credential.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/v3/user.py to user.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/v3/project.py to project.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/identity_service.py to identity_service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/v2/tenant.py to tenant.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/v2/_proxy.py to _proxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/v2/extension.py to extension.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/v2/role.py to role.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/v2/user.py to user.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/identity/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/clustering/test_cluster.py to test_cluster.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/clustering/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/examples/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/examples/test_image.py to test_image.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/examples/test_identity.py to test_identity.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/examples/test_network.py to test_network.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/examples/test_compute.py to test_compute.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/compute/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/compute/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/compute/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/compute/v2/test_extension.py to test_extension.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/compute/v2/test_flavor.py to test_flavor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/compute/v2/test_image.py to test_image.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/compute/v2/test_limits.py to test_limits.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/compute/v2/test_keypair.py to test_keypair.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/compute/v2/test_server.py to test_server.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/load_balancer/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/load_balancer/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/load_balancer/v2/test_load_balancer.py to test_load_balancer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/instance_ha/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/instance_ha/test_segment.py to test_segment.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/instance_ha/test_host.py to test_host.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/identity/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/identity/v3/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/identity/v3/test_application_credential.py to test_application_credential.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/object_store/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/object_store/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/object_store/v1/test_container.py to test_container.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/object_store/v1/test_account.py to test_account.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/object_store/v1/test_obj.py to test_obj.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/dns/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/dns/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/dns/v2/test_zone.py to test_zone.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/orchestration/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/orchestration/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/orchestration/v1/test_stack.py to test_stack.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_qos_dscp_marking_rule.py to test_qos_dscp_marking_rule.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_rbac_policy.py to test_rbac_policy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_firewall_rule.py to test_firewall_rule.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_network_segment_range.py to test_network_segment_range.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_qos_bandwidth_limit_rule.py to test_qos_bandwidth_limit_rule.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_dvr_router.py to test_dvr_router.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_extension.py to test_extension.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_network_ip_availability.py to test_network_ip_availability.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_qos_policy.py to test_qos_policy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_agent_add_remove_router.py to test_agent_add_remove_router.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_flavor.py to test_flavor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_router_add_remove_interface.py to test_router_add_remove_interface.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_trunk.py to test_trunk.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_agent.py to test_agent.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_agent_add_remove_network.py to test_agent_add_remove_network.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_port.py to test_port.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_availability_zone.py to test_availability_zone.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_qos_rule_type.py to test_qos_rule_type.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_segment.py to test_segment.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_firewall_rule_insert_remove_policy.py to test_firewall_rule_insert_remove_policy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_address_scope.py to test_address_scope.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_subnet_pool.py to test_subnet_pool.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_subnet.py to test_subnet.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_port_forwarding.py to test_port_forwarding.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_firewall_policy.py to test_firewall_policy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_auto_allocated_topology.py to test_auto_allocated_topology.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_security_group_rule.py to test_security_group_rule.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_network.py to test_network.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_subnet_from_subnet_pool.py to test_subnet_from_subnet_pool.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_floating_ip.py to test_floating_ip.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_firewall_group.py to test_firewall_group.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_service_provider.py to test_service_provider.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_router.py to test_router.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_security_group.py to test_security_group.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_qos_minimum_bandwidth_rule.py to test_qos_minimum_bandwidth_rule.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_quota.py to test_quota.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/network/v2/test_service_profile.py to test_service_profile.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v3/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v3/test_backup.py to test_backup.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v3/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v3/test_snapshot.py to test_snapshot.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v3/test_volume.py to test_volume.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v3/test_type.py to test_type.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v2/test_backup.py to test_backup.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v2/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v2/test_snapshot.py to test_snapshot.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v2/test_volume.py to test_volume.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v2/test_stats.py to test_stats.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/block_storage/v2/test_type.py to test_type.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/image/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/image/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/image/v2/test_image.py to test_image.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_domain.py to test_domain.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_qos_dscp_marking_rule.py to test_qos_dscp_marking_rule.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_users.py to test_users.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_cluster_templates.py to test_cluster_templates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_qos_bandwidth_limit_rule.py to test_qos_bandwidth_limit_rule.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_floating_ip_pool.py to test_floating_ip_pool.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_volume_backup.py to test_volume_backup.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/util.py to util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_qos_policy.py to test_qos_policy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_project_cleanup.py to test_project_cleanup.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_inventory.py to test_inventory.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_flavor.py to test_flavor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_zone.py to test_zone.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_coe_clusters.py to test_coe_clusters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_endpoints.py to test_endpoints.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_services.py to test_services.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_port.py to test_port.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_volume.py to test_volume.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_range_search.py to test_range_search.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_devstack.py to test_devstack.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_groups.py to test_groups.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_project.py to test_project.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_image.py to test_image.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_identity.py to test_identity.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_keypairs.py to test_keypairs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_quotas.py to test_quotas.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_limits.py to test_limits.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_aggregate.py to test_aggregate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_network.py to test_network.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_floating_ip.py to test_floating_ip.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_volume_type.py to test_volume_type.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_router.py to test_router.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_security_groups.py to test_security_groups.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_object.py to test_object.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_recordset.py to test_recordset.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_qos_minimum_bandwidth_rule.py to test_qos_minimum_bandwidth_rule.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_stack.py to test_stack.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_magnum_services.py to test_magnum_services.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_compute.py to test_compute.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_server_group.py to test_server_group.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/cloud/test_clustering.py to test_clustering.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal/test_baremetal_chassis.py to test_baremetal_chassis.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal/test_baremetal_volume_connector.py to test_baremetal_volume_connector.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal/test_baremetal_node.py to test_baremetal_node.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal/test_baremetal_port.py to test_baremetal_port.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal/test_baremetal_allocation.py to test_baremetal_allocation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal/test_baremetal_port_group.py to test_baremetal_port_group.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/functional/baremetal/test_baremetal_driver.py to test_baremetal_driver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/fakes.py to fakes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/test_version.py to test_version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1/test_cluster.py to test_cluster.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1/test_proxy.py to test_proxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1/test_build_info.py to test_build_info.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1/test_policy_type.py to test_policy_type.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1/test_profile.py to test_profile.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1/test_event.py to test_event.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1/test_cluster_attr.py to test_cluster_attr.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1/test_policy.py to test_policy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1/test_cluster_policy.py to test_cluster_policy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1/test_profile_type.py to test_profile_type.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1/test_action.py to test_action.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1/test_node.py to test_node.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1/test_receiver.py to test_receiver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/clustering/v1/test_service.py to test_service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/test_format.py to test_format.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/test_proxy.py to test_proxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/key_manager/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/key_manager/v1/test_secret.py to test_secret.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/key_manager/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/key_manager/v1/test_proxy.py to test_proxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/key_manager/v1/test_container.py to test_container.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/key_manager/v1/test_order.py to test_order.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/test_resource.py to test_resource.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/fake/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/fake/fake_service.py to fake_service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/fake/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/fake/v2/_proxy.py to _proxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/fake/v2/fake.py to fake.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/fake/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/fake/v1/_proxy.py to _proxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/fake/v1/fake.py to fake.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/message/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/message/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/message/v2/test_proxy.py to test_proxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/message/v2/test_claim.py to test_claim.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/message/v2/test_message.py to test_message.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/message/v2/test_queue.py to test_queue.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/message/v2/test_subscription.py to test_subscription.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/message/test_version.py to test_version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/accelerator/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/accelerator/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/accelerator/v2/test_proxy.py to test_proxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/accelerator/v2/test_device.py to test_device.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/accelerator/v2/test_accelerator_request.py to test_accelerator_request.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/accelerator/v2/test_deployable.py to test_deployable.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/accelerator/v2/test_device_profile.py to test_device_profile.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/accelerator/test_version.py to test_version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/test_hacking.py to test_hacking.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2/test_proxy.py to test_proxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2/test_server_diagnostics.py to test_server_diagnostics.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2/test_hypervisor.py to test_hypervisor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2/test_extension.py to test_extension.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2/test_volume_attachment.py to test_volume_attachment.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2/test_metadata.py to test_metadata.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2/test_flavor.py to test_flavor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2/test_availability_zone.py to test_availability_zone.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2/test_image.py to test_image.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2/test_server_interface.py to test_server_interface.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2/test_limits.py to test_limits.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2/test_keypair.py to test_keypair.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2/test_server.py to test_server.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2/test_server_ip.py to test_server_ip.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2/test_aggregate.py to test_aggregate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2/test_service.py to test_service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/v2/test_server_group.py to test_server_group.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/compute/test_version.py to test_version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/database/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/database/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/database/v1/test_database.py to test_database.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/database/v1/test_proxy.py to test_proxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/database/v1/test_instance.py to test_instance.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/database/v1/test_flavor.py to test_flavor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/database/v1/test_user.py to test_user.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/test_proxy_base2.py to test_proxy_base2.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/workflow/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/workflow/test_proxy.py to test_proxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/workflow/test_version.py to test_version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/workflow/test_execution.py to test_execution.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/workflow/test_workflow.py to test_workflow.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/test_utils.py to test_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer/test_proxy.py to test_proxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer/test_load_balancer.py to test_load_balancer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer/test_member.py to test_member.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer/test_flavor.py to test_flavor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer/test_flavor_profile.py to test_flavor_profile.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer/test_l7policy.py to test_l7policy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer/test_availability_zone.py to test_availability_zone.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer/test_pool.py to test_pool.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer/test_amphora.py to test_amphora.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer/test_health_monitor.py to test_health_monitor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer/test_l7rule.py to test_l7rule.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer/test_version.py to test_version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer/test_availability_zone_profile.py to test_availability_zone_profile.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer/test_listener.py to test_listener.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer/test_quota.py to test_quota.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/load_balancer/test_provider.py to test_provider.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/instance_ha/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/instance_ha/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/instance_ha/v1/test_proxy.py to test_proxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/instance_ha/v1/test_notification.py to test_notification.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/instance_ha/v1/test_segment.py to test_segment.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/instance_ha/v1/test_host.py to test_host.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/test_connection.py to test_connection.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/config/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/config/test_loader.py to test_loader.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/config/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/config/test_config.py to test_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/config/test_json.py to test_json.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/config/test_from_conf.py to test_from_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/config/test_environ.py to test_environ.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/config/test_cloud_config.py to test_cloud_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/config/test_from_session.py to test_from_session.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/config/test_init.py to test_init.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_region.py to test_region.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_domain.py to test_domain.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_proxy.py to test_proxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_application_credential.py to test_application_credential.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_registered_limit.py to test_registered_limit.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_role.py to test_role.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_endpoint.py to test_endpoint.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_trust.py to test_trust.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_credential.py to test_credential.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_policy.py to test_policy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_project.py to test_project.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_federation_protocol.py to test_federation_protocol.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_mapping.py to test_mapping.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_role_assignment.py to test_role_assignment.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_role_project_group_assignment.py to test_role_project_group_assignment.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_user.py to test_user.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_role_domain_user_assignment.py to test_role_domain_user_assignment.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_limit.py to test_limit.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_role_domain_group_assignment.py to test_role_domain_group_assignment.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_identity_provider.py to test_identity_provider.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_group.py to test_group.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_service.py to test_service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v3/test_role_project_user_assignment.py to test_role_project_user_assignment.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v2/test_proxy.py to test_proxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v2/test_extension.py to test_extension.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v2/test_role.py to test_role.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v2/test_user.py to test_user.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/v2/test_tenant.py to test_tenant.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/identity/test_version.py to test_version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/test_proxy_base.py to test_proxy_base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/test_missing_version.py to test_missing_version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/object_store/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/object_store/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/object_store/v1/test_proxy.py to test_proxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/object_store/v1/test_container.py to test_container.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/object_store/v1/test_account.py to test_account.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/object_store/v1/test_obj.py to test_obj.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/dns/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/dns/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/dns/v2/test_proxy.py to test_proxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/dns/v2/test_zone_import.py to test_zone_import.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/dns/v2/test_zone_export.py to test_zone_export.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/dns/v2/test_zone.py to test_zone.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/dns/v2/test_zone_transfer.py to test_zone_transfer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/dns/v2/test_floating_ip.py to test_floating_ip.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/dns/v2/test_recordset.py to test_recordset.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/test_version.py to test_version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1/test_proxy.py to test_proxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1/test_stack_template.py to test_stack_template.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1/test_resource.py to test_resource.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1/test_stack_environment.py to test_stack_environment.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1/test_stack_files.py to test_stack_files.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1/test_template.py to test_template.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1/test_software_config.py to test_software_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1/test_software_deployment.py to test_software_deployment.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/orchestration/v1/test_stack.py to test_stack.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/test_exceptions.py to test_exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_proxy.py to test_proxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_qos_dscp_marking_rule.py to test_qos_dscp_marking_rule.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_rbac_policy.py to test_rbac_policy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_firewall_rule.py to test_firewall_rule.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_network_segment_range.py to test_network_segment_range.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_load_balancer.py to test_load_balancer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_qos_bandwidth_limit_rule.py to test_qos_bandwidth_limit_rule.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_extension.py to test_extension.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_network_ip_availability.py to test_network_ip_availability.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_qos_policy.py to test_qos_policy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_metering_label_rule.py to test_metering_label_rule.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_flavor.py to test_flavor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_trunk.py to test_trunk.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_metering_label.py to test_metering_label.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_vpn_service.py to test_vpn_service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_agent.py to test_agent.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_port.py to test_port.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_availability_zone.py to test_availability_zone.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_qos_rule_type.py to test_qos_rule_type.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_segment.py to test_segment.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_pool.py to test_pool.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_address_scope.py to test_address_scope.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_subnet_pool.py to test_subnet_pool.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_health_monitor.py to test_health_monitor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_subnet.py to test_subnet.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_port_forwarding.py to test_port_forwarding.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_firewall_policy.py to test_firewall_policy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_auto_allocated_topology.py to test_auto_allocated_topology.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_security_group_rule.py to test_security_group_rule.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_network.py to test_network.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_floating_ip.py to test_floating_ip.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_firewall_group.py to test_firewall_group.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_listener.py to test_listener.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_service_provider.py to test_service_provider.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_router.py to test_router.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_security_group.py to test_security_group.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_pool_member.py to test_pool_member.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_qos_minimum_bandwidth_rule.py to test_qos_minimum_bandwidth_rule.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_quota.py to test_quota.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/v2/test_service_profile.py to test_service_profile.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/network/test_version.py to test_version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/test_microversions.py to test_microversions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/fakes.py to fakes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3/test_proxy.py to test_proxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3/test_backup.py to test_backup.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3/test_snapshot.py to test_snapshot.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3/test_volume.py to test_volume.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v3/test_type.py to test_type.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v2/test_proxy.py to test_proxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v2/test_backup.py to test_backup.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v2/test_snapshot.py to test_snapshot.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v2/test_volume.py to test_volume.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v2/test_stats.py to test_stats.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/block_storage/v2/test_type.py to test_type.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal_introspection/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal_introspection/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal_introspection/v1/test_proxy.py to test_proxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/image/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v2/test_proxy.py to test_proxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v2/test_member.py to test_member.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v2/test_image.py to test_image.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v2/test_task.py to test_task.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v2/test_schema.py to test_schema.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v2/test_service_info.py to test_service_info.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v1/test_proxy.py to test_proxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/image/v1/test_image.py to test_image.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_create_server.py to test_create_server.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_shade.py to test_shade.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_floating_ip_neutron.py to test_floating_ip_neutron.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_qos_dscp_marking_rule.py to test_qos_dscp_marking_rule.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_users.py to test_users.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_delete_server.py to test_delete_server.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_update_server.py to test_update_server.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_cluster_templates.py to test_cluster_templates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_qos_bandwidth_limit_rule.py to test_qos_bandwidth_limit_rule.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_baremetal_node.py to test_baremetal_node.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_floating_ip_pool.py to test_floating_ip_pool.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_identity_roles.py to test_identity_roles.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_server_console.py to test_server_console.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_qos_policy.py to test_qos_policy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_inventory.py to test_inventory.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_fwaas.py to test_fwaas.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_availability_zones.py to test_availability_zones.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_zone.py to test_zone.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_domain_params.py to test_domain_params.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_floating_ip_nova.py to test_floating_ip_nova.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_coe_clusters.py to test_coe_clusters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_endpoints.py to test_endpoints.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_services.py to test_services.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_coe_clusters_certificate.py to test_coe_clusters_certificate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_volume_backups.py to test_volume_backups.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_flavors.py to test_flavors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_port.py to test_port.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_volume.py to test_volume.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_operator_noauth.py to test_operator_noauth.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_groups.py to test_groups.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_project.py to test_project.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_qos_rule_type.py to test_qos_rule_type.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_image.py to test_image.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_floating_ip_common.py to test_floating_ip_common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_role_assignment.py to test_role_assignment.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_quotas.py to test_quotas.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_rebuild_server.py to test_rebuild_server.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_limits.py to test_limits.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_caching.py to test_caching.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_server_set_metadata.py to test_server_set_metadata.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_keypair.py to test_keypair.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_subnet.py to test_subnet.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_accelerator.py to test_accelerator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_aggregate.py to test_aggregate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_network.py to test_network.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_baremetal_ports.py to test_baremetal_ports.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_shade_operator.py to test_shade_operator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_router.py to test_router.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_domains.py to test_domains.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_delete_volume_snapshot.py to test_delete_volume_snapshot.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_operator.py to test_operator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_security_groups.py to test_security_groups.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_object.py to test_object.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_recordset.py to test_recordset.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_server_delete_metadata.py to test_server_delete_metadata.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_usage.py to test_usage.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_image_snapshot.py to test_image_snapshot.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_meta.py to test_meta.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_qos_minimum_bandwidth_rule.py to test_qos_minimum_bandwidth_rule.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_normalize.py to test_normalize.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_stack.py to test_stack.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_magnum_services.py to test_magnum_services.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test__utils.py to test__utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_server_group.py to test_server_group.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_volume_access.py to test_volume_access.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_create_volume_snapshot.py to test_create_volume_snapshot.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/cloud/test_clustering.py to test_clustering.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/test_configdrive.py to test_configdrive.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/test_version.py to test_version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1/test_proxy.py to test_proxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1/test_volume_connector.py to test_volume_connector.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1/test_driver.py to test_driver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1/test_port_group.py to test_port_group.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1/test_port.py to test_port.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1/test_allocation.py to test_allocation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1/test_chassis.py to test_chassis.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/baremetal/v1/test_node.py to test_node.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/tests/unit/test_placement_rest.py to test_placement_rest.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/object_store/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/object_store/object_store_service.py to object_store_service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/object_store/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/object_store/v1/account.py to account.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/object_store/v1/_proxy.py to _proxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/object_store/v1/container.py to container.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/object_store/v1/info.py to info.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/object_store/v1/obj.py to obj.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/object_store/v1/_base.py to _base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/dns/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/dns/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/dns/v2/zone.py to zone.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/dns/v2/floating_ip.py to floating_ip.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/dns/v2/_proxy.py to _proxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/dns/v2/zone_import.py to zone_import.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/dns/v2/zone_transfer.py to zone_transfer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/dns/v2/zone_export.py to zone_export.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/dns/v2/recordset.py to recordset.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/dns/v2/_base.py to _base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/dns/dns_service.py to dns_service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/orchestration/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/orchestration/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/orchestration/util/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/orchestration/util/template_utils.py to template_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/orchestration/util/event_utils.py to event_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/orchestration/util/environment_format.py to environment_format.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/orchestration/util/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/orchestration/util/template_format.py to template_format.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/orchestration/orchestration_service.py to orchestration_service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/orchestration/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/orchestration/v1/stack.py to stack.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/orchestration/v1/software_config.py to software_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/orchestration/v1/_proxy.py to _proxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/orchestration/v1/stack_template.py to stack_template.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/orchestration/v1/resource.py to resource.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/orchestration/v1/template.py to template.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/orchestration/v1/stack_files.py to stack_files.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/orchestration/v1/software_deployment.py to software_deployment.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/orchestration/v1/stack_environment.py to stack_environment.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/network_service.py to network_service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2/metering_label.py to metering_label.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2/router.py to router.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2/health_monitor.py to health_monitor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2/qos_dscp_marking_rule.py to qos_dscp_marking_rule.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2/quota.py to quota.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2/network_segment_range.py to network_segment_range.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2/service_profile.py to service_profile.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2/pool.py to pool.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2/network_ip_availability.py to network_ip_availability.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2/qos_rule_type.py to qos_rule_type.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2/qos_minimum_bandwidth_rule.py to qos_minimum_bandwidth_rule.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2/security_group.py to security_group.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2/availability_zone.py to availability_zone.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2/firewall_group.py to firewall_group.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2/pool_member.py to pool_member.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2/vpn_service.py to vpn_service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2/floating_ip.py to floating_ip.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2/port_forwarding.py to port_forwarding.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2/firewall_policy.py to firewall_policy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2/rbac_policy.py to rbac_policy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2/_proxy.py to _proxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2/extension.py to extension.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2/metering_label_rule.py to metering_label_rule.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2/segment.py to segment.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2/load_balancer.py to load_balancer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2/auto_allocated_topology.py to auto_allocated_topology.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2/service_provider.py to service_provider.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2/subnet_pool.py to subnet_pool.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2/address_scope.py to address_scope.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2/qos_policy.py to qos_policy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2/qos_bandwidth_limit_rule.py to qos_bandwidth_limit_rule.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2/subnet.py to subnet.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2/agent.py to agent.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2/port.py to port.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2/listener.py to listener.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2/firewall_rule.py to firewall_rule.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2/_base.py to _base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2/flavor.py to flavor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2/network.py to network.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2/trunk.py to trunk.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/v2/security_group_rule.py to security_group_rule.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/network/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/format.py to format.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/block_storage/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/block_storage/v3/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/block_storage/v3/stats.py to stats.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/block_storage/v3/backup.py to backup.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/block_storage/v3/_proxy.py to _proxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/block_storage/v3/snapshot.py to snapshot.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/block_storage/v3/type.py to type.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/block_storage/v3/volume.py to volume.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/block_storage/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/block_storage/v2/stats.py to stats.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/block_storage/v2/backup.py to backup.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/block_storage/v2/_proxy.py to _proxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/block_storage/v2/snapshot.py to snapshot.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/block_storage/v2/type.py to type.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/block_storage/v2/volume.py to volume.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/block_storage/block_storage_service.py to block_storage_service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/block_storage/_base_proxy.py to _base_proxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/baremetal_introspection/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/baremetal_introspection/baremetal_introspection_service.py to baremetal_introspection_service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/baremetal_introspection/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/baremetal_introspection/v1/_proxy.py to _proxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/baremetal_introspection/v1/introspection.py to introspection.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/connection.py to connection.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/image/image_signer.py to image_signer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/image/iterable_chunked_file.py to iterable_chunked_file.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/image/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/image/image_service.py to image_service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/image/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/image/v2/image.py to image.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/image/v2/_proxy.py to _proxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/image/v2/task.py to task.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/image/v2/schema.py to schema.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/image/v2/service_info.py to service_info.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/image/v2/member.py to member.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/image/_base_proxy.py to _base_proxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/image/_download.py to _download.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/image/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/image/v1/image.py to image.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/image/v1/_proxy.py to _proxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/proxy.py to proxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/cloud/_clustering.py to _clustering.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/cloud/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/cloud/_dns.py to _dns.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/cloud/_image.py to _image.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/cloud/_network.py to _network.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/cloud/_block_storage.py to _block_storage.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/cloud/_identity.py to _identity.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/cloud/_floating_ip.py to _floating_ip.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/cloud/_accelerator.py to _accelerator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/cloud/_compute.py to _compute.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/cloud/_orchestration.py to _orchestration.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/cloud/_normalize.py to _normalize.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/cloud/cmd/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/cloud/cmd/inventory.py to inventory.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/cloud/_security_group.py to _security_group.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/cloud/openstackcloud.py to openstackcloud.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/cloud/_baremetal.py to _baremetal.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/cloud/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/cloud/_network_common.py to _network_common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/cloud/exc.py to exc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/cloud/_coe.py to _coe.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/cloud/inventory.py to inventory.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/cloud/meta.py to meta.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/cloud/_utils.py to _utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/cloud/_object_store.py to _object_store.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/baremetal/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/baremetal/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/baremetal/configdrive.py to configdrive.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/baremetal/baremetal_service.py to baremetal_service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/baremetal/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/baremetal/v1/chassis.py to chassis.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/baremetal/v1/_common.py to _common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/baremetal/v1/_proxy.py to _proxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/baremetal/v1/allocation.py to allocation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/baremetal/v1/driver.py to driver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/baremetal/v1/node.py to node.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/baremetal/v1/volume_connector.py to volume_connector.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/baremetal/v1/port_group.py to port_group.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/baremetal/v1/port.py to port.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstack/__main__.py to __main__.cpython-36.pyc writing byte-compilation script '/tmp/tmpoly5_gfq.py' /usr/libexec/platform-python /tmp/tmpoly5_gfq.py removing /tmp/tmpoly5_gfq.py running install_egg_info running egg_info writing openstacksdk.egg-info/PKG-INFO writing dependency_links to openstacksdk.egg-info/dependency_links.txt writing entry points to openstacksdk.egg-info/entry_points.txt writing top-level names to openstacksdk.egg-info/top_level.txt writing pbr to openstacksdk.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) 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 reading manifest template 'MANIFEST.in' 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 'openstacksdk.egg-info/SOURCES.txt' Copying openstacksdk.egg-info to /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/lib/python3.6/site-packages/openstacksdk-0.49.0-py3.6.egg-info running install_scripts Installing openstack-inventory script to /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/bin /usr/lib/python3.6/site-packages/pbr/packaging.py:436: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable) + /usr/lib/rpm/find-debuginfo.sh -j20 --strict-build-id -m -i --build-id-seed 0.49.0-1.el8 --unique-debug-suffix -0.49.0-1.el8.noarch --unique-debug-src-base python-openstacksdk-0.49.0-1.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/openstacksdk-0.49.0 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-openstacksdk-0.49.0-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.DwQHOx + umask 022 + cd /builddir/build/BUILD + cd openstacksdk-0.49.0 + rm -f ./openstack/tests/unit/test_hacking.py + export OS_STDOUT_CAPTURE=true + OS_STDOUT_CAPTURE=true + export OS_STDERR_CAPTURE=true + OS_STDERR_CAPTURE=true + export OS_TEST_TIMEOUT=20 + OS_TEST_TIMEOUT=20 + PYTHON=python3 + stestr-3 --test-path ./openstack/tests/unit run --black-regex '(test_wait_for_task_.*|.*TestOsServiceTypesVersion.*|.*test_timeout_and_failures_not_fail.*)' {4} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorProxy.test_create_device_profile [0.063503s] ... ok {4} openstack.tests.unit.baremetal.v1.test_node.TestNodeCreate.test_enroll_new_version [0.016822s] ... ok {4} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_delete_port [0.012397s] ... ok {4} openstack.tests.unit.baremetal.v1.test_proxy.TestWaitForNodesProvisionState.test_success_no_fail [0.015923s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:32,773 openstack Still waiting for nodes 1 to reach state "fake state" 2020-09-18 10:26:32,773 openstack.iterate_timeout Waiting 2.0 seconds {4} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_type_create_attrs [0.012462s] ... ok {16} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorProxy.test_create_accelerator_request [0.028782s] ... ok {16} openstack.tests.unit.baremetal.test_configdrive.TestPopulateDirectory.test_with_user_data_as_string [0.001139s] ... ok {16} openstack.tests.unit.baremetal.v1.test_node.TestNodeCreate.test_manageable_old_version [0.014730s] ... ok {16} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_set_with_reason [0.016828s] ... ok {16} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test__get_with_fields_none [0.017393s] ... ok {16} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_delete_volume_connector_ignore [0.013127s] ... ok {4} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_type_get [0.021267s] ... ok {4} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_volume_delete [0.012037s] ... ok {4} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_volumes_not_detailed [0.012494s] ... ok {4} openstack.tests.unit.cloud.test__utils.TestUtils.test_get_entity_no_uuid_like [0.014108s] ... ok {4} openstack.tests.unit.cloud.test__utils.TestUtils.test_parse_range_lt [0.012940s] ... ok {4} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_min_ints [0.012125s] ... ok {13} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorProxy.test_list_accelerator_request [0.027668s] ... ok {4} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_available_wait [0.172619s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:32,983 openstack.baremetal Still waiting for node ae2f3587-0c1b-4331-a77d-c938dd41ea39 to reach state "manageable", the current state is "available" 2020-09-18 10:26:32,984 openstack.iterate_timeout Waiting 2.0 seconds 2020-09-18 10:26:33,015 openstack.baremetal Still waiting for node ae2f3587-0c1b-4331-a77d-c938dd41ea39 to reach state "manageable", the current state is "inspecting" 2020-09-18 10:26:33,016 openstack.iterate_timeout Waiting 2.0 seconds {4} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_register_machine_enroll_timeout [0.110410s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:33,158 openstack.iterate_timeout Waiting 2.0 seconds {4} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_unregister_machine_unavailable [0.099212s] ... ok {4} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_search_cluster_templates_not_found [0.040697s] ... ok {4} openstack.tests.unit.cloud.test_clustering.TestClustering.test_list_clusters [0.037091s] ... ok {4} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_get_coe_cluster_not_found [0.029108s] ... ok {16} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_find_port [0.013184s] ... ok {16} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_ports_detailed [0.012648s] ... ok {13} openstack.tests.unit.baremetal.test_version.TestVersion.test_make_it [0.014555s] ... ok {13} openstack.tests.unit.baremetal.v1.test_node.TestNodeVif.test_attach_vif_no_retries [0.016528s] ... ok {13} openstack.tests.unit.block_storage.v2.test_snapshot.TestSnapshot.test_create_basic [0.014598s] ... ok {13} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_snapshot_delete [0.011951s] ... ok {13} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_type_delete_ignore [0.011774s] ... ok {13} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_dict1 [0.012060s] ... ok {13} openstack.tests.unit.cloud.test__utils.TestUtils.test_parse_range_le [0.012635s] ... ok {13} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_machine_power_on [0.052583s] ... ok {13} openstack.tests.unit.cloud.test_caching.TestCacheIgnoresQueuedStatus.test_list_images_ignores_pending_status(pending_delete) [0.073046s] ... ok {6} openstack.tests.unit.baremetal.v1.test_allocation.TestWaitForAllocation.test_wait [0.051376s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:32,718 openstack.iterate_timeout Waiting 2.0 seconds {13} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_delete_cluster_template [0.051873s] ... ok {13} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_get_cluster_template [0.040055s] ... ok {13} openstack.tests.unit.cloud.test_clustering.TestClustering.test_get_cluster_profile_not_found_returns_false [0.037101s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:33,099 openstack Error fetching profile no-profile: Client Error for url: https://clustering.example.com/v1/profiles/no-profile Traceback (most recent call last): File "/builddir/build/BUILD/openstacksdk-0.49.0/openstack/cloud/_clustering.py", line 332, in get_cluster_profile_by_id name=profile_id)) File "/usr/lib/python3.6/site-packages/keystoneauth1/adapter.py", line 395, in get return self.request(url, 'GET', **kwargs) File "/builddir/build/BUILD/openstacksdk-0.49.0/openstack/proxy.py", line 668, in request return _json_response(response, error_message=error_message) File "/builddir/build/BUILD/openstacksdk-0.49.0/openstack/proxy.py", line 646, in _json_response exceptions.raise_from_response(response, error_message=error_message) File "/builddir/build/BUILD/openstacksdk-0.49.0/openstack/exceptions.py", line 235, in raise_from_response http_status=http_status, request_id=request_id openstack.exceptions.ResourceNotFound: Error fetching profile no-profile: Client Error for url: https://clustering.example.com/v1/profiles/no-profile {13} openstack.tests.unit.cloud.test_coe_clusters_certificate.TestCOEClusters.test_sign_coe_cluster_certificate [0.029669s] ... ok {13} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_config_drive_none [0.090620s] ... ok {13} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_network_fixed_ip_conflicts [0.013678s] ... ok {13} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_with_admin_pass_no_wait [0.085730s] ... ok {13} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_wait_for_server [0.014160s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:33,337 openstack.iterate_timeout Waiting 2.0 seconds {13} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_already_gone_wait [0.046441s] ... ok {13} openstack.tests.unit.cloud.test_domains.TestDomains.test_delete_domain_exception [0.040165s] ... ok {6} openstack.tests.unit.baremetal.v1.test_node.TestNodeCreate.test_no_enroll_in_old_version [0.020773s] ... ok {6} openstack.tests.unit.baremetal.v1.test_node.TestNodeVif.test_incompatible_microversion [0.013990s] ... ok {6} openstack.tests.unit.baremetal.v1.test_port.TestPort.test_instantiate [0.012519s] ... ok {6} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_get_node [0.012087s] ... ok {6} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestWaitForIntrospection.test_timeout [0.015356s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:32,795 openstack Still waiting for introspection of node None, the current state is "waiting" 2020-09-18 10:26:32,796 openstack.iterate_timeout Waiting 2.0 seconds 2020-09-18 10:26:32,796 openstack Still waiting for introspection of node None, the current state is "waiting" 2020-09-18 10:26:32,796 openstack.iterate_timeout Waiting 2.0 seconds 2020-09-18 10:26:32,796 openstack Still waiting for introspection of node None, the current state is "waiting" 2020-09-18 10:26:32,796 openstack.iterate_timeout Waiting 2.0 seconds {6} openstack.tests.unit.block_storage.v2.test_volume.TestVolume.test_basic [0.012596s] ... ok {6} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_create_incremental [0.014342s] ... ok {6} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_snapshot_get [0.012841s] ... ok {6} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_types [0.012836s] ... ok {6} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_volume_extend [0.014189s] ... ok {6} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_name_or_id_partial_glob [0.012542s] ... ok {6} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_min_key_not_found [0.017303s] ... ok {4} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_get_flavor_image [0.131062s] ... ok {4} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_no_wait [0.090145s] ... ok {4} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_user_data_base64 [0.088081s] ... ok {4} openstack.tests.unit.cloud.test_domains.TestDomains.test_get_domain [0.035401s] ... ok {4} openstack.tests.unit.cloud.test_domains.TestDomains.test_get_domain_with_name_or_id [0.048631s] ... ok {4} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_list_flavors_with_extra [0.059083s] ... ok {4} openstack.tests.unit.cloud.test_floating_ip_common.TestFloatingIP.test_add_ips_to_server_rackspace [0.013256s] ... ok {4} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_available_floating_ip_new [0.098786s] ... ok {4} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_find_nat_source_inferred [0.060700s] ... ok {10} openstack.tests.unit.baremetal.v1.test_driver.TestDriver.test_instantiate [0.033845s] ... ok {10} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_unset [0.015802s] ... ok {10} openstack.tests.unit.baremetal.v1.test_node.TestNodeVif.test_list_vifs [0.014719s] ... ok {10} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForProvisionState.test_success [0.015380s] ... ok {1} openstack.tests.unit.accelerator.v2.test_device.TestDevice.test_basic [0.028368s] ... ok {1} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorProxy.test_list_device_profile [0.013444s] ... ok {1} openstack.tests.unit.baremetal.test_configdrive.TestPopulateDirectory.test_with_network_data [0.001295s] ... ok {1} openstack.tests.unit.baremetal.test_version.TestVersion.test_basic [0.012637s] ... ok {1} openstack.tests.unit.baremetal.v1.test_allocation.TestAllocation.test_basic [0.012866s] ... ok {1} openstack.tests.unit.baremetal.v1.test_allocation.TestAllocation.test_instantiate [0.015134s] ... ok {1} openstack.tests.unit.baremetal.v1.test_allocation.TestWaitForAllocation.test_failure_ignored [0.016590s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:32,845 openstack.iterate_timeout Waiting 2.0 seconds {1} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_delete_chassis_ignore [0.014261s] ... ok {1} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestGetData.test_get_unprocessed_data [0.016240s] ... ok {1} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestWaitForIntrospection.test_failure [0.015128s] ... ok {1} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_backup_delete [0.013064s] ... ok {1} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_snapshots_not_detailed [0.012695s] ... ok {1} openstack.tests.unit.block_storage.v2.test_snapshot.TestSnapshot.test_basic [0.012768s] ... ok {1} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_snapshot_delete_ignore [0.012761s] ... ok {1} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_name_or_id [0.012640s] ... ok {1} openstack.tests.unit.cloud.test__utils.TestUtils.test_range_filter_invalid_int [0.012406s] ... ok {1} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_node_set_provision_state [0.067320s] ... ok {1} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_machine_power_reboot_failure [0.048224s] ... ok {1} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(driver) [0.049963s] ... ok {1} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(instance_info_changed) [0.068764s] ... ok {1} openstack.tests.unit.cloud.test_caching.TestCacheSteadyStatus.test_list_images_caches_steady_status(killed) [0.056152s] ... ok {1} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_images_caches_deleted_status [0.056125s] ... ok {1} openstack.tests.unit.cloud.test_clustering.TestClustering.test_create_cluster_policy_exception [0.037162s] ... ok {1} openstack.tests.unit.cloud.test_clustering.TestClustering.test_get_cluster_receiver_by_id [0.036443s] ... ok {1} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_with_timeout [0.097727s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:33,497 openstack.iterate_timeout Waiting 2.0 seconds {1} openstack.tests.unit.cloud.test_endpoints.TestCloudEndpoints.test_update_endpoint_v3 [0.042298s] ... ok {1} openstack.tests.unit.cloud.test_floating_ip_common.TestFloatingIP.test_add_ips_to_server_auto_ip [0.013286s] ... ok {13} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_delete_flavor_exception [0.042251s] ... ok {13} openstack.tests.unit.cloud.test_floating_ip_common.TestFloatingIP.test_add_ips_to_server_ipv6_only [0.012961s] ... ok {13} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_list_floating_ips_with_filters [0.013381s] ... ok {13} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_delete_firewall_multiple_matches [0.047955s] ... ok {13} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_delete_role_by_id [0.053172s] ... ok {13} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_meta_int [0.107903s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:33,646 openstack Calculating hashes for /tmp/tmphnvtkwms/tmp7mbct4z9 2020-09-18 10:26:33,647 openstack Image file /tmp/tmphnvtkwms/tmp7mbct4z9 md5:93b885adfe0da089cdf634904fd59f71 sha256:6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d {13} openstack.tests.unit.cloud.test_image.TestImage.test_download_image_two_outputs [0.012445s] ... ok {8} openstack.tests.unit.baremetal.test_configdrive.TestPopulateDirectory.test_with_vendor_data [0.001776s] ... ok {8} openstack.tests.unit.baremetal.v1.test_node.TestNode.test_normalize_provision_state [0.028737s] ... ok {4} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_update_firewall_group_filters [0.043617s] ... ok {13} openstack.tests.unit.cloud.test_image.TestImageV2Only.test_config_v2 [0.035092s] ... ok {13} openstack.tests.unit.cloud.test_meta.TestMeta.test_basic_hostvars [0.020672s] ... ok {13} openstack.tests.unit.cloud.test_meta.TestMeta.test_find_nova_addresses_key_name_and_ext_tag [0.011915s] ... ok {13} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_ipv4_nova_none [0.012375s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:33,802 openstack Disabling network entry in catalog per config {6} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_deprecated_validate_node [0.050706s] ... ok {6} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_fail_associated [0.048762s] ... ok {6} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_node_set_provision_state_wait_timeout_fails [0.063929s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:33,062 openstack.baremetal Still waiting for node f704934e-2ca0-4528-a098-ccf8ba5c547a to reach state "active", the current state is "deploy wait" 2020-09-18 10:26:33,062 openstack.iterate_timeout Waiting 2.0 seconds {6} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_remove_machine_from_maintenance [0.062166s] ... ok {16} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_backup_no_swift [0.016175s] ... ok {16} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_create [0.021803s] ... ok {18} openstack.tests.unit.accelerator.v2.test_device_profile.TestDeviceProfile.test_basic [0.027438s] ... ok {18} openstack.tests.unit.baremetal.test_configdrive.TestPack.test_genisoimage_fails [0.030684s] ... ok {18} openstack.tests.unit.baremetal.v1.test_node.TestNodeCreate.test_available_old_version [0.017594s] ... ok {18} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_set [0.015130s] ... ok {18} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_set_via_update [0.014760s] ... ok {18} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetBootDevice.test_node_set_boot_device [0.014442s] ... ok {1} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_search_floating_ips [0.042685s] ... ok {1} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_delete_firewall_policy_not_found [0.047289s] ... ok {1} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_v2_bad_delete [0.093067s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:33,696 openstack Calculating hashes for /tmp/tmpa9smqv10/tmp2hujeyii 2020-09-18 10:26:33,697 openstack Image file /tmp/tmpa9smqv10/tmp2hujeyii md5:93b885adfe0da089cdf634904fd59f71 sha256:6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d 2020-09-18 10:26:33,731 openstack.image Deleting failed upload of image image-2 2020-09-18 10:26:33,740 openstack.image Image creation failed Traceback (most recent call last): File "/builddir/build/BUILD/openstacksdk-0.49.0/openstack/image/v2/_proxy.py", line 235, in _upload_image **kwargs) File "/builddir/build/BUILD/openstacksdk-0.49.0/openstack/image/v2/_proxy.py", line 293, in _upload_image_put exceptions.raise_from_response(response) File "/builddir/build/BUILD/openstacksdk-0.49.0/openstack/exceptions.py", line 235, in raise_from_response http_status=http_status, request_id=request_id openstack.exceptions.BadRequestException: BadRequestException: 400: Client Error for url: https://image.example.com/v2/images/2cb7a701-e64e-452a-93ee-5d88fbd0d56b/file {6} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_machine_power_off [0.049318s] ... ok {6} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_unregister_machine_retries [0.117489s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:33,275 keystoneauth.session Retriable status code 503. Retrying in 0.5s. 2020-09-18 10:26:33,277 keystoneauth.session Retriable status code 409. Retrying in 1.0s. 2020-09-18 10:26:33,290 keystoneauth.session Retriable status code 409. Retrying in 0.5s. {8} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetPowerState.test_soft_power_on [0.018052s] ... ok {8} openstack.tests.unit.baremetal.v1.test_node.TestNodeValidate.test_validate_no_failure [0.014688s] ... ok {6} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_wait_for_baremetal_node_lock_not_locked [0.034512s] ... ok {6} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(properties) [0.048950s] ... ok {6} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_openstack_cloud [0.014339s] ... ok {4} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_list_role_assignments [0.038073s] ... ok {4} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_list_role_assignments_keystone_v2_with_role [0.031996s] ... ok {4} openstack.tests.unit.cloud.test_image.TestImage.test_config_v1 [0.029797s] ... ok {13} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_private_ip_devstack [0.082267s] ... ok {1} openstack.tests.unit.cloud.test_inventory.TestInventory.test__init_one_cloud [0.017228s] ... ok {1} openstack.tests.unit.cloud.test_inventory.TestInventory.test_list_hosts_no_detail [0.023213s] ... ok {1} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_delete_keypair_not_found [0.042422s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:33,825 openstack Keypair key-2 not found for deleting {1} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_cloud_rackspace_v6 [0.063529s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:33,850 openstack Disabling network entry in catalog per config 2020-09-18 10:26:33,889 openstack Disabling volume entry in catalog per config {13} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_glance_images [0.020443s] ... ok {13} openstack.tests.unit.cloud.test_object.TestObject.test_create_container_exists [0.041098s] ... ok {18} openstack.tests.unit.baremetal.v1.test_node.TestNodeVif.test_attach_vif [0.014596s] ... ok {18} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test__get_with_fields_port [0.013710s] ... ok {13} openstack.tests.unit.cloud.test_object.TestObject.test_list_objects_exception [0.030313s] ... ok {13} openstack.tests.unit.cloud.test_object.TestObject.test_stream_object_not_found [0.028990s] ... ok {18} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_nodes_detailed [0.012665s] ... ok {18} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestStartIntrospection.test_create_introspection_manage_boot [0.015098s] ... ok {6} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_network_with_no_nics [0.107676s] ... ok {6} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_with_admin_pass_wait [0.074139s] ... ok {16} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_volume_find [0.012873s] ... ok {16} openstack.tests.unit.block_storage.v3.test_snapshot.TestSnapshot.test_basic [0.012197s] ... ok {6} openstack.tests.unit.cloud.test_delete_volume_snapshot.TestDeleteVolumeSnapshot.test_delete_volume_snapshot [0.054179s] ... ok {6} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_get_flavor_by_id [0.042694s] ... ok {6} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_get_flavor_by_ram [0.053801s] ... ok {18} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_dict2 [0.012291s] ... ok {18} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_name_or_id_partial_bad [0.012226s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:33,256 openstack.fnmatch Bad pattern passed to fnmatch NoneType: None {13} openstack.tests.unit.cloud.test_port.TestPort.test_list_ports [0.043051s] ... ok {13} openstack.tests.unit.cloud.test_port.TestPort.test_list_ports_exception [0.042955s] ... ok {10} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_chassis_not_detailed [0.019673s] ... ok {10} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_delete_allocation_ignore [0.012333s] ... ok {13} openstack.tests.unit.cloud.test_port.TestPort.test_search_ports_by_id [0.043545s] ... ok {13} openstack.tests.unit.cloud.test_project.TestProject.test_update_project_not_found [0.042440s] ... ok {10} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_nodes_not_detailed [0.012336s] ... ok {10} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestBaremetalIntrospectionProxy.test_get_introspection [0.012346s] ... ok {10} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_types [0.012215s] ... ok {18} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_max_ints [0.011587s] ... ok {18} openstack.tests.unit.cloud.test_availability_zones.TestAvailabilityZoneNames.test_list_all_availability_zone_names [0.039569s] ... ok {18} openstack.tests.unit.cloud.test_availability_zones.TestAvailabilityZoneNames.test_unauthorized_availability_zone_names [0.036935s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:33,344 openstack Availability zone list could not be fetched Traceback (most recent call last): File "/builddir/build/BUILD/openstacksdk-0.49.0/openstack/cloud/_compute.py", line 141, in list_availability_zone_names for zone in zones: File "/builddir/build/BUILD/openstacksdk-0.49.0/openstack/resource.py", line 1700, in list exceptions.raise_from_response(response) File "/builddir/build/BUILD/openstacksdk-0.49.0/openstack/exceptions.py", line 235, in raise_from_response http_status=http_status, request_id=request_id openstack.exceptions.HttpException: HttpException: 403: Client Error for url: https://compute.example.com/v2.1/os-availability-zone {13} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_delete_qos_bandwidth_limit_rule_not_found [0.058306s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:34,242 openstack QoS bandwidth limit rule ed1a2b05-0ad7-45d7-873f-008b575a02b3 not found in policy 881d1bb7-a663-44c0-8f9f-ee2765b74486. Ignoring. {13} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_update_qos_bandwidth_limit_rule [0.080077s] ... ok {16} openstack.tests.unit.cloud.test__utils.TestUtils.test_get_entity_pass_search_methods [0.024112s] ... ok {16} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_delete_accelerator_request [0.059159s] ... ok {16} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_list_device_profiles [0.042854s] ... ok {16} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_node_set_provision_state_wait_success [0.062454s] ... ok {16} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_volumes [0.059285s] ... ok {16} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_create_cluster_template [0.041035s] ... ok {16} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_list_cluster_templates_without_detail [0.039650s] ... ok {16} openstack.tests.unit.cloud.test_clustering.TestClustering.test_delete_cluster [0.066595s] ... ok {18} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_manageable [0.094916s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:33,428 openstack.baremetal Still waiting for node 8c66bc76-f85f-4160-b59b-9a078fa8470b to reach state "manageable", the current state is "inspecting" 2020-09-18 10:26:33,429 openstack.iterate_timeout Waiting 2.0 seconds {18} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_node_set_provision_state_wait_timeout [0.096745s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:33,515 openstack.baremetal Still waiting for node 976ebcbb-b662-4af6-a80f-0ee57e38c20c to reach state "active", the current state is "available" 2020-09-18 10:26:33,515 openstack.iterate_timeout Waiting 2.0 seconds 2020-09-18 10:26:33,527 openstack.baremetal Still waiting for node 976ebcbb-b662-4af6-a80f-0ee57e38c20c to reach state "active", the current state is "deploying" 2020-09-18 10:26:33,527 openstack.iterate_timeout Waiting 2.0 seconds {18} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_machine_power_reboot [0.048124s] ... ok {18} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_validate_machine_raises_exception [0.047365s] ... ok {18} openstack.tests.unit.cloud.test_caching.TestCacheSteadyStatus.test_list_images_caches_steady_status(active) [0.054024s] ... ok {18} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_list_floating_ips [0.041116s] ... ok {18} openstack.tests.unit.cloud.test_floating_ip_pool.TestFloatingIPPool.test_list_floating_ip_pools [0.044583s] ... ok {18} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_delete_role_by_name [0.052719s] ... ok {1} openstack.tests.unit.cloud.test_meta.TestMeta.test_has_volume [0.021832s] ... ok {1} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_provider_ignored_value [0.038803s] ... ok {13} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_delete_qos_minimum_bandwidth_rule [0.055535s] ... ok {13} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_delete_qos_minimum_bandwidth_rule_no_qos_extension [0.038231s] ... ok {6} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_delete_floating_ip_not_found [0.043517s] ... ok {6} openstack.tests.unit.cloud.test_groups.TestGroups.test_update_group [0.046809s] ... ok {16} openstack.tests.unit.cloud.test_clustering.TestClustering.test_delete_cluster_receiver [0.055648s] ... ok {16} openstack.tests.unit.cloud.test_clustering.TestClustering.test_get_cluster_receiver_not_found_returns_false [0.035610s] ... ok {13} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_delete_qos_policy_not_found [0.051172s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:34,469 openstack QoS policy goofy not found for deleting {13} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_neutron_update_quotas [0.062559s] ... ok {13} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_both_project_and_domain [0.117351s] ... ok {0} openstack.tests.unit.accelerator.v2.test_deployable.TestDeployable.test_basic [0.027987s] ... ok {0} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorProxy.test_delete_device_profile_ignore [0.012953s] ... ok {1} openstack.tests.unit.cloud.test_normalize.TestStrictNormalize.test_normalize_secgroups [0.022902s] ... ok {6} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_v1_bad_delete [0.066693s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:33,857 openstack Calculating hashes for /tmp/tmp1996sv1d/tmpvsn4bucj 2020-09-18 10:26:33,858 openstack Image file /tmp/tmp1996sv1d/tmpvsn4bucj md5:93b885adfe0da089cdf634904fd59f71 sha256:6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d 2020-09-18 10:26:33,883 openstack.image Deleting failed upload of image image-2 {6} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_v2_wrong_checksum_delete [0.076796s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:33,959 openstack.image Deleting failed upload of image image-2 {4} openstack.tests.unit.cloud.test_image.TestImage.test_download_image_with_fd [0.054798s] ... ok {4} openstack.tests.unit.cloud.test_image.TestImage.test_list_images_string_properties [0.059033s] ... ok {17} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorProxy.test_get_device_profile [0.030172s] ... ok {17} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_set_with_reason_via_update [0.015641s] ... ok {4} openstack.tests.unit.cloud.test_image.TestImageSuburl.test_list_images [0.062632s] ... ok {4} openstack.tests.unit.cloud.test_image.TestImageVolume.test_create_image_volume [0.082103s] ... ok {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetProvisionState.test_deploy_with_configdrive [0.030064s] ... ok {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeValidate.test_validate_failed [0.014883s] ... ok {6} openstack.tests.unit.cloud.test_image.TestImage.test_get_image_name [0.073727s] ... ok {6} openstack.tests.unit.cloud.test_image.TestImage.test_get_image_name_operator [0.075865s] ... ok {16} openstack.tests.unit.cloud.test_clustering.TestClustering.test_update_policy_on_cluster [0.056441s] ... ok {16} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_no_cinder [0.060986s] ... ok {16} openstack.tests.unit.cloud.test_domains.TestDomains.test_update_domain [0.033882s] ... ok {16} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_create_firewall_policy_rule_not_found [0.045559s] ... ok {17} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetProvisionState.test_no_arguments [0.015357s] ... ok {17} openstack.tests.unit.baremetal.v1.test_node.TestNodeTraits.test_remove_trait [0.017518s] ... ok {17} openstack.tests.unit.baremetal.v1.test_volume_connector.TestVolumeconnector.test_basic [0.012898s] ... ok {17} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestWaitForIntrospection.test_wait [0.015327s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:33,068 openstack Still waiting for introspection of node None, the current state is "processing" 2020-09-18 10:26:33,069 openstack.iterate_timeout Waiting 2.0 seconds {17} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_restore [0.014030s] ... ok {17} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_snapshot_get [0.012469s] ... ok {17} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_restore_vol_id [0.014760s] ... ok {17} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_backup_find [0.013094s] ... ok {17} openstack.tests.unit.block_storage.v3.test_volume.TestVolume.test_extend [0.013476s] ... ok {17} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_bind_accelerator_request [0.059610s] ... ok {17} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_remove_host_from_aggregate [0.052574s] ... ok {17} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(instance_info) [0.048742s] ... ok {17} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(instance_uuid) [0.048191s] ... ok {17} openstack.tests.unit.cloud.test_baremetal_ports.TestBaremetalPort.test_list_nics_for_machine [0.047900s] ... ok {17} openstack.tests.unit.cloud.test_clustering.TestClustering.test_get_policy_on_cluster_not_found_returns_false [0.035565s] ... ok {17} openstack.tests.unit.cloud.test_clustering.TestClustering.test_update_cluster [0.045998s] ... ok {17} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_delete_fips_nova [0.134726s] ... ok {17} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_delete_ips [0.135644s] ... ok {17} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_wait_for_deleted [0.096454s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:33,842 openstack.iterate_timeout Waiting 2.0 seconds {17} openstack.tests.unit.cloud.test_endpoints.TestCloudEndpoints.test_delete_endpoint [0.052035s] ... ok {17} openstack.tests.unit.cloud.test_floating_ip_common.TestFloatingIP.test_add_ips_to_server_ip_list [0.012734s] ... ok {17} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_attach_ip_to_server [0.068368s] ... ok {6} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_create_keypair [0.041634s] ... ok {6} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_groups_from_server [0.012203s] ... ok {17} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_delete_floating_ip_existing_no_delete [0.134225s] ... ok {17} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_float_no_status [0.032298s] ... ok {11} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorProxy.test_delete_device_profile [0.027910s] ... ok {11} openstack.tests.unit.baremetal.test_configdrive.TestPack.test_no_genisoimage [0.033688s] ... ok {11} openstack.tests.unit.baremetal.test_configdrive.TestPack.test_success [0.024715s] ... ok {13} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_both_user_and_group [0.064031s] ... ok {13} openstack.tests.unit.cloud.test_services.CloudServices.test_list_services [0.038125s] ... ok {16} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_get_firewall_rule [0.046427s] ... ok {16} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_bad_int [0.036892s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:33,675 openstack Calculating hashes for /tmp/tmp2u0pn1qq/tmp_pzust_8 2020-09-18 10:26:33,676 openstack Image file /tmp/tmp2u0pn1qq/tmp_pzust_8 md5:93b885adfe0da089cdf634904fd59f71 sha256:6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d {11} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_find_chassis [0.013596s] ... ok {11} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_find_volume_connector [0.012855s] ... ok {16} openstack.tests.unit.cloud.test_image.TestImage.test_get_image_id_operator [0.079696s] ... ok {16} openstack.tests.unit.cloud.test_image.TestImageBrokenDiscovery.test_url_fix [0.058859s] ... ok {10} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_backup_create_attrs [0.012175s] ... ok {10} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_backups_detailed [0.012048s] ... ok {12} openstack.tests.unit.accelerator.test_version.TestVersion.test_basic [0.027410s] ... ok {16} openstack.tests.unit.cloud.test_image.TestImageV2Only.test_config_v1 [0.040688s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:33,849 openstack image is configured for 1 but only 2.3 is available. shade is happy with this version, but if you were trying to force an override, that did not happen. You may want to check your cloud, or remove the version specification from your config. Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.49.0/openstack/cloud/openstackcloud.py:441: UserWarning: image is configured for 1 but only 2.3 is available. shade is happy with this version, but if you were trying to force an override, that did not happen. You may want to check your cloud, or remove the version specification from your config. warnings.warn(warning_msg) {16} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_private_ip_no_fip [0.097146s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:33,956 openstack Disabling volume entry in catalog per config {10} openstack.tests.unit.block_storage.v3.test_type.TestType.test_new [0.011954s] ... ok {10} openstack.tests.unit.cloud.test__utils.TestUtils.test_parse_range_None [0.011351s] ... ok {10} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_delete_aggregate_by_name [0.054653s] ... ok {13} openstack.tests.unit.cloud.test_stack.TestStack.test_list_stacks_exception [0.035810s] ... ok {13} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet [0.048755s] ... ok {12} openstack.tests.unit.accelerator.test_version.TestVersion.test_make_it [0.013850s] ... ok {12} openstack.tests.unit.accelerator.v2.test_device.TestDevice.test_make_it [0.012722s] ... ok {0} openstack.tests.unit.baremetal.test_configdrive.TestPopulateDirectory.test_without_user_data [0.000938s] ... ok {0} openstack.tests.unit.baremetal.v1.test_allocation.TestWaitForAllocation.test_already_active [0.014583s] ... ok {0} openstack.tests.unit.baremetal.v1.test_chassis.TestChassis.test_instantiate [0.013176s] ... ok {13} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_string_ip_version [0.049451s] ... ok {13} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_update_subnet [0.048825s] ... ok {8} openstack.tests.unit.baremetal.v1.test_port_group.TestPortGroup.test_instantiate [0.013827s] ... ok {8} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_drivers [0.014845s] ... ok {14} openstack.tests.unit.accelerator.v2.test_accelerator_request.TestAcceleratorRequest.test_basic [0.027838s] ... ok {14} openstack.tests.unit.baremetal.v1.test_driver.TestDriver.test_basic [0.013093s] ... ok {14} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_set_unset_maintenance [0.015145s] ... ok {14} openstack.tests.unit.baremetal.v1.test_node.TestNodePatch.test_node_patch_reset_interfaces [0.021621s] ... ok {17} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_get_firewall_group_not_found [0.047307s] ... ok {17} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_list_firewall_groups [0.043481s] ... ok {17} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_update_firewall_group_unset_policies [0.051205s] ... ok {17} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_v2_import_supported [0.126421s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:34,365 openstack Calculating hashes for /tmp/tmpk6yy_04h/tmpslr3jcvw 2020-09-18 10:26:34,366 openstack Image file /tmp/tmpk6yy_04h/tmpslr3jcvw md5:11870cb56df12527e588f2ef967232e8 sha256:99be5efb88ca2013bd8e4eb035fd42d5245468fe9afa70d8ba9c1c419a48c4e8 {17} openstack.tests.unit.cloud.test_meta.TestMeta.test_current_location [0.017818s] ... ok {17} openstack.tests.unit.cloud.test_object.TestObject.test_delete_container_error [0.041742s] ... ok {19} openstack.tests.unit.accelerator.v2.test_deployable.TestDeployable.test_make_it [0.027817s] ... ok {19} openstack.tests.unit.accelerator.v2.test_device_profile.TestDeviceProfile.test_make_it [0.012998s] ... ok {2} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_get_volume_connector [0.012390s] ... ok {2} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_update_chassis [0.014430s] ... ok {2} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_update_node [0.014193s] ... ok {19} openstack.tests.unit.baremetal.v1.test_node.TestNodePatch.test_node_patch [0.015822s] ... ok {19} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetPowerState.test_power_on [0.015044s] ... ok {13} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_update_subnet_disable_gateway_ip [0.048606s] ... ok {11} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_get_chassis [0.012384s] ... ok {11} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_get_port_group [0.012287s] ... ok {12} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorProxy.test_get_accelerator_request [0.012655s] ... ok {12} openstack.tests.unit.baremetal.v1.test_node.TestNodeCreate.test_available_new_version [0.016913s] ... ok {12} openstack.tests.unit.baremetal.v1.test_node.TestNodeCreate.test_no_manageable_in_old_version [0.014743s] ... ok {1} openstack.tests.unit.cloud.test_object.TestObject.test_set_account_temp_url_key_secondary [0.047719s] ... ok {1} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_static_large_object [0.108803s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:34,048 openstack Calculating hashes for /tmp/tmpdd_udvi6/tmpqdkkh9_u 2020-09-18 10:26:34,048 openstack Image file /tmp/tmpdd_udvi6/tmpqdkkh9_u md5:827f6275fb3754c64c6e5ab8cbffe372 sha256:338b1826b0d5c9dcb35f864b32e452fbaf3d373a6cfd4dbf6902e6b2cfd2ee43 2020-09-18 10:26:34,076 openstack swift stale check, no object: openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_static_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_static_large_object-3 2020-09-18 10:26:34,077 openstack swift uploading /tmp/tmpdd_udvi6/tmpqdkkh9_u to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_static_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_static_large_object-3 {11} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestGetData.test_get_data [0.014936s] ... ok {11} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestWaitForIntrospection.test_already_finished [0.014102s] ... ok {12} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_set_with_reason_and_other_fields [0.015939s] ... ok {12} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetProvisionState.test_configdrive_as_dict [0.014915s] ... ok {1} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_get_image_name [0.065823s] ... ok {1} openstack.tests.unit.cloud.test_project.TestProject.test_create_project_v3 [0.042416s] ... ok {4} openstack.tests.unit.cloud.test_magnum_services.TestMagnumServices.test_list_magnum_services [0.029731s] ... ok {4} openstack.tests.unit.cloud.test_meta.TestMeta.test_find_nova_addresses_all [0.011998s] ... ok {2} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_volume_create_attrs [0.012245s] ... ok {2} openstack.tests.unit.block_storage.v2.test_snapshot.TestSnapshotDetail.test_basic [0.012155s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_backup_delete [0.012113s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_type_create_attrs [0.011902s] ... ok {2} openstack.tests.unit.block_storage.v3.test_snapshot.TestSnapshotDetail.test_basic [0.011977s] ... ok {1} openstack.tests.unit.cloud.test_project.TestProject.test_list_projects_search_compat_v3 [0.046919s] ... ok {6} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_ipv4_neutron [0.050075s] ... ok {6} openstack.tests.unit.cloud.test_meta.TestMeta.test_ipv4_hostvars [0.012669s] ... ok {2} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_filter [0.012093s] ... ok {2} openstack.tests.unit.cloud.test__utils.TestUtils.test_get_entity_no_use_direct_get [0.013304s] ... ok {2} openstack.tests.unit.cloud.test__utils.TestUtils.test_parse_range_invalid [0.011912s] ... ok {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_node_set_provision_state_with_retries [0.078659s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:33,211 keystoneauth.session Retriable status code 409. Retrying in 0.5s. 2020-09-18 10:26:33,213 keystoneauth.session Retriable status code 503. Retrying in 1.0s. {6} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_secgroups [0.023157s] ... ok {6} openstack.tests.unit.cloud.test_object.TestObject.test_create_container_public [0.057236s] ... ok {0} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_set_with_other_fields [0.017672s] ... ok {0} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_create_volume_connector [0.013903s] ... ok {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_update_machine_patch_no_action [0.048475s] ... ok {2} openstack.tests.unit.cloud.test_baremetal_ports.TestBaremetalPort.test_get_nic_by_mac_failure [0.046893s] ... ok {16} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_provider_wrong_type [0.013405s] ... ok {16} openstack.tests.unit.cloud.test_object.TestObject.test_generate_form_signature_container_key [0.055828s] ... ok {0} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_delete_volume_connector [0.012526s] ... ok {18} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_update_role [0.053475s] ... ok {18} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_protected [0.106919s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:33,934 openstack Calculating hashes for /tmp/tmpvuph4ida/tmpdeczw8kx 2020-09-18 10:26:33,935 openstack Image file /tmp/tmpvuph4ida/tmpdeczw8kx md5:93b885adfe0da089cdf634904fd59f71 sha256:6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d {2} openstack.tests.unit.cloud.test_caching.TestBogusAuth.test_get_auth_bogus [0.013871s] ... ok {2} openstack.tests.unit.cloud.test_domain_params.TestDomainParams.test_identity_params_v2 [0.037653s] ... ok {2} openstack.tests.unit.cloud.test_domains.TestDomains.test_create_domain [0.033522s] ... ok {6} openstack.tests.unit.cloud.test_object.TestObject.test_generate_form_signature_account_key [0.063969s] ... ok {6} openstack.tests.unit.cloud.test_object.TestObject.test_get_object_segment_size_below_min [0.057020s] ... ok {2} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_get_floating_ip_by_id [0.053361s] ... ok {2} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_create_floating_ip [0.050123s] ... ok {16} openstack.tests.unit.cloud.test_object.TestObject.test_generate_form_signature_no_key [0.048668s] ... ok {16} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_data [0.046841s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:34,100 openstack Calculating hashes for /tmp/tmp3ovvn_sl/tmpa8x6_o66 2020-09-18 10:26:34,101 openstack Image file /tmp/tmp3ovvn_sl/tmpa8x6_o66 md5:05f5ef0d823b862983ffa5dfd9295b57 sha256:8d72385835ce79088e957a5724b8380c6c3e001434cd0902ff45ac87ded8e48a 2020-09-18 10:26:34,106 openstack swift uploading data to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_data-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_data-3 {2} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_delete_firewall_group_not_found [0.048163s] ... ok {2} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_delete_firewall_rule [0.052788s] ... ok {10} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_get_machine [0.048698s] ... ok {10} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_failed [0.095954s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:33,191 openstack.baremetal Still waiting for node 16a16aa9-71fa-4260-94f5-21af5ebb2594 to reach state "manageable", the current state is "inspecting" 2020-09-18 10:26:33,192 openstack.iterate_timeout Waiting 2.0 seconds {6} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_list_old_hypervisors [0.043899s] ... ok {6} openstack.tests.unit.cloud.test_operator_noauth.TestOpenStackCloudOperatorNoAuth.test_ironic_noauth_auth_endpoint [0.035314s] ... ok {16} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure [0.102276s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:34,148 openstack Calculating hashes for /tmp/tmp1qj4pi36/tmpvrhub34x 2020-09-18 10:26:34,148 openstack Image file /tmp/tmp1qj4pi36/tmpvrhub34x md5:c05cf8cc50eb6af4769c10e069df4996 sha256:1bae3ca7f14b075bac503df1c0295ae39429682bb62e009ac73f0b25a5a4a964 2020-09-18 10:26:34,176 openstack swift stale check, no object: openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-3 2020-09-18 10:26:34,177 openstack swift uploading /tmp/tmp1qj4pi36/tmpvrhub34x to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-3 2020-09-18 10:26:34,214 openstack Exception processing async task: HttpException: 501: Server Error for url: https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-3/000003 2020-09-18 10:26:34,225 openstack Exception processing async task: HttpException: 501: Server Error for url: https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-3/000003 Traceback (most recent call last): File "/builddir/build/BUILD/openstacksdk-0.49.0/openstack/cloud/_object_store.py", line 847, in _wait_for_futures exceptions.raise_from_response(result) File "/builddir/build/BUILD/openstacksdk-0.49.0/openstack/exceptions.py", line 235, in raise_from_response http_status=http_status, request_id=request_id openstack.exceptions.HttpException: HttpException: 501: Server Error for url: https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure-3/000003 {16} openstack.tests.unit.cloud.test_operator_noauth.TestOpenStackCloudOperatorNoAuthUnversioned.test_ironic_noauth_none_auth_type [0.041081s] ... ok {4} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_security_groups [0.011964s] ... ok {4} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_ipv4_nova_public [0.013474s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:34,477 openstack Disabling network entry in catalog per config {4} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_ipv6 [0.011522s] ... ok {14} openstack.tests.unit.baremetal.v1.test_node.TestNodeVif.test_detach_vif_existing [0.014068s] ... ok {14} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_create_chassis [0.012332s] ... ok {6} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_create_qos_bandwidth_limit_rule_no_qos_extension [0.038333s] ... ok {15} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorProxy.test_delete_accelerator_request [0.027882s] ... ok {15} openstack.tests.unit.baremetal.v1.test_node.TestNodeTraits.test_set_traits [0.014998s] ... ok {10} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_machine_maintenace_state [0.063686s] ... ok {10} openstack.tests.unit.cloud.test_clustering.TestClustering.test_get_policy_on_cluster [0.036277s] ... ok {4} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_coe_cluster_template [0.017887s] ... ok {4} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_nova_images [0.018048s] ... ok {4} openstack.tests.unit.cloud.test_normalize.TestStrictNormalize.test_normalize_nova_images [0.017846s] ... ok {4} openstack.tests.unit.cloud.test_object.TestObject.test_get_object_segment_size_http_404 [0.041025s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:34,585 openstack Swift capabilities not supported. Using default max file size. {4} openstack.tests.unit.cloud.test_port.TestPort.test_create_port_exception [0.037881s] ... ok {4} openstack.tests.unit.cloud.test_project.TestProject.test_delete_project_v2 [0.045033s] ... ok {4} openstack.tests.unit.cloud.test_project.TestProject.test_update_project_v3 [0.057444s] ... ok {4} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_get_qos_bandwidth_limit_rule_no_qos_extension [0.037750s] ... ok {4} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_update_qos_minimum_bandwidth_rule [0.078759s] ... ok {4} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_delete_qos_policy_multiple_using_id [0.054957s] ... ok {4} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_get_recordset_by_name [0.075761s] ... ok {4} openstack.tests.unit.cloud.test_router.TestRouter.test_add_router_interface [0.038739s] ... ok {4} openstack.tests.unit.cloud.test_router.TestRouter.test_create_router [0.038943s] ... ok {4} openstack.tests.unit.cloud.test_router.TestRouter.test_delete_router_multiple_found [0.043367s] ... ok {4} openstack.tests.unit.cloud.test_router.TestRouter.test_list_router_interfaces_internal [0.076989s] ... ok {4} openstack.tests.unit.cloud.test_shade.TestShade.test_range_search_4 [0.012206s] ... ok {4} openstack.tests.unit.cloud.test_stack.TestStack.test_get_stack [0.040796s] ... ok {4} openstack.tests.unit.cloud.test_stack.TestStack.test_update_stack_wait [0.101809s] ... ok {4} openstack.tests.unit.cloud.test_users.TestUsers.test_add_user_to_group [0.059804s] ... ok {4} openstack.tests.unit.cloud.test_volume.TestVolume.test_attach_volume_already_attached [0.012193s] ... ok {4} openstack.tests.unit.cloud.test_volume.TestVolume.test_list_volumes_with_pagination_next_link_fails_once [0.085229s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:35,484 openstack While listing volumes, could not find next link {'volumes': [{'attachments': [], 'availability_zone': 'az1', 'created_at': '1900-01-01 12:34:56', 'description': 'description', 'id': '01', 'metadata': {}, 'name': 'vol1', 'size': 75, 'snapshot_id': 'id:snapshot', 'source_volid': '12345', 'status': 'available', 'volume_type': 'type:volume'}], 'volumes_links': [{'href': 'https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail?marker=01', 'rel': 'next'}]}. {4} openstack.tests.unit.cloud.test_zone.TestZone.test_list_zones [0.068565s] ... ok {4} openstack.tests.unit.clustering.test_version.TestVersion.test_make_it [0.012822s] ... ok {4} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_add_nodes [0.013885s] ... ok {4} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_resize [0.014719s] ... ok {4} openstack.tests.unit.clustering.v1.test_cluster_policy.TestClusterPolicy.test_basic [0.012878s] ... ok {4} openstack.tests.unit.clustering.v1.test_event.TestEvent.test_basic [0.012224s] ... ok {4} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_collect_cluster_attrs [0.012313s] ... ok {4} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_fixed_ip_from_server [0.013446s] ... ok {13} openstack.tests.unit.cloud.test_users.TestUsers.test_delete_user_not_found [0.037221s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:35,028 openstack User openstack.tests.unit.cloud.test_users.TestUsers.test_delete_user_not_found-2 not found for deleting {13} openstack.tests.unit.cloud.test_volume.TestVolume.test_list_volumes_with_pagination [0.064936s] ... ok {19} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetProvisionState.test_manage [0.016640s] ... ok {19} openstack.tests.unit.baremetal.v1.test_node.TestNodeTraits.test_node_add_trait [0.014722s] ... ok {14} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_delete_node [0.012138s] ... ok {14} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_get_allocation [0.012413s] ... ok {1} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_update_qos_bandwidth_limit_rule_no_qos_direction_extension [0.091486s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:34,374 openstack 'qos-bw-limit-direction' extension is not available on target cloud {1} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_both_project_and_domain [0.117296s] ... ok {19} openstack.tests.unit.baremetal.v1.test_port.TestPort.test_basic [0.012541s] ... ok {19} openstack.tests.unit.baremetal.v1.test_port_group.TestPortGroup.test_basic [0.012322s] ... ok {14} openstack.tests.unit.baremetal.v1.test_volume_connector.TestVolumeconnector.test_instantiate [0.012379s] ... ok {14} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_restore_no_params [0.013258s] ... ok {6} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_update_qos_bandwidth_limit_rule_no_qos_extension [0.040384s] ... ok {10} openstack.tests.unit.cloud.test_clustering.TestClustering.test_list_cluster_policies [0.036696s] ... ok {10} openstack.tests.unit.cloud.test_clustering.TestClustering.test_update_cluster_policy [0.047099s] ... ok {5} openstack.tests.unit.baremetal.v1.test_node.TestNodeTraits.test_remove_trait_missing [0.029897s] ... ok {18} openstack.tests.unit.cloud.test_meta.TestMeta.test_find_nova_addresses_ext_tag [0.012085s] ... ok {18} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_internal_provider_ipv4_neutron [0.048917s] ... ok {19} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_restore_vol_id [0.013263s] ... ok {19} openstack.tests.unit.block_storage.v2.test_type.TestType.test_create [0.012205s] ... ok {19} openstack.tests.unit.block_storage.v2.test_volume.TestVolume.test_extend [0.012969s] ... ok {19} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_restore [0.013526s] ... ok {19} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_backup_no_swift [0.012197s] ... ok {2} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_delete_firewall_rule_filters [0.054659s] ... ok {2} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_delete_firewall_rule_not_found [0.048210s] ... ok {2} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_create_role [0.041776s] ... ok {2} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_v2_no_import [0.126051s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:33,830 openstack Calculating hashes for /tmp/tmpigh0106d/tmp0yzmqafn 2020-09-18 10:26:33,831 openstack Image file /tmp/tmpigh0106d/tmp0yzmqafn md5:11870cb56df12527e588f2ef967232e8 sha256:99be5efb88ca2013bd8e4eb035fd42d5245468fe9afa70d8ba9c1c419a48c4e8 {2} openstack.tests.unit.cloud.test_image.TestImage.test_download_image_with_path [0.055342s] ... ok {2} openstack.tests.unit.cloud.test_image.TestImage.test_list_images [0.056133s] ... ok {2} openstack.tests.unit.cloud.test_image.TestImageV1Only.test_config_v2 [0.040204s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:34,036 openstack image is configured for 2 but only 1.1 is available. shade is happy with this version, but if you were trying to force an override, that did not happen. You may want to check your cloud, or remove the version specification from your config. Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.49.0/openstack/cloud/openstackcloud.py:441: UserWarning: image is configured for 2 but only 1.1 is available. shade is happy with this version, but if you were trying to force an override, that did not happen. You may want to check your cloud, or remove the version specification from your config. warnings.warn(warning_msg) {2} openstack.tests.unit.cloud.test_image.TestImageVolume.test_create_image_volume_duplicate [0.087494s] ... ok {2} openstack.tests.unit.cloud.test_inventory.TestInventory.test_get_host [0.015094s] ... ok {2} openstack.tests.unit.cloud.test_meta.TestMeta.test_current_project [0.019711s] ... ok {2} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_cloud_missing_fips [0.085032s] ... ok {2} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_external [0.040603s] ... ok {2} openstack.tests.unit.cloud.test_network.TestNetwork.test_delete_network [0.049120s] ... ok {2} openstack.tests.unit.cloud.test_object.TestObject.test_list_objects_with_prefix [0.030348s] ... ok {2} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries [0.115926s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:34,402 openstack Calculating hashes for /tmp/tmp_wujdc65/tmp3yjg5n29 2020-09-18 10:26:34,403 openstack Image file /tmp/tmp_wujdc65/tmp3yjg5n29 md5:66f28cb74d42c3a6e6f5f542399cfdb2 sha256:cdb98301f2964fde114d93d195e0f90c8f06b750424bd31ecad793449848a625 2020-09-18 10:26:34,431 openstack swift stale check, no object: openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries-3 2020-09-18 10:26:34,432 openstack swift uploading /tmp/tmp_wujdc65/tmp3yjg5n29 to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries-3 2020-09-18 10:26:34,459 openstack Exception processing async task: HttpException: 501: Server Error for url: https://object-store.example.com/v1/1c36b64c840a42cd9e9b931a369337f0/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries-3/000003 {2} openstack.tests.unit.cloud.test_operator_noauth.TestOpenStackCloudOperatorNoAuth.test_ironic_noauth_admin_token_auth_type [0.040717s] ... ok {2} openstack.tests.unit.cloud.test_port.TestPort.test_delete_port [0.051069s] ... ok {12} openstack.tests.unit.baremetal.v1.test_node.TestNodeVif.test_detach_vif_missing [0.013655s] ... ok {12} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForReservation.test_timeout [0.016180s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:33,214 openstack.iterate_timeout Waiting 2.0 seconds {2} openstack.tests.unit.cloud.test_port.TestPort.test_update_port_parameters [0.119079s] ... ok {2} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_get_recordset_by_id [0.067529s] ... ok {5} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForProvisionState.test_enroll_as_failure [0.015675s] ... ok {5} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForProvisionState.test_failure_error [0.015740s] ... ok {17} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object [0.058794s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:34,513 openstack Calculating hashes for /tmp/tmpdjfmgaq2/tmproxe4eur 2020-09-18 10:26:34,514 openstack Image file /tmp/tmpdjfmgaq2/tmproxe4eur md5:c3086df1c12a5feddf411bb101820988 sha256:22c2857101cdb26425df812790596c8067aaa769c610a2c83fcb63d8b2f9d02d 2020-09-18 10:26:34,541 openstack swift stale check, no object: openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object-3 2020-09-18 10:26:34,542 openstack swift uploading /tmp/tmpdjfmgaq2/tmproxe4eur to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object-3 {17} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_get_session_endpoint_exception [0.014082s] ... ok {6} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_delete_qos_minimum_bandwidth_rule_not_found [0.056519s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:34,658 openstack QoS minimum bandwidth rule ed1a2b05-0ad7-45d7-873f-008b575a02b3 not found in policy 881d1bb7-a663-44c0-8f9f-ee2765b74486. Ignoring. {6} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_cinder_get_quotas [0.067535s] ... ok {6} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_update_quotas_bad_request [0.064714s] ... ok {12} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test__get_with_fields_node [0.014833s] ... ok {12} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_delete_node_ignore [0.012501s] ... ok {17} openstack.tests.unit.cloud.test_project.TestProject.test_update_project_v2 [0.045945s] ... ok {17} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_create_qos_policy [0.046131s] ... ok {18} openstack.tests.unit.cloud.test_object.TestObject.test_delete_container [0.040289s] ... ok {18} openstack.tests.unit.cloud.test_object.TestObject.test_set_container_access_public [0.041450s] ... ok {16} openstack.tests.unit.cloud.test_port.TestPort.test_update_port_exception [0.049348s] ... ok {16} openstack.tests.unit.cloud.test_project.TestProject.test_list_projects_v3 [0.043854s] ... ok {16} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_delete_qos_bandwidth_limit_rule [0.056091s] ... ok {16} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_create_qos_dscp_marking_rule_no_qos_extension [0.037734s] ... ok {6} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_add_bad_security_group_to_server_neutron [0.074544s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:34,867 openstack Security group None not found for adding {6} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_rule_none [0.012218s] ... ok {5} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForProvisionState.test_timeout [0.018507s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:33,138 openstack.iterate_timeout Waiting 2.0 seconds {4} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_get_server_output [0.016218s] ... ok {4} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_lock [0.013495s] ... ok {2} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_group_domain [0.311709s] ... ok {2} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_project_exists [0.163673s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:35,200 openstack Assignment already exists 2020-09-18 10:26:35,252 openstack Assignment already exists {18} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_directory_marker_object [0.045998s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:34,163 openstack Calculating hashes for /tmp/tmpn_nx4p9i/tmpyrjk6x0c 2020-09-18 10:26:34,164 openstack Image file /tmp/tmpn_nx4p9i/tmpyrjk6x0c md5:56f02676fcf29d38c61cdd99d5ce753f sha256:7e0a0ec5ad91e590ebba1e543e6d9b04337b20003fe195170a0b7138b0f50c3e 2020-09-18 10:26:34,168 openstack swift uploading data to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_directory_marker_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_directory_marker_object-3 {18} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_get_image_id [0.064507s] ... ok {16} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_get_qos_dscp_marking_rule_no_qos_policy_found [0.049545s] ... ok {16} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_update_qos_policy_no_qos_default_extension [0.065721s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:34,568 openstack 'qos-default' extension is not available on target cloud {6} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_update_security_group_neutron [0.046619s] ... ok {6} openstack.tests.unit.cloud.test_server_set_metadata.TestServerSetMetadata.test_server_set_metadata_with_exception [0.064733s] ... ok {12} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_delete_port_ignore [0.012108s] ... ok {12} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_port_groups_detailed [0.012298s] ... ok {18} openstack.tests.unit.cloud.test_port.TestPort.test_search_ports_not_found [0.042819s] ... ok {18} openstack.tests.unit.cloud.test_port.TestPort.test_update_port [0.049169s] ... ok {4} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_pause [0.013303s] ... ok {8} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_snapshot_delete [0.012366s] ... ok {8} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_volume_extend [0.014512s] ... ok {10} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_network_v4_fixed_ip [0.095664s] ... ok {10} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_fails [0.061756s] ... ok {10} openstack.tests.unit.cloud.test_domain_params.TestDomainParams.test_identity_params_v2_no_domain [0.037586s] ... ok {10} openstack.tests.unit.cloud.test_domains.TestDomains.test_list_domains [0.035693s] ... ok {10} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_create_floating_ip_port [0.061392s] ... ok {10} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_delete_floating_ip_not_found [0.051054s] ... ok {10} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_neutron_available_floating_ips [0.074036s] ... ok {10} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_search_floating_ips [0.062739s] ... ok {10} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_create_firewall_policy [0.055843s] ... ok {14} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_snapshot_create_attrs [0.012951s] ... ok {14} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_snapshot_find [0.012797s] ... ok {14} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_snapshots_detailed [0.012124s] ... ok {14} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_volume_delete_ignore [0.013226s] ... ok {14} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_volumes_detailed [0.012559s] ... ok {15} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_get_port [0.012656s] ... ok {15} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_update_node_no_retries [0.017266s] ... ok {15} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestStartIntrospection.test_create_introspection_with_node [0.015706s] ... ok {15} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_backend_pools [0.012364s] ... ok {15} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_backup_delete_ignore [0.013900s] ... ok {15} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_backup_restore [0.013666s] ... ok {15} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_type_delete [0.013538s] ... ok {15} openstack.tests.unit.block_storage.v2.test_type.TestType.test_new [0.012217s] ... ok {15} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_basic [0.012820s] ... ok {15} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_backup_restore [0.014562s] ... ok {15} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_snapshots_not_detailed [0.012280s] ... ok {0} openstack.tests.unit.baremetal.v1.test_proxy.TestWaitForNodesProvisionState.test_timeout_no_fail [0.015428s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:33,163 openstack Still waiting for nodes 1234 to reach state "fake state" 2020-09-18 10:26:33,164 openstack.iterate_timeout Waiting 2.0 seconds {0} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestAbortIntrospection.test_abort [0.014532s] ... ok {0} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_basic [0.012947s] ... ok {0} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_volume_delete_ignore [0.012230s] ... ok {0} openstack.tests.unit.block_storage.v2.test_volume.TestVolume.test_create [0.013224s] ... ok {0} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_restore_name [0.013471s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_backup_get [0.012379s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_backups_not_detailed [0.012269s] ... ok {18} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_delete_qos_bandwidth_limit_rule_no_qos_extension [0.037250s] ... ok {18} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_get_qos_bandwidth_limit_rule [0.056539s] ... ok {18} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_delete_qos_dscp_marking_rule [0.054981s] ... ok {18} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_delete_qos_dscp_marking_rule_no_qos_extension [0.037897s] ... ok {18} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_get_qos_dscp_marking_rule_no_qos_extension [0.037997s] ... ok {18} openstack.tests.unit.cloud.test_qos_rule_type.TestQosRuleType.test_get_qos_rule_type_details_no_qos_extension [0.037655s] ... ok {18} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_get_recordset_not_found_returns_false [0.064314s] ... ok {18} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_domain_exists [0.261623s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:34,811 openstack Assignment already exists 2020-09-18 10:26:34,852 openstack Assignment already exists 2020-09-18 10:26:34,894 openstack Assignment already exists 2020-09-18 10:26:34,936 openstack Assignment already exists {18} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_bad_domain_exception [0.054180s] ... ok {18} openstack.tests.unit.cloud.test_router.TestRouter.test_create_router_with_enable_snat_True [0.038303s] ... ok {18} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_none [0.012026s] ... ok {18} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_list_security_groups_nova [0.035444s] ... ok {18} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_list_server_security_groups_bad_source [0.012877s] ... ok {18} openstack.tests.unit.cloud.test_services.CloudServices.test_update_service_v3 [0.056513s] ... ok {18} openstack.tests.unit.cloud.test_shade.TestShade.test_list_servers_exception [0.045790s] ... ok {18} openstack.tests.unit.cloud.test_shade.TestShade.test_range_search [0.012710s] ... ok {18} openstack.tests.unit.cloud.test_update_server.TestUpdateServer.test_update_server_name [0.093127s] ... ok {18} openstack.tests.unit.cloud.test_users.TestUsers.test_delete_user [0.055706s] ... ok {18} openstack.tests.unit.cloud.test_volume_access.TestVolumeAccess.test_remove_volume_type_access [0.097459s] ... ok {18} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_delete_volume_backup_force [0.077970s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:35,528 openstack.iterate_timeout Waiting 2.0 seconds {18} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_search_volume_backups [0.046063s] ... ok {18} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_instantiate [0.012999s] ... ok {18} openstack.tests.unit.clustering.v1.test_policy.TestPolicy.test_basic [0.012330s] ... ok {11} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_create [0.013226s] ... ok {11} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_backups_detailed [0.013474s] ... ok {11} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_snapshot_create_attrs [0.012301s] ... ok {11} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_type_delete_ignore [0.011952s] ... ok {11} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_type_get [0.012027s] ... ok {11} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_name_or_id_non_glob_glob [0.011780s] ... ok {11} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_add_host_to_aggregate [0.054825s] ... ok {11} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_list_machines [0.049790s] ... ok {11} openstack.tests.unit.cloud.test_caching.TestCacheIgnoresQueuedStatus.test_list_images_ignores_pending_status(queued) [0.069330s] ... ok {11} openstack.tests.unit.cloud.test_clustering.TestClustering.test_create_cluster_profile [0.036273s] ... ok {11} openstack.tests.unit.cloud.test_clustering.TestClustering.test_list_cluster_profiles [0.035384s] ... ok {7} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorProxy.test_delete_accelerator_request_ignore [0.027558s] ... ok {7} openstack.tests.unit.baremetal.v1.test_allocation.TestWaitForAllocation.test_failure [0.016721s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:33,086 openstack.iterate_timeout Waiting 2.0 seconds {7} openstack.tests.unit.baremetal.v1.test_allocation.TestWaitForAllocation.test_timeout [0.017979s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:33,104 openstack.iterate_timeout Waiting 2.0 seconds 2020-09-18 10:26:33,104 openstack.iterate_timeout Waiting 2.0 seconds 2020-09-18 10:26:33,105 openstack.iterate_timeout Waiting 2.0 seconds 2020-09-18 10:26:33,105 openstack.iterate_timeout Waiting 2.0 seconds {7} openstack.tests.unit.baremetal.v1.test_chassis.TestChassis.test_basic [0.014020s] ... ok {7} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetProvisionState.test_rebuild_with_configdrive [0.015204s] ... ok {7} openstack.tests.unit.baremetal.v1.test_node.TestNodeValidate.test_validate_ok [0.014616s] ... ok {7} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_find_node [0.012882s] ... ok {7} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_port_groups_not_detailed [0.012432s] ... ok {7} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_ports_not_detailed [0.012400s] ... ok {7} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_update_port [0.012132s] ... ok {7} openstack.tests.unit.baremetal.v1.test_proxy.TestWaitForNodesProvisionState.test_timeout [0.015697s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:33,218 openstack Still waiting for nodes 1234, 1234 to reach state "fake state" 2020-09-18 10:26:33,218 openstack.iterate_timeout Waiting 2.0 seconds 2020-09-18 10:26:33,218 openstack Still waiting for nodes 1234, 1234 to reach state "fake state" 2020-09-18 10:26:33,218 openstack.iterate_timeout Waiting 2.0 seconds {17} openstack.tests.unit.cloud.test_qos_rule_type.TestQosRuleType.test_list_qos_rule_types [0.043566s] ... ok {17} openstack.tests.unit.cloud.test_qos_rule_type.TestQosRuleType.test_list_qos_rule_types_no_qos_extension [0.038647s] ... ok {17} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_neutron_delete_quotas [0.063598s] ... ok {17} openstack.tests.unit.cloud.test_rebuild_server.TestRebuildServer.test_rebuild_server_no_wait [0.074294s] ... ok {17} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_create_recordset_zonename [0.068560s] ... ok {17} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_no_user_or_group [0.054789s] ... ok {17} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_v2 [0.136847s] ... ok {17} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_group_domain [0.262948s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:35,276 openstack Assignment does not exist 2020-09-18 10:26:35,319 openstack Assignment does not exist 2020-09-18 10:26:35,361 openstack Assignment does not exist 2020-09-18 10:26:35,403 openstack Assignment does not exist {17} openstack.tests.unit.cloud.test_server_console.TestServerConsole.test_get_server_console_dict [0.038310s] ... ok {17} openstack.tests.unit.cloud.test_shade.TestShade.test__has_nova_extension [0.038042s] ... ok {17} openstack.tests.unit.cloud.test_shade.TestShade.test_connect_as_context [0.051329s] ... ok {17} openstack.tests.unit.cloud.test_shade.TestShade.test_global_request_id_context [0.046924s] ... ok {2} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_group_domain_exists [0.315067s] ... ok {2} openstack.tests.unit.cloud.test_router.TestRouter.test_list_router_interfaces_all [0.077487s] ... ok {2} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_get_security_group_by_id_neutron [0.040161s] ... ok {2} openstack.tests.unit.cloud.test_server_delete_metadata.TestServerDeleteMetadata.test_server_delete_metadata_with_exception [0.063401s] ... ok {2} openstack.tests.unit.cloud.test_server_group.TestServerGroup.test_create_server_group [0.054948s] ... ok {2} openstack.tests.unit.cloud.test_services.CloudServices.test_create_service_v3 [0.039145s] ... ok {2} openstack.tests.unit.cloud.test_shade.TestShade.test__nova_extensions [0.036173s] ... ok {2} openstack.tests.unit.cloud.test_shade.TestShade.test_list_server_private_ip [0.078677s] ... ok {2} openstack.tests.unit.cloud.test_shade.TestShade.test_range_search_2 [0.012960s] ... ok {2} openstack.tests.unit.cloud.test_stack.TestStack.test_list_stacks [0.044679s] ... ok {2} openstack.tests.unit.cloud.test_volume.TestVolume.test_delete_volume_deletes [0.102911s] ... ok {15} openstack.tests.unit.block_storage.v3.test_type.TestType.test_basic [0.013449s] ... ok {17} openstack.tests.unit.cloud.test_shade.TestShade.test_iterate_timeout_bad_wait [0.012494s] ... ok {17} openstack.tests.unit.cloud.test_stack.TestStack.test_delete_stack_by_id_wait [0.072467s] ... ok {17} openstack.tests.unit.cloud.test_stack.TestStack.test_delete_stack_exception [0.050198s] ... ok {17} openstack.tests.unit.cloud.test_stack.TestStack.test_delete_stack_not_found [0.037876s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:35,756 openstack Stack stack_name not found for deleting {17} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_with_gateway_ip [0.049969s] ... ok {17} openstack.tests.unit.cloud.test_users.TestUsers.test_remove_user_from_group [0.064206s] ... ok {17} openstack.tests.unit.cloud.test_volume.TestVolume.test_attach_volume_wait [0.078826s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:35,944 openstack.iterate_timeout Waiting 2.0 seconds {17} openstack.tests.unit.cloud.test_volume.TestVolume.test_detach_volume_exception [0.041508s] ... ok {17} openstack.tests.unit.cloud.test_volume.TestVolume.test_set_volume_bootable_false [0.090038s] ... ok {17} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_create_volume_backup [0.055944s] ... ok {5} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_chassis_detailed [0.012825s] ... ok {5} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_create_node [0.012424s] ... ok {5} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_create_port [0.012285s] ... ok {5} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_delete_allocation [0.012237s] ... ok {5} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_delete_chassis [0.012127s] ... ok {5} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_backup_get [0.012835s] ... ok {5} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_snapshot_delete_ignore [0.012457s] ... ok {5} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_volume_get [0.012351s] ... ok {5} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_type_delete [0.012159s] ... ok {5} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_volume_delete [0.012182s] ... ok {5} openstack.tests.unit.block_storage.v3.test_snapshot.TestSnapshot.test_create_basic [0.012797s] ... ok {1} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_no_user_or_group [0.053669s] ... ok {1} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_domain_exists [0.313975s] ... ok {1} openstack.tests.unit.cloud.test_router.TestRouter.test_remove_router_interface [0.039296s] ... ok {1} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_rule_not_found [0.040223s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:34,951 openstack Security group doesNotExist not found for deleting {1} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_update_security_group_bad_kwarg [0.105899s] ... ok {1} openstack.tests.unit.cloud.test_shade.TestShade.test__has_nova_extension_missing [0.036760s] ... ok {1} openstack.tests.unit.cloud.test_stack.TestStack.test_search_stacks [0.042607s] ... ok {1} openstack.tests.unit.cloud.test_users.TestUsers.test_create_user_v2 [0.043126s] ... ok {1} openstack.tests.unit.cloud.test_volume.TestVolume.test_attach_volume_exception [0.081791s] ... ok {18} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_delete [0.012245s] ... ok {18} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_create [0.012157s] ... ok {18} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_find [0.013497s] ... ok {18} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_resize_cluster [0.014803s] ... ok {18} openstack.tests.unit.compute.test_version.TestVersion.test_make_it [0.058378s] ... ok {18} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_basic [0.012439s] ... ok {18} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_fetch_security_groups [0.013502s] ... ok {18} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_create_attrs [0.013510s] ... ok {18} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_delete [0.012153s] ... ok {18} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_group_create [0.013337s] ... ok {19} openstack.tests.unit.block_storage.v3.test_snapshot.TestSnapshotDetail.test_create_detailed [0.012603s] ... ok {19} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_filter_jmespath [0.012264s] ... ok {19} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_max_not_int [0.012121s] ... ok {19} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_min_not_int [0.012038s] ... ok {19} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_create_aggregate [0.043902s] ... ok {19} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_detach_port_from_machine [0.090388s] ... ok {19} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_list_ports_attached_to_machine [0.090248s] ... ok {19} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_register_machine_enroll_wait [0.174260s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:33,651 openstack.iterate_timeout Waiting 2.0 seconds 2020-09-18 10:26:33,686 openstack.iterate_timeout Waiting 2.0 seconds {19} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_machine_maintenace_state_false [0.063586s] ... ok {19} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(chassis_uuid) [0.049646s] ... ok {19} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(name) [0.049114s] ... ok {3} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorProxy.test_list_deployables [0.027402s] ... ok {3} openstack.tests.unit.baremetal.test_configdrive.TestPopulateDirectory.test_with_user_data [0.001114s] ... ok {3} openstack.tests.unit.baremetal.v1.test_node.TestNode.test_basic [0.012886s] ... ok {3} openstack.tests.unit.baremetal.v1.test_node.TestNode.test_instantiate [0.014978s] ... ok {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_no_reason_without_maintenance [0.016616s] ... ok {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForReservation.test_no_reservation [0.015626s] ... ok {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForReservation.test_reservation [0.016654s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:33,147 openstack.iterate_timeout Waiting 2.0 seconds {3} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_create_allocation [0.012753s] ... ok {15} openstack.tests.unit.cloud.test__utils.TestUtils.test_get_entity_pass_dict [0.011978s] ... ok {15} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_unbind_accelerator_request [0.058153s] ... ok {15} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_create_aggregate_with_az [0.041764s] ... ok {15} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_unregister_machine_locked_timeout [0.069620s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:33,493 openstack.baremetal Still waiting for the lock to be released on node 6b2109ea-426c-4efe-b6d1-d203cf10dd14, currently locked by conductor conductor99 2020-09-18 10:26:33,494 openstack.iterate_timeout Waiting 2.0 seconds {12} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_create_incremental [0.015117s] ... ok {12} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_restore_name [0.013340s] ... ok {12} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_backup_create_attrs [0.012337s] ... ok {12} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_backups_not_detailed [0.012228s] ... ok {12} openstack.tests.unit.block_storage.v2.test_type.TestType.test_basic [0.012529s] ... ok {12} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_backend_pools [0.012073s] ... ok {12} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_volumes_not_detailed [0.011927s] ... ok {12} openstack.tests.unit.block_storage.v3.test_volume.TestVolume.test_basic [0.012487s] ... ok {12} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_name_or_id_glob [0.011797s] ... ok {12} openstack.tests.unit.cloud.test__utils.TestUtils.test_parse_range_ge [0.011729s] ... ok {12} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_max_None [0.011475s] ... ok {5} openstack.tests.unit.cloud.test__utils.TestUtils.test_get_entity_get_and_search [0.011556s] ... ok {5} openstack.tests.unit.cloud.test__utils.TestUtils.test_parse_range_int_only [0.011826s] ... ok {5} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_max_key_not_found [0.011588s] ... ok {5} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_create_accelerator_request [0.045858s] ... ok {5} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_delete_aggregate [0.040912s] ... ok {5} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_node_set_provision_state_wait_provide [0.080393s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:33,473 openstack.baremetal Still waiting for node 7a4440c4-1faf-42b6-81da-e9b67508a290 to reach state "available", the current state is "manageable" 2020-09-18 10:26:33,474 openstack.iterate_timeout Waiting 2.0 seconds {5} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_purge_node_instance_info [0.048620s] ... ok {5} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_register_machine_port_create_failed [0.059569s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:33,588 openstack ironic NIC registration failed Traceback (most recent call last): File "/builddir/build/BUILD/openstacksdk-0.49.0/openstack/cloud/_baremetal.py", line 229, in register_machine error_message=port_msg) File "/usr/lib/python3.6/site-packages/keystoneauth1/adapter.py", line 401, in post return self.request(url, 'POST', **kwargs) File "/builddir/build/BUILD/openstacksdk-0.49.0/openstack/proxy.py", line 668, in request return _json_response(response, error_message=error_message) File "/builddir/build/BUILD/openstacksdk-0.49.0/openstack/proxy.py", line 646, in _json_response exceptions.raise_from_response(response, error_message=error_message) File "/builddir/build/BUILD/openstacksdk-0.49.0/openstack/exceptions.py", line 235, in raise_from_response http_status=http_status, request_id=request_id openstack.exceptions.BadRequestException: Baremetal machine port failed to be created.: Client Error for url: https://baremetal.example.com/v1/ports, {"error": "invalid"} {5} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_unregister_machine [0.098350s] ... ok {4} openstack.tests.unit.compute.v2.test_server.TestServer.test_reset_state [0.015580s] ... ok {4} openstack.tests.unit.compute.v2.test_server_group.TestServerGroup.test_make_it [0.012298s] ... ok {4} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_override_session_endpoint [0.024976s] ... ok {4} openstack.tests.unit.config.test_config.TestConfig.test_prefer_ipv6_false [0.046025s] ... ok {4} openstack.tests.unit.config.test_config.TestConfigArgparse.test_argparse_action_append_no_underscore [0.028231s] ... ok {4} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_cloud_precedence_osc [0.043746s] ... ok {15} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(driver_info_changed) [0.069655s] ... ok {15} openstack.tests.unit.cloud.test_baremetal_ports.TestBaremetalPort.test_list_nics_for_machine_failure [0.048588s] ... ok {15} openstack.tests.unit.cloud.test_caching.TestCacheIgnoresQueuedStatus.test_list_images_ignores_pending_status(saving) [0.073764s] ... ok {15} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_projects_v2 [0.052535s] ... ok {15} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_projects_v3 [0.068585s] ... ok {15} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_create_cluster_template_exception [0.043489s] ... ok {15} openstack.tests.unit.cloud.test_clustering.TestClustering.test_create_cluster_receiver_exception [0.046792s] ... ok {4} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_network [0.044404s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.49.0/openstack/config/loader.py:604: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: region1-network and routes_externally: True key=key, name=cloud[key], external=external)) {4} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_instance_delete_ignore [0.012251s] ... ok {4} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_instance_find [0.012237s] ... ok {4} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_instance_update [0.011880s] ... ok {4} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_user_create_attrs [0.013015s] ... ok {4} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneExport.test_zone_export_delete [0.012257s] ... ok {4} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferRequest.test_zone_transfer_request_update [0.012077s] ... ok {1} openstack.tests.unit.cloud.test_volume_access.TestVolumeAccess.test_add_volume_type_access_missing [0.045035s] ... ok {1} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_operation [0.013526s] ... ok {1} openstack.tests.unit.clustering.v1.test_node.TestNode.test_recover [0.013802s] ... ok {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_delete_ignore [0.012717s] ... ok {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_find [0.012270s] ... ok {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_resize_cluster_with_obj [0.012787s] ... ok {1} openstack.tests.unit.clustering.v1.test_receiver.TestReceiver.test_instantiate [0.012487s] ... ok {1} openstack.tests.unit.compute.v2.test_extension.TestExtension.test_basic [0.011971s] ... ok {1} openstack.tests.unit.compute.v2.test_metadata.TestMetadata.test_get_all_metadata_ServerDetail [0.014007s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_group_delete_ignore [0.012341s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_group_find [0.012854s] ... ok {8} openstack.tests.unit.block_storage.v2.test_snapshot.TestSnapshotDetail.test_create_detailed [0.012497s] ... ok {8} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_update_aggregate_set_az [0.056242s] ... ok {8} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_activate_node [0.063082s] ... ok {8} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_register_machine_enroll_timeout_wait [0.107588s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:33,315 openstack.iterate_timeout Waiting 2.0 seconds {8} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(properties_changed) [0.070755s] ... ok {8} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_flavors [0.046730s] ... ok {8} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_images [0.072613s] ... ok {8} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_modify_user_invalidates_cache [0.086363s] ... ok {8} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_list_cluster_templates_with_detail [0.041010s] ... ok {7} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestWaitForIntrospection.test_failure_ignored [0.014552s] ... ok {7} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_volumes_detailed [0.012567s] ... ok {7} openstack.tests.unit.block_storage.v2.test_stats.TestBackendPools.test_basic [0.012155s] ... ok {15} openstack.tests.unit.cloud.test_clustering.TestClustering.test_delete_cluster_policy [0.056315s] ... ok {15} openstack.tests.unit.cloud.test_clustering.TestClustering.test_update_cluster_receiver [0.046938s] ... ok {15} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_wait_server_error [0.128742s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:34,111 openstack.iterate_timeout Waiting 2.0 seconds {15} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_delete_flavor [0.043228s] ... ok {15} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_list_flavor_access [0.037333s] ... ok {15} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_auto_ip_pool_no_reuse [0.115116s] ... ok {15} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_create_floating_ip_no_port [0.090194s] ... ok {7} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_type_find [0.012439s] ... ok {7} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_volume_get [0.012247s] ... ok {7} openstack.tests.unit.block_storage.v3.test_type.TestType.test_create [0.012164s] ... ok {7} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_max_key_missing [0.011793s] ... ok {7} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_list_devices [0.046772s] ... ok {15} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_available_floating_ip_new [0.060522s] ... ok {15} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_get_firewall_group [0.049421s] ... ok {15} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_insert_rule_into_policy_rule_not_found [0.054416s] ... ok {15} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_get_firewall_rule_not_found [0.046469s] ... ok {15} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_list_firewall_rules [0.040146s] ... ok {15} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_update_firewall_rule [0.054124s] ... ok {15} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_list_role_assignments_exception [0.038553s] ... ok {15} openstack.tests.unit.cloud.test_image.TestImage.test_delete_autocreated_image_objects [0.059128s] ... ok {15} openstack.tests.unit.cloud.test_image.TestImage.test_list_images_filter_deleted [0.059427s] ... ok {15} openstack.tests.unit.cloud.test_image.TestImage.test_update_image_no_patch [0.036335s] ... ok {15} openstack.tests.unit.cloud.test_image.TestImageV1Only.test_config_v1 [0.033568s] ... ok {15} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_create_keypair_exception [0.041047s] ... ok {15} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_list_keypairs [0.041129s] ... ok {15} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_ipv4_neutron_exception [0.043100s] ... ok {15} openstack.tests.unit.cloud.test_meta.TestMeta.test_unknown_volume_exception [0.022013s] ... ok {15} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_provider [0.040290s] ... ok {15} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_flavors [0.017950s] ... ok {15} openstack.tests.unit.cloud.test_normalize.TestStrictNormalize.test_normalize_coe_cluster [0.017525s] ... ok {15} openstack.tests.unit.cloud.test_object.TestObject.test_list_containers_exception [0.042011s] ... ok {15} openstack.tests.unit.cloud.test_operator_noauth.TestOpenStackCloudOperatorNoAuth.test_ironic_noauth_none_auth_type [0.034855s] ... ok {15} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_create_qos_dscp_marking_rule [0.056383s] ... ok {15} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_create_qos_policy_no_qos_extension [0.038943s] ... ok {15} openstack.tests.unit.cloud.test_rebuild_server.TestRebuildServer.test_rebuild_server_timeout [0.065484s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:35,432 openstack.iterate_timeout Waiting 0.001 seconds {15} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_no_role [0.076066s] ... ok {15} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_no_user_or_group_specified [0.044177s] ... ok {15} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_project [0.190658s] ... ok {15} openstack.tests.unit.cloud.test_router.TestRouter.test_create_router_with_enable_snat_False [0.038279s] ... ok {15} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_stateless_neutron [0.040509s] ... ok {6} openstack.tests.unit.cloud.test_shade.TestShade.test__neutron_extensions [0.040058s] ... ok {6} openstack.tests.unit.cloud.test_shade.TestShade.test__nova_extensions_fails [0.035875s] ... ok {7} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_attach_port_to_machine [0.091166s] ... ok {7} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_deactivate_node [0.065335s] ... ok {7} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_node_set_provision_state_wait_failure_cases [0.062164s] ... ok {7} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_wait_for_baremetal_node_lock_timeout [0.050979s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:33,628 openstack.baremetal Still waiting for the lock to be released on node a80a42a3-2d83-4dfd-b0de-4f07175f9872, currently locked by conductor conductor0 2020-09-18 10:26:33,628 openstack.iterate_timeout Waiting 2.0 seconds {7} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(driver_changed) [0.073564s] ... ok {7} openstack.tests.unit.cloud.test_clustering.TestClustering.test_create_cluster_exception [0.079708s] ... ok {7} openstack.tests.unit.cloud.test_clustering.TestClustering.test_get_cluster_not_found_returns_false [0.042939s] ... ok {7} openstack.tests.unit.cloud.test_clustering.TestClustering.test_get_cluster_policy_by_id [0.040594s] ... ok {7} openstack.tests.unit.cloud.test_clustering.TestClustering.test_get_policy_on_cluster_by_id [0.035363s] ... ok {7} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_search_coe_cluster_not_found [0.030895s] ... ok {7} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_network_v6_fixed_ip [0.094490s] ... ok {7} openstack.tests.unit.cloud.test_domains.TestDomains.test_delete_domain [0.039759s] ... ok {7} openstack.tests.unit.cloud.test_domains.TestDomains.test_update_domain_exception [0.034755s] ... ok {7} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_create_flavor [0.036228s] ... ok {7} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_get_flavor_string_and_int [0.052638s] ... ok {7} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_get_floating_ip_not_found [0.062843s] ... ok {7} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_get_floating_ip [0.041368s] ... ok {7} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_create_firewall_group_compact [0.044235s] ... ok {7} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_delete_firewall_group [0.054454s] ... ok {7} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_insert_rule_into_policy_not_found [0.045210s] ... ok {7} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_update_firewall_policy [0.061125s] ... ok {7} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_update_firewall_rule_filters [0.047224s] ... ok {7} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_list_role_assignments_exception_v2_no_project [0.024391s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_interface_get [0.013666s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_resize [0.015154s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_resume [0.013456s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_stop [0.013276s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_services [0.012208s] ... ok {1} openstack.tests.unit.compute.v2.test_server.TestServer.test_rebuild [0.015659s] ... ok {1} openstack.tests.unit.compute.v2.test_server.TestServer.test_resume [0.016182s] ... ok {1} openstack.tests.unit.compute.v2.test_server.TestServer.test_suspend [0.017366s] ... ok {1} openstack.tests.unit.compute.v2.test_server.TestServer.test_unpause [0.016127s] ... ok {1} openstack.tests.unit.compute.v2.test_server_interface.TestServerInterface.test_basic [0.013346s] ... ok {1} openstack.tests.unit.compute.v2.test_service.TestService.test_force_down [0.012618s] ... ok {1} openstack.tests.unit.config.test_config.TestConfig.test_get_one_cloud [0.046024s] ... ok {1} openstack.tests.unit.config.test_config.TestConfig.test_get_one_default_cloud_from_file [0.028591s] ... ok {1} openstack.tests.unit.config.test_config.TestConfig.test_get_region_region_is_none [0.048611s] ... ok {1} openstack.tests.unit.config.test_from_conf.TestFromConf.test_no_adapter_opts_ignore_service_type [0.014120s] ... ok {1} openstack.tests.unit.config.test_init.TestInit.test_get_cloud_region_without_arg_parser [0.024931s] ... ok {1} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_database_delete_ignore [0.012349s] ... ok {1} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_databases [0.012864s] ... ok {1} openstack.tests.unit.dns.v2.test_proxy.TestDnsFloatIP.test_floating_ip_get [0.012771s] ... ok {1} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zone_delete [0.013267s] ... ok {1} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferRequest.test_zone_transfer_requests [0.012159s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_project_find [0.012604s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_project_update [0.012855s] ... ok {7} openstack.tests.unit.cloud.test_inventory.TestInventory.test_list_hosts_all_projects [0.015530s] ... ok {7} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_list_keypairs_notempty_filters [0.040730s] ... ok {7} openstack.tests.unit.cloud.test_meta.TestMeta.test_find_nova_addresses_floating_first [0.011863s] ... ok {7} openstack.tests.unit.cloud.test_normalize.TestStrictNormalize.test_normalize_servers [0.050701s] ... ok {7} openstack.tests.unit.cloud.test_object.TestObject.test_delete_container_404 [0.040517s] ... ok {7} openstack.tests.unit.cloud.test_object.TestObject.test_delete_object_not_found [0.028098s] ... ok {7} openstack.tests.unit.cloud.test_object.TestObject.test_get_container_invalid [0.041586s] ... ok {6} openstack.tests.unit.cloud.test_users.TestUsers.test_create_user_v3_no_domain [0.028016s] ... ok {6} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_create_volume_backup_from_snapshot [0.053221s] ... ok {7} openstack.tests.unit.cloud.test_object.TestObject.test_get_object [0.028158s] ... ok {7} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_list_hypervisors [0.043235s] ... ok {12} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_min_key_missing [0.011545s] ... ok {12} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_fail_active [0.050339s] ... ok {11} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_create_coe_cluster [0.029820s] ... ok {11} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_delete_coe_cluster [0.039855s] ... ok {19} openstack.tests.unit.cloud.test_baremetal_ports.TestBaremetalPort.test_get_nic_by_mac [0.049389s] ... ok {19} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_servers_no_herd [0.188275s] ... ok {7} openstack.tests.unit.cloud.test_port.TestPort.test_get_port_by_id [0.037487s] ... ok {7} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_create_qos_bandwidth_limit_rule_no_qos_direction_extension [0.061803s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:34,989 openstack 'qos-bw-limit-direction' extension is not available on target cloud {0} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_unicode [0.012035s] ... ok {0} openstack.tests.unit.cloud.test__utils.TestUtils.test_get_entity_pass_object [0.012050s] ... ok {11} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_no_addresses [0.166978s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:33,713 openstack.iterate_timeout Waiting 2.0 seconds 2020-09-18 10:26:33,745 openstack Server 1234 reached ACTIVE state without being allocated an IP address. Deleting server. {11} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_unset_flavor_specs [0.042632s] ... ok {12} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_wait [0.109933s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:33,560 openstack.baremetal Still waiting for node 7739becc-cb6c-481a-b373-c43e6130c480 to reach state "manageable", the current state is "inspecting" 2020-09-18 10:26:33,561 openstack.iterate_timeout Waiting 2.0 seconds 2020-09-18 10:26:33,572 openstack.baremetal Still waiting for node 7739becc-cb6c-481a-b373-c43e6130c480 to reach state "manageable", the current state is "inspecting" 2020-09-18 10:26:33,572 openstack.iterate_timeout Waiting 2.0 seconds {12} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_register_machine [0.046711s] ... ok {0} openstack.tests.unit.cloud.test__utils.TestUtils.test_range_filter_exact [0.011941s] ... ok {0} openstack.tests.unit.cloud.test__utils.TestUtils.test_range_filter_max [0.011699s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_role_update [0.014027s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_service_delete [0.012730s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_user_delete_ignore [0.011975s] ... ok {15} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_rule_not_found_nova [0.038407s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:35,864 openstack Security group doesNotExist not found for deleting {15} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_list_security_groups_none [0.012510s] ... ok {0} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_create_device_profile [0.045652s] ... ok {0} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_patch_machine [0.048587s] ... ok {11} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_remove_rule_from_policy_rule_not_found [0.054764s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:33,864 openstack Firewall rule deny_ssh not found for removing {11} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_create_firewall_rule [0.040434s] ... ok {4} openstack.tests.unit.dns.v2.test_recordset.TestRecordset.test_basic [0.012146s] ... ok {15} openstack.tests.unit.cloud.test_shade.TestShade.test_get_server [0.057798s] ... ok {15} openstack.tests.unit.cloud.test_shade.TestShade.test_openstack_cloud [0.012113s] ... ok {15} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_without_gateway_ip [0.048514s] ... ok {15} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_delete_subnet_multiple_using_id [0.049152s] ... ok {15} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_get_subnet_by_id [0.039142s] ... ok {15} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_update_subnet_conflict_gw_ops [0.012037s] ... ok {15} openstack.tests.unit.clustering.v1.test_action.TestAction.test_basic [0.012427s] ... ok {15} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_del_nodes [0.012774s] ... ok {15} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_policy_attach [0.013264s] ... ok {15} openstack.tests.unit.clustering.v1.test_cluster_attr.TestClusterAttr.test_basic [0.013170s] ... ok {15} openstack.tests.unit.clustering.v1.test_profile.TestProfile.test_basic [0.012385s] ... ok {15} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_update [0.011945s] ... ok {15} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_event_get [0.011868s] ... ok {0} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_register_machine_enroll_failure [0.105707s] ... ok {0} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(name_changed) [0.068067s] ... ok {0} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_volumes_creating_invalidates [0.057963s] ... ok {0} openstack.tests.unit.cloud.test_clustering.TestClustering.test_create_cluster_profile_exception [0.036250s] ... ok {0} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_network_with_empty_nics [0.106476s] ... ok {0} openstack.tests.unit.cloud.test_endpoints.TestCloudEndpoints.test_create_endpoint_v2 [0.073699s] ... ok {0} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_delete_floating_ip_existing [0.131051s] ... ok {0} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_cleanup_floating_ips [0.012187s] ... ok {0} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_get_floating_ip_not_found [0.040573s] ... ok {0} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_create_firewall_group [0.079970s] ... ok {0} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_update_firewall_group [0.106461s] ... ok {17} openstack.tests.unit.clustering.v1.test_build_info.TestBuildInfo.test_basic [0.013747s] ... ok {17} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_recover [0.013480s] ... ok {14} openstack.tests.unit.block_storage.v3.test_volume.TestVolume.test_create [0.013823s] ... ok {14} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_name_or_id_special [0.013324s] ... ok {14} openstack.tests.unit.cloud.test__utils.TestUtils.test_get_entity_pass_uuid [0.017061s] ... ok {14} openstack.tests.unit.cloud.test__utils.TestUtils.test_range_filter_min [0.012336s] ... ok {14} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_min_None [0.011898s] ... ok {14} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_list_accelerator_requests [0.046711s] ... ok {14} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_list_deployables [0.042775s] ... ok {14} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_update_aggregate_unset_az [0.051750s] ... ok {14} openstack.tests.unit.cloud.test_availability_zones.TestAvailabilityZoneNames.test_list_availability_zone_names [0.036879s] ... ok {14} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_register_machine_enroll [0.152829s] ... ok {13} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_get_volume_backup [0.043681s] ... ok {13} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_list_volume_backups [0.079844s] ... ok {13} openstack.tests.unit.cloud.test_zone.TestZone.test_get_zone_by_name [0.055314s] ... ok {6} openstack.tests.unit.cloud.test_zone.TestZone.test_get_zone_by_id [0.046343s] ... ok {6} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_policy_update [0.053460s] ... ok {6} openstack.tests.unit.clustering.v1.test_node.TestNode.test_adopt [0.012898s] ... ok {6} openstack.tests.unit.clustering.v1.test_node.TestNode.test_force_delete [0.014631s] ... ok {6} openstack.tests.unit.clustering.v1.test_node.TestNode.test_instantiate [0.012490s] ... ok {6} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_force_delete [0.013472s] ... ok {6} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_delete [0.012752s] ... ok {6} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_force_delete [0.013272s] ... ok {6} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_get_with_details [0.012209s] ... ok {5} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(instance_uuid_changed) [0.069707s] ... ok {5} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_users [0.037408s] ... ok {5} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_search_cluster_templates_by_name [0.040779s] ... ok {5} openstack.tests.unit.cloud.test_clustering.TestClustering.test_create_cluster [0.055983s] ... ok {5} openstack.tests.unit.cloud.test_clustering.TestClustering.test_update_cluster_profile [0.045944s] ... ok {5} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_list_coe_clusters [0.030756s] ... ok {5} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_search_coe_cluster_by_name [0.031328s] ... ok {5} openstack.tests.unit.cloud.test_create_volume_snapshot.TestCreateVolumeSnapshot.test_create_volume_snapshot_with_timeout [0.061533s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:34,065 openstack.iterate_timeout Waiting 2.0 seconds 2020-09-18 10:26:34,072 openstack.iterate_timeout Waiting 2.0 seconds {5} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server [0.073683s] ... ok {5} openstack.tests.unit.cloud.test_endpoints.TestCloudEndpoints.test_search_endpoints [0.085373s] ... ok {7} openstack.tests.unit.cloud.test_qos_rule_type.TestQosRuleType.test_get_qos_rule_type_details [0.050853s] ... ok {7} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_delete_quotas [0.065186s] ... ok {7} openstack.tests.unit.cloud.test_rebuild_server.TestRebuildServer.test_rebuild_server_server_error [0.061941s] ... ok {7} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_project_v2 [0.249759s] ... ok {7} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_both_user_and_group [0.063170s] ... ok {7} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_project_exists [0.232225s] ... ok {7} openstack.tests.unit.cloud.test_router.TestRouter.test_create_router_with_availability_zone_hints [0.043573s] ... ok {7} openstack.tests.unit.cloud.test_router.TestRouter.test_create_router_without_enable_snat [0.038473s] ... ok {7} openstack.tests.unit.cloud.test_router.TestRouter.test_create_router_wrong_availability_zone_hints_type [0.012477s] ... ok {7} openstack.tests.unit.cloud.test_router.TestRouter.test_delete_router_multiple_using_id [0.047796s] ... ok {7} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_nova_egress_security_group_rule [0.037288s] ... ok {1} openstack.tests.unit.identity.v3.test_region.TestRegion.test_make_it [0.012118s] ... ok {1} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_images [0.012222s] ... ok {1} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_task_schema_get [0.012123s] ... ok {1} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_container_update [0.012221s] ... ok {1} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_containers [0.012213s] ... ok {1} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_order_get [0.012177s] ... ok {1} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_secret_update [0.012109s] ... ok {1} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_server_create_attrs [0.012635s] ... ok {1} openstack.tests.unit.key_manager.v1.test_secret.TestSecret.test_get_with_payload_from_content_types [0.013574s] ... ok {1} openstack.tests.unit.load_balancer.test_load_balancer.TestLoadBalancer.test_delete_cascade [0.013561s] ... ok {1} openstack.tests.unit.load_balancer.test_pool.TestPool.test_basic [0.012776s] ... ok {1} openstack.tests.unit.load_balancer.test_provider.TestProviderFlavorCapabilities.test_make_it [0.012361s] ... ok {8} openstack.tests.unit.cloud.test_clustering.TestClustering.test_create_cluster_receiver [0.046787s] ... ok {8} openstack.tests.unit.cloud.test_clustering.TestClustering.test_get_cluster_profile_by_id [0.036592s] ... ok {8} openstack.tests.unit.cloud.test_domain_params.TestDomainParams.test_identity_params_v3_no_domain [0.029694s] ... ok {8} openstack.tests.unit.cloud.test_domains.TestDomains.test_delete_domain_name_or_id [0.053234s] ... ok {8} openstack.tests.unit.cloud.test_endpoints.TestCloudEndpoints.test_list_endpoints [0.040890s] ... ok {8} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_get_flavor_by_ram_not_found [0.037002s] ... ok {8} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_list_flavors [0.036972s] ... ok {8} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_create_floating_ip_port_bad_response [0.060032s] ... ok {8} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_list_floating_ips [0.058635s] ... ok {18} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_ips_without_network_label [0.012182s] ... ok {18} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_session [0.026370s] ... ok {18} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_no_override [0.026403s] ... ok {18} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_rackspace_workaround [0.026430s] ... ok {18} openstack.tests.unit.config.test_config.TestConfig.test_get_region_many_regions [0.044611s] ... ok {18} openstack.tests.unit.config.test_config.TestConfig.test_remote_profile [0.039889s] ... ok {18} openstack.tests.unit.config.test_config.TestConfig.test_set_one_cloud_updates_cloud [0.074407s] ... ok {18} openstack.tests.unit.config.test_config.TestConfigArgparse.test_argparse_token [0.048530s] ... ok {18} openstack.tests.unit.config.test_config.TestConfigArgparse.test_argparse_underscores [0.029351s] ... ok {18} openstack.tests.unit.config.test_config.TestConfigArgparse.test_argparse_underscores_duplicate [0.026567s] ... ok {18} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_client_config [0.046396s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.49.0/openstack/config/loader.py:604: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: region1-network and routes_externally: True key=key, name=cloud[key], external=external)) {2} openstack.tests.unit.cloud.test_zone.TestZone.test_create_zone_exception [0.044395s] ... ok {2} openstack.tests.unit.cloud.test_zone.TestZone.test_delete_zone [0.055532s] ... ok {2} openstack.tests.unit.clustering.v1.test_node.TestNodeDetail.test_basic [0.013195s] ... ok {11} openstack.tests.unit.cloud.test_groups.TestGroups.test_list_groups [0.034322s] ... ok {11} openstack.tests.unit.cloud.test_image.TestImage.test_get_image_by_id [0.048452s] ... ok {11} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_list_keypairs_exception [0.040118s] ... ok {11} openstack.tests.unit.cloud.test_normalize.TestStrictNormalize.test_normalize_coe_cluster_template [0.018751s] ... ok {11} openstack.tests.unit.cloud.test_object.TestObject.test_set_container_temp_url_key [0.048432s] ... ok {11} openstack.tests.unit.cloud.test_object.TestObject.test_set_container_temp_url_key_secondary [0.047787s] ... ok {11} openstack.tests.unit.cloud.test_object.TestObject.test_stream_object [0.028426s] ... ok {11} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object [0.344404s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:34,202 openstack Calculating hashes for /tmp/tmpy7f61h2t/tmpgx_x2li3 2020-09-18 10:26:34,203 openstack Image file /tmp/tmpy7f61h2t/tmpgx_x2li3 md5:24301766e9efaf7334d1aa4e85d26ef9 sha256:0e3510e1931a1229b498d45b3ceea07ba4449e5a12babab6f1b720ee778d414d 2020-09-18 10:26:34,233 openstack swift stale check, no object: openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-3 2020-09-18 10:26:34,234 openstack swift uploading /tmp/tmpy7f61h2t/tmpgx_x2li3 to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object-3 {9} openstack.tests.unit.accelerator.v2.test_accelerator_request.TestAcceleratorRequest.test_make_it [0.027530s] ... ok {9} openstack.tests.unit.baremetal.v1.test_node.TestNodeCreate.test_manageable_new_version [0.014928s] ... ok {9} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForProvisionState.test_failure [0.015368s] ... ok {17} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_build_info_get [0.012546s] ... ok {17} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_clusters [0.013452s] ... ok {17} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_get [0.013057s] ... ok {17} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_create [0.012640s] ... ok {17} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_type_get [0.014186s] ... ok {17} openstack.tests.unit.compute.v2.test_hypervisor.TestHypervisor.test_make_it [0.013714s] ... ok {17} openstack.tests.unit.compute.v2.test_keypair.TestKeypair.test_basic [0.012961s] ... ok {17} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_add_floating_ip_to_server_with_fixed_addr [0.014217s] ... ok {17} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_get_hypervisor [0.013267s] ... ok {17} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_ips_with_network_label [0.012690s] ... ok {17} openstack.tests.unit.compute.v2.test_server.TestServer.test_force_delete [0.016376s] ... ok {17} openstack.tests.unit.compute.v2.test_server.TestServer.test_pause [0.016465s] ... ok {17} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_cert_with_key [0.024603s] ... ok {17} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_session_with_timing [0.024988s] ... ok {17} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_override_session_endpoint_override [0.025429s] ... ok {17} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_verify_cacert [0.025423s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.49.0/openstack/config/cloud_region.py:348: UserWarning: You are specifying a cacert for the cloud test1:region-xx but also to ignore the host verification. The host SSL cert will not be verified. full_name=self.full_name)) {6} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_recover [0.012926s] ... ok {6} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_type_get [0.012047s] ... ok {6} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_types [0.011836s] ... ok {6} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_receiver_find [0.012173s] ... ok {6} openstack.tests.unit.compute.test_version.TestVersion.test_basic [0.011799s] ... ok {6} openstack.tests.unit.compute.v2.test_image.TestImage.test_make_basic [0.012122s] ... ok {6} openstack.tests.unit.compute.v2.test_limits.TestAbsoluteLimits.test_make_it [0.012388s] ... ok {6} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_image_delete [0.013089s] ... ok {6} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_keypairs [0.011857s] ... ok {6} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_live_migrate_server [0.013091s] ... ok {6} openstack.tests.unit.compute.v2.test_server.TestServer.test_create_image_header [0.015864s] ... ok {12} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_node_instance_info [0.049240s] ... ok {12} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_validate_machine_not_for_deploy [0.048132s] ... ok {12} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_wait_for_baremetal_node_lock_locked [0.070749s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:33,788 openstack.baremetal Still waiting for the lock to be released on node 5fa10879-4298-45e6-aea0-ddd1174cfc7f, currently locked by conductor conductor0 2020-09-18 10:26:33,789 openstack.iterate_timeout Waiting 2.0 seconds {12} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(chassis_uuid_changed) [0.069310s] ... ok {12} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(driver_info) [0.048759s] ... ok {12} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_cache_no_cloud_name [0.071842s] ... ok {12} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_create_volume_invalidates [0.124595s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:34,088 openstack.iterate_timeout Waiting 2.0 seconds {12} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_get_cluster_template_not_found [0.039238s] ... ok {12} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_get_coe_cluster_template [0.030632s] ... ok {12} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_update_cluster_template [0.058606s] ... ok {12} openstack.tests.unit.cloud.test_clustering.TestClustering.test_get_cluster_policy_not_found_returns_false [0.038206s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:34,286 openstack Error fetching policy no-policy: Client Error for url: https://clustering.example.com/v1/policies/no-policy Traceback (most recent call last): File "/builddir/build/BUILD/openstacksdk-0.49.0/openstack/cloud/_clustering.py", line 415, in get_cluster_policy_by_id name=policy_id)) File "/usr/lib/python3.6/site-packages/keystoneauth1/adapter.py", line 395, in get return self.request(url, 'GET', **kwargs) File "/builddir/build/BUILD/openstacksdk-0.49.0/openstack/proxy.py", line 668, in request return _json_response(response, error_message=error_message) File "/builddir/build/BUILD/openstacksdk-0.49.0/openstack/proxy.py", line 646, in _json_response exceptions.raise_from_response(response, error_message=error_message) File "/builddir/build/BUILD/openstacksdk-0.49.0/openstack/exceptions.py", line 235, in raise_from_response http_status=http_status, request_id=request_id openstack.exceptions.ResourceNotFound: Error fetching policy no-policy: Client Error for url: https://clustering.example.com/v1/policies/no-policy {4} openstack.tests.unit.dns.v2.test_zone_export.TestZoneExport.test_create [0.012766s] ... ok {4} openstack.tests.unit.identity.test_version.TestVersion.test_basic [0.012471s] ... ok {4} openstack.tests.unit.identity.test_version.TestVersion.test_make_it [0.012802s] ... ok {4} openstack.tests.unit.identity.v2.test_role.TestRole.test_basic [0.012631s] ... ok {4} openstack.tests.unit.identity.v2.test_role.TestRole.test_make_it [0.012311s] ... ok {4} openstack.tests.unit.identity.v3.test_limit.TestLimit.test_basic [0.012240s] ... ok {8} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_remove_rule_from_policy [0.067622s] ... ok {8} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_remove_rule_from_policy_not_found [0.047743s] ... ok {8} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_update_firewall_policy_no_rules [0.054497s] ... ok {8} openstack.tests.unit.cloud.test_image.TestImage.test_config_v2 [0.030096s] ... ok {8} openstack.tests.unit.cloud.test_image_snapshot.TestImageSnapshot.test_create_image_snapshot_wait_until_active_never_active [0.091767s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:34,337 openstack.iterate_timeout Waiting 2.0 seconds {8} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_none_ipv4_neutron [0.050053s] ... ok {8} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_provider_ipv4_neutron [0.052799s] ... ok {8} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_private_ip [0.049981s] ... ok {8} openstack.tests.unit.cloud.test_meta.TestMeta.test_obj_list_to_munch [0.012398s] ... ok {8} openstack.tests.unit.cloud.test_object.TestObject.test_get_object_not_found [0.029224s] ... ok {8} openstack.tests.unit.cloud.test_object.TestObject.test_get_object_segment_size_http_412 [0.043183s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:34,579 openstack Swift capabilities not supported. Using default max file size. {19} openstack.tests.unit.cloud.test_clustering.TestClustering.test_create_cluster_policy [0.038253s] ... ok {19} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_network_fixed_ip [0.097996s] ... ok {19} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_nics_port_id [0.088017s] ... ok {19} openstack.tests.unit.cloud.test_domains.TestDomains.test_create_domain_exception [0.034176s] ... ok {19} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_available_floating_ip_existing [0.041412s] ... ok {19} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_delete_floating_ip_existing [0.049879s] ... ok {19} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_delete_firewall_policy [0.053112s] ... ok {19} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_get_firewall_policy [0.046169s] ... ok {19} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_list_firewall_policies [0.041119s] ... ok {19} openstack.tests.unit.cloud.test_image.TestImage.test_list_images_paginated [0.069218s] ... ok {19} openstack.tests.unit.cloud.test_meta.TestMeta.test_az [0.019578s] ... ok {10} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_insert_rule_into_policy [0.096514s] ... ok {10} openstack.tests.unit.cloud.test_image.TestImage.test_delete_image_task [0.080990s] ... ok {10} openstack.tests.unit.cloud.test_inventory.TestInventory.test__init [0.013527s] ... ok {10} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_ip [0.011745s] ... ok {10} openstack.tests.unit.cloud.test_meta.TestMeta.test_obj_to_munch_subclass [0.011766s] ... ok {10} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_specific_tenant [0.038002s] ... ok {10} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_with_availability_zone_hints [0.043714s] ... ok {10} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_secgroup_rules [0.018681s] ... ok {10} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_secgroups_negone_port [0.022792s] ... ok {10} openstack.tests.unit.cloud.test_normalize.TestStrictNormalize.test_normalize_glance_images [0.017780s] ... ok {10} openstack.tests.unit.cloud.test_object.TestObject.test_list_containers [0.040908s] ... ok {10} openstack.tests.unit.cloud.test_object.TestObject.test_update_container_error [0.040672s] ... ok {16} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_update_qos_policy_no_qos_extension [0.038374s] ... ok {16} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_neutron_get_quotas [0.064209s] ... ok {16} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_create_recordset_exception [0.055818s] ... ok {16} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_domain [0.354599s] ... ok {16} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_add_bad_security_group_to_server_nova [0.057932s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:35,147 openstack Security group None not found for adding {16} openstack.tests.unit.cloud.test_shade.TestShade.test__has_neutron_extension [0.039330s] ... ok {16} openstack.tests.unit.cloud.test_volume.TestVolume.test_create_bootable_volume [0.069782s] ... ok {16} openstack.tests.unit.cloud.test_volume.TestVolume.test_detach_volume_wait [0.066590s] ... ok {16} openstack.tests.unit.cloud.test_zone.TestZone.test_create_zone [0.045783s] ... ok {16} openstack.tests.unit.clustering.v1.test_policy_type.TestPolicyType.test_basic [0.012272s] ... ok {16} openstack.tests.unit.clustering.v1.test_profile_type.TestProfileType.test_basic [0.011978s] ... ok {3} openstack.tests.unit.baremetal.v1.test_proxy.TestWaitForNodesProvisionState.test_success [0.015716s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:33,176 openstack Still waiting for nodes 1 to reach state "fake state" 2020-09-18 10:26:33,177 openstack.iterate_timeout Waiting 2.0 seconds {3} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeProxy.test_snapshots_detailed [0.012414s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_volume_create_attrs [0.012250s] ... ok {3} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_name_or_id_glob_not_found [0.012410s] ... ok {3} openstack.tests.unit.cloud.test__utils.TestUtils.test_range_filter_invalid_op [0.013492s] ... ok {3} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_min_strs [0.011747s] ... ok {3} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_get_machine_by_mac [0.068314s] ... ok {3} openstack.tests.unit.cloud.test_baremetal_ports.TestBaremetalPort.test_list_nics [0.047930s] ... ok {3} openstack.tests.unit.cloud.test_baremetal_ports.TestBaremetalPort.test_list_nics_failure [0.046971s] ... ok {3} openstack.tests.unit.cloud.test_clustering.TestClustering.test_delete_cluster_profile [0.056463s] ... ok {13} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_replace_nodes [0.012945s] ... ok {13} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_scale_out [0.012959s] ... ok {13} openstack.tests.unit.clustering.v1.test_profile.TestProfile.test_instantiate [0.012988s] ... ok {13} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_delete [0.012451s] ... ok {13} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_receiver_delete [0.012237s] ... ok {13} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_detail [0.012251s] ... ok {13} openstack.tests.unit.compute.v2.test_limits.TestLimits.test_basic [0.011943s] ... ok {13} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_delete_server_metadata [0.013094s] ... ok {13} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_find [0.012694s] ... ok {13} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_force_delete [0.013242s] ... ok {13} openstack.tests.unit.compute.v2.test_server.TestServer.test_add_floating_ip_with_fixed_addr [0.015353s] ... ok {13} openstack.tests.unit.compute.v2.test_server.TestServer.test_basic [0.012538s] ... ok {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_actions [0.013219s] ... ok {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_get_cluster_policy [0.014972s] ... ok {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_delete_ignore [0.013266s] ... ok {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_delete_ignore [0.014577s] ... ok {2} openstack.tests.unit.compute.v2.test_hypervisor.TestHypervisor.test_basic [0.012856s] ... ok {2} openstack.tests.unit.compute.v2.test_limits.TestRateLimit.test_basic [0.012546s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_remove_floating_ip_from_server [0.014296s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_evacuate_with_options [0.014372s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_servers_detailed [0.012763s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_servers_not_detailed [0.012729s] ... ok {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_confirm_resize [0.016379s] ... ok {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_create_image_microver [0.017389s] ... ok {4} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_project_delete_ignore [0.012595s] ... ok {4} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_trust_get [0.011920s] ... ok {4} openstack.tests.unit.identity.v3.test_user.TestUser.test_make_it [0.012309s] ... ok {4} openstack.tests.unit.image.v1.test_proxy.TestImageProxy.test_image_update [0.012085s] ... ok {4} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_create_validate_checksum_data_not_binary [0.012158s] ... ok {4} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_stage_wrong_status [0.014435s] ... ok {4} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_update [0.022230s] ... ok {4} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_order_delete [0.013245s] ... ok {4} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_availability_zone_profile_get [0.012562s] ... ok {4} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_member_update [0.013719s] ... ok {4} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_pools [0.013070s] ... ok {11} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_skip_checksum [0.060478s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:34,547 openstack Calculating hashes for /tmp/tmp1r55t1a8/tmpy0mj6c5z 2020-09-18 10:26:34,548 openstack Image file /tmp/tmp1r55t1a8/tmpy0mj6c5z md5:8db540978b79c6b1bec84f8395049f70 sha256:6ac7d58264f1d35bf71dc56eaa351afebc044ae348b85501f2fe80f4e20d74ab 2020-09-18 10:26:34,576 openstack swift checksum mismatch: /tmp/tmp1r55t1a8/tmpy0mj6c5z!=openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_skip_checksum-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_skip_checksum-3 2020-09-18 10:26:34,576 openstack swift uploading /tmp/tmp1r55t1a8/tmpy0mj6c5z to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_skip_checksum-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_skip_checksum-3 {11} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_create_qos_policy_no_qos_default_extension [0.051276s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:34,634 openstack 'qos-default' extension is not available on target cloud {11} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_get_quotas [0.064851s] ... ok {11} openstack.tests.unit.cloud.test_rebuild_server.TestRebuildServer.test_rebuild_server_with_admin_pass_wait [0.112816s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:34,774 openstack.iterate_timeout Waiting 0.1 seconds {11} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_group_domain_exists [0.258642s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:34,949 openstack Assignment already exists 2020-09-18 10:26:34,990 openstack Assignment already exists 2020-09-18 10:26:35,033 openstack Assignment already exists 2020-09-18 10:26:35,074 openstack Assignment already exists {11} openstack.tests.unit.cloud.test_router.TestRouter.test_list_router_interfaces_internal_dvr [0.079710s] ... ok {11} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_add_security_group_to_server_nova [0.046908s] ... ok {11} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_rule_neutron_specific_tenant [0.047662s] ... ok {11} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_remove_security_group_from_server_nova [0.045594s] ... ok {11} openstack.tests.unit.cloud.test_server_set_metadata.TestServerSetMetadata.test_server_set_metadata [0.065267s] ... ok {14} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_machine_power_on_with_retires [0.061789s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:33,619 keystoneauth.session Retriable status code 503. Retrying in 0.5s. 2020-09-18 10:26:33,622 keystoneauth.session Retriable status code 409. Retrying in 1.0s. {14} openstack.tests.unit.cloud.test_clustering.TestClustering.test_detach_policy_from_cluster [0.077572s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:33,695 openstack.iterate_timeout Waiting 2.0 seconds {14} openstack.tests.unit.cloud.test_clustering.TestClustering.test_list_cluster_receivers [0.036013s] ... ok {14} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_with_server_error [0.088366s] ... ok {14} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_delete_ips_bad_neutron [0.109005s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:33,922 openstack Neutron returned NotFound for floating IPs, which means this cloud doesn't have neutron floating ips. shade can't fallback to trying Nova since nova doesn't support server-side filtering when listing floating ips and filters were given. If you do not think shade should be attempting to list floating ips on neutron, it is possible to control the behavior by setting floating_ip_source to 'nova' or None for cloud: _test_cloud_. If you are not already using clouds.yaml to configure settings for your cloud(s), and you want to configure this setting, you will need a clouds.yaml file. For more information, please see https://docs.openstack.org/openstacksdk/latest/user/config/configuration.html {14} openstack.tests.unit.cloud.test_delete_volume_snapshot.TestDeleteVolumeSnapshot.test_delete_volume_snapshot_with_error [0.054015s] ... ok {14} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_get_flavor_by_ram_and_include [0.054015s] ... ok {14} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_set_flavor_specs [0.036050s] ... ok {14} openstack.tests.unit.cloud.test_floating_ip_common.TestFloatingIP.test_add_ips_to_server_pool [0.012501s] ... ok {14} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_detach_ip_from_server [0.072866s] ... ok {14} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_neutron_available_floating_ips_network [0.073220s] ... ok {7} openstack.tests.unit.cloud.test_server_group.TestServerGroup.test_delete_server_group [0.060710s] ... ok {7} openstack.tests.unit.cloud.test_shade.TestShade.test_get_image_not_found [0.012543s] ... ok {7} openstack.tests.unit.cloud.test_stack.TestStack.test_create_stack [0.050070s] ... ok {7} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_delete_subnet_multiple_found [0.043611s] ... ok {7} openstack.tests.unit.cloud.test_volume.TestVolume.test_delete_volume_force [0.065032s] ... ok {7} openstack.tests.unit.cloud.test_volume.TestVolume.test_detach_volume_wait_error [0.066185s] ... ok {7} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_delete_volume_backup_wait [0.075379s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:36,272 openstack.iterate_timeout Waiting 2.0 seconds {7} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_del_nodes_with_params [0.013738s] ... ok {7} openstack.tests.unit.clustering.v1.test_cluster_policy.TestClusterPolicy.test_instantiate [0.012858s] ... ok {7} openstack.tests.unit.clustering.v1.test_profile_type.TestProfileType.test_instantiate [0.012726s] ... ok {7} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_check [0.014329s] ... ok {7} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_policies [0.013207s] ... ok {18} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_dash_kwargs [0.045726s] ... ok {18} openstack.tests.unit.config.test_environ.TestEnviron.test_get_one [0.044308s] ... ok {18} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_user_delete_ignore [0.013246s] ... ok {18} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneExport.test_zone_export_create [0.013769s] ... ok {18} openstack.tests.unit.identity.v2.test_extension.TestExtension.test_make_it [0.015080s] ... ok {18} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_user_delete [0.013280s] ... ok {18} openstack.tests.unit.identity.v2.test_tenant.TestTenant.test_basic [0.012555s] ... ok {18} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_domain_find [0.012728s] ... ok {18} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_region_delete [0.012705s] ... ok {18} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_role_delete_ignore [0.012204s] ... ok {18} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_role_find [0.012384s] ... ok {18} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_user_delete [0.012196s] ... ok {9} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForProvisionState.test_not_abort_on_failed_state [0.018456s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:33,018 openstack.iterate_timeout Waiting 2.0 seconds {9} openstack.tests.unit.baremetal.v1.test_proxy.TestBaremetalProxy.test_get_driver [0.012850s] ... ok {9} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestStartIntrospection.test_create_introspection [0.014788s] ... ok {9} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_restore_no_params [0.013903s] ... ok {9} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeProxy.test_backup_delete_ignore [0.012695s] ... ok {9} openstack.tests.unit.cloud.test__utils.TestUtils.test_parse_range_gt [0.012168s] ... ok {9} openstack.tests.unit.cloud.test__utils.TestUtils.test_range_filter_range [0.012071s] ... ok {9} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_max_strs [0.011732s] ... ok {9} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_delete_device_profile [0.056752s] ... ok {9} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_set_aggregate_metadata [0.052575s] ... ok {9} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_available [0.137668s] ... ok {0} openstack.tests.unit.cloud.test_groups.TestGroups.test_create_group [0.046476s] ... ok {0} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_list_role_assignments_filters [0.039426s] ... ok {0} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_list_role_assignments_keystone_v2 [0.032199s] ... ok {0} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_task [0.219135s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:34,431 openstack Calculating hashes for /tmp/tmprhdj_1wk/tmp8rdo3sdl 2020-09-18 10:26:34,432 openstack Image file /tmp/tmprhdj_1wk/tmp8rdo3sdl md5:11870cb56df12527e588f2ef967232e8 sha256:99be5efb88ca2013bd8e4eb035fd42d5245468fe9afa70d8ba9c1c419a48c4e8 2020-09-18 10:26:34,498 openstack swift stale check, no object: container-3/image-2 2020-09-18 10:26:34,498 openstack swift uploading /tmp/tmprhdj_1wk/tmp8rdo3sdl to container-3/image-2 2020-09-18 10:26:34,518 keystoneauth.session Retriable status code 503. Retrying in 0.5s. 2020-09-18 10:26:34,537 openstack.image Image Task b9695e65-a9ca-4a12-9e48-2c3c6ab56223 imported 39e3fe8d-c729-4399-a4b7-a5c475c81298 in 0.024521350860595703 {0} openstack.tests.unit.cloud.test_image.TestImage.test_download_image_no_output [0.012807s] ... ok {0} openstack.tests.unit.cloud.test_image.TestImage.test_list_images_show_all [0.058394s] ... ok {0} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_ipv4_neutron_accessIPv4 [0.012210s] ... ok {0} openstack.tests.unit.cloud.test_meta.TestMeta.test_image_string [0.012275s] ... ok {0} openstack.tests.unit.cloud.test_network.TestNetwork.test_list_networks [0.043970s] ... ok {0} openstack.tests.unit.cloud.test_network.TestNetwork.test_list_networks_filtered [0.042534s] ... ok {0} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_volumes_v1 [0.019481s] ... ok {0} openstack.tests.unit.cloud.test_normalize.TestStrictNormalize.test_normalize_volumes_v1 [0.018023s] ... ok {0} openstack.tests.unit.cloud.test_object.TestObject.test_get_container_access [0.040526s] ... ok {0} openstack.tests.unit.cloud.test_port.TestPort.test_search_ports_by_name [0.045159s] ... ok {12} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_config_drive [0.090297s] ... ok {12} openstack.tests.unit.cloud.test_create_volume_snapshot.TestCreateVolumeSnapshot.test_create_volume_snapshot_wait [0.066074s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:34,438 openstack.iterate_timeout Waiting 2.0 seconds {12} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_already_gone [0.047298s] ... ok {12} openstack.tests.unit.cloud.test_delete_volume_snapshot.TestDeleteVolumeSnapshot.test_delete_volume_snapshot_with_timeout [0.071695s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:34,558 openstack.iterate_timeout Waiting 2.0 seconds 2020-09-18 10:26:34,565 openstack.iterate_timeout Waiting 2.0 seconds {12} openstack.tests.unit.cloud.test_domains.TestDomains.test_update_domain_name_or_id [0.045753s] ... ok {12} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_add_ip_from_pool [0.126887s] ... ok {12} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_delete_floating_ip_existing_down [0.105677s] ... ok {12} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_list_floating_ips_with_filters [0.050454s] ... ok {12} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_delete_firewall_policy_filters [0.041847s] ... ok {12} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_create_firewall_rule_bad_protocol [0.041438s] ... ok {12} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_list_roles [0.037978s] ... ok {8} openstack.tests.unit.cloud.test_object.TestObject.test_update_container [0.040595s] ... ok {8} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry [0.111763s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:34,645 openstack Calculating hashes for /tmp/tmpqx2nvldx/tmp02q6bxby 2020-09-18 10:26:34,646 openstack Image file /tmp/tmpqx2nvldx/tmp02q6bxby md5:f98ad2d865b209a4b69bfdee8397e227 sha256:f39d187afe28caa4ce1de0bb56860b10ec60634a190a0a281b89524981e9854c 2020-09-18 10:26:34,675 openstack swift stale check, no object: openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-3 2020-09-18 10:26:34,676 openstack swift uploading /tmp/tmpqx2nvldx/tmp02q6bxby to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry-3 {8} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_delete_qos_dscp_marking_rule_not_found [0.056937s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:34,791 openstack QoS DSCP marking rule ed1a2b05-0ad7-45d7-873f-008b575a02b3 not found in policy 881d1bb7-a663-44c0-8f9f-ee2765b74486. Ignoring. {8} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_create_qos_minimum_bandwidth_rule [0.056145s] ... ok {8} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_get_qos_minimum_bandwidth_rule [0.055203s] ... ok {8} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_get_qos_minimum_bandwidth_rule_no_qos_policy_found [0.049367s] ... ok {8} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_get_qos_policy_no_qos_extension [0.038051s] ... ok {8} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_neutron_get_quotas_details [0.065890s] ... ok {8} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_no_project_or_domain [0.076471s] ... ok {8} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_no_role [0.039476s] ... ok {8} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_nova [0.036878s] ... ok {3} openstack.tests.unit.cloud.test_coe_clusters_certificate.TestCOEClusters.test_get_coe_cluster_certificate [0.029588s] ... ok {3} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_with_get_exception [0.081065s] ... ok {3} openstack.tests.unit.cloud.test_domain_params.TestDomainParams.test_identity_params_v3 [0.047759s] ... ok {3} openstack.tests.unit.cloud.test_endpoints.TestCloudEndpoints.test_update_endpoint_v2 [0.025482s] ... ok {3} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_add_flavor_access [0.035552s] ... ok {3} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_get_flavor_with_extra_specs [0.047097s] ... ok {3} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_remove_flavor_access [0.037129s] ... ok {3} openstack.tests.unit.cloud.test_floating_ip_common.TestFloatingIP.test_add_ips_to_server_rackspace_local_ipv4 [0.012879s] ... ok {3} openstack.tests.unit.cloud.test_floating_ip_pool.TestFloatingIPPool.test_list_floating_ip_pools_exception [0.042415s] ... ok {3} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_update_firewall_group_compact [0.049548s] ... ok {3} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_list_firewall_policies_filters [0.041124s] ... ok {3} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_remove_rule_from_policy_not_associated [0.047951s] ... ok {6} openstack.tests.unit.compute.v2.test_server_interface.TestServerInterface.test_make_it [0.012395s] ... ok {6} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_arbitrary_attributes [0.030431s] ... ok {6} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_session_with_timeout [0.027591s] ... ok {6} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_session_endpoint_not_found [0.027622s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:35,593 openstack.config Keystone catalog entry not found (service_type=notfound,service_name=None,interface=None,region_name=region-al) {6} openstack.tests.unit.config.test_config.TestBackwardsCompatibility.test_normalize_network [0.045175s] ... ok {6} openstack.tests.unit.config.test_config.TestConfig.test_fallthrough [0.026025s] ... ok {6} openstack.tests.unit.config.test_config.TestConfigArgparse.test_extra_config [0.043344s] ... ok {6} openstack.tests.unit.config.test_config.TestConfigArgparse.test_register_argparse_service_type [0.046915s] ... ok {6} openstack.tests.unit.config.test_environ.TestEnvvars.test_incomplete_envvars [0.045397s] ... ok {6} openstack.tests.unit.config.test_environ.TestEnvvars.test_test_envvars [0.044612s] ... ok {6} openstack.tests.unit.config.test_from_conf.TestFromConf.test_no_session [0.014373s] ... ok {5} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_delete_flavor_not_found [0.038653s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:34,272 openstack Flavor invalid not found for deleting {5} openstack.tests.unit.cloud.test_floating_ip_common.TestFloatingIP.test_add_auto_ip [0.015765s] ... ok {5} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_cleanup_floating_ips [0.140080s] ... ok {5} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_create_floating_ip [0.059790s] ... ok {5} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_get_floating_ip [0.062957s] ... ok {5} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_neutron_available_floating_ips_invalid_network [0.058919s] ... ok {5} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_attach_ip_to_server [0.051110s] ... ok {5} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_detach_ip_from_server [0.051504s] ... ok {5} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_get_firewall_policy_not_found [0.045557s] ... ok {5} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_user_int [0.106357s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:34,811 openstack Calculating hashes for /tmp/tmpegy562zv/tmp8mx90zrg 2020-09-18 10:26:34,812 openstack Image file /tmp/tmpegy562zv/tmp8mx90zrg md5:93b885adfe0da089cdf634904fd59f71 sha256:6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d {5} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_v1 [0.078064s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:34,905 openstack Calculating hashes for /tmp/tmp7r9p2agi/tmpf442r1l_ 2020-09-18 10:26:34,906 openstack Image file /tmp/tmp7r9p2agi/tmpf442r1l_ md5:93b885adfe0da089cdf634904fd59f71 sha256:6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d 2020-09-18 10:26:34,920 openstack.image image image-2 exists and is up to date {16} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_action_update [0.012021s] ... ok {16} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_find [0.012249s] ... ok {16} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_delete [0.012143s] ... ok {16} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_find [0.019589s] ... ok {16} openstack.tests.unit.compute.v2.test_availability_zone.TestAvailabilityZone.test_basic [0.012653s] ... ok {16} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_availability_zones_detailed [0.012055s] ... ok {16} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_floating_ip_to_server [0.014844s] ... ok {16} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_image_delete_ignore [0.012163s] ... ok {16} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_image_find [0.012919s] ... ok {16} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_keypair_find [0.013472s] ... ok {16} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_delete_ignore [0.013318s] ... ok {16} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_groups [0.012926s] ... ok {16} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_interfaces [0.012722s] ... ok {16} openstack.tests.unit.compute.v2.test_server.TestServer.test_live_migrate_25_default_block [0.016858s] ... ok {16} openstack.tests.unit.compute.v2.test_server.TestServer.test_resize [0.016898s] ... ok {16} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_equality [0.024825s] ... ok {16} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_endpoint_from_catalog [0.045891s] ... ok {16} openstack.tests.unit.config.test_config.TestBackwardsCompatibility.test_project_v2password [0.043826s] ... ok {14} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_delete_firewall_group_filters [0.043618s] ... ok {14} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_insert_rule_into_policy_already_associated [0.048537s] ... ok {14} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_update_firewall_policy_filters [0.041138s] ... ok {14} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_get_role_by_id [0.038355s] ... ok {18} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_add_tag [0.019373s] ... ok {18} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_member_get [0.012788s] ... ok {18} openstack.tests.unit.image.v2.test_service_info.TestStore.test_basic [0.012154s] ... ok {18} openstack.tests.unit.instance_ha.v1.test_host.TestHost.test_create [0.013365s] ... ok {18} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_container_delete [0.013048s] ... ok {18} openstack.tests.unit.load_balancer.test_amphora.TestAmphora.test_make_it [0.013756s] ... ok {18} openstack.tests.unit.load_balancer.test_flavor.TestFlavor.test_make_it [0.012661s] ... ok {18} openstack.tests.unit.load_balancer.test_flavor_profile.TestFlavorProfile.test_make_it [0.012464s] ... ok {18} openstack.tests.unit.load_balancer.test_l7policy.TestL7Policy.test_make_it [0.012549s] ... ok {18} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_availability_zone_delete [0.011939s] ... ok {7} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_adopt_preview [0.014040s] ... ok {7} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_get [0.012785s] ... ok {7} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_nodes [0.012896s] ... ok {7} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_update [0.012506s] ... ok {7} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_receiver_create [0.012212s] ... ok {7} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_services [0.012202s] ... ok {7} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_image_get [0.012092s] ... ok {7} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_backup [0.013219s] ... ok {7} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_interface_create [0.012048s] ... ok {7} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_rescue_with_options [0.013269s] ... ok {9} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_inspect_failed [0.095499s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:33,446 openstack.baremetal Still waiting for node 46e9ddcd-0017-47eb-8ff3-a4f4ca4075a6 to reach state "manageable", the current state is "inspecting" 2020-09-18 10:26:33,447 openstack.iterate_timeout Waiting 2.0 seconds {9} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_validate_machine [0.047465s] ... ok {9} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_ports_filtered [0.045828s] ... ok {9} openstack.tests.unit.cloud.test_clustering.TestClustering.test_attach_policy_to_cluster [0.057466s] ... ok {9} openstack.tests.unit.cloud.test_clustering.TestClustering.test_get_cluster_by_id [0.035864s] ... ok {9} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_get_coe_cluster [0.030958s] ... ok {9} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_update_coe_cluster [0.057004s] ... ok {9} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_boot_attach_volume [0.090209s] ... ok {9} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_boot_from_volume_image_terminate [0.086606s] ... ok {16} openstack.tests.unit.config.test_config.TestConfig.test_get_one_no_networks [0.044504s] ... ok {16} openstack.tests.unit.config.test_config.TestConfigArgparse.test_argparse_default_no_token [0.047586s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.49.0/openstack/config/loader.py:604: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: region1-network and routes_externally: True key=key, name=cloud[key], external=external)) {16} openstack.tests.unit.config.test_config.TestConfigArgparse.test_fix_env_args [0.043466s] ... ok {16} openstack.tests.unit.config.test_config.TestConfigArgparse.test_register_argparse_bad_plugin [0.053998s] ... ok {16} openstack.tests.unit.config.test_config.TestConfigArgparse.test_register_argparse_network_service_types [0.046805s] ... ok {6} openstack.tests.unit.config.test_from_session.TestFromSession.test_from_session(no_region) [0.051123s] ... ok {6} openstack.tests.unit.config.test_from_session.TestFromSession.test_from_session(with_region) [0.050718s] ... ok {6} openstack.tests.unit.database.v1.test_database.TestDatabase.test_make_it [0.012884s] ... ok {16} openstack.tests.unit.config.test_from_conf.TestFromConf.test_no_endpoint [0.026991s] ... ok {16} openstack.tests.unit.config.test_from_conf.TestFromConf.test_no_such_conf_section_ignore_service_type [0.014126s] ... ok {16} openstack.tests.unit.config.test_json.TestConfig.test_vendors_valid_json [0.029060s] ... ok {16} openstack.tests.unit.config.test_loader.TestLoader.test__load_yaml_json_file_nonexisting [0.026715s] ... ok {16} openstack.tests.unit.database.v1.test_user.TestUser.test_basic [0.012470s] ... ok {13} openstack.tests.unit.compute.v2.test_server.TestServer.test_migrate [0.015404s] ... ok {13} openstack.tests.unit.compute.v2.test_server.TestServer.test_stop [0.015253s] ... ok {13} openstack.tests.unit.compute.v2.test_server.TestServer.test_unrescue [0.015371s] ... ok {13} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_just_argparse [0.044113s] ... ok {13} openstack.tests.unit.config.test_from_conf.TestFromConf.test_name_with_dashes [0.033272s] ... ok {13} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_database_find [0.013500s] ... ok {13} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_flavor_get [0.013073s] ... ok {13} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_instance_delete [0.013221s] ... ok {13} openstack.tests.unit.dns.v2.test_proxy.TestDnsFloatIP.test_floating_ip_update [0.012831s] ... ok {13} openstack.tests.unit.dns.v2.test_proxy.TestDnsRecordset.test_recordset_delete [0.013498s] ... ok {13} openstack.tests.unit.dns.v2.test_zone_transfer.TestZoneTransferAccept.test_make_it [0.012266s] ... ok {10} openstack.tests.unit.cloud.test_project.TestProject.test_create_project_v3_no_domain [0.028399s] ... ok {10} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_update_qos_dscp_marking_rule [0.078562s] ... ok {10} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_cinder_update_quotas [0.069434s] ... ok {10} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_list_recordsets [0.070527s] ... ok {10} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_update_recordset [0.087407s] ... ok {19} openstack.tests.unit.cloud.test_meta.TestMeta.test_find_nova_addresses_key_name [0.012040s] ... ok {19} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_multiple_private_ip [0.049601s] ... ok {19} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_with_wrong_mtu_type [0.012434s] ... ok {16} openstack.tests.unit.dns.v2.test_floating_ip.TestFloatingIP.test_basic [0.012275s] ... ok {16} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneImport.test_zone_import_create [0.012638s] ... ok {16} openstack.tests.unit.dns.v2.test_zone_transfer.TestZoneTransferAccept.test_basic [0.011959s] ... ok {16} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_role_create_attrs [0.011941s] ... ok {16} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_user_get [0.012086s] ... ok {16} openstack.tests.unit.identity.v3.test_identity_provider.TestIdentityProvider.test_basic [0.012406s] ... ok {16} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_credential_update [0.012528s] ... ok {16} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_domain_update [0.012379s] ... ok {19} openstack.tests.unit.cloud.test_network.TestNetwork.test_get_network_by_id [0.037541s] ... ok {19} openstack.tests.unit.cloud.test_object.TestObject.test_create_container [0.051590s] ... ok {19} openstack.tests.unit.cloud.test_object.TestObject.test_get_container_access_not_found [0.042952s] ... ok {19} openstack.tests.unit.cloud.test_object.TestObject.test_list_objects [0.031320s] ... ok {19} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_get_session_endpoint_unavailable [0.014350s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:34,947 openstack.config Keystone catalog entry not found (service_type=image,service_name=None,interface=public,region_name=RegionOne) {19} openstack.tests.unit.cloud.test_port.TestPort.test_delete_subnet_multiple_found [0.043934s] ... ok {19} openstack.tests.unit.cloud.test_port.TestPort.test_list_ports_filtered [0.045041s] ... ok {19} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_get_qos_dscp_marking_rule [0.058119s] ... ok {19} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_update_qos_minimum_bandwidth_rule_no_qos_extension [0.038714s] ... ok {19} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_delete_qos_policy [0.055754s] ... ok {3} openstack.tests.unit.cloud.test_image.TestImage.test_delete_autocreated_no_tasks [0.012564s] ... ok {3} openstack.tests.unit.cloud.test_image.TestImage.test_list_images_no_filter_deleted [0.057382s] ... ok {3} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_ipv4_neutron_accessIPv6 [0.012188s] ... ok {3} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_port_security_disabled [0.039249s] ... ok {3} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_with_mtu [0.037496s] ... ok {3} openstack.tests.unit.cloud.test_network.TestNetwork.test_delete_network_not_found [0.042823s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:34,175 openstack Network test-net not found for deleting {3} openstack.tests.unit.cloud.test_normalize.TestStrictNormalize.test_normalize_flavors [0.019198s] ... ok {3} openstack.tests.unit.cloud.test_object.TestObject.test_set_account_temp_url_key [0.047938s] ... ok {3} openstack.tests.unit.cloud.test_port.TestPort.test_delete_port_not_found [0.043677s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:34,288 openstack Port non-existent not found for deleting {3} openstack.tests.unit.cloud.test_qos_rule_type.TestQosRuleType.test_get_qos_rule_type_details_no_qos_details_extension [0.045017s] ... ok {3} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_group_project_exists [0.160706s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:34,445 openstack Assignment already exists 2020-09-18 10:26:34,495 openstack Assignment already exists {8} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_neutron [0.046424s] ... ok {8} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_nova_not_found [0.039470s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:35,301 openstack Security group doesNotExist not found for deleting {8} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_rule_nova [0.036976s] ... ok {16} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_endpoint_delete_ignore [0.012307s] ... ok {16} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_group_update [0.012984s] ... ok {16} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_trust_delete [0.012642s] ... ok {16} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_user_create_attrs [0.012650s] ... ok {16} openstack.tests.unit.image.v2.test_image.TestImage.test_remove_tag [0.016276s] ... ok {16} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_import_info [0.012951s] ... ok {16} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_member_find [0.013069s] ... ok {16} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_members [0.013306s] ... ok {16} openstack.tests.unit.image.v2.test_schema.TestSchema.test_make_it [0.012679s] ... ok {1} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_amphora_failover [0.012337s] ... ok {1} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_flavor_create [0.012179s] ... ok {1} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_flavor_find [0.018963s] ... ok {1} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_l7_policy_find [0.012455s] ... ok {1} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_l7_rule_create [0.013342s] ... ok {1} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_load_balancer_create [0.012602s] ... ok {1} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_quota_delete_ignore [0.013423s] ... ok {1} openstack.tests.unit.message.test_version.TestVersion.test_basic [0.011938s] ... ok {7} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_suspend [0.013440s] ... ok {7} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_wait_for [0.013007s] ... ok {7} openstack.tests.unit.compute.v2.test_server.TestServer.test_add_fixed_ip [0.015408s] ... ok {7} openstack.tests.unit.compute.v2.test_server.TestServer.test_live_migrate_30_force [0.015350s] ... ok {7} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_aliases [0.025351s] ... ok {7} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_session_endpoint [0.026011s] ... ok {7} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_no_argparse_regions [0.044827s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.49.0/openstack/config/loader.py:604: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: region1-network and routes_externally: True key=key, name=cloud[key], external=external)) {7} openstack.tests.unit.config.test_config.TestConfigArgparse.test_register_argparse_not_password [0.047765s] ... ok {10} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_project_v2_exists [0.070701s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:34,787 openstack Assignment already exists {10} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_project [0.169598s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:34,904 openstack Assignment does not exist 2020-09-18 10:26:34,955 openstack Assignment does not exist {10} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_project_v2_wait [0.092368s] ... ok {10} openstack.tests.unit.cloud.test_router.TestRouter.test_delete_router [0.048828s] ... ok {10} openstack.tests.unit.cloud.test_router.TestRouter.test_get_router_not_found [0.043025s] ... ok {10} openstack.tests.unit.cloud.test_router.TestRouter.test_list_router_interfaces_external [0.080798s] ... ok {10} openstack.tests.unit.cloud.test_router.TestRouter.test_update_router [0.057087s] ... ok {10} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_neutron_not_found [0.041639s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:35,324 openstack Security group 10 not found for deleting {10} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_none [0.013979s] ... ok {10} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_list_security_groups_neutron [0.039643s] ... ok {10} openstack.tests.unit.cloud.test_server_console.TestServerConsole.test_get_server_console_name_or_id [0.056644s] ... ok {16} openstack.tests.unit.image.v2.test_task.TestTask.test_make_it [0.012897s] ... ok {16} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaProxy.test_notifications [0.013479s] ... ok {16} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_secret_delete [0.013208s] ... ok {16} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_listener_find [0.012990s] ... ok {16} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_load_balancer_stats_get [0.012795s] ... ok {16} openstack.tests.unit.message.v2.test_queue.TestQueue.test_make_it [0.013305s] ... ok {16} openstack.tests.unit.network.v2.test_firewall_rule.TestFirewallRule.test_make_it [0.000815s] ... ok {16} openstack.tests.unit.network.v2.test_listener.TestListener.test_basic [0.012906s] ... ok {16} openstack.tests.unit.network.v2.test_metering_label_rule.TestMeteringLabelRule.test_make_it [0.012635s] ... ok {16} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_create_floating_ip_port_forwarding [0.014002s] ... ok {16} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_firewall_policies [0.013479s] ... ok {16} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_firewall_rules [0.012658s] ... ok {14} openstack.tests.unit.cloud.test_image.TestImage.test_get_image_id [0.072974s] ... ok {14} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_list_keypairs_empty_filters [0.042469s] ... ok {14} openstack.tests.unit.cloud.test_meta.TestMeta.test_obj_to_munch [0.012203s] ... ok {14} openstack.tests.unit.cloud.test_meta.TestMeta.test_private_interface_ip [0.012037s] ... ok {14} openstack.tests.unit.cloud.test_network.TestNetwork.test_delete_network_exception [0.048815s] ... ok {14} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_servers_normal [0.025167s] ... ok {14} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_get_session_endpoint_identity [0.013672s] ... ok {14} openstack.tests.unit.cloud.test_operator_noauth.TestOpenStackCloudOperatorNoAuthUnversioned.test_ironic_noauth_auth_endpoint [0.037722s] ... ok {7} openstack.tests.unit.config.test_environ.TestEnviron.test_no_fallthrough [0.044702s] ... ok {7} openstack.tests.unit.config.test_init.TestInit.test_get_cloud_region_with_arg_parser [0.027906s] ... ok {14} openstack.tests.unit.cloud.test_port.TestPort.test_create_port_parameters [0.106192s] ... ok {14} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_update_qos_dscp_marking_rule_no_qos_extension [0.040469s] ... ok {14} openstack.tests.unit.cloud.test_rebuild_server.TestRebuildServer.test_rebuild_server_with_admin_pass_no_wait [0.075042s] ... ok {14} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_project_v2_wait [0.090034s] ... ok {14} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_project_v2 [0.215417s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:35,112 openstack Assignment does not exist 2020-09-18 10:26:35,147 openstack Assignment does not exist 2020-09-18 10:26:35,183 openstack Assignment does not exist 2020-09-18 10:26:35,219 openstack Assignment does not exist {14} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_project_v2_exists [0.080275s] ... ok {14} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_neutron_specific_tenant [0.040433s] ... ok {3} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_project_v2_wait_exception [0.101510s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:34,587 openstack.iterate_timeout Waiting 2.0 seconds 2020-09-18 10:26:34,596 openstack.iterate_timeout Waiting 2.0 seconds {3} openstack.tests.unit.cloud.test_server_delete_metadata.TestServerDeleteMetadata.test_server_delete_metadata [0.063615s] ... ok {3} openstack.tests.unit.cloud.test_shade.TestShade.test_neutron_not_found [0.012068s] ... ok {3} openstack.tests.unit.cloud.test_stack.TestStack.test_delete_stack [0.047287s] ... ok {3} openstack.tests.unit.cloud.test_stack.TestStack.test_search_stacks_exception [0.039473s] ... ok {3} openstack.tests.unit.cloud.test_stack.TestStack.test_update_stack [0.049816s] ... ok {3} openstack.tests.unit.cloud.test_volume.TestVolume.test_attach_volume [0.039778s] ... ok {3} openstack.tests.unit.clustering.v1.test_policy.TestPolicy.test_instantiate [0.012550s] ... ok {3} openstack.tests.unit.clustering.v1.test_profile_type.TestProfileType.test_ops [0.012713s] ... ok {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_delete_ignore [0.012295s] ... ok {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_receiver_get [0.012234s] ... ok {3} openstack.tests.unit.compute.v2.test_metadata.TestMetadata.test_delete_metadata_error [0.014407s] ... ok {11} openstack.tests.unit.cloud.test_shade.TestShade.test_iterate_timeout_timeout [0.112871s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:35,377 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,378 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,379 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,380 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,380 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,381 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,382 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,382 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,383 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,384 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,384 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,385 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,386 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,386 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,387 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,388 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,388 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,389 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,390 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,390 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,391 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,392 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,392 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,393 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,394 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,394 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,395 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,396 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,396 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,397 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,398 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,398 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,399 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,400 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,401 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,401 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,402 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,403 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,403 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,404 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,405 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,405 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,406 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,407 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,407 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,408 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,409 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,409 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,410 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,411 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,411 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,412 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,413 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,414 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,414 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,415 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,416 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,416 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,417 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,418 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,418 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,419 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,420 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,420 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,421 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,422 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,422 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,423 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,424 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,424 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,425 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,426 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,426 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,427 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,428 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,428 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,429 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,430 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,431 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,431 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,432 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,433 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,433 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,434 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,434 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,435 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,436 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,436 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,437 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,438 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,439 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,439 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,440 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,441 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,441 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,442 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,443 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,443 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,444 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,445 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,445 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,446 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,447 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,447 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,448 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,449 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,449 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,450 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,451 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,451 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,452 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,453 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,453 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,454 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,455 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,455 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,456 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,457 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,457 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,458 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,459 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,459 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,460 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,461 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,462 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,462 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,463 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,464 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,464 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,465 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,466 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,466 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,467 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,468 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,468 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,469 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,470 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,470 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,471 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,472 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,472 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,473 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,474 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,474 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,475 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,476 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:35,476 openstack.iterate_timeout Waiting 1.0 seconds {11} openstack.tests.unit.cloud.test_shade.TestShade.test_range_search_5 [0.013444s] ... ok {11} openstack.tests.unit.cloud.test_stack.TestStack.test_get_stack_in_progress [0.041554s] ... ok {11} openstack.tests.unit.cloud.test_usage.TestUsage.test_get_usage [0.067198s] ... ok {11} openstack.tests.unit.cloud.test_volume.TestVolume.test_create_volume [0.058888s] ... ok {11} openstack.tests.unit.cloud.test_volume.TestVolume.test_detach_volume [0.039935s] ... ok {11} openstack.tests.unit.cloud.test_zone.TestZone.test_update_zone [0.055899s] ... ok {11} openstack.tests.unit.clustering.v1.test_node.TestNode.test_operation [0.049612s] ... ok {7} openstack.tests.unit.database.v1.test_instance.TestInstance.test_make_it [0.012846s] ... ok {7} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zone_create [0.012376s] ... ok {7} openstack.tests.unit.dns.v2.test_zone_export.TestZoneExport.test_basic [0.013049s] ... ok {7} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_credential_delete_ignore [0.012200s] ... ok {7} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_role_delete [0.012463s] ... ok {7} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_role_get [0.012830s] ... ok {7} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_roles [0.011991s] ... ok {7} openstack.tests.unit.image.v2.test_image.TestImage.test_basic [0.013220s] ... ok {7} openstack.tests.unit.image.v2.test_image.TestImage.test_download_checksum_match [0.015827s] ... ok {7} openstack.tests.unit.image.v2.test_image.TestImage.test_image_download_output_file [0.016569s] ... ok {7} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_stage_with_data [0.015077s] ... ok {7} openstack.tests.unit.instance_ha.v1.test_host.TestHost.test_basic [0.013105s] ... ok {7} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_order_update [0.012712s] ... ok {7} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_secret_delete_ignore [0.012500s] ... ok {8} openstack.tests.unit.cloud.test_shade.TestShade.test_global_request_id [0.046697s] ... ok {8} openstack.tests.unit.cloud.test_stack.TestStack.test_create_stack_wait [0.056937s] ... ok {18} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_flavor_profile_create [0.012081s] ... ok {18} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_flavor_profile_delete [0.011970s] ... ok {10} openstack.tests.unit.cloud.test_services.CloudServices.test_delete_service [0.082435s] ... ok {10} openstack.tests.unit.cloud.test_services.CloudServices.test_search_services [0.082091s] ... ok {7} openstack.tests.unit.key_manager.v1.test_secret.TestSecret.test_get_with_payload_from_argument [0.013009s] ... ok {7} openstack.tests.unit.load_balancer.test_flavor.TestFlavor.test_basic [0.012338s] ... ok {7} openstack.tests.unit.load_balancer.test_provider.TestProvider.test_basic [0.012287s] ... ok {7} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_amphorae [0.012388s] ... ok {7} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_flavor_update [0.012787s] ... ok {3} openstack.tests.unit.compute.v2.test_metadata.TestMetadata.test_set_metadata [0.013405s] ... ok {3} openstack.tests.unit.compute.v2.test_metadata.TestMetadata.test_set_metadata_error [0.013610s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_add_security_groups [0.015097s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_extensions [0.012206s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_flavor_create [0.011998s] ... ok {18} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_flavors [0.012026s] ... ok {18} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_member_delete [0.013140s] ... ok {18} openstack.tests.unit.load_balancer.test_quota.TestQuota.test_make_it [0.012603s] ... ok {18} openstack.tests.unit.message.v2.test_message.TestMessage.test_get [0.013077s] ... ok {18} openstack.tests.unit.message.v2.test_message.TestMessage.test_get_client_id_project_id_exist [0.013635s] ... ok {18} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_messages [0.012290s] ... ok {18} openstack.tests.unit.message.v2.test_queue.TestQueue.test_basic [0.012058s] ... ok {18} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_flavor_find [0.012363s] ... ok {18} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_flavors [0.012527s] ... ok {18} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_listener_update [0.012103s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_group_delete [0.012444s] ... ok {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_create_image_minimal [0.016130s] ... ok {7} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_health_monitors [0.012506s] ... ok {7} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_l7_policies [0.012734s] ... ok {13} openstack.tests.unit.identity.v2.test_extension.TestExtension.test_basic [0.011916s] ... ok {13} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_role_delete_ignore [0.013466s] ... ok {13} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_role_update [0.012026s] ... ok {13} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_users [0.012401s] ... ok {13} openstack.tests.unit.identity.v3.test_credential.TestCredential.test_basic [0.012019s] ... ok {13} openstack.tests.unit.identity.v3.test_project.TestUserProject.test_basic [0.012488s] ... ok {13} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_group_find [0.012367s] ... ok {13} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_groups [0.012205s] ... ok {13} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_policy_get [0.012096s] ... ok {13} openstack.tests.unit.identity.v3.test_role.TestRole.test_make_it [0.012572s] ... ok {13} openstack.tests.unit.identity.v3.test_role_assignment.TestRoleAssignment.test_basic [0.012723s] ... ok {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_reboot [0.015490s] ... ok {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_remove_floating_ip [0.015328s] ... ok {18} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_load_balancer_update [0.012206s] ... ok {18} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_network_segment_range_create_attrs [0.014142s] ... ok {0} openstack.tests.unit.cloud.test_project.TestProject.test_delete_project_v3 [0.056790s] ... ok {0} openstack.tests.unit.cloud.test_project.TestProject.test_list_projects_search_compat [0.042590s] ... ok {6} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_flavor_find [0.012437s] ... ok {6} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_user_delete [0.013214s] ... ok {18} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_network_segment_range_delete_ignore [0.012877s] ... ok {18} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_pool_delete_ignore [0.012308s] ... ok {7} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_l7_rules [0.013224s] ... ok {7} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_load_balancer_delete_cascade [0.012673s] ... ok {11} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_receiver_delete_ignore [0.012483s] ... ok {11} openstack.tests.unit.compute.v2.test_keypair.TestKeypair.test_make_it [0.012126s] ... ok {0} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_delete_qos_policy_multiple_found [0.049971s] ... ok {0} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_update_quotas [0.064695s] ... ok {7} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_load_balancer_delete_non_cascade [0.012519s] ... ok {7} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_load_balancer_find [0.012893s] ... ok {10} openstack.tests.unit.cloud.test_shade.TestShade.test_iterate_timeout_int_wait [0.013639s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:35,616 openstack.iterate_timeout Waiting 1.0 seconds {10} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_bad_network [0.086711s] ... ok {7} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_message_delete_claimed [0.012765s] ... ok {7} openstack.tests.unit.message.v2.test_queue.TestQueue.test_create_client_id_project_id_exist [0.013165s] ... ok {7} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_create_client_id_project_id_exist [0.015395s] ... ok {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_remove_security_group [0.016540s] ... ok {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_shelve [0.020048s] ... ok {2} openstack.tests.unit.compute.v2.test_server_ip.TestServerIP.test_basic [0.015955s] ... ok {2} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_session_with_app_name [0.028882s] ... ok {7} openstack.tests.unit.network.v2.test_floating_ip.TestFloatingIP.test_basic [0.012977s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_health_monitor_update [0.013796s] ... ok {2} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_ipv6 [0.038274s] ... ok {2} openstack.tests.unit.config.test_config.TestBackwardsCompatibility.test_set_no_default [0.045061s] ... ok {2} openstack.tests.unit.config.test_config.TestConfig.test_get_one [0.046333s] ... ok {2} openstack.tests.unit.config.test_config.TestConfig.test_get_one_with_config_files [0.060980s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.49.0/openstack/config/loader.py:545: UserWarning: Couldn't find the vendor profile '_test_non_existant_cloud', for the cloud '_test_cloud_no_vendor' name)) {2} openstack.tests.unit.config.test_config.TestConfig.test_get_region_region_set [0.046952s] ... ok {17} openstack.tests.unit.config.test_config.TestConfig.test_no_environ [0.043564s] ... ok {17} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_per_region_network [0.046513s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.49.0/openstack/config/loader.py:604: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: my-network and routes_externally: True key=key, name=cloud[key], external=external)) {17} openstack.tests.unit.config.test_environ.TestEnviron.test_envvar_name_override [0.044217s] ... ok {17} openstack.tests.unit.config.test_from_conf.TestFromConf.test_invalid_adapter_opts [0.016518s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:36,596 openstack Disabling service 'orchestration': Encountered an exception attempting to process config for project 'heat' (service type 'orchestration'): interface and valid_interfaces are mutually exclusive. Please use valid_interfaces. {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_load_balancer_delete [0.014967s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_load_balancer_delete_ignore [0.013030s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_network_find_with_filter [0.013127s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_network_ip_availabilities [0.014892s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_network_update_if_revision [0.012857s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_port_delete_ignore [0.012986s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_bandwidth_limit_rule_find [0.014201s] ... ok {1} openstack.tests.unit.message.v2.test_claim.TestClaim.test_delete_client_id_project_id_exist [0.012525s] ... ok {0} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_add_security_group_to_server_neutron [0.085237s] ... ok {0} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_rule_neutron [0.048806s] ... ok {0} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_rule_none [0.012603s] ... ok {1} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_queue_get [0.083142s] ... ok {1} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_make_it [0.013117s] ... ok {1} openstack.tests.unit.network.v2.test_firewall_rule.TestFirewallRule.test_basic [0.000531s] ... ok {12} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_use_import [0.136991s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:35,090 openstack Calculating hashes for /tmp/tmpr7_l8ref/tmpzulc4boq 2020-09-18 10:26:35,091 openstack Image file /tmp/tmpr7_l8ref/tmpzulc4boq md5:11870cb56df12527e588f2ef967232e8 sha256:99be5efb88ca2013bd8e4eb035fd42d5245468fe9afa70d8ba9c1c419a48c4e8 {12} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_delete_keypair [0.040691s] ... ok {12} openstack.tests.unit.cloud.test_limits.TestLimits.test_other_get_compute_limits [0.065611s] ... ok {14} openstack.tests.unit.cloud.test_services.CloudServices.test_create_service_v2 [0.033247s] ... ok {14} openstack.tests.unit.cloud.test_shade.TestShade.test_connect_as [0.050772s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_bandwidth_limit_rules [0.014180s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_remove_interface_from_router_with_subnet [0.016446s] ... ok {1} openstack.tests.unit.network.v2.test_port_forwarding.TestFloatingIP.test_make_it [0.013608s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_listener_find [0.012621s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_metering_label_rule_create_attrs [0.012295s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_pool_member_create_attrs [0.013115s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_dscp_marking_rule_delete_ignore [0.013101s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_rbac_policies [0.012176s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_security_group_get [0.012151s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_segment_get [0.012159s] ... ok {1} openstack.tests.unit.network.v2.test_qos_rule_type.TestQoSRuleType.test_make_it [0.012764s] ... ok {1} openstack.tests.unit.network.v2.test_security_group.TestSecurityGroup.test_basic [0.012309s] ... ok {1} openstack.tests.unit.network.v2.test_subnet.TestSubnet.test_make_it [0.013468s] ... ok {1} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_to_dict_recursion [0.036359s] ... ok {1} openstack.tests.unit.object_store.v1.test_obj.TestObject.test_from_headers [0.025067s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_account_metadata_get(object) [0.034440s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete(discovery) [0.034804s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_copy_object(endpoints) [0.035269s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key(discovery) [0.047527s] ... ok {5} openstack.tests.unit.cloud.test_image.TestImage.test_download_image_no_images_found [0.054562s] ... ok {5} openstack.tests.unit.cloud.test_image.TestImage.test_list_images_show_all_deleted [0.059588s] ... ok {9} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_wait [0.072575s] ... ok {9} openstack.tests.unit.cloud.test_create_volume_snapshot.TestCreateVolumeSnapshot.test_create_volume_snapshot_with_error [0.065252s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:34,047 openstack.iterate_timeout Waiting 2.0 seconds {8} openstack.tests.unit.cloud.test_volume.TestVolume.test_attach_volume_wait_error [0.065716s] ... ok {8} openstack.tests.unit.cloud.test_volume.TestVolume.test_delete_volume_gone_away [0.058036s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:35,568 openstack Volume volume001 not found when deleting. Ignoring. {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_router_create_attrs [0.013534s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_router_delete [0.012989s] ... ok {19} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_delete_qos_policy_no_qos_extension [0.040795s] ... ok {19} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_delete_recordset [0.090250s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key_second(endpoints) [0.047467s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_container_delete [0.034012s] ... ok {15} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profiles [0.012131s] ... ok {15} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_wait_for_params [0.012041s] ... ok {6} openstack.tests.unit.identity.v3.test_federation_protocol.TestFederationProtocol.test_make_it [0.012938s] ... ok {6} openstack.tests.unit.identity.v3.test_limit.TestLimit.test_make_it [0.012608s] ... ok {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_start [0.015514s] ... ok {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_unlock [0.015356s] ... ok {17} openstack.tests.unit.config.test_from_conf.TestFromConf.test_no_such_conf_section [0.015077s] ... ok {17} openstack.tests.unit.database.v1.test_database.TestDatabase.test_basic [0.013415s] ... ok {17} openstack.tests.unit.database.v1.test_instance.TestInstance.test_action_resize_volume [0.012621s] ... ok {14} openstack.tests.unit.cloud.test_shade.TestShade.test_iterate_timeout_str_wait [0.013574s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:35,441 openstack.iterate_timeout Waiting 1.6 seconds {14} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_bad_ip_version [0.043161s] ... ok {4} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_quotas [0.012638s] ... ok {4} openstack.tests.unit.message.v2.test_message.TestMessage.test_delete_client_id_project_id_exist [0.013090s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_set_temp_url_key [0.047912s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_temp_url_iso8601_argument [0.039961s] ... ok {6} openstack.tests.unit.identity.v3.test_mapping.TestMapping.test_basic [0.012861s] ... ok {6} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_endpoint_update [0.012825s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_account_metadata_get [0.036026s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_container_delete [0.034475s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_absolute_expiry_temp_url [0.034957s] ... ok {3} openstack.tests.unit.compute.v2.test_server_diagnostics.TestServerInterface.test_make_it [0.012447s] ... ok {3} openstack.tests.unit.compute.v2.test_server_group.TestServerGroup.test_basic [0.012281s] ... ok {3} openstack.tests.unit.compute.v2.test_service.TestService.test_disable_with_reason [0.012578s] ... ok {11} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_get [0.012245s] ... ok {11} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_shelve [0.013311s] ... ok {11} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_update [0.012059s] ... ok {11} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_set_server_metadata [0.014841s] ... ok {11} openstack.tests.unit.compute.v2.test_server.TestServer.test_evacuate [0.015570s] ... ok {11} openstack.tests.unit.compute.v2.test_service.TestService.test_disable [0.012308s] ... ok {11} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_iteration [0.024220s] ... ok {11} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_rackspace_workaround_only_rax [0.024636s] ... ok {11} openstack.tests.unit.config.test_config.TestBackwardsCompatibility.test_single_default_interface [0.043941s] ... ok {11} openstack.tests.unit.config.test_config.TestConfig.test_get_one_with_int_project_id [0.044739s] ... ok {11} openstack.tests.unit.config.test_config.TestConfig.test_get_region_invalid_region [0.043747s] ... ok {11} openstack.tests.unit.config.test_config.TestConfig.test_get_region_no_region [0.045215s] ... ok {4} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_claim_get [0.085186s] ... ok {4} openstack.tests.unit.message.v2.test_queue.TestQueue.test_get_client_id_project_id_exist [0.014179s] ... ok {4} openstack.tests.unit.network.v2.test_flavor.TestFlavor.test_disassociate_flavor_from_service_profile [0.013442s] ... ok {4} openstack.tests.unit.network.v2.test_floating_ip.TestFloatingIP.test_find_available [0.014616s] ... ok {4} openstack.tests.unit.network.v2.test_port.TestPort.test_basic [0.014053s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_address_scopes [0.012947s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_delete_floating_ip_port_forwarding [0.014451s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_firewall_group_create_attrs [0.012499s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_firewall_group_find [0.012640s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_firewall_policy_delete_ignore [0.012641s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_firewall_policy_get [0.013317s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_firewall_rule_get [0.012752s] ... ok {18} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_port_get [0.012548s] ... ok {18} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_minimum_bandwidth_rule_delete [0.013709s] ... ok {18} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_security_group_rules [0.012115s] ... ok {18} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_service_profile_create_attrs [0.012263s] ... ok {18} openstack.tests.unit.network.v2.test_qos_minimum_bandwidth_rule.TestQoSMinimumBandwidthRule.test_make_it [0.012296s] ... ok {12} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_cloud_no_fips [0.101602s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:35,368 openstack Disabling volume entry in catalog per config {12} openstack.tests.unit.cloud.test_meta.TestMeta.test_has_no_volume_service [0.012175s] ... ok {12} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_wrong_availability_zone_hints_type [0.013128s] ... ok {12} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_volumes_v2 [0.017870s] ... ok {12} openstack.tests.unit.cloud.test_object.TestObject.test_delete_object [0.034062s] ... ok {12} openstack.tests.unit.cloud.test_project.TestProject.test_create_project_v2 [0.035221s] ... ok {12} openstack.tests.unit.cloud.test_project.TestProject.test_list_projects_v3_kwarg [0.043316s] ... ok {12} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_get_qos_minimum_bandwidth_rule_no_qos_extension [0.072694s] ... ok {12} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_update_qos_policy [0.057099s] ... ok {12} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_bad_domain_exception [0.055244s] ... ok {12} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_project_v2_wait_exception [0.099725s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:35,806 openstack.iterate_timeout Waiting 2.0 seconds 2020-09-18 10:26:35,815 openstack.iterate_timeout Waiting 2.0 seconds {5} openstack.tests.unit.cloud.test_image_snapshot.TestImageSnapshot.test_create_image_snapshot_wait_active [0.090006s] ... ok {5} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network [0.039312s] ... ok {5} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_with_wrong_mtu_size [0.012405s] ... ok {5} openstack.tests.unit.cloud.test_normalize.TestStrictNormalize.test_normalize_volumes_v2 [0.018482s] ... ok {5} openstack.tests.unit.cloud.test_object.TestObject.test_generate_form_signature_key_argument [0.041797s] ... ok {5} openstack.tests.unit.cloud.test_object.TestObject.test_set_container_access_private [0.041473s] ... ok {5} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_has_service_yes [0.013796s] ... ok {5} openstack.tests.unit.cloud.test_port.TestPort.test_create_port [0.038914s] ... ok {5} openstack.tests.unit.cloud.test_port.TestPort.test_delete_subnet_multiple_using_id [0.048311s] ... ok {5} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_get_qos_bandwidth_limit_rule_no_qos_policy_found [0.049579s] ... ok {15} openstack.tests.unit.compute.v2.test_metadata.TestMetadata.test_get_all_metadata_Server [0.013262s] ... ok {15} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_create_image [0.013765s] ... ok {15} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_enable_service [0.013361s] ... ok {15} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_flavor_delete [0.012181s] ... ok {15} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_flavors_detailed [0.012152s] ... ok {15} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_rebuild [0.016205s] ... ok {15} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_unshelve [0.013569s] ... ok {15} openstack.tests.unit.compute.v2.test_server.TestServer.test_live_migrate_25 [0.015793s] ... ok {15} openstack.tests.unit.compute.v2.test_server.TestServer.test_unshelve [0.015548s] ... ok {15} openstack.tests.unit.compute.v2.test_server_diagnostics.TestServerInterface.test_basic [0.012362s] ... ok {15} openstack.tests.unit.compute.v2.test_server_ip.TestServerIP.test_list_network_label [0.012879s] ... ok {15} openstack.tests.unit.config.test_config.TestConfig.test_get_one_infer_user_domain [0.044114s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_vpn_service_find [0.013240s] ... ok {7} openstack.tests.unit.network.v2.test_qos_dscp_marking_rule.TestQoSDSCPMarkingRule.test_make_it [0.013418s] ... ok {7} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_basic [0.037020s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete_ignore(object) [0.036912s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_no_container(container) [0.044040s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_metadata_get(endpoints) [0.037751s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key(container) [0.047447s] ... ok {13} openstack.tests.unit.identity.v3.test_role_project_user_assignment.TestRoleProjectUserAssignment.test_basic [0.012424s] ... ok {13} openstack.tests.unit.image.v2.test_image.TestImage.test_import_image [0.015672s] ... ok {13} openstack.tests.unit.image.v2.test_service_info.TestImport.test_make_it [0.012352s] ... ok {13} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaProxy.test_host_get [0.012094s] ... ok {13} openstack.tests.unit.load_balancer.test_pool.TestPool.test_make_it [0.012763s] ... ok {13} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_flavor_profile_get [0.012055s] ... ok {13} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_health_monitor_get [0.013271s] ... ok {13} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_l7_rule_delete [0.013313s] ... ok {13} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_pool_find [0.012202s] ... ok {13} openstack.tests.unit.load_balancer.test_version.TestVersion.test_basic [0.011918s] ... ok {13} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_message_delete [0.012372s] ... ok {10} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_get_subnet [0.043758s] ... ok {10} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_update_subnet_gateway_ip [0.048836s] ... ok {10} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_check [0.012911s] ... ok {10} openstack.tests.unit.clustering.v1.test_cluster_attr.TestClusterAttr.test_instantiate [0.012185s] ... ok {10} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_recover [0.012961s] ... ok {10} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_adopt [0.012725s] ... ok {10} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_get [0.012557s] ... ok {10} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_wait_for_delete [0.012791s] ... ok {10} openstack.tests.unit.compute.v2.test_aggregate.TestAggregate.test_basic [0.013310s] ... ok {10} openstack.tests.unit.compute.v2.test_aggregate.TestAggregate.test_remove_host [0.012997s] ... ok {10} openstack.tests.unit.compute.v2.test_limits.TestAbsoluteLimits.test_basic [0.011951s] ... ok {10} openstack.tests.unit.compute.v2.test_limits.TestRateLimit.test_make_it [0.012064s] ... ok {8} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_force_delete [0.058707s] ... ok {8} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_create [0.012395s] ... ok {8} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_types [0.012007s] ... ok {8} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_receivers [0.011921s] ... ok {8} openstack.tests.unit.clustering.v1.test_service.TestService.test_basic [0.012531s] ... ok {8} openstack.tests.unit.compute.v2.test_extension.TestExtension.test_make_it [0.021219s] ... ok {8} openstack.tests.unit.compute.v2.test_image.TestImage.test_basic [0.012516s] ... ok {8} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_flavor_delete_ignore [0.012263s] ... ok {8} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_hypervisors_not_detailed [0.012156s] ... ok {8} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_unpause [0.014459s] ... ok {8} openstack.tests.unit.compute.v2.test_server.TestServer.test_get_security_groups [0.016302s] ... ok {8} openstack.tests.unit.compute.v2.test_server_ip.TestServerIP.test_make_it [0.013669s] ... ok {9} openstack.tests.unit.cloud.test_endpoints.TestCloudEndpoints.test_create_endpoint_v3 [0.104413s] ... ok {9} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_find_nat_source_config [0.063889s] ... ok {9} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_add_ip_from_pool [0.061850s] ... ok {9} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_get_floating_ip_by_id [0.040431s] ... ok {9} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_get_firewall_group_by_id [0.042284s] ... ok {9} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_insert_rule_into_policy_compact [0.066738s] ... ok {9} openstack.tests.unit.cloud.test_groups.TestGroups.test_delete_group [0.045812s] ... ok {9} openstack.tests.unit.cloud.test_groups.TestGroups.test_get_group [0.034580s] ... ok {9} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_get_role_by_name [0.038680s] ... ok {9} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_list_role_assignments_exception_v2 [0.024536s] ... ok {9} openstack.tests.unit.cloud.test_image.TestImage.test_empty_list_images [0.053771s] ... ok {9} openstack.tests.unit.cloud.test_image.TestImageSuburl.test_list_images_paginated [0.076407s] ... ok {2} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_bad_region_argparse [0.045556s] ... ok {2} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_bad_region_no_regions [0.046635s] ... ok {2} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_no_argparse [0.046428s] ... ok {2} openstack.tests.unit.config.test_config.TestExcludedFormattedConfigValue.test_get_one_cloud_osc_password_brace [0.045315s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.49.0/openstack/config/loader.py:604: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: my-network and routes_externally: True key=key, name=cloud[key], external=external)) {2} openstack.tests.unit.config.test_environ.TestEnvvars.test_have_envvars [0.044933s] ... ok {13} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_queue_create [0.012080s] ... ok {13} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_queues [0.011821s] ... ok {13} openstack.tests.unit.network.v2.test_address_scope.TestAddressScope.test_make_it [0.013314s] ... ok {13} openstack.tests.unit.network.v2.test_auto_allocated_topology.TestAutoAllocatedTopology.test_make_it [0.012173s] ... ok {13} openstack.tests.unit.network.v2.test_network_ip_availability.TestNetworkIPAvailability.test_make_it_with_optional [0.012295s] ... ok {13} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_auto_allocated_topology_delete [0.012150s] ... ok {13} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_health_monitor_create_attrs [0.012171s] ... ok {13} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_health_monitor_find [0.013962s] ... ok {13} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_listener_create_attrs [0.012958s] ... ok {13} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_listener_delete_ignore [0.012765s] ... ok {13} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_pool_update [0.013591s] ... ok {17} openstack.tests.unit.database.v1.test_instance.TestInstance.test_enable_root_user [0.013189s] ... ok {17} openstack.tests.unit.dns.v2.test_recordset.TestRecordset.test_make_it [0.012852s] ... ok {17} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_make_it [0.012454s] ... ok {17} openstack.tests.unit.identity.v3.test_identity_provider.TestIdentityProvider.test_make_it [0.012757s] ... ok {17} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_region_update [0.013124s] ... ok {17} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_service_delete_ignore [0.012458s] ... ok {17} openstack.tests.unit.image.v1.test_proxy.TestImageProxy.test_image_upload_attrs [0.012661s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.49.0/openstack/image/v1/_proxy.py:42: UserWarning: upload_image is deprecated. Use create_image instead. warnings.warn("upload_image is deprecated. Use create_image instead.") {17} openstack.tests.unit.image.v2.test_image.TestImage.test_image_find [0.026028s] ... ok {17} openstack.tests.unit.image.v2.test_member.TestMember.test_basic [0.012735s] ... ok {17} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_create_data_binary [0.014366s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:36,788 openstack image fake exists, but contains different checksums. Updating. {17} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_reactivate_image [0.020075s] ... ok {14} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_non_unique_network [0.043075s] ... ok {14} openstack.tests.unit.cloud.test_users.TestUsers.test_create_user_v3 [0.045451s] ... ok {14} openstack.tests.unit.cloud.test_users.TestUsers.test_is_user_in_group [0.099768s] ... ok {14} openstack.tests.unit.clustering.v1.test_build_info.TestBuildInfo.test_instantiate [0.012403s] ... ok {14} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_scale_in [0.012758s] ... ok {14} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_validate [0.012286s] ... ok {14} openstack.tests.unit.compute.v2.test_aggregate.TestAggregate.test_add_host [0.013054s] ... ok {14} openstack.tests.unit.compute.v2.test_keypair.TestKeypair.test_make_it_defaults [0.012164s] ... ok {14} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_keypair_create [0.011822s] ... ok {14} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_revert_resize [0.013497s] ... ok {14} openstack.tests.unit.compute.v2.test_server.TestServer.test_revert_resize [0.016115s] ... ok {14} openstack.tests.unit.compute.v2.test_server_ip.TestServerIP.test_list [0.014621s] ... ok {16} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_floating_ip_update [0.012388s] ... ok {16} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_load_balancer_get [0.012872s] ... ok {16} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_pool_member_delete_ignore [0.013898s] ... ok {16} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_bandwidth_limit_rule_delete_ignore [0.014120s] ... ok {16} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_dscp_marking_rules [0.013981s] ... ok {16} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_rule_type_find [0.021378s] ... ok {16} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_rbac_policy_delete_ignore [0.012222s] ... ok {16} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_router_delete_if_revision [0.012032s] ... ok {16} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_service_profiles [0.012144s] ... ok {16} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_set_tags_resource_without_tag_suport [0.012273s] ... ok {16} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_subnet_delete_if_revision [0.012513s] ... ok {16} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_subnet_pools [0.012365s] ... ok {19} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_group_project [0.191100s] ... ok {19} openstack.tests.unit.cloud.test_router.TestRouter.test_remove_router_interface_missing_argument [0.012185s] ... ok {19} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_add_security_group_to_bad_server [0.050758s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:35,580 openstack Server None not found {19} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_rule_nova [0.044142s] ... ok {19} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_nova [0.043476s] ... ok {19} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_get_security_group_by_id_nova [0.037838s] ... ok {19} openstack.tests.unit.cloud.test_shade.TestShade.test__neutron_extensions_fails [0.039039s] ... ok {19} openstack.tests.unit.cloud.test_shade.TestShade.test_endpoint_for [0.031419s] ... ok {19} openstack.tests.unit.cloud.test_shade.TestShade.test_list_servers [0.051816s] ... ok {19} openstack.tests.unit.cloud.test_shade.TestShade.test_list_servers_all_projects [0.084298s] ... ok {19} openstack.tests.unit.cloud.test_shade.TestShade.test_range_search_3 [0.014433s] ... ok {19} openstack.tests.unit.cloud.test_volume.TestVolume.test_attach_volume_not_available [0.012260s] ... ok {0} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_update_security_group_nova [0.042829s] ... ok {0} openstack.tests.unit.cloud.test_shade.TestShade.test_get_images [0.012624s] ... ok {0} openstack.tests.unit.cloud.test_shade.TestShade.test_list_servers_filters [0.047563s] ... ok {0} openstack.tests.unit.cloud.test_stack.TestStack.test_search_stacks_filters [0.039748s] ... ok {0} openstack.tests.unit.cloud.test_volume_access.TestVolumeAccess.test_add_volume_type_access [0.075917s] ... ok {0} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_create_incremental_volume_backup [0.053576s] ... ok {0} openstack.tests.unit.clustering.v1.test_event.TestEvent.test_instantiate [0.012813s] ... ok {0} openstack.tests.unit.clustering.v1.test_node.TestNode.test_check [0.013520s] ... ok {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_create [0.012799s] ... ok {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_get [0.012670s] ... ok {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_events [0.012329s] ... ok {6} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_policies [0.012219s] ... ok {6} openstack.tests.unit.image.v1.test_proxy.TestImageProxy.test_image_delete [0.012119s] ... ok {6} openstack.tests.unit.image.v2.test_image.TestImage.test_import_image_with_all_stores [0.015393s] ... ok {6} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_images_schema_get [0.012060s] ... ok {6} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_member_delete_ignore [0.011952s] ... ok {6} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_members_schema_get [0.012080s] ... ok {6} openstack.tests.unit.load_balancer.test_load_balancer.TestLoadBalancer.test_basic [0.013567s] ... ok {6} openstack.tests.unit.load_balancer.test_load_balancer.TestLoadBalancerFailover.test_basic [0.014630s] ... ok {6} openstack.tests.unit.load_balancer.test_load_balancer.TestLoadBalancerStats.test_make_it [0.012623s] ... ok {6} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_amphora_find [0.012484s] ... ok {6} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_availability_zone_create [0.013007s] ... ok {6} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_flavor_delete [0.012466s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_temp_url_prefix [0.035608s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_container_metadata_get [0.034786s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_temp_url [0.034673s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_temp_url_iso8601_argument [0.037114s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_object_get [0.036726s] ... ok {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_object(stacks) [0.013716s] ... ok {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_object(stack_act) [0.015776s] ... ok {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack_preview(stack_subres) [0.012956s] ... ok {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_deployment(name_id) [0.014069s] ... ok {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_deployment(stack_subres_id) [0.014537s] ... ok {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack_ignore(event) [0.012891s] ... ok {3} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_inequality [0.024067s] ... ok {3} openstack.tests.unit.config.test_config.TestConfig.test_get_cloud_names [0.045695s] ... ok {3} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_no_yaml [0.025656s] ... ok {3} openstack.tests.unit.config.test_config.TestConfigArgparse.test_register_argparse_network_service_type [0.047183s] ... ok {3} openstack.tests.unit.config.test_config.TestConfigDefault.test_set_no_default [0.079068s] ... ok {3} openstack.tests.unit.config.test_environ.TestEnviron.test_get_one_with_config_files [0.057912s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.49.0/openstack/config/loader.py:545: UserWarning: Couldn't find the vendor profile '_test_non_existant_cloud', for the cloud '_test_cloud_no_vendor' name)) {3} openstack.tests.unit.config.test_from_conf.TestFromConf.test_adapter_opts_set [0.026896s] ... ok {3} openstack.tests.unit.config.test_json.TestConfig.test_defaults_valid_json [0.026360s] ... ok {3} openstack.tests.unit.config.test_loader.TestLoader.test__load_yaml_json_file_without_json [0.026501s] ... ok {3} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_user_get [0.012860s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_account_metadata_get [0.033768s] ... ok {8} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_session_no_auth [0.025274s] ... ok {8} openstack.tests.unit.config.test_config.TestConfig.test_force_ipv4_false [0.027726s] ... ok {8} openstack.tests.unit.config.test_config.TestConfig.test_force_ipv4_true [0.045245s] ... ok {8} openstack.tests.unit.config.test_config.TestConfig.test_get_region_no_cloud [0.044992s] ... ok {8} openstack.tests.unit.config.test_config.TestConfigArgparse.test_env_argparse_precedence [0.055066s] ... ok {8} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_bad_region [0.044429s] ... ok {8} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_no_argparse_region2 [0.047059s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.49.0/openstack/config/loader.py:604: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: my-network and routes_externally: True key=key, name=cloud[key], external=external)) {8} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_precedence_no_argparse [0.045325s] ... ok {8} openstack.tests.unit.database.v1.test_instance.TestInstance.test_basic [0.012913s] ... ok {8} openstack.tests.unit.dns.v2.test_proxy.TestDnsRecordset.test_recordset_create [0.014723s] ... ok {8} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneImport.test_zone_import_get [0.012979s] ... ok {2} openstack.tests.unit.config.test_from_conf.TestFromConf.test_service_not_ready_endpoint_override [0.035645s] ... ok {2} openstack.tests.unit.config.test_loader.TestLoader.test__load_yaml_json_file_without_perm [0.026361s] ... ok {2} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_flavors [0.013497s] ... ok {2} openstack.tests.unit.dns.v2.test_floating_ip.TestFloatingIP.test_make_it [0.014484s] ... ok {2} openstack.tests.unit.dns.v2.test_zone_import.TestZoneImport.test_make_it [0.018354s] ... ok {2} openstack.tests.unit.identity.v3.test_federation_protocol.TestFederationProtocol.test_basic [0.013149s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_credential_delete [0.012899s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_credential_get [0.014104s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_endpoint_find [0.014562s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_policy_find [0.014608s] ... ok {2} openstack.tests.unit.identity.v3.test_role_project_group_assignment.TestRoleProjectGroupAssignment.test_basic [0.014364s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_file_segment [0.040588s] ... ok {18} openstack.tests.unit.network.v2.test_security_group_rule.TestSecurityGroupRule.test_make_it [0.012492s] ... ok {18} openstack.tests.unit.network.v2.test_trunk.TestTrunk.test_make_it [0.012280s] ... ok {18} openstack.tests.unit.object_store.v1.test_obj.TestObject.test_from_body [0.024303s] ... ok {18} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete_ignore(endpoints) [0.033912s] ... ok {18} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_copy_object(discovery) [0.033913s] ... ok {18} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get(endpoints) [0.036927s] ... ok {18} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get(object_long) [0.036050s] ... ok {18} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key(object) [0.047358s] ... ok {18} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key_second(object) [0.046763s] ... ok {18} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key_second(object_long) [0.048004s] ... ok {18} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_object_metadata_get [0.035721s] ... ok {16} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_vpn_services [0.012327s] ... ok {16} openstack.tests.unit.network.v2.test_router.TestRouter.test_make_it_with_optional [0.012910s] ... ok {16} openstack.tests.unit.network.v2.test_security_group_rule.TestSecurityGroupRule.test_basic [0.013578s] ... ok {16} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete(object_long) [0.035783s] ... ok {16} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_file_segment(container) [0.042473s] ... ok {16} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete_ignore(discovery) [0.036887s] ... ok {16} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete_ignore(endpoints) [0.036946s] ... ok {16} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_temp_url_key(object) [0.046233s] ... ok {16} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_copy_object [0.033947s] ... ok {16} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_temp_url_bad_time [0.040050s] ... ok {16} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_temp_url_ip_range [0.037913s] ... ok {16} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_absolute_expiry_temp_url [0.034778s] ... ok {15} openstack.tests.unit.config.test_config.TestConfig.test_get_region_invalid_keys [0.028480s] ... ok {15} openstack.tests.unit.config.test_config.TestConfig.test_get_region_many_regions_default [0.044141s] ... ok {15} openstack.tests.unit.config.test_config.TestConfig.test_set_one_cloud_creates_file [0.026137s] ... ok {15} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_precedence [0.044350s] ... ok {15} openstack.tests.unit.config.test_config.TestConfigPrompt.test_get_one_prompt [0.054292s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.49.0/openstack/config/loader.py:545: UserWarning: Couldn't find the vendor profile '_test_non_existant_cloud', for the cloud '_test_cloud_no_vendor' name)) {15} openstack.tests.unit.config.test_environ.TestEnviron.test_config_file_override [0.045586s] ... ok {15} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_database_create_attrs [0.013358s] ... ok {15} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_instance_create_attrs [0.012675s] ... ok {15} openstack.tests.unit.database.v1.test_user.TestUser.test_make [0.012811s] ... ok {15} openstack.tests.unit.dns.v2.test_proxy.TestDnsFloatIP.test_zone_create [0.012285s] ... ok {15} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferRequest.test_zone_transfer_request_delete [0.012072s] ... ok {15} openstack.tests.unit.identity.v2.test_user.TestUser.test_make_it [0.012082s] ... ok {15} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_basic [0.011957s] ... ok {15} openstack.tests.unit.identity.v3.test_endpoint.TestEndpoint.test_make_it [0.011977s] ... ok {15} openstack.tests.unit.identity.v3.test_group.TestGroup.test_basic [0.011779s] ... ok {15} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_domains [0.012053s] ... ok {15} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_project_get [0.012050s] ... ok {15} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_projects [0.011831s] ... ok {15} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_region_find [0.012255s] ... ok {15} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_regions [0.012168s] ... ok {15} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_service_create_attrs [0.011975s] ... ok {15} openstack.tests.unit.identity.v3.test_role_domain_group_assignment.TestRoleDomainGroupAssignment.test_make_it [0.012342s] ... ok {15} openstack.tests.unit.identity.v3.test_service.TestService.test_make_it [0.012645s] ... ok {5} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_create_qos_minimum_bandwidth_rule_no_qos_extension [0.038333s] ... ok {5} openstack.tests.unit.cloud.test_rebuild_server.TestRebuildServer.test_rebuild_server_rebuild_exception [0.081186s] ... ok {5} openstack.tests.unit.cloud.test_rebuild_server.TestRebuildServer.test_rebuild_server_wait [0.114349s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:35,659 openstack.iterate_timeout Waiting 0.1 seconds {5} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_create_recordset_zoneid [0.055676s] ... ok {5} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_no_project_or_domain [0.077273s] ... ok {5} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_no_user_or_group_specified [0.043491s] ... ok {5} openstack.tests.unit.cloud.test_router.TestRouter.test_list_router_interfaces_internal_ha [0.074908s] ... ok {5} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_neutron [0.039277s] ... ok {5} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_rule_neutron [0.039368s] ... ok {5} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_list_server_security_groups_nova [0.060697s] ... ok {5} openstack.tests.unit.cloud.test_server_console.TestServerConsole.test_get_server_console_no_console [0.038404s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_flavor_delete [0.013267s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_ips [0.012973s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_pool_get [0.012403s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_port_find [0.012495s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_minimum_bandwidth_rules [0.013569s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_quota_get [0.013194s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_remove_gateway_from_router [0.013620s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_security_group_delete [0.012624s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_security_group_update_if_revision [0.012235s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_subnet_delete_ignore [0.012858s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_vpn_service_update [0.012696s] ... ok {4} openstack.tests.unit.network.v2.test_rbac_policy.TestRBACPolicy.test_make_it [0.012501s] ... ok {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policies [0.012037s] ... ok {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_wait_for [0.012191s] ... ok {0} openstack.tests.unit.clustering.v1.test_service.TestService.test_make_it [0.012997s] ... ok {0} openstack.tests.unit.compute.v2.test_aggregate.TestAggregate.test_set_metadata [0.054214s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_availability_zones_not_detailed [0.013336s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_disable_service [0.013839s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_find_hypervisor [0.013126s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_hypervisors_detailed [0.012314s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_keypair_delete [0.012114s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_interface_delete [0.013148s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_unlock [0.013409s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_unrescue [0.013275s] ... ok {11} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_just_kwargs [0.043547s] ... ok {11} openstack.tests.unit.config.test_loader.TestLoader.test__load_yaml_json_file_without_json_yaml [0.025122s] ... ok {11} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferRequest.test_zone_transfer_request_create [0.013725s] ... ok {11} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_user_delete_ignore [0.012128s] ... ok {11} openstack.tests.unit.identity.v2.test_user.TestUser.test_basic [0.012462s] ... ok {11} openstack.tests.unit.identity.v3.test_application_credential.TestApplicationCredential.test_basic [0.012130s] ... ok {11} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_policy_delete_ignore [0.012339s] ... ok {11} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_region_delete_ignore [0.013066s] ... ok {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_add_security_group [0.015579s] ... ok {0} openstack.tests.unit.config.test_config.TestConfig.test_get_one_with_hyphenated_project_id [0.044225s] ... ok {0} openstack.tests.unit.config.test_config.TestConfigArgparse.test_register_argparse_cloud [0.046249s] ... ok {0} openstack.tests.unit.database.v1.test_instance.TestInstance.test_action_restart [0.012855s] ... ok {0} openstack.tests.unit.dns.v2.test_proxy.TestDnsRecordset.test_recordset_update [0.012276s] ... ok {0} openstack.tests.unit.dns.v2.test_zone_transfer.TestZoneTransferRequest.test_make_it [0.012485s] ... ok {0} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_tenant_get [0.012199s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_group_create_attrs [0.012224s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_group_delete [0.012347s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_group_get [0.012050s] ... ok {0} openstack.tests.unit.identity.v3.test_role.TestRole.test_basic [0.012519s] ... ok {17} openstack.tests.unit.load_balancer.test_health_monitor.TestPoolHealthMonitor.test_make_it [0.012842s] ... ok {17} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_availability_zone_profiles [0.012594s] ... ok {17} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_quota_get [0.012130s] ... ok {17} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_quota_update [0.012192s] ... ok {17} openstack.tests.unit.message.v2.test_claim.TestClaim.test_delete [0.013191s] ... ok {17} openstack.tests.unit.message.v2.test_message.TestMessage.test_basic [0.012201s] ... ok {17} openstack.tests.unit.message.v2.test_queue.TestQueue.test_delete [0.012990s] ... ok {17} openstack.tests.unit.network.v2.test_agent.TestAgent.test_remove_router_from_agent [0.013017s] ... ok {17} openstack.tests.unit.network.v2.test_availability_zone.TestAvailabilityZone.test_basic [0.012680s] ... ok {17} openstack.tests.unit.network.v2.test_availability_zone.TestAvailabilityZone.test_make_it [0.012536s] ... ok {17} openstack.tests.unit.network.v2.test_pool_member.TestPoolMember.test_basic [0.012412s] ... ok {12} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_group_project [0.158788s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:35,926 openstack Assignment does not exist 2020-09-18 10:26:35,975 openstack Assignment does not exist {12} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_group_project_exists [0.183022s] ... ok {12} openstack.tests.unit.cloud.test_router.TestRouter.test_create_router_specific_tenant [0.037662s] ... ok {12} openstack.tests.unit.cloud.test_router.TestRouter.test_delete_router_not_found [0.044320s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:36,242 openstack Router goofy not found for deleting {12} openstack.tests.unit.cloud.test_router.TestRouter.test_get_router [0.043315s] ... ok {12} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_rule_nova_no_ports [0.042617s] ... ok {12} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_from_subnetpool_with_prefixlen [0.048503s] ... ok {12} openstack.tests.unit.cloud.test_volume_access.TestVolumeAccess.test_get_volume_type [0.043393s] ... ok {12} openstack.tests.unit.cloud.test_zone.TestZone.test_get_zone_not_found_returns_false [0.052807s] ... ok {12} openstack.tests.unit.clustering.v1.test_policy_type.TestPolicyType.test_instantiate [0.012873s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_temp_url_bad_time [0.041656s] ... ok {19} openstack.tests.unit.clustering.v1.test_action.TestAction.test_instantiate [0.012814s] ... ok {19} openstack.tests.unit.clustering.v1.test_node.TestNode.test_basic [0.012158s] ... ok {19} openstack.tests.unit.clustering.v1.test_policy.TestPolicyValidate.test_basic [0.012429s] ... ok {19} openstack.tests.unit.clustering.v1.test_profile.TestProfileValidate.test_basic [0.012037s] ... ok {19} openstack.tests.unit.clustering.v1.test_receiver.TestReceiver.test_basic [0.012677s] ... ok {19} openstack.tests.unit.compute.v2.test_aggregate.TestAggregate.test_make_it [0.013143s] ... ok {19} openstack.tests.unit.compute.v2.test_metadata.TestMetadata.test_delete_metadata [0.013625s] ... ok {19} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_extension_find [0.012905s] ... ok {19} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_get_all_server_metadata [0.016962s] ... ok {19} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_remove_security_groups [0.014638s] ... ok {19} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_rescue [0.013658s] ... ok {14} openstack.tests.unit.compute.v2.test_service.TestService.test_make_it [0.013109s] ... ok {14} openstack.tests.unit.compute.v2.test_volume_attachment.TestServerInterface.test_basic [0.012126s] ... ok {14} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_getters [0.027441s] ... ok {14} openstack.tests.unit.config.test_config.TestConfig.test_get_all_clouds [0.065119s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.49.0/openstack/config/loader.py:545: UserWarning: Couldn't find the vendor profile '_test_non_existant_cloud', for the cloud '_test_cloud_no_vendor' name)) /builddir/build/BUILD/openstacksdk-0.49.0/openstack/config/loader.py:604: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: region1-network and routes_externally: True key=key, name=cloud[key], external=external)) /builddir/build/BUILD/openstacksdk-0.49.0/openstack/config/loader.py:604: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: my-network and routes_externally: True key=key, name=cloud[key], external=external)) {14} openstack.tests.unit.config.test_config.TestConfig.test_get_one_auth_defaults [0.043625s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.49.0/openstack/config/loader.py:545: UserWarning: Couldn't find the vendor profile '_test_cloud_in_our_cloud', for the cloud '_test-cloud_' name)) {14} openstack.tests.unit.config.test_config.TestConfig.test_get_one_unscoped_identity [0.027423s] ... ok {14} openstack.tests.unit.config.test_config.TestConfig.test_prefer_ipv6_true [0.025791s] ... ok {14} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_no_yaml_no_cloud [0.024528s] ... ok {14} openstack.tests.unit.config.test_config.TestConfigArgparse.test_register_argparse_password [0.046913s] ... ok {14} openstack.tests.unit.config.test_environ.TestEnviron.test_environ_prefix [0.049203s] ... ok {14} openstack.tests.unit.config.test_from_conf.TestFromConf.test_service_not_ready_catalog [0.074730s] ... ok {2} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_get [0.016382s] ... ok {10} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_keypair_delete_ignore [0.012052s] ... ok {10} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_limits_get [0.012119s] ... ok {10} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_confirm_resize [0.013261s] ... ok {10} openstack.tests.unit.compute.v2.test_server.TestServer.test_change_password [0.015762s] ... ok {10} openstack.tests.unit.compute.v2.test_server.TestServer.test_rescue_with_options [0.015455s] ... ok {10} openstack.tests.unit.config.test_config.TestBackwardsCompatibility.test_backwards_network [0.044215s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.49.0/openstack/config/loader.py:604: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: public and routes_externally: True key=key, name=cloud[key], external=external)) /builddir/build/BUILD/openstacksdk-0.49.0/openstack/config/loader.py:604: UserWarning: internal_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: private and routes_externally: False key=key, name=cloud[key], external=external)) {10} openstack.tests.unit.config.test_config.TestConfig.test_get_one_with_hyphenated_kwargs [0.043717s] ... ok {10} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_argparse [0.043461s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.49.0/openstack/config/loader.py:604: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: my-network and routes_externally: True key=key, name=cloud[key], external=external)) {9} openstack.tests.unit.cloud.test_inventory.TestInventory.test_list_hosts [0.014222s] ... ok {9} openstack.tests.unit.cloud.test_inventory.TestInventory.test_search_hosts [0.013983s] ... ok {9} openstack.tests.unit.cloud.test_limits.TestLimits.test_get_compute_limits [0.040191s] ... ok {9} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_cloud_osic_split [0.099422s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:34,885 openstack Disabling volume entry in catalog per config {9} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_coe_cluster [0.018089s] ... ok {9} openstack.tests.unit.cloud.test_object.TestObject.test_get_object_exception [0.029459s] ... ok {9} openstack.tests.unit.cloud.test_object.TestObject.test_set_container_access_invalid [0.023569s] ... ok {9} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail [0.128926s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:34,984 openstack Calculating hashes for /tmp/tmprhiu9dne/tmp883590hh 2020-09-18 10:26:34,985 openstack Image file /tmp/tmprhiu9dne/tmp883590hh md5:226fa25d6af23144e78322e7ee9567cd sha256:062132b21c8bd3a10ca1a0e0a27ab7410483326e11b23efda4949cc540c0d54b 2020-09-18 10:26:35,014 openstack swift stale check, no object: openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-3 2020-09-18 10:26:35,015 openstack swift uploading /tmp/tmprhiu9dne/tmp883590hh to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-3 2020-09-18 10:26:35,072 openstack Failed to upload large object manifest for openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-3. Removing segment uploads. {8} openstack.tests.unit.dns.v2.test_zone_import.TestZoneImport.test_create [0.013766s] ... ok {8} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_credential_create_attrs [0.012546s] ... ok {8} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_endpoint_get [0.013135s] ... ok {8} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_endpoints [0.012645s] ... ok {9} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_has_service_no [0.014763s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:35,103 openstack.config Keystone catalog entry not found (service_type=image,service_name=None,interface=public,region_name=RegionOne) {9} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_create_qos_bandwidth_limit_rule [0.057789s] ... ok {9} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_get_qos_policy [0.044040s] ... ok {9} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_cinder_delete_quotas [0.068621s] ... ok {9} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_domain [0.258596s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:35,410 openstack Assignment does not exist 2020-09-18 10:26:35,451 openstack Assignment does not exist 2020-09-18 10:26:35,493 openstack Assignment does not exist 2020-09-18 10:26:35,534 openstack Assignment does not exist {9} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_v2 [0.141682s] ... ok {0} openstack.tests.unit.image.v1.test_proxy.TestImageProxy.test_image_find [0.013067s] ... ok {0} openstack.tests.unit.image.v2.test_image.TestImage.test_upload [0.016022s] ... ok {0} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_create_allow_duplicates_find_not_called [0.012681s] ... ok {0} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_schema_get [0.012456s] ... ok {0} openstack.tests.unit.key_manager.v1.test_container.TestContainer.test_make_it [0.012408s] ... ok {0} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_secret_create_attrs [0.011969s] ... ok {0} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_secrets [0.012296s] ... ok {0} openstack.tests.unit.key_manager.v1.test_secret.TestSecret.test_get_no_payload [0.012708s] ... ok {0} openstack.tests.unit.load_balancer.test_availability_zone.TestAvailabilityZone.test_basic [0.012066s] ... ok {0} openstack.tests.unit.load_balancer.test_load_balancer.TestLoadBalancer.test_delete_non_cascade [0.013395s] ... ok {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_config(stack_act) [0.012994s] ... ok {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_identity(preview) [0.015115s] ... ok {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_object(name_id) [0.014651s] ... ok {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_configs(identity) [0.012848s] ... ok {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_deployments(preview) [0.013379s] ... ok {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_deployments(stack_act) [0.013595s] ... ok {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_invalid_request(stacks) [0.015414s] ... ok {1} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_invalid_request(stack_subres_id_act) [0.013356s] ... ok {1} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_delete_software_deployment [0.013554s] ... ok {1} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_delete_stack_ignore [0.013051s] ... ok {1} openstack.tests.unit.orchestration.v1.test_software_deployment.TestSoftwareDeployment.test_basic [0.013014s] ... ok {1} openstack.tests.unit.test_connection.TestConnection.test_from_config_given_cloud_name [0.021142s] ... ok {2} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_member_update [0.013483s] ... ok {2} openstack.tests.unit.image.v2.test_task.TestTask.test_basic [0.013502s] ... ok {2} openstack.tests.unit.instance_ha.v1.test_notification.TestNotification.test_basic [0.015938s] ... ok {2} openstack.tests.unit.key_manager.v1.test_order.TestOrder.test_make_it [0.015359s] ... ok {2} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_order_delete_ignore [0.013022s] ... ok {2} openstack.tests.unit.key_manager.v1.test_secret.TestSecret.test_basic [0.015236s] ... ok {2} openstack.tests.unit.load_balancer.test_listener.TestListener.test_make_it [0.015745s] ... ok {2} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_availability_zone_profile_delete [0.012690s] ... ok {2} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_availability_zone_update [0.012899s] ... ok {2} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_flavor_profiles [0.012985s] ... ok {2} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_health_monitor_create [0.013098s] ... ok {8} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_project_create_attrs [0.012714s] ... ok {8} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_region_get [0.013079s] ... ok {8} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_trust_find [0.012767s] ... ok {8} openstack.tests.unit.identity.v3.test_region.TestRegion.test_basic [0.012411s] ... ok {8} openstack.tests.unit.identity.v3.test_trust.TestTrust.test_basic [0.013436s] ... ok {8} openstack.tests.unit.identity.v3.test_trust.TestTrust.test_make_it [0.012580s] ... ok {8} openstack.tests.unit.image.v2.test_image.TestImage.test_add_tag [0.015383s] ... ok {8} openstack.tests.unit.image.v2.test_image.TestImage.test_download_checksum_mismatch [0.016395s] ... ok {8} openstack.tests.unit.image.v2.test_image.TestImage.test_import_image_with_stores [0.017412s] ... ok {8} openstack.tests.unit.image.v2.test_image.TestImage.test_stage [0.016287s] ... ok {2} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_l7_rule_update [0.014339s] ... ok {8} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_delete [0.012499s] ... ok {8} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_download [0.015690s] ... ok {5} openstack.tests.unit.cloud.test_services.CloudServices.test_update_service_v2 [0.024476s] ... ok {2} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_listener_delete [0.014729s] ... ok {2} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_load_balancer_failover [0.013502s] ... ok {17} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_address_scope_delete [0.012270s] ... ok {5} openstack.tests.unit.cloud.test_shade.TestShade.test__has_neutron_extension_missing [0.037570s] ... ok {2} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_quota_delete [0.012966s] ... ok {2} openstack.tests.unit.message.v2.test_message.TestMessage.test_make_it [0.013766s] ... ok {17} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_agent_hosted_routers_list [0.013323s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_temp_url_iso8601_output [0.036938s] ... ok {1} openstack.tests.unit.test_connection.TestOsloConfig.test_from_conf_filter_service_types [0.023691s] ... ok {2} openstack.tests.unit.message.v2.test_message.TestMessage.test_post [0.016079s] ... ok {11} openstack.tests.unit.identity.v3.test_registered_limit.TestRegistered_limit.test_make_it [0.012399s] ... ok {8} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_member_delete [0.012447s] ... ok {1} openstack.tests.unit.test_connection.TestVendorProfile.test_conn_from_profile [0.024732s] ... ok {18} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_set_temp_url_key [0.048987s] ... ok {19} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_start [0.013855s] ... ok {1} openstack.tests.unit.test_microversions.TestMicroversions.test_default_microversion [0.062469s] ... ok {11} openstack.tests.unit.identity.v3.test_role_assignment.TestRoleAssignment.test_make_it [0.012249s] ... ok {8} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_remove_tag [0.019979s] ... ok {1} openstack.tests.unit.test_placement_rest.TestBadPlacementRest.test_discovery [0.041853s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:37,526 keystoneauth.discover Skipping over invalid version data. No stability status in version. {13} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_dscp_marking_rule_update [0.013301s] ... ok {11} openstack.tests.unit.image.v2.test_image.TestImage.test_download_no_checksum_header [0.017133s] ... ok {18} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_container_delete_ignore [0.034114s] ... ok {8} openstack.tests.unit.image.v2.test_service_info.TestImport.test_basic [0.013823s] ... ok {5} openstack.tests.unit.cloud.test_stack.TestStack.test_delete_stack_by_name_wait [0.066927s] ... ok {13} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_policy_find [0.012910s] ... ok {6} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_listener_stats_get [0.012583s] ... ok {18} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_absolute_expiry_temp_url [0.033919s] ... ok {14} openstack.tests.unit.database.v1.test_flavor.TestFlavor.test_basic [0.013028s] ... ok {18} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_temp_url [0.035299s] ... ok {1} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(tokens) [0.012483s] ... ok {12} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_check [0.014053s] ... ok {9} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_remove_security_group_from_server_neutron [0.124926s] ... ok {10} openstack.tests.unit.config.test_environ.TestEnviron.test_envvar_prefer_ipv6_override [0.045964s] ... ok {10} openstack.tests.unit.config.test_from_conf.TestFromConf.test_default_adapter_opts [0.056125s] ... ok {8} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaProxy.test_hosts [0.012821s] ... ok {13} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_router_hosting_l3_agents_list [0.012907s] ... ok {17} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_firewall_group_delete [0.012457s] ... ok {12} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_update [0.013527s] ... ok {6} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_pool_create [0.012922s] ... ok {15} openstack.tests.unit.image.v2.test_image.TestImage.test_download_no_checksum_at_all2 [0.016679s] ... ok {18} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_container_create_attrs [0.034201s] ... ok {1} openstack.tests.unit.test_proxy.TestProxyCleanup.test_filters_evaluation_created_at_not [0.012824s] ... ok {4} openstack.tests.unit.network.v2.test_subnet.TestSubnet.test_basic [0.012342s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_object_create_attrs [0.038092s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:37,760 openstack.object-store swift uploading data to name/test {6} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_pool_get [0.012886s] ... ok {2} openstack.tests.unit.message.v2.test_message.TestMessage.test_post_client_id_project_id_exist [0.014065s] ... ok {8} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaProxy.test_segment_create [0.012605s] ... ok {9} openstack.tests.unit.cloud.test_services.CloudServices.test_get_service [0.083343s] ... ok {5} openstack.tests.unit.cloud.test_stack.TestStack.test_delete_stack_wait_failed [0.069784s] ... ok {4} openstack.tests.unit.object_store.v1.test_obj.TestObject.test_create_no_data [0.042892s] ... ok {15} openstack.tests.unit.image.v2.test_image.TestImage.test_make_it [0.016583s] ... ok {1} openstack.tests.unit.test_proxy.TestProxyDelete.test_delete_HttpException [0.012963s] ... ok {18} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_file_segment [0.041322s] ... ok {5} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_delete_subnet [0.050940s] ... ok {6} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_provider_flavor_capabilities [0.012974s] ... ok {9} openstack.tests.unit.cloud.test_shade.TestShade.test_get_server_not_found [0.046326s] ... ok {17} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_firewall_policy_delete [0.012309s] ... ok {5} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_delete_subnet_not_found [0.044105s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:36,431 openstack Subnet goofy not found for deleting {6} openstack.tests.unit.load_balancer.test_quota.TestQuotaDefault.test_make_it [0.012864s] ... ok {16} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_object_delete_ignore [0.036830s] ... ok {1} openstack.tests.unit.test_proxy.TestProxyGet.test_get_resource [0.012874s] ... ok {15} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_delete_ignore [0.012561s] ... ok {5} openstack.tests.unit.cloud.test_volume_access.TestVolumeAccess.test_get_volume_type_access [0.054797s] ... ok {6} openstack.tests.unit.message.v2.test_claim.TestClaim.test_update_client_id_project_id_exist [0.013050s] ... ok {13} openstack.tests.unit.network.v2.test_qos_bandwidth_limit_rule.TestQoSBandwidthLimitRule.test_basic [0.011988s] ... ok {17} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_floating_ip_create_attrs [0.012705s] ... ok {5} openstack.tests.unit.cloud.test_volume_access.TestVolumeAccess.test_list_volume_types [0.044501s] ... ok {5} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_policy_detach [0.013912s] ... ok {16} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_container_delete [0.034458s] ... ok {0} openstack.tests.unit.load_balancer.test_member.TestPoolMember.test_make_it [0.013899s] ... ok {1} openstack.tests.unit.test_proxy.TestProxyHead.test_head_resource_base_path [0.013284s] ... ok {15} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaProxy.test_host_update [0.012633s] ... ok {5} openstack.tests.unit.clustering.v1.test_node.TestNode.test_adopt_preview [0.012709s] ... ok {3} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_users [0.013781s] ... ok {9} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_conflict_gw_ops [0.043100s] ... ok {15} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaProxy.test_segment_delete [0.012528s] ... ok {5} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_action_get [0.012176s] ... ok {6} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_message_post [0.014630s] ... ok {8} openstack.tests.unit.load_balancer.test_amphora.TestAmphoraFailover.test_basic [0.012806s] ... ok {19} openstack.tests.unit.compute.v2.test_server.TestServer.test__prepare_server [0.013203s] ... ok {15} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_container_find [0.012481s] ... ok {5} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_receiver_update [0.012169s] ... ok {3} openstack.tests.unit.dns.v2.test_proxy.TestDnsRecordset.test_recordsets [0.012314s] ... ok {13} openstack.tests.unit.network.v2.test_qos_bandwidth_limit_rule.TestQoSBandwidthLimitRule.test_make_it [0.013339s] ... ok {0} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_availability_zone_find [0.012844s] ... ok {9} openstack.tests.unit.cloud.test_update_server.TestUpdateServer.test_update_server_with_update_exception [0.063278s] ... ok {5} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_add_fixed_ip_to_server [0.014071s] ... ok {5} openstack.tests.unit.compute.v2.test_server.TestServer.test_get_console_output [0.016542s] ... ok {6} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_delete_client_id_project_id_exist [0.014243s] ... ok {9} openstack.tests.unit.cloud.test_users.TestUsers.test_update_user_password_v2 [0.052452s] ... ok {15} openstack.tests.unit.load_balancer.test_l7policy.TestL7Policy.test_basic [0.012513s] ... ok {5} openstack.tests.unit.compute.v2.test_server.TestServer.test_live_migrate_30 [0.015835s] ... ok {6} openstack.tests.unit.network.test_version.TestVersion.test_make_it [0.013565s] ... ok {10} openstack.tests.unit.database.v1.test_flavor.TestFlavor.test_make_it [0.013777s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_object_create_no_container [0.034782s] ... ok {15} openstack.tests.unit.load_balancer.test_l7rule.TestL7Rule.test_basic [0.012363s] ... ok {15} openstack.tests.unit.load_balancer.test_load_balancer.TestLoadBalancerStats.test_basic [0.012160s] ... ok {8} openstack.tests.unit.load_balancer.test_l7rule.TestL7Rule.test_make_it [0.014011s] ... ok {10} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_database_delete [0.012814s] ... ok {0} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_availability_zones [0.012228s] ... ok {9} openstack.tests.unit.cloud.test_volume.TestVolume.test_get_volume_by_id [0.044484s] ... ok {17} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_metering_label_rule_delete_ignore [0.012697s] ... ok {17} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_pool_create_attrs [0.012807s] ... ok {6} openstack.tests.unit.network.v2.test_health_monitor.TestHealthMonitor.test_basic [0.012572s] ... ok {11} openstack.tests.unit.image.v2.test_image.TestImage.test_image_update [0.016233s] ... ok {19} openstack.tests.unit.compute.v2.test_server.TestServer.test_remove_fixed_ip [0.015910s] ... ok {18} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_temp_url_bad_time [0.041181s] ... ok {10} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_database_get [0.012864s] ... ok {14} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_instance_get [0.013509s] ... ok {14} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zone_abandon [0.013827s] ... ok {14} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zone_xfr [0.014205s] ... ok {3} openstack.tests.unit.dns.v2.test_proxy.TestDnsRecordset.test_recordsets_zone [0.013753s] ... ok {10} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_user_find [0.013465s] ... ok {14} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneImport.test_zone_imports [0.012304s] ... ok {14} openstack.tests.unit.dns.v2.test_zone.TestZone.test_basic [0.014549s] ... ok {14} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_role_delete [0.012121s] ... ok {3} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zone_find [0.012969s] ... ok {10} openstack.tests.unit.database.v1.test_user.TestUser.test_create [0.012641s] ... ok {14} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_tenant_create_attrs [0.012040s] ... ok {14} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_tenant_update [0.012287s] ... ok {6} openstack.tests.unit.network.v2.test_load_balancer.TestLoadBalancer.test_make_it [0.013042s] ... ok {19} openstack.tests.unit.config.test_config.TestConfig.test_get_one_networks [0.045209s] ... ok {19} openstack.tests.unit.database.v1.test_instance.TestInstance.test_action_resize [0.012765s] ... ok {14} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_user_create_attrs [0.013898s] ... ok {14} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_user_update [0.012510s] ... ok {19} openstack.tests.unit.database.v1.test_instance.TestInstance.test_is_root_enabled [0.012886s] ... ok {14} openstack.tests.unit.identity.v3.test_policy.TestPolicy.test_basic [0.012539s] ... ok {14} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_endpoint_create_attrs [0.012869s] ... ok {7} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_object(sd_metadata) [0.014219s] ... ok {19} openstack.tests.unit.dns.v2.test_proxy.TestDnsRecordset.test_recordset_find [0.013105s] ... ok {19} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zone_get [0.012303s] ... ok {15} openstack.tests.unit.load_balancer.test_provider.TestProviderFlavorCapabilities.test_basic [0.012690s] ... ok {0} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_health_monitor_update [0.012008s] ... ok {18} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_object_metadata_get [0.037059s] ... ok {10} openstack.tests.unit.dns.v2.test_proxy.TestDnsFloatIP.test_floating_ips [0.012666s] ... ok {11} openstack.tests.unit.image.v2.test_image.TestImage.test_stage_error [0.015625s] ... ok {15} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_listener_get [0.012622s] ... ok {18} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_temp_url_iso8601_argument [0.035075s] ... ok {5} openstack.tests.unit.compute.v2.test_server.TestServer.test_live_migrate_no_microversion_force_true [0.015655s] ... ok {3} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferRequest.test_zone_transfer_request_get [0.012531s] ... ok {9} openstack.tests.unit.cloud.test_volume.TestVolume.test_list_volumes_with_pagination_next_link_fails_all_attempts [0.142412s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:36,247 openstack While listing volumes, could not find next link {'volumes': [{'attachments': [], 'availability_zone': 'az1', 'created_at': '1900-01-01 12:34:56', 'description': 'description', 'id': '01', 'metadata': {}, 'name': 'vol1', 'size': 75, 'snapshot_id': 'id:snapshot', 'source_volid': '12345', 'status': 'available', 'volume_type': 'type:volume'}], 'volumes_links': [{'href': 'https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail?marker=01', 'rel': 'next'}]}. 2020-09-18 10:26:36,256 openstack While listing volumes, could not find next link {'volumes': [{'attachments': [], 'availability_zone': 'az1', 'created_at': '1900-01-01 12:34:56', 'description': 'description', 'id': '01', 'metadata': {}, 'name': 'vol1', 'size': 75, 'snapshot_id': 'id:snapshot', 'source_volid': '12345', 'status': 'available', 'volume_type': 'type:volume'}], 'volumes_links': [{'href': 'https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail?marker=01', 'rel': 'next'}]}. 2020-09-18 10:26:36,264 openstack While listing volumes, could not find next link {'volumes': [{'attachments': [], 'availability_zone': 'az1', 'created_at': '1900-01-01 12:34:56', 'description': 'description', 'id': '01', 'metadata': {}, 'name': 'vol1', 'size': 75, 'snapshot_id': 'id:snapshot', 'source_volid': '12345', 'status': 'available', 'volume_type': 'type:volume'}], 'volumes_links': [{'href': 'https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail?marker=01', 'rel': 'next'}]}. 2020-09-18 10:26:36,272 openstack While listing volumes, could not find next link {'volumes': [{'attachments': [], 'availability_zone': 'az1', 'created_at': '1900-01-01 12:34:56', 'description': 'description', 'id': '01', 'metadata': {}, 'name': 'vol1', 'size': 75, 'snapshot_id': 'id:snapshot', 'source_volid': '12345', 'status': 'available', 'volume_type': 'type:volume'}], 'volumes_links': [{'href': 'https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail?marker=01', 'rel': 'next'}]}. 2020-09-18 10:26:36,281 openstack While listing volumes, could not find next link {'volumes': [{'attachments': [], 'availability_zone': 'az1', 'created_at': '1900-01-01 12:34:56', 'description': 'description', 'id': '01', 'metadata': {}, 'name': 'vol1', 'size': 75, 'snapshot_id': 'id:snapshot', 'source_volid': '12345', 'status': 'available', 'volume_type': 'type:volume'}], 'volumes_links': [{'href': 'https://block-storage.example.com/v2/1c36b64c840a42cd9e9b931a369337f0/volumes/detail?marker=01', 'rel': 'next'}]}. 2020-09-18 10:26:36,282 openstack List volumes failed to retrieve all volumes after 5 attempts. Returning what we found. {16} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_temp_url_invalid_path [0.034219s] ... ok {12} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_update [0.012573s] ... ok {0} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_l7_policy_update [0.012229s] ... ok {14} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_trusts [0.012762s] ... ok {1} openstack.tests.unit.test_proxy.TestProxyUpdate.test_update_resource_override_base_path [0.014179s] ... ok {17} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_quotas [0.012555s] ... ok {2} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_get_client_id_project_id_exist [0.013960s] ... ok {4} openstack.tests.unit.object_store.v1.test_obj.TestObject.test_download [0.043944s] ... ok {11} openstack.tests.unit.image.v2.test_member.TestMember.test_make_it [0.013085s] ... ok {16} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_temp_url_ip_range [0.038622s] ... ok {12} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_wait_for_delete_params [0.013005s] ... ok {6} openstack.tests.unit.network.v2.test_metering_label.TestMeteringLabel.test_basic [0.012868s] ... ok {0} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_listener_create [0.012039s] ... ok {18} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_account_metadata_get [0.034454s] ... ok {19} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_tenant_delete_ignore [0.012448s] ... ok {15} openstack.tests.unit.message.v2.test_claim.TestClaim.test_create_client_id_project_id_exist [0.013475s] ... ok {7} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack_preview(sd_metadata) [0.013225s] ... ok {10} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneExport.test_zone_export_get [0.013341s] ... ok {18} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_copy_object [0.034187s] ... ok {13} openstack.tests.unit.network.v2.test_quota.TestQuota.test_make_it [0.012485s] ... ok {6} openstack.tests.unit.network.v2.test_pool.TestPool.test_make_it [0.013122s] ... ok {12} openstack.tests.unit.compute.v2.test_availability_zone.TestAvailabilityZone.test_make_basic [0.012509s] ... ok {1} openstack.tests.unit.test_resource.TestResource.test_to_dict_with_mro [0.012893s] ... ok {8} openstack.tests.unit.load_balancer.test_listener.TestListenerStats.test_basic [0.013379s] ... ok {14} openstack.tests.unit.identity.v3.test_user.TestUser.test_basic [0.012715s] ... ok {18} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_temp_url_iso8601_output [0.035306s] ... ok {19} openstack.tests.unit.identity.v3.test_application_credential.TestApplicationCredential.test_make_it [0.012813s] ... ok {15} openstack.tests.unit.message.v2.test_claim.TestClaim.test_make_it [0.012728s] ... ok {2} openstack.tests.unit.network.test_version.TestVersion.test_basic [0.013410s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_add_interface_to_router_with_port [0.013370s] ... ok {10} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferAccept.test_zone_transfer_accept_create [0.012657s] ... ok {18} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_object_create_attrs [0.039363s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:37,706 openstack.object-store swift uploading data to name/test {11} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_create_without_filename [0.012165s] ... ok {2} openstack.tests.unit.network.v2.test_extension.TestExtension.test_make_it [0.013669s] ... ok {15} openstack.tests.unit.network.v2.test_agent.TestRouterL3Agent.test_basic [0.012258s] ... ok {13} openstack.tests.unit.network.v2.test_quota.TestQuota.test_prepare_request [0.013410s] ... ok {7} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_config(stack_subres) [0.013307s] ... ok {8} openstack.tests.unit.load_balancer.test_provider.TestProvider.test_make_it [0.013404s] ... ok {11} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_task_create [0.012187s] ... ok {2} openstack.tests.unit.network.v2.test_firewall_group.TestFirewallGroup.test_basic [0.000507s] ... ok {2} openstack.tests.unit.network.v2.test_firewall_group.TestFirewallGroup.test_make_it [0.000749s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_address_scope_update [0.012898s] ... ok {1} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_prepare_request_no_unpack_dict [0.012543s] ... ok {15} openstack.tests.unit.network.v2.test_flavor.TestFlavor.test_make_it [0.012303s] ... ok {14} openstack.tests.unit.image.v1.test_image.TestImage.test_make_it [0.013486s] ... ok {8} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_amphora_get [0.013084s] ... ok {11} openstack.tests.unit.key_manager.v1.test_container.TestContainer.test_basic [0.012200s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_floating_ip_update_if_revision [0.014792s] ... ok {10} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferAccept.test_zone_transfer_accepts [0.012110s] ... ok {11} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_order_create_attrs [0.012240s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_metering_label_create_attrs [0.013629s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_dhcp_agent_hosting_networks [0.013043s] ... ok {12} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_make_basic [0.012682s] ... ok {14} openstack.tests.unit.image.v2.test_image.TestImage.test_deactivate [0.016878s] ... ok {8} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_availability_zone_profile_update [0.012404s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_metadata_get(discovery) [0.034439s] ... ok {7} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack(event) [0.012853s] ... ok {15} openstack.tests.unit.network.v2.test_floating_ip.TestFloatingIP.test_make_it [0.013047s] ... ok {0} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_queue_delete_ignore [0.012103s] ... ok {5} openstack.tests.unit.compute.v2.test_server.TestServer.test_rescue [0.016045s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_bandwidth_limit_rule_create_attrs [0.014320s] ... ok {10} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_role_find [0.012249s] ... ok {14} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_deactivate_image [0.019695s] ... ok {8} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_l7_policy_delete [0.012324s] ... ok {18} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_temp_url [0.035441s] ... ok {13} openstack.tests.unit.network.v2.test_quota.TestQuotaDefault.test_make_it [0.012285s] ... ok {17} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_rbac_policy_find [0.012589s] ... ok {5} openstack.tests.unit.compute.v2.test_volume_attachment.TestServerInterface.test_make_it [0.012563s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_metadata_get(object_long) [0.036416s] ... ok {16} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_abandon_stack(name_id) [0.013730s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_quota_get_details [0.013195s] ... ok {11} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_orders [0.012375s] ... ok {18} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_temp_url_prefix [0.036207s] ... ok {7} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(event) [0.013013s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_firewall_policy_find [0.012621s] ... ok {13} openstack.tests.unit.network.v2.test_router.TestRouter.test_add_interface_subnet [0.012629s] ... ok {11} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_secret_find [0.012538s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_security_group_rule_delete_if_revision [0.012816s] ... ok {0} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_basic [0.012165s] ... ok {1} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_prepare_request_unpacked [0.013205s] ... ok {16} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_abandon_stack(stack_subres_id_act) [0.014632s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_listener_get [0.012015s] ... ok {0} openstack.tests.unit.network.v2.test_agent.TestAgent.test_make_it [0.012901s] ... ok {17} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_router_find [0.012595s] ... ok {11} openstack.tests.unit.load_balancer.test_availability_zone_profile.TestAvailabilityZoneProfile.test_make_it [0.012382s] ... ok {3} openstack.tests.unit.dns.v2.test_zone_export.TestZoneExport.test_make_it [0.012569s] ... ok {15} openstack.tests.unit.network.v2.test_network.TestDHCPAgentHostingNetwork.test_basic [0.012377s] ... ok {18} openstack.tests.unit.orchestration.test_version.TestVersion.test_basic [0.013139s] ... ok {13} openstack.tests.unit.network.v2.test_service_profile.TestServiceProfile.test_make_it_with_optional [0.012446s] ... ok {0} openstack.tests.unit.network.v2.test_flavor.TestFlavor.test_basic [0.012228s] ... ok {1} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_under_props_translate_response [0.012429s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_account_temp_url_key_second(container) [0.045924s] ... ok {7} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_config(identity) [0.013840s] ... ok {10} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_user_find [0.012515s] ... ok {19} openstack.tests.unit.identity.v3.test_credential.TestCredential.test_make_it [0.012922s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_security_group_rules_create [0.012849s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_listeners [0.012176s] ... ok {10} openstack.tests.unit.identity.v3.test_policy.TestPolicy.test_make_it [0.012118s] ... ok {5} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_config [0.024486s] ... ok {1} openstack.tests.unit.test_resource.TestResourceActions.test_head_base_path [0.013835s] ... ok {10} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_domain_create_attrs [0.011985s] ... ok {17} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_service_profile_find [0.012975s] ... ok {8} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_l7_rule_get [0.013456s] ... ok {13} openstack.tests.unit.network.v2.test_service_provider.TestServiceProvider.test_basic [0.011954s] ... ok {11} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_listener_update [0.012458s] ... ok {1} openstack.tests.unit.test_resource.TestResourceFind.test_no_match_by_name [0.012773s] ... ok {3} openstack.tests.unit.identity.v2.test_extension.TestExtension.test_list [0.013424s] ... ok {0} openstack.tests.unit.network.v2.test_floating_ip.TestFloatingIP.test_find_available_nada [0.012731s] ... ok {12} openstack.tests.unit.compute.v2.test_limits.TestLimits.test_get [0.031567s] ... ok {18} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_abandon_stack(stack_act) [0.013489s] ... ok {15} openstack.tests.unit.network.v2.test_network_ip_availability.TestNetworkIPAvailability.test_make_it [0.012634s] ... ok {7} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_deployment(stack_subres_id) [0.012623s] ... ok {16} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_abandon_stack(sd_metadata) [0.013218s] ... ok {16} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_ID(name_id) [0.012456s] ... ok {14} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaProxy.test_segments [0.012932s] ... ok {1} openstack.tests.unit.test_resource.TestWaitForStatus.test_timeout [0.139246s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:37,731 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2020-09-18 10:26:37,736 openstack.iterate_timeout Waiting 0.01 seconds 2020-09-18 10:26:37,739 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2020-09-18 10:26:37,744 openstack.iterate_timeout Waiting 0.01 seconds 2020-09-18 10:26:37,748 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2020-09-18 10:26:37,753 openstack.iterate_timeout Waiting 0.01 seconds 2020-09-18 10:26:37,756 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2020-09-18 10:26:37,762 openstack.iterate_timeout Waiting 0.01 seconds 2020-09-18 10:26:37,766 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2020-09-18 10:26:37,772 openstack.iterate_timeout Waiting 0.01 seconds 2020-09-18 10:26:37,775 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2020-09-18 10:26:37,781 openstack.iterate_timeout Waiting 0.01 seconds 2020-09-18 10:26:37,786 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2020-09-18 10:26:37,792 openstack.iterate_timeout Waiting 0.01 seconds 2020-09-18 10:26:37,796 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2020-09-18 10:26:37,803 openstack.iterate_timeout Waiting 0.01 seconds 2020-09-18 10:26:37,806 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2020-09-18 10:26:37,814 openstack.iterate_timeout Waiting 0.01 seconds 2020-09-18 10:26:37,817 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2020-09-18 10:26:37,825 openstack.iterate_timeout Waiting 0.01 seconds 2020-09-18 10:26:37,829 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2020-09-18 10:26:37,837 openstack.iterate_timeout Waiting 0.01 seconds {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_metering_label_delete_ignore [0.012154s] ... ok {19} openstack.tests.unit.identity.v3.test_group.TestGroup.test_make_it [0.013389s] ... ok {8} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_load_balancer_get [0.013044s] ... ok {3} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_roles [0.012686s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_service_profile_delete [0.012733s] ... ok {19} openstack.tests.unit.identity.v3.test_mapping.TestMapping.test_make_it [0.012665s] ... ok {17} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_service_provider [0.012426s] ... ok {13} openstack.tests.unit.network.v2.test_subnet_pool.TestSubnetpool.test_basic [0.012267s] ... ok {15} openstack.tests.unit.network.v2.test_network_segment_range.TestNetworkSegmentRange.test_basic [0.014784s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_temp_url_key(object_long) [0.047231s] ... ok {10} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_policy_delete [0.011895s] ... ok {16} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack_preview(stack_act) [0.012432s] ... ok {15} openstack.tests.unit.network.v2.test_network_segment_range.TestNetworkSegmentRange.test_make_it [0.012964s] ... ok {10} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_project_delete [0.012384s] ... ok {8} openstack.tests.unit.message.test_version.TestVersion.test_make_it [0.012729s] ... ok {9} openstack.tests.unit.cloud.test_volume.TestVolume.test_set_volume_bootable [0.055608s] ... ok {15} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_firewall_group_get [0.013757s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_object_create_no_container [0.034160s] ... ok {3} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_tenant_find [0.012489s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_subnet_pool_create_attrs [0.013071s] ... ok {19} openstack.tests.unit.identity.v3.test_project.TestProject.test_basic [0.012782s] ... ok {16} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack(sd_metadata) [0.012359s] ... ok {5} openstack.tests.unit.config.test_config.TestBackwardsCompatibility.test_backwards_network_fail [0.043434s] ... ok {11} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_pool_update [0.013187s] ... ok {17} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_vpn_service_delete [0.012576s] ... ok {19} openstack.tests.unit.identity.v3.test_project.TestProject.test_make_it [0.013913s] ... ok {15} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_flavor_update [0.013053s] ... ok {13} openstack.tests.unit.object_store.v1.test_account.TestAccount.test_set_account_temp_url_key_second [0.047055s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_container_delete [0.035943s] ... ok {3} openstack.tests.unit.identity.v3.test_endpoint.TestEndpoint.test_basic [0.012122s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_subnet_pool_update [0.012755s] ... ok {5} openstack.tests.unit.config.test_config.TestConfig.test_get_one_with_domain_id [0.044945s] ... ok {8} openstack.tests.unit.message.v2.test_claim.TestClaim.test_basic [0.012370s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_vpn_service_create_attrs [0.012879s] ... ok {17} openstack.tests.unit.network.v2.test_qos_policy.TestQoSPolicy.test_make_it [0.014512s] ... ok {19} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_group_delete_ignore [0.013598s] ... ok {5} openstack.tests.unit.config.test_config.TestConfig.test_only_secure_yaml [0.025456s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_container_delete_ignore [0.034152s] ... ok {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_credential_find [0.013163s] ... ok {2} openstack.tests.unit.network.v2.test_router.TestRouter.test_add_interface_4xx [0.014346s] ... ok {12} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_flavors_not_detailed [0.012616s] ... ok {10} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_trust_create_attrs [0.013263s] ... ok {5} openstack.tests.unit.config.test_config.TestExcludedFormattedConfigValue.test_get_one_cloud_password_brace [0.044278s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.49.0/openstack/config/loader.py:604: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: my-network and routes_externally: True key=key, name=cloud[key], external=external)) {5} openstack.tests.unit.config.test_from_conf.TestFromConf.test_no_adapter_opts [0.017035s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:36,883 openstack Disabling service 'orchestration': Encountered an exception attempting to process config for project 'heat' (service type 'orchestration'): no such option valid_interfaces in group [heat] {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_network_delete_ignore [0.012069s] ... ok {18} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack(stacks) [0.012666s] ... ok {8} openstack.tests.unit.message.v2.test_claim.TestClaim.test_get_client_id_project_id_exist [0.012868s] ... ok {13} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_create_and_head [0.035620s] ... ok {14} openstack.tests.unit.instance_ha.v1.test_segment.TestSegment.test_create [0.012731s] ... ok {12} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_images_detailed [0.012440s] ... ok {18} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack(identity) [0.012372s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_ports [0.012072s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_container_metadata_get [0.034829s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_address_scope_find [0.013654s] ... ok {2} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_to_json [0.036985s] ... ok {16} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(stacks) [0.012061s] ... ok {9} openstack.tests.unit.clustering.test_version.TestVersion.test_basic [0.013035s] ... ok {17} openstack.tests.unit.network.v2.test_router.TestRouter.test_add_interface_port [0.013308s] ... ok {8} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_message_get [0.084299s] ... ok {1} openstack.tests.unit.test_utils.TestMaximumSupportedMicroversion.test_value_more_than_max [0.012819s] ... ok {5} openstack.tests.unit.config.test_loader.TestLoader.test_base_load_yaml_json_file [0.026650s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_auto_allocated_topology_delete_ignore [0.012456s] ... ok {19} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_service_find [0.012899s] ... ok {11} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_subscription_create [0.013338s] ... ok {15} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_health_monitor_delete_ignore [0.012019s] ... ok {9} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_basic [0.012492s] ... ok {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_domain_delete [0.013184s] ... ok {13} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_set_temp_url_key_second [0.048543s] ... ok {12} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_keypair_get [0.012235s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_create_attrs(endpoints) [0.036687s] ... ok {9} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_validate [0.013520s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_ports_create [0.012431s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_firewall_group_update [0.012413s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_object_get [0.036759s] ... ok {16} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(identity) [0.012399s] ... ok {9} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_flavor_find [0.012854s] ... ok {12} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_evacuate [0.013407s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_set_container_temp_url_key [0.047449s] ... ok {14} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_secret_get [0.083769s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_firewall_rule_create_attrs [0.013403s] ... ok {12} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_interface_delete_ignore [0.012276s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_set_container_temp_url_key_second [0.049213s] ... ok {17} openstack.tests.unit.network.v2.test_router.TestRouter.test_make_it [0.013246s] ... ok {15} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_metering_label_rule_find [0.012371s] ... ok {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_domain_delete_ignore [0.013021s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_policy_create_attrs [0.012731s] ... ok {8} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_create [0.014263s] ... ok {11} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_subscription_delete [0.013238s] ... ok {9} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_flavor_get [0.012528s] ... ok {14} openstack.tests.unit.load_balancer.test_amphora.TestAmphora.test_basic [0.013487s] ... ok {10} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_user_find [0.012607s] ... ok {16} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(stack_subres_id) [0.012932s] ... ok {13} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_metadata_get(object_long) [0.034594s] ... ok {10} openstack.tests.unit.identity.v3.test_role_domain_user_assignment.TestRoleDomainUserAssignment.test_make_it [0.012342s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_floating_ip_delete [0.013389s] ... ok {13} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_container_delete [0.035793s] ... ok {17} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_set_temp_url_key [0.046910s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_container_create_attrs [0.035487s] ... ok {5} openstack.tests.unit.dns.v2.test_proxy.TestDnsRecordset.test_recordset_get [0.013932s] ... ok {12} openstack.tests.unit.compute.v2.test_server.TestServer.test_add_floating_ip [0.015643s] ... ok {13} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_object_get [0.036526s] ... ok {15} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_network_find [0.012492s] ... ok {8} openstack.tests.unit.network.v2.test_auto_allocated_topology.TestAutoAllocatedTopology.test_basic [0.013471s] ... ok {10} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_task_get [0.012347s] ... ok {17} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_account_metadata_get(container) [0.035729s] ... ok {14} openstack.tests.unit.load_balancer.test_member.TestPoolMember.test_basic [0.012674s] ... ok {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_policy_create_attrs [0.012920s] ... ok {19} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_user_get [0.013020s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_extract_name(endpoints) [0.035392s] ... ok {1} openstack.tests.unit.test_utils.Test_enable_logging.test_warning_console_stderr [0.014701s] ... ok {13} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_set_account_temp_url_key_second [0.046517s] ... ok {9} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_force_service_down [0.013305s] ... ok {5} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneExport.test_zone_export_get_text [0.012560s] ... ok {10} openstack.tests.unit.image.v2.test_service_info.TestStore.test_make_it [0.013521s] ... ok {1} openstack.tests.unit.test_utils.Test_urljoin.test_with_none [0.012405s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_floating_ip_find [0.012741s] ... ok {4} openstack.tests.unit.orchestration.test_version.TestVersion.test_make_it [0.013707s] ... ok {8} openstack.tests.unit.network.v2.test_network.TestNetwork.test_basic [0.012921s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_attrs(object) [0.039473s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:37,802 openstack.object-store swift uploading data to name/test {11} openstack.tests.unit.message.v2.test_queue.TestQueue.test_delete_client_id_project_id_exist [0.013546s] ... ok {15} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_network_ip_availability_find [0.012581s] ... ok {11} openstack.tests.unit.network.v2.test_network_ip_availability.TestNetworkIPAvailability.test_basic [0.012261s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_metering_label_rule_get [0.012986s] ... ok {9} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_images_not_detailed [0.013048s] ... ok {14} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_load_balancers [0.012450s] ... ok {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_policy_update [0.013020s] ... ok {7} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack(event) [0.086152s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_account_temp_url_key_second(discovery) [0.049919s] ... ok {12} openstack.tests.unit.compute.v2.test_server.TestServer.test_evacuate_with_options [0.015627s] ... ok {19} openstack.tests.unit.identity.v3.test_registered_limit.TestRegistered_limit.test_basic [0.013172s] ... ok {18} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack_ignore(identity) [0.012208s] ... ok {5} openstack.tests.unit.dns.v2.test_zone.TestZone.test_abandon [0.013190s] ... ok {17} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete(container) [0.034955s] ... ok {4} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_abandon_stack(preview) [0.014250s] ... ok {11} openstack.tests.unit.network.v2.test_pool.TestPool.test_basic [0.012260s] ... ok {9} openstack.tests.unit.compute.v2.test_proxy.TestComputeProxy.test_server_group_get [0.013709s] ... ok {13} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_set_container_temp_url_key [0.047198s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key(object_long) [0.049639s] ... ok {12} openstack.tests.unit.compute.v2.test_server.TestServer.test_live_migrate_no_force [0.015702s] ... ok {17} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete(object) [0.037852s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_network_hosting_dhcp_agents [0.014021s] ... ok {8} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_address_scope_create_attrs [0.012281s] ... ok {11} openstack.tests.unit.network.v2.test_port_forwarding.TestFloatingIP.test_basic [0.012275s] ... ok {18} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack_ignore(preview) [0.012069s] ... ok {5} openstack.tests.unit.dns.v2.test_zone.TestZone.test_make_it [0.013002s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key_second(container) [0.048228s] ... ok {12} openstack.tests.unit.compute.v2.test_server.TestServer.test_lock [0.015971s] ... ok {19} openstack.tests.unit.image.v1.test_proxy.TestImageProxy.test_image_get [0.012930s] ... ok {7} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_identity(event) [0.015416s] ... ok {11} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_add_interface_to_router_with_subnet [0.014252s] ... ok {14} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_member_find [0.013210s] ... ok {16} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_find_stack(identity) [0.015610s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_rbac_policy_update [0.012297s] ... ok {17} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete_ignore(discovery) [0.034263s] ... ok {4} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_ID(stack_subres) [0.015425s] ... ok {8} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_firewall_rule_find [0.014317s] ... ok {11} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_address_scope_delete_ignore [0.012397s] ... ok {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_region_create_attrs [0.013019s] ... ok {13} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_temp_url_invalid_path [0.033794s] ... ok {12} openstack.tests.unit.compute.v2.test_service.TestService.test_basic [0.014389s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_set_container_temp_url_key [0.047454s] ... ok {16} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_find_stack(preview) [0.013664s] ... ok {19} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_import [0.015791s] ... ok {8} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_floating_ip_port_forwardings [0.013518s] ... ok {11} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_firewall_group_delete_ignore [0.012340s] ... ok {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_role_create_attrs [0.012443s] ... ok {5} openstack.tests.unit.dns.v2.test_zone_import.TestZoneImport.test_basic [0.012450s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_pool_delete [0.012984s] ... ok {7} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_object(preview) [0.012600s] ... ok {15} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_bandwidth_limit_rule_update [0.013224s] ... ok {14} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_member_get [0.013759s] ... ok {10} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaProxy.test_host_create [0.012789s] ... ok {17} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_extract_name(object) [0.036149s] ... ok {4} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_config(name_id) [0.013282s] ... ok {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_user_projects [0.012758s] ... ok {13} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_set_account_temp_url_key_second [0.046544s] ... ok {19} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_tasks_schema_get [0.013245s] ... ok {8} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_load_balancer_find [0.012515s] ... ok {9} openstack.tests.unit.compute.v2.test_server.TestServer.test_backup [0.016028s] ... ok {14} openstack.tests.unit.message.v2.test_claim.TestClaim.test_update [0.013794s] ... ok {12} openstack.tests.unit.compute.v2.test_service.TestService.test_enable [0.013201s] ... ok {16} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_deployment(identity) [0.012956s] ... ok {11} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_health_monitor_delete [0.012213s] ... ok {3} openstack.tests.unit.identity.v3.test_service.TestService.test_basic [0.011995s] ... ok {19} openstack.tests.unit.instance_ha.v1.test_notification.TestNotification.test_create [0.026686s] ... ok {10} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaProxy.test_notification_create [0.013051s] ... ok {4} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_deployment(stack_subres_id) [0.012854s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_port_delete_if_revision [0.012475s] ... ok {7} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_object(stacks) [0.012467s] ... ok {15} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_minimum_bandwidth_rule_delete_ignore [0.013110s] ... ok {12} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_verify [0.024267s] ... ok {3} openstack.tests.unit.image.v1.test_proxy.TestImageProxy.test_images [0.012339s] ... ok {14} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_claim_create [0.013408s] ... ok {16} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_identity(stack_act) [0.013843s] ... ok {10} openstack.tests.unit.load_balancer.test_availability_zone_profile.TestAvailabilityZoneProfile.test_basic [0.012787s] ... ok {4} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack(stack_subres_id) [0.012623s] ... ok {18} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(stack_subres) [0.012630s] ... ok {13} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_temp_url_prefix [0.036712s] ... ok {19} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaProxy.test_notification_get [0.012793s] ... ok {9} openstack.tests.unit.compute.v2.test_server.TestServer.test_make_it [0.017672s] ... ok {11} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_metering_label_get [0.012791s] ... ok {17} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete(discovery) [0.036296s] ... ok {12} openstack.tests.unit.config.test_config.TestBackwardsCompatibility.test_project_password [0.044008s] ... ok {16} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_identity(stack_subres_id) [0.014621s] ... ok {8} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_policy_update [0.012291s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_rule_type_get [0.013007s] ... ok {7} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_name(name_id) [0.012739s] ... ok {15} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_minimum_bandwidth_rule_update [0.013406s] ... ok {14} openstack.tests.unit.network.v2.test_agent.TestNetworkHostingDHCPAgent.test_basic [0.012739s] ... ok {6} openstack.tests.unit.network.v2.test_qos_dscp_marking_rule.TestQoSDSCPMarkingRule.test_basic [0.012191s] ... ok {10} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_amphora_configure [0.012102s] ... ok {18} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_config(sd_metadata) [0.012289s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_temp_url_bad_path [0.034969s] ... ok {12} openstack.tests.unit.config.test_config.TestConfig.test_get_region_no_region_default [0.045069s] ... ok {9} openstack.tests.unit.compute.v2.test_server.TestServer.test_rebuild_minimal [0.015676s] ... ok {16} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_identity(sd_metadata) [0.015441s] ... ok {4} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack(event) [0.012357s] ... ok {3} openstack.tests.unit.image.v2.test_image.TestImage.test_import_image_with_store [0.015545s] ... ok {19} openstack.tests.unit.key_manager.v1.test_secret.TestSecret.test_make_it [0.013216s] ... ok {16} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_object(stack_subres) [0.013442s] ... ok {7} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_deployments(stack_subres_id_act) [0.011772s] ... ok {17} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete(object) [0.036470s] ... ok {12} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zone_update [0.012558s] ... ok {19} openstack.tests.unit.load_balancer.test_health_monitor.TestPoolHealthMonitor.test_basic [0.013833s] ... ok {16} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_deployments(stacks) [0.012846s] ... ok {4} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_config(name_id) [0.012311s] ... ok {18} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_object(stack_subres) [0.013923s] ... ok {3} openstack.tests.unit.image.v2.test_image.TestImage.test_import_image_with_uri_not_web_download [0.015484s] ... ok {19} openstack.tests.unit.load_balancer.test_listener.TestListener.test_basic [0.013018s] ... ok {8} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_rbac_policy_delete [0.012359s] ... ok {10} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_availability_zone_get [0.011978s] ... ok {14} openstack.tests.unit.network.v2.test_health_monitor.TestHealthMonitor.test_make_it [0.013833s] ... ok {15} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_policy_delete_ignore [0.012353s] ... ok {12} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zones [0.012341s] ... ok {19} openstack.tests.unit.load_balancer.test_load_balancer.TestLoadBalancer.test_make_it [0.013867s] ... ok {8} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_vpn_service_get [0.011999s] ... ok {4} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_deployment(stack_subres_id_act) [0.012839s] ... ok {19} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_availability_zone_profile_find [0.013436s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_remove_interface_from_router_with_port [0.014371s] ... ok {4} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_deployment(name_id) [0.012343s] ... ok {7} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template(stacks) [0.012761s] ... ok {17} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_container_create_attrs [0.036758s] ... ok {3} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_create_checksum_mismatch [0.015333s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:35,816 openstack image fake exists, but contains different checksums. Updating. {5} openstack.tests.unit.identity.test_version.TestVersion.test_list [0.013685s] ... ok {9} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_region_name [0.026993s] ... ok {10} openstack.tests.unit.message.v2.test_claim.TestClaim.test_create_non_204_resp [0.013243s] ... ok {13} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_temp_url_bad_time [0.040255s] ... ok {4} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_object(preview) [0.013434s] ... ok {15} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_policy_get [0.015433s] ... ok {14} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_auto_allocated_topology_get [0.012403s] ... ok {12} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneExport.test_zone_exports [0.012318s] ... ok {5} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_credentials [0.012942s] ... ok {8} openstack.tests.unit.network.v2.test_qos_policy.TestQoSPolicy.test_basic [0.012280s] ... ok {16} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_deployments(identity) [0.013170s] ... ok {3} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_create_validate_checksum_data_binary [0.014336s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:35,831 openstack image fake exists, but contains different checksums. Updating. {11} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_network_segment_range_get [0.012613s] ... ok {19} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_flavor_get [0.012625s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_router_get [0.012767s] ... ok {4} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_stack_not_found(event) [0.012736s] ... ok {17} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_file_segment [0.040336s] ... ok {14} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_firewall_rule_delete [0.012359s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_temp_url_prefix [0.035140s] ... ok {9} openstack.tests.unit.config.test_config.TestConfig.test_get_all [0.065855s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.49.0/openstack/config/loader.py:545: UserWarning: Couldn't find the vendor profile '_test_non_existant_cloud', for the cloud '_test_cloud_no_vendor' name)) /builddir/build/BUILD/openstacksdk-0.49.0/openstack/config/loader.py:604: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: region1-network and routes_externally: True key=key, name=cloud[key], external=external)) /builddir/build/BUILD/openstacksdk-0.49.0/openstack/config/loader.py:604: UserWarning: external_network is deprecated. Please replace with an entry in a dict inside of the networks list with name: my-network and routes_externally: True key=key, name=cloud[key], external=external)) {8} openstack.tests.unit.network.v2.test_router.TestRouter.test_remove_interface_port [0.013009s] ... ok {6} openstack.tests.unit.network.v2.test_quota.TestQuotaDefault.test_basic [0.012384s] ... ok {10} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_claim_delete [0.012624s] ... ok {4} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_name(stack_act) [0.014271s] ... ok {14} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_firewall_rule_update [0.013657s] ... ok {15} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_quota_delete_ignore [0.013220s] ... ok {12} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferAccept.test_zone_transfer_accept_get [0.012347s] ... ok {9} openstack.tests.unit.config.test_config.TestConfig.test_get_one_auth_merge [0.043980s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.49.0/openstack/config/loader.py:545: UserWarning: Couldn't find the vendor profile '_test_cloud_in_our_cloud', for the cloud '_test-cloud_' name)) {19} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_health_monitor_delete [0.012563s] ... ok {3} openstack.tests.unit.instance_ha.v1.test_segment.TestSegment.test_basic [0.012367s] ... ok {13} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_set_container_temp_url_key [0.049546s] ... ok {16} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_software_deployment(stack_subres_id_act) [0.012425s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_security_group_rule_create_attrs [0.012283s] ... ok {4} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_name(event) [0.013955s] ... ok {17} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_temp_url_ip_range [0.035820s] ... ok {14} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_metering_label_rules [0.012512s] ... ok {9} openstack.tests.unit.config.test_config.TestConfig.test_get_one_domain_scoped [0.045364s] ... ok {13} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_ID(stacks) [0.013008s] ... ok {6} openstack.tests.unit.network.v2.test_router.TestL3AgentRouters.test_basic [0.013082s] ... ok {5} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_service_update [0.012950s] ... ok {10} openstack.tests.unit.message.v2.test_queue.TestQueue.test_get [0.013051s] ... ok {4} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_object(preview) [0.013863s] ... ok {14} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_metering_labels [0.012244s] ... ok {12} openstack.tests.unit.dns.v2.test_zone_transfer.TestZoneTransferRequest.test_basic [0.012611s] ... ok {15} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_routers [0.013042s] ... ok {11} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_pool_member_get [0.013219s] ... ok {8} openstack.tests.unit.network.v2.test_trunk.TestTrunk.test_basic [0.012735s] ... ok {19} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_health_monitor_find [0.012959s] ... ok {18} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_identity(stack_subres_id) [0.013798s] ... ok {3} openstack.tests.unit.load_balancer.test_flavor_profile.TestFlavorProfile.test_basic [0.012188s] ... ok {16} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_software_deployment(event) [0.012969s] ... ok {17} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_copy_object [0.034840s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_service_profile_get [0.012769s] ... ok {6} openstack.tests.unit.network.v2.test_router.TestRouter.test_remove_interface_4xx [0.013723s] ... ok {5} openstack.tests.unit.image.v1.test_proxy.TestImageProxy.test_image_delete_ignore [0.012728s] ... ok {13} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_config(stack_subres) [0.012056s] ... ok {7} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_no_env(identity) [0.014026s] ... ok {14} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_networks [0.012344s] ... ok {3} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_flavor_profile_update [0.012808s] ... ok {4} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_configs(preview) [0.012978s] ... ok {15} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_set_tags [0.013675s] ... ok {8} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_create [0.043018s] ... ok {13} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_config(identity) [0.012577s] ... ok {11} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_pool_members [0.013411s] ... ok {19} openstack.tests.unit.message.v2.test_claim.TestClaim.test_create_204_resp [0.014272s] ... ok {16} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack_preview(stack_subres_id_act) [0.014060s] ... ok {18} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_stack_not_found(name_id) [0.013350s] ... ok {3} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_member_create [0.013735s] ... ok {7} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_get_stack_files_with_stack_identity [0.013579s] ... ok {17} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_container_metadata_get [0.034621s] ... ok {6} openstack.tests.unit.object_store.v1.test_account.TestAccount.test_make_it [0.034874s] ... ok {5} openstack.tests.unit.image.v2.test_image.TestImage.test_reactivate [0.016057s] ... ok {9} openstack.tests.unit.config.test_config.TestConfig.test_get_region_by_name_no_value [0.043331s] ... ok {10} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_delete [0.013102s] ... ok {16} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_delete_software_config [0.013444s] ... ok {12} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_user_update [0.012787s] ... ok {18} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_stacks(stacks) [0.013735s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_set_container_temp_url_key_second [0.049227s] ... ok {15} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_subnet_pool_delete [0.013273s] ... ok {14} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_minimum_bandwidth_rule_get [0.013842s] ... ok {8} openstack.tests.unit.object_store.v1.test_obj.TestObject.test_create_data [0.044010s] ... ok {13} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_deployment(stack_subres) [0.012780s] ... ok {11} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_dscp_marking_rule_find [0.013544s] ... ok {12} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_users [0.012210s] ... ok {19} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_claim_delete_ignore [0.012649s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_subnet_pool_find [0.013407s] ... ok {4} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_stacks(stack_act) [0.013003s] ... ok {3} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_members [0.013528s] ... ok {17} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_temp_url_invalid_path [0.034414s] ... ok {16} openstack.tests.unit.orchestration.v1.test_software_config.TestSoftwareConfig.test_make_it [0.013156s] ... ok {9} openstack.tests.unit.config.test_environ.TestEnviron.test_environ_exists [0.049486s] ... ok {10} openstack.tests.unit.network.v2.test_agent.TestAgent.test_add_router_to_agent [0.012818s] ... ok {5} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_import_no_required_attrs [0.014096s] ... ok {14} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_rule_types [0.012260s] ... ok {8} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_account_metadata_get(object_long) [0.034724s] ... ok {6} openstack.tests.unit.object_store.v1.test_account.TestAccount.test_set_temp_url_key [0.046165s] ... ok {18} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_stacks(stack_subres_id) [0.013487s] ... ok {12} openstack.tests.unit.identity.v3.test_role_domain_user_assignment.TestRoleDomainUserAssignment.test_basic [0.012389s] ... ok {7} openstack.tests.unit.orchestration.v1.test_software_config.TestSoftwareConfig.test_basic [0.012166s] ... ok {19} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_subscription_delete_ignore [0.013212s] ... ok {15} openstack.tests.unit.network.v2.test_service_profile.TestServiceProfile.test_make_it [0.015747s] ... ok {5} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_member_create [0.013182s] ... ok {13} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack(stack_act) [0.012000s] ... ok {4} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_software_deployment(name_id) [0.012843s] ... ok {11} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_rbac_policy_get [0.012374s] ... ok {9} openstack.tests.unit.config.test_environ.TestEnvvars.test_no_envvars [0.043842s] ... ok {18} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack_preview(identity) [0.014132s] ... ok {8} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_copy_object(object) [0.034611s] ... ok {10} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_add_extra_routes_to_router [0.013709s] ... ok {3} openstack.tests.unit.message.v2.test_message.TestMessage.test_delete_unclaimed [0.012915s] ... ok {12} openstack.tests.unit.identity.v3.test_role_project_user_assignment.TestRoleProjectUserAssignment.test_make_it [0.012491s] ... ok {11} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_remove_extra_routes_from_router [0.013200s] ... ok {9} openstack.tests.unit.config.test_environ.TestEnvvars.test_old_envvars [0.045000s] ... ok {6} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_commit [0.041829s] ... ok {15} openstack.tests.unit.network.v2.test_service_provider.TestServiceProvider.test_make_it [0.012748s] ... ok {5} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_member_schema_get [0.012274s] ... ok {4} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template(identity) [0.013486s] ... ok {17} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_set_account_temp_url_key_second [0.049138s] ... ok {14} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_quota_update [0.025919s] ... ok {7} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_make_it [0.012595s] ... ok {15} openstack.tests.unit.network.v2.test_vpn_service.TestVPNService.test_make_it [0.013008s] ... ok {18} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_abandon_stack [0.014355s] ... ok {13} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack(stack_subres_id) [0.012076s] ... ok {11} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_router_delete_ignore [0.012911s] ... ok {19} openstack.tests.unit.message.v2.test_queue.TestQueue.test_create [0.013289s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_file_segment [0.040926s] ... ok {8} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_extract_name(object_long) [0.034676s] ... ok {16} openstack.tests.unit.test_connection.TestNewService.test_add_service_v2 [0.032433s] ... ok {10} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_address_scope_get [0.012694s] ... ok {4} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_invalid_request(stack_act) [0.012494s] ... ok {19} openstack.tests.unit.network.v2.test_agent.TestAgent.test_basic [0.012703s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_no_container(object_long) [0.034775s] ... ok {9} openstack.tests.unit.config.test_from_conf.TestFromConf.test_no_endpoint_ignore_service_type [0.015177s] ... ok {3} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_message_delete_ignore [0.012346s] ... ok {15} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_commit_no_headers [0.042877s] ... ok {18} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_get_software_deployment [0.013523s] ... ok {17} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_object_create_no_container [0.035226s] ... ok {14} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_router_update_if_revision [0.025732s] ... ok {7} openstack.tests.unit.orchestration.v1.test_stack_files.TestStackFiles.test_get [0.013107s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_subnet_update [0.013281s] ... ok {13} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack_ignore(stacks) [0.013027s] ... ok {11} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_router_update [0.011928s] ... ok {3} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_queue_delete [0.012173s] ... ok {4} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_invalid_request(event) [0.012709s] ... ok {12} openstack.tests.unit.image.v2.test_image.TestImage.test_download_stream [0.015418s] ... ok {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_ID(stack_subres_id) [0.013288s] ... ok {16} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_baremetal_old_format [0.013326s] ... ok {10} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_agent_update [0.012215s] ... ok {5} openstack.tests.unit.image.v2.test_schema.TestSchema.test_basic [0.012322s] ... ok {9} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_instances [0.012832s] ... ok {14} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_segment_update [0.026284s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_vpn_service_delete_ignore [0.012310s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete_ignore(object) [0.036651s] ... ok {7} openstack.tests.unit.test_connection.TestConnection.test_create_unknown_proxy [0.024220s] ... ok {17} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_set_account_temp_url_key_second [0.047577s] ... ok {14} openstack.tests.unit.network.v2.test_qos_minimum_bandwidth_rule.TestQoSMinimumBandwidthRule.test_basic [0.012533s] ... ok {0} openstack.tests.unit.network.v2.test_subnet_pool.TestSubnetpool.test_make_it [0.012795s] ... ok {16} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(servers_arg) [0.012891s] ... ok {5} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaProxy.test_host_delete [0.012281s] ... ok {4} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_get_stack_template_with_stack_identity [0.013757s] ... ok {9} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneImport.test_zone_import_delete [0.013141s] ... ok {13} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_identity(name_id) [0.013034s] ... ok {11} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_security_group_delete_ignore [0.011884s] ... ok {17} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_set_container_temp_url_key_second [0.047211s] ... ok {12} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_upload_no_args [0.012375s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.49.0/openstack/image/v2/_proxy.py:170: UserWarning: upload_image is deprecated. Use create_image instead. warnings.warn("upload_image is deprecated. Use create_image instead.") {15} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_copy_object(object_long) [0.035910s] ... ok {18} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_update_stack_preview [0.014643s] ... ok {14} openstack.tests.unit.network.v2.test_router.TestRouter.test_add_router_gateway [0.013347s] ... ok {19} openstack.tests.unit.network.v2.test_flavor.TestFlavor.test_make_it_with_optional [0.012838s] ... ok {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_object(event) [0.013455s] ... ok {10} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_firewall_policy_create_attrs [0.012081s] ... ok {8} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_no_container(discovery) [0.034200s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestDownloadObject.test_stream [0.044535s] ... ok {3} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_subscription_get [0.082123s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_temp_url_key(discovery) [0.046047s] ... ok {4} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_resources_with_stack_name [0.013948s] ... ok {7} openstack.tests.unit.test_connection.TestConnection.test_session_provided [0.013578s] ... ok {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_config(stack_subres_id) [0.012846s] ... ok {5} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaProxy.test_segment_get [0.012201s] ... ok {13} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_identity(sd_metadata) [0.013312s] ... ok {19} openstack.tests.unit.network.v2.test_network.TestNetwork.test_make_it [0.013304s] ... ok {3} openstack.tests.unit.network.v2.test_agent.TestAgent.test_add_agent_to_network [0.013757s] ... ok {12} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_tasks [0.012632s] ... ok {4} openstack.tests.unit.test_exceptions.Test_HttpException.test_details [0.012280s] ... ok {9} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_role_get [0.012338s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_metadata_get(endpoints) [0.034851s] ... ok {14} openstack.tests.unit.object_store.v1.test_obj.TestObject.test_new [0.024592s] ... ok {11} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_security_group_rule_delete_ignore [0.011821s] ... ok {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack(stack_act) [0.012762s] ... ok {10} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_flavor_create_attrs [0.011987s] ... ok {8} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get(container) [0.039122s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_temp_url_iso8601_argument [0.040068s] ... ok {7} openstack.tests.unit.test_exceptions.Test_Exception.test_method_not_supported [0.011748s] ... ok {16} openstack.tests.unit.test_proxy.TestProxyCreate.test_create_attributes_override_base_path [0.012658s] ... ok {18} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_fetch [0.016086s] ... ok {15} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_attrs(endpoints) [0.039421s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:37,523 openstack.object-store swift uploading data to name/test {19} openstack.tests.unit.network.v2.test_pool_member.TestPoolMember.test_make_it [0.012809s] ... ok {4} openstack.tests.unit.test_exceptions.Test_HttpException.test_http_status [0.012990s] ... ok {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack_preview(stack_subres_id_act) [0.012521s] ... ok {13} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_object(stacks) [0.013377s] ... ok {12} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_container_get [0.012507s] ... ok {16} openstack.tests.unit.test_proxy.TestProxyList.test_list_paginated [0.012664s] ... ok {15} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_no_container(endpoints) [0.034159s] ... ok {11} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_subnet_delete [0.012067s] ... ok {9} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_tenant_delete [0.012905s] ... ok {14} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_file_segment(discovery) [0.040464s] ... ok {17} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_object(stack_subres) [0.013559s] ... ok {10} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_floating_ip_delete_ignore [0.011877s] ... ok {18} openstack.tests.unit.orchestration.v1.test_template.TestTemplate.test_validate_with_template_url [0.014542s] ... ok {5} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaProxy.test_segment_update [0.013848s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete_ignore(object_long) [0.036054s] ... ok {7} openstack.tests.unit.test_proxy.TestProxyBulkCreate.test_bulk_create_attributes [0.011761s] ... ok {12} openstack.tests.unit.load_balancer.test_availability_zone.TestAvailabilityZone.test_make_it [0.012703s] ... ok {8} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_metadata_get(container) [0.038134s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_set_container_temp_url_key_second [0.050301s] ... ok {4} openstack.tests.unit.test_microversions.TestMicroversions.test_get_bad_inferred_max_microversion [0.027491s] ... ok {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_find_stack(stack_subres_id_act) [0.012751s] ... ok {3} openstack.tests.unit.network.v2.test_agent.TestAgent.test_remove_agent_from_network [0.013074s] ... ok {16} openstack.tests.unit.test_resource.TestAssertMicroversionFor.test_none [0.013335s] ... ok {5} openstack.tests.unit.key_manager.v1.test_order.TestOrder.test_basic [0.012988s] ... ok {15} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_account_temp_url_key_second(endpoints) [0.046953s] ... ok {19} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_metering_label_rule_delete [0.013273s] ... ok {13} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_object(stack_act) [0.013675s] ... ok {3} openstack.tests.unit.network.v2.test_firewall_policy.TestFirewallPolicy.test_make_it [0.000673s] ... ok {18} openstack.tests.unit.test_connection.TestNetworkConnection.test_network_proxy [0.034689s] ... ok {11} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_update_floating_ip_port_forwarding [0.013144s] ... ok {9} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_tenants [0.012313s] ... ok {14} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_attrs(discovery) [0.037492s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:37,025 openstack.object-store swift uploading data to name/test {12} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_availability_zone_profile_create [0.012685s] ... ok {8} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_temp_url_ip_range [0.036430s] ... ok {15} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_account_temp_url_key_second(object) [0.047753s] ... ok {17} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_config(stack_subres_id_act) [0.013001s] ... ok {10} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_metering_label_rule_update [0.011858s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_metadata_get(object) [0.036005s] ... ok {5} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_order_find [0.014107s] ... ok {4} openstack.tests.unit.test_microversions.TestMicroversions.test_get_bad_inferred_min_microversion [0.027693s] ... ok {17} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack(identity) [0.012839s] ... ok {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_deployment(stack_act) [0.012443s] ... ok {3} openstack.tests.unit.network.v2.test_listener.TestListener.test_make_it [0.012687s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_temp_url_iso8601_output [0.034999s] ... ok {15} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_copy_object [0.034215s] ... ok {13} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_object(stack_subres) [0.013184s] ... ok {8} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_set_temp_url_key [0.047311s] ... ok {18} openstack.tests.unit.test_format.TestBoolStrFormatter.test_deserialize [0.012300s] ... ok {16} openstack.tests.unit.test_resource.TestComponent.test_get_name_None [0.012593s] ... ok {7} openstack.tests.unit.test_proxy.TestProxyPrivate.test__get_uri_attribute_with_parent [0.012424s] ... ok {9} openstack.tests.unit.identity.v2.test_tenant.TestTenant.test_make_it [0.012333s] ... ok {11} openstack.tests.unit.network.v2.test_quota.TestQuota.test_basic [0.012194s] ... ok {15} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_temp_url_iso8601_output [0.036422s] ... ok {14} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_account_temp_url_key_second(object_long) [0.046297s] ... ok {10} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_network_segment_ranges [0.011788s] ... ok {5} openstack.tests.unit.load_balancer.test_listener.TestListenerStats.test_make_it [0.014320s] ... ok {19} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_network_create_attrs [0.012458s] ... ok {17} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack(sd_metadata) [0.013082s] ... ok {4} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_filters [0.013441s] ... ok {8} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_container_create_attrs [0.037284s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key(endpoints) [0.048602s] ... ok {3} openstack.tests.unit.network.v2.test_load_balancer.TestLoadBalancer.test_basic [0.011920s] ... ok {7} openstack.tests.unit.test_proxy.TestProxyUpdate.test_update_resource [0.012531s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_set_account_temp_url_key_second [0.046761s] ... ok {12} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_quota_default_get [0.012229s] ... ok {16} openstack.tests.unit.test_resource.TestQueryParameters.test_create [0.012129s] ... ok {18} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(bm_chassis) [0.012001s] ... ok {7} openstack.tests.unit.test_resource.TestComponentManager.test_clean [0.011621s] ... ok {17} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_deployment(event) [0.013787s] ... ok {9} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_domain_get [0.012214s] ... ok {10} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_pool_member_find [0.013616s] ... ok {4} openstack.tests.unit.test_proxy.TestProxyHead.test_head_id [0.012829s] ... ok {13} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_identity(stack_subres) [0.013944s] ... ok {14} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key_second(discovery) [0.046990s] ... ok {8} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_copy_object [0.034445s] ... ok {5} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_load_balancer_update [0.013107s] ... ok {15} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_file_segment [0.042513s] ... ok {4} openstack.tests.unit.test_proxy.TestProxyPrivate.test__get_resource_new [0.013284s] ... ok {3} openstack.tests.unit.network.v2.test_metering_label_rule.TestMeteringLabelRule.test_basic [0.011821s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_container_create_attrs [0.034454s] ... ok {12} openstack.tests.unit.load_balancer.test_quota.TestQuota.test_basic [0.012370s] ... ok {16} openstack.tests.unit.test_resource.TestResource.test__body_mapping [0.011958s] ... ok {9} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_endpoint_delete [0.012178s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_object_create_no_container [0.033543s] ... ok {10} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_port_create_attrs [0.012222s] ... ok {11} openstack.tests.unit.network.v2.test_security_group.TestSecurityGroup.test_make_it [0.012505s] ... ok {7} openstack.tests.unit.test_resource.TestResource.test__alternate_id_from_other_property [0.012543s] ... ok {18} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_real_run_identified_resources [0.012595s] ... ok {17} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack_ignore(name_id) [0.014441s] ... ok {13} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_stack_not_found(stack_subres_id_act) [0.012598s] ... ok {14} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_set_account_temp_url_key_second [0.047262s] ... ok {5} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_pool_delete [0.013307s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_container_metadata_get [0.034712s] ... ok {19} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_pool_find [0.012593s] ... ok {7} openstack.tests.unit.test_resource.TestResourceActions.test_head [0.013360s] ... ok {8} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_object_create_no_container [0.036862s] ... ok {15} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_temp_url_iso8601_output [0.035899s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_temp_url_ip_range [0.036143s] ... ok {16} openstack.tests.unit.test_resource.TestResource.test__translate_response_with_body_with_resource_key [0.012784s] ... ok {9} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_service_get [0.012193s] ... ok {12} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_get [0.013208s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_object_delete_ignore [0.036312s] ... ok {11} openstack.tests.unit.network.v2.test_segment.TestSegment.test_make_it [0.012101s] ... ok {4} openstack.tests.unit.test_resource.TestComponent.test_get_name_untyped [0.012324s] ... ok {18} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_resource_evaluation_override_filters [0.012501s] ... ok {17} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_config(preview) [0.013311s] ... ok {13} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_name(preview) [0.013605s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_agent_get [0.012303s] ... ok {5} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_providers [0.014067s] ... ok {14} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_set_container_temp_url_key_second [0.047379s] ... ok {19} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_port_update_if_revision [0.014274s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_absolute_expiry_temp_url [0.034217s] ... ok {15} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_container_metadata_get [0.034904s] ... ok {8} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_set_container_temp_url_key [0.050544s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_object_get [0.036543s] ... ok {7} openstack.tests.unit.test_resource.TestResourceActions.test_list_multi_page_link_header [0.023097s] ... ok {9} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_services [0.012115s] ... ok {12} openstack.tests.unit.network.v2.test_address_scope.TestAddressScope.test_basic [0.012340s] ... ok {4} openstack.tests.unit.test_resource.TestComponentManager.test_dirty [0.013431s] ... ok {5} openstack.tests.unit.load_balancer.test_quota.TestQuotaDefault.test_basic [0.012828s] ... ok {19} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_policies [0.012931s] ... ok {18} openstack.tests.unit.test_proxy.TestProxyList.test_list_non_paginated [0.012925s] ... ok {11} openstack.tests.unit.network.v2.test_service_profile.TestServiceProfile.test_basic [0.011862s] ... ok {16} openstack.tests.unit.test_resource.TestResource.test__uri_mapping [0.012488s] ... ok {13} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_name(sd_metadata) [0.013196s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_agents [0.013052s] ... ok {14} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_temp_url_invalid_path [0.035945s] ... ok {10} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_port_delete [0.012144s] ... ok {17} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_stack_not_found(preview) [0.013757s] ... ok {8} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_temp_url_iso8601_output [0.036586s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_object_delete [0.036479s] ... ok {4} openstack.tests.unit.test_resource.TestResource.test__prepare_request_missing_id [0.013377s] ... ok {15} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_abandon_stack(stack_subres_id) [0.013340s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_set_temp_url_key [0.048285s] ... ok {9} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxy.test_trust_delete_ignore [0.012219s] ... ok {7} openstack.tests.unit.test_resource.TestResourceFind.test_match_empty_results [0.013149s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_extensions [0.012065s] ... ok {16} openstack.tests.unit.test_resource.TestResource.test_to_dict [0.013176s] ... ok {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack(sd_metadata) [0.090613s] ... ok {10} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_bandwidth_limit_rule_delete [0.013388s] ... ok {5} openstack.tests.unit.load_balancer.test_version.TestVersion.test_make_it [0.013056s] ... ok {19} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_quota_delete [0.012478s] ... ok {11} openstack.tests.unit.network.v2.test_trunk.TestTrunk.test_delete_subports_4xx [0.012950s] ... ok {18} openstack.tests.unit.test_resource.TestComponentManager.test_create_basic [0.012525s] ... ok {8} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_abandon_stack(identity) [0.014115s] ... ok {13} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_object(stacks) [0.013235s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_firewall_policy_update [0.013435s] ... ok {14} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_object_create_attrs [0.038021s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:37,290 openstack.object-store swift uploading data to name/test {4} openstack.tests.unit.test_resource.TestResource.test_new [0.012806s] ... ok {15} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_object(identity) [0.014556s] ... ok {6} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_config(sd_metadata) [0.012888s] ... ok {9} openstack.tests.unit.identity.v3.test_role_domain_group_assignment.TestRoleDomainGroupAssignment.test_basic [0.012330s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_floating_ip_delete_if_revision [0.013468s] ... ok {5} openstack.tests.unit.message.v2.test_message.TestMessage.test_delete_claimed [0.014221s] ... ok {19} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_security_group_rule_delete [0.012602s] ... ok {16} openstack.tests.unit.test_resource.TestResourceActions.test_bulk_create_invalid_data_passed [0.014559s] ... ok {8} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_deployment(identity) [0.012779s] ... ok {7} openstack.tests.unit.workflow.test_proxy.TestWorkflowProxy.test_workflow_find [0.013645s] ... ok {10} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_bandwidth_limit_rule_get [0.013064s] ... ok {17} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_object(stack_subres_id_act) [0.014769s] ... ok {4} openstack.tests.unit.test_resource.TestResource.test_to_dict_value_error [0.012507s] ... ok {18} openstack.tests.unit.test_resource.TestComponentManager.test_len [0.012617s] ... ok {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_object(event) [0.015504s] ... ok {13} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_software_deployment(stack_subres_id) [0.012425s] ... ok {14} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_account_metadata_get [0.036481s] ... ok {19} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_subnet_find [0.013222s] ... ok {8} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack(stack_subres) [0.012974s] ... ok {12} openstack.tests.unit.network.v2.test_extension.TestExtension.test_basic [0.012903s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_network_segment_range_delete [0.012790s] ... ok {11} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_list [0.071710s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_container_delete [0.035581s] ... ok {15} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack_ignore(sd_metadata) [0.012304s] ... ok {13} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack_preview(stacks) [0.013036s] ... ok {5} openstack.tests.unit.network.v2.test_flavor.TestFlavor.test_associate_flavor_with_service_profile [0.013801s] ... ok {4} openstack.tests.unit.test_resource.TestResourceActions.test_commit_put_retry_on_conflict [0.015035s] ... ok {18} openstack.tests.unit.test_resource.TestResource.test__alternate_id [0.013297s] ... ok {16} openstack.tests.unit.test_resource.TestWaitForStatus.test_status_match_different_attribute [0.034813s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:37,697 openstack.resource Still waiting for resource Mock: to reach state loling, current state is other 2020-09-18 10:26:37,700 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:37,704 openstack.resource Still waiting for resource Mock: to reach state loling, current state is another 2020-09-18 10:26:37,707 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:37,712 openstack.resource Still waiting for resource Mock: to reach state loling, current state is another 2020-09-18 10:26:37,715 openstack.iterate_timeout Waiting 1.0 seconds {9} openstack.tests.unit.identity.v3.test_role_project_group_assignment.TestRoleProjectGroupAssignment.test_make_it [0.012486s] ... ok {18} openstack.tests.unit.test_resource.TestResource.test__mapping_defaults [0.012235s] ... ok {10} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_dscp_marking_rule_delete [0.012714s] ... ok {19} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_subnet_pool_get [0.012163s] ... ok {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_identity(preview) [0.014554s] ... ok {6} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_deployment(stack_subres_id_act) [0.012817s] ... ok {13} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_get_stack_environment_with_stack_identity [0.013269s] ... ok {18} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_not_stored1 [0.013258s] ... ok {17} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_software_deployment(preview) [0.013770s] ... ok {8} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack_preview(stacks) [0.012727s] ... ok {12} openstack.tests.unit.network.v2.test_metering_label.TestMeteringLabel.test_make_it [0.012705s] ... ok {15} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(name_id) [0.012325s] ... ok {5} openstack.tests.unit.network.v2.test_port.TestPort.test_make_it [0.016361s] ... ok {4} openstack.tests.unit.test_resource.TestResourceActions.test_list_empty_response [0.014434s] ... ok {18} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_under_props_set [0.013140s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_copy_object [0.034021s] ... ok {19} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_subnets [0.012483s] ... ok {6} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack_ignore(stack_act) [0.013681s] ... ok {9} openstack.tests.unit.image.v1.test_image.TestImage.test_basic [0.012601s] ... ok {16} openstack.tests.unit.test_utils.Test_enable_logging.test_debug_console_stdout [0.014625s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_network_segment_range_update [0.012454s] ... ok {17} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_software_deployment(stack_subres) [0.013488s] ... ok {10} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_policy_delete [0.011997s] ... ok {13} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_resources_stack_not_found [0.012487s] ... ok {14} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_object_delete_ignore [0.036337s] ... ok {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_object(name_id) [0.014639s] ... ok {15} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_find_stack(event) [0.012851s] ... ok {9} openstack.tests.unit.image.v2.test_image.TestImage.test_image_download_output_fd [0.016244s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_agent_delete [0.013601s] ... ok {4} openstack.tests.unit.test_utils.TestTinyDAG.test_topological_sort [0.012766s] ... ok {11} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_create_attrs(discovery) [0.044539s] ... ok {12} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_add_gateway_to_router [0.014477s] ... ok {19} openstack.tests.unit.object_store.v1.test_account.TestAccount.test_basic [0.034651s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_network_update [0.012298s] ... ok {10} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_quota_default_get [0.012461s] ... ok {18} openstack.tests.unit.test_resource.TestResourceActions.test_bulk_create_fail_on_request [0.020795s] ... ok {6} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack_ignore(stack_subres_id) [0.012636s] ... ok {16} openstack.tests.unit.workflow.test_proxy.TestWorkflowProxy.test_workflow_delete [0.012809s] ... ok {8} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack_preview(preview) [0.012292s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_object_metadata_get [0.036391s] ... ok {13} openstack.tests.unit.orchestration.v1.test_software_deployment.TestSoftwareDeployment.test_make_it [0.012856s] ... ok {14} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_object_get [0.039574s] ... ok {12} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_availability_zones [0.013856s] ... ok {18} openstack.tests.unit.test_resource.TestResourceActions.test_commit_patch_no_retry_on_conflict [0.013424s] ... ok {9} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_create_checksum_match [0.015259s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:37,099 openstack image fake exists and is up to date {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_extension_find [0.013377s] ... ok {11} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_metadata_get(object) [0.050570s] ... ok {12} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_firewall_groups [0.012923s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_account_metadata_get [0.034323s] ... ok {15} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_configs(stacks) [0.012728s] ... ok {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_stack_not_found(stack_act) [0.014991s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_pools [0.013743s] ... ok {19} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete_ignore(container) [0.034298s] ... ok {16} openstack.tests.unit.workflow.test_proxy.TestWorkflowProxy.test_workflows [0.012098s] ... ok {6} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_config(name_id) [0.012899s] ... ok {8} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack(name_id) [0.012255s] ... ok {17} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack(event) [0.014431s] ... ok {14} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_container_delete_ignore [0.036230s] ... ok {13} openstack.tests.unit.orchestration.v1.test_stack_environment.TestStackTemplate.test_basic [0.012121s] ... ok {10} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_rbac_policy_create_attrs [0.011934s] ... ok {18} openstack.tests.unit.test_utils.Test_urljoin.test_unicode_strings [0.011156s] ... ok {12} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_firewall_rule_delete_ignore [0.013251s] ... ok {9} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_create_conflict [0.012143s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_flavor_get [0.013113s] ... ok {11} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_file_segment(endpoints) [0.043973s] ... ok {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_configs(stack_act) [0.013258s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_copy_object [0.034240s] ... ok {19} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_metadata_get(container) [0.035745s] ... ok {6} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_deployment(stack_subres_id_act) [0.013267s] ... ok {8} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_find_stack(stacks) [0.012620s] ... ok {15} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack(preview) [0.013993s] ... ok {10} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_subnet_get [0.012222s] ... ok {17} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack(sd_metadata) [0.014289s] ... ok {14} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_temp_url_invalid_path [0.036295s] ... ok {13} openstack.tests.unit.orchestration.v1.test_stack_files.TestStackFiles.test_basic [0.011965s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_dscp_marking_rule_create_attrs [0.013342s] ... ok {12} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_load_balancer_create_attrs [0.013980s] ... ok {11} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_file_segment(object) [0.042213s] ... ok {9} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_stage [0.014736s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_metering_label_find [0.013516s] ... ok {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_configs(stack_subres) [0.012688s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_temp_url_bad_path [0.034709s] ... ok {19} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_object_delete_ignore [0.036296s] ... ok {6} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_identity(stacks) [0.014452s] ... ok {8} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_find_stack(name_id) [0.012473s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_security_groups [0.012770s] ... ok {10} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_validate_topology [0.012534s] ... ok {14} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_object_metadata_get [0.037721s] ... ok {17} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_invalid_request(name_id) [0.012893s] ... ok {13} openstack.tests.unit.orchestration.v1.test_template.TestTemplate.test_basic [0.011959s] ... ok {15} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_no_env(stack_subres_id_act) [0.016802s] ... ok {12} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_metering_label_update [0.012785s] ... ok {11} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete_ignore(container) [0.040839s] ... ok {9} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_image_upload [0.016302s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.49.0/openstack/image/v2/_proxy.py:170: UserWarning: upload_image is deprecated. Use create_image instead. warnings.warn("upload_image is deprecated. Use create_image instead.") {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_network_delete [0.013551s] ... ok {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_abandon_stack(stacks) [0.014871s] ... ok {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_stacks(preview) [0.013049s] ... ok {19} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_object_delete [0.036517s] ... ok {6} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_identity(stack_act) [0.015934s] ... ok {8} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_find_stack(stack_subres_id) [0.012888s] ... ok {15} openstack.tests.unit.orchestration.v1.test_resource.TestResource.test_basic [0.013289s] ... ok {3} openstack.tests.unit.network.v2.test_router.TestRouter.test_add_extra_routes [0.014111s] ... ok {14} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_temp_url_bad_path [0.036019s] ... ok {17} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_invalid_request(sd_metadata) [0.012469s] ... ok {13} openstack.tests.unit.test_connection.TestConnection.test_create_connection_version_param_bogus [0.036265s] ... ok {10} openstack.tests.unit.network.v2.test_qos_rule_type.TestQoSRuleType.test_basic [0.012403s] ... ok {12} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_network_delete_if_revision [0.013008s] ... ok {11} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_container_metadata_get [0.037779s] ... ok {9} openstack.tests.unit.image.v2.test_proxy.TestImageProxy.test_stores [0.013059s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_network_get [0.012213s] ... ok {15} openstack.tests.unit.test_proxy.TestProxyCleanup.test_filters_evaluation_updated_at [0.013819s] ... ok {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_software_deployment(sd_metadata) [0.012360s] ... ok {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_ID(stack_act) [0.012470s] ... ok {19} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_temp_url [0.035479s] ... ok {17} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_no_env(sd_metadata) [0.015140s] ... ok {8} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack(name_id) [0.080652s] ... ok {10} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_make_it [0.034995s] ... ok {14} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_temp_url_prefix [0.034985s] ... ok {6} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_object(stack_subres_id) [0.014145s] ... ok {13} openstack.tests.unit.test_placement_rest.TestPlacementRest.test_discovery_exc [0.038303s] ... ok {11} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_temp_url_bad_path [0.035517s] ... ok {3} openstack.tests.unit.network.v2.test_router.TestRouter.test_remove_interface_subnet [0.014639s] ... ok {12} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_minimum_bandwidth_rule_create_attrs [0.014226s] ... ok {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_invalid_request(identity) [0.011823s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_network_segment_range_find [0.012405s] ... ok {19} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_temp_url_iso8601_argument [0.042426s] ... ok {15} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_real_run [0.013915s] ... ok {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack(name_id) [0.012123s] ... ok {9} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerProxy.test_container_delete_ignore [0.013972s] ... ok {17} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_create_stack_preview [0.011960s] ... ok {8} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_identity(event) [0.015554s] ... ok {10} openstack.tests.unit.object_store.v1.test_proxy.TestDownloadObject.test_download [0.044194s] ... ok {14} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_temp_url_invalid_path [0.036211s] ... ok {13} openstack.tests.unit.test_placement_rest.TestPlacementRest.test_microversion_discovery [0.029669s] ... ok {6} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_stack_not_found(identity) [0.013217s] ... ok {11} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_object_create_attrs [0.042758s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:37,285 openstack.object-store swift uploading data to name/test {12} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_security_group_create_attrs [0.013699s] ... ok {3} openstack.tests.unit.network.v2.test_trunk.TestTrunk.test_add_subports_4xx [0.014045s] ... ok {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_invalid_request(stack_subres) [0.011672s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_pool_member_delete [0.013395s] ... ok {19} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_object_metadata_get [0.036810s] ... ok {15} openstack.tests.unit.test_resource.TestComponentManager.test_delitem [0.013424s] ... ok {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack_preview(name_id) [0.013140s] ... ok {9} openstack.tests.unit.load_balancer.test_amphora.TestAmphoraConfig.test_basic [0.013989s] ... ok {17} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_get_stack_files_with_stack_object [0.013187s] ... ok {8} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_object(preview) [0.013937s] ... ok {10} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_create_attrs(object) [0.033907s] ... ok {13} openstack.tests.unit.test_proxy.TestProxyCleanup.test_filters_evaluation_updated_at_missing [0.015463s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:37,240 openstack Requested cleanup attribute updated_at is not available on the resource {14} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_container_delete_ignore [0.035413s] ... ok {6} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_stack_not_found(sd_metadata) [0.013812s] ... ok {11} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_set_container_temp_url_key [0.054526s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_account_metadata_get(discovery) [0.035354s] ... ok {12} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_security_group_delete_if_revision [0.014320s] ... ok {9} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_flavor_profile_find [0.012888s] ... ok {2} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_create_software_config [0.012302s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_pool_member_update [0.013230s] ... ok {10} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete(container) [0.036439s] ... ok {15} openstack.tests.unit.test_resource.TestResource.test__getattribute__id_in_body [0.013361s] ... ok {19} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_account_metadata_get [0.039369s] ... ok {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack_preview(stack_subres_id) [0.012832s] ... ok {8} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_object(sd_metadata) [0.013481s] ... ok {14} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_object(name_id) [0.013741s] ... ok {13} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_resource_evaluation_true [0.012663s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_create_attrs(object_long) [0.035695s] ... ok {6} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_object(name_id) [0.014095s] ... ok {17} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_basic [0.012798s] ... ok {9} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_l7_policy_create [0.012501s] ... ok {11} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_object_delete [0.043823s] ... ok {12} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_security_group_rule_get [0.012273s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_dscp_marking_rule_get [0.013731s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete_ignore(object_long) [0.055908s] ... ok {19} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_container_delete [0.034433s] ... ok {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack_preview(event) [0.013179s] ... ok {8} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_deployments(stack_subres_id) [0.014831s] ... ok {15} openstack.tests.unit.test_resource.TestResource.test__prepare_request_with_patch_not_synchronized [0.013747s] ... ok {13} openstack.tests.unit.test_resource.TestResource.test__get_id_instance_alternate [0.012316s] ... ok {14} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack(preview) [0.012618s] ... ok {10} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get(discovery) [0.036372s] ... ok {6} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_object(stack_subres) [0.014653s] ... ok {9} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_l7_policy_get [0.012288s] ... ok {17} openstack.tests.unit.orchestration.v1.test_stack_template.TestStackTemplate.test_basic [0.013121s] ... ok {11} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_object_delete_ignore [0.038010s] ... ok {12} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_security_group_update [0.012130s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_qos_minimum_bandwidth_rule_find [0.013815s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_copy_object(container) [0.036259s] ... ok {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_config(event) [0.014274s] ... ok {8} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_stacks(identity) [0.012338s] ... ok {15} openstack.tests.unit.test_resource.TestResourceActions.test_bulk_create_post [0.024049s] ... ok {19} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_container_delete_ignore [0.035210s] ... ok {10} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_container_create_attrs [0.035779s] ... ok {13} openstack.tests.unit.test_resource.TestResource.test__getattribute__id_without_alternate [0.011977s] ... ok {14} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_config(preview) [0.013773s] ... ok {6} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_configs(sd_metadata) [0.012386s] ... ok {17} openstack.tests.unit.orchestration.v1.test_template.TestTemplate.test_validate_with_ignore_errors [0.014077s] ... ok {9} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_l7_rule_find [0.013109s] ... ok {11} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_set_temp_url_key [0.049418s] ... ok {12} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_segment_create_attrs [0.012180s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_security_group_find [0.013171s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_attrs(object_long) [0.050466s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:36,566 openstack.object-store swift uploading data to name/test {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack_ignore(stack_subres_id_act) [0.012830s] ... ok {8} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_stacks(stack_subres) [0.013186s] ... ok {19} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_object(stack_subres_id_act) [0.013451s] ... ok {15} openstack.tests.unit.test_resource.TestResourceActions.test_fetch_with_params [0.014898s] ... ok {10} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_temp_url [0.034991s] ... ok {13} openstack.tests.unit.test_resource.TestResource.test__prepare_request_with_id [0.012200s] ... ok {14} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_deployment(identity) [0.013326s] ... ok {6} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack_preview(stack_subres_id) [0.013117s] ... ok {12} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_subnet_pool_delete_ignore [0.012061s] ... ok {17} openstack.tests.unit.test_connection.TestConnection.test_from_config_verify [0.036216s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:38,196 openstack Turning off Insecure SSL warnings since verify=False 2020-09-18 10:26:38,199 openstack.config Turning off SSL warnings for insecure-cloud since verify=False Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.49.0/openstack/config/cloud_region.py:348: UserWarning: You are specifying a cacert for the cloud insecure-cloud but also to ignore the host verification. The host SSL cert will not be verified. full_name=self.full_name)) /builddir/build/BUILD/openstacksdk-0.49.0/openstack/config/cloud_region.py:348: UserWarning: You are specifying a cacert for the cloud insecure-cloud but also to ignore the host verification. The host SSL cert will not be verified. full_name=self.full_name)) {9} openstack.tests.unit.load_balancer.test_proxy.TestLoadBalancerProxy.test_listeners [0.012213s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_no_container(object) [0.037688s] ... ok {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_config(stack_subres_id) [0.012998s] ... ok {11} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_container_create_attrs [0.036493s] ... ok {5} openstack.tests.unit.network.v2.test_rbac_policy.TestRBACPolicy.test_basic [0.012965s] ... ok {10} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_object_create_no_container [0.035670s] ... ok {19} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_config(identity) [0.012480s] ... ok {15} openstack.tests.unit.test_resource.TestResourceActions.test_patch_with_server_names [0.014294s] ... ok {2} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_get_stack [0.079709s] ... ok {8} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack_preview(event) [0.013831s] ... ok {17} openstack.tests.unit.test_connection.TestNetworkConnectionSuffix.test_network_proxy [0.033705s] ... ok {6} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template(stack_subres_id) [0.013178s] ... ok {12} openstack.tests.unit.network.v2.test_router.TestRouter.test_basic [0.012711s] ... ok {13} openstack.tests.unit.test_resource.TestResource.test_from_munch_existing [0.013759s] ... ok {11} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_object_delete [0.038658s] ... ok {5} openstack.tests.unit.network.v2.test_router.TestRouter.test_remove_router_gateway [0.013677s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete(object_long) [0.037628s] ... ok {8} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_check_stack_with_stack_ID [0.013133s] ... ok {9} openstack.tests.unit.load_balancer.test_quota.TestQuota.test_prepare_request [0.012627s] ... ok {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_identity(stacks) [0.014709s] ... ok {10} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_set_container_temp_url_key [0.047451s] ... ok {14} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_deployment(preview) [0.012945s] ... ok {19} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_deployment(stacks) [0.012843s] ... ok {2} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_abandon [0.014140s] ... ok {17} openstack.tests.unit.test_microversions.TestMicroversions.test_get_bad_default_min_microversion [0.025906s] ... ok {15} openstack.tests.unit.test_utils.Test_enable_logging.test_debug_console_stderr [0.013348s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_account_metadata_get(endpoints) [0.036065s] ... ok {6} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_no_env(stack_subres) [0.015512s] ... ok {13} openstack.tests.unit.test_resource.TestResourceActions.test_commit_not_dirty [0.014398s] ... ok {8} openstack.tests.unit.orchestration.v1.test_resource.TestResource.test_make_it [0.013343s] ... ok {11} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_object_create_attrs [0.038942s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:37,593 openstack.object-store swift uploading data to name/test {12} openstack.tests.unit.network.v2.test_vpn_service.TestVPNService.test_basic [0.013773s] ... ok {9} openstack.tests.unit.message.v2.test_claim.TestClaim.test_get [0.013358s] ... ok {10} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_container_metadata_get [0.034251s] ... ok {14} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack(stack_subres_id_act) [0.012419s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_temp_url_bad_path [0.035286s] ... ok {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_object(sd_metadata) [0.014789s] ... ok {19} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack(stacks) [0.012363s] ... ok {8} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_create [0.014193s] ... ok {2} openstack.tests.unit.orchestration.v1.test_stack_template.TestStackTemplate.test_make_it [0.011706s] ... ok {17} openstack.tests.unit.test_placement_rest.TestPlacementRest.test_discovery_err_2 [0.035545s] ... ok {15} openstack.tests.unit.test_utils.Test_enable_logging.test_debug_file [0.013574s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_create_attrs(container) [0.034848s] ... ok {6} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_commit [0.014061s] ... ok {13} openstack.tests.unit.test_resource.TestResourceFind.test_find_result_name_in_query_parameters [0.030976s] ... ok {9} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_claim_update [0.012276s] ... ok {11} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_object_metadata_get [0.036482s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_object_create_no_container [0.035501s] ... ok {12} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_create_no_headers [0.041672s] ... ok {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_identity(identity) [0.016746s] ... ok {10} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_object_delete_ignore [0.036494s] ... ok {14} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack_ignore(stack_subres) [0.012104s] ... ok {19} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_find_stack(sd_metadata) [0.015180s] ... ok {17} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(slash_servers_arg) [0.013480s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_extract_name(container) [0.034092s] ... ok {6} openstack.tests.unit.orchestration.v1.test_template.TestTemplate.test_validate [0.014048s] ... ok {13} openstack.tests.unit.test_resource.TestTagMixin.test_check_tag_exists [0.014144s] ... ok {8} openstack.tests.unit.test_connection.TestConnection.test_create_connection_version_param_default [0.038146s] ... ok {11} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_ID(identity) [0.013297s] ... ok {9} openstack.tests.unit.message.v2.test_proxy.TestMessageProxy.test_subscriptions [0.014087s] ... ok {12} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_attrs(container) [0.037851s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:37,460 openstack.object-store swift uploading data to name/test {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_container_delete_ignore [0.062112s] ... ok {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_object(stack_subres_id_act) [0.014149s] ... ok {2} openstack.tests.unit.test_connection.TestConnection.test_from_config_insecure [0.025168s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:38,630 openstack Turning off Insecure SSL warnings since verify=False 2020-09-18 10:26:38,634 openstack.config Turning off SSL warnings for insecure-cloud-alternative-format since verify=False {10} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_temp_url_ip_range [0.036932s] ... ok {9} openstack.tests.unit.network.v2.test_firewall_policy.TestFirewallPolicy.test_basic [0.000524s] ... ok {14} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(stack_subres_id_act) [0.012077s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete(endpoints) [0.036496s] ... ok {17} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_queue [0.013001s] ... ok {19} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_config(stack_subres) [0.013300s] ... ok {6} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_compute_format [0.013252s] ... ok {8} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_bad_request_exception [0.013493s] ... ok {13} openstack.tests.unit.test_resource.TestWaitForDelete.test_success [0.031217s] ... ok {11} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_object(preview) [0.014018s] ... ok {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_stack_not_found(stacks) [0.013279s] ... ok {12} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_set_container_temp_url_key_second [0.048332s] ... ok {14} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_deployment(preview) [0.013263s] ... ok {10} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_ID(sd_metadata) [0.013249s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_temp_url_bad_time [0.041242s] ... ok {9} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_delete_floating_ip_port_forwarding_ignore [0.013583s] ... ok {8} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_not_found_exception [0.013449s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_temp_url_key(endpoints) [0.047941s] ... ok {17} openstack.tests.unit.test_resource.TestComponent.test_creation [0.011932s] ... ok {19} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_deployment(stack_subres) [0.013994s] ... ok {2} openstack.tests.unit.test_microversions.TestMicroversions.test_conflicting_implied_and_direct [0.012003s] ... ok {6} openstack.tests.unit.test_placement_rest.TestPlacementRest.test_discovery_1 [0.038251s] ... ok {13} openstack.tests.unit.test_utils.Test_urljoin.test_strings [0.012101s] ... ok {10} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_config(event) [0.014031s] ... ok {11} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_config(stack_act) [0.012922s] ... ok {12} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_object_create_attrs [0.037252s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:37,547 openstack.object-store swift uploading data to name/test {14} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack(stack_subres_id) [0.080251s] ... ok {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_name(stack_subres_id) [0.014190s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_file_segment [0.068113s] ... ok {9} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_find_floating_ip_port_forwarding [0.013675s] ... ok {8} openstack.tests.unit.test_format.TestBoolStrFormatter.test_serialize [0.013449s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_temp_url_key(container) [0.049219s] ... ok {19} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_identity(identity) [0.014838s] ... ok {17} openstack.tests.unit.test_resource.TestComponent.test_implementations [0.011531s] ... ok {6} openstack.tests.unit.test_proxy.TestProxyCleanup.test_filters_evaluation_created_at [0.013350s] ... ok {13} openstack.tests.unit.workflow.test_proxy.TestWorkflowProxy.test_executions [0.012119s] ... ok {10} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_deployment(stack_subres) [0.012671s] ... ok {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_configs(stack_subres_id) [0.013082s] ... ok {14} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_object(sd_metadata) [0.014190s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_temp_url_iso8601_argument [0.057882s] ... ok {12} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_set_account_temp_url_key_second [0.046313s] ... ok {19} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_object(stack_subres_id) [0.013913s] ... ok {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_stacks(sd_metadata) [0.014552s] ... ok {8} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_dry_run [0.013464s] ... ok {9} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_floating_ip_get [0.012396s] ... ok {17} openstack.tests.unit.test_resource.TestComponent.test_set_name_typed [0.012264s] ... ok {11} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_deployment(name_id) [0.012675s] ... ok {6} openstack.tests.unit.test_proxy.TestProxyPrivate.test__check_resource_strict_id [0.012536s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_container_delete_ignore [0.034691s] ... ok {10} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_config(stacks) [0.012813s] ... ok {14} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_object(identity) [0.013537s] ... ok {12} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_set_container_temp_url_key_second [0.048663s] ... ok {9} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_get_floating_ip_port_forwarding [0.014021s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_set_temp_url_key [0.055613s] ... ok {17} openstack.tests.unit.test_resource.TestQueryParameters.test_transpose_not_in_query [0.012256s] ... ok {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_software_deployment(stacks) [0.012657s] ... ok {8} openstack.tests.unit.test_proxy.TestProxyPrivate.test__check_resource_notstrict_id [0.012039s] ... ok {6} openstack.tests.unit.test_proxy.TestProxyPrivate.test__get_resource_from_id [0.011704s] ... ok {11} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_deployment(stack_act) [0.013102s] ... ok {19} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_identity(sd_metadata) [0.015267s] ... ok {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_config(stacks) [0.014200s] ... ok {10} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_config(stack_subres_id_act) [0.013688s] ... ok {14} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_name(identity) [0.015821s] ... ok {12} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_temp_url_bad_time [0.039560s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_object_create_attrs [0.038853s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:37,815 openstack.object-store swift uploading data to name/test {17} openstack.tests.unit.test_resource.TestResource.test__update [0.012790s] ... ok {9} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_health_monitor_get [0.014420s] ... ok {6} openstack.tests.unit.test_resource.TestComponentManager.test_iter [0.011582s] ... ok {11} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_config(stack_act) [0.012997s] ... ok {19} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_object(stack_act) [0.014683s] ... ok {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack(stack_act) [0.013662s] ... ok {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_deployment(preview) [0.014823s] ... ok {8} openstack.tests.unit.test_proxy.TestProxyPrivate.test__get_resource_from_munch [0.012316s] ... ok {17} openstack.tests.unit.test_resource.TestResource.test_initialize_basic [0.012096s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_object_get [0.037556s] ... ok {10} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_config(stack_subres_id_act) [0.012386s] ... ok {14} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_object(identity) [0.013627s] ... ok {12} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_file_segment [0.041321s] ... ok {9} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_health_monitors [0.012743s] ... ok {6} openstack.tests.unit.test_resource.TestComponentManager.test_setitem_unchanged [0.011673s] ... ok {11} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_deployment(sd_metadata) [0.012986s] ... ok {19} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_object(stack_act) [0.013455s] ... ok {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack_preview(stack_act) [0.014341s] ... ok {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack_preview(identity) [0.013034s] ... ok {8} openstack.tests.unit.test_proxy.TestProxyPrivate.test__get_resource_from_resource [0.012113s] ... ok {17} openstack.tests.unit.test_resource.TestResourceActions.test_commit_put_no_retry_on_conflict [0.013427s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_object_get [0.037795s] ... ok {10} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_config(event) [0.012248s] ... ok {14} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_stacks(name_id) [0.012398s] ... ok {2} openstack.tests.unit.test_microversions.TestMicroversions.test_inferred_default_microversion [0.058798s] ... ok {9} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_listener_delete [0.012676s] ... ok {12} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_absolute_expiry_temp_url [0.036155s] ... ok {6} openstack.tests.unit.test_resource.TestResource.test__alternate_id_None [0.011764s] ... ok {8} openstack.tests.unit.test_resource.TestAssertMicroversionFor.test_custom_message [0.013030s] ... ok {19} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_deployments(name_id) [0.012472s] ... ok {0} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_create_stack [0.012535s] ... ok {11} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack(preview) [0.013288s] ... ok {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_find_stack(stack_act) [0.014325s] ... ok {17} openstack.tests.unit.test_resource.TestResourceActions.test_fetch_with_microversion [0.014163s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_absolute_expiry_temp_url [0.034812s] ... ok {14} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_resources_with_stack_object [0.012862s] ... ok {10} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_deployment(sd_metadata) [0.012791s] ... ok {12} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_object_delete [0.037573s] ... ok {6} openstack.tests.unit.test_resource.TestResource.test__get_id_instance [0.012772s] ... ok {19} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template(stack_subres_id_act) [0.013429s] ... ok {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack(stack_act) [0.085972s] ... ok {9} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_load_balancers [0.013470s] ... ok {0} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_delete_stack [0.012385s] ... ok {8} openstack.tests.unit.test_resource.TestResource.test__translate_response_no_body [0.012120s] ... ok {17} openstack.tests.unit.test_resource.TestResourceActions.test_post_create_with_params [0.014320s] ... ok {11} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_stack(stack_subres) [0.012367s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_object_delete [0.037744s] ... ok {14} openstack.tests.unit.test_connection.TestConnection.test_create_connection_version_param_string [0.034798s] ... ok {9} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_metering_label_delete [0.012426s] ... ok {12} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_ID(stack_subres_id_act) [0.013010s] ... ok {6} openstack.tests.unit.workflow.test_execution.TestExecution.test_basic [0.012402s] ... ok {10} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack(preview) [0.087538s] ... ok {0} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_software_configs [0.012806s] ... ok {19} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_invalid_request(preview) [0.012446s] ... ok {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack(stack_subres) [0.085007s] ... ok {8} openstack.tests.unit.test_resource.TestResource.test_cant_do_anything [0.012579s] ... ok {17} openstack.tests.unit.test_resource.TestResourceActions.test_put_create_with_microversion [0.013817s] ... ok {11} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(preview) [0.012371s] ... ok {14} openstack.tests.unit.test_connection.TestNewService.test_replace_system_service [0.031016s] ... ok {9} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_network_ip_availability_get [0.012370s] ... ok {10} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_object(identity) [0.014023s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_object_delete_ignore [0.035916s] ... ok {12} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_object(stack_subres_id) [0.013585s] ... ok {6} openstack.tests.unit.workflow.test_proxy.TestWorkflowProxy.test_workflow_get [0.012249s] ... ok {19} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_no_env(preview) [0.016005s] ... ok {0} openstack.tests.unit.test_connection.TestConnection.test_from_config_given_cloud_config [0.021814s] ... ok {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_object(identity) [0.014582s] ... ok {9} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_port_update [0.012899s] ... ok {8} openstack.tests.unit.test_resource.TestResource.test_equality [0.013136s] ... ok {11} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_deployment(event) [0.012873s] ... ok {17} openstack.tests.unit.test_resource.TestResourceActions.test_values_as_list_params_precedence [0.019689s] ... ok {14} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(networks_arg) [0.012156s] ... ok {5} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_ID(event) [0.012737s] ... ok {10} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_identity(stack_act) [0.013607s] ... ok {12} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_config(preview) [0.012330s] ... ok {19} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_no_env(stack_subres_id) [0.014594s] ... ok {0} openstack.tests.unit.test_connection.TestVendorProfile.test_hook_from_connection_ignore_missing [0.031911s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:37,512 openstack Configured hook openstack.tests.unit.test_connection:missing cannot be executed: module 'openstack.tests.unit.test_connection' has no attribute 'missing' {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_identity(identity) [0.015127s] ... ok {8} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_not_stored [0.011926s] ... ok {9} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_security_group_rule_find [0.012960s] ... ok {11} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack(identity) [0.081129s] ... ok {17} openstack.tests.unit.test_resource.TestResourceFind.test_no_match_return [0.027994s] ... ok {10} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_object(event) [0.013228s] ... ok {14} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(secgroups) [0.011947s] ... ok {12} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_config(stack_subres_id) [0.013698s] ... ok {5} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_deployment(stacks) [0.012432s] ... ok {19} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_check_stack_with_stack_object [0.014241s] ... ok {0} openstack.tests.unit.test_missing_version.TestMissingVersion.test_unsupported_version [0.023069s] ... ok {8} openstack.tests.unit.test_resource.TestResourceActions.test_commit_put [0.013709s] ... ok {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_identity(stack_subres_id_act) [0.014750s] ... ok {9} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_segment_delete [0.013023s] ... ok {11} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack(stack_subres_id_act) [0.083829s] ... ok {17} openstack.tests.unit.test_resource.TestTagMixin.test_tagged_resource_always_created_with_empty_tag_list [0.012069s] ... ok {5} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_deployment(event) [0.012285s] ... ok {14} openstack.tests.unit.test_proxy.TestProxyList.test_list_override_base_path [0.012687s] ... ok {10} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_configs(name_id) [0.012985s] ... ok {12} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_config(sd_metadata) [0.012800s] ... ok {19} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_find_stack [0.013229s] ... ok {0} openstack.tests.unit.test_placement_rest.TestPlacementRest.test_discovery_3 [0.035921s] ... ok {11} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_identity(stack_subres_id) [0.013717s] ... ok {2} openstack.tests.unit.test_placement_rest.TestPlacementRest.test_discovery_2 [0.065186s] ... ok {17} openstack.tests.unit.workflow.test_workflow.TestWorkflow.test_instantiate [0.011601s] ... ok {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_stack_not_found(stack_subres) [0.014447s] ... ok {8} openstack.tests.unit.test_resource.TestResourceActions.test_list_one_page_response_resources_key [0.021111s] ... ok {9} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_segment_delete_ignore [0.012931s] ... ok {5} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_stack(stack_subres_id_act) [0.011976s] ... ok {14} openstack.tests.unit.test_resource.TestComponent.test_get_default [0.011552s] ... ok {19} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_get_software_config [0.012608s] ... ok {12} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_delete_software_deployment(stack_act) [0.012559s] ... ok {10} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_configs(event) [0.013772s] ... ok {11} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_identity(name_id) [0.013212s] ... ok {2} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(discovery) [0.011807s] ... ok {0} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(servers_bare) [0.012226s] ... ok {9} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_segment_find [0.012970s] ... ok {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_name(stack_subres) [0.014834s] ... ok {12} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(stack_act) [0.012519s] ... ok {5} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_find_stack(stack_subres) [0.012257s] ... ok {11} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_object(stacks) [0.013048s] ... ok {19} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_update_software_deployment [0.012382s] ... ok {14} openstack.tests.unit.test_resource.TestComponent.test_get_name_formatter [0.011931s] ... ok {8} openstack.tests.unit.test_resource.TestResourceFind.test_single_match_by_id [0.012454s] ... ok {0} openstack.tests.unit.test_proxy.TestProxyGet.test_get_id [0.012719s] ... ok {9} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_segments [0.012350s] ... ok {10} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_deployments(stack_subres) [0.012257s] ... ok {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_object(event) [0.013572s] ... ok {12} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(sd_metadata) [0.012513s] ... ok {5} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack(stacks) [0.088174s] ... ok {2} openstack.tests.unit.test_proxy.TestProxyCleanup.test_filters_empty [0.012032s] ... ok {8} openstack.tests.unit.test_resource.TestTagMixin.test_fetch_tags [0.013584s] ... ok {19} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_validate_template [0.013560s] ... ok {14} openstack.tests.unit.test_resource.TestComponentManager.test_create_synced [0.011792s] ... ok {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_object(sd_metadata) [0.013410s] ... ok {0} openstack.tests.unit.test_resource.TestResource.test__get_id_value [0.012298s] ... ok {9} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_service_profile_update [0.012172s] ... ok {10} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_deployments(sd_metadata) [0.012316s] ... ok {11} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_object(stack_act) [0.013141s] ... ok {12} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_config(stacks) [0.012696s] ... ok {5} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_identity(preview) [0.014118s] ... ok {8} openstack.tests.unit.test_resource.TestTagMixin.test_set_tags [0.013336s] ... ok {19} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_update [0.014032s] ... ok {0} openstack.tests.unit.test_resource.TestResource.test__prepare_request_with_id_marked_clean [0.012595s] ... ok {14} openstack.tests.unit.test_resource.TestResource.test__attributes [0.012244s] ... ok {9} openstack.tests.unit.network.v2.test_proxy.TestNetworkProxy.test_subnet_create_attrs [0.012236s] ... ok {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_stacks(stack_subres_id_act) [0.013130s] ... ok {2} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_dry_run_default [0.012102s] ... ok {12} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_identity(stack_subres) [0.014144s] ... ok {5} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_object(stack_subres_id_act) [0.012977s] ... ok {10} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_software_deployment(stack_act) [0.012474s] ... ok {11} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_identity(stacks) [0.014421s] ... ok {0} openstack.tests.unit.test_resource.TestResource.test__prepare_request_with_patch_params [0.012833s] ... ok {19} openstack.tests.unit.orchestration.v1.test_template.TestTemplate.test_make_it [0.012736s] ... ok {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_stacks(event) [0.052309s] ... ok {14} openstack.tests.unit.test_resource.TestResource.test__attributes_iterator [0.011896s] ... ok {9} openstack.tests.unit.network.v2.test_quota.TestQuota.test_alternate_id [0.012427s] ... ok {10} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack(stacks) [0.013113s] ... ok {11} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_identity(event) [0.013328s] ... ok {12} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_object(name_id) [0.014517s] ... ok {5} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_name(stack_subres_id_act) [0.012964s] ... ok {2} openstack.tests.unit.test_proxy.TestProxyDelete.test_delete_ignore_missing [0.013339s] ... ok {19} openstack.tests.unit.test_connection.TestConnection.test_from_config_given_cloud [0.021048s] ... ok {0} openstack.tests.unit.test_resource.TestResource.test_access_by_aka [0.013352s] ... ok {14} openstack.tests.unit.test_resource.TestResource.test__mapping_overrides [0.011890s] ... ok {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack(stack_subres) [0.013459s] ... ok {9} openstack.tests.unit.network.v2.test_router.TestRouter.test_remove_extra_routes [0.013509s] ... ok {12} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_identity(stack_subres_id_act) [0.015012s] ... ok {10} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack(identity) [0.013165s] ... ok {11} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_stack_not_found(stack_subres_id) [0.012511s] ... ok {5} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack(name_id) [0.012994s] ... ok {19} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_network_format [0.012769s] ... ok {0} openstack.tests.unit.test_resource.TestResourceActions.test_list_multi_page_response_not_paginated [0.020640s] ... ok {2} openstack.tests.unit.test_proxy.TestProxyPrivate.test__check_resource_incorrect_resource [0.013802s] ... ok {14} openstack.tests.unit.test_resource.TestResource.test_items [0.011997s] ... ok {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack_preview(name_id) [0.013137s] ... ok {9} openstack.tests.unit.network.v2.test_segment.TestSegment.test_basic [0.012446s] ... ok {12} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_object(stack_subres_id) [0.014916s] ... ok {11} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_name(stacks) [0.013254s] ... ok {5} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack_preview(preview) [0.012759s] ... ok {10} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_no_env(event) [0.015564s] ... ok {0} openstack.tests.unit.test_resource.TestResourceActions.test_put_create [0.014549s] ... ok {19} openstack.tests.unit.test_exceptions.Test_HttpException.test_unicode_message [0.012776s] ... ok {14} openstack.tests.unit.test_resource.TestResource.test_to_dict_no_header [0.012029s] ... ok {9} openstack.tests.unit.object_store.v1.test_obj.TestObject.test_basic [0.024643s] ... ok {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template(preview) [0.013216s] ... ok {12} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_identity(name_id) [0.014583s] ... ok {14} openstack.tests.unit.test_resource.TestResource.test_to_dict_with_mro_no_override [0.012283s] ... ok {11} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_software_deployment(identity) [0.012010s] ... ok {5} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack_preview(sd_metadata) [0.012715s] ... ok {10} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_create_software_deployment [0.012449s] ... ok {0} openstack.tests.unit.test_resource.TestTagMixin.test_tags_attribute [0.014307s] ... ok {19} openstack.tests.unit.test_proxy.TestProxyCreate.test_create_attributes [0.012655s] ... ok {9} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete(endpoints) [0.034308s] ... ok {14} openstack.tests.unit.test_resource.TestResourceActions.test_invalid_list_params [0.013564s] ... ok {12} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_deployments(event) [0.013712s] ... ok {2} openstack.tests.unit.test_resource.TestAssertMicroversionFor.test_incompatible [0.013234s] ... ok {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template(stack_subres) [0.013300s] ... ok {11} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template(stack_act) [0.013156s] ... ok {0} openstack.tests.unit.workflow.test_workflow.TestWorkflow.test_basic [0.012723s] ... ok {10} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_validate_template_invalid_request [0.012066s] ... ok {19} openstack.tests.unit.test_proxy.TestProxyGet.test_get_resource_with_args [0.012731s] ... ok {9} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_extract_name(discovery) [0.034150s] ... ok {5} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template(name_id) [0.013467s] ... ok {14} openstack.tests.unit.test_resource.TestResourceActions.test_list_response_paginated_with_links [0.021247s] ... ok {2} openstack.tests.unit.test_resource.TestComponent.test_get_name_typed [0.010928s] ... ok {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_invalid_request(stack_subres_id) [0.012342s] ... ok {12} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack(stack_subres_id) [0.014591s] ... ok {11} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template(sd_metadata) [0.013251s] ... ok {5} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_validate_template_no_env [0.059380s] ... ok {10} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_check [0.014185s] ... ok {19} openstack.tests.unit.test_resource.TestResource.test__translate_response_with_body_no_resource_key [0.012972s] ... ok {9} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_file_segment(object_long) [0.040981s] ... ok {14} openstack.tests.unit.test_resource.TestResourceActions.test_list_response_paginated_without_links [0.020800s] ... ok {3} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_software_deployments [0.012431s] ... ok {12} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack_preview(stack_subres) [0.014633s] ... ok {2} openstack.tests.unit.test_resource.TestComponentManager.test_create_unsynced [0.011422s] ... ok {11} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_get_stack_template_with_stack_object [0.013020s] ... ok {10} openstack.tests.unit.test_connection.TestAuthorize.test_authorize_works [0.018591s] ... ok {5} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_update_preview [0.014687s] ... ok {19} openstack.tests.unit.test_resource.TestResourceActions.test_bulk_create_with_base_path [0.022895s] ... ok {9} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get(object) [0.037654s] ... ok {14} openstack.tests.unit.test_resource.TestResourceActions.test_put_create_exclude_id [0.013819s] ... ok {3} openstack.tests.unit.orchestration.v1.test_template.TestTemplate.test_validate_with_env [0.013356s] ... ok {12} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_no_env(stacks) [0.016681s] ... ok {11} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_update_stack [0.012991s] ... ok {10} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(networks_bare) [0.012731s] ... ok {5} openstack.tests.unit.orchestration.v1.test_stack_files.TestStackFiles.test_make_it [0.013160s] ... ok {19} openstack.tests.unit.test_resource.TestResourceActions.test_commit_patch_retry_on_conflict [0.015106s] ... ok {9} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_metadata_get(discovery) [0.038860s] ... ok {14} openstack.tests.unit.test_resource.TestWaitForStatus.test_status_fails [0.018240s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:38,254 openstack.resource Still waiting for resource Mock: to reach state loling, current state is other 2020-09-18 10:26:38,257 openstack.iterate_timeout Waiting 1.0 seconds {2} openstack.tests.unit.test_resource.TestResource.test_to_dict_ignore_none [0.011822s] ... ok {10} openstack.tests.unit.test_proxy.TestProxyCleanup.test_filters_evaluation_updated_at_not [0.012958s] ... ok {3} openstack.tests.unit.test_connection.TestConnection.test_other_parameters [0.021417s] ... ok {5} openstack.tests.unit.test_connection.TestConnection.test_create_connection_version_param_int [0.037788s] ... ok {11} openstack.tests.unit.orchestration.v1.test_stack_template.TestStackTemplate.test_to_dict [0.017486s] ... ok {19} openstack.tests.unit.test_resource.TestResourceActions.test_list_multi_page_header_count [0.023010s] ... ok {9} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_account_metadata_get [0.034923s] ... ok {12} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_no_env(name_id) [0.014939s] ... ok {14} openstack.tests.unit.test_utils.Test_enable_logging.test_warning_file [0.014897s] ... ok {3} openstack.tests.unit.test_exceptions.Test_HttpException.test_message [0.012042s] ... ok {11} openstack.tests.unit.test_connection.TestConnection.test_from_config_given_config [0.020810s] ... ok {10} openstack.tests.unit.test_resource.TestComponent.test_get_no_instance [0.012187s] ... ok {5} openstack.tests.unit.test_connection.TestOsloConfig.test_from_conf [0.039482s] ... ok {12} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_get_stack_environment_with_stack_object [0.013141s] ... ok {19} openstack.tests.unit.test_resource.TestResourceActions.test_list_response_paginated_with_links_and_query [0.023120s] ... ok {9} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_object_delete [0.036485s] ... ok {3} openstack.tests.unit.test_missing_version.TestMissingVersion.test_unsupported_version_override [0.022625s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.49.0/openstack/service_description.py:298: UnsupportedServiceVersion: Service image has no discoverable version. The resulting Proxy object will only have direct passthrough REST capabilities. category=exceptions.UnsupportedServiceVersion) {2} openstack.tests.unit.test_resource.TestResourceActions.test_commit_base_path [0.012886s] ... ok {11} openstack.tests.unit.test_connection.TestNewService.test_add_service_v1 [0.039877s] ... ok {10} openstack.tests.unit.test_resource.TestComponent.test_set_name_untyped [0.012190s] ... ok {5} openstack.tests.unit.test_connection.TestVendorProfile.test_hook_from_connection_param [0.028864s] ... ok {19} openstack.tests.unit.test_resource.TestResourceActions.test_patch_with_sdk_names [0.015368s] ... ok {9} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_temp_url_prefix [0.036139s] ... ok {19} openstack.tests.unit.test_resource.TestResourceActions.test_post_create_base_path [0.015160s] ... ok {3} openstack.tests.unit.test_placement_rest.TestPlacementRest.test_discovery_err_1 [0.035836s] ... ok {10} openstack.tests.unit.test_resource.TestResource.test__consume_attrs [0.012426s] ... ok {11} openstack.tests.unit.test_connection.TestVendorProfile.test_hook_from_profile [0.023524s] ... ok {5} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_baremetal_corrected_format [0.012840s] ... ok {12} openstack.tests.unit.test_connection.TestAuthorize.test_authorize_failure [0.016199s] ... ok {9} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_object_metadata_get [0.038635s] ... ok {19} openstack.tests.unit.test_resource.TestResourceFind.test_single_match_by_alternate_id [0.013255s] ... ok {10} openstack.tests.unit.test_resource.TestResource.test_existing [0.012338s] ... ok {3} openstack.tests.unit.test_proxy.TestProxyHead.test_head_resource [0.012958s] ... ok {5} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_http_exception [0.011915s] ... ok {11} openstack.tests.unit.test_microversions.TestMicroversions.test_get_bad_default_max_microversion [0.025878s] ... ok {12} openstack.tests.unit.test_proxy.TestProxyPrivate.test__get_uri_attribute_no_parent [0.012697s] ... ok {2} openstack.tests.unit.test_resource.TestResourceActions.test_delete [0.013001s] ... ok {19} openstack.tests.unit.test_resource.TestTagMixin.test_add_tag [0.014046s] ... ok {12} openstack.tests.unit.test_resource.TestAssertMicroversionFor.test_compatible [0.012905s] ... ok {19} openstack.tests.unit.test_resource.TestWaitForStatus.test_immediate_status [0.032331s] ... ok {9} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_temp_url [0.037520s] ... ok {3} openstack.tests.unit.test_resource.TestResource.test_to_dict_nested [0.013877s] ... ok {10} openstack.tests.unit.test_resource.TestResourceActions.test_delete_with_microversion [0.014260s] ... ok {19} openstack.tests.unit.test_resource.TestWaitForStatus.test_immediate_status_different_attribute [0.030246s] ... ok {11} openstack.tests.unit.test_proxy.TestProxyBulkCreate.test_bulk_create_attributes_override_base_path [0.012542s] ... ok {12} openstack.tests.unit.test_resource.TestComponentManager.test_getitem [0.012445s] ... ok {12} openstack.tests.unit.test_resource.TestComponentManager.test_setitem_new [0.012403s] ... ok {9} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_temp_url_bad_path [0.038033s] ... ok {3} openstack.tests.unit.test_resource.TestResourceActions.test_bulk_create_fail [0.014252s] ... ok {10} openstack.tests.unit.test_resource.TestResourceActions.test_fetch [0.013930s] ... ok {5} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_no_exception [0.011063s] ... ok {11} openstack.tests.unit.test_proxy.TestProxyGet.test_get_base_path [0.013223s] ... ok {12} openstack.tests.unit.test_resource.TestResource.test_from_munch_new [0.013127s] ... ok {3} openstack.tests.unit.test_resource.TestResourceActions.test_fetch_not_requires_id [0.014623s] ... ok {9} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_set_temp_url_key [0.049293s] ... ok {12} openstack.tests.unit.test_resource.TestResource.test_json_dumps_from_resource [0.013219s] ... ok {19} openstack.tests.unit.test_utils.TestMaximumSupportedMicroversion.test_with_value [0.012586s] ... ok {10} openstack.tests.unit.test_resource.TestResourceFind.test_multiple_matches [0.012425s] ... ok {11} openstack.tests.unit.test_resource.TestComponent.test_delete_name [0.012717s] ... ok {5} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(slash_servers_bare) [0.011347s] ... ok {9} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_abandon_stack(stack_subres) [0.013749s] ... ok {3} openstack.tests.unit.test_resource.TestResourceActions.test_list_multi_page_no_early_termination [0.023717s] ... ok {12} openstack.tests.unit.test_resource.TestResource.test_to_dict_no_body [0.012938s] ... ok {19} openstack.tests.unit.test_utils.TestTinyDAG.test_add_node_after_edge [0.012418s] ... ok {10} openstack.tests.unit.test_resource.TestWaitForStatus.test_status_match_with_none [0.030950s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:37,895 openstack.resource Still waiting for resource Mock: to reach state loling, current state is other 2020-09-18 10:26:37,898 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:37,901 openstack.resource Still waiting for resource Mock: to reach state loling, current state is None 2020-09-18 10:26:37,904 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:37,907 openstack.resource Still waiting for resource Mock: to reach state loling, current state is another 2020-09-18 10:26:37,910 openstack.iterate_timeout Waiting 1.0 seconds {5} openstack.tests.unit.test_proxy.TestProxyDelete.test_delete_NotFound [0.012322s] ... ok {11} openstack.tests.unit.test_resource.TestComponent.test_delete_name_doesnt_exist [0.012322s] ... ok {12} openstack.tests.unit.test_resource.TestResourceActions.test_fetch_base_path [0.014380s] ... ok {9} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_abandon_stack(event) [0.013091s] ... ok {19} openstack.tests.unit.test_utils.TestTinyDAG.test_walk [0.012589s] ... ok {3} openstack.tests.unit.test_resource.TestResourceActions.test_list_one_page_response_not_paginated [0.021208s] ... ok {10} openstack.tests.unit.workflow.test_version.TestVersion.test_make_it [0.013009s] ... ok {2} openstack.tests.unit.test_resource.TestResourceFind.test_no_match_raise [0.029399s] ... ok {11} openstack.tests.unit.test_resource.TestResource.test__getattribute__id_with_alternate [0.012798s] ... ok {12} openstack.tests.unit.test_resource.TestResourceActions.test_head_with_microversion [0.014944s] ... ok {9} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_check_stack_with_stack_ID(preview) [0.012323s] ... ok {19} openstack.tests.unit.workflow.test_proxy.TestWorkflowProxy.test_workflow_create [0.013193s] ... ok {3} openstack.tests.unit.test_resource.TestResourceActions.test_list_response_paginated_with_microversions [0.021707s] ... ok {5} openstack.tests.unit.test_proxy.TestProxyUpdate.test_update_id [0.012179s] ... ok {11} openstack.tests.unit.test_resource.TestResource.test__header_mapping [0.013837s] ... ok {12} openstack.tests.unit.test_resource.TestResourceActions.test_list_query_params [0.021043s] ... ok {9} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_create_software_deployment(sd_metadata) [0.012223s] ... ok {3} openstack.tests.unit.test_resource.TestResourceActions.test_values_as_list_params [0.021787s] ... ok {5} openstack.tests.unit.test_resource.TestQueryParameters.test_transpose_unmapped [0.011369s] ... ok {12} openstack.tests.unit.test_resource.TestResourceFind.test_find_result_name_not_in_query_parameters [0.029410s] ... ok {9} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_software_deployment(stacks) [0.012825s] ... ok {5} openstack.tests.unit.test_resource.TestResource.test__prepare_request_with_key [0.012047s] ... ok {11} openstack.tests.unit.test_resource.TestResource.test__prepare_request_with_patch [0.013621s] ... ok {5} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_prepare_request_patch_unpacked [0.012725s] ... ok {3} openstack.tests.unit.test_resource.TestResourceFind.test_find_short_circuit [0.030506s] ... ok {12} openstack.tests.unit.test_resource.TestTagMixin.test_remove_all_tags [0.014069s] ... ok {5} openstack.tests.unit.test_resource.TestResourceActions.test_bulk_create_put [0.021990s] ... ok {9} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_identity(stack_subres_id_act) [0.013923s] ... ok {5} openstack.tests.unit.test_resource.TestResourceActions.test_list_one_page_response_paginated [0.019409s] ... ok {3} openstack.tests.unit.test_resource.TestWaitForStatus.test_no_sleep [0.031083s] ... ok {12} openstack.tests.unit.test_resource.TestWaitForStatus.test_status_match [0.030395s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:38,313 openstack.resource Still waiting for resource Mock: to reach state loling, current state is other 2020-09-18 10:26:38,316 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:38,319 openstack.resource Still waiting for resource Mock: to reach state loling, current state is another 2020-09-18 10:26:38,322 openstack.iterate_timeout Waiting 1.0 seconds 2020-09-18 10:26:38,325 openstack.resource Still waiting for resource Mock: to reach state loling, current state is another 2020-09-18 10:26:38,328 openstack.iterate_timeout Waiting 1.0 seconds {11} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_under_props_create [0.014456s] ... ok {5} openstack.tests.unit.test_resource.TestWaitForStatus.test_status_fails_different_attribute [0.016458s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:38,617 openstack.resource Still waiting for resource Mock: to reach state loling, current state is other 2020-09-18 10:26:38,620 openstack.iterate_timeout Waiting 1.0 seconds {11} openstack.tests.unit.test_resource.TestResourceActions.test_bulk_create_with_microversion [0.023860s] ... ok {3} openstack.tests.unit.test_utils.Test_enable_logging.test_warning_console_stdout [0.014951s] ... ok {12} openstack.tests.unit.test_resource.Test_Request.test_create [0.012616s] ... ok {9} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_environment_with_stack_object(event) [0.013955s] ... ok {11} openstack.tests.unit.test_resource.TestResourceActions.test_bulk_create_with_params [0.023239s] ... ok {5} openstack.tests.unit.test_utils.TestTinyDAG.test_from_dict [0.010987s] ... ok {12} openstack.tests.unit.test_utils.TestTinyDAG.test_walk_parallel [0.014554s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ ['a', 'g', 'f', 'b', 'c', 'd', 'e'] {9} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_files_with_stack_object(stack_subres_id_act) [0.013977s] ... ok {5} openstack.tests.unit.workflow.test_version.TestVersion.test_basic [0.010978s] ... ok {11} openstack.tests.unit.test_resource.TestResourceActions.test_commit_patch [0.014284s] ... ok {12} openstack.tests.unit.workflow.test_proxy.TestWorkflowProxy.test_execution_get [0.013841s] ... ok {2} openstack.tests.unit.test_resource.TestWaitForStatus.test_immediate_status_case [0.028329s] ... ok {11} openstack.tests.unit.test_resource.TestResourceActions.test_list_multi_page_response_paginated [0.021806s] ... ok {11} openstack.tests.unit.test_resource.TestResourceFind.test_single_match_by_name [0.012185s] ... ok {9} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_get_stack_template_with_stack_identity(stack_subres) [0.013964s] ... ok {11} openstack.tests.unit.test_utils.TestMaximumSupportedMicroversion.test_with_none [0.011345s] ... ok {9} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_resources_with_stack_object(stack_subres_id) [0.014387s] ... ok {11} openstack.tests.unit.workflow.test_proxy.TestWorkflowProxy.test_execution_delete [0.012260s] ... ok {9} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_software_configs(stack_subres_id_act) [0.012684s] ... ok {9} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_update_stack(stack_subres_id_act) [0.013105s] ... ok {9} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template(event) [0.012493s] ... ok {9} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_validate_template_no_env(stack_act) [0.014667s] ... ok {9} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationProxy.test_stacks [0.012403s] ... ok {9} openstack.tests.unit.orchestration.v1.test_stack_environment.TestStackTemplate.test_make_it [0.012386s] ... ok {9} openstack.tests.unit.test_connection.TestConnection.test_create_session [0.021190s] ... ok {9} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_resource_evaluation_false [0.012682s] ... ok {9} openstack.tests.unit.test_proxy.TestProxyDelete.test_delete [0.012620s] ... ok {9} openstack.tests.unit.test_proxy.TestProxyGet.test_get_not_found [0.013214s] ... ok {9} openstack.tests.unit.test_proxy.TestProxyPrivate.test__check_resource_correct_resource [0.013294s] ... ok {9} openstack.tests.unit.test_resource.TestComponent.test_set_name_formatter [0.012294s] ... ok {9} openstack.tests.unit.test_resource.TestResource.test_repr [0.012262s] ... ok {9} openstack.tests.unit.test_resource.TestResourceActions.test_allow_invalid_list_params [0.013306s] ... ok {9} openstack.tests.unit.test_resource.TestResourceActions.test_list_multi_page_inferred_additional [0.021956s] ... ok {9} openstack.tests.unit.test_resource.TestResourceActions.test_patch_with_changed_fields [0.015040s] ... ok {9} openstack.tests.unit.test_resource.TestResourceActions.test_post_create [0.013393s] ... ok {9} openstack.tests.unit.test_resource.TestResourceActions.test_put_create_with_params [0.013389s] ... ok {9} openstack.tests.unit.test_resource.TestTagMixin.test_check_tag_not_exists [0.012949s] ... ok {9} openstack.tests.unit.test_resource.TestTagMixin.test_remove_single_tag [0.012375s] ... ok {9} openstack.tests.unit.test_resource.TestWaitForDelete.test_timeout [0.330947s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2020-09-18 10:26:38,542 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,545 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,548 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,551 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,554 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,557 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,560 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,563 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,565 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,568 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,571 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,574 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,576 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,579 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,582 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,584 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,587 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,590 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,592 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,595 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,598 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,601 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,603 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,606 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,609 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,611 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,614 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,617 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,620 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,623 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,625 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,628 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,631 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,633 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,636 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,639 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,642 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,644 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,647 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,650 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,652 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,655 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,657 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,660 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,663 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,665 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,668 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,671 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,673 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,676 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,679 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,681 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,684 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,686 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,689 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,691 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,694 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,697 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,699 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,702 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,704 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,707 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,709 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,712 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,714 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,717 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,719 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,722 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,724 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,727 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,729 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,732 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,734 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,737 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,739 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,742 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,744 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,747 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,749 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,752 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,755 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,757 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,760 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,762 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,765 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,768 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,770 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,773 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,775 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,778 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,780 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,783 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,785 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,788 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,790 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,793 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,796 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,798 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,801 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,803 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,806 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,808 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,811 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,814 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,816 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,819 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,821 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,824 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,826 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,829 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,831 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,834 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,836 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,838 openstack.iterate_timeout Waiting 0.1 seconds 2020-09-18 10:26:38,841 openstack.iterate_timeout Waiting 0.1 seconds {9} openstack.tests.unit.test_utils.TestMaximumSupportedMicroversion.test_value_less_than_min [0.011693s] ... ok {9} openstack.tests.unit.workflow.test_proxy.TestWorkflowProxy.test_execution_create [0.010804s] ... ok {9} openstack.tests.unit.workflow.test_proxy.TestWorkflowProxy.test_execution_find [0.011180s] ... ok {8} openstack.tests.unit.test_utils.TestTinyDAG.test_walk_raise [1.012392s] ... ok {8} openstack.tests.unit.test_utils.Test_enable_logging.test_none [0.012480s] ... ok {8} openstack.tests.unit.workflow.test_execution.TestExecution.test_instantiate [0.011090s] ... ok ====== Totals ====== Ran: 3609 tests in 6.4862 sec. - Passed: 3609 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 103.2241 sec. ============== Worker Balance ============== - Worker 0 (181 tests) => 0:00:04.689397 - Worker 1 (181 tests) => 0:00:05.137596 - Worker 2 (181 tests) => 0:00:06.018245 - Worker 3 (181 tests) => 0:00:04.894409 - Worker 4 (181 tests) => 0:00:05.149903 - Worker 5 (181 tests) => 0:00:05.588111 - Worker 6 (181 tests) => 0:00:04.964014 - Worker 7 (181 tests) => 0:00:05.270522 - Worker 8 (181 tests) => 0:00:06.197893 - Worker 9 (180 tests) => 0:00:05.937724 - Worker 10 (180 tests) => 0:00:05.126599 - Worker 11 (180 tests) => 0:00:05.459738 - Worker 12 (180 tests) => 0:00:05.323250 - Worker 13 (180 tests) => 0:00:04.711436 - Worker 14 (180 tests) => 0:00:05.344505 - Worker 15 (180 tests) => 0:00:05.031416 - Worker 16 (180 tests) => 0:00:05.048043 - Worker 17 (180 tests) => 0:00:05.584333 - Worker 18 (180 tests) => 0:00:05.229026 - Worker 19 (180 tests) => 0:00:04.882268 + exit 0 Processing files: python3-openstacksdk-0.49.0-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.G3qSlX + umask 022 + cd /builddir/build/BUILD + cd openstacksdk-0.49.0 + DOCDIR=/builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/share/doc/python3-openstacksdk + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/share/doc/python3-openstacksdk + cp -pr README.rst /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/share/doc/python3-openstacksdk + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.FHXBUm + umask 022 + cd /builddir/build/BUILD + cd openstacksdk-0.49.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/share/licenses/python3-openstacksdk + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/share/licenses/python3-openstacksdk + cp -pr LICENSE /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch/usr/share/licenses/python3-openstacksdk + exit 0 Provides: python3-openstacksdk = 0.49.0-1.el8 python3.6dist(openstacksdk) = 0.49.0 python3dist(openstacksdk) = 0.49.0 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-openstacksdk-tests-0.49.0-1.el8.noarch Provides: python3-openstacksdk-tests = 0.49.0-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 python(abi) = 3.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch Wrote: /builddir/build/RPMS/python3-openstacksdk-0.49.0-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/python3-openstacksdk-tests-0.49.0-1.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.0MSyw2 + umask 022 + cd /builddir/build/BUILD + cd openstacksdk-0.49.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-openstacksdk-0.49.0-1.el8.noarch + exit 0 Child return code was: 0