Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-openstacksdk.spec'], chrootPath='/var/lib/mock/dist-ocs23-rebuild-test-0-build-279250-26686/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-openstacksdk.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-openstacksdk-0.101.0-2.ocs23.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/python-openstacksdk.spec'], chrootPath='/var/lib/mock/dist-ocs23-rebuild-test-0-build-279250-26686/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/python-openstacksdk.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xs4tWf + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf openstacksdk-0.101.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/openstacksdk-0.101.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd openstacksdk-0.101.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-openstacksdk-0.101.0 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + rm -rf requirements.txt test-requirements.txt + rm -f openstack/tests/unit/test_stats.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.OxVVCc + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd openstacksdk-0.101.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/develop.py:40: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running build running build_py creating build creating build/lib creating build/lib/openstack creating build/lib/openstack/tests creating build/lib/openstack/tests/unit 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/test_order.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/__init__.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 creating build/lib/openstack/tests/functional creating build/lib/openstack/tests/functional/load_balancer creating 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 copying openstack/tests/functional/load_balancer/v2/__init__.py -> build/lib/openstack/tests/functional/load_balancer/v2 creating build/lib/openstack/identity creating build/lib/openstack/identity/v2 copying openstack/identity/v2/tenant.py -> build/lib/openstack/identity/v2 copying openstack/identity/v2/extension.py -> build/lib/openstack/identity/v2 copying openstack/identity/v2/user.py -> build/lib/openstack/identity/v2 copying openstack/identity/v2/__init__.py -> build/lib/openstack/identity/v2 copying openstack/identity/v2/role.py -> build/lib/openstack/identity/v2 copying openstack/identity/v2/_proxy.py -> build/lib/openstack/identity/v2 creating build/lib/openstack/tests/unit/message creating 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_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_proxy.py -> 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_subscription.py -> build/lib/openstack/tests/unit/message/v2 creating build/lib/openstack/tests/unit/network creating 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_local_ip.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_address_group.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_extension.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_port_forwarding.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_vpn_service.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_local_ip_association.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_qos_policy.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_firewall_rule.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_network.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_vpn_ikepolicy.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_vpn_ipsec_site_connection.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_pool_member.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_l3_conntrack_helper.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_vpn_endpoint_group.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_floating_ip.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_agent.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_firewall_group.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_ndp_proxy.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_qos_rule_type.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_metering_label.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_qos_minimum_packet_rate_rule.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_pool.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_service_provider.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/network/v2/__init__.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_firewall_policy.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_network_ip_availability.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_rbac_policy.py -> build/lib/openstack/tests/unit/network/v2 copying openstack/tests/unit/network/v2/test_vpn_ipsecpolicy.py -> build/lib/openstack/tests/unit/network/v2 creating build/lib/openstack/tests/functional/image creating build/lib/openstack/tests/functional/image/v2 copying openstack/tests/functional/image/v2/test_image.py -> build/lib/openstack/tests/functional/image/v2 copying openstack/tests/functional/image/v2/__init__.py -> build/lib/openstack/tests/functional/image/v2 creating build/lib/openstack/tests/functional/block_storage copying openstack/tests/functional/block_storage/__init__.py -> build/lib/openstack/tests/functional/block_storage creating build/lib/openstack/tests/unit/identity copying openstack/tests/unit/identity/test_version.py -> build/lib/openstack/tests/unit/identity copying openstack/tests/unit/identity/__init__.py -> build/lib/openstack/tests/unit/identity creating 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_qos_minimum_bandwidth_rule.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_recordset.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_devstack.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_image.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_project.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_keypairs.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_object.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_server_group.py -> 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/test_cluster_templates.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_network.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_clustering.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_floating_ip.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_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_security_groups.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_volume_backup.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_qos_dscp_marking_rule.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_floating_ip_pool.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_identity.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_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_qos_bandwidth_limit_rule.py -> build/lib/openstack/tests/functional/cloud copying openstack/tests/functional/cloud/test_volume.py -> build/lib/openstack/tests/functional/cloud creating build/lib/openstack/message copying openstack/message/version.py -> build/lib/openstack/message copying openstack/message/message_service.py -> build/lib/openstack/message copying openstack/message/__init__.py -> build/lib/openstack/message creating build/lib/openstack/cloud creating build/lib/openstack/cloud/cmd copying openstack/cloud/cmd/inventory.py -> build/lib/openstack/cloud/cmd copying openstack/cloud/cmd/__init__.py -> build/lib/openstack/cloud/cmd creating build/lib/openstack/tests/unit/compute creating build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_migration.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_image.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_flavor.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_volume_attachment.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_group.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_server_remote_console.py -> build/lib/openstack/tests/unit/compute/v2 copying openstack/tests/unit/compute/v2/test_server_migration.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_server_interface.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_proxy.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_aggregate.py -> 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_server_actions.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_usage.py -> build/lib/openstack/tests/unit/compute/v2 creating build/lib/openstack/tests/functional/compute creating 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_image.py -> build/lib/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_hypervisor.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_keypair.py -> build/lib/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_service.py -> build/lib/openstack/tests/functional/compute/v2 copying openstack/tests/functional/compute/v2/test_quota_set.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/tests/functional/compute/v2/__init__.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/unit/test_microversions.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_resource.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_connection.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/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_utils.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_placement_rest.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_proxy.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_exceptions.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_hacking.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/__init__.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/fakes.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_proxy_base.py -> build/lib/openstack/tests/unit copying openstack/tests/unit/test_format.py -> build/lib/openstack/tests/unit creating build/lib/openstack/key_manager copying openstack/key_manager/key_manager_service.py -> build/lib/openstack/key_manager copying openstack/key_manager/__init__.py -> build/lib/openstack/key_manager creating build/lib/openstack/image copying openstack/image/image_signer.py -> build/lib/openstack/image copying openstack/image/iterable_chunked_file.py -> build/lib/openstack/image copying openstack/image/image_service.py -> build/lib/openstack/image copying openstack/image/_download.py -> build/lib/openstack/image copying openstack/image/_base_proxy.py -> build/lib/openstack/image copying openstack/image/__init__.py -> build/lib/openstack/image creating build/lib/openstack/image/v1 copying openstack/image/v1/image.py -> build/lib/openstack/image/v1 copying openstack/image/v1/__init__.py -> build/lib/openstack/image/v1 copying openstack/image/v1/_proxy.py -> build/lib/openstack/image/v1 creating build/lib/openstack/tests/functional/orchestration creating build/lib/openstack/tests/functional/orchestration/v1 copying openstack/tests/functional/orchestration/v1/test_stack.py -> build/lib/openstack/tests/functional/orchestration/v1 copying openstack/tests/functional/orchestration/v1/__init__.py -> build/lib/openstack/tests/functional/orchestration/v1 creating build/lib/openstack/tests/functional/identity 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 copying openstack/identity/version.py -> build/lib/openstack/identity copying openstack/identity/__init__.py -> build/lib/openstack/identity copying openstack/identity/identity_service.py -> build/lib/openstack/identity creating build/lib/openstack/workflow creating build/lib/openstack/workflow/v2 copying openstack/workflow/v2/workflow.py -> build/lib/openstack/workflow/v2 copying openstack/workflow/v2/execution.py -> 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 creating build/lib/openstack/tests/unit/orchestration copying openstack/tests/unit/orchestration/test_version.py -> build/lib/openstack/tests/unit/orchestration copying openstack/tests/unit/orchestration/__init__.py -> build/lib/openstack/tests/unit/orchestration creating build/lib/openstack/tests/functional/placement copying openstack/tests/functional/placement/__init__.py -> build/lib/openstack/tests/functional/placement copying openstack/tests/functional/image/__init__.py -> build/lib/openstack/tests/functional/image creating build/lib/openstack/cloud/tests copying openstack/cloud/tests/__init__.py -> build/lib/openstack/cloud/tests creating build/lib/openstack/tests/unit/fake copying openstack/tests/unit/fake/fake_service.py -> build/lib/openstack/tests/unit/fake copying openstack/tests/unit/fake/__init__.py -> build/lib/openstack/tests/unit/fake creating build/lib/openstack/tests/unit/image creating build/lib/openstack/tests/unit/image/v1 copying openstack/tests/unit/image/v1/test_image.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/__init__.py -> build/lib/openstack/tests/unit/image/v1 creating build/lib/openstack/tests/unit/baremetal creating 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_volume_target.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_chassis.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_proxy.py -> build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_conductor.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_node.py -> build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/baremetal/v1/test_deploy_templates.py -> 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_driver.py -> build/lib/openstack/tests/unit/baremetal/v1 copying openstack/tests/unit/message/test_version.py -> build/lib/openstack/tests/unit/message copying openstack/tests/unit/message/__init__.py -> build/lib/openstack/tests/unit/message creating build/lib/openstack/placement creating build/lib/openstack/placement/v1 copying openstack/placement/v1/resource_class.py -> build/lib/openstack/placement/v1 copying openstack/placement/v1/resource_provider.py -> build/lib/openstack/placement/v1 copying openstack/placement/v1/__init__.py -> build/lib/openstack/placement/v1 copying openstack/placement/v1/_proxy.py -> build/lib/openstack/placement/v1 creating build/lib/openstack/network creating build/lib/openstack/network/v2 copying openstack/network/v2/vpn_ipsecpolicy.py -> build/lib/openstack/network/v2 copying openstack/network/v2/agent.py -> build/lib/openstack/network/v2 copying openstack/network/v2/port_forwarding.py -> build/lib/openstack/network/v2 copying openstack/network/v2/port.py -> build/lib/openstack/network/v2 copying openstack/network/v2/pool_member.py -> build/lib/openstack/network/v2 copying openstack/network/v2/service_provider.py -> build/lib/openstack/network/v2 copying openstack/network/v2/vpn_ipsec_site_connection.py -> build/lib/openstack/network/v2 copying openstack/network/v2/availability_zone.py -> build/lib/openstack/network/v2 copying openstack/network/v2/local_ip.py -> build/lib/openstack/network/v2 copying openstack/network/v2/qos_minimum_bandwidth_rule.py -> build/lib/openstack/network/v2 copying openstack/network/v2/qos_policy.py -> build/lib/openstack/network/v2 copying openstack/network/v2/qos_rule_type.py -> build/lib/openstack/network/v2 copying openstack/network/v2/ndp_proxy.py -> build/lib/openstack/network/v2 copying openstack/network/v2/vpn_service.py -> build/lib/openstack/network/v2 copying openstack/network/v2/router.py -> build/lib/openstack/network/v2 copying openstack/network/v2/qos_minimum_packet_rate_rule.py -> build/lib/openstack/network/v2 copying openstack/network/v2/subnet.py -> build/lib/openstack/network/v2 copying openstack/network/v2/vpn_ipsec_policy.py -> build/lib/openstack/network/v2 copying openstack/network/v2/metering_label.py -> build/lib/openstack/network/v2 copying openstack/network/v2/listener.py -> build/lib/openstack/network/v2 copying openstack/network/v2/extension.py -> build/lib/openstack/network/v2 copying openstack/network/v2/firewall_rule.py -> build/lib/openstack/network/v2 copying openstack/network/v2/qos_bandwidth_limit_rule.py -> build/lib/openstack/network/v2 copying openstack/network/v2/local_ip_association.py -> build/lib/openstack/network/v2 copying openstack/network/v2/l3_conntrack_helper.py -> build/lib/openstack/network/v2 copying openstack/network/v2/_base.py -> build/lib/openstack/network/v2 copying openstack/network/v2/address_group.py -> build/lib/openstack/network/v2 copying openstack/network/v2/metering_label_rule.py -> build/lib/openstack/network/v2 copying openstack/network/v2/network.py -> build/lib/openstack/network/v2 copying openstack/network/v2/network_ip_availability.py -> build/lib/openstack/network/v2 copying openstack/network/v2/pool.py -> build/lib/openstack/network/v2 copying openstack/network/v2/service_profile.py -> build/lib/openstack/network/v2 copying openstack/network/v2/vpn_endpoint_group.py -> build/lib/openstack/network/v2 copying openstack/network/v2/segment.py -> build/lib/openstack/network/v2 copying openstack/network/v2/vpn_ikepolicy.py -> build/lib/openstack/network/v2 copying openstack/network/v2/qos_dscp_marking_rule.py -> build/lib/openstack/network/v2 copying openstack/network/v2/subnet_pool.py -> build/lib/openstack/network/v2 copying openstack/network/v2/floating_ip.py -> build/lib/openstack/network/v2 copying openstack/network/v2/trunk.py -> build/lib/openstack/network/v2 copying openstack/network/v2/firewall_group.py -> build/lib/openstack/network/v2 copying openstack/network/v2/security_group_rule.py -> build/lib/openstack/network/v2 copying openstack/network/v2/network_segment_range.py -> build/lib/openstack/network/v2 copying openstack/network/v2/load_balancer.py -> build/lib/openstack/network/v2 copying openstack/network/v2/security_group.py -> build/lib/openstack/network/v2 copying openstack/network/v2/auto_allocated_topology.py -> build/lib/openstack/network/v2 copying openstack/network/v2/firewall_policy.py -> build/lib/openstack/network/v2 copying openstack/network/v2/health_monitor.py -> build/lib/openstack/network/v2 copying openstack/network/v2/rbac_policy.py -> build/lib/openstack/network/v2 copying openstack/network/v2/__init__.py -> build/lib/openstack/network/v2 copying openstack/network/v2/quota.py -> build/lib/openstack/network/v2 copying openstack/network/v2/address_scope.py -> build/lib/openstack/network/v2 copying openstack/network/v2/_proxy.py -> build/lib/openstack/network/v2 copying openstack/network/v2/flavor.py -> build/lib/openstack/network/v2 creating build/lib/openstack/compute creating build/lib/openstack/compute/v2 copying openstack/compute/v2/availability_zone.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/image.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/hypervisor.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/volume_attachment.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/server_migration.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/server_action.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/aggregate.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/migration.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/extension.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/server_remote_console.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/server_ip.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/server_interface.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/server_group.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/keypair.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/server_diagnostics.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/service.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/usage.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/quota_set.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/__init__.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/server.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/limits.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/_proxy.py -> build/lib/openstack/compute/v2 copying openstack/compute/v2/flavor.py -> build/lib/openstack/compute/v2 creating build/lib/openstack/config copying openstack/config/defaults.py -> build/lib/openstack/config copying openstack/config/cloud_region.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_config.py -> build/lib/openstack/config copying openstack/config/exceptions.py -> build/lib/openstack/config copying openstack/config/__init__.py -> build/lib/openstack/config copying openstack/tests/unit/network/test_version.py -> build/lib/openstack/tests/unit/network copying openstack/tests/unit/network/__init__.py -> build/lib/openstack/tests/unit/network creating build/lib/openstack/tests/unit/common copying openstack/tests/unit/common/test_tag.py -> build/lib/openstack/tests/unit/common copying openstack/tests/unit/common/test_metadata.py -> build/lib/openstack/tests/unit/common copying openstack/tests/unit/common/test_quota_set.py -> build/lib/openstack/tests/unit/common copying openstack/tests/unit/common/__init__.py -> build/lib/openstack/tests/unit/common creating build/lib/openstack/accelerator creating build/lib/openstack/accelerator/v2 copying openstack/accelerator/v2/deployable.py -> build/lib/openstack/accelerator/v2 copying openstack/accelerator/v2/accelerator_request.py -> build/lib/openstack/accelerator/v2 copying openstack/accelerator/v2/device_profile.py -> build/lib/openstack/accelerator/v2 copying openstack/accelerator/v2/__init__.py -> build/lib/openstack/accelerator/v2 copying openstack/accelerator/v2/device.py -> build/lib/openstack/accelerator/v2 copying openstack/accelerator/v2/_proxy.py -> build/lib/openstack/accelerator/v2 creating build/lib/openstack/tests/unit/placement creating build/lib/openstack/tests/unit/placement/v1 copying openstack/tests/unit/placement/v1/test_resource_provider.py -> build/lib/openstack/tests/unit/placement/v1 copying openstack/tests/unit/placement/v1/test_proxy.py -> build/lib/openstack/tests/unit/placement/v1 copying openstack/tests/unit/placement/v1/__init__.py -> build/lib/openstack/tests/unit/placement/v1 copying openstack/tests/unit/placement/v1/test_resource_class.py -> build/lib/openstack/tests/unit/placement/v1 creating 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_qos_minimum_bandwidth_rule.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_recordset.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_server_set_metadata.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_floating_ip_common.py -> 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_volume_access.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_image.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_role_assignment.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_coe_clusters.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_caching.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_baremetal_node.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_router.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_qos_policy.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_keypair.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_shared_file_system.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_cluster_templates.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_stack.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_normalize.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/test_clustering.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_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_operator_noauth.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_coe_clusters_certificate.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_update_server.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_security_groups.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_baremetal_ports.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_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_qos_dscp_marking_rule.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_aggregate.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_accelerator.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_users.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_availability_zones.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_flavors.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__utils.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_identity_roles.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_usage.py -> build/lib/openstack/tests/unit/cloud copying openstack/tests/unit/cloud/test_volume.py -> build/lib/openstack/tests/unit/cloud creating build/lib/openstack/image/v2 copying openstack/image/v2/task.py -> build/lib/openstack/image/v2 copying openstack/image/v2/image.py -> build/lib/openstack/image/v2 copying openstack/image/v2/member.py -> build/lib/openstack/image/v2 copying openstack/image/v2/service_info.py -> build/lib/openstack/image/v2 copying openstack/image/v2/__init__.py -> build/lib/openstack/image/v2 copying openstack/image/v2/_proxy.py -> build/lib/openstack/image/v2 copying openstack/image/v2/schema.py -> build/lib/openstack/image/v2 creating build/lib/openstack/fixture copying openstack/fixture/__init__.py -> build/lib/openstack/fixture copying openstack/fixture/connection.py -> build/lib/openstack/fixture creating build/lib/openstack/tests/unit/shared_file_system creating build/lib/openstack/tests/unit/shared_file_system/v2 copying openstack/tests/unit/shared_file_system/v2/test_limit.py -> build/lib/openstack/tests/unit/shared_file_system/v2 copying openstack/tests/unit/shared_file_system/v2/test_share.py -> build/lib/openstack/tests/unit/shared_file_system/v2 copying openstack/tests/unit/shared_file_system/v2/test_availability_zone.py -> build/lib/openstack/tests/unit/shared_file_system/v2 copying openstack/tests/unit/shared_file_system/v2/test_share_snapshot.py -> build/lib/openstack/tests/unit/shared_file_system/v2 copying openstack/tests/unit/shared_file_system/v2/test_user_message.py -> build/lib/openstack/tests/unit/shared_file_system/v2 copying openstack/tests/unit/shared_file_system/v2/test_proxy.py -> build/lib/openstack/tests/unit/shared_file_system/v2 copying openstack/tests/unit/shared_file_system/v2/test_storage_pool.py -> build/lib/openstack/tests/unit/shared_file_system/v2 copying openstack/tests/unit/shared_file_system/v2/__init__.py -> build/lib/openstack/tests/unit/shared_file_system/v2 creating 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_load_balancer.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_provider.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_availability_zone.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_quota.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_flavor_profile.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_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_pool.py -> 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_l7rule.py -> build/lib/openstack/tests/unit/load_balancer creating build/lib/openstack/tests/unit/dns copying openstack/tests/unit/dns/__init__.py -> build/lib/openstack/tests/unit/dns creating 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/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 creating build/lib/openstack/dns creating build/lib/openstack/dns/v2 copying openstack/dns/v2/zone_export.py -> build/lib/openstack/dns/v2 copying openstack/dns/v2/zone_transfer.py -> build/lib/openstack/dns/v2 copying openstack/dns/v2/_base.py -> build/lib/openstack/dns/v2 copying openstack/dns/v2/recordset.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/zone_import.py -> build/lib/openstack/dns/v2 copying openstack/dns/v2/__init__.py -> build/lib/openstack/dns/v2 copying openstack/dns/v2/_proxy.py -> build/lib/openstack/dns/v2 creating 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_recordset.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_transfer.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_proxy.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/__init__.py -> build/lib/openstack/tests/unit/dns/v2 creating build/lib/openstack/object_store creating 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/object_store/v1/account.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/__init__.py -> build/lib/openstack/object_store/v1 copying openstack/object_store/v1/_proxy.py -> build/lib/openstack/object_store/v1 creating build/lib/openstack/tests/functional/dns creating build/lib/openstack/tests/functional/dns/v2 copying openstack/tests/functional/dns/v2/test_zone.py -> build/lib/openstack/tests/functional/dns/v2 copying openstack/tests/functional/dns/v2/__init__.py -> build/lib/openstack/tests/functional/dns/v2 creating build/lib/openstack/tests/unit/database copying openstack/tests/unit/database/__init__.py -> build/lib/openstack/tests/unit/database copying openstack/tests/unit/key_manager/__init__.py -> build/lib/openstack/tests/unit/key_manager creating 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_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 copying openstack/tests/unit/database/v1/test_proxy.py -> build/lib/openstack/tests/unit/database/v1 copying openstack/tests/unit/database/v1/__init__.py -> build/lib/openstack/tests/unit/database/v1 copying openstack/cloud/inventory.py -> build/lib/openstack/cloud copying openstack/cloud/_block_storage.py -> build/lib/openstack/cloud copying openstack/cloud/_dns.py -> build/lib/openstack/cloud copying openstack/cloud/_baremetal.py -> build/lib/openstack/cloud copying openstack/cloud/_utils.py -> build/lib/openstack/cloud copying openstack/cloud/meta.py -> build/lib/openstack/cloud copying openstack/cloud/_network_common.py -> build/lib/openstack/cloud copying openstack/cloud/_shared_file_system.py -> build/lib/openstack/cloud copying openstack/cloud/_object_store.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/_accelerator.py -> build/lib/openstack/cloud copying openstack/cloud/_clustering.py -> build/lib/openstack/cloud copying openstack/cloud/_floating_ip.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/_compute.py -> build/lib/openstack/cloud copying openstack/cloud/_orchestration.py -> build/lib/openstack/cloud copying openstack/cloud/_coe.py -> build/lib/openstack/cloud copying openstack/cloud/__init__.py -> build/lib/openstack/cloud copying openstack/cloud/_identity.py -> build/lib/openstack/cloud copying openstack/cloud/_normalize.py -> build/lib/openstack/cloud copying openstack/cloud/exc.py -> build/lib/openstack/cloud copying openstack/tests/functional/load_balancer/__init__.py -> build/lib/openstack/tests/functional/load_balancer creating 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 copying openstack/baremetal/__init__.py -> build/lib/openstack/baremetal creating build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_capabilities.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_extension.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_type.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_availability_zone.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_resource_filters.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_group.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/__init__.py -> build/lib/openstack/tests/functional/block_storage/v3 copying openstack/tests/functional/block_storage/v3/test_limits.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 creating build/lib/openstack/tests/unit/fake/v1 copying openstack/tests/unit/fake/v1/fake.py -> 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 creating build/lib/openstack/tests/unit/object_store creating 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 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/__init__.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 creating build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/port.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/conductor.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/_common.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/chassis.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/allocation.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/port_group.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/__init__.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/deploy_templates.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/volume_connector.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/volume_target.py -> build/lib/openstack/baremetal/v1 copying openstack/baremetal/v1/_proxy.py -> build/lib/openstack/baremetal/v1 creating build/lib/openstack/block_storage creating build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/availability_zone.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/group.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/extension.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/capabilities.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/type.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/group_type.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/resource_filter.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/quota_set.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/volume.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/__init__.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/limits.py -> build/lib/openstack/block_storage/v3 copying openstack/block_storage/v3/_proxy.py -> build/lib/openstack/block_storage/v3 copying openstack/workflow/workflow_service.py -> build/lib/openstack/workflow copying openstack/workflow/version.py -> build/lib/openstack/workflow copying openstack/workflow/__init__.py -> build/lib/openstack/workflow creating 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_tenant.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_proxy.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/__init__.py -> build/lib/openstack/tests/unit/identity/v2 creating 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_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/functional/examples/test_identity.py -> build/lib/openstack/tests/functional/examples copying openstack/tests/functional/examples/__init__.py -> build/lib/openstack/tests/functional/examples 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/user.py -> build/lib/openstack/database/v1 copying openstack/database/v1/__init__.py -> build/lib/openstack/database/v1 copying openstack/database/v1/database.py -> build/lib/openstack/database/v1 copying openstack/database/v1/_proxy.py -> build/lib/openstack/database/v1 copying openstack/database/v1/flavor.py -> build/lib/openstack/database/v1 creating build/lib/openstack/baremetal_introspection copying openstack/baremetal_introspection/baremetal_introspection_service.py -> build/lib/openstack/baremetal_introspection copying openstack/baremetal_introspection/__init__.py -> build/lib/openstack/baremetal_introspection creating build/lib/openstack/tests/functional/shared_file_system copying openstack/tests/functional/shared_file_system/test_limit.py -> build/lib/openstack/tests/functional/shared_file_system copying openstack/tests/functional/shared_file_system/base.py -> build/lib/openstack/tests/functional/shared_file_system copying openstack/tests/functional/shared_file_system/test_share.py -> build/lib/openstack/tests/functional/shared_file_system copying openstack/tests/functional/shared_file_system/test_availability_zone.py -> build/lib/openstack/tests/functional/shared_file_system copying openstack/tests/functional/shared_file_system/test_share_snapshot.py -> build/lib/openstack/tests/functional/shared_file_system copying openstack/tests/functional/shared_file_system/test_user_message.py -> build/lib/openstack/tests/functional/shared_file_system copying openstack/tests/functional/shared_file_system/test_storage_pool.py -> build/lib/openstack/tests/functional/shared_file_system copying openstack/tests/functional/shared_file_system/__init__.py -> build/lib/openstack/tests/functional/shared_file_system creating build/lib/openstack/tests/unit/clustering copying openstack/tests/unit/clustering/test_version.py -> build/lib/openstack/tests/unit/clustering copying openstack/tests/unit/clustering/__init__.py -> build/lib/openstack/tests/unit/clustering creating build/lib/openstack/tests/functional/clustering copying openstack/tests/functional/clustering/__init__.py -> build/lib/openstack/tests/functional/clustering copying openstack/tests/functional/clustering/test_cluster.py -> build/lib/openstack/tests/functional/clustering 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 copying openstack/block_storage/__init__.py -> build/lib/openstack/block_storage creating build/lib/openstack/tests/functional/network creating 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_qos_minimum_bandwidth_rule.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_local_ip.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_address_group.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_vpnaas.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_port_forwarding.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_trunk.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_local_ip_association.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_qos_policy.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_firewall_rule.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_network.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_quota.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_l3_conntrack_helper.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_subnet.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_security_group_rule.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_port.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_agent_add_remove_network.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_ndp_proxy.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_qos_rule_type.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_router_add_remove_interface.py -> build/lib/openstack/tests/functional/network/v2 copying openstack/tests/functional/network/v2/test_qos_minimum_packet_rate_rule.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_service_provider.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 copying openstack/tests/functional/network/v2/__init__.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_firewall_policy.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_network_ip_availability.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_rbac_policy.py -> build/lib/openstack/tests/functional/network/v2 creating build/lib/openstack/tests/unit/block_storage creating 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/tests/unit/block_storage/v2/test_snapshot.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_stats.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/__init__.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 creating build/lib/openstack/orchestration creating build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/software_deployment.py -> build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/software_config.py -> build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/stack.py -> build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/template.py -> build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/__init__.py -> build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/stack_files.py -> build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/resource.py -> build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/stack_template.py -> build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/stack_environment.py -> build/lib/openstack/orchestration/v1 copying openstack/orchestration/v1/_proxy.py -> build/lib/openstack/orchestration/v1 copying openstack/tests/functional/orchestration/__init__.py -> build/lib/openstack/tests/functional/orchestration creating build/lib/openstack/clustering copying openstack/clustering/version.py -> build/lib/openstack/clustering copying openstack/clustering/clustering_service.py -> build/lib/openstack/clustering copying openstack/clustering/__init__.py -> build/lib/openstack/clustering creating build/lib/openstack/common copying openstack/common/metadata.py -> build/lib/openstack/common copying openstack/common/quota_set.py -> build/lib/openstack/common copying openstack/common/__init__.py -> build/lib/openstack/common copying openstack/common/tag.py -> build/lib/openstack/common creating build/lib/openstack/shared_file_system creating build/lib/openstack/shared_file_system/v2 copying openstack/shared_file_system/v2/availability_zone.py -> build/lib/openstack/shared_file_system/v2 copying openstack/shared_file_system/v2/share.py -> build/lib/openstack/shared_file_system/v2 copying openstack/shared_file_system/v2/limit.py -> build/lib/openstack/shared_file_system/v2 copying openstack/shared_file_system/v2/storage_pool.py -> build/lib/openstack/shared_file_system/v2 copying openstack/shared_file_system/v2/share_snapshot.py -> build/lib/openstack/shared_file_system/v2 copying openstack/shared_file_system/v2/user_message.py -> build/lib/openstack/shared_file_system/v2 copying openstack/shared_file_system/v2/__init__.py -> build/lib/openstack/shared_file_system/v2 copying openstack/shared_file_system/v2/_proxy.py -> build/lib/openstack/shared_file_system/v2 creating 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_build_info.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_policy.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_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/tests/unit/clustering/v1/test_cluster_policy.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_node.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/__init__.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_action.py -> build/lib/openstack/tests/unit/clustering/v1 copying openstack/tests/unit/clustering/v1/test_cluster.py -> build/lib/openstack/tests/unit/clustering/v1 creating build/lib/openstack/tests/unit/workflow creating build/lib/openstack/tests/unit/workflow/v2 copying openstack/tests/unit/workflow/v2/test_proxy.py -> build/lib/openstack/tests/unit/workflow/v2 copying openstack/tests/unit/workflow/v2/__init__.py -> build/lib/openstack/tests/unit/workflow/v2 copying openstack/network/version.py -> build/lib/openstack/network copying openstack/network/network_service.py -> build/lib/openstack/network copying openstack/network/__init__.py -> build/lib/openstack/network copying openstack/object_store/object_store_service.py -> build/lib/openstack/object_store copying openstack/object_store/__init__.py -> build/lib/openstack/object_store creating build/lib/openstack/tests/functional/placement/v1 copying openstack/tests/functional/placement/v1/test_resource_provider.py -> build/lib/openstack/tests/functional/placement/v1 copying openstack/tests/functional/placement/v1/__init__.py -> build/lib/openstack/tests/functional/placement/v1 creating build/lib/openstack/tests/unit/accelerator creating 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_device_profile.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_deployable.py -> 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_accelerator_request.py -> build/lib/openstack/tests/unit/accelerator/v2 copying openstack/shared_file_system/shared_file_system_service.py -> build/lib/openstack/shared_file_system copying openstack/shared_file_system/__init__.py -> build/lib/openstack/shared_file_system copying openstack/tests/functional/compute/base.py -> build/lib/openstack/tests/functional/compute copying openstack/tests/functional/compute/__init__.py -> build/lib/openstack/tests/functional/compute copying openstack/tests/unit/accelerator/test_version.py -> build/lib/openstack/tests/unit/accelerator copying openstack/tests/unit/accelerator/__init__.py -> build/lib/openstack/tests/unit/accelerator creating build/lib/openstack/tests/unit/baremetal_introspection creating 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/tests/unit/baremetal_introspection/v1/__init__.py -> build/lib/openstack/tests/unit/baremetal_introspection/v1 creating build/lib/openstack/message/v2 copying openstack/message/v2/message.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 copying openstack/message/v2/claim.py -> build/lib/openstack/message/v2 copying openstack/message/v2/__init__.py -> build/lib/openstack/message/v2 copying openstack/message/v2/_proxy.py -> build/lib/openstack/message/v2 creating build/lib/openstack/load_balancer creating 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/availability_zone.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/provider.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/availability_zone_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/member.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_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/health_monitor.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/__init__.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/_proxy.py -> build/lib/openstack/load_balancer/v2 copying openstack/load_balancer/v2/flavor.py -> build/lib/openstack/load_balancer/v2 copying openstack/tests/unit/compute/test_version.py -> build/lib/openstack/tests/unit/compute copying openstack/tests/unit/compute/__init__.py -> build/lib/openstack/tests/unit/compute creating build/lib/openstack/instance_ha copying openstack/instance_ha/instance_ha_service.py -> build/lib/openstack/instance_ha copying openstack/instance_ha/__init__.py -> build/lib/openstack/instance_ha creating build/lib/openstack/tests/unit/load_balancer/v2 copying openstack/tests/unit/load_balancer/v2/test_proxy.py -> build/lib/openstack/tests/unit/load_balancer/v2 copying openstack/tests/unit/load_balancer/v2/__init__.py -> build/lib/openstack/tests/unit/load_balancer/v2 copying openstack/tests/functional/base.py -> build/lib/openstack/tests/functional copying openstack/tests/functional/__init__.py -> build/lib/openstack/tests/functional copying openstack/tests/unit/placement/__init__.py -> build/lib/openstack/tests/unit/placement creating build/lib/openstack/tests/functional/object_store creating 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 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 creating build/lib/openstack/config/vendors copying openstack/config/vendors/__init__.py -> build/lib/openstack/config/vendors creating build/lib/openstack/block_storage/v2 copying openstack/block_storage/v2/backup.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/type.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/quota_set.py -> build/lib/openstack/block_storage/v2 copying openstack/block_storage/v2/volume.py -> build/lib/openstack/block_storage/v2 copying openstack/block_storage/v2/__init__.py -> build/lib/openstack/block_storage/v2 copying openstack/block_storage/v2/_proxy.py -> build/lib/openstack/block_storage/v2 copying openstack/tests/unit/baremetal/test_version.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/__init__.py -> build/lib/openstack/tests/unit/baremetal creating build/lib/openstack/tests/functional/instance_ha copying openstack/tests/functional/instance_ha/test_host.py -> 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/dns/__init__.py -> build/lib/openstack/tests/functional/dns copying openstack/tests/unit/shared_file_system/__init__.py -> build/lib/openstack/tests/unit/shared_file_system copying openstack/tests/unit/workflow/test_version.py -> build/lib/openstack/tests/unit/workflow copying openstack/tests/unit/workflow/test_workflow.py -> 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_execution.py -> build/lib/openstack/tests/unit/workflow copying openstack/compute/version.py -> build/lib/openstack/compute copying openstack/compute/compute_service.py -> build/lib/openstack/compute copying openstack/compute/__init__.py -> build/lib/openstack/compute creating build/lib/openstack/key_manager/v1 copying openstack/key_manager/v1/order.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/container.py -> build/lib/openstack/key_manager/v1 copying openstack/key_manager/v1/__init__.py -> build/lib/openstack/key_manager/v1 copying openstack/key_manager/v1/_format.py -> build/lib/openstack/key_manager/v1 copying openstack/key_manager/v1/_proxy.py -> build/lib/openstack/key_manager/v1 copying openstack/tests/unit/image/__init__.py -> build/lib/openstack/tests/unit/image creating build/lib/openstack/baremetal_introspection/v1 copying openstack/baremetal_introspection/v1/introspection.py -> 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 creating 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_stack_files.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.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_proxy.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/__init__.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/database/database_service.py -> build/lib/openstack/database copying openstack/database/__init__.py -> build/lib/openstack/database copying openstack/tests/functional/network/__init__.py -> build/lib/openstack/tests/functional/network copying openstack/tests/base.py -> build/lib/openstack/tests copying openstack/tests/__init__.py -> build/lib/openstack/tests copying openstack/tests/fakes.py -> build/lib/openstack/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_driver.py -> build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_conductor.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/base.py -> build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_deploy_templates.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_volume_connector.py -> build/lib/openstack/tests/functional/baremetal copying openstack/tests/functional/baremetal/test_baremetal_volume_target.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/__init__.py -> build/lib/openstack/tests/functional/baremetal creating build/lib/openstack/tests/unit/instance_ha creating 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_proxy.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 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_segment.py -> build/lib/openstack/tests/unit/instance_ha/v1 creating 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_role_project_group_assignment.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_project.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_system_user_assignment.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_domain.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_user.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 copying openstack/tests/unit/identity/v3/test_trust.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_domain_user_assignment.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_role_system_group_assignment.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_mapping.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_region.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/__init__.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_identity_provider.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 creating build/lib/openstack/orchestration/util copying openstack/orchestration/util/event_utils.py -> build/lib/openstack/orchestration/util copying openstack/orchestration/util/template_utils.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/orchestration/util/environment_format.py -> build/lib/openstack/orchestration/util copying openstack/orchestration/util/__init__.py -> build/lib/openstack/orchestration/util creating 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_type.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_stats.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/__init__.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 creating build/lib/openstack/clustering/v1 copying openstack/clustering/v1/_async_resource.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/node.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/profile.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/policy.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/action.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/event.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/service.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/receiver.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/build_info.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/cluster_policy.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/cluster_attr.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/profile_type.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/__init__.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/cluster.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/_proxy.py -> build/lib/openstack/clustering/v1 copying openstack/clustering/v1/policy_type.py -> build/lib/openstack/clustering/v1 copying openstack/accelerator/accelerator_service.py -> build/lib/openstack/accelerator copying openstack/accelerator/version.py -> build/lib/openstack/accelerator copying openstack/accelerator/__init__.py -> build/lib/openstack/accelerator copying openstack/tests/unit/instance_ha/__init__.py -> build/lib/openstack/tests/unit/instance_ha copying openstack/load_balancer/version.py -> build/lib/openstack/load_balancer copying openstack/load_balancer/load_balancer_service.py -> build/lib/openstack/load_balancer copying openstack/load_balancer/__init__.py -> build/lib/openstack/load_balancer copying openstack/dns/dns_service.py -> build/lib/openstack/dns copying openstack/dns/__init__.py -> build/lib/openstack/dns creating 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_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 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_task.py -> 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/block_storage/__init__.py -> build/lib/openstack/tests/unit/block_storage copying openstack/tests/unit/baremetal_introspection/__init__.py -> build/lib/openstack/tests/unit/baremetal_introspection creating 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_init.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_from_conf.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_cloud_config.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/test_from_session.py -> 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_json.py -> build/lib/openstack/tests/unit/config creating 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 copying openstack/instance_ha/v1/host.py -> 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/tests/unit/object_store/__init__.py -> build/lib/openstack/tests/unit/object_store copying openstack/tests/functional/identity/__init__.py -> build/lib/openstack/tests/functional/identity copying openstack/placement/placement_service.py -> build/lib/openstack/placement copying openstack/placement/__init__.py -> build/lib/openstack/placement copying openstack/version.py -> build/lib/openstack copying openstack/utils.py -> build/lib/openstack copying openstack/_log.py -> build/lib/openstack copying openstack/__main__.py -> build/lib/openstack copying openstack/exceptions.py -> build/lib/openstack copying openstack/service_description.py -> build/lib/openstack copying openstack/__init__.py -> build/lib/openstack copying openstack/_hacking.py -> build/lib/openstack copying openstack/resource.py -> build/lib/openstack copying openstack/proxy.py -> build/lib/openstack copying openstack/connection.py -> build/lib/openstack copying openstack/format.py -> build/lib/openstack copying openstack/_services_mixin.py -> build/lib/openstack creating build/lib/openstack/identity/v3 copying openstack/identity/v3/role_system_group_assignment.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/role_domain_user_assignment.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/role_assignment.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/trust.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/role_project_group_assignment.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/group.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/identity_provider.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/role_project_user_assignment.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/application_credential.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/role_system_user_assignment.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/system.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/role_domain_group_assignment.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/federation_protocol.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/limit.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/policy.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/endpoint.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/service.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/mapping.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/project.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/region.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/user.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/__init__.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/credential.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/role.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/domain.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/_proxy.py -> build/lib/openstack/identity/v3 copying openstack/identity/v3/registered_limit.py -> build/lib/openstack/identity/v3 copying openstack/tests/functional/object_store/__init__.py -> build/lib/openstack/tests/functional/object_store creating build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_capabilities.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_extension.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_resource_filter.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 copying openstack/tests/unit/block_storage/v3/test_type_encryption.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_availability_zone.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_proxy.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_group_type.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_group.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/__init__.py -> build/lib/openstack/tests/unit/block_storage/v3 copying openstack/tests/unit/block_storage/v3/test_limits.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/orchestration/version.py -> build/lib/openstack/orchestration copying openstack/orchestration/orchestration_service.py -> build/lib/openstack/orchestration copying openstack/orchestration/__init__.py -> build/lib/openstack/orchestration running egg_info writing pbr to openstacksdk.egg-info/pbr.json 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 [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution 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 adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'openstacksdk.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible' to be distributed and are already explicitly excluding 'openstack.tests.ansible' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.hooks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.hooks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.hooks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.hooks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.hooks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.auth.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.auth.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.auth.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.auth.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.auth.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.client_config.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.client_config.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.client_config.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.client_config.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.client_config.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.group.defaults' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.group.defaults' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.group.defaults' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.group.defaults' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.group.defaults' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.group.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.group.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.group.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.group.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.group.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.image.defaults' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.image.defaults' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.image.defaults' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.image.defaults' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.image.defaults' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.image.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.image.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.image.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.image.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.image.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.keypair.defaults' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.keypair.defaults' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.keypair.defaults' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.keypair.defaults' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.keypair.defaults' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.keypair.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.keypair.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.keypair.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.keypair.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.keypair.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.keystone_domain.defaults' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.keystone_domain.defaults' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.keystone_domain.defaults' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.keystone_domain.defaults' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.keystone_domain.defaults' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.keystone_domain.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.keystone_domain.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.keystone_domain.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.keystone_domain.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.keystone_domain.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.keystone_role.defaults' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.keystone_role.defaults' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.keystone_role.defaults' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.keystone_role.defaults' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.keystone_role.defaults' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.keystone_role.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.keystone_role.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.keystone_role.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.keystone_role.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.keystone_role.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.network.defaults' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.network.defaults' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.network.defaults' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.network.defaults' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.network.defaults' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.network.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.network.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.network.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.network.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.network.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.nova_flavor.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.nova_flavor.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.nova_flavor.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.nova_flavor.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.nova_flavor.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.object.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.object.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.object.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.object.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.object.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.port.defaults' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.port.defaults' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.port.defaults' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.port.defaults' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.port.defaults' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.port.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.port.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.port.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.port.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.port.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.router.defaults' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.router.defaults' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.router.defaults' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.router.defaults' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.router.defaults' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.router.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.router.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.router.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.router.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.router.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.security_group.defaults' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.security_group.defaults' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.security_group.defaults' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.security_group.defaults' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.security_group.defaults' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.security_group.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.security_group.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.security_group.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.security_group.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.security_group.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.server.defaults' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.server.defaults' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.server.defaults' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.server.defaults' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.server.defaults' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.server.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.server.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.server.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.server.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.server.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.subnet.defaults' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.subnet.defaults' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.subnet.defaults' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.subnet.defaults' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.subnet.defaults' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.subnet.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.subnet.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.subnet.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.subnet.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.subnet.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.user.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.user.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.user.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.user.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.user.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.user_group.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.user_group.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.user_group.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.user_group.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.user_group.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.ansible.roles.volume.tasks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.ansible.roles.volume.tasks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.ansible.roles.volume.tasks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.ansible.roles.volume.tasks' to be distributed and are already explicitly excluding 'openstack.tests.ansible.roles.volume.tasks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) 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/unit/README.rst -> build/lib/openstack/tests/unit 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 copying openstack/tests/unit/fixtures/shared-file-system.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 copying openstack/tests/functional/orchestration/v1/hello_world.yaml -> build/lib/openstack/tests/functional/orchestration/v1 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/functional/README.rst -> build/lib/openstack/tests/functional 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/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 copying openstack/tests/README.rst -> build/lib/openstack/tests 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 /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.functional.cloud.hooks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.functional.cloud.hooks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.functional.cloud.hooks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.functional.cloud.hooks' to be distributed and are already explicitly excluding 'openstack.tests.functional.cloud.hooks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.unit.fixtures' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.unit.fixtures' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.unit.fixtures' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.unit.fixtures' to be distributed and are already explicitly excluding 'openstack.tests.unit.fixtures' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'openstack.tests.unit.fixtures.clouds' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'openstack.tests.unit.fixtures.clouds' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'openstack.tests.unit.fixtures.clouds' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'openstack.tests.unit.fixtures.clouds' to be distributed and are already explicitly excluding 'openstack.tests.unit.fixtures.clouds' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) 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 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.HvUVIO + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch ++ dirname /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch + cd openstacksdk-0.101.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/develop.py:40: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() 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.101.0-2.ocs23.noarch/usr creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11 creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/inventory.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/_block_storage.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/_dns.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/_baremetal.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/_utils.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/meta.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/_network_common.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/_shared_file_system.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/_object_store.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/_network.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/_accelerator.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/_clustering.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/cmd copying build/lib/openstack/cloud/cmd/inventory.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/cmd copying build/lib/openstack/cloud/cmd/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/cmd copying build/lib/openstack/cloud/_floating_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/_security_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/openstackcloud.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/_compute.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/tests copying build/lib/openstack/cloud/tests/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/tests copying build/lib/openstack/cloud/_orchestration.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/_coe.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/_identity.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/_normalize.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud copying build/lib/openstack/cloud/exc.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering copying build/lib/openstack/clustering/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/_async_resource.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/node.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/action.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/event.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/receiver.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/build_info.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/cluster_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/cluster_attr.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/profile_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/cluster.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/v1/policy_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1 copying build/lib/openstack/clustering/clustering_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering copying build/lib/openstack/clustering/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns copying build/lib/openstack/dns/dns_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2 copying build/lib/openstack/dns/v2/zone_export.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2 copying build/lib/openstack/dns/v2/zone_transfer.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2 copying build/lib/openstack/dns/v2/_base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2 copying build/lib/openstack/dns/v2/recordset.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2 copying build/lib/openstack/dns/v2/zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2 copying build/lib/openstack/dns/v2/floating_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2 copying build/lib/openstack/dns/v2/zone_import.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2 copying build/lib/openstack/dns/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2 copying build/lib/openstack/dns/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2 copying build/lib/openstack/dns/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/fixture copying build/lib/openstack/fixture/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/fixture copying build/lib/openstack/fixture/connection.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/fixture copying build/lib/openstack/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/placement creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/placement/v1 copying build/lib/openstack/placement/v1/resource_class.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/placement/v1 copying build/lib/openstack/placement/v1/resource_provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/placement/v1 copying build/lib/openstack/placement/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/placement/v1 copying build/lib/openstack/placement/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/placement/v1 copying build/lib/openstack/placement/placement_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/placement copying build/lib/openstack/placement/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/placement creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute copying build/lib/openstack/compute/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/hypervisor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/volume_attachment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/server_migration.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/server_action.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/aggregate.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/migration.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/server_remote_console.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/server_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/server_interface.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/server_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/keypair.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/server_diagnostics.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/usage.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/quota_set.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/server.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/limits.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/v2/flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2 copying build/lib/openstack/compute/compute_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute copying build/lib/openstack/compute/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network copying build/lib/openstack/network/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/vpn_ipsecpolicy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/agent.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/port_forwarding.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/port.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/pool_member.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/service_provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/vpn_ipsec_site_connection.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/local_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/qos_minimum_bandwidth_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/qos_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/qos_rule_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/ndp_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/vpn_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/router.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/qos_minimum_packet_rate_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/subnet.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/vpn_ipsec_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/metering_label.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/listener.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/firewall_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/qos_bandwidth_limit_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/local_ip_association.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/l3_conntrack_helper.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/_base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/address_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/metering_label_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/network.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/network_ip_availability.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/service_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/vpn_endpoint_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/segment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/vpn_ikepolicy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/qos_dscp_marking_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/subnet_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/floating_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/trunk.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/firewall_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/security_group_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/network_segment_range.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/load_balancer.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/security_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/auto_allocated_topology.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/firewall_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/health_monitor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/rbac_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/quota.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/address_scope.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/v2/flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2 copying build/lib/openstack/network/network_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network copying build/lib/openstack/network/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network copying build/lib/openstack/py.typed -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack copying build/lib/openstack/utils.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator copying build/lib/openstack/accelerator/accelerator_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator copying build/lib/openstack/accelerator/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator/v2 copying build/lib/openstack/accelerator/v2/deployable.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator/v2 copying build/lib/openstack/accelerator/v2/accelerator_request.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator/v2 copying build/lib/openstack/accelerator/v2/device_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator/v2 copying build/lib/openstack/accelerator/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator/v2 copying build/lib/openstack/accelerator/v2/device.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator/v2 copying build/lib/openstack/accelerator/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator/v2 copying build/lib/openstack/accelerator/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator copying build/lib/openstack/_log.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal copying build/lib/openstack/baremetal/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/port.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/conductor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/_common.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/driver.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/node.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/chassis.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/allocation.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/port_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/deploy_templates.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/volume_connector.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/volume_target.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1 copying build/lib/openstack/baremetal/configdrive.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal copying build/lib/openstack/baremetal/baremetal_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal copying build/lib/openstack/baremetal/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2 copying build/lib/openstack/block_storage/v2/backup.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2 copying build/lib/openstack/block_storage/v2/stats.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2 copying build/lib/openstack/block_storage/v2/type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2 copying build/lib/openstack/block_storage/v2/snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2 copying build/lib/openstack/block_storage/v2/quota_set.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2 copying build/lib/openstack/block_storage/v2/volume.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2 copying build/lib/openstack/block_storage/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2 copying build/lib/openstack/block_storage/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2 copying build/lib/openstack/block_storage/block_storage_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage copying build/lib/openstack/block_storage/_base_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage copying build/lib/openstack/block_storage/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/backup.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/capabilities.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/stats.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/group_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/resource_filter.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/quota_set.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/volume.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/limits.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3 copying build/lib/openstack/block_storage/v3/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3 creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal_introspection creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal_introspection/v1 copying build/lib/openstack/baremetal_introspection/v1/introspection.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal_introspection/v1 copying build/lib/openstack/baremetal_introspection/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal_introspection/v1 copying build/lib/openstack/baremetal_introspection/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal_introspection/v1 copying build/lib/openstack/baremetal_introspection/baremetal_introspection_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal_introspection copying build/lib/openstack/baremetal_introspection/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal_introspection creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/workflow copying build/lib/openstack/workflow/workflow_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/workflow copying build/lib/openstack/workflow/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/workflow creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/workflow/v2 copying build/lib/openstack/workflow/v2/workflow.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/workflow/v2 copying build/lib/openstack/workflow/v2/execution.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/workflow/v2 copying build/lib/openstack/workflow/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/workflow/v2 copying build/lib/openstack/workflow/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/workflow/v2 copying build/lib/openstack/workflow/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/workflow creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/common copying build/lib/openstack/common/metadata.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/common copying build/lib/openstack/common/quota_set.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/common copying build/lib/openstack/common/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/common copying build/lib/openstack/common/tag.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/common creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config copying build/lib/openstack/config/schema.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/fuga.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/limestonenetworks.yaml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/auro.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/conoha.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/switchengines.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/ibmcloud.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/ovh-us.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/elastx.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/dreamcompute.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/ovh.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/catalyst.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/citycloud.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/ultimum.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/otc.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/internap.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/entercloudsuite.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/zetta.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/betacloud.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/bluebox.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/vexxhost.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/unitedstack.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/vendors/rackspace.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors copying build/lib/openstack/config/defaults.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config copying build/lib/openstack/config/defaults.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config copying build/lib/openstack/config/cloud_region.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config copying build/lib/openstack/config/_util.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config copying build/lib/openstack/config/loader.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config copying build/lib/openstack/config/cloud_config.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config copying build/lib/openstack/config/exceptions.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config copying build/lib/openstack/config/vendor-schema.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config copying build/lib/openstack/config/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration copying build/lib/openstack/orchestration/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/software_deployment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/software_config.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/stack.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/template.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/stack_files.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/resource.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/stack_template.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/stack_environment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1 copying build/lib/openstack/orchestration/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1 copying build/lib/openstack/orchestration/orchestration_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration copying build/lib/openstack/orchestration/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/util copying build/lib/openstack/orchestration/util/event_utils.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/util copying build/lib/openstack/orchestration/util/template_utils.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/util copying build/lib/openstack/orchestration/util/utils.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/util copying build/lib/openstack/orchestration/util/template_format.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/util copying build/lib/openstack/orchestration/util/environment_format.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/util copying build/lib/openstack/orchestration/util/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/util creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image copying build/lib/openstack/image/image_signer.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image copying build/lib/openstack/image/iterable_chunked_file.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v2 copying build/lib/openstack/image/v2/task.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v2 copying build/lib/openstack/image/v2/image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v2 copying build/lib/openstack/image/v2/member.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v2 copying build/lib/openstack/image/v2/service_info.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v2 copying build/lib/openstack/image/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v2 copying build/lib/openstack/image/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v2 copying build/lib/openstack/image/v2/schema.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v2 copying build/lib/openstack/image/image_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v1 copying build/lib/openstack/image/v1/image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v1 copying build/lib/openstack/image/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v1 copying build/lib/openstack/image/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v1 copying build/lib/openstack/image/_download.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image copying build/lib/openstack/image/_base_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image copying build/lib/openstack/image/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image copying build/lib/openstack/__main__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/v1 copying build/lib/openstack/object_store/v1/info.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/v1 copying build/lib/openstack/object_store/v1/obj.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/v1 copying build/lib/openstack/object_store/v1/_base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/v1 copying build/lib/openstack/object_store/v1/account.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/v1 copying build/lib/openstack/object_store/v1/container.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/v1 copying build/lib/openstack/object_store/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/v1 copying build/lib/openstack/object_store/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/v1 copying build/lib/openstack/object_store/object_store_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store copying build/lib/openstack/object_store/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store copying build/lib/openstack/exceptions.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system copying build/lib/openstack/shared_file_system/shared_file_system_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2 copying build/lib/openstack/shared_file_system/v2/availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2 copying build/lib/openstack/shared_file_system/v2/share.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2 copying build/lib/openstack/shared_file_system/v2/limit.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2 copying build/lib/openstack/shared_file_system/v2/storage_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2 copying build/lib/openstack/shared_file_system/v2/share_snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2 copying build/lib/openstack/shared_file_system/v2/user_message.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2 copying build/lib/openstack/shared_file_system/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2 copying build/lib/openstack/shared_file_system/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2 copying build/lib/openstack/shared_file_system/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity copying build/lib/openstack/identity/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v2 copying build/lib/openstack/identity/v2/tenant.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v2 copying build/lib/openstack/identity/v2/extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v2 copying build/lib/openstack/identity/v2/user.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v2 copying build/lib/openstack/identity/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v2 copying build/lib/openstack/identity/v2/role.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v2 copying build/lib/openstack/identity/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v2 copying build/lib/openstack/identity/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity copying build/lib/openstack/identity/identity_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/role_system_group_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/role_domain_user_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/role_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/trust.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/role_project_group_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/identity_provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/role_project_user_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/application_credential.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/role_system_user_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/system.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/role_domain_group_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/federation_protocol.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/limit.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/endpoint.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/mapping.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/project.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/region.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/user.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/credential.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/role.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/domain.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 copying build/lib/openstack/identity/v3/registered_limit.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3 creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_endpoints.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_recordset.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_groups.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_server_set_metadata.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_delete_volume_snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_floating_ip_common.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_create_server.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_volume_access.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_magnum_services.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_domains.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_role_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_project.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_coe_clusters.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_shade.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_caching.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_image_snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_baremetal_node.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_operator.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_router.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_object.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_qos_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_server_delete_metadata.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_keypair.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_shared_file_system.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_server_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_cluster_templates.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_volume_backups.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_stack.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_network.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_normalize.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_floating_ip_neutron.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_clustering.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_meta.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_domain_params.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_floating_ip_nova.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_operator_noauth.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_subnet.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_coe_clusters_certificate.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_services.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_update_server.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_port.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_security_groups.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_server_console.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_baremetal_ports.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_qos_rule_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_inventory.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_fwaas.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_create_volume_snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_aggregate.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_delete_server.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_accelerator.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_floating_ip_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_users.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_shade_operator.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_availability_zones.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_flavors.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_quotas.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test__utils.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_rebuild_server.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_limits.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_identity_roles.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_usage.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud copying build/lib/openstack/tests/unit/cloud/test_volume.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_receiver.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_node.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_event.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_action.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/v1/test_cluster.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1 copying build/lib/openstack/tests/unit/clustering/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering copying build/lib/openstack/tests/unit/clustering/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering copying build/lib/openstack/tests/unit/README.rst -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/v2 copying build/lib/openstack/tests/unit/dns/v2/test_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/v2 copying build/lib/openstack/tests/unit/dns/v2/test_recordset.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/v2 copying build/lib/openstack/tests/unit/dns/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/v2 copying build/lib/openstack/tests/unit/dns/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/v2 copying build/lib/openstack/tests/unit/dns/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns copying build/lib/openstack/tests/unit/test_microversions.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit copying build/lib/openstack/tests/unit/test_resource.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/placement creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/placement/v1 copying build/lib/openstack/tests/unit/placement/v1/test_resource_provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/placement/v1 copying build/lib/openstack/tests/unit/placement/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/placement/v1 copying build/lib/openstack/tests/unit/placement/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/placement/v1 copying build/lib/openstack/tests/unit/placement/v1/test_resource_class.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/placement/v1 copying build/lib/openstack/tests/unit/placement/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/placement creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_migration.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_hypervisor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_keypair.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_server_remote_console.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_server_migration.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_server.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_aggregate.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_server_actions.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_limits.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/v2/test_usage.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2 copying build/lib/openstack/tests/unit/compute/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute copying build/lib/openstack/tests/unit/compute/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_local_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_address_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_trunk.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_local_ip_association.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_router.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_network.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_vpn_ikepolicy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_vpn_ipsec_site_connection.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_quota.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_l3_conntrack_helper.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_vpn_endpoint_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_subnet.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_agent.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_port.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_ndp_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_qos_minimum_packet_rate_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_listener.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_segment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/v2/test_vpn_ipsecpolicy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2 copying build/lib/openstack/tests/unit/network/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network copying build/lib/openstack/tests/unit/network/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network copying build/lib/openstack/tests/unit/test_connection.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator/v2 copying build/lib/openstack/tests/unit/accelerator/v2/test_device.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator/v2 copying build/lib/openstack/tests/unit/accelerator/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator/v2 copying build/lib/openstack/tests/unit/accelerator/v2/test_deployable.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator/v2 copying build/lib/openstack/tests/unit/accelerator/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator/v2 copying build/lib/openstack/tests/unit/accelerator/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator copying build/lib/openstack/tests/unit/accelerator/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator copying build/lib/openstack/tests/unit/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_allocation.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_volume_target.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_chassis.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_conductor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_port.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_node.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_deploy_templates.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/v1/test_driver.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1 copying build/lib/openstack/tests/unit/baremetal/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal copying build/lib/openstack/tests/unit/baremetal/test_configdrive.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal copying build/lib/openstack/tests/unit/baremetal/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v2 copying build/lib/openstack/tests/unit/block_storage/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_capabilities.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_resource_filter.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_type_encryption.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_group_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/block_storage/v3/test_limits.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3 copying build/lib/openstack/tests/unit/test_missing_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit copying build/lib/openstack/tests/unit/test_utils.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal_introspection creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal_introspection/v1 copying build/lib/openstack/tests/unit/baremetal_introspection/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal_introspection creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/workflow creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/workflow/v2 copying build/lib/openstack/tests/unit/workflow/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/workflow/v2 copying build/lib/openstack/tests/unit/workflow/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/workflow/v2 copying build/lib/openstack/tests/unit/workflow/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/workflow copying build/lib/openstack/tests/unit/workflow/test_workflow.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/workflow copying build/lib/openstack/tests/unit/workflow/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/workflow copying build/lib/openstack/tests/unit/workflow/test_execution.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/workflow creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/common copying build/lib/openstack/tests/unit/common/test_tag.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/common copying build/lib/openstack/tests/unit/common/test_metadata.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/common copying build/lib/openstack/tests/unit/common/test_quota_set.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/common copying build/lib/openstack/tests/unit/common/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/common copying build/lib/openstack/tests/unit/test_placement_rest.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit copying build/lib/openstack/tests/unit/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake/v2 copying build/lib/openstack/tests/unit/fake/v2/fake.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake/v2 copying build/lib/openstack/tests/unit/fake/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake/v2 copying build/lib/openstack/tests/unit/fake/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake/v2 creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake/v1 copying build/lib/openstack/tests/unit/fake/v1/fake.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake/v1 copying build/lib/openstack/tests/unit/fake/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake/v1 copying build/lib/openstack/tests/unit/fake/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake/v1 copying build/lib/openstack/tests/unit/fake/fake_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake copying build/lib/openstack/tests/unit/fake/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/test_environ.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/test_init.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/test_from_conf.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/test_config.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/test_cloud_config.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/test_loader.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/test_from_session.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config copying build/lib/openstack/tests/unit/config/test_json.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/test_template.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/test_resource.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/test_stack.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/hello_world.yaml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/v1/helloworld.txt -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1 copying build/lib/openstack/tests/unit/orchestration/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration copying build/lib/openstack/tests/unit/orchestration/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration copying build/lib/openstack/tests/unit/test_exceptions.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v2 copying build/lib/openstack/tests/unit/image/v2/test_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v2 copying build/lib/openstack/tests/unit/image/v2/test_schema.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v2 copying build/lib/openstack/tests/unit/image/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v2 copying build/lib/openstack/tests/unit/image/v2/test_member.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v2 copying build/lib/openstack/tests/unit/image/v2/test_task.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v2 copying build/lib/openstack/tests/unit/image/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v2 creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v1 copying build/lib/openstack/tests/unit/image/v1/test_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v1 copying build/lib/openstack/tests/unit/image/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v1 copying build/lib/openstack/tests/unit/image/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v1 copying build/lib/openstack/tests/unit/image/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/object_store creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/object_store/v1 copying build/lib/openstack/tests/unit/object_store/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/object_store creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2 copying build/lib/openstack/tests/unit/shared_file_system/v2/test_limit.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2 copying build/lib/openstack/tests/unit/shared_file_system/v2/test_share.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2 copying build/lib/openstack/tests/unit/shared_file_system/v2/test_availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2 copying build/lib/openstack/tests/unit/shared_file_system/v2/test_share_snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2 copying build/lib/openstack/tests/unit/shared_file_system/v2/test_user_message.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2 copying build/lib/openstack/tests/unit/shared_file_system/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2 copying build/lib/openstack/tests/unit/shared_file_system/v2/test_storage_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2 copying build/lib/openstack/tests/unit/shared_file_system/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2 copying build/lib/openstack/tests/unit/shared_file_system/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v2 copying build/lib/openstack/tests/unit/identity/v2/test_extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v2 copying build/lib/openstack/tests/unit/identity/v2/test_tenant.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v2 copying build/lib/openstack/tests/unit/identity/v2/test_user.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v2 copying build/lib/openstack/tests/unit/identity/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v2 copying build/lib/openstack/tests/unit/identity/v2/test_role.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v2 copying build/lib/openstack/tests/unit/identity/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v2 copying build/lib/openstack/tests/unit/identity/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity copying build/lib/openstack/tests/unit/identity/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_project.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_limit.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_role_system_user_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_credential.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_domain.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_user.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_trust.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_role_system_group_assignment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_mapping.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_role.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_endpoint.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_region.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/test_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/identity/v3/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3 copying build/lib/openstack/tests/unit/test_hacking.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/database creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/database/v1 copying build/lib/openstack/tests/unit/database/v1/test_database.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/database/v1 copying build/lib/openstack/tests/unit/database/v1/test_instance.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/database/v1 copying build/lib/openstack/tests/unit/database/v1/test_flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/database/v1 copying build/lib/openstack/tests/unit/database/v1/test_user.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/database/v1 copying build/lib/openstack/tests/unit/database/v1/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/database/v1 copying build/lib/openstack/tests/unit/database/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/database/v1 copying build/lib/openstack/tests/unit/database/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/database creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_amphora.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/v2 copying build/lib/openstack/tests/unit/load_balancer/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/v2 copying build/lib/openstack/tests/unit/load_balancer/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/v2 copying build/lib/openstack/tests/unit/load_balancer/test_health_monitor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_l7policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_quota.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_member.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_listener.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer copying build/lib/openstack/tests/unit/load_balancer/test_l7rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message/v2 copying build/lib/openstack/tests/unit/message/v2/test_queue.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message/v2 copying build/lib/openstack/tests/unit/message/v2/test_claim.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message/v2 copying build/lib/openstack/tests/unit/message/v2/test_message.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message/v2 copying build/lib/openstack/tests/unit/message/v2/test_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message/v2 copying build/lib/openstack/tests/unit/message/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message/v2 copying build/lib/openstack/tests/unit/message/v2/test_subscription.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message/v2 copying build/lib/openstack/tests/unit/message/test_version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message copying build/lib/openstack/tests/unit/message/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/instance_ha creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/instance_ha/v1 copying build/lib/openstack/tests/unit/instance_ha/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/instance_ha copying build/lib/openstack/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/key_manager creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/key_manager/v1 copying build/lib/openstack/tests/unit/key_manager/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/key_manager copying build/lib/openstack/tests/unit/fakes.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit copying build/lib/openstack/tests/unit/test_proxy_base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit copying build/lib/openstack/tests/unit/test_format.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures/clouds copying build/lib/openstack/tests/unit/fixtures/clouds/clouds_cache.yaml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures/clouds copying build/lib/openstack/tests/unit/fixtures/clouds/clouds.yaml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures/clouds copying build/lib/openstack/tests/unit/fixtures/block-storage-version.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/compute-version.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/placement.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/image-version-suburl.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/image-version-v2.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/image-version.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/shared-file-system.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/image-version-v1.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/dns.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/bad-glance-version.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/old-compute-version.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/accelerator.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/bad-placement.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/clustering.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/baremetal.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/image-version-broken.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/unit/fixtures/discovery.json -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fixtures copying build/lib/openstack/tests/README.rst -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_endpoints.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_recordset.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_groups.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_devstack.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_magnum_services.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_project.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_coe_clusters.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_keypairs.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_router.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_object.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_qos_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_server_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_domain.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_cluster_templates.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_stack.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_network.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_compute.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/hooks copying build/lib/openstack/tests/functional/cloud/test_clustering.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_project_cleanup.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_floating_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_range_search.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_services.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_port.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_security_groups.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_volume_type.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_volume_backup.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_inventory.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_aggregate.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_floating_ip_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_users.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_identity.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_quotas.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_limits.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud copying build/lib/openstack/tests/functional/cloud/test_volume.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/clustering copying build/lib/openstack/tests/functional/clustering/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/clustering copying build/lib/openstack/tests/functional/clustering/test_cluster.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/clustering copying build/lib/openstack/tests/functional/README.rst -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/dns creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/dns/v2 copying build/lib/openstack/tests/functional/dns/v2/test_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/dns/v2 copying build/lib/openstack/tests/functional/dns/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/dns/v2 copying build/lib/openstack/tests/functional/dns/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/dns creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/placement creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/placement/v1 copying build/lib/openstack/tests/functional/placement/v1/test_resource_provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/placement/v1 copying build/lib/openstack/tests/functional/placement/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/placement/v1 copying build/lib/openstack/tests/functional/placement/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/placement creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/test_extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/test_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/test_hypervisor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/test_flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/test_keypair.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/test_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/test_quota_set.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/test_server.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/v2/test_limits.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2 copying build/lib/openstack/tests/functional/compute/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute copying build/lib/openstack/tests/functional/compute/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_local_ip.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_address_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_vpnaas.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_trunk.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_local_ip_association.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_router.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_network.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_quota.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_l3_conntrack_helper.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_subnet.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_agent.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_port.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_ndp_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_qos_minimum_packet_rate_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/v2/test_segment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2 copying build/lib/openstack/tests/functional/network/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network copying build/lib/openstack/tests/functional/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/test_baremetal_chassis.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/test_baremetal_driver.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/test_baremetal_conductor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/test_baremetal_node.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/test_baremetal_deploy_templates.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/test_baremetal_allocation.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/test_baremetal_port_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/test_baremetal_volume_connector.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/test_baremetal_volume_target.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/test_baremetal_port.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal copying build/lib/openstack/tests/functional/baremetal/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v2 copying build/lib/openstack/tests/functional/block_storage/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/test_capabilities.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/test_extension.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/test_availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/test_resource_filters.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/test_group.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3 copying build/lib/openstack/tests/functional/block_storage/v3/test_limits.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3 creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/examples copying build/lib/openstack/tests/functional/examples/test_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/examples copying build/lib/openstack/tests/functional/examples/test_network.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/examples copying build/lib/openstack/tests/functional/examples/test_compute.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/examples copying build/lib/openstack/tests/functional/examples/test_identity.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/examples copying build/lib/openstack/tests/functional/examples/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/examples creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/orchestration creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/orchestration/v1 copying build/lib/openstack/tests/functional/orchestration/v1/test_stack.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/orchestration/v1 copying build/lib/openstack/tests/functional/orchestration/v1/hello_world.yaml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/orchestration/v1 copying build/lib/openstack/tests/functional/orchestration/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/orchestration/v1 copying build/lib/openstack/tests/functional/orchestration/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/orchestration creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/image creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/image/v2 copying build/lib/openstack/tests/functional/image/v2/test_image.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/image/v2 copying build/lib/openstack/tests/functional/image/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/image/v2 copying build/lib/openstack/tests/functional/image/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/image creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/object_store creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/object_store/v1 copying build/lib/openstack/tests/functional/object_store/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/object_store creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system copying build/lib/openstack/tests/functional/shared_file_system/test_limit.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system copying build/lib/openstack/tests/functional/shared_file_system/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system copying build/lib/openstack/tests/functional/shared_file_system/test_share.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system copying build/lib/openstack/tests/functional/shared_file_system/test_availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system copying build/lib/openstack/tests/functional/shared_file_system/test_share_snapshot.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system copying build/lib/openstack/tests/functional/shared_file_system/test_user_message.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system copying build/lib/openstack/tests/functional/shared_file_system/test_storage_pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system copying build/lib/openstack/tests/functional/shared_file_system/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/identity copying build/lib/openstack/tests/functional/identity/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/identity creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/identity/v3 copying build/lib/openstack/tests/functional/identity/v3/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/identity/v3 creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/load_balancer creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/load_balancer/v2 copying build/lib/openstack/tests/functional/load_balancer/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/load_balancer creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/instance_ha copying build/lib/openstack/tests/functional/instance_ha/test_host.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/instance_ha copying build/lib/openstack/tests/functional/instance_ha/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/instance_ha copying build/lib/openstack/tests/functional/instance_ha/test_segment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/instance_ha copying build/lib/openstack/tests/functional/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional copying build/lib/openstack/tests/base.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/user creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/user/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/router creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/router/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/router/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/keystone_domain creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/keystone_domain/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/keystone_domain/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/nova_flavor creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/nova_flavor/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/network creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/network/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/network/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/auth creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/auth/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/user_group creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/user_group/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/server creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/server/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/server/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/client_config creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/client_config/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/subnet creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/subnet/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/subnet/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/security_group creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/security_group/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/security_group/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/keypair creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/keypair/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/keypair/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/keystone_role creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/keystone_role/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/keystone_role/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/volume creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/volume/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/object creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/object/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/image creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/image/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/image/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/group creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/group/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/group/tasks creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/port creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/port/defaults creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/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.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/roles/port/tasks copying build/lib/openstack/tests/ansible/run.yml -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/hooks copying build/lib/openstack/tests/ansible/hooks/post_test_hook.sh -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible/hooks copying build/lib/openstack/tests/ansible/README.txt -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/ansible copying build/lib/openstack/tests/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests copying build/lib/openstack/tests/fakes.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests copying build/lib/openstack/service_description.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database/v1 copying build/lib/openstack/database/v1/instance.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database/v1 copying build/lib/openstack/database/v1/user.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database/v1 copying build/lib/openstack/database/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database/v1 copying build/lib/openstack/database/v1/database.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database/v1 copying build/lib/openstack/database/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database/v1 copying build/lib/openstack/database/v1/flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database/v1 copying build/lib/openstack/database/database_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database copying build/lib/openstack/database/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer copying build/lib/openstack/load_balancer/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/flavor_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/availability_zone.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/amphora.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/provider.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/l7_policy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/availability_zone_profile.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/listener.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/member.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/pool.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/l7_rule.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/load_balancer.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/health_monitor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/quota.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/v2/flavor.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2 copying build/lib/openstack/load_balancer/load_balancer_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer copying build/lib/openstack/load_balancer/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message copying build/lib/openstack/message/version.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message/v2 copying build/lib/openstack/message/v2/message.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message/v2 copying build/lib/openstack/message/v2/subscription.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message/v2 copying build/lib/openstack/message/v2/queue.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message/v2 copying build/lib/openstack/message/v2/claim.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message/v2 copying build/lib/openstack/message/v2/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message/v2 copying build/lib/openstack/message/v2/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message/v2 copying build/lib/openstack/message/message_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message copying build/lib/openstack/message/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/instance_ha creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/instance_ha/v1 copying build/lib/openstack/instance_ha/v1/segment.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/instance_ha/v1 copying build/lib/openstack/instance_ha/v1/notification.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/instance_ha/v1 copying build/lib/openstack/instance_ha/v1/host.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/instance_ha/v1 copying build/lib/openstack/instance_ha/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/instance_ha/v1 copying build/lib/openstack/instance_ha/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/instance_ha/v1 copying build/lib/openstack/instance_ha/instance_ha_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/instance_ha copying build/lib/openstack/instance_ha/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/instance_ha copying build/lib/openstack/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack copying build/lib/openstack/_hacking.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack copying build/lib/openstack/resource.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager copying build/lib/openstack/key_manager/key_manager_service.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager creating /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager/v1 copying build/lib/openstack/key_manager/v1/order.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager/v1 copying build/lib/openstack/key_manager/v1/secret.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager/v1 copying build/lib/openstack/key_manager/v1/container.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager/v1 copying build/lib/openstack/key_manager/v1/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager/v1 copying build/lib/openstack/key_manager/v1/_format.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager/v1 copying build/lib/openstack/key_manager/v1/_proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager/v1 copying build/lib/openstack/key_manager/__init__.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager copying build/lib/openstack/proxy.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack copying build/lib/openstack/connection.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack copying build/lib/openstack/format.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack copying build/lib/openstack/_services_mixin.py -> /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/inventory.py to inventory.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_block_storage.py to _block_storage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_dns.py to _dns.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_baremetal.py to _baremetal.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_utils.py to _utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/meta.py to meta.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_network_common.py to _network_common.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_shared_file_system.py to _shared_file_system.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_object_store.py to _object_store.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_image.py to _image.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_network.py to _network.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_accelerator.py to _accelerator.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_clustering.py to _clustering.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/cmd/inventory.py to inventory.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/cmd/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_floating_ip.py to _floating_ip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_security_group.py to _security_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/openstackcloud.py to openstackcloud.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_compute.py to _compute.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/tests/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_orchestration.py to _orchestration.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_coe.py to _coe.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_identity.py to _identity.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/_normalize.py to _normalize.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/cloud/exc.py to exc.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/version.py to version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1/_async_resource.py to _async_resource.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1/node.py to node.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1/profile.py to profile.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1/policy.py to policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1/action.py to action.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1/event.py to event.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1/service.py to service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1/receiver.py to receiver.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1/build_info.py to build_info.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1/cluster_policy.py to cluster_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1/cluster_attr.py to cluster_attr.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1/profile_type.py to profile_type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1/cluster.py to cluster.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/v1/policy_type.py to policy_type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/clustering_service.py to clustering_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/clustering/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/dns_service.py to dns_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2/zone_export.py to zone_export.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2/zone_transfer.py to zone_transfer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2/_base.py to _base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2/recordset.py to recordset.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2/zone.py to zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2/floating_ip.py to floating_ip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2/zone_import.py to zone_import.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/v2/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/dns/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/fixture/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/fixture/connection.py to connection.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/version.py to version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/placement/v1/resource_class.py to resource_class.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/placement/v1/resource_provider.py to resource_provider.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/placement/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/placement/v1/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/placement/placement_service.py to placement_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/placement/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/version.py to version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/availability_zone.py to availability_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/image.py to image.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/hypervisor.py to hypervisor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/volume_attachment.py to volume_attachment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/server_migration.py to server_migration.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/server_action.py to server_action.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/aggregate.py to aggregate.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/migration.py to migration.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/extension.py to extension.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/server_remote_console.py to server_remote_console.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/server_ip.py to server_ip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/server_interface.py to server_interface.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/server_group.py to server_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/keypair.py to keypair.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/server_diagnostics.py to server_diagnostics.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/service.py to service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/usage.py to usage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/quota_set.py to quota_set.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/server.py to server.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/limits.py to limits.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/v2/flavor.py to flavor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/compute_service.py to compute_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/compute/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/version.py to version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/vpn_ipsecpolicy.py to vpn_ipsecpolicy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/agent.py to agent.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/port_forwarding.py to port_forwarding.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/port.py to port.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/pool_member.py to pool_member.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/service_provider.py to service_provider.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/vpn_ipsec_site_connection.py to vpn_ipsec_site_connection.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/availability_zone.py to availability_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/local_ip.py to local_ip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/qos_minimum_bandwidth_rule.py to qos_minimum_bandwidth_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/qos_policy.py to qos_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/qos_rule_type.py to qos_rule_type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/ndp_proxy.py to ndp_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/vpn_service.py to vpn_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/router.py to router.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/qos_minimum_packet_rate_rule.py to qos_minimum_packet_rate_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/subnet.py to subnet.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/vpn_ipsec_policy.py to vpn_ipsec_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/metering_label.py to metering_label.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/listener.py to listener.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/extension.py to extension.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/firewall_rule.py to firewall_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/qos_bandwidth_limit_rule.py to qos_bandwidth_limit_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/local_ip_association.py to local_ip_association.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/l3_conntrack_helper.py to l3_conntrack_helper.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/_base.py to _base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/address_group.py to address_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/metering_label_rule.py to metering_label_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/network.py to network.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/network_ip_availability.py to network_ip_availability.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/pool.py to pool.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/service_profile.py to service_profile.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/vpn_endpoint_group.py to vpn_endpoint_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/segment.py to segment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/vpn_ikepolicy.py to vpn_ikepolicy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/qos_dscp_marking_rule.py to qos_dscp_marking_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/subnet_pool.py to subnet_pool.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/floating_ip.py to floating_ip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/trunk.py to trunk.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/firewall_group.py to firewall_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/security_group_rule.py to security_group_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/network_segment_range.py to network_segment_range.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/load_balancer.py to load_balancer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/security_group.py to security_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/auto_allocated_topology.py to auto_allocated_topology.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/firewall_policy.py to firewall_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/health_monitor.py to health_monitor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/rbac_policy.py to rbac_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/quota.py to quota.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/address_scope.py to address_scope.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/v2/flavor.py to flavor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/network_service.py to network_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/network/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/utils.py to utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator/accelerator_service.py to accelerator_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator/version.py to version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator/v2/deployable.py to deployable.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator/v2/accelerator_request.py to accelerator_request.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator/v2/device_profile.py to device_profile.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator/v2/device.py to device.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator/v2/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/accelerator/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/_log.py to _log.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/version.py to version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1/port.py to port.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1/conductor.py to conductor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1/_common.py to _common.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1/driver.py to driver.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1/node.py to node.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1/chassis.py to chassis.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1/allocation.py to allocation.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1/port_group.py to port_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1/deploy_templates.py to deploy_templates.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1/volume_connector.py to volume_connector.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1/volume_target.py to volume_target.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/v1/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/configdrive.py to configdrive.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/baremetal_service.py to baremetal_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2/backup.py to backup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2/stats.py to stats.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2/type.py to type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2/snapshot.py to snapshot.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2/quota_set.py to quota_set.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2/volume.py to volume.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v2/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/block_storage_service.py to block_storage_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/_base_proxy.py to _base_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3/availability_zone.py to availability_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3/backup.py to backup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3/group.py to group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3/extension.py to extension.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3/capabilities.py to capabilities.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3/stats.py to stats.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3/type.py to type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3/snapshot.py to snapshot.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3/group_type.py to group_type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3/resource_filter.py to resource_filter.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3/quota_set.py to quota_set.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3/volume.py to volume.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3/limits.py to limits.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/block_storage/v3/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal_introspection/v1/introspection.py to introspection.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal_introspection/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal_introspection/v1/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal_introspection/baremetal_introspection_service.py to baremetal_introspection_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/baremetal_introspection/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/workflow/workflow_service.py to workflow_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/workflow/version.py to version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/workflow/v2/workflow.py to workflow.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/workflow/v2/execution.py to execution.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/workflow/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/workflow/v2/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/workflow/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/common/metadata.py to metadata.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/common/quota_set.py to quota_set.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/common/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/common/tag.py to tag.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/vendors/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/defaults.py to defaults.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/cloud_region.py to cloud_region.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/_util.py to _util.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/loader.py to loader.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/cloud_config.py to cloud_config.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/exceptions.py to exceptions.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/config/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/version.py to version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1/software_deployment.py to software_deployment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1/software_config.py to software_config.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1/stack.py to stack.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1/template.py to template.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1/stack_files.py to stack_files.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1/resource.py to resource.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1/stack_template.py to stack_template.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1/stack_environment.py to stack_environment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/v1/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/orchestration_service.py to orchestration_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/util/event_utils.py to event_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/util/template_utils.py to template_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/util/utils.py to utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/util/template_format.py to template_format.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/util/environment_format.py to environment_format.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/orchestration/util/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/image_signer.py to image_signer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/iterable_chunked_file.py to iterable_chunked_file.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v2/task.py to task.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v2/image.py to image.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v2/member.py to member.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v2/service_info.py to service_info.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v2/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v2/schema.py to schema.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/image_service.py to image_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v1/image.py to image.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/v1/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/_download.py to _download.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/_base_proxy.py to _base_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/image/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/__main__.py to __main__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/v1/info.py to info.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/v1/obj.py to obj.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/v1/_base.py to _base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/v1/account.py to account.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/v1/container.py to container.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/v1/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/object_store_service.py to object_store_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/object_store/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/exceptions.py to exceptions.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/shared_file_system_service.py to shared_file_system_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2/availability_zone.py to availability_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2/share.py to share.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2/limit.py to limit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2/storage_pool.py to storage_pool.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2/share_snapshot.py to share_snapshot.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2/user_message.py to user_message.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/v2/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/shared_file_system/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/version.py to version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v2/tenant.py to tenant.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v2/extension.py to extension.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v2/user.py to user.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v2/role.py to role.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v2/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/identity_service.py to identity_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/role_system_group_assignment.py to role_system_group_assignment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/role_domain_user_assignment.py to role_domain_user_assignment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/role_assignment.py to role_assignment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/trust.py to trust.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/role_project_group_assignment.py to role_project_group_assignment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/group.py to group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/identity_provider.py to identity_provider.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/role_project_user_assignment.py to role_project_user_assignment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/application_credential.py to application_credential.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/role_system_user_assignment.py to role_system_user_assignment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/system.py to system.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/role_domain_group_assignment.py to role_domain_group_assignment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/federation_protocol.py to federation_protocol.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/limit.py to limit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/policy.py to policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/endpoint.py to endpoint.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/service.py to service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/mapping.py to mapping.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/project.py to project.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/region.py to region.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/user.py to user.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/credential.py to credential.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/role.py to role.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/domain.py to domain.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/identity/v3/registered_limit.py to registered_limit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_endpoints.py to test_endpoints.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_qos_minimum_bandwidth_rule.py to test_qos_minimum_bandwidth_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_zone.py to test_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_recordset.py to test_recordset.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_groups.py to test_groups.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_server_set_metadata.py to test_server_set_metadata.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_delete_volume_snapshot.py to test_delete_volume_snapshot.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_floating_ip_common.py to test_floating_ip_common.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_create_server.py to test_create_server.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_volume_access.py to test_volume_access.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_magnum_services.py to test_magnum_services.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_image.py to test_image.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_domains.py to test_domains.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_role_assignment.py to test_role_assignment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_project.py to test_project.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_coe_clusters.py to test_coe_clusters.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_shade.py to test_shade.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_caching.py to test_caching.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_image_snapshot.py to test_image_snapshot.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_baremetal_node.py to test_baremetal_node.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_operator.py to test_operator.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_router.py to test_router.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_object.py to test_object.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_qos_policy.py to test_qos_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_server_delete_metadata.py to test_server_delete_metadata.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_keypair.py to test_keypair.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_shared_file_system.py to test_shared_file_system.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_server_group.py to test_server_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_cluster_templates.py to test_cluster_templates.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_volume_backups.py to test_volume_backups.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_stack.py to test_stack.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_network.py to test_network.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_normalize.py to test_normalize.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_floating_ip_neutron.py to test_floating_ip_neutron.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_clustering.py to test_clustering.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_meta.py to test_meta.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_domain_params.py to test_domain_params.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_floating_ip_nova.py to test_floating_ip_nova.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_operator_noauth.py to test_operator_noauth.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_subnet.py to test_subnet.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_coe_clusters_certificate.py to test_coe_clusters_certificate.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_services.py to test_services.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_update_server.py to test_update_server.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_port.py to test_port.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_security_groups.py to test_security_groups.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_server_console.py to test_server_console.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_baremetal_ports.py to test_baremetal_ports.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_qos_rule_type.py to test_qos_rule_type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_inventory.py to test_inventory.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_fwaas.py to test_fwaas.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_qos_dscp_marking_rule.py to test_qos_dscp_marking_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_create_volume_snapshot.py to test_create_volume_snapshot.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_aggregate.py to test_aggregate.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_delete_server.py to test_delete_server.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_accelerator.py to test_accelerator.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_floating_ip_pool.py to test_floating_ip_pool.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_users.py to test_users.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_shade_operator.py to test_shade_operator.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_availability_zones.py to test_availability_zones.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_flavors.py to test_flavors.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_quotas.py to test_quotas.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test__utils.py to test__utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_rebuild_server.py to test_rebuild_server.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_limits.py to test_limits.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_identity_roles.py to test_identity_roles.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_qos_bandwidth_limit_rule.py to test_qos_bandwidth_limit_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_usage.py to test_usage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/cloud/test_volume.py to test_volume.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1/test_profile_type.py to test_profile_type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1/test_build_info.py to test_build_info.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1/test_profile.py to test_profile.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1/test_policy.py to test_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1/test_policy_type.py to test_policy_type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1/test_receiver.py to test_receiver.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1/test_service.py to test_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1/test_cluster_policy.py to test_cluster_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1/test_node.py to test_node.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1/test_cluster_attr.py to test_cluster_attr.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1/test_event.py to test_event.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1/test_action.py to test_action.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/v1/test_cluster.py to test_cluster.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/test_version.py to test_version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/clustering/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/v2/test_zone.py to test_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/v2/test_recordset.py to test_recordset.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/v2/test_zone_import.py to test_zone_import.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/v2/test_zone_transfer.py to test_zone_transfer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/v2/test_zone_export.py to test_zone_export.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/v2/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/v2/test_floating_ip.py to test_floating_ip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/dns/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/test_microversions.py to test_microversions.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/test_resource.py to test_resource.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/placement/v1/test_resource_provider.py to test_resource_provider.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/placement/v1/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/placement/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/placement/v1/test_resource_class.py to test_resource_class.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/placement/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_migration.py to test_migration.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_extension.py to test_extension.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_image.py to test_image.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_hypervisor.py to test_hypervisor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_flavor.py to test_flavor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_server_ip.py to test_server_ip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_volume_attachment.py to test_volume_attachment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_keypair.py to test_keypair.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_server_group.py to test_server_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_server_diagnostics.py to test_server_diagnostics.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_server_remote_console.py to test_server_remote_console.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_server_migration.py to test_server_migration.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_availability_zone.py to test_availability_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_server_interface.py to test_server_interface.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_service.py to test_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_server.py to test_server.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_aggregate.py to test_aggregate.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_server_actions.py to test_server_actions.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_limits.py to test_limits.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/v2/test_usage.py to test_usage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/test_version.py to test_version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/compute/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_qos_minimum_bandwidth_rule.py to test_qos_minimum_bandwidth_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_local_ip.py to test_local_ip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_address_group.py to test_address_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_metering_label_rule.py to test_metering_label_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_extension.py to test_extension.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_load_balancer.py to test_load_balancer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_port_forwarding.py to test_port_forwarding.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_flavor.py to test_flavor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_trunk.py to test_trunk.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_vpn_service.py to test_vpn_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_security_group.py to test_security_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_local_ip_association.py to test_local_ip_association.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_router.py to test_router.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_qos_policy.py to test_qos_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_network_segment_range.py to test_network_segment_range.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_firewall_rule.py to test_firewall_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_health_monitor.py to test_health_monitor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_network.py to test_network.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_availability_zone.py to test_availability_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_vpn_ikepolicy.py to test_vpn_ikepolicy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_vpn_ipsec_site_connection.py to test_vpn_ipsec_site_connection.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_quota.py to test_quota.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_pool_member.py to test_pool_member.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_l3_conntrack_helper.py to test_l3_conntrack_helper.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_vpn_endpoint_group.py to test_vpn_endpoint_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_floating_ip.py to test_floating_ip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_subnet.py to test_subnet.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_agent.py to test_agent.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_security_group_rule.py to test_security_group_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_firewall_group.py to test_firewall_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_port.py to test_port.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_ndp_proxy.py to test_ndp_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_subnet_pool.py to test_subnet_pool.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_qos_rule_type.py to test_qos_rule_type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_qos_dscp_marking_rule.py to test_qos_dscp_marking_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_metering_label.py to test_metering_label.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_qos_minimum_packet_rate_rule.py to test_qos_minimum_packet_rate_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_listener.py to test_listener.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_pool.py to test_pool.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_auto_allocated_topology.py to test_auto_allocated_topology.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_service_provider.py to test_service_provider.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_service_profile.py to test_service_profile.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_address_scope.py to test_address_scope.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_firewall_policy.py to test_firewall_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_segment.py to test_segment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_network_ip_availability.py to test_network_ip_availability.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_qos_bandwidth_limit_rule.py to test_qos_bandwidth_limit_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_rbac_policy.py to test_rbac_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/v2/test_vpn_ipsecpolicy.py to test_vpn_ipsecpolicy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/test_version.py to test_version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/network/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/test_connection.py to test_connection.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator/v2/test_device.py to test_device.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator/v2/test_device_profile.py to test_device_profile.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator/v2/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator/v2/test_deployable.py to test_deployable.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator/v2/test_accelerator_request.py to test_accelerator_request.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator/test_version.py to test_version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/accelerator/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1/test_allocation.py to test_allocation.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1/test_volume_target.py to test_volume_target.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1/test_volume_connector.py to test_volume_connector.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1/test_chassis.py to test_chassis.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1/test_port_group.py to test_port_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1/test_conductor.py to test_conductor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1/test_port.py to test_port.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1/test_node.py to test_node.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1/test_deploy_templates.py to test_deploy_templates.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/v1/test_driver.py to test_driver.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/test_version.py to test_version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/test_configdrive.py to test_configdrive.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v2/test_type.py to test_type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v2/test_snapshot.py to test_snapshot.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v2/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v2/test_stats.py to test_stats.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v2/test_backup.py to test_backup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v2/test_volume.py to test_volume.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3/test_capabilities.py to test_capabilities.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3/test_extension.py to test_extension.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3/test_resource_filter.py to test_resource_filter.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3/test_type.py to test_type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3/test_type_encryption.py to test_type_encryption.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3/test_availability_zone.py to test_availability_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3/test_snapshot.py to test_snapshot.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3/test_group_type.py to test_group_type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3/test_group.py to test_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3/test_backup.py to test_backup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3/test_limits.py to test_limits.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/block_storage/v3/test_volume.py to test_volume.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/test_missing_version.py to test_missing_version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/test_utils.py to test_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal_introspection/v1/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal_introspection/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/baremetal_introspection/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/workflow/v2/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/workflow/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/workflow/test_version.py to test_version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/workflow/test_workflow.py to test_workflow.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/workflow/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/workflow/test_execution.py to test_execution.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/common/test_tag.py to test_tag.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/common/test_metadata.py to test_metadata.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/common/test_quota_set.py to test_quota_set.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/common/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/test_placement_rest.py to test_placement_rest.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake/v2/fake.py to fake.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake/v2/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake/v1/fake.py to fake.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake/v1/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake/fake_service.py to fake_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fake/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config/test_environ.py to test_environ.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config/test_init.py to test_init.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config/test_from_conf.py to test_from_conf.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config/test_config.py to test_config.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config/test_cloud_config.py to test_cloud_config.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config/test_loader.py to test_loader.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config/test_from_session.py to test_from_session.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/config/test_json.py to test_json.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1/test_template.py to test_template.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1/test_stack_files.py to test_stack_files.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1/test_resource.py to test_resource.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1/test_stack_environment.py to test_stack_environment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1/test_stack.py to test_stack.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1/test_software_deployment.py to test_software_deployment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1/test_software_config.py to test_software_config.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/v1/test_stack_template.py to test_stack_template.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/test_version.py to test_version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/orchestration/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/test_exceptions.py to test_exceptions.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v2/test_image.py to test_image.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v2/test_schema.py to test_schema.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v2/test_service_info.py to test_service_info.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v2/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v2/test_member.py to test_member.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v2/test_task.py to test_task.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v1/test_image.py to test_image.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v1/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/image/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/object_store/v1/test_account.py to test_account.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/object_store/v1/test_obj.py to test_obj.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/object_store/v1/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/object_store/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/object_store/v1/test_container.py to test_container.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/object_store/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2/test_limit.py to test_limit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2/test_share.py to test_share.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2/test_availability_zone.py to test_availability_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2/test_share_snapshot.py to test_share_snapshot.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2/test_user_message.py to test_user_message.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2/test_storage_pool.py to test_storage_pool.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/shared_file_system/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v2/test_extension.py to test_extension.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v2/test_tenant.py to test_tenant.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v2/test_user.py to test_user.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v2/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v2/test_role.py to test_role.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/test_version.py to test_version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_federation_protocol.py to test_federation_protocol.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_role_project_group_assignment.py to test_role_project_group_assignment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_role_assignment.py to test_role_assignment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_project.py to test_project.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_limit.py to test_limit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_role_system_user_assignment.py to test_role_system_user_assignment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_credential.py to test_credential.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_domain.py to test_domain.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_policy.py to test_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_user.py to test_user.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_role_project_user_assignment.py to test_role_project_user_assignment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_trust.py to test_trust.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_service.py to test_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_role_domain_user_assignment.py to test_role_domain_user_assignment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_role_system_group_assignment.py to test_role_system_group_assignment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_role_domain_group_assignment.py to test_role_domain_group_assignment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_mapping.py to test_mapping.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_role.py to test_role.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_endpoint.py to test_endpoint.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_region.py to test_region.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_group.py to test_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_registered_limit.py to test_registered_limit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_identity_provider.py to test_identity_provider.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/identity/v3/test_application_credential.py to test_application_credential.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/test_hacking.py to test_hacking.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/database/v1/test_database.py to test_database.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/database/v1/test_instance.py to test_instance.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/database/v1/test_flavor.py to test_flavor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/database/v1/test_user.py to test_user.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/database/v1/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/database/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/database/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/test_amphora.py to test_amphora.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/test_load_balancer.py to test_load_balancer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/test_flavor.py to test_flavor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/test_provider.py to test_provider.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/v2/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/test_health_monitor.py to test_health_monitor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/test_availability_zone.py to test_availability_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/test_l7policy.py to test_l7policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/test_quota.py to test_quota.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/test_version.py to test_version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/test_flavor_profile.py to test_flavor_profile.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/test_member.py to test_member.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/test_availability_zone_profile.py to test_availability_zone_profile.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/test_listener.py to test_listener.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/test_pool.py to test_pool.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/load_balancer/test_l7rule.py to test_l7rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message/v2/test_queue.py to test_queue.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message/v2/test_claim.py to test_claim.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message/v2/test_message.py to test_message.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message/v2/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message/v2/test_subscription.py to test_subscription.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message/test_version.py to test_version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/message/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/instance_ha/v1/test_notification.py to test_notification.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/instance_ha/v1/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/instance_ha/v1/test_host.py to test_host.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/instance_ha/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/instance_ha/v1/test_segment.py to test_segment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/instance_ha/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/key_manager/v1/test_secret.py to test_secret.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/key_manager/v1/test_order.py to test_order.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/key_manager/v1/test_proxy.py to test_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/key_manager/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/key_manager/v1/test_container.py to test_container.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/key_manager/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/fakes.py to fakes.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/test_proxy_base.py to test_proxy_base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/unit/test_format.py to test_format.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_endpoints.py to test_endpoints.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_qos_minimum_bandwidth_rule.py to test_qos_minimum_bandwidth_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_zone.py to test_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_recordset.py to test_recordset.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_groups.py to test_groups.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_devstack.py to test_devstack.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_magnum_services.py to test_magnum_services.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_image.py to test_image.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_flavor.py to test_flavor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_project.py to test_project.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_coe_clusters.py to test_coe_clusters.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_keypairs.py to test_keypairs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_router.py to test_router.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_object.py to test_object.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_qos_policy.py to test_qos_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_server_group.py to test_server_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_domain.py to test_domain.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_cluster_templates.py to test_cluster_templates.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_stack.py to test_stack.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_network.py to test_network.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_compute.py to test_compute.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_clustering.py to test_clustering.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_project_cleanup.py to test_project_cleanup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_floating_ip.py to test_floating_ip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_range_search.py to test_range_search.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_services.py to test_services.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_port.py to test_port.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_security_groups.py to test_security_groups.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_volume_type.py to test_volume_type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_volume_backup.py to test_volume_backup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_inventory.py to test_inventory.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_qos_dscp_marking_rule.py to test_qos_dscp_marking_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_aggregate.py to test_aggregate.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_floating_ip_pool.py to test_floating_ip_pool.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_users.py to test_users.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_identity.py to test_identity.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_quotas.py to test_quotas.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_limits.py to test_limits.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_qos_bandwidth_limit_rule.py to test_qos_bandwidth_limit_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/test_volume.py to test_volume.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/clustering/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/clustering/test_cluster.py to test_cluster.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/dns/v2/test_zone.py to test_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/dns/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/dns/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/placement/v1/test_resource_provider.py to test_resource_provider.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/placement/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/placement/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2/test_extension.py to test_extension.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2/test_image.py to test_image.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2/test_hypervisor.py to test_hypervisor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2/test_flavor.py to test_flavor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2/test_keypair.py to test_keypair.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2/test_service.py to test_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2/test_quota_set.py to test_quota_set.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2/test_server.py to test_server.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/v2/test_limits.py to test_limits.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/compute/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_dvr_router.py to test_dvr_router.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_qos_minimum_bandwidth_rule.py to test_qos_minimum_bandwidth_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_local_ip.py to test_local_ip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_address_group.py to test_address_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_agent_add_remove_router.py to test_agent_add_remove_router.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_vpnaas.py to test_vpnaas.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_extension.py to test_extension.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_port_forwarding.py to test_port_forwarding.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_flavor.py to test_flavor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_trunk.py to test_trunk.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_security_group.py to test_security_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_local_ip_association.py to test_local_ip_association.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_router.py to test_router.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_qos_policy.py to test_qos_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_network_segment_range.py to test_network_segment_range.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_firewall_rule.py to test_firewall_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_firewall_rule_insert_remove_policy.py to test_firewall_rule_insert_remove_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_network.py to test_network.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_availability_zone.py to test_availability_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_quota.py to test_quota.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_l3_conntrack_helper.py to test_l3_conntrack_helper.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_floating_ip.py to test_floating_ip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_subnet.py to test_subnet.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_agent.py to test_agent.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_security_group_rule.py to test_security_group_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_firewall_group.py to test_firewall_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_port.py to test_port.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_subnet_from_subnet_pool.py to test_subnet_from_subnet_pool.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_agent_add_remove_network.py to test_agent_add_remove_network.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_ndp_proxy.py to test_ndp_proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_subnet_pool.py to test_subnet_pool.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_qos_rule_type.py to test_qos_rule_type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_qos_dscp_marking_rule.py to test_qos_dscp_marking_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_router_add_remove_interface.py to test_router_add_remove_interface.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_qos_minimum_packet_rate_rule.py to test_qos_minimum_packet_rate_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_auto_allocated_topology.py to test_auto_allocated_topology.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_service_provider.py to test_service_provider.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_service_profile.py to test_service_profile.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_address_scope.py to test_address_scope.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_firewall_policy.py to test_firewall_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_segment.py to test_segment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_network_ip_availability.py to test_network_ip_availability.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_qos_bandwidth_limit_rule.py to test_qos_bandwidth_limit_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/v2/test_rbac_policy.py to test_rbac_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/network/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal/test_baremetal_chassis.py to test_baremetal_chassis.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal/test_baremetal_driver.py to test_baremetal_driver.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal/test_baremetal_conductor.py to test_baremetal_conductor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal/test_baremetal_node.py to test_baremetal_node.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal/test_baremetal_deploy_templates.py to test_baremetal_deploy_templates.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal/test_baremetal_allocation.py to test_baremetal_allocation.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal/test_baremetal_port_group.py to test_baremetal_port_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal/test_baremetal_volume_connector.py to test_baremetal_volume_connector.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal/test_baremetal_volume_target.py to test_baremetal_volume_target.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal/test_baremetal_port.py to test_baremetal_port.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/baremetal/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v2/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v2/test_type.py to test_type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v2/test_snapshot.py to test_snapshot.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v2/test_stats.py to test_stats.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v2/test_backup.py to test_backup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v2/test_volume.py to test_volume.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3/test_capabilities.py to test_capabilities.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3/test_extension.py to test_extension.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3/test_type.py to test_type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3/test_availability_zone.py to test_availability_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3/test_snapshot.py to test_snapshot.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3/test_resource_filters.py to test_resource_filters.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3/test_group.py to test_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3/test_backup.py to test_backup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3/test_limits.py to test_limits.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/block_storage/v3/test_volume.py to test_volume.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/examples/test_image.py to test_image.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/examples/test_network.py to test_network.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/examples/test_compute.py to test_compute.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/examples/test_identity.py to test_identity.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/examples/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/orchestration/v1/test_stack.py to test_stack.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/orchestration/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/orchestration/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/image/v2/test_image.py to test_image.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/image/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/image/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/object_store/v1/test_account.py to test_account.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/object_store/v1/test_obj.py to test_obj.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/object_store/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/object_store/v1/test_container.py to test_container.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/object_store/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system/test_limit.py to test_limit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system/test_share.py to test_share.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system/test_availability_zone.py to test_availability_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system/test_share_snapshot.py to test_share_snapshot.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system/test_user_message.py to test_user_message.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system/test_storage_pool.py to test_storage_pool.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/shared_file_system/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/identity/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/identity/v3/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/identity/v3/test_application_credential.py to test_application_credential.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/load_balancer/v2/test_load_balancer.py to test_load_balancer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/load_balancer/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/load_balancer/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/instance_ha/test_host.py to test_host.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/instance_ha/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/instance_ha/test_segment.py to test_segment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/functional/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/tests/fakes.py to fakes.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/service_description.py to service_description.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database/v1/instance.py to instance.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database/v1/user.py to user.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database/v1/database.py to database.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database/v1/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database/v1/flavor.py to flavor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database/database_service.py to database_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/database/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/version.py to version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2/flavor_profile.py to flavor_profile.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2/availability_zone.py to availability_zone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2/amphora.py to amphora.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2/provider.py to provider.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2/l7_policy.py to l7_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2/availability_zone_profile.py to availability_zone_profile.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2/listener.py to listener.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2/member.py to member.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2/pool.py to pool.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2/l7_rule.py to l7_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2/load_balancer.py to load_balancer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2/health_monitor.py to health_monitor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2/quota.py to quota.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/v2/flavor.py to flavor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/load_balancer_service.py to load_balancer_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/load_balancer/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message/version.py to version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message/v2/message.py to message.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message/v2/subscription.py to subscription.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message/v2/queue.py to queue.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message/v2/claim.py to claim.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message/v2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message/v2/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message/message_service.py to message_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/message/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/instance_ha/v1/segment.py to segment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/instance_ha/v1/notification.py to notification.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/instance_ha/v1/host.py to host.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/instance_ha/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/instance_ha/v1/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/instance_ha/instance_ha_service.py to instance_ha_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/instance_ha/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/_hacking.py to _hacking.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/resource.py to resource.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager/key_manager_service.py to key_manager_service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager/v1/order.py to order.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager/v1/secret.py to secret.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager/v1/container.py to container.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager/v1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager/v1/_format.py to _format.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager/v1/_proxy.py to _proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/key_manager/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/proxy.py to proxy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/connection.py to connection.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/format.py to format.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstack/_services_mixin.py to _services_mixin.cpython-311.pyc writing byte-compilation script '/tmp/tmprnop4ib1.py' /usr/bin/python3 /tmp/tmprnop4ib1.py removing /tmp/tmprnop4ib1.py running install_egg_info running egg_info writing pbr to openstacksdk.egg-info/pbr.json 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 [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution 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 adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'openstacksdk.egg-info/SOURCES.txt' Copying openstacksdk.egg-info to /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11/site-packages/openstacksdk-0.101.0-py3.11.egg-info running install_scripts Installing openstack-inventory script to /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/bin + rm -rfv /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.101.0-2.ocs23 --unique-debug-suffix -0.101.0-2.ocs23.noarch --unique-debug-src-base python-openstacksdk-0.101.0-2.ocs23.noarch -S debugsourcefiles.list /builddir/build/BUILD/openstacksdk-0.101.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs mangling shebang in /usr/lib/python3.11/site-packages/openstack/tests/functional/cloud/hooks/post_test_hook.sh from /bin/bash -x to #!/usr/bin/bash -x mangling shebang in /usr/lib/python3.11/site-packages/openstack/tests/ansible/hooks/post_test_hook.sh from /bin/sh to #!/usr/bin/sh + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/lib/python3.11 using python3.11 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.JxYZAN + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd openstacksdk-0.101.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 --exclude-regex '(test_wait_for_task_.*|.*TestOsServiceTypesVersion.*|.*test_timeout_and_failures_not_fail.*)' {1} openstack.tests.unit.accelerator.v2.test_deployable.TestDeployable.test_basic [0.073050s] ... ok {5} openstack.tests.unit.accelerator.test_version.TestVersion.test_make_it [0.034522s] ... ok {5} openstack.tests.unit.accelerator.v2.test_accelerator_request.TestAcceleratorRequest.test_basic [0.013047s] ... ok {2} openstack.tests.unit.baremetal.test_configdrive.TestPopulateDirectory.test_with_user_data_as_string [0.001932s] ... ok {2} openstack.tests.unit.baremetal.v1.test_chassis.TestChassis.test_basic [0.027491s] ... ok {2} openstack.tests.unit.baremetal.v1.test_deploy_templates.DeployTemplates.test_basic [0.013329s] ... ok {1} openstack.tests.unit.accelerator.v2.test_deployable.TestDeployable.test_make_it [0.123557s] ... ok {5} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorDevice.test_delete_device_profile [0.060907s] ... ok {5} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorDevice.test_delete_device_profile_ignore [0.013152s] ... ok {1} openstack.tests.unit.baremetal.v1.test_allocation.TestWaitForAllocation.test_already_active [0.023417s] ... ok {5} openstack.tests.unit.baremetal.test_configdrive.TestPopulateDirectory.test_with_user_data [0.001808s] ... ok {5} openstack.tests.unit.baremetal.v1.test_allocation.TestAllocation.test_basic [0.010873s] ... ok {2} openstack.tests.unit.baremetal.v1.test_driver.TestDriver.test_list_vendor_passthru [0.059268s] ... ok {2} openstack.tests.unit.baremetal.v1.test_node.TestNode.test_instantiate [0.012220s] ... ok {1} openstack.tests.unit.baremetal.v1.test_driver.TestDriver.test_instantiate [0.022082s] ... ok {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeCreate.test_manageable_new_version [0.013636s] ... ok {5} openstack.tests.unit.baremetal.v1.test_allocation.TestWaitForAllocation.test_failure_ignored [0.023101s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:02,588 openstack.iterate_timeout Waiting 2.0 seconds {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeCreate.test_no_manageable_in_old_version [0.013521s] ... ok {1} openstack.tests.unit.baremetal.v1.test_node.TestNodePatch.test_node_patch [0.023279s] ... ok {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_set_via_update [0.055208s] ... ok {5} openstack.tests.unit.baremetal.v1.test_allocation.TestWaitForAllocation.test_timeout [0.066379s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:02,657 openstack.iterate_timeout Waiting 2.0 seconds 2024-09-09 20:09:02,657 openstack.iterate_timeout Waiting 2.0 seconds {5} openstack.tests.unit.baremetal.v1.test_allocation.TestWaitForAllocation.test_wait [0.014486s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:02,672 openstack.iterate_timeout Waiting 2.0 seconds {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_set_with_reason [0.028613s] ... ok {5} openstack.tests.unit.baremetal.v1.test_conductor.TestContainer.test_basic [0.015784s] ... ok {5} openstack.tests.unit.baremetal.v1.test_node.TestNode.test_normalize_provision_state [0.010824s] ... ok {5} openstack.tests.unit.baremetal.v1.test_node.TestNodeCreate.test_available_new_version [0.012742s] ... ok {0} openstack.tests.unit.accelerator.v2.test_device.TestDevice.test_make_it [0.090614s] ... ok {0} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorRequest.test_create_accelerator_request [0.020722s] ... ok {1} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetProvisionState.test_configdrive_as_dict [0.063730s] ... ok {1} openstack.tests.unit.baremetal.v1.test_node.TestNodeTraits.test_set_traits [0.013835s] ... ok {1} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForProvisionState.test_enroll_as_failure [0.035899s] ... ok {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_set_with_reason_and_other_fields [0.049275s] ... ok {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetPowerState.test_power_on [0.019123s] ... ok {1} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForReservation.test_timeout [0.029452s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:02,744 openstack.iterate_timeout Waiting 2.0 seconds 2024-09-09 20:09:02,745 openstack.iterate_timeout Waiting 2.0 seconds {5} openstack.tests.unit.baremetal.v1.test_node.TestNodeCreate.test_available_old_version [0.044638s] ... ok {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetProvisionState.test_manage [0.014149s] ... ok {5} openstack.tests.unit.baremetal.v1.test_node.TestNodeCreate.test_enroll_new_version [0.014119s] ... ok {5} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_no_reason_without_maintenance [0.018312s] ... ok {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetProvisionState.test_rebuild_with_deploy_steps [0.019894s] ... ok {1} openstack.tests.unit.baremetal.v1.test_port.TestPort.test_instantiate [0.035051s] ... ok {0} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorRequest.test_delete_accelerator_request_ignore [0.079600s] ... ok {1} openstack.tests.unit.baremetal.v1.test_proxy.TestAllocation.test_create_allocation [0.019739s] ... ok {2} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForProvisionState.test_success [0.031327s] ... ok {1} openstack.tests.unit.baremetal.v1.test_proxy.TestChassis.test_chassis_detailed [0.029075s] ... ok {2} openstack.tests.unit.baremetal.v1.test_proxy.TestAllocation.test_delete_allocation_ignore [0.025429s] ... ok {5} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_set_unset_maintenance [0.028756s] ... ok {0} openstack.tests.unit.baremetal.test_configdrive.TestPack.test_no_genisoimage [0.067787s] ... ok {5} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetProvisionState.test_rebuild_with_configdrive [0.022901s] ... ok {0} openstack.tests.unit.baremetal.test_configdrive.TestPopulateDirectory.test_without_user_data [0.001472s] ... ok {5} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetSecureBoot.test_node_set_secure_boot [0.036270s] ... ok {7} openstack.tests.unit.accelerator.v2.test_device.TestDevice.test_basic [0.050548s] ... ok {7} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorRequest.test_delete_accelerator_request [0.014793s] ... ok {7} openstack.tests.unit.baremetal.test_configdrive.TestPack.test_success [0.091582s] ... ok {7} openstack.tests.unit.baremetal.v1.test_deploy_templates.DeployTemplates.test_instantiate [0.011977s] ... ok {1} openstack.tests.unit.baremetal.v1.test_proxy.TestMisc.test__get_with_fields_port [0.030114s] ... ok {1} openstack.tests.unit.baremetal.v1.test_proxy.TestNode.test_update_node_no_retries [0.026441s] ... ok {0} openstack.tests.unit.baremetal.v1.test_allocation.TestAllocation.test_instantiate [0.024833s] ... ok {2} openstack.tests.unit.baremetal.v1.test_proxy.TestAllocation.test_get_allocation [0.026258s] ... ok {5} openstack.tests.unit.baremetal.v1.test_node.TestNodeTraits.test_node_add_trait [0.014743s] ... ok {7} openstack.tests.unit.baremetal.v1.test_node.TestNode.test_basic [0.011095s] ... ok {2} openstack.tests.unit.baremetal.v1.test_proxy.TestChassis.test_find_chassis [0.033936s] ... ok {5} openstack.tests.unit.baremetal.v1.test_node.TestNodeTraits.test_remove_trait [0.019744s] ... ok {7} openstack.tests.unit.baremetal.v1.test_node.TestNodePatch.test_node_patch_reset_interfaces [0.018942s] ... ok {0} openstack.tests.unit.baremetal.v1.test_allocation.TestWaitForAllocation.test_failure [0.023329s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:02,918 openstack.iterate_timeout Waiting 2.0 seconds {2} openstack.tests.unit.baremetal.v1.test_proxy.TestNode.test_delete_node_ignore [0.012247s] ... ok {5} openstack.tests.unit.baremetal.v1.test_node.TestNodeValidate.test_validate_no_failure [0.017537s] ... ok {7} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetPowerState.test_soft_power_on [0.013748s] ... ok {5} openstack.tests.unit.baremetal.v1.test_proxy.TestChassis.test_chassis_not_detailed [0.012530s] ... ok {7} openstack.tests.unit.baremetal.v1.test_node.TestNodeTraits.test_remove_trait_missing [0.014518s] ... ok {1} openstack.tests.unit.baremetal.v1.test_proxy.TestPort.test_create_port [0.031687s] ... ok {5} openstack.tests.unit.baremetal.v1.test_proxy.TestChassis.test_get_chassis [0.012052s] ... ok {0} openstack.tests.unit.baremetal.v1.test_driver.TestDriver.test_call_vendor_passthru [0.023416s] ... ok {2} openstack.tests.unit.baremetal.v1.test_proxy.TestNode.test_nodes_detailed [0.035716s] ... ok {5} openstack.tests.unit.baremetal.v1.test_proxy.TestDrivers.test_drivers [0.012468s] ... ok {1} openstack.tests.unit.baremetal.v1.test_proxy.TestPort.test_ports_not_detailed [0.018915s] ... ok {7} openstack.tests.unit.baremetal.v1.test_node.TestNodeValidate.test_validate_ok [0.013883s] ... ok {1} openstack.tests.unit.baremetal.v1.test_proxy.TestVolumeConnector.test_create_volume_connector [0.021823s] ... ok {0} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_set [0.033884s] ... ok {5} openstack.tests.unit.baremetal.v1.test_proxy.TestPort.test_delete_port [0.013460s] ... ok {2} openstack.tests.unit.baremetal.v1.test_proxy.TestVolumeTarget.test_create_volume_target [0.017254s] ... ok {7} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForProvisionState.test_not_abort_on_failed_state [0.015484s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:02,992 openstack.iterate_timeout Waiting 2.0 seconds {5} openstack.tests.unit.baremetal.v1.test_proxy.TestVolumeTarget.test_delete_volume_target_ignore [0.014550s] ... ok {1} openstack.tests.unit.baremetal.v1.test_proxy.TestVolumeTarget.test_delete_volume_target [0.022610s] ... ok {7} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForReservation.test_reservation [0.016765s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:03,011 openstack.iterate_timeout Waiting 2.0 seconds {5} openstack.tests.unit.baremetal.v1.test_proxy.TestVolumeTarget.test_volume_target_detailed [0.014723s] ... ok {0} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetBootMode.test_node_set_boot_mode [0.040587s] ... ok {2} openstack.tests.unit.baremetal.v1.test_volume_target.TestVolumeTarget.test_instantiate [0.027502s] ... ok {2} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestBaremetalIntrospectionProxy.test_get_introspection [0.017422s] ... ok {0} openstack.tests.unit.baremetal.v1.test_node.TestNodeVif.test_attach_vif_no_retries [0.012169s] ... ok {5} openstack.tests.unit.baremetal.v1.test_proxy.TestWaitForNodesProvisionState.test_success [0.018299s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:03,039 openstack Still waiting for nodes 1 to reach state "fake state" 2024-09-09 20:09:03,039 openstack.iterate_timeout Waiting 2.0 seconds {1} openstack.tests.unit.baremetal.v1.test_volume_connector.TestVolumeconnector.test_instantiate [0.028573s] ... ok {5} openstack.tests.unit.baremetal.v1.test_proxy.TestWaitForNodesProvisionState.test_timeout_no_fail [0.016235s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:03,056 openstack Still waiting for nodes 1234 to reach state "fake state" 2024-09-09 20:09:03,056 openstack.iterate_timeout Waiting 2.0 seconds {7} openstack.tests.unit.baremetal.v1.test_proxy.TestChassis.test_delete_chassis [0.058394s] ... ok {5} openstack.tests.unit.baremetal.v1.test_volume_connector.TestVolumeconnector.test_basic [0.013819s] ... ok {1} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestGetData.test_get_unprocessed_data [0.022618s] ... ok {1} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestWaitForIntrospection.test_wait [0.022271s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:03,087 openstack Still waiting for introspection of node None, the current state is "processing" 2024-09-09 20:09:03,087 openstack.iterate_timeout Waiting 2.0 seconds {7} openstack.tests.unit.baremetal.v1.test_proxy.TestNode.test_create_node [0.043976s] ... ok {2} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestStartIntrospection.test_create_introspection_with_node [0.028597s] ... ok {5} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestWaitForIntrospection.test_failure_ignored [0.013091s] ... ok {1} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_create_incremental [0.034115s] ... ok {0} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForPowerState.test_success [0.020085s] ... ok {0} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForProvisionState.test_failure_error [0.025178s] ... ok {2} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_restore [0.018346s] ... ok {5} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_basic [0.015433s] ... ok {2} openstack.tests.unit.block_storage.v2.test_proxy.TestQuota.test_get_defaults [0.032248s] ... ok {2} openstack.tests.unit.block_storage.v2.test_proxy.TestSnapshot.test_snapshot_delete [0.013568s] ... ok {0} openstack.tests.unit.baremetal.v1.test_proxy.TestChassis.test_create_chassis [0.019946s] ... ok {7} openstack.tests.unit.baremetal.v1.test_proxy.TestNode.test_delete_node [0.026732s] ... ok {5} openstack.tests.unit.block_storage.v2.test_proxy.TestSnapshot.test_get_snapshot_metadata [0.014907s] ... ok {0} openstack.tests.unit.baremetal.v1.test_proxy.TestMisc.test__get_with_fields_node [0.022623s] ... ok {1} openstack.tests.unit.block_storage.v2.test_proxy.TestBackup.test_backup_create_attrs [0.021257s] ... ok {7} openstack.tests.unit.baremetal.v1.test_proxy.TestPortGroups.test_get_port_group [0.014244s] ... ok {5} openstack.tests.unit.block_storage.v2.test_proxy.TestSnapshot.test_set_snapshot_metadata [0.019947s] ... ok {5} openstack.tests.unit.block_storage.v2.test_proxy.TestType.test_type_remove_private_access [0.020315s] ... ok {3} openstack.tests.unit.accelerator.v2.test_accelerator_request.TestAcceleratorRequest.test_make_it [0.057705s] ... ok {3} openstack.tests.unit.accelerator.v2.test_device_profile.TestDeviceProfile.test_basic [0.026139s] ... ok {1} openstack.tests.unit.block_storage.v2.test_proxy.TestBackup.test_backups_not_detailed [0.016998s] ... ok {3} openstack.tests.unit.accelerator.v2.test_device_profile.TestDeviceProfile.test_make_it [0.071486s] ... ok {3} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorDevice.test_get_device_profile [0.011334s] ... ok {3} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorRequest.test_get_accelerator_request [0.014250s] ... ok {3} openstack.tests.unit.baremetal.test_configdrive.TestPack.test_genisoimage_fails [0.039455s] ... ok {3} openstack.tests.unit.baremetal.test_configdrive.TestPopulateDirectory.test_with_vendor_data [0.002966s] ... ok {3} openstack.tests.unit.baremetal.v1.test_chassis.TestChassis.test_instantiate [0.013694s] ... ok {3} openstack.tests.unit.baremetal.v1.test_driver.TestDriver.test_basic [0.013414s] ... ok {0} openstack.tests.unit.baremetal.v1.test_proxy.TestMisc.test__get_with_fields_none [0.030513s] ... ok {1} openstack.tests.unit.block_storage.v2.test_proxy.TestQuota.test_update [0.012369s] ... ok {7} openstack.tests.unit.baremetal.v1.test_proxy.TestVolumeConnector.test_delete_volume_connector [0.026192s] ... ok {7} openstack.tests.unit.baremetal.v1.test_proxy.TestVolumeConnector.test_find_volume_connector [0.010126s] ... ok {0} openstack.tests.unit.baremetal.v1.test_proxy.TestPortGroups.test_port_groups_detailed [0.019676s] ... ok {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeCreate.test_no_enroll_in_old_version [0.015128s] ... ok {2} openstack.tests.unit.block_storage.v2.test_proxy.TestSnapshot.test_snapshot_delete_ignore [0.048213s] ... ok {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_set_with_other_fields [0.013574s] ... ok {1} openstack.tests.unit.block_storage.v2.test_proxy.TestSnapshot.test_reset [0.021091s] ... ok {2} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_volume_delete [0.019498s] ... ok {5} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_complete_migration_error [0.021752s] ... ok {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetBootDevice.test_node_set_boot_device [0.011960s] ... ok {5} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_migrate_default [0.021454s] ... ok {2} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_volume_get [0.011568s] ... ok {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetProvisionState.test_deploy_with_configdrive [0.013005s] ... ok {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetProvisionState.test_deploy_with_deploy_steps [0.011843s] ... ok {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeVif.test_attach_vif [0.011462s] ... ok {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeVif.test_list_vifs [0.011666s] ... ok {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForPowerState.test_timeout [0.013410s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:03,106 openstack.iterate_timeout Waiting 2.0 seconds {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForProvisionState.test_failure [0.022829s] ... ok {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForProvisionState.test_timeout [0.014004s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:03,145 openstack.iterate_timeout Waiting 2.0 seconds 2024-09-09 20:09:03,145 openstack.iterate_timeout Waiting 2.0 seconds {3} openstack.tests.unit.baremetal.v1.test_node.TestNodeWaitForReservation.test_no_reservation [0.012930s] ... ok {3} openstack.tests.unit.baremetal.v1.test_proxy.TestChassis.test_update_chassis [0.010217s] ... ok {3} openstack.tests.unit.baremetal.v1.test_proxy.TestPort.test_delete_port_ignore [0.010882s] ... ok {3} openstack.tests.unit.baremetal.v1.test_proxy.TestPortGroups.test_port_groups_not_detailed [0.010517s] ... ok {7} openstack.tests.unit.baremetal.v1.test_proxy.TestVolumeTarget.test_volume_target_not_detailed [0.025154s] ... ok {5} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_detach_force [0.021932s] ... ok {1} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_get_volume_metadata [0.012012s] ... ok {1} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_volume_delete_force [0.014687s] ... ok {3} openstack.tests.unit.baremetal.v1.test_volume_target.TestVolumeTarget.test_basic [0.010514s] ... ok {0} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestAbortIntrospection.test_abort [0.017251s] ... ok {3} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestStartIntrospection.test_create_introspection [0.012619s] ... ok {3} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_force_delete [0.021167s] ... ok {5} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_restore_name [0.013250s] ... ok {1} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_volume_delete_ignore [0.010245s] ... ok {2} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_extend [0.026809s] ... ok {7} openstack.tests.unit.baremetal.v1.test_proxy.TestWaitForNodesProvisionState.test_success_no_fail [0.022947s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:03,243 openstack Still waiting for nodes 1 to reach state "fake state" 2024-09-09 20:09:03,243 openstack.iterate_timeout Waiting 2.0 seconds {1} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_volume_extend [0.011664s] ... ok {5} openstack.tests.unit.block_storage.v3.test_group.TestGroup.test_make_resource [0.020814s] ... ok {0} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestWaitForIntrospection.test_timeout [0.035993s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:03,261 openstack Still waiting for introspection of node None, the current state is "waiting" 2024-09-09 20:09:03,261 openstack.iterate_timeout Waiting 2.0 seconds 2024-09-09 20:09:03,262 openstack Still waiting for introspection of node None, the current state is "waiting" 2024-09-09 20:09:03,262 openstack.iterate_timeout Waiting 2.0 seconds {4} openstack.tests.unit.accelerator.test_version.TestVersion.test_basic [0.038794s] ... ok {4} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorDeployable.test_list_deployables [0.020816s] ... ok {4} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorDevice.test_create_device_profile [0.070758s] ... ok {4} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorDevice.test_list_device_profile [0.018214s] ... ok {4} openstack.tests.unit.baremetal.test_configdrive.TestPopulateDirectory.test_with_network_data [0.003442s] ... ok {4} openstack.tests.unit.baremetal.v1.test_conductor.TestContainer.test_instantiate [0.030711s] ... ok {4} openstack.tests.unit.baremetal.v1.test_node.TestNodeCreate.test_manageable_old_version [0.022379s] ... ok {4} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_set_with_reason_via_update [0.014711s] ... ok {4} openstack.tests.unit.baremetal.v1.test_node.TestNodeMaintenance.test_unset [0.023219s] ... ok {7} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestWaitForIntrospection.test_already_finished [0.019588s] ... ok {3} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_reset [0.029836s] ... ok {7} openstack.tests.unit.block_storage.v2.test_proxy.TestBackup.test_backup_delete_ignore [0.011073s] ... ok {0} openstack.tests.unit.block_storage.v2.test_proxy.TestBackup.test_backup_delete [0.011201s] ... ok {5} openstack.tests.unit.block_storage.v3.test_group_type.TestGroupType.test_basic [0.018238s] ... ok {5} openstack.tests.unit.block_storage.v3.test_group_type.TestGroupType.test_create_group_specs [0.020679s] ... ok {1} openstack.tests.unit.block_storage.v2.test_stats.TestBackendPools.test_basic [0.028495s] ... ok {0} openstack.tests.unit.block_storage.v2.test_proxy.TestQuota.test_reset [0.014777s] ... ok {2} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_migrate [0.041177s] ... ok {2} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_set_volume_bootable [0.021356s] ... ok {4} openstack.tests.unit.baremetal.v1.test_node.TestNodeValidate.test_validate_failed [0.033111s] ... ok {7} openstack.tests.unit.block_storage.v2.test_proxy.TestBackup.test_backup_restore [0.012419s] ... ok {7} openstack.tests.unit.block_storage.v2.test_proxy.TestBackup.test_backups_detailed [0.010862s] ... ok {7} openstack.tests.unit.block_storage.v2.test_proxy.TestType.test_type_add_private_access [0.011039s] ... ok {6} openstack.tests.unit.accelerator.v2.test_proxy.TestAcceleratorRequest.test_list_accelerator_request [0.045188s] ... ok {6} openstack.tests.unit.baremetal.test_version.TestVersion.test_basic [0.015559s] ... ok {6} openstack.tests.unit.baremetal.test_version.TestVersion.test_make_it [0.101645s] ... ok {6} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetBootMode.test_node_set_boot_mode_invalid_mode [0.014605s] ... ok {6} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetProvisionState.test_no_arguments [0.012988s] ... ok {6} openstack.tests.unit.baremetal.v1.test_node.TestNodeSetSecureBoot.test_node_set_secure_boot_invalid_none [0.011674s] ... ok {6} openstack.tests.unit.baremetal.v1.test_node.TestNodeVif.test_detach_vif_existing [0.013134s] ... ok {6} openstack.tests.unit.baremetal.v1.test_node.TestNodeVif.test_incompatible_microversion [0.012389s] ... ok {6} openstack.tests.unit.baremetal.v1.test_port.TestPort.test_basic [0.009898s] ... ok {6} openstack.tests.unit.baremetal.v1.test_port_group.TestPortGroup.test_basic [0.009997s] ... ok {6} openstack.tests.unit.baremetal.v1.test_port_group.TestPortGroup.test_instantiate [0.009733s] ... ok {6} openstack.tests.unit.baremetal.v1.test_proxy.TestNode.test_update_node [0.011778s] ... ok {6} openstack.tests.unit.baremetal.v1.test_proxy.TestPort.test_get_port [0.011217s] ... ok {6} openstack.tests.unit.baremetal.v1.test_proxy.TestPort.test_ports_detailed [0.010688s] ... ok {6} openstack.tests.unit.baremetal.v1.test_proxy.TestPort.test_update_port [0.011441s] ... ok {6} openstack.tests.unit.baremetal.v1.test_proxy.TestVolumeConnector.test_delete_volume_connector_ignore [0.011062s] ... ok {6} openstack.tests.unit.baremetal.v1.test_proxy.TestVolumeConnector.test_get_volume_connector [0.010754s] ... ok {6} openstack.tests.unit.baremetal.v1.test_proxy.TestWaitForNodesProvisionState.test_timeout [0.016104s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:03,179 openstack Still waiting for nodes 1234, 1234 to reach state "fake state" 2024-09-09 20:09:03,179 openstack.iterate_timeout Waiting 2.0 seconds {6} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_restore_no_params [0.011700s] ... ok {6} openstack.tests.unit.block_storage.v2.test_proxy.TestBackup.test_backup_delete_force [0.011684s] ... ok {6} openstack.tests.unit.block_storage.v2.test_proxy.TestSnapshot.test_snapshots_detailed [0.026028s] ... ok {6} openstack.tests.unit.block_storage.v2.test_proxy.TestType.test_type_create_attrs [0.016548s] ... ok {6} openstack.tests.unit.block_storage.v2.test_proxy.TestType.test_type_delete [0.030054s] ... ok {6} openstack.tests.unit.block_storage.v2.test_proxy.TestType.test_type_get [0.025986s] ... ok {1} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_create [0.022173s] ... ok {3} openstack.tests.unit.block_storage.v2.test_proxy.TestQuota.test_get_query [0.022166s] ... ok {7} openstack.tests.unit.block_storage.v2.test_proxy.TestType.test_type_get_private_access [0.011557s] ... ok {0} openstack.tests.unit.block_storage.v2.test_proxy.TestSnapshot.test_snapshot_get [0.011267s] ... ok {3} openstack.tests.unit.block_storage.v2.test_proxy.TestSnapshot.test_delete_snapshot_metadata [0.021906s] ... ok {5} openstack.tests.unit.block_storage.v3.test_group_type.TestGroupType.test_update_group_specs_property [0.013496s] ... ok {2} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_restore_vol_id [0.012853s] ... ok {5} openstack.tests.unit.block_storage.v3.test_proxy.TestBackup.test_backup_delete [0.012427s] ... ok {4} openstack.tests.unit.baremetal.v1.test_node.TestNodeVif.test_detach_vif_missing [0.026291s] ... ok {3} openstack.tests.unit.block_storage.v2.test_proxy.TestSnapshot.test_snapshot_create_attrs [0.020626s] ... ok {7} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_volume_create_attrs [0.010874s] ... ok {1} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_migrate_flags [0.030514s] ... ok {0} openstack.tests.unit.block_storage.v2.test_snapshot.TestSnapshot.test_basic [0.038386s] ... ok {7} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_volumes_detailed [0.012226s] ... ok {2} openstack.tests.unit.block_storage.v3.test_extension.TestExtension.test_basic [0.022031s] ... ok {3} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_set_volume_metadata [0.020370s] ... ok {6} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_backend_pools [0.038506s] ... ok {2} openstack.tests.unit.block_storage.v3.test_group.TestGroup.test_basic [0.009706s] ... ok {7} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_attach_instance [0.011417s] ... ok {0} openstack.tests.unit.block_storage.v2.test_volume.TestVolume.test_basic [0.020362s] ... ok {1} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_retype [0.027383s] ... ok {6} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_delete_volume_metadata [0.018715s] ... ok {2} openstack.tests.unit.block_storage.v3.test_group.TestGroupAction.test_create_from_source [0.011723s] ... ok {7} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_complete_migration [0.011304s] ... ok {5} openstack.tests.unit.block_storage.v3.test_proxy.TestBackup.test_backups_detailed [0.015826s] ... ok {0} openstack.tests.unit.block_storage.v2.test_volume.TestVolume.test_create [0.012441s] ... ok {4} openstack.tests.unit.baremetal.v1.test_proxy.TestAllocation.test_delete_allocation [0.026023s] ... ok {1} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_unmanage [0.012069s] ... ok {2} openstack.tests.unit.block_storage.v3.test_group_type.TestGroupType.test_fetch_group_specs [0.011666s] ... ok {7} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_detach_force [0.012937s] ... ok {0} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_basic [0.011230s] ... ok {3} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_volume_wait_for [0.031338s] ... ok {6} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_volume_find [0.017111s] ... ok {5} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupType.test_group_type_create [0.017566s] ... ok {7} openstack.tests.unit.block_storage.v2.test_type.TestType.test_create [0.011755s] ... ok {2} openstack.tests.unit.block_storage.v3.test_group_type.TestGroupType.test_get_group_specs_property [0.013517s] ... ok {3} openstack.tests.unit.block_storage.v2.test_proxy.TestVolume.test_volumes_not_detailed [0.010138s] ... ok {0} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_complete_migration [0.011933s] ... ok {2} openstack.tests.unit.block_storage.v3.test_limits.TestAbsoluteLimit.test_make_absolute_limit [0.021680s] ... ok {3} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_attach_host [0.011371s] ... ok {1} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_basic [0.034369s] ... ok {5} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupType.test_group_type_update [0.012619s] ... ok {4} openstack.tests.unit.baremetal.v1.test_proxy.TestChassis.test_delete_chassis_ignore [0.016135s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestBackup.test_backup_delete_force [0.016800s] ... ok {7} openstack.tests.unit.block_storage.v2.test_type.TestType.test_remove_private_access [0.013790s] ... ok {3} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_volume_set_bootable [0.011536s] ... ok {1} openstack.tests.unit.block_storage.v3.test_capabilities.TestCapabilites.test_make_capabilities [0.020480s] ... ok {4} openstack.tests.unit.baremetal.v1.test_proxy.TestDrivers.test_get_driver [0.016160s] ... ok {0} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_complete_migration_error [0.011703s] ... ok {7} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_create_incremental [0.012789s] ... ok {6} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_volume_reset_volume_status [0.044378s] ... ok {7} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_force_delete [0.011656s] ... ok {7} openstack.tests.unit.block_storage.v3.test_group.TestGroupAction.test_delete [0.015270s] ... ok {3} openstack.tests.unit.block_storage.v2.test_type.TestType.test_new [0.011343s] ... ok {0} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_force_delete [0.011787s] ... ok {0} openstack.tests.unit.block_storage.v3.test_capabilities.TestCapabilites.test_basic [0.009968s] ... ok {0} openstack.tests.unit.block_storage.v3.test_group_type.TestGroupType.test_make_resource [0.010803s] ... ok {0} openstack.tests.unit.block_storage.v3.test_limits.TestLimit.test_make_limit [0.013829s] ... ok {4} openstack.tests.unit.baremetal.v1.test_proxy.TestNode.test_find_node [0.022640s] ... ok {3} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_detach [0.011669s] ... ok {3} openstack.tests.unit.block_storage.v3.test_availability_zone.TestAvailabilityZone.test_basic [0.009966s] ... ok {3} openstack.tests.unit.block_storage.v3.test_availability_zone.TestAvailabilityZone.test_make_it [0.009952s] ... ok {3} openstack.tests.unit.block_storage.v3.test_extension.TestExtension.test_make_extension [0.009868s] ... ok {1} openstack.tests.unit.block_storage.v3.test_limits.TestRateLimit.test_basic [0.018079s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestGroup.test_group_create_from_source [0.016650s] ... ok {3} openstack.tests.unit.block_storage.v3.test_group.TestGroupAction.test_reset [0.011382s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupType.test_group_type_delete_ignore [0.020599s] ... ok {0} openstack.tests.unit.block_storage.v3.test_limits.TestRateLimits.test_basic [0.010492s] ... ok {4} openstack.tests.unit.baremetal.v1.test_proxy.TestNode.test_get_node [0.023499s] ... ok {7} openstack.tests.unit.block_storage.v3.test_proxy.TestBackup.test_backup_delete_ignore [0.011019s] ... ok {1} openstack.tests.unit.block_storage.v3.test_proxy.TestGroup.test_group_get [0.026091s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupType.test_group_type_create_group_specs [0.011087s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupType.test_group_type_fetch_group_specs [0.013547s] ... ok {7} openstack.tests.unit.block_storage.v3.test_proxy.TestBackup.test_backup_find [0.010807s] ... ok {6} openstack.tests.unit.block_storage.v2.test_snapshot.TestSnapshot.test_create_basic [0.056352s] ... ok {7} openstack.tests.unit.block_storage.v3.test_proxy.TestBackup.test_backup_restore [0.012465s] ... ok {4} openstack.tests.unit.baremetal.v1.test_proxy.TestNode.test_nodes_not_detailed [0.020038s] ... ok {7} openstack.tests.unit.block_storage.v3.test_proxy.TestGroup.test_group_create [0.014452s] ... ok {5} openstack.tests.unit.block_storage.v3.test_proxy.TestPools.test_backend_pools [0.093533s] ... ok {1} openstack.tests.unit.block_storage.v3.test_proxy.TestGroup.test_groups [0.018659s] ... ok {3} openstack.tests.unit.block_storage.v3.test_limits.TestAbsoluteLimit.test_basic [0.019881s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_snapshot_delete_force [0.022395s] ... ok {6} openstack.tests.unit.block_storage.v2.test_snapshot.TestSnapshotActions.test_reset [0.013058s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupType.test_group_type_find [0.012789s] ... ok {5} openstack.tests.unit.block_storage.v3.test_proxy.TestQuota.test_get_defaults [0.014784s] ... ok {7} openstack.tests.unit.block_storage.v3.test_proxy.TestQuota.test_reset [0.015004s] ... ok {1} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupType.test_group_type_get [0.015685s] ... ok {6} openstack.tests.unit.block_storage.v2.test_type.TestType.test_add_private_access [0.014455s] ... ok {1} openstack.tests.unit.block_storage.v3.test_proxy.TestQuota.test_get_query [0.013929s] ... ok {5} openstack.tests.unit.block_storage.v3.test_proxy.TestQuota.test_update [0.012396s] ... ok {1} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_snapshot_create_attrs [0.010870s] ... ok {6} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_attach_instance [0.025678s] ... ok {5} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_set_status_percentage [0.011785s] ... ok {7} openstack.tests.unit.block_storage.v3.test_proxy.TestResourceFilter.test_resource_filters [0.011976s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestQuota.test_get [0.022932s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_snapshot_delete_ignore [0.022761s] ... ok {4} openstack.tests.unit.baremetal.v1.test_proxy.TestPort.test_find_port [0.034797s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestBackup.test_backup_get [0.042128s] ... ok {4} openstack.tests.unit.baremetal.v1.test_proxy.TestVolumeTarget.test_find_volume_target [0.021257s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_set_status [0.032356s] ... ok {4} openstack.tests.unit.baremetal.v1.test_proxy.TestVolumeTarget.test_get_volume_target [0.021061s] ... ok {7} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_delete_ignore [0.010800s] ... ok {7} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_volume_set_readonly_false [0.011904s] ... ok {7} openstack.tests.unit.block_storage.v3.test_type.TestType.test_basic [0.011309s] ... ok {7} openstack.tests.unit.block_storage.v3.test_type.TestType.test_delete_extra_specs [0.011868s] ... ok {5} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_encryption_create [0.011830s] ... ok {5} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_encryption_delete_ignore [0.010686s] ... ok {5} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_extra_specs_delete [0.011392s] ... ok {5} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_extra_specs_update [0.012360s] ... ok {6} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_reset_status [0.021838s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestBackup.test_backup_reset [0.030150s] ... ok {7} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_set_volume_bootable_false [0.011732s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_snapshots_not_detailed [0.025559s] ... ok {1} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_snapshot_delete [0.028662s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_snapshot_get [0.019845s] ... ok {5} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_get_private_access [0.011327s] ... ok {1} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_find [0.010671s] ... ok {7} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_unmanage [0.011800s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_snapshot_update [0.012158s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_encryption_delete [0.014458s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_encryption_get [0.022509s] ... ok {5} openstack.tests.unit.block_storage.v3.test_proxy.TestVolume.test_volume_wait_for [0.012098s] ... ok {7} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_name_or_id [0.009973s] ... ok {6} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_retype_mp [0.031349s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_get [0.019823s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestBackup.test_backups_not_detailed [0.028355s] ... ok {4} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestGetData.test_get_data [0.036804s] ... ok {1} openstack.tests.unit.block_storage.v3.test_proxy.TestVolume.test_set_volume_metadata [0.018923s] ... ok {7} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_max_None [0.009515s] ... ok {5} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_complete_migration [0.012087s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_encryption_update [0.024862s] ... ok {6} openstack.tests.unit.block_storage.v2.test_volume.TestVolumeActions.test_set_volume_bootable_false [0.028074s] ... ok {7} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_max_key_missing [0.009626s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestCapabilities.test_capabilites_get [0.019489s] ... ok {5} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_detach_defaults [0.013079s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_attach_instance [0.011715s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_remove_private_access [0.023105s] ... ok {4} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestStartIntrospection.test_create_introspection_manage_boot [0.023696s] ... ok {7} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_min_strs [0.009833s] ... ok {5} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_volume_extend [0.011802s] ... ok {1} openstack.tests.unit.block_storage.v3.test_proxy.TestVolume.test_volumes_not_detailed [0.025557s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_unmanage [0.011919s] ... ok {6} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_restore [0.025198s] ... ok {2} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_unreserve [0.011787s] ... ok {5} openstack.tests.unit.block_storage.v3.test_resource_filter.TestResourceFilter.test_basic [0.011321s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_update [0.018824s] ... ok {4} openstack.tests.unit.baremetal_introspection.v1.test_proxy.TestWaitForIntrospection.test_failure [0.033062s] ... ok {2} openstack.tests.unit.block_storage.v3.test_snapshot.TestSnapshot.test_create_basic [0.010191s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestExtension.test_extensions [0.025276s] ... ok {5} openstack.tests.unit.block_storage.v3.test_snapshot.TestSnapshot.test_basic [0.015039s] ... ok {1} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_abort_detaching [0.027494s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestGroup.test_group_delete [0.026302s] ... ok {6} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_restore_no_params [0.032940s] ... ok {5} openstack.tests.unit.block_storage.v3.test_type.TestType.test_create [0.012221s] ... ok {7} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_bind_accelerator_request [0.045352s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestVolume.test_delete_volume_metadata [0.028301s] ... ok {1} openstack.tests.unit.block_storage.v3.test_type.TestType.test_set_extra_specs [0.017284s] ... ok {2} openstack.tests.unit.block_storage.v3.test_snapshot.TestSnapshotActions.test_force_delete [0.011567s] ... ok {5} openstack.tests.unit.block_storage.v3.test_type.TestType.test_get_private_access [0.012020s] ... ok {4} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_create [0.031095s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestGroup.test_group_find [0.021150s] ... ok {2} openstack.tests.unit.block_storage.v3.test_snapshot.TestSnapshotActions.test_set_status [0.021643s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestVolume.test_volume_get [0.019735s] ... ok {5} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_begin_detaching [0.013222s] ... ok {1} openstack.tests.unit.block_storage.v3.test_volume.TestVolume.test_create [0.013815s] ... ok {6} openstack.tests.unit.block_storage.v3.test_group_type.TestGroupType.test_delete_group_specs_property [0.030192s] ... ok {1} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_attach_instance [0.015499s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupType.test_group_type_get_group_specs_prop [0.021061s] ... ok {5} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_detach [0.012809s] ... ok {6} openstack.tests.unit.block_storage.v3.test_limits.TestRateLimit.test_make_rate_limit [0.015988s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_attach_host [0.025251s] ... ok {4} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_restore_name [0.025644s] ... ok {1} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_force_delete [0.016124s] ... ok {5} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_init_attachment [0.012415s] ... ok {7} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_delete_aggregate_by_name [0.058231s] ... ok {2} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_abort_detaching [0.020191s] ... ok {5} openstack.tests.unit.cloud.test__utils.TestUtils.test_get_entity_pass_object [0.009914s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupType.test_group_type_update_group_specs_prop [0.025839s] ... ok {4} openstack.tests.unit.block_storage.v2.test_backup.TestBackup.test_restore_vol_id [0.020906s] ... ok {1} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_migrate_cluster [0.016510s] ... ok {2} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_create [0.021775s] ... ok {6} openstack.tests.unit.block_storage.v3.test_proxy.TestBackup.test_backup_create_attrs [0.030207s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_detach_force [0.026911s] ... ok {5} openstack.tests.unit.cloud.test__utils.TestUtils.test_range_filter_max [0.011250s] ... ok {5} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_min_None [0.009588s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestLimit.test_limits_get [0.020431s] ... ok {1} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_migrate_flags [0.016467s] ... ok {4} openstack.tests.unit.block_storage.v2.test_proxy.TestBackup.test_backup_get [0.018813s] ... ok {2} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_unreserve [0.021991s] ... ok {6} openstack.tests.unit.block_storage.v3.test_proxy.TestGroup.test_group_update [0.020708s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_migrate_nondefault [0.018608s] ... ok {5} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_min_key_missing [0.013470s] ... ok {6} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupType.test_group_types [0.010413s] ... ok {1} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_reset_status [0.017354s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_delete_snapshot_metadata [0.028411s] ... ok {7} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_set_aggregate_metadata [0.045082s] ... ok {4} openstack.tests.unit.block_storage.v2.test_proxy.TestBackup.test_backup_reset [0.015618s] ... ok {6} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_set_snapshot_metadata [0.012305s] ... ok {4} openstack.tests.unit.block_storage.v2.test_proxy.TestQuota.test_get [0.014362s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_reserve [0.028380s] ... ok {1} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_retype [0.022141s] ... ok {2} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_upload_image_args [0.029975s] ... ok {6} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_snapshots_detailed [0.011387s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_volume_reset_volume_status [0.014124s] ... ok {4} openstack.tests.unit.block_storage.v2.test_proxy.TestSnapshot.test_snapshots_not_detailed [0.013006s] ... ok {6} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_delete [0.010087s] ... ok {5} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_list_device_profiles [0.046570s] ... ok {1} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_retype_mp [0.017427s] ... ok {6} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_types [0.010244s] ... ok {7} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_update_aggregate_unset_az [0.051066s] ... ok {2} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_filter [0.019856s] ... ok {1} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_set_volume_readonly [0.013234s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_get_snapshot_metadata [0.028680s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_reset [0.021756s] ... ok {4} openstack.tests.unit.block_storage.v2.test_proxy.TestType.test_type_delete_ignore [0.028277s] ... ok {6} openstack.tests.unit.block_storage.v3.test_proxy.TestVolume.test_get_volume_metadata [0.016927s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_volume_revert_to_snapshot [0.035677s] ... ok {4} openstack.tests.unit.block_storage.v2.test_proxy.TestType.test_types [0.010255s] ... ok {2} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_name_or_id_glob [0.030861s] ... ok {1} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_filter_jmespath [0.020476s] ... ok {7} openstack.tests.unit.cloud.test_availability_zones.TestAvailabilityZoneNames.test_list_availability_zone_names [0.028545s] ... ok {4} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_detach_defaults [0.011400s] ... ok {0} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_volume_set_bootable [0.021144s] ... ok {5} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_add_host_to_aggregate [0.046427s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestSnapshot.test_snapshot_find [0.030767s] ... ok {6} openstack.tests.unit.block_storage.v3.test_proxy.TestVolume.test_volume_create_attrs [0.030186s] ... ok {1} openstack.tests.unit.cloud.test__utils.TestUtils.test_get_entity_get_and_search [0.015082s] ... ok {4} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_migrate_nondefault [0.011530s] ... ok {2} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_name_or_id_partial_glob [0.029516s] ... ok {4} openstack.tests.unit.block_storage.v2.test_proxy.TestVolumeActions.test_unmanage [0.011481s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestVolume.test_volume_find [0.020505s] ... ok {6} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_init_attachment [0.021464s] ... ok {4} openstack.tests.unit.block_storage.v2.test_type.TestType.test_basic [0.011300s] ... ok {2} openstack.tests.unit.cloud.test__utils.TestUtils.test_parse_range_ge [0.016958s] ... ok {5} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_create_aggregate [0.038518s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestVolume.test_volumes_detailed [0.020348s] ... ok {2} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_max_not_int [0.009225s] ... ok {4} openstack.tests.unit.block_storage.v2.test_type.TestType.test_get_private_access [0.011462s] ... ok {1} openstack.tests.unit.cloud.test__utils.TestUtils.test_get_entity_pass_search_methods [0.038734s] ... ok {0} openstack.tests.unit.block_storage.v3.test_snapshot.TestSnapshotActions.test_reset [0.045399s] ... ok {6} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_upload_to_image_extended [0.021553s] ... ok {4} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_create [0.011368s] ... ok {1} openstack.tests.unit.cloud.test__utils.TestUtils.test_parse_range_gt [0.014408s] ... ok {4} openstack.tests.unit.block_storage.v3.test_backup.TestBackup.test_reset [0.011426s] ... ok {0} openstack.tests.unit.block_storage.v3.test_type_encryption.TestTypeEncryption.test_create [0.022021s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_migrate_cluster [0.031776s] ... ok {5} openstack.tests.unit.cloud.test_availability_zones.TestAvailabilityZoneNames.test_list_all_availability_zone_names [0.030771s] ... ok {4} openstack.tests.unit.block_storage.v3.test_limits.TestLimit.test_basic [0.009727s] ... ok {6} openstack.tests.unit.block_storage.v3.test_type.TestType.test_delete_extra_specs_error [0.035665s] ... ok {2} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_min_not_int [0.014657s] ... ok {4} openstack.tests.unit.block_storage.v3.test_limits.TestRateLimits.test_make_rate_limits [0.010359s] ... ok {7} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_available [0.100621s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_migrate_default [0.021538s] ... ok {0} openstack.tests.unit.block_storage.v3.test_type_encryption.TestTypeEncryption.test_new [0.019723s] ... ok {4} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupType.test_group_type_delete [0.018230s] ... ok {0} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_detach_force [0.017221s] ... ok {3} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_terminate_attachment [0.015534s] ... ok {6} openstack.tests.unit.block_storage.v3.test_type.TestType.test_new [0.027600s] ... ok {1} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_create_aggregate_with_az [0.048931s] ... ok {6} openstack.tests.unit.block_storage.v3.test_type.TestType.test_set_extra_specs_error [0.014704s] ... ok {0} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_extend [0.020040s] ... ok {3} openstack.tests.unit.block_storage.v3.test_resource_filter.TestResourceFilter.test_make_resource_filter [0.020090s] ... ok {5} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_remove_machine_from_maintenance [0.060057s] ... ok {4} openstack.tests.unit.block_storage.v3.test_proxy.TestGroupType.test_group_type_delete_group_specs_prop [0.026262s] ... ok {3} openstack.tests.unit.block_storage.v3.test_type.TestType.test_add_private_access [0.011231s] ... ok {4} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_add_private_access [0.011584s] ... ok {6} openstack.tests.unit.block_storage.v3.test_type_encryption.TestTypeEncryption.test_basic [0.013921s] ... ok {3} openstack.tests.unit.block_storage.v3.test_type.TestType.test_remove_private_access [0.011424s] ... ok {4} openstack.tests.unit.block_storage.v3.test_proxy.TestType.test_type_create_attrs [0.012340s] ... ok {3} openstack.tests.unit.block_storage.v3.test_volume.TestVolume.test_basic [0.009871s] ... ok {5} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_machine_power_off [0.035944s] ... ok {4} openstack.tests.unit.block_storage.v3.test_proxy.TestVolume.test_volume_delete [0.016416s] ... ok {3} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_migrate [0.011795s] ... ok {2} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_delete_device_profile [0.071370s] ... ok {3} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_dict1 [0.009855s] ... ok {6} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_attach_error [0.021901s] ... ok {1} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_update_aggregate_set_az [0.081019s] ... ok {4} openstack.tests.unit.block_storage.v3.test_proxy.TestVolume.test_volume_delete_force [0.016375s] ... ok {3} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_name_or_id_non_glob_glob [0.009779s] ... ok {6} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_basic [0.017918s] ... ok {3} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_name_or_id_partial_bad [0.009858s] ... ok {4} openstack.tests.unit.block_storage.v3.test_proxy.TestVolume.test_volume_delete_ignore [0.015389s] ... ok {3} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_unicode [0.009898s] ... ok {5} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(chassis_uuid_changed) [0.050436s] ... ok {0} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_reserve [0.089802s] ... ok {6} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_complete_migration [0.021796s] ... ok {7} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_manageable [0.125738s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:04,093 openstack.baremetal Still waiting for node 7aa51297-e6c2-4f0b-a037-15cbe21bd55d to reach state "manageable", the current state is "inspecting" 2024-09-09 20:09:04,094 openstack.iterate_timeout Waiting 2.0 seconds {0} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_revert_to_snapshot_before_340 [0.012804s] ... ok {4} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_begin_detaching [0.018767s] ... ok {2} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_list_devices [0.057290s] ... ok {0} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_terminate_attachment [0.012089s] ... ok {4} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_complete_migration_error [0.016352s] ... ok {6} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_complete_migration_error [0.022133s] ... ok {0} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_dict2 [0.010042s] ... ok {3} openstack.tests.unit.cloud.test__utils.TestUtils.test_get_entity_no_uuid_like [0.044317s] ... ok {0} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_name_or_id_glob_not_found [0.009961s] ... ok {4} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_upload_to_image [0.018261s] ... ok {3} openstack.tests.unit.cloud.test__utils.TestUtils.test_parse_range_invalid [0.014008s] ... ok {6} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_revert_to_snapshot_after_340 [0.030137s] ... ok {0} openstack.tests.unit.cloud.test__utils.TestUtils.test_parse_range_None [0.009761s] ... ok {0} openstack.tests.unit.cloud.test__utils.TestUtils.test_parse_range_int_only [0.009826s] ... ok {4} openstack.tests.unit.block_storage.v3.test_proxy.TestVolumeActions.test_volume_set_readonly_no_argument [0.012624s] ... ok {3} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_max_ints [0.011869s] ... ok {5} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(instance_info_changed) [0.072065s] ... ok {0} openstack.tests.unit.cloud.test__utils.TestUtils.test_range_filter_invalid_int [0.009439s] ... ok {2} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_delete_aggregate [0.059382s] ... ok {4} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_attach_host [0.012378s] ... ok {1} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_activate_node [0.085996s] ... ok {3} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_min_ints [0.009095s] ... ok {6} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_set_volume_readonly_false [0.022742s] ... ok {0} openstack.tests.unit.cloud.test__utils.TestUtils.test_range_filter_min [0.015800s] ... ok {0} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_max_key_not_found [0.010181s] ... ok {6} openstack.tests.unit.cloud.test__utils.TestUtils.test__filter_list_name_or_id_special [0.019518s] ... ok {4} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_set_volume_bootable [0.024339s] ... ok {0} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_max_strs [0.010306s] ... ok {4} openstack.tests.unit.block_storage.v3.test_volume.TestVolumeActions.test_upload_image [0.028125s] ... ok {6} openstack.tests.unit.cloud.test__utils.TestUtils.test_get_entity_no_use_direct_get [0.016096s] ... ok {5} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(properties_changed) [0.073212s] ... ok {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_attach_port_to_machine [0.068348s] ... ok {0} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_create_device_profile [0.039033s] ... ok {6} openstack.tests.unit.cloud.test__utils.TestUtils.test_get_entity_pass_dict [0.014143s] ... ok {4} openstack.tests.unit.cloud.test__utils.TestUtils.test_get_entity_pass_uuid [0.034536s] ... ok {3} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_deactivate_node [0.106215s] ... ok {4} openstack.tests.unit.cloud.test__utils.TestUtils.test_range_filter_invalid_op [0.021658s] ... ok {6} openstack.tests.unit.cloud.test__utils.TestUtils.test_parse_range_le [0.023084s] ... ok {7} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_wait [0.191056s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:04,258 openstack.baremetal Still waiting for node d1d4fb88-046f-4fb2-bad5-f17d6d66319c to reach state "manageable", the current state is "inspecting" 2024-09-09 20:09:04,259 openstack.iterate_timeout Waiting 2.0 seconds 2024-09-09 20:09:04,293 openstack.baremetal Still waiting for node d1d4fb88-046f-4fb2-bad5-f17d6d66319c to reach state "manageable", the current state is "inspecting" 2024-09-09 20:09:04,294 openstack.iterate_timeout Waiting 2.0 seconds {0} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_unbind_accelerator_request [0.044358s] ... ok {5} openstack.tests.unit.cloud.test_caching.TestCacheIgnoresQueuedStatus.test_list_images_ignores_pending_status(queued) [0.057815s] ... ok {1} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_detach_port_from_machine [0.135286s] ... ok {6} openstack.tests.unit.cloud.test__utils.TestUtils.test_parse_range_lt [0.017151s] ... ok {6} openstack.tests.unit.cloud.test__utils.TestUtils.test_range_filter_exact [0.010136s] ... ok {6} openstack.tests.unit.cloud.test__utils.TestUtils.test_range_filter_range [0.009532s] ... ok {5} openstack.tests.unit.cloud.test_caching.TestCacheSteadyStatus.test_list_images_caches_steady_status(active) [0.042509s] ... ok {6} openstack.tests.unit.cloud.test__utils.TestUtils.test_safe_dict_min_key_not_found [0.011055s] ... ok {0} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_get_machine_by_mac [0.050015s] ... ok {3} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_fail_associated [0.080328s] ... ok {4} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_create_accelerator_request [0.074316s] ... ok {5} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_get_cluster_template [0.033124s] ... ok {6} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_list_deployables [0.044809s] ... ok {1} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_fail_active [0.067186s] ... ok {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_available_wait [0.170932s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:04,342 openstack.baremetal Still waiting for node 197409a5-3f8f-41c9-9a41-fcf26d2a84fc to reach state "manageable", the current state is "available" 2024-09-09 20:09:04,343 openstack.iterate_timeout Waiting 2.0 seconds 2024-09-09 20:09:04,393 openstack.baremetal Still waiting for node 197409a5-3f8f-41c9-9a41-fcf26d2a84fc to reach state "manageable", the current state is "inspecting" 2024-09-09 20:09:04,395 openstack.iterate_timeout Waiting 2.0 seconds {5} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_get_cluster_template_not_found [0.037326s] ... ok {0} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_node_set_provision_state_wait_provide [0.074543s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:04,431 openstack.baremetal Still waiting for node 964a441d-ab66-444a-b181-826e14d5f13a to reach state "available", the current state is "manageable" 2024-09-09 20:09:04,432 openstack.iterate_timeout Waiting 2.0 seconds {6} openstack.tests.unit.cloud.test_availability_zones.TestAvailabilityZoneNames.test_unauthorized_availability_zone_names [0.037441s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:04,454 openstack Availability zone list could not be fetched Traceback (most recent call last): File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/cloud/_compute.py", line 171, in list_availability_zone_names for zone in zones: File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/resource.py", line 1937, in list exceptions.raise_from_response(response) File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/exceptions.py", line 233, in raise_from_response raise cls( openstack.exceptions.HttpException: HttpException: 403: Client Error for url: https://compute.example.com/v2.1/os-availability-zone {7} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_list_ports_attached_to_machine [0.137638s] ... ok {5} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_list_cluster_templates_with_detail [0.036712s] ... ok {4} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_delete_accelerator_request [0.087777s] ... ok {1} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_list_machines [0.074872s] ... ok {3} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_node_set_provision_state_wait_timeout [0.119869s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:04,478 openstack.baremetal Still waiting for node 3ef421f1-1d06-4360-b17f-566cd4b94fe0 to reach state "active", the current state is "available" 2024-09-09 20:09:04,479 openstack.iterate_timeout Waiting 2.0 seconds 2024-09-09 20:09:04,498 openstack.baremetal Still waiting for node 3ef421f1-1d06-4360-b17f-566cd4b94fe0 to reach state "active", the current state is "deploying" 2024-09-09 20:09:04,500 openstack.iterate_timeout Waiting 2.0 seconds {5} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_list_cluster_templates_without_detail [0.036838s] ... ok {4} openstack.tests.unit.cloud.test_accelerator.TestAccelerator.test_list_accelerator_requests [0.047887s] ... ok {0} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_node_set_provision_state_with_retries [0.086199s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:04,518 keystoneauth.session Retriable status code 409. Retrying in 0.5s. 2024-09-09 20:09:04,521 keystoneauth.session Retriable status code 503. Retrying in 1.0s. {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_failed [0.091870s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:04,519 openstack.baremetal Still waiting for node 7264375b-78a3-4403-96de-387367ac3474 to reach state "manageable", the current state is "inspecting" 2024-09-09 20:09:04,520 openstack.iterate_timeout Waiting 2.0 seconds {6} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_inspect_machine_inspect_failed [0.084171s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:04,527 openstack.baremetal Still waiting for node e29ddd13-1336-4a33-b9b5-a36cf2ab21da to reach state "manageable", the current state is "inspecting" 2024-09-09 20:09:04,528 openstack.iterate_timeout Waiting 2.0 seconds {5} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_get_coe_cluster_not_found [0.032816s] ... ok {7} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_node_set_provision_state_wait_success [0.094832s] ... ok {3} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_unregister_machine [0.072756s] ... ok {0} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_machine_power_on [0.048493s] ... ok {3} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_validate_machine_not_for_deploy [0.036444s] ... ok {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_register_machine_enroll_timeout [0.091246s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:04,626 openstack.iterate_timeout Waiting 2.0 seconds {6} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_purge_node_instance_info [0.084770s] ... ok {5} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_config_drive [0.085600s] ... ok {4} openstack.tests.unit.cloud.test_aggregate.TestAggregate.test_remove_host_from_aggregate [0.087046s] ... ok {7} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_patch_machine [0.080994s] ... ok {3} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_validate_machine_raises_exception [0.036613s] ... ok {0} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_machine_power_on_with_retires [0.069121s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:04,655 keystoneauth.session Retriable status code 503. Retrying in 0.5s. 2024-09-09 20:09:04,658 keystoneauth.session Retriable status code 409. Retrying in 1.0s. {3} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(chassis_uuid) [0.037519s] ... ok {1} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_unregister_machine_retries [0.187986s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:04,646 keystoneauth.session Retriable status code 503. Retrying in 0.5s. 2024-09-09 20:09:04,661 keystoneauth.session Retriable status code 409. Retrying in 1.0s. 2024-09-09 20:09:04,685 keystoneauth.session Retriable status code 409. Retrying in 0.5s. {4} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_deprecated_validate_node [0.072724s] ... ok {5} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_no_wait [0.085648s] ... ok {6} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_register_machine_port_create_failed [0.094235s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:04,706 openstack ironic NIC registration failed Traceback (most recent call last): File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/cloud/_baremetal.py", line 222, in register_machine nic = self._baremetal_client.post('/ports', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/keystoneauth1/adapter.py", line 401, in post return self.request(url, 'POST', **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/proxy.py", line 803, in request return _json_response(response, error_message=error_message) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/proxy.py", line 781, in _json_response exceptions.raise_from_response(response, error_message=error_message) File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/exceptions.py", line 233, in raise_from_response raise cls( openstack.exceptions.BadRequestException: Baremetal machine port failed to be created.: Client Error for url: https://baremetal.example.com/v1/ports, {"error": "invalid"} {3} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(name) [0.036947s] ... ok {0} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_machine_power_reboot [0.073395s] ... ok {1} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(driver) [0.071726s] ... ok {3} openstack.tests.unit.cloud.test_baremetal_ports.TestBaremetalPort.test_list_nics_for_machine_failure [0.037989s] ... ok {0} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_node_instance_info [0.041891s] ... ok {4} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_get_machine [0.077459s] ... ok {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_register_machine_enroll_wait [0.154552s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:04,735 openstack.iterate_timeout Waiting 2.0 seconds 2024-09-09 20:09:04,768 openstack.iterate_timeout Waiting 2.0 seconds {5} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_user_data_base64 [0.079771s] ... ok {6} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_machine_maintenace_state [0.080099s] ... ok {5} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_wait_for_server [0.020831s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:04,821 openstack.iterate_timeout Waiting 2.0 seconds {3} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_projects_v3 [0.045815s] ... ok {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_validate_machine [0.040717s] ... ok {7} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_register_machine_enroll [0.180469s] ... ok {4} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_node_set_provision_state [0.060543s] ... ok {3} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_search_cluster_templates_by_name [0.032138s] ... ok {0} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_unregister_machine_locked_timeout [0.074470s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:04,851 openstack.baremetal Still waiting for the lock to be released on node 778228ae-4ead-4902-819b-355b4984469a, currently locked by conductor conductor99 2024-09-09 20:09:04,852 openstack.iterate_timeout Waiting 2.0 seconds {1} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_images [0.090176s] ... ok {2} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_wait_for_baremetal_node_lock_timeout [0.042572s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:04,868 openstack.baremetal Still waiting for the lock to be released on node 50a13acd-d8df-4fd6-8d6d-ee1809e143b3, currently locked by conductor conductor0 2024-09-09 20:09:04,870 openstack.iterate_timeout Waiting 2.0 seconds {3} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_get_coe_cluster [0.023258s] ... ok {6} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_machine_power_reboot_failure [0.073322s] ... ok {5} openstack.tests.unit.cloud.test_create_volume_snapshot.TestCreateVolumeSnapshot.test_create_volume_snapshot_with_error [0.065302s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:04,881 openstack.resource Still waiting for resource Snapshot:5678 to reach state available, current state is creating 2024-09-09 20:09:04,884 openstack.iterate_timeout Waiting 2.0 seconds {7} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_register_machine_enroll_timeout_wait [0.080072s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:04,912 openstack.iterate_timeout Waiting 2.0 seconds {3} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_update_coe_cluster [0.046200s] ... ok {4} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_node_set_provision_state_wait_failure_cases [0.076312s] ... ok {0} openstack.tests.unit.cloud.test_baremetal_ports.TestBaremetalPort.test_get_nic_by_mac [0.073586s] ... ok {5} openstack.tests.unit.cloud.test_domains.TestDomains.test_delete_domain_exception [0.046385s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:04,935 openstack Failed to delete domain 44abf5bca0384381950c9b38e4808c02 Traceback (most recent call last): File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/cloud/_identity.py", line 750, in delete_domain self.identity.delete_domain(domain_id, ignore_missing=False) File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/identity/v3/_proxy.py", line 156, in delete_domain self._delete(_domain.Domain, domain, ignore_missing=ignore_missing) File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/proxy.py", line 56, in check return method(self, expected, actual, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/proxy.py", line 519, in _delete rv = res.delete(self) ^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/resource.py", line 1846, in delete self._translate_response(response, has_body=False, **kwargs) File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/resource.py", line 1239, in _translate_response exceptions.raise_from_response(response, error_message=error_message) File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/exceptions.py", line 233, in raise_from_response raise cls( openstack.exceptions.ResourceNotFound: ResourceNotFound: 404: Client Error for url: https://identity.example.com/v3/domains/44abf5bca0384381950c9b38e4808c02 {2} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(driver_info_changed) [0.072022s] ... ok {6} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_unregister_machine_unavailable [0.074818s] ... ok {1} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_modify_user_invalidates_cache [0.094362s] ... ok {7} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_update_machine_patch_no_action [0.053495s] ... ok {5} openstack.tests.unit.cloud.test_domains.TestDomains.test_list_domains [0.042297s] ... ok {4} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_node_set_provision_state_wait_timeout_fails [0.059760s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:04,986 openstack.baremetal Still waiting for node 74580ff8-92b1-4880-a172-0ea4f47aa208 to reach state "active", the current state is "deploy wait" 2024-09-09 20:09:04,987 openstack.iterate_timeout Waiting 2.0 seconds {2} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(properties) [0.047889s] ... ok {1} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_search_cluster_templates_not_found [0.037331s] ... ok {7} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_wait_for_baremetal_node_lock_not_locked [0.031791s] ... ok {6} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_wait_for_baremetal_node_lock_locked [0.054184s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:04,996 openstack.baremetal Still waiting for the lock to be released on node 983e8c81-e778-45ac-b260-df222cf7d12e, currently locked by conductor conductor0 2024-09-09 20:09:04,998 openstack.iterate_timeout Waiting 2.0 seconds {3} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_boot_attach_volume [0.095585s] ... ok {1} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_create_coe_cluster [0.025288s] ... ok {4} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_register_machine [0.050879s] ... ok {6} openstack.tests.unit.cloud.test_baremetal_ports.TestBaremetalPort.test_get_nic_by_mac_failure [0.036786s] ... ok {7} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(driver_info) [0.044081s] ... ok {0} openstack.tests.unit.cloud.test_caching.TestCacheIgnoresQueuedStatus.test_list_images_ignores_pending_status(saving) [0.113113s] ... ok {2} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_update_cluster_template [0.065793s] ... ok {1} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_delete_coe_cluster [0.034264s] ... ok {5} openstack.tests.unit.cloud.test_endpoints.TestCloudEndpoints.test_create_endpoint_v3 [0.090612s] ... ok {1} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_network_fixed_ip_conflicts [0.011907s] ... ok {6} openstack.tests.unit.cloud.test_baremetal_ports.TestBaremetalPort.test_list_nics_for_machine [0.041154s] ... ok {7} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(instance_uuid) [0.044105s] ... ok {6} openstack.tests.unit.cloud.test_caching.TestBogusAuth.test_get_auth_bogus [0.012866s] ... ok {2} openstack.tests.unit.cloud.test_coe_clusters_certificate.TestCOEClusters.test_get_coe_cluster_certificate [0.047336s] ... ok {3} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_get_flavor_image [0.111898s] ... ok {1} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_with_admin_pass_wait [0.066909s] ... ok {7} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(instance_uuid_changed) [0.056261s] ... ok {0} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_flavors [0.094853s] ... ok {5} openstack.tests.unit.cloud.test_endpoints.TestCloudEndpoints.test_search_endpoints [0.095736s] ... ok {4} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_register_machine_enroll_failure [0.137073s] ... ok {5} openstack.tests.unit.cloud.test_floating_ip_common.TestFloatingIP.test_add_ips_to_server_rackspace [0.014092s] ... ok {6} openstack.tests.unit.cloud.test_caching.TestCacheIgnoresQueuedStatus.test_list_images_ignores_pending_status(pending_delete) [0.083666s] ... ok {7} openstack.tests.unit.cloud.test_baremetal_ports.TestBaremetalPort.test_list_nics [0.051607s] ... ok {3} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_network_v4_fixed_ip [0.093605s] ... ok {0} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_ports_filtered [0.071226s] ... ok {1} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_with_server_error [0.085564s] ... ok {7} openstack.tests.unit.cloud.test_baremetal_ports.TestBaremetalPort.test_list_nics_failure [0.048745s] ... ok {4} openstack.tests.unit.cloud.test_baremetal_node.TestBaremetalNode.test_set_machine_maintenace_state_false [0.102276s] ... ok {5} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_add_ip_from_pool [0.115299s] ... ok {0} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_servers_no_herd [0.082882s] ... ok {7} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_cache_no_cloud_name [0.069970s] ... ok {3} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_network_with_no_nics [0.107635s] ... ok {5} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_find_nat_source_inferred [0.053154s] ... ok {7} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_users [0.037382s] ... ok {4} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(driver_changed) [0.080106s] ... ok {6} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_create_volume_invalidates [0.192589s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:05,291 openstack.resource Still waiting for resource Volume:12345 to reach state available, current state is creating 2024-09-09 20:09:05,293 openstack.iterate_timeout Waiting 2.0 seconds {1} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server [0.130192s] ... ok {2} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_no_addresses [0.287458s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:05,303 openstack.iterate_timeout Waiting 2.0 seconds 2024-09-09 20:09:05,352 openstack Server 1234 reached ACTIVE state without being allocated an IP address. Deleting server. {5} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_available_floating_ip_new [0.049070s] ... ok {4} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(instance_info) [0.049284s] ... ok {7} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_volumes_creating_invalidates [0.059905s] ... ok {7} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_openstack_cloud [0.010228s] ... ok {0} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_volumes [0.110764s] ... ok {3} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_with_get_exception [0.088157s] ... ok {1} openstack.tests.unit.cloud.test_domains.TestDomains.test_create_domain_exception [0.054252s] ... ok {7} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_list_coe_clusters [0.030953s] ... ok {6} openstack.tests.unit.cloud.test_caching.TestMemoryCache.test_list_images_caches_deleted_status [0.089385s] ... ok {4} openstack.tests.unit.cloud.test_baremetal_node.TestUpdateMachinePatch.test_update_machine_patch(name_changed) [0.062224s] ... ok {7} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_search_coe_cluster_by_name [0.025166s] ... ok {0} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_create_cluster_template [0.065683s] ... ok {5} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_delete_floating_ip_existing [0.092022s] ... ok {7} openstack.tests.unit.cloud.test_coe_clusters_certificate.TestCOEClusters.test_sign_coe_cluster_certificate [0.022706s] ... ok {1} openstack.tests.unit.cloud.test_domains.TestDomains.test_update_domain_name_or_id [0.084918s] ... ok {4} openstack.tests.unit.cloud.test_caching.TestCacheSteadyStatus.test_list_images_caches_steady_status(killed) [0.046400s] ... ok {3} openstack.tests.unit.cloud.test_create_volume_snapshot.TestCreateVolumeSnapshot.test_create_volume_snapshot_wait [0.097023s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:05,522 openstack.resource Still waiting for resource Snapshot:5678 to reach state available, current state is creating 2024-09-09 20:09:05,523 openstack.iterate_timeout Waiting 2.0 seconds {2} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_wait [0.136344s] ... ok {6} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_delete_cluster_template [0.063059s] ... ok {1} openstack.tests.unit.cloud.test_endpoints.TestCloudEndpoints.test_list_endpoints [0.039310s] ... ok {0} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_create_cluster_template_exception [0.069895s] ... ok {6} openstack.tests.unit.cloud.test_coe_clusters.TestCOEClusters.test_search_coe_cluster_not_found [0.026569s] ... ok {4} openstack.tests.unit.cloud.test_cluster_templates.TestClusterTemplates.test_get_coe_cluster_template [0.056190s] ... ok {5} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_detach_ip_from_server [0.085393s] ... ok {7} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_boot_from_volume_image_terminate [0.077019s] ... ok {2} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_already_gone_wait [0.073331s] ... ok {1} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_create_flavor [0.043588s] ... ok {7} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_config_drive_none [0.087927s] ... ok {4} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_network_v6_fixed_ip [0.103390s] ... ok {6} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_network_with_empty_nics [0.122146s] ... ok {5} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_create_firewall_group [0.114141s] ... ok {1} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_get_flavor_with_extra_specs [0.099017s] ... ok {2} openstack.tests.unit.cloud.test_delete_volume_snapshot.TestDeleteVolumeSnapshot.test_delete_volume_snapshot_with_error [0.117291s] ... ok {0} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_network_fixed_ip [0.153679s] ... ok {3} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_delete_fips_nova [0.210094s] ... ok {6} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_already_gone [0.045463s] ... ok {1} openstack.tests.unit.cloud.test_floating_ip_common.TestFloatingIP.test_add_ips_to_server_ip_list [0.030624s] ... ok {2} openstack.tests.unit.cloud.test_domains.TestDomains.test_create_domain [0.032163s] ... ok {7} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_nics_port_id [0.084957s] ... ok {6} openstack.tests.unit.cloud.test_domain_params.TestDomainParams.test_identity_params_v3_no_domain [0.023051s] ... ok {5} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_create_firewall_group_compact [0.064457s] ... ok {6} openstack.tests.unit.cloud.test_domains.TestDomains.test_delete_domain [0.044405s] ... ok {5} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_get_firewall_group_by_id [0.045688s] ... ok {1} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_create_floating_ip [0.090862s] ... ok {2} openstack.tests.unit.cloud.test_domains.TestDomains.test_get_domain_with_name_or_id [0.063854s] ... ok {7} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_wait_server_error [0.092941s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:05,848 openstack.iterate_timeout Waiting 2.0 seconds {3} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_delete_ips_bad_neutron [0.099786s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:05,825 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 {4} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_with_timeout [0.152092s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:05,838 openstack.iterate_timeout Waiting 2.0 seconds {6} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_add_flavor_access [0.059839s] ... ok {2} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_get_flavor_by_ram_and_include [0.058720s] ... ok {0} openstack.tests.unit.cloud.test_create_server.TestCreateServer.test_create_server_with_admin_pass_no_wait [0.155172s] ... ok {7} openstack.tests.unit.cloud.test_create_volume_snapshot.TestCreateVolumeSnapshot.test_create_volume_snapshot_with_timeout [0.049276s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:05,905 openstack.resource Still waiting for resource Snapshot:5678 to reach state available, current state is creating 2024-09-09 20:09:05,907 openstack.iterate_timeout Waiting 2.0 seconds {1} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_create_floating_ip_port_bad_response [0.092492s] ... ok {3} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_fails [0.077351s] ... ok {2} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_list_flavors_with_extra [0.056819s] ... ok {0} openstack.tests.unit.cloud.test_domains.TestDomains.test_update_domain_exception [0.058567s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:05,953 openstack Failed to delete domain e0f2181abfa34407bb98b3b0f12416b8 Traceback (most recent call last): File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/cloud/_identity.py", line 749, in delete_domain self.identity.update_domain(domain_id, is_enabled=False) File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/identity/v3/_proxy.py", line 207, in update_domain return self._update(_domain.Domain, domain, **attrs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/proxy.py", line 56, in check return method(self, expected, actual, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/proxy.py", line 550, in _update return res.commit(self, base_path=base_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/resource.py", line 1693, in commit return self._commit( ^^^^^^^^^^^^^ File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/resource.py", line 1738, in _commit self._translate_response(response, has_body=has_body) File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/resource.py", line 1239, in _translate_response exceptions.raise_from_response(response, error_message=error_message) File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/exceptions.py", line 233, in raise_from_response raise cls( openstack.exceptions.ConflictException: ConflictException: 409: Client Error for url: https://identity.example.com/v3/domains/e0f2181abfa34407bb98b3b0f12416b8, {"domain": {"id": "e0f2181abfa34407bb98b3b0f12416b8", "name": "domainName-3", "description": "domainDesc-2", "enabled": true}} {5} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_update_firewall_group [0.134361s] ... ok {4} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_no_cinder [0.125070s] ... ok {6} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_delete_flavor_not_found [0.086689s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:05,965 openstack Flavor invalid not found for deleting {2} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_set_flavor_specs [0.032661s] ... ok {3} openstack.tests.unit.cloud.test_delete_volume_snapshot.TestDeleteVolumeSnapshot.test_delete_volume_snapshot_with_timeout [0.058139s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:05,985 openstack.iterate_timeout Waiting 2.0 seconds {5} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_create_firewall_policy_rule_not_found [0.042134s] ... ok {6} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_get_flavor_by_ram_not_found [0.040048s] ... ok {4} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_delete_flavor [0.061024s] ... ok {6} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_list_flavor_access [0.028297s] ... ok {7} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_delete_ips [0.133864s] ... ok {1} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_find_nat_source_config [0.104297s] ... ok {2} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_unset_flavor_specs [0.060013s] ... ok {2} openstack.tests.unit.cloud.test_floating_ip_common.TestFloatingIP.test_add_ips_to_server_auto_ip [0.011835s] ... ok {3} openstack.tests.unit.cloud.test_domain_params.TestDomainParams.test_identity_params_v3 [0.088418s] ... ok {4} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_delete_flavor_exception [0.047206s] ... ok {0} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_available_floating_ip_new [0.121497s] ... ok {6} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_list_flavors [0.041219s] ... ok {5} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_delete_firewall_policy [0.080439s] ... ok {1} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_float_no_status [0.047720s] ... ok {2} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_create_floating_ip_no_port [0.068962s] ... ok {3} openstack.tests.unit.cloud.test_domains.TestDomains.test_delete_domain_name_or_id [0.052948s] ... ok {6} openstack.tests.unit.cloud.test_floating_ip_common.TestFloatingIP.test_add_ips_to_server_rackspace_local_ipv4 [0.048267s] ... ok {1} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_list_floating_ips_with_filters [0.036583s] ... ok {4} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_get_flavor_string_and_int [0.061294s] ... ok {7} openstack.tests.unit.cloud.test_delete_server.TestDeleteServer.test_delete_server_wait_for_deleted [0.116521s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:06,157 openstack.iterate_timeout Waiting 2.0 seconds {3} openstack.tests.unit.cloud.test_domains.TestDomains.test_get_domain [0.031025s] ... ok {1} openstack.tests.unit.cloud.test_floating_ip_pool.TestFloatingIPPool.test_list_floating_ip_pools_exception [0.032955s] ... ok {0} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_list_floating_ips [0.098167s] ... ok {4} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_remove_flavor_access [0.045526s] ... ok {3} openstack.tests.unit.cloud.test_domains.TestDomains.test_update_domain [0.036335s] ... ok {5} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_insert_rule_into_policy_not_found [0.109757s] ... ok {4} openstack.tests.unit.cloud.test_floating_ip_common.TestFloatingIP.test_add_auto_ip [0.016901s] ... ok {7} openstack.tests.unit.cloud.test_delete_volume_snapshot.TestDeleteVolumeSnapshot.test_delete_volume_snapshot [0.066682s] ... ok {2} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_delete_floating_ip_existing [0.101293s] ... ok {1} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_delete_firewall_group_not_found [0.060094s] ... ok {0} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_add_ip_from_pool [0.054746s] ... ok {3} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_get_flavor_by_id [0.045512s] ... ok {4} openstack.tests.unit.cloud.test_floating_ip_common.TestFloatingIP.test_add_ips_to_server_pool [0.034708s] ... ok {6} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_auto_ip_pool_no_reuse [0.132998s] ... ok {1} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_get_firewall_group [0.039119s] ... ok {7} openstack.tests.unit.cloud.test_endpoints.TestCloudEndpoints.test_delete_endpoint [0.056230s] ... ok {4} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_attach_ip_to_server [0.055970s] ... ok {3} openstack.tests.unit.cloud.test_flavors.TestFlavors.test_get_flavor_by_ram [0.057388s] ... ok {1} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_update_firewall_group_compact [0.037065s] ... ok {5} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_remove_rule_from_policy [0.111730s] ... ok {3} openstack.tests.unit.cloud.test_floating_ip_common.TestFloatingIP.test_add_ips_to_server_ipv6_only [0.016865s] ... ok {7} openstack.tests.unit.cloud.test_endpoints.TestCloudEndpoints.test_update_endpoint_v3 [0.058911s] ... ok {2} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_delete_floating_ip_existing_no_delete [0.112731s] ... ok {0} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_available_floating_ip_existing [0.104517s] ... ok {4} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_search_floating_ips [0.048169s] ... ok {1} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_get_firewall_policy [0.054438s] ... ok {5} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_update_firewall_policy [0.053889s] ... ok {4} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_delete_floating_ip_not_found [0.030248s] ... ok {6} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_create_floating_ip_port [0.108919s] ... ok {0} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_get_floating_ip [0.063456s] ... ok {2} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_get_floating_ip [0.063582s] ... ok {5} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_get_firewall_rule [0.037324s] ... ok {1} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_get_firewall_policy_not_found [0.052638s] ... ok {3} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_cleanup_floating_ips [0.117496s] ... ok {4} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_delete_firewall_group [0.055416s] ... ok {0} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_list_floating_ips_with_filters [0.028762s] ... ok {5} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_list_firewall_rules [0.037176s] ... ok {1} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_remove_rule_from_policy_not_associated [0.039338s] ... ok {7} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_delete_floating_ip_not_found [0.106679s] ... ok {6} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_delete_floating_ip_existing_down [0.109608s] ... ok {1} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_update_firewall_policy_no_rules [0.040436s] ... ok {2} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_get_floating_ip_not_found [0.088501s] ... ok {0} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_remove_rule_from_policy_not_found [0.037312s] ... ok {5} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_update_firewall_rule_filters [0.041943s] ... ok {3} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_neutron_available_floating_ips_invalid_network [0.070203s] ... ok {7} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_neutron_available_floating_ips_network [0.059566s] ... ok {4} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_insert_rule_into_policy [0.084093s] ... ok {2} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_search_floating_ips [0.034206s] ... ok {7} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_list_floating_ips [0.032947s] ... ok {0} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_update_firewall_policy_filters [0.049401s] ... ok {5} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_v1_bad_delete [0.051115s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:06,554 openstack.image Deleting failed upload of image image-2 {1} openstack.tests.unit.cloud.test_groups.TestGroups.test_create_group [0.063857s] ... ok {2} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_get_firewall_group_not_found [0.042001s] ... ok {4} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_insert_rule_into_policy_rule_not_found [0.044137s] ... ok {7} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_delete_firewall_policy_filters [0.035009s] ... ok {3} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_attach_ip_to_server [0.070293s] ... ok {0} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_create_firewall_rule [0.032727s] ... ok {4} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_delete_firewall_rule_not_found [0.038925s] ... ok {2} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_update_firewall_group_filters [0.037111s] ... ok {1} openstack.tests.unit.cloud.test_groups.TestGroups.test_delete_group [0.055009s] ... ok {7} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_insert_rule_into_policy_already_associated [0.038845s] ... ok {6} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_detach_ip_from_server [0.118421s] ... ok {4} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_create_role [0.034006s] ... ok {1} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_list_role_assignments [0.035098s] ... ok {0} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_delete_firewall_multiple_matches [0.055335s] ... ok {7} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_list_firewall_policies_filters [0.038289s] ... ok {5} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_use_import [0.111254s] ... ok {2} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_insert_rule_into_policy_compact [0.052249s] ... ok {4} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_list_role_assignments_exception [0.033420s] ... ok {1} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_list_roles [0.032374s] ... ok {0} openstack.tests.unit.cloud.test_groups.TestGroups.test_update_group [0.049822s] ... ok {3} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_get_floating_ip_by_id [0.119492s] ... ok {4} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_list_role_by_name [0.031454s] ... ok {7} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_get_firewall_rule_not_found [0.046422s] ... ok {6} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_get_floating_ip_by_id [0.097629s] ... ok {3} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_update_firewall_group_unset_policies [0.038961s] ... ok {5} openstack.tests.unit.cloud.test_image.TestImage.test_delete_autocreated_image_objects [0.087739s] ... ok {0} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_delete_role_by_id [0.071255s] ... ok {4} openstack.tests.unit.cloud.test_image.TestImage.test_config_v2 [0.035791s] ... ok {6} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_get_floating_ip_not_found [0.049377s] ... ok {7} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_update_firewall_rule [0.072320s] ... ok {0} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_bad_int [0.027619s] ... ok {2} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_list_firewall_policies [0.125086s] ... ok {3} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_create_firewall_policy [0.061005s] ... ok {5} openstack.tests.unit.cloud.test_image.TestImage.test_empty_list_images [0.057128s] ... ok {3} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_create_firewall_rule_bad_protocol [0.032598s] ... ok {7} openstack.tests.unit.cloud.test_groups.TestGroups.test_list_groups [0.039666s] ... ok {2} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_delete_firewall_rule [0.048159s] ... ok {6} openstack.tests.unit.cloud.test_floating_ip_neutron.TestFloatingIP.test_neutron_available_floating_ips [0.078478s] ... ok {5} openstack.tests.unit.cloud.test_image.TestImage.test_get_image_by_id [0.050240s] ... ok {6} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_cleanup_floating_ips [0.025071s] ... ok {1} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_user_int [0.200661s] ... ok {2} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_delete_role_by_name [0.043988s] ... ok {7} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_get_role_by_id [0.052315s] ... ok {0} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_v2_import_supported [0.114214s] ... ok {3} openstack.tests.unit.cloud.test_fwaas.TestFirewallRule.test_delete_firewall_rule_filters [0.059146s] ... ok {5} openstack.tests.unit.cloud.test_image.TestImage.test_get_image_name [0.055250s] ... ok {7} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_list_role_assignments_filters [0.035111s] ... ok {3} openstack.tests.unit.cloud.test_groups.TestGroups.test_get_group [0.043748s] ... ok {7} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_update_role [0.040941s] ... ok {5} openstack.tests.unit.cloud.test_image.TestImage.test_get_image_name_operator [0.058038s] ... ok {1} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_v2_bad_delete [0.082302s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:06,973 openstack.image Deleting failed upload of image image-2 2024-09-09 20:09:06,981 openstack.image Image creation failed Traceback (most recent call last): File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/image/v2/_proxy.py", line 228, in _upload_image return self._upload_image_put( ^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/image/v2/_proxy.py", line 293, in _upload_image_put exceptions.raise_from_response(response) File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/exceptions.py", line 233, in raise_from_response raise cls( openstack.exceptions.BadRequestException: BadRequestException: 400: Client Error for url: https://image.example.com/v2/images/3bbddb71-f214-42b1-ae2b-b261823dc51d/file {3} openstack.tests.unit.cloud.test_image.TestImage.test_download_image_two_outputs [0.031993s] ... ok {0} openstack.tests.unit.cloud.test_image.TestImage.test_delete_image_task [0.082909s] ... ok {2} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_protected [0.099325s] ... ok {0} openstack.tests.unit.cloud.test_image.TestImage.test_download_image_no_output [0.018611s] ... ok {6} openstack.tests.unit.cloud.test_floating_ip_nova.TestFloatingIP.test_create_floating_ip [0.147148s] ... ok {0} openstack.tests.unit.cloud.test_inventory.TestInventory.test__init [0.013643s] ... ok {5} openstack.tests.unit.cloud.test_image.TestImage.test_list_images_paginated [0.075591s] ... ok {3} openstack.tests.unit.cloud.test_image.TestImageSuburl.test_list_images [0.064065s] ... ok {7} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_meta_int [0.090284s] ... ok {1} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_v2_wrong_checksum_delete [0.086602s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:07,064 openstack.image Deleting failed upload of image image-2 {2} openstack.tests.unit.cloud.test_image.TestImage.test_list_images_filter_deleted [0.072013s] ... ok {6} openstack.tests.unit.cloud.test_floating_ip_pool.TestFloatingIPPool.test_list_floating_ip_pools [0.037675s] ... ok {4} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_task [0.333368s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:07,040 openstack swift stale check, no object: container-3/image-2 2024-09-09 20:09:07,042 openstack swift uploading /tmp/tmpo6zh8ue_/tmpjl7__1du to container-3/image-2 2024-09-09 20:09:07,057 keystoneauth.session Retriable status code 503. Retrying in 0.5s. 2024-09-09 20:09:07,081 openstack.image Image Task bf3827bf-85b4-4102-a6c0-9c7d6f1d8989 imported bee54a75-d63b-459f-a63e-7ffb0f15d17c in 0.028001785278320312 {0} openstack.tests.unit.cloud.test_inventory.TestInventory.test_get_host [0.077532s] ... ok {1} openstack.tests.unit.cloud.test_image.TestImage.test_delete_autocreated_no_tasks [0.045234s] ... ok {6} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_delete_firewall_group_filters [0.036911s] ... ok {3} openstack.tests.unit.cloud.test_image.TestImageSuburl.test_list_images_paginated [0.078562s] ... ok {5} openstack.tests.unit.cloud.test_image_snapshot.TestImageSnapshot.test_create_image_snapshot_wait_until_active_never_active [0.073863s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:07,133 openstack.iterate_timeout Waiting 2.0 seconds {2} openstack.tests.unit.cloud.test_image.TestImage.test_list_images_no_filter_deleted [0.086863s] ... ok {1} openstack.tests.unit.cloud.test_image.TestImageV1Only.test_config_v1 [0.044596s] ... ok {0} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_create_keypair [0.046178s] ... ok {6} openstack.tests.unit.cloud.test_fwaas.TestFirewallGroup.test_list_firewall_groups [0.049930s] ... ok {4} openstack.tests.unit.cloud.test_image.TestImageV1Only.test_config_v2 [0.047245s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:07,147 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.101.0/openstack/cloud/openstackcloud.py:435: 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) {5} openstack.tests.unit.cloud.test_meta.TestMeta.test_find_nova_addresses_all [0.030579s] ... ok {1} openstack.tests.unit.cloud.test_inventory.TestInventory.test_list_hosts [0.014243s] ... ok {5} openstack.tests.unit.cloud.test_meta.TestMeta.test_find_nova_addresses_key_name [0.011141s] ... ok {5} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_ipv4_neutron_accessIPv6 [0.009998s] ... ok {0} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_list_keypairs [0.031961s] ... ok {7} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_v1 [0.115260s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:07,115 openstack.image image image-2 exists and is up to date {5} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_ip [0.012504s] ... ok {2} openstack.tests.unit.cloud.test_image.TestImage.test_list_images_string_properties [0.044519s] ... ok {1} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_delete_keypair_not_found [0.036629s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:07,214 openstack Keypair key-2 not found for deleting {6} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_delete_firewall_policy_not_found [0.052638s] ... ok {0} openstack.tests.unit.cloud.test_meta.TestMeta.test_current_location [0.022649s] ... ok {3} openstack.tests.unit.cloud.test_image_snapshot.TestImageSnapshot.test_create_image_snapshot_wait_active [0.090785s] ... ok {4} openstack.tests.unit.cloud.test_image.TestImageVolume.test_create_image_volume_duplicate [0.064936s] ... ok {1} openstack.tests.unit.cloud.test_meta.TestMeta.test_find_nova_addresses_key_name_and_ext_tag [0.015789s] ... ok {2} openstack.tests.unit.cloud.test_image.TestImage.test_update_image_no_patch [0.032958s] ... ok {4} openstack.tests.unit.cloud.test_inventory.TestInventory.test_list_hosts_all_projects [0.014321s] ... ok {0} openstack.tests.unit.cloud.test_meta.TestMeta.test_find_nova_addresses_ext_tag [0.026422s] ... ok {5} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network [0.037419s] ... ok {3} openstack.tests.unit.cloud.test_inventory.TestInventory.test_search_hosts [0.021263s] ... ok {7} openstack.tests.unit.cloud.test_image.TestImage.test_download_image_with_path [0.061392s] ... ok {2} openstack.tests.unit.cloud.test_meta.TestMeta.test_find_nova_addresses_floating_first [0.013193s] ... ok {0} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_security_groups [0.014152s] ... ok {6} openstack.tests.unit.cloud.test_fwaas.TestFirewallPolicy.test_remove_rule_from_policy_rule_not_found [0.050064s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:07,264 openstack Firewall rule deny_ssh not found for removing {4} openstack.tests.unit.cloud.test_inventory.TestInventory.test_list_hosts_no_detail [0.021849s] ... ok {5} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_specific_tenant [0.033577s] ... ok {1} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_ipv4_neutron_exception [0.052044s] ... ok {6} openstack.tests.unit.cloud.test_identity_roles.TestIdentityRoles.test_get_role_by_name [0.034362s] ... ok {5} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_glance_images [0.018997s] ... ok {3} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_list_keypairs_empty_filters [0.048609s] ... ok {1} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_ipv6 [0.013553s] ... ok {4} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_create_keypair_exception [0.047245s] ... ok {5} openstack.tests.unit.cloud.test_normalize.TestStrictNormalize.test_normalize_coe_cluster_template [0.019867s] ... ok {3} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_list_keypairs_notempty_filters [0.030840s] ... ok {6} openstack.tests.unit.cloud.test_image.TestImage.test_config_v1 [0.032058s] ... ok {0} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_cloud_missing_fips [0.078514s] ... ok {3} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_groups_from_server [0.009646s] ... ok {2} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_cloud_no_fips [0.087311s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:07,343 openstack Disabling volume entry in catalog per config {3} openstack.tests.unit.cloud.test_meta.TestMeta.test_image_string [0.010116s] ... ok {4} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_list_keypairs_exception [0.033376s] ... ok {0} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_ipv4_neutron_accessIPv4 [0.022470s] ... ok {3} openstack.tests.unit.cloud.test_meta.TestMeta.test_obj_to_munch [0.012111s] ... ok {7} openstack.tests.unit.cloud.test_image.TestImage.test_get_image_id [0.111961s] ... ok {1} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_provider_ipv4_neutron [0.071317s] ... ok {5} openstack.tests.unit.cloud.test_object.TestObject.test_generate_form_signature_key_argument [0.044962s] ... ok {0} openstack.tests.unit.cloud.test_meta.TestMeta.test_ipv4_hostvars [0.024931s] ... ok {3} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_provider_ignored_value [0.031901s] ... ok {1} openstack.tests.unit.cloud.test_meta.TestMeta.test_has_no_volume_service [0.014030s] ... ok {4} openstack.tests.unit.cloud.test_limits.TestLimits.test_get_compute_limits [0.045251s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:07,394 openstack.resource The option [maxPersonality] has been deprecated. Please avoid using it. 2024-09-09 20:09:07,395 openstack.resource The option [maxPersonalitySize] has been deprecated. Please avoid using it. {0} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_wrong_availability_zone_hints_type [0.014534s] ... ok {2} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_cloud_rackspace_v6 [0.064387s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:07,370 openstack Disabling network entry in catalog per config 2024-09-09 20:09:07,403 openstack Disabling volume entry in catalog per config {1} openstack.tests.unit.cloud.test_meta.TestMeta.test_obj_to_munch_subclass [0.028137s] ... ok {5} openstack.tests.unit.cloud.test_object.TestObject.test_generate_form_signature_no_key [0.047941s] ... ok {3} openstack.tests.unit.cloud.test_network.TestNetwork.test_delete_network_not_found [0.036890s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:07,433 openstack Network test-net not found for deleting {4} openstack.tests.unit.cloud.test_meta.TestMeta.test_az [0.033521s] ... ok {7} openstack.tests.unit.cloud.test_image.TestImage.test_list_images [0.073352s] ... ok {2} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_none_ipv4_neutron [0.041391s] ... ok {6} openstack.tests.unit.cloud.test_image.TestImage.test_create_image_put_v2_no_import [0.120939s] ... ok {5} openstack.tests.unit.cloud.test_object.TestObject.test_list_containers [0.037629s] ... ok {4} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_ipv4_nova_public [0.022534s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:07,447 openstack Disabling network entry in catalog per config {0} openstack.tests.unit.cloud.test_network.TestNetwork.test_delete_network [0.056976s] ... ok {3} openstack.tests.unit.cloud.test_network.TestNetwork.test_update_network_provider [0.047355s] ... ok {1} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_port_security_disabled [0.049069s] ... ok {1} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_with_wrong_mtu_type [0.019495s] ... ok {0} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_secgroups_negone_port [0.036821s] ... ok {2} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_internal_provider_ipv4_neutron [0.051388s] ... ok {5} openstack.tests.unit.cloud.test_object.TestObject.test_list_objects_with_prefix [0.047111s] ... ok {7} openstack.tests.unit.cloud.test_image.TestImageBrokenDiscovery.test_url_fix [0.074308s] ... ok {3} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_secgroup_rules [0.030336s] ... ok {1} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_coe_cluster_template [0.020672s] ... ok {6} openstack.tests.unit.cloud.test_image.TestImage.test_download_image_no_images_found [0.063155s] ... ok {2} openstack.tests.unit.cloud.test_meta.TestMeta.test_has_volume [0.026697s] ... ok {0} openstack.tests.unit.cloud.test_normalize.TestStrictNormalize.test_normalize_secgroups [0.025213s] ... ok {4} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_multiple_private_ip [0.066178s] ... ok {5} openstack.tests.unit.cloud.test_object.TestObject.test_set_account_temp_url_key [0.037920s] ... ok {4} openstack.tests.unit.cloud.test_meta.TestMeta.test_unknown_volume_exception [0.027702s] ... ok {7} openstack.tests.unit.cloud.test_image.TestImageV2Only.test_config_v1 [0.048706s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:07,555 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.101.0/openstack/cloud/openstackcloud.py:435: 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) {6} openstack.tests.unit.cloud.test_image.TestImage.test_download_image_with_fd [0.046509s] ... ok {2} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_provider [0.044323s] ... ok {3} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_secgroups [0.063233s] ... ok {0} openstack.tests.unit.cloud.test_object.TestObject.test_delete_object_not_found [0.049882s] ... ok {5} openstack.tests.unit.cloud.test_object.TestObject.test_update_container_error [0.033831s] ... ok {4} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_with_mtu [0.042052s] ... ok {1} openstack.tests.unit.cloud.test_object.TestObject.test_generate_form_signature_account_key [0.083853s] ... ok {7} openstack.tests.unit.cloud.test_image.TestImageV2Only.test_config_v2 [0.045407s] ... ok {2} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_with_wrong_mtu_size [0.029936s] ... ok {0} openstack.tests.unit.cloud.test_object.TestObject.test_get_object [0.047722s] ... ok {6} openstack.tests.unit.cloud.test_image.TestImage.test_get_image_id_operator [0.061064s] ... ok {3} openstack.tests.unit.cloud.test_object.TestObject.test_create_container [0.062186s] ... ok {7} openstack.tests.unit.cloud.test_inventory.TestInventory.test__init_one_cloud [0.036300s] ... ok {1} openstack.tests.unit.cloud.test_object.TestObject.test_get_object_segment_size_http_404 [0.038832s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:07,640 openstack Swift capabilities not supported. Using default max file size. {2} openstack.tests.unit.cloud.test_object.TestObject.test_delete_container_error [0.053179s] ... ok {1} openstack.tests.unit.cloud.test_object.TestObject.test_set_container_access_invalid [0.026367s] ... ok {4} openstack.tests.unit.cloud.test_network.TestNetwork.test_delete_network_exception [0.067886s] ... ok {0} openstack.tests.unit.cloud.test_object.TestObject.test_list_objects [0.052045s] ... ok {6} openstack.tests.unit.cloud.test_image.TestImage.test_list_images_show_all [0.047992s] ... ok {3} openstack.tests.unit.cloud.test_object.TestObject.test_create_container_exists [0.042032s] ... ok {5} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_static_large_object [0.106463s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:07,642 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 2024-09-09 20:09:07,644 openstack swift uploading /tmp/tmp9cir5m41/tmpo_2kaize 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 {7} openstack.tests.unit.cloud.test_keypair.TestKeypair.test_delete_keypair [0.055792s] ... ok {4} openstack.tests.unit.cloud.test_network.TestNetwork.test_list_networks [0.041801s] ... ok {3} openstack.tests.unit.cloud.test_object.TestObject.test_delete_container_404 [0.034971s] ... ok {2} openstack.tests.unit.cloud.test_object.TestObject.test_delete_object [0.059275s] ... ok {5} openstack.tests.unit.cloud.test_operator_noauth.TestOpenStackCloudOperatorNoAuthUnversioned.test_ironic_noauth_auth_endpoint [0.030151s] ... ok {6} openstack.tests.unit.cloud.test_image.TestImage.test_list_images_show_all_deleted [0.044613s] ... ok {4} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_nova_images [0.015570s] ... ok {0} openstack.tests.unit.cloud.test_object.TestObject.test_set_container_access_private [0.062828s] ... ok {3} openstack.tests.unit.cloud.test_object.TestObject.test_get_object_not_found [0.042887s] ... ok {1} openstack.tests.unit.cloud.test_object.TestObject.test_set_container_access_public [0.092645s] ... ok {7} openstack.tests.unit.cloud.test_limits.TestLimits.test_other_get_compute_limits [0.070312s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:07,768 openstack.resource The option [maxPersonality] has been deprecated. Please avoid using it. 2024-09-09 20:09:07,771 openstack.resource The option [maxPersonalitySize] has been deprecated. Please avoid using it. {0} openstack.tests.unit.cloud.test_object.TestObject.test_update_container_cors [0.033333s] ... ok {4} openstack.tests.unit.cloud.test_object.TestObject.test_create_container_public [0.050682s] ... ok {2} openstack.tests.unit.cloud.test_object.TestObject.test_get_container_access_not_found [0.069904s] ... ok {5} openstack.tests.unit.cloud.test_port.TestPort.test_delete_subnet_multiple_found [0.073972s] ... ok {6} openstack.tests.unit.cloud.test_image.TestImageVolume.test_create_image_volume [0.071450s] ... ok {7} openstack.tests.unit.cloud.test_meta.TestMeta.test_basic_hostvars [0.023305s] ... ok {0} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_has_service_no [0.028271s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:07,800 openstack.config Keystone catalog entry not found (service_type=image,service_name=None,interface=public,region_name=RegionOne) {3} openstack.tests.unit.cloud.test_object.TestObject.test_get_object_segment_size_http_412 [0.047964s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:07,815 openstack Swift capabilities not supported. Using default max file size. {0} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_has_service_yes [0.017882s] ... ok {1} openstack.tests.unit.cloud.test_object.TestObject.test_stream_object_not_found [0.061939s] ... ok {7} openstack.tests.unit.cloud.test_meta.TestMeta.test_current_project [0.023147s] ... ok {2} openstack.tests.unit.cloud.test_object.TestObject.test_get_container_invalid [0.039932s] ... ok {4} openstack.tests.unit.cloud.test_object.TestObject.test_set_account_temp_url_key_secondary [0.045263s] ... ok {5} openstack.tests.unit.cloud.test_port.TestPort.test_delete_subnet_multiple_using_id [0.043634s] ... ok {6} openstack.tests.unit.cloud.test_magnum_services.TestMagnumServices.test_list_magnum_services [0.040633s] ... ok {3} openstack.tests.unit.cloud.test_object.TestObject.test_list_containers_exception [0.048287s] ... ok {5} openstack.tests.unit.cloud.test_port.TestPort.test_search_ports_by_name [0.034026s] ... ok {7} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_ipv4_nova_none [0.033758s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:07,853 openstack Disabling network entry in catalog per config {1} openstack.tests.unit.cloud.test_object.TestObject.test_update_container [0.050442s] ... ok {4} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_data [0.043104s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:07,874 openstack.object-store 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 {0} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_list_hypervisors [0.059412s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:07,878 openstack.resource The option [local_gb] has been deprecated. Please avoid using it. 2024-09-09 20:09:07,881 openstack.resource The option [free_disk_gb] has been deprecated. Please avoid using it. 2024-09-09 20:09:07,883 openstack.resource The option [memory_mb_used] has been deprecated. Please avoid using it. 2024-09-09 20:09:07,885 openstack.resource The option [memory_mb] has been deprecated. Please avoid using it. 2024-09-09 20:09:07,886 openstack.resource The option [free_ram_mb] has been deprecated. Please avoid using it. 2024-09-09 20:09:07,888 openstack.resource The option [vcpus] has been deprecated. Please avoid using it. {2} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_index_rax [0.056073s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:07,883 openstack.object-store swift uploading data to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_index_rax-2/index.html {3} openstack.tests.unit.cloud.test_object.TestObject.test_set_container_temp_url_key [0.037518s] ... ok {0} openstack.tests.unit.cloud.test_port.TestPort.test_search_ports_by_id [0.039744s] ... ok {6} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_cloud_osic_split [0.094622s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:07,939 openstack Disabling volume entry in catalog per config {3} openstack.tests.unit.cloud.test_object.TestObject.test_set_container_temp_url_key_secondary [0.038821s] ... ok {5} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_create_qos_bandwidth_limit_rule_no_qos_extension [0.068373s] ... ok {7} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_private_ip [0.068908s] ... ok {7} openstack.tests.unit.cloud.test_meta.TestMeta.test_private_interface_ip [0.016472s] ... ok {1} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object [0.083915s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:07,960 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 2024-09-09 20:09:07,962 openstack swift uploading /tmp/tmpylsh798x/tmpqrvkwxfh to openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object-2/openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object-3 {4} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retry_failure [0.108192s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:07,932 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 2024-09-09 20:09:07,936 openstack swift uploading /tmp/tmpba4qwfkp/tmpt4xb98xq 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 2024-09-09 20:09:07,977 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 2024-09-09 20:09:07,987 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.101.0/openstack/cloud/_object_store.py", line 500, in _wait_for_futures exceptions.raise_from_response(result) File "/builddir/build/BUILD/openstacksdk-0.101.0/openstack/exceptions.py", line 233, in raise_from_response raise cls( 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 {6} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_external_ipv4_neutron [0.042121s] ... ok {5} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_delete_qos_bandwidth_limit_rule_not_found [0.055206s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:08,002 openstack QoS bandwidth limit rule ed1a2b05-0ad7-45d7-873f-008b575a02b3 not found in policy 881d1bb7-a663-44c0-8f9f-ee2765b74486. Ignoring. {2} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail [0.126895s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:07,940 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 2024-09-09 20:09:07,942 openstack swift uploading /tmp/tmpavaw5tw3/tmpjrfxuse0 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 2024-09-09 20:09:08,000 openstack.object-store Failed to upload large object manifest for openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_fail-3. Removing segment uploads. {1} openstack.tests.unit.cloud.test_operator_noauth.TestOpenStackCloudOperatorNoAuth.test_ironic_noauth_none_auth_type [0.081971s] ... ok {5} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_update_qos_bandwidth_limit_rule_no_qos_extension [0.049162s] ... ok {4} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_get_image_name [0.059706s] ... ok {0} openstack.tests.unit.cloud.test_port.TestPort.test_update_port_parameters [0.122293s] ... ok {7} openstack.tests.unit.cloud.test_network.TestNetwork.test_list_networks_filtered [0.082001s] ... ok {3} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_object_segment_retries [0.121265s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:07,992 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 2024-09-09 20:09:07,994 openstack swift uploading /tmp/tmp8_30rav_/tmp4t8qgv6r 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 2024-09-09 20:09:08,040 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 {7} openstack.tests.unit.cloud.test_normalize.TestNormalize.test_normalize_coe_cluster [0.020434s] ... ok {1} openstack.tests.unit.cloud.test_port.TestPort.test_create_port [0.041561s] ... ok {6} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_private_ip_devstack [0.110605s] ... ok {7} openstack.tests.unit.cloud.test_normalize.TestStrictNormalize.test_normalize_coe_cluster [0.019294s] ... ok {4} openstack.tests.unit.cloud.test_port.TestPort.test_delete_port [0.054282s] ... ok {5} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_update_qos_dscp_marking_rule_no_qos_extension [0.043242s] ... ok {7} openstack.tests.unit.cloud.test_normalize.TestStrictNormalize.test_normalize_nova_images [0.021730s] ... ok {0} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_create_qos_minimum_bandwidth_rule [0.061989s] ... ok {1} openstack.tests.unit.cloud.test_port.TestPort.test_list_ports_exception [0.039914s] ... ok {2} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_slo_manifest_retry [0.110980s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:08,083 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 2024-09-09 20:09:08,085 openstack swift uploading /tmp/tmpwgbsrjq4/tmp4jfbx_hy 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 {5} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_create_qos_minimum_bandwidth_rule_no_qos_extension [0.047310s] ... ok {3} openstack.tests.unit.cloud.test_operator_noauth.TestOpenStackCloudOperatorNoAuth.test_ironic_noauth_admin_token_auth_type [0.064472s] ... ok {2} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_get_session_endpoint_exception [0.025833s] ... ok {7} openstack.tests.unit.cloud.test_object.TestObject.test_generate_form_signature_container_key [0.044032s] ... ok {0} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_create_qos_policy_no_qos_default_extension [0.045051s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:08,162 openstack 'qos-default' extension is not available on target cloud {1} openstack.tests.unit.cloud.test_project.TestProject.test_list_projects_v3 [0.037032s] ... ok {4} openstack.tests.unit.cloud.test_project.TestProject.test_list_projects_search_compat_v3 [0.067663s] ... ok {6} openstack.tests.unit.cloud.test_meta.TestMeta.test_get_server_private_ip_no_fip [0.091412s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:08,184 openstack Disabling volume entry in catalog per config {3} openstack.tests.unit.cloud.test_port.TestPort.test_get_port_by_id [0.043195s] ... ok {7} openstack.tests.unit.cloud.test_object.TestObject.test_list_objects_exception [0.035345s] ... ok {5} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_delete_qos_policy_multiple_found [0.057385s] ... ok {0} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_get_qos_policy_no_qos_extension [0.047273s] ... ok {1} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_delete_qos_bandwidth_limit_rule [0.045210s] ... ok {5} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_delete_qos_policy_no_qos_extension [0.029495s] ... ok {2} openstack.tests.unit.cloud.test_operator_noauth.TestOpenStackCloudOperatorNoAuthUnversioned.test_ironic_noauth_none_auth_type [0.053628s] ... ok {6} openstack.tests.unit.cloud.test_meta.TestMeta.test_obj_list_to_munch [0.046551s] ... ok {7} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_directory_marker_object [0.046464s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:08,235 openstack.object-store 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 {3} openstack.tests.unit.cloud.test_port.TestPort.test_update_port [0.049367s] ... ok {1} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_delete_qos_minimum_bandwidth_rule_no_qos_extension [0.034821s] ... ok {4} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_get_qos_bandwidth_limit_rule [0.078318s] ... ok {0} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_cinder_delete_quotas [0.079246s] ... ok {6} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_external [0.057204s] ... ok {1} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_get_qos_policy [0.043184s] ... ok {3} openstack.tests.unit.cloud.test_port.TestPort.test_update_port_exception [0.047296s] ... ok {6} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_provider_wrong_type [0.011527s] ... ok {4} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_get_qos_bandwidth_limit_rule_no_qos_policy_found [0.044881s] ... ok {5} openstack.tests.unit.cloud.test_qos_rule_type.TestQosRuleType.test_get_qos_rule_type_details [0.086236s] ... ok {3} openstack.tests.unit.cloud.test_project.TestProject.test_delete_project_v3 [0.046382s] ... ok {2} openstack.tests.unit.cloud.test_port.TestPort.test_create_port_parameters [0.114406s] ... ok {1} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_update_qos_policy_no_qos_default_extension [0.051536s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:08,344 openstack 'qos-default' extension is not available on target cloud {6} openstack.tests.unit.cloud.test_network.TestNetwork.test_create_network_with_availability_zone_hints [0.048229s] ... ok {1} openstack.tests.unit.cloud.test_qos_rule_type.TestQosRuleType.test_get_qos_rule_type_details_no_qos_extension [0.028828s] ... ok {3} openstack.tests.unit.cloud.test_project.TestProject.test_list_projects_v3_kwarg [0.040205s] ... ok {0} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_update_quotas_bad_request [0.073288s] ... ok {2} openstack.tests.unit.cloud.test_port.TestPort.test_list_ports_filtered [0.044197s] ... ok {5} openstack.tests.unit.cloud.test_qos_rule_type.TestQosRuleType.test_get_qos_rule_type_details_no_qos_details_extension [0.065224s] ... ok {4} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_update_qos_dscp_marking_rule [0.080144s] ... ok {6} openstack.tests.unit.cloud.test_network.TestNetwork.test_get_network_by_id [0.050191s] ... ok {2} openstack.tests.unit.cloud.test_project.TestProject.test_create_project_v3 [0.037914s] ... ok {3} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_create_qos_bandwidth_limit_rule_no_qos_direction_extension [0.053634s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:08,432 openstack 'qos-bw-limit-direction' extension is not available on target cloud {5} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_no_project_or_domain [0.050963s] ... ok {6} openstack.tests.unit.cloud.test_normalize.TestStrictNormalize.test_normalize_glance_images [0.024534s] ... ok {1} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_cinder_get_quotas [0.072898s] ... ok {2} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_create_qos_dscp_marking_rule [0.048486s] ... ok {3} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_get_qos_bandwidth_limit_rule_no_qos_extension [0.053239s] ... ok {6} openstack.tests.unit.cloud.test_object.TestObject.test_delete_container [0.070373s] ... ok {2} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_get_qos_dscp_marking_rule_no_qos_policy_found [0.040674s] ... ok {1} openstack.tests.unit.cloud.test_rebuild_server.TestRebuildServer.test_rebuild_server_no_wait [0.062703s] ... ok {4} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_delete_qos_minimum_bandwidth_rule [0.121254s] ... ok {0} openstack.tests.unit.cloud.test_rebuild_server.TestRebuildServer.test_rebuild_server_wait [0.144743s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:08,488 openstack.resource Still waiting for resource Server:6281f277-4d08-4e6f-80c6-4cbcd7687628 to reach state ACTIVE, current state is REBUILD 2024-09-09 20:09:08,490 openstack.iterate_timeout Waiting 2.0 seconds {5} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_id_project_not_exists [0.105109s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:08,545 openstack Assignment does not exists {4} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_update_qos_minimum_bandwidth_rule_no_qos_extension [0.033662s] ... ok {6} openstack.tests.unit.cloud.test_object.TestObject.test_get_container_access [0.042657s] ... ok {3} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_update_qos_bandwidth_limit_rule [0.069550s] ... ok {0} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_get_recordset_by_name [0.061975s] ... ok {2} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_delete_qos_minimum_bandwidth_rule_not_found [0.068404s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:08,586 openstack QoS minimum bandwidth rule ed1a2b05-0ad7-45d7-873f-008b575a02b3 not found in policy 881d1bb7-a663-44c0-8f9f-ee2765b74486. Ignoring. {4} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_create_qos_policy_no_qos_extension [0.045632s] ... ok {7} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_dynamic_large_object [0.360745s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:08,329 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 2024-09-09 20:09:08,331 openstack swift uploading /tmp/tmpnapcfohp/tmp63qie48j 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 {6} openstack.tests.unit.cloud.test_object.TestObject.test_get_object_exception [0.053755s] ... ok {3} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_update_qos_bandwidth_limit_rule_no_qos_direction_extension [0.063379s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:08,618 openstack 'qos-bw-limit-direction' extension is not available on target cloud {4} openstack.tests.unit.cloud.test_qos_rule_type.TestQosRuleType.test_list_qos_rule_types [0.036224s] ... ok {5} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_name_domain_not_exists [0.087598s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:08,636 openstack Assignment does not exists {1} openstack.tests.unit.cloud.test_rebuild_server.TestRebuildServer.test_rebuild_server_server_error [0.091342s] ... ok {7} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_get_image_id [0.050150s] ... ok {2} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_neutron_get_quotas [0.070727s] ... ok {6} openstack.tests.unit.cloud.test_object.TestObject.test_get_object_segment_size_below_min [0.059884s] ... ok {3} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_delete_qos_dscp_marking_rule [0.047094s] ... ok {4} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_neutron_delete_quotas [0.049759s] ... ok {1} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_group_name_domain_exists [0.087897s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:08,697 openstack Assignment already exists {5} openstack.tests.unit.cloud.test_router.TestRouter.test_add_router_interface [0.064956s] ... ok {6} openstack.tests.unit.cloud.test_object.TestObject.test_stream_object [0.036694s] ... ok {0} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_both_user_and_group [0.117691s] ... ok {7} openstack.tests.unit.cloud.test_port.TestPort.test_create_port_exception [0.053511s] ... ok {3} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_delete_qos_dscp_marking_rule_no_qos_extension [0.039706s] ... ok {2} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_neutron_update_quotas [0.064610s] ... ok {4} openstack.tests.unit.cloud.test_rebuild_server.TestRebuildServer.test_rebuild_server_rebuild_exception [0.037978s] ... ok {1} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_bad_domain_exception [0.050609s] ... ok {6} openstack.tests.unit.cloud.test_object.TestObjectUploads.test_create_object_skip_checksum [0.059344s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:08,748 openstack swift checksum mismatch: /tmp/tmpp77tvufm/tmp9vbkrae2!=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 2024-09-09 20:09:08,751 openstack swift uploading /tmp/tmpp77tvufm/tmp9vbkrae2 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 {5} openstack.tests.unit.cloud.test_router.TestRouter.test_list_router_interfaces_internal [0.059787s] ... ok {3} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_delete_qos_dscp_marking_rule_not_found [0.049092s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:08,763 openstack QoS DSCP marking rule ed1a2b05-0ad7-45d7-873f-008b575a02b3 not found in policy 881d1bb7-a663-44c0-8f9f-ee2765b74486. Ignoring. {7} openstack.tests.unit.cloud.test_port.TestPort.test_search_ports_not_found [0.062108s] ... ok {6} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_get_session_endpoint_identity [0.029836s] ... ok {0} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_group_name_domain [0.091148s] ... ok {1} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_no_user_or_group_specified [0.053974s] ... ok {7} openstack.tests.unit.cloud.test_project.TestProject.test_list_projects_search_compat [0.033374s] ... ok {6} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_get_session_endpoint_unavailable [0.017247s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:08,812 openstack.config Keystone catalog entry not found (service_type=image,service_name=None,interface=public,region_name=RegionOne) {5} openstack.tests.unit.cloud.test_router.TestRouter.test_remove_router_interface [0.049029s] ... ok {4} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_create_recordset_zonename [0.083959s] ... ok {3} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_get_qos_dscp_marking_rule [0.074080s] ... ok {2} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_delete_recordset [0.119497s] ... ok {5} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_neutron [0.033102s] ... ok {5} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_none [0.010586s] ... ok {7} openstack.tests.unit.cloud.test_project.TestProject.test_update_project_not_found [0.058215s] ... ok {6} openstack.tests.unit.cloud.test_operator.TestOperatorCloud.test_list_old_hypervisors [0.053991s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:08,857 openstack.resource The option [local_gb] has been deprecated. Please avoid using it. 2024-09-09 20:09:08,859 openstack.resource The option [free_disk_gb] has been deprecated. Please avoid using it. 2024-09-09 20:09:08,861 openstack.resource The option [memory_mb_used] has been deprecated. Please avoid using it. 2024-09-09 20:09:08,863 openstack.resource The option [memory_mb] has been deprecated. Please avoid using it. 2024-09-09 20:09:08,865 openstack.resource The option [free_ram_mb] has been deprecated. Please avoid using it. 2024-09-09 20:09:08,866 openstack.resource The option [vcpus] has been deprecated. Please avoid using it. {0} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_id_project [0.081429s] ... ok {5} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_rule_none [0.020495s] ... ok {3} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_get_qos_minimum_bandwidth_rule_no_qos_extension [0.039124s] ... ok {1} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_id_project [0.078898s] ... ok {6} openstack.tests.unit.cloud.test_operator_noauth.TestOpenStackCloudOperatorNoAuth.test_ironic_noauth_auth_endpoint [0.031127s] ... ok {2} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_get_recordset_not_found_returns_false [0.057946s] ... ok {7} openstack.tests.unit.cloud.test_project.TestProject.test_update_project_v3 [0.041286s] ... ok {4} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_both_project_and_domain [0.119071s] ... ok {3} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_get_qos_minimum_bandwidth_rule_no_qos_policy_found [0.057138s] ... ok {5} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_nova_not_found [0.055719s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:08,924 openstack Security group doesNotExist not found for deleting {6} openstack.tests.unit.cloud.test_port.TestPort.test_delete_port_not_found [0.045064s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:08,946 openstack Port non-existent not found for deleting {7} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_create_qos_bandwidth_limit_rule [0.051626s] ... ok {0} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_id_project_exists [0.087789s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:08,968 openstack Assignment already exists {6} openstack.tests.unit.cloud.test_port.TestPort.test_list_ports [0.036998s] ... ok {5} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_rule_not_found [0.049298s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:08,987 openstack Security group doesNotExist not found for deleting {3} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_create_qos_policy [0.067787s] ... ok {2} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_update_recordset [0.090064s] ... ok {4} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_no_role [0.055596s] ... ok {7} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_create_qos_dscp_marking_rule_no_qos_extension [0.044194s] ... ok {1} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_name_project_not_exists [0.123403s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:09,007 openstack Assignment does not exists {5} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_get_security_group_by_id_nova [0.032242s] ... ok {6} openstack.tests.unit.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_delete_qos_bandwidth_limit_rule_no_qos_extension [0.043706s] ... ok {5} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_list_security_groups_none [0.018406s] ... ok {7} openstack.tests.unit.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_get_qos_dscp_marking_rule_no_qos_extension [0.033528s] ... ok {3} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_delete_qos_policy_using_id [0.047009s] ... ok {0} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_no_role [0.082051s] ... ok {1} openstack.tests.unit.cloud.test_router.TestRouter.test_get_router [0.051397s] ... ok {4} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_no_user_or_group [0.079802s] ... ok {5} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_list_security_groups_nova [0.029227s] ... ok {7} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_get_qos_minimum_bandwidth_rule [0.055294s] ... ok {3} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_neutron_get_quotas_details [0.047839s] ... ok {2} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_group_id_project_exists [0.113089s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:09,109 openstack Assignment already exists {5} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_list_server_security_groups_nova [0.045732s] ... ok {1} openstack.tests.unit.cloud.test_router.TestRouter.test_list_router_interfaces_all [0.059120s] ... ok {6} openstack.tests.unit.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_update_qos_minimum_bandwidth_rule [0.088386s] ... ok {4} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_group_id_project [0.074567s] ... ok {0} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_group_id_domain [0.093888s] ... ok {5} openstack.tests.unit.cloud.test_shade.TestShade.test_connect_as [0.052649s] ... ok {3} openstack.tests.unit.cloud.test_rebuild_server.TestRebuildServer.test_rebuild_server_with_admin_pass_no_wait [0.067192s] ... ok {1} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_add_bad_security_group_to_server_nova [0.061559s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:09,182 openstack Security group None not found for adding {6} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_update_qos_policy [0.055853s] ... ok {6} openstack.tests.unit.cloud.test_qos_rule_type.TestQosRuleType.test_list_qos_rule_types_no_qos_extension [0.041173s] ... ok {0} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_add_security_group_to_server_neutron [0.071243s] ... ok {4} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_group_name_project [0.079931s] ... ok {7} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_delete_qos_policy [0.129658s] ... ok {1} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_add_security_group_to_bad_server [0.049017s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:09,223 openstack Server None not found {2} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_id_domain_not_exists [0.126853s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:09,239 openstack Assignment does not exists {3} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_list_recordsets [0.077011s] ... ok {5} openstack.tests.unit.cloud.test_shade.TestShade.test_get_image_not_found [0.090905s] ... ok {0} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_neutron_not_found [0.059102s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:09,276 openstack Security group 10 not found for deleting {7} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_delete_qos_policy_not_found [0.054393s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:09,284 openstack QoS policy goofy not found for deleting {3} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_bad_domain_exception [0.041751s] ... ok {6} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_no_user_or_group_specified [0.078341s] ... ok {5} openstack.tests.unit.cloud.test_shade.TestShade.test_get_server_not_found [0.035331s] ... ok {1} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_add_security_group_to_server_nova [0.074416s] ... ok {7} openstack.tests.unit.cloud.test_qos_policy.TestQosPolicy.test_update_qos_policy_no_qos_extension [0.030517s] ... ok {4} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_id_domain [0.086998s] ... ok {0} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_rule_nova [0.039315s] ... ok {5} openstack.tests.unit.cloud.test_stack.TestStack.test_delete_stack_not_found [0.040005s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:09,337 openstack Stack stack_name not found for deleting {2} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_name_domain [0.113903s] ... ok {1} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_neutron_specific_tenant [0.045803s] ... ok {3} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_group_id_domain [0.091851s] ... ok {1} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_rule_neutron [0.031646s] ... ok {0} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_nova_egress_security_group_rule [0.063862s] ... ok {6} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_group_id_domain_exists [0.090847s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:09,379 openstack Assignment already exists {2} openstack.tests.unit.cloud.test_router.TestRouter.test_create_router_with_availability_zone_hints [0.038671s] ... ok {1} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_rule_none [0.010214s] ... ok {1} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_list_server_security_groups_bad_source [0.013501s] ... ok {2} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_nova [0.032117s] ... ok {4} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_name_project_exists [0.114760s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:09,424 openstack Assignment already exists {0} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_remove_security_group_from_server_neutron [0.062118s] ... ok {5} openstack.tests.unit.cloud.test_stack.TestStack.test_delete_stack_wait_failed [0.097025s] ... ok {2} openstack.tests.unit.cloud.test_server_console.TestServerConsole.test_get_server_console_dict [0.028543s] ... ok {7} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_cinder_update_quotas [0.138625s] ... ok {1} openstack.tests.unit.cloud.test_server_delete_metadata.TestServerDeleteMetadata.test_server_delete_metadata [0.052824s] ... ok {2} openstack.tests.unit.cloud.test_server_console.TestServerConsole.test_get_server_console_no_console [0.033065s] ... ok {5} openstack.tests.unit.cloud.test_stack.TestStack.test_list_stacks [0.055465s] ... ok {1} openstack.tests.unit.cloud.test_services.CloudServices.test_list_services [0.032010s] ... ok {3} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_both_project_and_domain [0.114539s] ... ok {6} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_both_user_and_group [0.109870s] ... ok {0} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_update_security_group_nova [0.061258s] ... ok {4} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_group_id_project [0.084107s] ... ok {0} openstack.tests.unit.cloud.test_shade.TestShade.test__neutron_extensions [0.037126s] ... ok {7} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_delete_quotas [0.094492s] ... ok {2} openstack.tests.unit.cloud.test_server_set_metadata.TestServerSetMetadata.test_server_set_metadata [0.059710s] ... ok {1} openstack.tests.unit.cloud.test_services.CloudServices.test_update_service_v3 [0.061993s] ... ok {5} openstack.tests.unit.cloud.test_stack.TestStack.test_update_stack [0.069914s] ... ok {3} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_no_project_or_domain_or_system [0.072800s] ... ok {0} openstack.tests.unit.cloud.test_shade.TestShade.test__nova_extensions_fails [0.034709s] ... ok {2} openstack.tests.unit.cloud.test_services.CloudServices.test_create_service_v3 [0.034516s] ... ok {6} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_no_user_or_group [0.093698s] ... ok {4} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_group_name_project [0.086577s] ... ok {0} openstack.tests.unit.cloud.test_shade.TestShade.test_iterate_timeout_int_wait [0.023267s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:09,610 openstack.iterate_timeout Waiting 1.0 seconds {1} openstack.tests.unit.cloud.test_shade.TestShade.test__has_nova_extension_missing [0.051598s] ... ok {2} openstack.tests.unit.cloud.test_shade.TestShade.test__has_neutron_extension_missing [0.029515s] ... ok {0} openstack.tests.unit.cloud.test_shade.TestShade.test_openstack_cloud [0.020063s] ... ok {7} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_get_quotas [0.070688s] ... ok {5} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_conflict_gw_ops [0.069969s] ... ok {0} openstack.tests.unit.cloud.test_shade.TestShade.test_range_search [0.019904s] ... ok {1} openstack.tests.unit.cloud.test_shade.TestShade.test__neutron_extensions_fails [0.046031s] ... ok {4} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_name_project [0.081187s] ... ok {5} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_non_unique_network [0.072785s] ... ok {1} openstack.tests.unit.cloud.test_shade.TestShade.test_endpoint_for [0.053845s] ... ok {6} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_group_id_domain_not_exists [0.116537s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:09,718 openstack Assignment does not exists {4} openstack.tests.unit.cloud.test_router.TestRouter.test_create_router_without_enable_snat [0.032869s] ... ok {0} openstack.tests.unit.cloud.test_shared_file_system.TestSharedFileSystem.test_list_availability_zones [0.075443s] ... ok {2} openstack.tests.unit.cloud.test_shade.TestShade.test_iterate_timeout_timeout [0.111252s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:09,632 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-09 20:09:09,635 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-09 20:09:09,637 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-09 20:09:09,639 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-09 20:09:09,641 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-09 20:09:09,643 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-09 20:09:09,645 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-09 20:09:09,646 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-09 20:09:09,648 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-09 20:09:09,650 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-09 20:09:09,652 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-09 20:09:09,654 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-09 20:09:09,656 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-09 20:09:09,658 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-09 20:09:09,660 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-09 20:09:09,662 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-09 20:09:09,664 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-09 20:09:09,666 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-09 20:09:09,668 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-09 20:09:09,670 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-09 20:09:09,672 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-09 20:09:09,674 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-09 20:09:09,676 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-09 20:09:09,678 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-09 20:09:09,680 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-09 20:09:09,682 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-09 20:09:09,684 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-09 20:09:09,685 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-09 20:09:09,688 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-09 20:09:09,690 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-09 20:09:09,692 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-09 20:09:09,694 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-09 20:09:09,695 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-09 20:09:09,697 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-09 20:09:09,699 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-09 20:09:09,701 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-09 20:09:09,703 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-09 20:09:09,705 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-09 20:09:09,707 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-09 20:09:09,709 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-09 20:09:09,711 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-09 20:09:09,713 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-09 20:09:09,715 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-09 20:09:09,717 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-09 20:09:09,719 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-09 20:09:09,721 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-09 20:09:09,723 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-09 20:09:09,725 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-09 20:09:09,727 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-09 20:09:09,729 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-09 20:09:09,731 openstack.iterate_timeout Waiting 1.0 seconds {3} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_group_name_domain [0.159170s] ... ok {4} openstack.tests.unit.cloud.test_router.TestRouter.test_delete_router [0.043779s] ... ok {0} openstack.tests.unit.cloud.test_stack.TestStack.test_list_stacks_exception [0.052415s] ... ok {2} openstack.tests.unit.cloud.test_shade.TestShade.test_list_server_private_ip [0.061565s] ... ok {5} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_delete_subnet_using_id [0.070659s] ... ok {7} openstack.tests.unit.cloud.test_quotas.TestQuotas.test_update_quotas [0.167052s] ... ok {1} openstack.tests.unit.cloud.test_shade.TestShade.test_get_server [0.091090s] ... ok {1} openstack.tests.unit.cloud.test_shade.TestShade.test_range_search_3 [0.018624s] ... ok {2} openstack.tests.unit.cloud.test_shade.TestShade.test_list_servers_exception [0.034468s] ... ok {2} openstack.tests.unit.cloud.test_shade.TestShade.test_neutron_not_found [0.010077s] ... ok {3} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_user_id_domain [0.098067s] ... ok {4} openstack.tests.unit.cloud.test_router.TestRouter.test_delete_router_not_found [0.049837s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:09,824 openstack Router goofy not found for deleting {5} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_get_subnet [0.070813s] ... ok {0} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_with_gateway_ip [0.079343s] ... ok {2} openstack.tests.unit.cloud.test_stack.TestStack.test_delete_stack [0.036061s] ... ok {4} openstack.tests.unit.cloud.test_router.TestRouter.test_get_router_not_found [0.064628s] ... ok {6} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_group_name_domain_not_exists [0.176014s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:09,886 openstack Assignment does not exists {1} openstack.tests.unit.cloud.test_stack.TestStack.test_delete_stack_exception [0.078391s] ... ok {3} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_add_bad_security_group_to_server_neutron [0.062414s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:09,908 openstack Security group None not found for adding {2} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_string_ip_version [0.040913s] ... ok {7} openstack.tests.unit.cloud.test_rebuild_server.TestRebuildServer.test_rebuild_server_timeout [0.121009s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:09,911 openstack.resource Still waiting for resource Server:6a953acf-389c-49fd-85b2-e82ac7701cd5 to reach state ACTIVE, current state is REBUILD 2024-09-09 20:09:09,918 openstack.iterate_timeout Waiting 2.0 seconds {4} openstack.tests.unit.cloud.test_router.TestRouter.test_remove_router_interface_missing_argument [0.020415s] ... ok {3} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_list_security_groups_neutron [0.033845s] ... ok {1} openstack.tests.unit.cloud.test_stack.TestStack.test_search_stacks [0.039089s] ... ok {2} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_update_subnet_gateway_ip [0.037487s] ... ok {5} openstack.tests.unit.cloud.test_users.TestUsers.test_create_user_v3 [0.091258s] ... ok {6} openstack.tests.unit.cloud.test_router.TestRouter.test_create_router_specific_tenant [0.068115s] ... ok {0} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_delete_subnet [0.088092s] ... ok {1} openstack.tests.unit.cloud.test_stack.TestStack.test_search_stacks_filters [0.033249s] ... ok {3} openstack.tests.unit.cloud.test_server_group.TestServerGroup.test_create_server_group [0.043483s] ... ok {2} openstack.tests.unit.cloud.test_users.TestUsers.test_is_user_in_group [0.050395s] ... ok {4} openstack.tests.unit.cloud.test_router.TestRouter.test_update_router [0.082768s] ... ok {1} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_bad_ip_version [0.038417s] ... ok {6} openstack.tests.unit.cloud.test_router.TestRouter.test_create_router_with_enable_snat_True [0.064544s] ... ok {5} openstack.tests.unit.cloud.test_volume.TestVolume.test_attach_volume [0.071381s] ... ok {0} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_update_subnet_disable_gateway_ip [0.069241s] ... ok {6} openstack.tests.unit.cloud.test_router.TestRouter.test_create_router_wrong_availability_zone_hints_type [0.021386s] ... ok {3} openstack.tests.unit.cloud.test_services.CloudServices.test_delete_service [0.059631s] ... ok {1} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_bad_network [0.037150s] ... ok {2} openstack.tests.unit.cloud.test_users.TestUsers.test_remove_user_from_group [0.050763s] ... ok {5} openstack.tests.unit.cloud.test_volume.TestVolume.test_attach_volume_already_attached [0.017505s] ... ok {3} openstack.tests.unit.cloud.test_shade.TestShade.test_global_request_id [0.035687s] ... ok {4} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_stateless_neutron [0.060991s] ... ok {2} openstack.tests.unit.cloud.test_volume.TestVolume.test_attach_volume_exception [0.034420s] ... ok {7} openstack.tests.unit.cloud.test_rebuild_server.TestRebuildServer.test_rebuild_server_with_admin_pass_wait [0.191695s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:10,046 openstack.resource Still waiting for resource Server:52d3b20e-cd22-48aa-a731-419a5a4bee3b to reach state ACTIVE, current state is REBUILD 2024-09-09 20:09:10,049 openstack.iterate_timeout Waiting 2.0 seconds {1} openstack.tests.unit.cloud.test_usage.TestUsage.test_get_usage [0.057584s] ... ok {3} openstack.tests.unit.cloud.test_shade.TestShade.test_list_servers [0.037068s] ... ok {0} openstack.tests.unit.cloud.test_volume.TestVolume.test_get_volume_by_id [0.085864s] ... ok {6} openstack.tests.unit.cloud.test_router.TestRouter.test_list_router_interfaces_external [0.066197s] ... ok {4} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_neutron [0.051857s] ... ok {4} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_none [0.013245s] ... ok {5} openstack.tests.unit.cloud.test_volume.TestVolume.test_delete_volume_force [0.089184s] ... ok {7} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_create_recordset_exception [0.053341s] ... ok {2} openstack.tests.unit.cloud.test_volume.TestVolume.test_detach_volume [0.071409s] ... ok {6} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_rule_neutron [0.042919s] ... ok {3} openstack.tests.unit.cloud.test_shade.TestShade.test_list_servers_filters [0.041449s] ... ok {5} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_get_volume_backup [0.037024s] ... ok {4} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_nova [0.041611s] ... ok {5} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_del_nodes [0.013716s] ... ok {0} openstack.tests.unit.cloud.test_volume_access.TestVolumeAccess.test_get_volume_type_access [0.082351s] ... ok {3} openstack.tests.unit.cloud.test_stack.TestStack.test_list_stacks_filters [0.039536s] ... ok {6} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_rule_nova_no_ports [0.048143s] ... ok {5} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_policy_detach [0.011731s] ... ok {1} openstack.tests.unit.cloud.test_users.TestUsers.test_create_user_v3_no_domain [0.106177s] ... ok {7} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_create_recordset_zoneid [0.066218s] ... ok {5} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_resize [0.015876s] ... ok {2} openstack.tests.unit.cloud.test_volume.TestVolume.test_detach_volume_wait [0.080108s] ... ok {0} openstack.tests.unit.cloud.test_zone.TestZone.test_get_zone_by_name [0.045154s] ... ok {5} openstack.tests.unit.clustering.v1.test_cluster_policy.TestClusterPolicy.test_basic [0.021540s] ... ok {6} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_delete_security_group_rule_not_found_nova [0.040134s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:10,253 openstack Security group doesNotExist not found for deleting {4} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_get_security_group_by_id_neutron [0.066041s] ... ok {5} openstack.tests.unit.clustering.v1.test_node.TestNode.test_operation [0.013807s] ... ok {3} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet [0.065605s] ... ok {7} openstack.tests.unit.cloud.test_recordset.TestRecordset.test_get_recordset_by_id [0.052400s] ... ok {5} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_delete_ignore [0.015071s] ... ok {1} openstack.tests.unit.cloud.test_volume.TestVolume.test_attach_volume_wait [0.075338s] ... ok {2} openstack.tests.unit.cloud.test_volume_access.TestVolumeAccess.test_get_volume_type [0.055064s] ... ok {4} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_remove_security_group_from_server_nova [0.045128s] ... ok {0} openstack.tests.unit.cloud.test_zone.TestZone.test_update_zone [0.057467s] ... ok {5} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_find [0.023010s] ... ok {0} openstack.tests.unit.clustering.v1.test_build_info.TestBuildInfo.test_basic [0.015873s] ... ok {6} openstack.tests.unit.cloud.test_server_delete_metadata.TestServerDeleteMetadata.test_server_delete_metadata_with_exception [0.064477s] ... ok {3} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_without_gateway_ip [0.053584s] ... ok {6} openstack.tests.unit.cloud.test_shade.TestShade.test_get_images [0.012465s] ... ok {5} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_get_with_details [0.027048s] ... ok {0} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_instantiate [0.017557s] ... ok {3} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_update_subnet_conflict_gw_ops [0.014381s] ... ok {6} openstack.tests.unit.cloud.test_shade.TestShade.test_iterate_timeout_bad_wait [0.011474s] ... ok {5} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_delete_ignore [0.017404s] ... ok {1} openstack.tests.unit.cloud.test_volume.TestVolume.test_attach_volume_wait_error [0.068791s] ... ok {0} openstack.tests.unit.clustering.v1.test_node.TestNode.test_check [0.031354s] ... ok {6} openstack.tests.unit.cloud.test_shade.TestShade.test_iterate_timeout_str_wait [0.041619s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:10,396 openstack.iterate_timeout Waiting 1.6 seconds {5} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_type_get [0.033508s] ... ok {2} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_basic [0.094888s] ... ok {7} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_group_name_project_exists [0.118047s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:10,401 openstack Assignment already exists {0} openstack.tests.unit.clustering.v1.test_node.TestNodeDetail.test_basic [0.029493s] ... ok {5} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_wait_for_delete [0.013521s] ... ok {4} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_update_security_group_bad_kwarg [0.113062s] ... ok {2} openstack.tests.unit.clustering.v1.test_node.TestNode.test_adopt [0.018471s] ... ok {5} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_wait_for_delete_params [0.013197s] ... ok {1} openstack.tests.unit.cloud.test_volume.TestVolume.test_delete_volume_gone_away [0.059610s] ... ok {0} openstack.tests.unit.clustering.v1.test_policy_type.TestPolicyType.test_instantiate [0.020360s] ... ok {2} openstack.tests.unit.clustering.v1.test_node.TestNode.test_instantiate [0.021937s] ... ok {6} openstack.tests.unit.cloud.test_shade.TestShade.test_list_servers_all_projects [0.052168s] ... ok {5} openstack.tests.unit.clustering.v1.test_service.TestService.test_make_it [0.021192s] ... ok {6} openstack.tests.unit.cloud.test_shade.TestShade.test_range_search_4 [0.012503s] ... ok {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_create [0.023856s] ... ok {5} openstack.tests.unit.common.test_metadata.TestMetadata.test_get_metadata_item_not_exists [0.022354s] ... ok {2} openstack.tests.unit.clustering.v1.test_node.TestNode.test_recover [0.025060s] ... ok {1} openstack.tests.unit.cloud.test_volume.TestVolume.test_detach_volume_exception [0.040989s] ... ok {7} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_id_domain_exists [0.060098s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:10,471 openstack Assignment already exists {2} openstack.tests.unit.clustering.v1.test_profile.TestProfile.test_basic [0.016494s] ... ok {5} openstack.tests.unit.common.test_quota_set.TestQuotaSet.test_delete_quota [0.019046s] ... ok {4} openstack.tests.unit.cloud.test_server_console.TestServerConsole.test_get_server_console_name_or_id [0.066666s] ... ok {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_force_delete [0.027401s] ... ok {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_action_get [0.014473s] ... ok {6} openstack.tests.unit.cloud.test_stack.TestStack.test_create_stack [0.039713s] ... ok {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_get [0.020146s] ... ok {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_event_get [0.011717s] ... ok {3} openstack.tests.unit.cloud.test_update_server.TestUpdateServer.test_update_server_name [0.178216s] ... ok {5} openstack.tests.unit.common.test_quota_set.TestQuotaSet.test_get_usage [0.038292s] ... ok {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_create [0.015276s] ... ok {7} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_name_domain [0.071951s] ... ok {1} openstack.tests.unit.cloud.test_volume.TestVolume.test_detach_volume_wait_error [0.069978s] ... ok {5} openstack.tests.unit.compute.test_version.TestVersion.test_make_it [0.015245s] ... ok {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_get_cluster_metadata [0.055472s] ... ok {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_find [0.019831s] ... ok {5} openstack.tests.unit.compute.v2.test_aggregate.TestAggregate.test_basic [0.014247s] ... ok {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_get [0.011994s] ... ok {5} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_fetch_extra_specs [0.013306s] ... ok {4} openstack.tests.unit.cloud.test_server_group.TestServerGroup.test_delete_server_group [0.075552s] ... ok {0} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_receiver_get [0.017969s] ... ok {1} openstack.tests.unit.cloud.test_volume.TestVolume.test_set_volume_bootable [0.046139s] ... ok {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_adopt_preview [0.030421s] ... ok {5} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_create_console_mv_2_6 [0.021149s] ... ok {5} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_extensions [0.013101s] ... ok {7} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_name_domain_exists [0.065368s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:10,610 openstack Assignment already exists {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_create [0.031600s] ... ok {3} openstack.tests.unit.cloud.test_update_server.TestUpdateServer.test_update_server_with_update_exception [0.093370s] ... ok {0} openstack.tests.unit.common.test_metadata.TestMetadata.test_set_metadata [0.032608s] ... ok {5} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_get_all_server_metadata [0.026829s] ... ok {6} openstack.tests.unit.cloud.test_stack.TestStack.test_create_stack_wait [0.136547s] ... ok {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_find [0.015200s] ... ok {0} openstack.tests.unit.common.test_tag.TestTagMixin.test_remove_single_tag [0.024292s] ... ok {1} openstack.tests.unit.cloud.test_volume_access.TestVolumeAccess.test_add_volume_type_access [0.061371s] ... ok {5} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_get_usage [0.017232s] ... ok {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_update [0.024575s] ... ok {0} openstack.tests.unit.common.test_tag.TestTagMixin.test_set_tags [0.020410s] ... ok {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_delete [0.015864s] ... ok {6} openstack.tests.unit.cloud.test_stack.TestStack.test_get_stack [0.044082s] ... ok {5} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_find [0.026181s] ... ok {7} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_grant_role_user_name_project [0.077078s] ... ok {4} openstack.tests.unit.cloud.test_server_set_metadata.TestServerSetMetadata.test_server_set_metadata_with_exception [0.125993s] ... ok {0} openstack.tests.unit.compute.v2.test_aggregate.TestAggregate.test_add_host [0.020322s] ... ok {3} openstack.tests.unit.cloud.test_users.TestUsers.test_add_user_to_group [0.074997s] ... ok {5} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_interface_get [0.016140s] ... ok {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_types [0.028965s] ... ok {5} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_stop [0.017948s] ... ok {0} openstack.tests.unit.compute.v2.test_aggregate.TestAggregate.test_remove_host [0.027875s] ... ok {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_validate [0.014969s] ... ok {1} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_delete_volume_backup_force [0.078344s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:10,727 openstack.iterate_timeout Waiting 2.0 seconds {6} openstack.tests.unit.cloud.test_stack.TestStack.test_search_stacks_exception [0.052451s] ... ok {0} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_add_tenant_access [0.017343s] ... ok {5} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_unpause [0.017241s] ... ok {3} openstack.tests.unit.cloud.test_volume.TestVolume.test_create_volume [0.042455s] ... ok {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_get [0.026982s] ... ok {5} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_unrescue [0.021844s] ... ok {4} openstack.tests.unit.cloud.test_services.CloudServices.test_get_service [0.076519s] ... ok {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_receiver_delete_ignore [0.012405s] ... ok {0} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_create_extra_specs [0.031223s] ... ok {1} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_list_volume_backups [0.047424s] ... ok {2} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_receiver_update [0.019843s] ... ok {6} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_delete_subnet_not_found [0.053897s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:10,788 openstack Subnet goofy not found for deleting {3} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_create_volume_backup_from_snapshot [0.052596s] ... ok {5} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_unshelve [0.024125s] ... ok {5} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_update [0.012701s] ... ok {2} openstack.tests.unit.common.test_quota_set.TestQuotaSet.test_basic [0.019909s] ... ok {3} openstack.tests.unit.clustering.test_version.TestVersion.test_make_it [0.020140s] ... ok {7} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_group_id_project_not_exists [0.126015s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:10,817 openstack Assignment does not exists {5} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_set_server_metadata [0.022387s] ... ok {2} openstack.tests.unit.common.test_tag.TestTagMixin.test_add_tag [0.023107s] ... ok {3} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_del_nodes_with_params [0.024683s] ... ok {6} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_update_subnet [0.046399s] ... ok {5} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_delete_ignore [0.017964s] ... ok {1} openstack.tests.unit.cloud.test_zone.TestZone.test_create_zone_exception [0.074709s] ... ok {0} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_flavor_id [0.084676s] ... ok {4} openstack.tests.unit.cloud.test_services.CloudServices.test_search_services [0.094188s] ... ok {5} openstack.tests.unit.compute.v2.test_proxy.TestHypervisor.test_get_hypervisor [0.019067s] ... ok {3} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_scale_out [0.026482s] ... ok {0} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_get_extra_specs_property [0.012697s] ... ok {6} openstack.tests.unit.cloud.test_users.TestUsers.test_delete_user_not_found [0.037479s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:10,881 openstack User openstack.tests.unit.cloud.test_users.TestUsers.test_delete_user_not_found-2 not found for deleting {3} openstack.tests.unit.clustering.v1.test_cluster_attr.TestClusterAttr.test_instantiate [0.011630s] ... ok {2} openstack.tests.unit.common.test_tag.TestTagMixin.test_check_tag_not_exists [0.032761s] ... ok {3} openstack.tests.unit.clustering.v1.test_cluster_policy.TestClusterPolicy.test_instantiate [0.012105s] ... ok {7} openstack.tests.unit.cloud.test_role_assignment.TestRoleAssignment.test_revoke_role_group_name_project_not_exists [0.075092s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:10,893 openstack Assignment does not exists {2} openstack.tests.unit.compute.v2.test_aggregate.TestAggregate.test_set_metadata [0.020978s] ... ok {1} openstack.tests.unit.cloud.test_zone.TestZone.test_delete_zone [0.043691s] ... ok {0} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_get_flavor_access [0.025121s] ... ok {5} openstack.tests.unit.compute.v2.test_proxy.TestHypervisor.test_get_hypervisor_uptime [0.040306s] ... ok {2} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_make_defaults [0.016145s] ... ok {0} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_make_basic [0.015166s] ... ok {3} openstack.tests.unit.clustering.v1.test_profile.TestProfileValidate.test_basic [0.023481s] ... ok {4} openstack.tests.unit.cloud.test_shade.TestShade.test_connect_as_context [0.058413s] ... ok {1} openstack.tests.unit.clustering.v1.test_action.TestAction.test_instantiate [0.024270s] ... ok {7} openstack.tests.unit.cloud.test_router.TestRouter.test_create_router [0.037038s] ... ok {0} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_update_extra_specs_property [0.015090s] ... ok {2} openstack.tests.unit.compute.v2.test_keypair.TestKeypair.test_basic [0.012482s] ... ok {6} openstack.tests.unit.cloud.test_volume.TestVolume.test_create_bootable_volume [0.047584s] ... ok {5} openstack.tests.unit.compute.v2.test_proxy.TestHypervisor.test_hypervisors_not_detailed [0.027643s] ... ok {1} openstack.tests.unit.clustering.v1.test_build_info.TestBuildInfo.test_instantiate [0.017033s] ... ok {2} openstack.tests.unit.compute.v2.test_keypair.TestKeypair.test_make_it [0.027579s] ... ok {0} openstack.tests.unit.compute.v2.test_hypervisor.TestHypervisor.test_get_uptime [0.021151s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:10,955 openstack.resource The option [disk_available_least] has been deprecated. Please avoid using it. Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/compute/v2/hypervisor.py:88: UserWarning: This call is deprecated and is only available until Nova 2.88 warnings.warn( {5} openstack.tests.unit.compute.v2.test_proxy.TestQuota.test_update [0.021582s] ... ok {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_recover [0.047732s] ... ok {1} openstack.tests.unit.clustering.v1.test_event.TestEvent.test_basic [0.027454s] ... ok {7} openstack.tests.unit.cloud.test_router.TestRouter.test_create_router_with_enable_snat_False [0.043217s] ... ok {6} openstack.tests.unit.cloud.test_volume.TestVolume.test_set_volume_bootable_false [0.045052s] ... ok {0} openstack.tests.unit.compute.v2.test_migration.TestMigration.test_basic [0.018218s] ... ok {4} openstack.tests.unit.cloud.test_shade.TestShade.test_global_request_id_context [0.052964s] ... ok {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_update [0.015741s] ... ok {5} openstack.tests.unit.compute.v2.test_server.TestServer.test__prepare_server [0.019880s] ... ok {2} openstack.tests.unit.compute.v2.test_limits.TestLimits.test_get [0.023723s] ... ok {1} openstack.tests.unit.clustering.v1.test_event.TestEvent.test_instantiate [0.010868s] ... ok {2} openstack.tests.unit.compute.v2.test_migration.TestMigration.test_make_it [0.010522s] ... ok {5} openstack.tests.unit.compute.v2.test_server.TestServer.test_backup [0.016814s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_get [0.017282s] ... ok {4} openstack.tests.unit.cloud.test_shade.TestShade.test_range_search_5 [0.013970s] ... ok {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_collect_cluster_attrs [0.014582s] ... ok {1} openstack.tests.unit.clustering.v1.test_node.TestNode.test_basic [0.018839s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_find [0.018956s] ... ok {6} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_create_incremental_volume_backup [0.036378s] ... ok {1} openstack.tests.unit.clustering.v1.test_policy.TestPolicy.test_basic [0.009921s] ... ok {7} openstack.tests.unit.cloud.test_router.TestRouter.test_delete_router_multiple_found [0.046667s] ... ok {1} openstack.tests.unit.clustering.v1.test_policy.TestPolicyValidate.test_basic [0.010036s] ... ok {5} openstack.tests.unit.compute.v2.test_server.TestServer.test_change_password [0.028280s] ... ok {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_type_get [0.027680s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_precache_image [0.021244s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_create_console_mv_old [0.020452s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_precache_images [0.020195s] ... ok {1} openstack.tests.unit.clustering.v1.test_profile_type.TestProfileType.test_ops [0.016148s] ... ok {5} openstack.tests.unit.compute.v2.test_server.TestServer.test_confirm_resize [0.019331s] ... ok {6} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_create_volume_backup [0.036498s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_force_complete_server_migration [0.017266s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_limits_get [0.019023s] ... ok {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_find [0.024461s] ... ok {4} openstack.tests.unit.cloud.test_stack.TestStack.test_delete_stack_by_id_wait [0.061954s] ... ok {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_actions [0.016440s] ... ok {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_types [0.014032s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_image_get [0.012794s] ... ok {5} openstack.tests.unit.compute.v2.test_server.TestServer.test_create_image_minimal [0.025277s] ... ok {7} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_rule_neutron_specific_tenant [0.051585s] ... ok {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_delete_cluster_metadata [0.014628s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_confirm_resize [0.016908s] ... ok {5} openstack.tests.unit.compute.v2.test_server.TestServer.test_evacuate_with_options [0.016981s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_backup [0.030799s] ... ok {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_events [0.016672s] ... ok {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_receiver_create [0.026423s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_create_attrs [0.012756s] ... ok {6} openstack.tests.unit.cloud.test_zone.TestZone.test_get_zone_by_id [0.046323s] ... ok {4} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_create_subnet_from_subnetpool_with_prefixlen [0.041671s] ... ok {5} openstack.tests.unit.compute.v2.test_server.TestServer.test_resume [0.018139s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_group_delete_ignore [0.010802s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_evacuate_with_options [0.015487s] ... ok {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_check [0.022350s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_group_find [0.013003s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_group_delete [0.013146s] ... ok {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_resize_cluster_with_obj [0.024672s] ... ok {7} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_create_security_group_rule_nova [0.050485s] ... ok {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_delete_ignore [0.011131s] ... ok {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_wait_for [0.013330s] ... ok {5} openstack.tests.unit.compute.v2.test_server.TestServer.test_revert_resize [0.019580s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_lock_with_options [0.012980s] ... ok {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_recover [0.012446s] ... ok {4} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_delete_subnet_multiple_found [0.042291s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_migrations [0.010673s] ... ok {6} openstack.tests.unit.cloud.test_zone.TestZone.test_get_zone_not_found_returns_false [0.046245s] ... ok {5} openstack.tests.unit.compute.v2.test_server.TestServer.test_suspend [0.022104s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_ips_with_network_label [0.032246s] ... ok {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_create [0.013240s] ... ok {3} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_wait_for_params [0.035083s] ... ok {5} openstack.tests.unit.compute.v2.test_server.TestServer.test_unpause [0.018492s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_rescue_with_options [0.015980s] ... ok {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_delete_ignore [0.017563s] ... ok {6} openstack.tests.unit.clustering.v1.test_profile_type.TestProfileType.test_basic [0.024750s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_suspend [0.018579s] ... ok {4} openstack.tests.unit.cloud.test_subnet.TestSubnet.test_get_subnet_by_id [0.031912s] ... ok {7} openstack.tests.unit.cloud.test_security_groups.TestSecurityGroups.test_update_security_group_neutron [0.056395s] ... ok {5} openstack.tests.unit.compute.v2.test_server_diagnostics.TestServerInterface.test_basic [0.013586s] ... ok {3} openstack.tests.unit.common.test_metadata.TestMetadata.test_delete_all_metadata [0.018659s] ... ok {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_validate [0.011871s] ... ok {6} openstack.tests.unit.clustering.v1.test_profile_type.TestProfileType.test_instantiate [0.010876s] ... ok {5} openstack.tests.unit.compute.v2.test_server_ip.TestServerIP.test_basic [0.010136s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_wait_for [0.019448s] ... ok {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_receiver_find [0.010912s] ... ok {3} openstack.tests.unit.common.test_metadata.TestMetadata.test_set_metadata_item [0.012268s] ... ok {6} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_action_update [0.017182s] ... ok {5} openstack.tests.unit.compute.v2.test_server_ip.TestServerIP.test_list [0.012344s] ... ok {1} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_set_cluster_metadata [0.013112s] ... ok {3} openstack.tests.unit.common.test_quota_set.TestQuotaSet.test_get [0.011933s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_servers_detailed [0.029812s] ... ok {7} openstack.tests.unit.cloud.test_shade.TestShade.test__has_neutron_extension [0.031089s] ... ok {6} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_build_info_get [0.012703s] ... ok {5} openstack.tests.unit.compute.v2.test_service.TestService.test_basic [0.010756s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_usages [0.022099s] ... ok {1} openstack.tests.unit.common.test_quota_set.TestQuotaSet.test_update_quota [0.014778s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_delete [0.014797s] ... ok {3} openstack.tests.unit.compute.v2.test_availability_zone.TestAvailabilityZone.test_basic [0.014715s] ... ok {6} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_delete [0.019899s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_usages__with_kwargs [0.040611s] ... ok {5} openstack.tests.unit.compute.v2.test_service.TestService.test_find_multiple_match [0.019770s] ... ok {3} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_delete_extra_specs_property [0.011734s] ... ok {1} openstack.tests.unit.compute.v2.test_aggregate.TestAggregate.test_make_it [0.018581s] ... ok {7} openstack.tests.unit.cloud.test_shade.TestShade.test__has_nova_extension [0.035472s] ... ok {6} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_adopt [0.012766s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_find_fetch_extra [0.023670s] ... ok {4} openstack.tests.unit.cloud.test_users.TestUsers.test_delete_user [0.074506s] ... ok {3} openstack.tests.unit.compute.v2.test_limits.TestRateLimit.test_basic [0.012996s] ... ok {1} openstack.tests.unit.compute.v2.test_availability_zone.TestAvailabilityZone.test_make_basic [0.015479s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_get_access [0.011994s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_add_host [0.015172s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_create_flavor_extra_specs [0.037988s] ... ok {7} openstack.tests.unit.cloud.test_shade.TestShade.test__nova_extensions [0.029995s] ... ok {6} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_delete [0.030575s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_get_fetch_extra [0.019139s] ... ok {5} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_aliases [0.050550s] ... ok {7} openstack.tests.unit.cloud.test_shade.TestShade.test_range_search_2 [0.015079s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_delete_flavor_extra_specs_prop [0.015103s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_delete_ignore [0.021945s] ... ok {6} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_get [0.023694s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_update [0.017433s] ... ok {1} openstack.tests.unit.compute.v2.test_hypervisor.TestHypervisor.test_make_it [0.039665s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:11,288 openstack.resource The option [disk_available_least] has been deprecated. Please avoid using it. 2024-09-09 20:09:11,291 openstack.resource The option [local_gb] has been deprecated. Please avoid using it. 2024-09-09 20:09:11,294 openstack.resource The option [free_disk_gb] has been deprecated. Please avoid using it. 2024-09-09 20:09:11,296 openstack.resource The option [memory_mb_used] has been deprecated. Please avoid using it. 2024-09-09 20:09:11,300 openstack.resource The option [memory_mb] has been deprecated. Please avoid using it. 2024-09-09 20:09:11,303 openstack.resource The option [free_ram_mb] has been deprecated. Please avoid using it. 2024-09-09 20:09:11,305 openstack.resource The option [vcpus] has been deprecated. Please avoid using it. {0} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_get_flavor_extra_specs_prop [0.011708s] ... ok {5} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_region_name [0.028765s] ... ok {4} openstack.tests.unit.cloud.test_volume.TestVolume.test_delete_volume_deletes [0.065794s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_floating_ip_to_server [0.020230s] ... ok {6} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policy_update [0.016996s] ... ok {1} openstack.tests.unit.compute.v2.test_limits.TestAbsoluteLimits.test_basic [0.015929s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_fetch_extra_specs [0.028241s] ... ok {1} openstack.tests.unit.compute.v2.test_limits.TestAbsoluteLimits.test_make_it [0.011096s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_update_flavor_extra_specs_prop [0.015671s] ... ok {5} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_session_with_app_name [0.024833s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_get_usage__with_kwargs [0.026166s] ... ok {6} openstack.tests.unit.clustering.v1.test_receiver.TestReceiver.test_instantiate [0.025015s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_find_skip_fetch_extra [0.025612s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestHypervisor.test_hypervisors_search_before_253 [0.020491s] ... ok {7} openstack.tests.unit.cloud.test_stack.TestStack.test_delete_stack_by_name_wait [0.062552s] ... ok {4} openstack.tests.unit.cloud.test_volume_access.TestVolumeAccess.test_list_volume_types [0.036952s] ... ok {1} openstack.tests.unit.compute.v2.test_limits.TestRateLimit.test_make_it [0.019220s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_get_no_extra [0.012519s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_migrations [0.014205s] ... ok {6} openstack.tests.unit.common.test_metadata.TestMetadata.test_metadata_attribute [0.016248s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestQuota.test_get_query [0.016823s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_create [0.014451s] ... ok {5} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_session_with_timeout [0.034556s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_remove_floating_ip_from_server [0.016699s] ... ok {6} openstack.tests.unit.common.test_quota_set.TestQuotaSet.test_make_basic [0.015078s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_interface_delete_ignore [0.011762s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypairs [0.014193s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestQuota.test_reset [0.015065s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_delete [0.020772s] ... ok {6} openstack.tests.unit.common.test_tag.TestTagMixin.test_tagged_resource_always_created_with_empty_tag_list [0.012156s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestServerAction.test_server_action_get [0.036639s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_resume [0.018380s] ... ok {2} openstack.tests.unit.compute.v2.test_proxy.TestServerAction.test_server_actions [0.019341s] ... ok {7} openstack.tests.unit.cloud.test_stack.TestStack.test_get_stack_in_progress [0.056777s] ... ok {5} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_inequality [0.028858s] ... ok {6} openstack.tests.unit.compute.v2.test_aggregate.TestAggregate.test_precache_image [0.018896s] ... ok {4} openstack.tests.unit.cloud.test_volume_access.TestVolumeAccess.test_remove_volume_type_access [0.071879s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_remove_host [0.031020s] ... ok {6} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_basic [0.011057s] ... ok {5} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_override_session_endpoint [0.022834s] ... ok {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_add_fixed_ip [0.025166s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregates [0.019455s] ... ok {6} openstack.tests.unit.compute.v2.test_image.TestImage.test_basic [0.018665s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestService.test_disable_service_252 [0.039820s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavors_get_extra [0.045770s] ... ok {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_add_floating_ip_with_fixed_addr [0.013893s] ... ok {4} openstack.tests.unit.cloud.test_zone.TestZone.test_create_zone [0.032969s] ... ok {6} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_create_server_remote_console [0.015525s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestService.test_disable_service_253 [0.014721s] ... ok {7} openstack.tests.unit.cloud.test_stack.TestStack.test_update_stack_wait [0.051166s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_add_floating_ip_to_server_with_fixed_addr [0.016894s] ... ok {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_get_console_output [0.026532s] ... ok {6} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_get_console_url [0.018142s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_availability_zones_not_detailed [0.023578s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavors_not_detailed [0.027082s] ... ok {4} openstack.tests.unit.clustering.test_version.TestVersion.test_basic [0.021246s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestService.test_enable_service_253 [0.030417s] ... ok {5} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_override_session_endpoint_override [0.050073s] ... ok {6} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_image_delete [0.010670s] ... ok {4} openstack.tests.unit.clustering.v1.test_action.TestAction.test_basic [0.014019s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestHypervisor.test_hypervisors_detailed [0.011404s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_create_image [0.015868s] ... ok {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_get_topology [0.021994s] ... ok {6} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_image_find [0.013192s] ... ok {0} openstack.tests.unit.compute.v2.test_proxy.TestService.test_force_service_down_252_empty_vals [0.018657s] ... ok {3} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypair_delete_ignore [0.019456s] ... ok {4} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_check [0.015894s] ... ok {7} openstack.tests.unit.cloud.test_volume.TestVolume.test_attach_volume_not_available [0.050073s] ... ok {6} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_remove_security_groups [0.015778s] ... ok {5} openstack.tests.unit.config.test_config.TestBackwardsCompatibility.test_backwards_network_fail [0.041622s] ... ok {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_live_migrate_no_force [0.017960s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_extension_find [0.022974s] ... ok {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_lock [0.023285s] ... ok {4} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_scale_in [0.024624s] ... ok {6} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_group_get [0.015116s] ... ok {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_evacuate [0.022362s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_fetch_security_groups [0.012989s] ... ok {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_live_migrate_no_microversion_force_true [0.026965s] ... ok {7} openstack.tests.unit.cloud.test_volume_access.TestVolumeAccess.test_add_volume_type_access_missing [0.037309s] ... ok {6} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_groups [0.011383s] ... ok {4} openstack.tests.unit.clustering.v1.test_cluster_attr.TestClusterAttr.test_basic [0.017264s] ... ok {5} openstack.tests.unit.config.test_config.TestBackwardsCompatibility.test_project_password [0.040502s] ... ok {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_remove_fixed_ip [0.024112s] ... ok {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_lock_with_options [0.020777s] ... ok {6} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_ips_without_network_label [0.016829s] ... ok {6} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_pause [0.012468s] ... ok {4} openstack.tests.unit.clustering.v1.test_node.TestNode.test_adopt_preview [0.026396s] ... ok {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_pause [0.016791s] ... ok {4} openstack.tests.unit.clustering.v1.test_policy.TestPolicy.test_instantiate [0.026479s] ... ok {6} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_rebuild [0.026958s] ... ok {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_remove_floating_ip [0.016114s] ... ok {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_rescue [0.024728s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_image_delete_ignore [0.024570s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_delete_ignore [0.011187s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_interfaces [0.012213s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_lock [0.020951s] ... ok {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_get_console_url [0.034890s] ... ok {0} openstack.tests.unit.compute.v2.test_server.TestServer.test_stop [0.020652s] ... ok {7} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_delete_volume_backup_wait [0.076075s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:11,626 openstack.iterate_timeout Waiting 2.0 seconds {5} openstack.tests.unit.config.test_config.TestConfig.test_get_one_with_config_files [0.063455s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:566: UserWarning: Couldn't find the vendor profile '_test_non_existant_cloud', for the cloud '_test_cloud_no_vendor' warnings.warn("Couldn't find the vendor profile '{0}', for" {4} openstack.tests.unit.clustering.v1.test_policy_type.TestPolicyType.test_basic [0.016571s] ... ok {4} openstack.tests.unit.clustering.v1.test_profile.TestProfile.test_instantiate [0.012743s] ... ok {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_remove_security_group [0.037233s] ... ok {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_live_migrate_25 [0.025263s] ... ok {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_live_migrate_30_force [0.027795s] ... ok {0} openstack.tests.unit.compute.v2.test_server_diagnostics.TestServerInterface.test_make_it [0.012388s] ... ok {6} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_shelve [0.031997s] ... ok {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_reset_state [0.018914s] ... ok {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_rebuild_minimal [0.018342s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_rescue [0.036468s] ... ok {0} openstack.tests.unit.compute.v2.test_server_remote_console.TestServerRemoteConsole.test_basic [0.017345s] ... ok {6} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_add_tenant_access [0.016444s] ... ok {4} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_check [0.017011s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_servers_not_detailed [0.012484s] ... ok {3} openstack.tests.unit.compute.v2.test_server.TestServer.test_unlock [0.016027s] ... ok {2} openstack.tests.unit.compute.v2.test_server.TestServer.test_resize [0.020119s] ... ok {7} openstack.tests.unit.cloud.test_volume_backups.TestVolumeBackups.test_search_volume_backups [0.041376s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_create [0.012169s] ... ok {6} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_find_query [0.013015s] ... ok {4} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_node_force_delete [0.013167s] ... ok {2} openstack.tests.unit.compute.v2.test_server_migration.TestServerMigration.test_basic [0.015616s] ... ok {0} openstack.tests.unit.compute.v2.test_service.TestService.test_disable_with_reason [0.020588s] ... ok {3} openstack.tests.unit.compute.v2.test_server_actions.TestServerAction.test_basic [0.023409s] ... ok {5} openstack.tests.unit.config.test_config.TestConfig.test_get_region_no_region [0.059768s] ... ok {4} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_policies [0.015193s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_get_skip_fetch_extra [0.017950s] ... ok {6} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavors_detailed [0.017912s] ... ok {3} openstack.tests.unit.compute.v2.test_server_interface.TestServerInterface.test_basic [0.011662s] ... ok {2} openstack.tests.unit.compute.v2.test_server_remote_console.TestServerRemoteConsole.test_create_type_mks_old [0.022214s] ... ok {0} openstack.tests.unit.compute.v2.test_usage.TestUsage.test_make_it [0.022178s] ... ok {3} openstack.tests.unit.compute.v2.test_service.TestService.test_disable [0.013888s] ... ok {6} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavors_query [0.017189s] ... ok {5} openstack.tests.unit.config.test_config.TestConfig.test_only_secure_yaml [0.025469s] ... ok {7} openstack.tests.unit.cloud.test_zone.TestZone.test_list_zones [0.045888s] ... ok {4} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_delete [0.017550s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_remove_tenant_access [0.022174s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestHypervisor.test_find_hypervisor_detail [0.012582s] ... ok {4} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profiles [0.011678s] ... ok {2} openstack.tests.unit.compute.v2.test_service.TestService.test_find_with_id_single_match [0.013869s] ... ok {2} openstack.tests.unit.compute.v2.test_usage.TestUsage.test_basic [0.010487s] ... ok {3} openstack.tests.unit.compute.v2.test_service.TestService.test_find_no_match [0.014013s] ... ok {6} openstack.tests.unit.compute.v2.test_proxy.TestHypervisor.test_hypervisors_search_after_253 [0.025471s] ... ok {3} openstack.tests.unit.compute.v2.test_service.TestService.test_find_no_match_exception [0.011754s] ... ok {7} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_add_nodes [0.022738s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypair_create [0.015322s] ... ok {4} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_receivers [0.012252s] ... ok {6} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypair_delete_user_id [0.010731s] ... ok {0} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_session_with_timing [0.032645s] ... ok {3} openstack.tests.unit.compute.v2.test_service.TestService.test_set_forced_down_after_211 [0.012679s] ... ok {4} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_resize_cluster [0.013179s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypair_delete [0.013402s] ... ok {7} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_force_delete [0.025833s] ... ok {6} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypair_find [0.014689s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestService.test_find_service [0.011856s] ... ok {5} openstack.tests.unit.config.test_config.TestConfig.test_set_auth_cache [0.057343s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:11,781 openstack.config Failed to fetch auth from keyring Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:566: UserWarning: Couldn't find the vendor profile '_test_cloud_in_our_cloud', for the cloud '_test-cloud_' warnings.warn("Couldn't find the vendor profile '{0}', for" {2} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_arbitrary_attributes [0.045597s] ... ok {6} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypair_get [0.011202s] ... ok {4} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_services [0.019121s] ... ok {7} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_operation [0.013362s] ... ok {1} openstack.tests.unit.compute.v2.test_proxy.TestService.test_force_service_down_252_empty_vals_svc [0.015802s] ... ok {3} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_session_no_auth [0.039475s] ... ok {0} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_iteration [0.042645s] ... ok {7} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_policy_attach [0.014864s] ... ok {4} openstack.tests.unit.clustering.v1.test_receiver.TestReceiver.test_basic [0.014819s] ... ok {6} openstack.tests.unit.compute.v2.test_proxy.TestService.test_enable_service_252 [0.021520s] ... ok {1} openstack.tests.unit.compute.v2.test_server.TestServer.test_create_image_header [0.017915s] ... ok {4} openstack.tests.unit.common.test_metadata.TestMetadata.test_delete_signle_item_empty [0.012637s] ... ok {5} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_bad_region_argparse [0.037415s] ... ok {7} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_policy_update [0.014203s] ... ok {3} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_getters [0.028353s] ... ok {0} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_session_endpoint [0.031689s] ... ok {4} openstack.tests.unit.common.test_metadata.TestMetadata.test_delete_single_item [0.018541s] ... ok {7} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_recover [0.015829s] ... ok {6} openstack.tests.unit.compute.v2.test_proxy.TestService.test_force_service_down_252 [0.027375s] ... ok {1} openstack.tests.unit.compute.v2.test_server.TestServer.test_make_it [0.024099s] ... ok {3} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_rackspace_workaround [0.021582s] ... ok {7} openstack.tests.unit.clustering.v1.test_cluster.TestCluster.test_replace_nodes [0.015689s] ... ok {2} openstack.tests.unit.config.test_config.TestConfig.test_get_all [0.066876s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:566: UserWarning: Couldn't find the vendor profile '_test_non_existant_cloud', for the cloud '_test_cloud_no_vendor' warnings.warn("Couldn't find the vendor profile '{0}', for" /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:623: 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 warnings.warn( /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:623: 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 warnings.warn( {1} openstack.tests.unit.compute.v2.test_server.TestServer.test_rescue_with_options [0.018292s] ... ok {4} openstack.tests.unit.common.test_metadata.TestMetadata.test_replace_metadata [0.023223s] ... ok {7} openstack.tests.unit.clustering.v1.test_node.TestNode.test_force_delete [0.013481s] ... ok {5} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_dash_kwargs [0.051710s] ... ok {1} openstack.tests.unit.compute.v2.test_server.TestServer.test_unshelve [0.015255s] ... ok {3} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_verify [0.021191s] ... ok {7} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_cluster_policies [0.011148s] ... ok {6} openstack.tests.unit.compute.v2.test_server.TestServer.test_add_floating_ip [0.040409s] ... ok {4} openstack.tests.unit.common.test_tag.TestTagMixin.test_check_tag_exists [0.026880s] ... ok {7} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_clusters [0.012214s] ... ok {6} openstack.tests.unit.compute.v2.test_server.TestServer.test_add_security_group [0.015058s] ... ok {1} openstack.tests.unit.compute.v2.test_server.TestServer.test_unshelve_availability_zone [0.016408s] ... ok {2} openstack.tests.unit.config.test_config.TestConfig.test_get_one_no_networks [0.041319s] ... ok {5} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_network [0.034587s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:623: 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 warnings.warn( {7} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_get_cluster_policy [0.015691s] ... ok {1} openstack.tests.unit.compute.v2.test_server_actions.TestServerAction.test_make_it [0.016701s] ... ok {6} openstack.tests.unit.compute.v2.test_server.TestServer.test_reboot [0.015621s] ... ok {3} openstack.tests.unit.config.test_config.TestBackwardsCompatibility.test_backwards_network [0.037635s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:623: 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 warnings.warn( /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:623: 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 warnings.warn( {0} openstack.tests.unit.config.test_config.TestBackwardsCompatibility.test_project_v2password [0.080496s] ... ok {1} openstack.tests.unit.compute.v2.test_server_ip.TestServerIP.test_list_network_label [0.012007s] ... ok {6} openstack.tests.unit.compute.v2.test_server.TestServer.test_rebuild [0.016291s] ... ok {7} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_nodes [0.027567s] ... ok {6} openstack.tests.unit.compute.v2.test_server_group.TestServerGroup.test_basic [0.010157s] ... ok {1} openstack.tests.unit.compute.v2.test_server_ip.TestServerIP.test_make_it [0.013305s] ... ok {4} openstack.tests.unit.common.test_tag.TestTagMixin.test_fetch_tags [0.045776s] ... ok {2} openstack.tests.unit.config.test_config.TestConfig.test_get_one_with_hyphenated_kwargs [0.048098s] ... ok {6} openstack.tests.unit.compute.v2.test_server_group.TestServerGroup.test_make_it [0.010921s] ... ok {3} openstack.tests.unit.config.test_config.TestConfig.test_force_ipv4_false [0.036913s] ... ok {7} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_profile_update [0.014799s] ... ok {1} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_cert_with_key [0.025571s] ... ok {4} openstack.tests.unit.compute.v2.test_extension.TestExtension.test_basic [0.027017s] ... ok {0} openstack.tests.unit.config.test_config.TestConfig.test_get_one_cloud [0.047728s] ... ok {5} openstack.tests.unit.config.test_environ.TestEnviron.test_environ_exists [0.059113s] ... ok {3} openstack.tests.unit.config.test_config.TestConfig.test_get_one_infer_passcode [0.027762s] ... ok {6} openstack.tests.unit.compute.v2.test_server_migration.TestServerMigration.test_make_it [0.028632s] ... ok {7} openstack.tests.unit.clustering.v1.test_proxy.TestClusterProxy.test_receiver_delete [0.020740s] ... ok {4} openstack.tests.unit.compute.v2.test_extension.TestExtension.test_make_it [0.024415s] ... ok {2} openstack.tests.unit.config.test_config.TestConfig.test_get_one_with_hyphenated_project_id [0.040396s] ... ok {7} openstack.tests.unit.clustering.v1.test_service.TestService.test_basic [0.019554s] ... ok {1} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_ipv6 [0.032548s] ... ok {6} openstack.tests.unit.compute.v2.test_service.TestService.test_make_it [0.018153s] ... ok {4} openstack.tests.unit.compute.v2.test_flavor.TestFlavor.test_remove_tenant_access [0.018352s] ... ok {0} openstack.tests.unit.config.test_config.TestConfig.test_get_one_infer_user_domain [0.043957s] ... ok {6} openstack.tests.unit.compute.v2.test_service.TestService.test_set_forced_down_before_211 [0.015610s] ... ok {2} openstack.tests.unit.config.test_config.TestConfig.test_remote_profile [0.028492s] ... ok {5} openstack.tests.unit.config.test_environ.TestEnviron.test_envvar_name_override [0.051732s] ... ok {3} openstack.tests.unit.config.test_config.TestConfig.test_get_one_with_int_project_id [0.041809s] ... ok {7} openstack.tests.unit.common.test_metadata.TestMetadata.test_get_metadata [0.028305s] ... ok {1} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_no_override [0.041016s] ... ok {7} openstack.tests.unit.common.test_metadata.TestMetadata.test_get_metadata_item [0.016550s] ... ok {4} openstack.tests.unit.compute.v2.test_hypervisor.TestHypervisor.test_get_uptime_after_2_88 [0.035158s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:12,032 openstack.resource The option [disk_available_least] has been deprecated. Please avoid using it. 2024-09-09 20:09:12,035 openstack.resource The option [local_gb] has been deprecated. Please avoid using it. 2024-09-09 20:09:12,038 openstack.resource The option [free_disk_gb] has been deprecated. Please avoid using it. 2024-09-09 20:09:12,041 openstack.resource The option [memory_mb_used] has been deprecated. Please avoid using it. 2024-09-09 20:09:12,043 openstack.resource The option [memory_mb] has been deprecated. Please avoid using it. 2024-09-09 20:09:12,046 openstack.resource The option [free_ram_mb] has been deprecated. Please avoid using it. 2024-09-09 20:09:12,049 openstack.resource The option [vcpus] has been deprecated. Please avoid using it. Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/compute/v2/hypervisor.py:88: UserWarning: This call is deprecated and is only available until Nova 2.88 warnings.warn( {6} openstack.tests.unit.compute.v2.test_volume_attachment.TestServerInterface.test_make_it [0.035615s] ... ok {7} openstack.tests.unit.common.test_tag.TestTagMixin.test_remove_all_tags [0.015201s] ... ok {3} openstack.tests.unit.config.test_config.TestConfig.test_get_region_many_regions_default [0.034540s] ... ok {0} openstack.tests.unit.config.test_config.TestConfig.test_get_one_networks [0.048259s] ... ok {2} openstack.tests.unit.config.test_config.TestConfig.test_set_one_cloud_creates_file [0.036552s] ... ok {5} openstack.tests.unit.config.test_environ.TestEnviron.test_no_fallthrough [0.049436s] ... ok {7} openstack.tests.unit.common.test_tag.TestTagMixin.test_tags_attribute [0.015151s] ... ok {1} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_session_endpoint_not_found [0.036443s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:12,080 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_cloud_config.TestCloudRegion.test_rackspace_workaround_only_rax [0.028862s] ... ok {4} openstack.tests.unit.compute.v2.test_image.TestImage.test_make_basic [0.040962s] ... ok {2} openstack.tests.unit.config.test_config.TestConfigArgparse.test_argparse_default_no_token [0.041476s] ... ok {3} openstack.tests.unit.config.test_config.TestConfigArgparse.test_fix_env_args [0.034240s] ... ok {7} openstack.tests.unit.compute.test_version.TestVersion.test_basic [0.014741s] ... ok {5} openstack.tests.unit.config.test_environ.TestEnvvars.test_old_envvars [0.036004s] ... ok {4} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_set_metadata [0.019187s] ... ok {0} openstack.tests.unit.config.test_config.TestConfig.test_get_one_with_domain_id [0.055365s] ... ok {7} openstack.tests.unit.compute.v2.test_hypervisor.TestHypervisor.test_basic [0.025734s] ... ok {6} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_verify_cacert [0.043612s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/cloud_region.py:351: 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. warnings.warn( {7} openstack.tests.unit.compute.v2.test_keypair.TestKeypair.test_make_it_defaults [0.013933s] ... ok {2} openstack.tests.unit.config.test_config.TestConfigArgparse.test_extra_config [0.040879s] ... ok {5} openstack.tests.unit.config.test_from_conf.TestFromConf.test_service_not_ready_endpoint_override [0.032771s] ... ok {3} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_no_argparse_regions [0.049120s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:623: 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 warnings.warn( {1} openstack.tests.unit.config.test_config.TestBackwardsCompatibility.test_normalize_network [0.065236s] ... ok {4} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_add_security_groups [0.038122s] ... ok {7} openstack.tests.unit.compute.v2.test_limits.TestLimits.test_basic [0.023210s] ... ok {0} openstack.tests.unit.config.test_config.TestConfig.test_get_region_many_regions [0.043858s] ... ok {3} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_no_yaml_no_cloud [0.024655s] ... ok {6} openstack.tests.unit.config.test_config.TestBackwardsCompatibility.test_single_default_interface [0.039731s] ... ok {7} openstack.tests.unit.compute.v2.test_proxy.TestAggregate.test_aggregate_update [0.016934s] ... ok {5} openstack.tests.unit.config.test_from_session.TestFromSession.test_from_session(no_region) [0.038988s] ... ok {4} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_live_migrate_server [0.027993s] ... ok {1} openstack.tests.unit.config.test_config.TestBackwardsCompatibility.test_set_no_default [0.048764s] ... ok {5} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_instance_update [0.015623s] ... ok {2} openstack.tests.unit.config.test_config.TestConfigDefault.test_set_no_default [0.054491s] ... ok {7} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_abort_server_migration [0.022662s] ... ok {4} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_delete [0.028766s] ... ok {7} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_add_fixed_ip_to_server [0.015653s] ... ok {3} openstack.tests.unit.config.test_config.TestConfigArgparse.test_register_argparse_cloud [0.045950s] ... ok {5} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_user_delete_ignore [0.015143s] ... ok {0} openstack.tests.unit.config.test_config.TestConfig.test_get_region_no_cloud [0.046667s] ... ok {7} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_availability_zones_detailed [0.010638s] ... ok {4} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_evacuate [0.018724s] ... ok {5} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_users [0.023866s] ... ok {2} openstack.tests.unit.config.test_environ.TestEnvvars.test_incomplete_envvars [0.039312s] ... ok {1} openstack.tests.unit.config.test_config.TestConfig.test_force_ipv4_true [0.044233s] ... ok {6} openstack.tests.unit.config.test_config.TestConfig.test_get_all_clouds [0.067653s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:566: UserWarning: Couldn't find the vendor profile '_test_non_existant_cloud', for the cloud '_test_cloud_no_vendor' warnings.warn("Couldn't find the vendor profile '{0}', for" /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:623: 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 warnings.warn( /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:623: 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 warnings.warn( {7} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_delete_server_metadata [0.025209s] ... ok {4} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_force_delete [0.027365s] ... ok {0} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_just_kwargs [0.043639s] ... ok {5} openstack.tests.unit.dns.v2.test_floating_ip.TestFloatingIP.test_basic [0.028446s] ... ok {2} openstack.tests.unit.config.test_environ.TestEnvvars.test_test_envvars [0.036001s] ... ok {4} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_get [0.016625s] ... ok {7} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_fixed_ip_from_server [0.025646s] ... ok {1} openstack.tests.unit.config.test_config.TestConfig.test_get_one_auth_defaults [0.043023s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:566: UserWarning: Couldn't find the vendor profile '_test_cloud_in_our_cloud', for the cloud '_test-cloud_' warnings.warn("Couldn't find the vendor profile '{0}', for" {3} openstack.tests.unit.config.test_config.TestConfigArgparse.test_register_argparse_network_service_type [0.062294s] ... ok {6} openstack.tests.unit.config.test_config.TestConfig.test_get_cloud_names [0.048777s] ... ok {5} openstack.tests.unit.dns.v2.test_proxy.TestDnsRecordset.test_recordset_delete [0.032458s] ... ok {7} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_get_server_migration [0.016861s] ... ok {2} openstack.tests.unit.config.test_from_conf.TestFromConf.test_name_with_dashes [0.040496s] ... ok {7} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_get_server_output [0.014617s] ... ok {4} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_group_create [0.034563s] ... ok {1} openstack.tests.unit.config.test_config.TestConfig.test_get_one_unscoped_identity [0.028914s] ... ok {5} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferAccept.test_zone_transfer_accept_get [0.022991s] ... ok {0} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_no_argparse [0.063884s] ... ok {3} openstack.tests.unit.config.test_config.TestConfigArgparse.test_register_argparse_password [0.052031s] ... ok {4} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_interface_delete [0.018312s] ... ok {2} openstack.tests.unit.config.test_from_conf.TestFromConf.test_no_adapter_opts [0.019846s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:12,336 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] {7} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_images_detailed [0.024327s] ... ok {1} openstack.tests.unit.config.test_config.TestConfig.test_get_region_invalid_keys [0.038652s] ... ok {5} openstack.tests.unit.identity.v2.test_extension.TestExtension.test_basic [0.027112s] ... ok {6} openstack.tests.unit.config.test_config.TestConfig.test_get_one_default_cloud_from_file [0.059510s] ... ok {7} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_images_not_detailed [0.012110s] ... ok {4} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_resize [0.024216s] ... ok {5} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_role_delete [0.016430s] ... ok {0} openstack.tests.unit.config.test_from_conf.TestFromConf.test_adapter_opts_set [0.040291s] ... ok {7} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_interface_create [0.013462s] ... ok {2} openstack.tests.unit.config.test_json.TestConfig.test_defaults_valid_json [0.036379s] ... ok {4} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_revert_resize [0.019061s] ... ok {0} openstack.tests.unit.config.test_from_conf.TestFromConf.test_no_endpoint_ignore_service_type [0.015384s] ... ok {3} openstack.tests.unit.config.test_config.TestConfigArgparse.test_register_argparse_service_type [0.045000s] ... ok {6} openstack.tests.unit.config.test_config.TestConfig.test_get_region_by_name_no_value [0.039629s] ... ok {7} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_start [0.020679s] ... ok {5} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_tenant_find [0.022108s] ... ok {4} openstack.tests.unit.compute.v2.test_proxy.TestCompute.test_server_unlock [0.022528s] ... ok {7} openstack.tests.unit.compute.v2.test_proxy.TestHypervisor.test_find_hypervisor_no_detail [0.016113s] ... ok {5} openstack.tests.unit.identity.v2.test_role.TestRole.test_basic [0.019787s] ... ok {1} openstack.tests.unit.config.test_config.TestConfig.test_set_one_cloud_updates_cloud [0.064828s] ... ok {7} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypair_find_user_id [0.010530s] ... ok {5} openstack.tests.unit.identity.v2.test_tenant.TestTenant.test_basic [0.010342s] ... ok {2} openstack.tests.unit.config.test_loader.TestFixArgv.test_no_changes [0.054958s] ... ok {7} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypair_get_user_id [0.013647s] ... ok {4} openstack.tests.unit.compute.v2.test_proxy.TestFlavor.test_flavor_find [0.026250s] ... ok {6} openstack.tests.unit.config.test_config.TestConfig.test_get_region_invalid_region [0.051421s] ... ok {0} openstack.tests.unit.config.test_from_conf.TestFromConf.test_service_not_ready_catalog [0.058186s] ... ok {2} openstack.tests.unit.database.v1.test_database.TestDatabase.test_basic [0.015936s] ... ok {5} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_assign_role_to_group_good [0.020317s] ... ok {4} openstack.tests.unit.compute.v2.test_proxy.TestHypervisor.test_hypervisors_search_before_253_no_qp [0.022491s] ... ok {7} openstack.tests.unit.compute.v2.test_proxy.TestKeyPair.test_keypairs_user_id [0.018895s] ... ok {2} openstack.tests.unit.database.v1.test_instance.TestInstance.test_action_restart [0.014258s] ... ok {3} openstack.tests.unit.config.test_environ.TestEnviron.test_get_one_with_config_files [0.076109s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:566: UserWarning: Couldn't find the vendor profile '_test_non_existant_cloud', for the cloud '_test_cloud_no_vendor' warnings.warn("Couldn't find the vendor profile '{0}', for" {1} openstack.tests.unit.config.test_config.TestConfigArgparse.test_env_argparse_precedence [0.039085s] ... ok {5} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_assign_role_to_user_bad [0.018719s] ... ok {4} openstack.tests.unit.compute.v2.test_proxy.TestQuota.test_get [0.015748s] ... ok {7} openstack.tests.unit.compute.v2.test_proxy.TestQuota.test_get_defaults [0.019468s] ... ok {5} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_unassign_role_from_user_bad [0.015262s] ... ok {4} openstack.tests.unit.compute.v2.test_proxy.TestService.test_find_service_args [0.013553s] ... ok {6} openstack.tests.unit.config.test_config.TestConfig.test_get_region_no_region_default [0.043968s] ... ok {2} openstack.tests.unit.database.v1.test_instance.TestInstance.test_enable_root_user [0.032942s] ... ok {7} openstack.tests.unit.compute.v2.test_proxy.TestService.test_services [0.013923s] ... ok {0} openstack.tests.unit.config.test_from_session.TestFromSession.test_from_session(with_region) [0.056235s] ... ok {2} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_flavor_get [0.011712s] ... ok {1} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_argparse [0.046202s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:623: 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 warnings.warn( {5} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_validate_group_has_role_bad [0.013991s] ... ok {5} openstack.tests.unit.identity.v3.test_group.TestGroup.test_basic [0.012520s] ... ok {3} openstack.tests.unit.config.test_loader.TestLoader.test__load_yaml_json_file_without_json_yaml [0.059456s] ... ok {7} openstack.tests.unit.compute.v2.test_server.TestServer.test_basic [0.026295s] ... ok {2} openstack.tests.unit.dns.v2.test_proxy.TestDnsRecordset.test_recordset_create [0.019745s] ... ok {5} openstack.tests.unit.identity.v3.test_project.TestProject.test_assign_role_to_group_bad [0.012647s] ... ok {4} openstack.tests.unit.compute.v2.test_server.TestServer.test_create_image_microver [0.040135s] ... ok {3} openstack.tests.unit.database.v1.test_flavor.TestFlavor.test_make_it [0.017409s] ... ok {2} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zone_abandon [0.018310s] ... ok {0} openstack.tests.unit.config.test_loader.TestLoader.test__load_yaml_json_file_without_json [0.039004s] ... ok {6} openstack.tests.unit.config.test_config.TestConfig.test_get_region_region_is_none [0.057806s] ... ok {4} openstack.tests.unit.compute.v2.test_server.TestServer.test_force_delete [0.018968s] ... ok {5} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyDomain.test_domain_create_attrs [0.021590s] ... ok {1} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_bad_region [0.045251s] ... ok {7} openstack.tests.unit.compute.v2.test_server.TestServer.test_get_security_groups [0.028805s] ... ok {3} openstack.tests.unit.database.v1.test_instance.TestInstance.test_is_root_enabled [0.023757s] ... ok {7} openstack.tests.unit.compute.v2.test_server.TestServer.test_live_migrate_25_default_block [0.016115s] ... ok {4} openstack.tests.unit.compute.v2.test_server.TestServer.test_live_migrate_30 [0.016982s] ... ok {0} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_instance_get [0.021654s] ... ok {2} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zone_find [0.023246s] ... ok {3} openstack.tests.unit.database.v1.test_instance.TestInstance.test_make_it [0.015166s] ... ok {0} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_instances [0.010782s] ... ok {4} openstack.tests.unit.compute.v2.test_server.TestServer.test_migrate [0.018248s] ... ok {7} openstack.tests.unit.compute.v2.test_server.TestServer.test_start [0.018291s] ... ok {5} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyEndpoint.test_endpoint_update [0.032840s] ... ok {2} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferAccept.test_zone_transfer_accepts [0.015680s] ... ok {5} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyGroup.test_add_user_to_group [0.015154s] ... ok {2} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferRequest.test_zone_transfer_request_create [0.015706s] ... ok {4} openstack.tests.unit.compute.v2.test_server.TestServer.test_shelve [0.016245s] ... ok {0} openstack.tests.unit.dns.v2.test_proxy.TestDnsRecordset.test_recordset_get [0.021448s] ... ok {6} openstack.tests.unit.config.test_config.TestConfig.test_get_region_region_set [0.059404s] ... ok {3} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_instance_create_attrs [0.027588s] ... ok {7} openstack.tests.unit.compute.v2.test_server.TestServer.test_unrescue [0.019602s] ... ok {2} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferRequest.test_zone_transfer_requests [0.011991s] ... ok {7} openstack.tests.unit.compute.v2.test_server_interface.TestServerInterface.test_make_it [0.010047s] ... ok {1} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_bad_region_no_regions [0.061864s] ... ok {5} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyGroup.test_group_delete [0.013503s] ... ok {3} openstack.tests.unit.dns.v2.test_proxy.TestDnsFloatIP.test_floating_ip_update [0.016986s] ... ok {7} openstack.tests.unit.compute.v2.test_server_migration.TestServerMigration.test_force_complete [0.012065s] ... ok {0} openstack.tests.unit.dns.v2.test_proxy.TestDnsRecordset.test_recordsets [0.022437s] ... ok {2} openstack.tests.unit.dns.v2.test_recordset.TestRecordset.test_basic [0.014205s] ... ok {4} openstack.tests.unit.compute.v2.test_server.TestServer.test_to_dict_flavor [0.026657s] ... ok {5} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyGroup.test_group_find [0.016757s] ... ok {7} openstack.tests.unit.compute.v2.test_service.TestService.test_enable [0.015619s] ... ok {3} openstack.tests.unit.dns.v2.test_proxy.TestDnsRecordset.test_recordsets_zone [0.023101s] ... ok {0} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zone_xfr [0.026005s] ... ok {2} openstack.tests.unit.dns.v2.test_zone_export.TestZoneExport.test_make_it [0.020951s] ... ok {1} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_cloud_precedence_osc [0.042590s] ... ok {4} openstack.tests.unit.compute.v2.test_server_remote_console.TestServerRemoteConsole.test_make_it [0.026379s] ... ok {3} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zone_create [0.010578s] ... ok {6} openstack.tests.unit.config.test_config.TestConfig.test_load_auth_cache_found [0.050284s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:12,661 openstack.config Reusing authentication from keyring Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:566: UserWarning: Couldn't find the vendor profile '_test_cloud_in_our_cloud', for the cloud '_test-cloud_' warnings.warn("Couldn't find the vendor profile '{0}', for" {7} openstack.tests.unit.compute.v2.test_service.TestService.test_find_single_match [0.014338s] ... ok {2} openstack.tests.unit.dns.v2.test_zone_transfer.TestZoneTransferAccept.test_basic [0.013601s] ... ok {0} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zones [0.012501s] ... ok {5} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyGroup.test_groups [0.022578s] ... ok {3} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zone_get [0.013465s] ... ok {4} openstack.tests.unit.compute.v2.test_service.TestService.test_set_forced_down_after_253 [0.016236s] ... ok {0} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneImport.test_zone_import_delete [0.016628s] ... ok {5} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRegion.test_region_delete [0.027267s] ... ok {3} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneExport.test_zone_export_get [0.012328s] ... ok {4} openstack.tests.unit.compute.v2.test_volume_attachment.TestServerInterface.test_basic [0.011360s] ... ok {1} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_no_yaml [0.028532s] ... ok {6} openstack.tests.unit.config.test_config.TestConfig.test_metrics_global [0.040330s] ... ok {3} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneExport.test_zone_export_get_text [0.011497s] ... ok {0} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneImport.test_zone_import_get [0.016822s] ... ok {2} openstack.tests.unit.dns.v2.test_zone_transfer.TestZoneTransferAccept.test_make_it [0.040561s] ... ok {7} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_config [0.044169s] ... ok {5} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRegion.test_region_get [0.017822s] ... ok {3} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneImport.test_zone_imports [0.011156s] ... ok {0} openstack.tests.unit.dns.v2.test_zone.TestZone.test_abandon [0.016284s] ... ok {4} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_equality [0.029187s] ... ok {5} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRole.test_role_get [0.018438s] ... ok {2} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_tenants [0.019505s] ... ok {0} openstack.tests.unit.dns.v2.test_zone.TestZone.test_basic [0.018293s] ... ok {3} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferRequest.test_zone_transfer_request_delete [0.030736s] ... ok {5} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRole.test_role_update [0.019521s] ... ok {1} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_precedence [0.056397s] ... ok {2} openstack.tests.unit.identity.v2.test_tenant.TestTenant.test_make_it [0.024174s] ... ok {3} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferRequest.test_zone_transfer_request_get [0.012603s] ... ok {5} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_assign_project_role_to_group [0.012993s] ... ok {0} openstack.tests.unit.dns.v2.test_zone.TestZone.test_make_it [0.016911s] ... ok {0} openstack.tests.unit.dns.v2.test_zone_import.TestZoneImport.test_create [0.012701s] ... ok {3} openstack.tests.unit.dns.v2.test_zone_export.TestZoneExport.test_basic [0.010818s] ... ok {2} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_assign_role_to_group_bad [0.013447s] ... ok {6} openstack.tests.unit.config.test_config.TestConfig.test_prefer_ipv6_false [0.068769s] ... ok {4} openstack.tests.unit.config.test_config.TestConfig.test_get_one [0.048713s] ... ok {7} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_endpoint_from_catalog [0.063476s] ... ok {5} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_assign_system_role_to_group [0.019140s] ... ok {0} openstack.tests.unit.identity.test_version.TestVersion.test_basic [0.014756s] ... ok {3} openstack.tests.unit.dns.v2.test_zone_export.TestZoneExport.test_create [0.024180s] ... ok {0} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_role_find [0.013681s] ... ok {5} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_assign_system_role_to_user [0.025162s] ... ok {7} openstack.tests.unit.config.test_cloud_config.TestCloudRegion.test_get_session [0.028849s] ... ok {6} openstack.tests.unit.config.test_config.TestConfig.test_prefer_ipv6_true [0.033213s] ... ok {3} openstack.tests.unit.dns.v2.test_zone_transfer.TestZoneTransferRequest.test_basic [0.010940s] ... ok {2} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_unassign_role_from_group_bad [0.033568s] ... ok {5} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyTrust.test_trust_find [0.011153s] ... ok {1} openstack.tests.unit.config.test_config.TestConfigPrompt.test_get_one_prompt [0.057423s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:566: UserWarning: Couldn't find the vendor profile '_test_non_existant_cloud', for the cloud '_test_cloud_no_vendor' warnings.warn("Couldn't find the vendor profile '{0}', for" {0} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_role_update [0.019490s] ... ok {4} openstack.tests.unit.config.test_config.TestConfig.test_get_one_auth_merge [0.047246s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:566: UserWarning: Couldn't find the vendor profile '_test_cloud_in_our_cloud', for the cloud '_test-cloud_' warnings.warn("Couldn't find the vendor profile '{0}', for" {5} openstack.tests.unit.identity.v3.test_registered_limit.TestRegistered_limit.test_make_it [0.010385s] ... ok {2} openstack.tests.unit.identity.v3.test_federation_protocol.TestFederationProtocol.test_basic [0.020902s] ... ok {0} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_tenant_create_attrs [0.012262s] ... ok {3} openstack.tests.unit.identity.test_version.TestVersion.test_list [0.026681s] ... ok {6} openstack.tests.unit.config.test_config.TestConfigArgparse.test_argparse_action_append_no_underscore [0.033283s] ... ok {7} openstack.tests.unit.config.test_config.TestConfig.test_fallthrough [0.031201s] ... ok {5} openstack.tests.unit.identity.v3.test_role_assignment.TestRoleAssignment.test_basic [0.013139s] ... ok {2} openstack.tests.unit.identity.v3.test_policy.TestPolicy.test_basic [0.019912s] ... ok {0} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_user_create_attrs [0.019637s] ... ok {1} openstack.tests.unit.config.test_config.TestExcludedFormattedConfigValue.test_get_one_cloud_password_brace [0.044219s] ... ok {5} openstack.tests.unit.identity.v3.test_role_domain_user_assignment.TestRoleDomainUserAssignment.test_basic [0.013186s] ... ok {4} openstack.tests.unit.config.test_config.TestConfig.test_get_one_domain_scoped [0.039870s] ... ok {2} openstack.tests.unit.identity.v3.test_project.TestProject.test_assign_role_to_user_bad [0.014878s] ... ok {0} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_user_delete [0.016162s] ... ok {6} openstack.tests.unit.config.test_config.TestConfigArgparse.test_argparse_underscores [0.030971s] ... ok {3} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_role_get [0.028728s] ... ok {3} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_tenant_get [0.015258s] ... ok {5} openstack.tests.unit.identity.v3.test_role_project_group_assignment.TestRoleProjectGroupAssignment.test_make_it [0.014934s] ... ok {2} openstack.tests.unit.identity.v3.test_project.TestProject.test_validate_user_has_role_bad [0.012388s] ... ok {0} openstack.tests.unit.identity.v3.test_application_credential.TestApplicationCredential.test_make_it [0.013291s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyCredential.test_credential_create_attrs [0.010457s] ... ok {3} openstack.tests.unit.identity.v2.test_role.TestRole.test_make_it [0.014469s] ... ok {7} openstack.tests.unit.config.test_config.TestConfig.test_metrics_override [0.063961s] ... ok {0} openstack.tests.unit.identity.v3.test_credential.TestCredential.test_basic [0.013455s] ... ok {3} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_assign_role_to_user_good [0.016402s] ... ok {4} openstack.tests.unit.config.test_config.TestConfig.test_load_auth_cache_not_found [0.049313s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:12,911 openstack.config Failed to fetch auth from keyring {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyCredential.test_credential_get [0.010572s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyDomain.test_domain_find [0.010505s] ... ok {5} openstack.tests.unit.image.v2.test_image.TestImage.test_image_update [0.023624s] ... ok {0} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_unassign_role_from_group_good [0.018589s] ... ok {1} openstack.tests.unit.config.test_environ.TestEnviron.test_envvar_prefer_ipv6_override [0.067629s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyGroup.test_group_create_attrs [0.010353s] ... ok {6} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_per_region_network [0.059928s] ... ok {3} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_basic [0.022792s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyGroup.test_group_get [0.010656s] ... ok {0} openstack.tests.unit.identity.v3.test_mapping.TestMapping.test_basic [0.012388s] ... ok {5} openstack.tests.unit.image.v2.test_image.TestImage.test_make_it [0.029240s] ... ok {7} openstack.tests.unit.config.test_config.TestConfigArgparse.test_argparse_underscores_duplicate [0.044249s] ... ok {4} openstack.tests.unit.config.test_config.TestConfig.test_no_environ [0.036693s] ... ok {3} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_unassign_role_from_user_good [0.012390s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyPolicy.test_policy_create_attrs [0.011494s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyPolicy.test_policy_delete_ignore [0.010496s] ... ok {5} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_create_checksum_match [0.020209s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:12,959 openstack image fake exists and is up to date {5} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_create_conflict [0.011045s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyPolicy.test_policy_find [0.010676s] ... ok {0} openstack.tests.unit.identity.v3.test_project.TestProject.test_basic [0.031310s] ... ok {6} openstack.tests.unit.config.test_from_conf.TestFromConf.test_invalid_adapter_opts [0.029044s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:12,957 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. {3} openstack.tests.unit.identity.v3.test_group.TestGroup.test_add_user [0.027328s] ... ok {5} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_delete_ignore [0.010603s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyPolicy.test_policy_update [0.010552s] ... ok {7} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_client_config [0.037245s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:623: 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 warnings.warn( {6} openstack.tests.unit.config.test_from_conf.TestFromConf.test_no_session [0.021217s] ... ok {5} openstack.tests.unit.image.v2.test_proxy.TestImage.test_images [0.010757s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyProject.test_project_delete [0.010772s] ... ok {3} openstack.tests.unit.identity.v3.test_group.TestGroup.test_remove_user [0.022153s] ... ok {4} openstack.tests.unit.config.test_config.TestConfigArgparse.test_argparse_token [0.057749s] ... ok {5} openstack.tests.unit.image.v2.test_proxy.TestMember.test_member_update [0.013004s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyProject.test_project_find [0.010987s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyCredential.test_credential_delete_ignore [0.024102s] ... ok {6} openstack.tests.unit.config.test_from_conf.TestFromConf.test_no_such_conf_section [0.028346s] ... ok {5} openstack.tests.unit.image.v2.test_proxy.TestSchema.test_member_schema_get [0.010644s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRegion.test_region_delete_ignore [0.011337s] ... ok {1} openstack.tests.unit.config.test_environ.TestEnviron.test_get_one [0.083678s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyDomain.test_domain_delete [0.025318s] ... ok {5} openstack.tests.unit.image.v2.test_proxy.TestSchema.test_members_schema_get [0.010491s] ... ok {7} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_just_argparse [0.041524s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRole.test_roles [0.015566s] ... ok {5} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaHosts.test_host_create [0.010556s] ... ok {3} openstack.tests.unit.identity.v3.test_project.TestProject.test_validate_group_has_role_bad [0.029717s] ... ok {6} openstack.tests.unit.config.test_from_conf.TestFromConf.test_no_such_conf_section_ignore_service_type [0.029163s] ... ok {4} openstack.tests.unit.config.test_config.TestConfigArgparse.test_register_argparse_network_service_types [0.045368s] ... ok {3} openstack.tests.unit.identity.v3.test_project.TestUserProject.test_basic [0.018698s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyEndpoint.test_endpoint_delete_ignore [0.022656s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_unassign_domain_role_from_user [0.016749s] ... ok {5} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaNotifications.test_notification_create [0.017855s] ... ok {1} openstack.tests.unit.config.test_environ.TestEnvvars.test_have_envvars [0.055829s] ... ok {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyCredential.test_credentials [0.011733s] ... ok {6} openstack.tests.unit.config.test_loader.TestLoader.test__load_yaml_json_file_without_perm [0.029661s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyEndpoint.test_endpoints [0.024125s] ... ok {7} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_no_argparse_region2 [0.040696s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:623: 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 warnings.warn( {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyDomain.test_domain_get [0.010957s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_validate_user_has_project_role [0.029696s] ... ok {5} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaSegments.test_segment_create [0.018504s] ... ok {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyProject.test_project_create_attrs [0.010382s] ... ok {4} openstack.tests.unit.config.test_environ.TestEnviron.test_config_file_override [0.040007s] ... ok {6} openstack.tests.unit.database.v1.test_flavor.TestFlavor.test_basic [0.017592s] ... ok {5} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaSegments.test_segment_delete [0.020795s] ... ok {1} openstack.tests.unit.config.test_environ.TestEnvvars.test_no_envvars [0.033807s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyPolicy.test_policy_get [0.024612s] ... ok {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyProject.test_project_delete_ignore [0.016075s] ... ok {6} openstack.tests.unit.database.v1.test_instance.TestInstance.test_action_resize_volume [0.013109s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyService.test_service_delete [0.020127s] ... ok {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRole.test_role_delete [0.010927s] ... ok {7} openstack.tests.unit.config.test_config.TestConfigArgparse.test_get_one_precedence_no_argparse [0.046189s] ... ok {1} openstack.tests.unit.config.test_from_conf.TestFromConf.test_no_endpoint [0.022008s] ... ok {6} openstack.tests.unit.database.v1.test_instance.TestInstance.test_basic [0.013453s] ... ok {3} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_validate_group_has_project_role [0.012445s] ... ok {5} openstack.tests.unit.key_manager.v1.test_order.TestOrder.test_make_it [0.020634s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRole.test_role_delete_ignore [0.025139s] ... ok {3} openstack.tests.unit.identity.v3.test_registered_limit.TestRegistered_limit.test_basic [0.010156s] ... ok {6} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_flavor_find [0.013767s] ... ok {1} openstack.tests.unit.config.test_init.TestInit.test_get_cloud_region_with_arg_parser [0.021480s] ... ok {2} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyTrust.test_trust_create_attrs [0.018956s] ... ok {4} openstack.tests.unit.config.test_from_conf.TestFromConf.test_default_adapter_opts [0.049612s] ... ok {3} openstack.tests.unit.identity.v3.test_role_assignment.TestRoleAssignment.test_make_it [0.010242s] ... ok {2} openstack.tests.unit.identity.v3.test_role_system_user_assignment.TestRoleSystemUserAssignment.test_basic [0.011578s] ... ok {5} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerContainer.test_container_delete [0.010560s] ... ok {4} openstack.tests.unit.config.test_from_conf.TestFromConf.test_no_adapter_opts_ignore_service_type [0.013846s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_unassign_project_role_from_user [0.026108s] ... ok {6} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_flavors [0.024926s] ... ok {3} openstack.tests.unit.identity.v3.test_service.TestService.test_basic [0.013420s] ... ok {5} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerContainer.test_container_delete_ignore [0.020853s] ... ok {3} openstack.tests.unit.image.v1.test_image.TestImage.test_basic [0.010057s] ... ok {7} openstack.tests.unit.config.test_config.TestConfigArgparse.test_register_argparse_bad_plugin [0.057823s] ... ok {1} openstack.tests.unit.config.test_json.TestConfig.test_vendors_valid_json [0.030486s] ... ok {2} openstack.tests.unit.identity.v3.test_user.TestUser.test_basic [0.019817s] ... ok {6} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_user_delete [0.019170s] ... ok {3} openstack.tests.unit.image.v1.test_proxy.TestImageProxy.test_image_upload_attrs [0.011122s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.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.") {5} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerContainer.test_container_get [0.020858s] ... ok {4} openstack.tests.unit.config.test_init.TestInit.test_get_cloud_region_without_arg_parser [0.033521s] ... ok {1} openstack.tests.unit.config.test_loader.TestFixArgv.test_replace [0.019849s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_unassign_system_role_from_group [0.024346s] ... ok {6} openstack.tests.unit.dns.v2.test_floating_ip.TestFloatingIP.test_make_it [0.017275s] ... ok {3} openstack.tests.unit.image.v2.test_image.TestImage.test_download_no_checksum_at_all2 [0.014784s] ... ok {1} openstack.tests.unit.database.v1.test_instance.TestInstance.test_action_resize [0.011152s] ... ok {2} openstack.tests.unit.image.v1.test_proxy.TestImageProxy.test_image_find [0.019364s] ... ok {5} openstack.tests.unit.load_balancer.test_amphora.TestAmphoraFailover.test_basic [0.020541s] ... ok {1} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_database_delete [0.010936s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyService.test_service_create_attrs [0.021293s] ... ok {7} openstack.tests.unit.config.test_config.TestConfigArgparse.test_register_argparse_not_password [0.041331s] ... ok {6} openstack.tests.unit.dns.v2.test_proxy.TestDnsFloatIP.test_floating_ip_unset [0.014519s] ... ok {4} openstack.tests.unit.config.test_loader.TestFixArgv.test_mix [0.028079s] ... ok {3} openstack.tests.unit.image.v2.test_image.TestImage.test_image_find [0.021283s] ... ok {1} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_database_delete_ignore [0.010902s] ... ok {5} openstack.tests.unit.load_balancer.test_health_monitor.TestPoolHealthMonitor.test_basic [0.012376s] ... ok {1} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_instance_delete [0.010682s] ... ok {6} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneImport.test_zone_import_create [0.017608s] ... ok {3} openstack.tests.unit.image.v2.test_image.TestImage.test_import_image_with_stores [0.013596s] ... ok {2} openstack.tests.unit.image.v2.test_image.TestImage.test_import_image_with_store [0.030666s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyTrust.test_trust_delete [0.019350s] ... ok {5} openstack.tests.unit.load_balancer.test_l7rule.TestL7Rule.test_basic [0.010297s] ... ok {4} openstack.tests.unit.config.test_loader.TestLoader.test_base_load_yaml_json_file [0.030185s] ... ok {1} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_instance_delete_ignore [0.012582s] ... ok {3} openstack.tests.unit.image.v2.test_image.TestImage.test_remove_tag [0.014165s] ... ok {6} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_tenant_delete [0.015928s] ... ok {5} openstack.tests.unit.load_balancer.test_listener.TestListenerStats.test_make_it [0.013910s] ... ok {1} openstack.tests.unit.database.v1.test_user.TestUser.test_create [0.011220s] ... ok {4} openstack.tests.unit.database.v1.test_database.TestDatabase.test_make_it [0.011112s] ... ok {6} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_tenant_delete_ignore [0.010875s] ... ok {3} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_download [0.013845s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyUser.test_user_delete_ignore [0.024515s] ... ok {1} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zone_delete [0.012985s] ... ok {4} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_database_create_attrs [0.013406s] ... ok {6} openstack.tests.unit.identity.v3.test_application_credential.TestApplicationCredential.test_basic [0.010388s] ... ok {5} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_create [0.015338s] ... ok {3} openstack.tests.unit.image.v2.test_proxy.TestMember.test_member_delete [0.011821s] ... ok {2} openstack.tests.unit.image.v2.test_image.TestImage.test_stage_error [0.030176s] ... ok {1} openstack.tests.unit.dns.v2.test_proxy.TestDnsZone.test_zone_update [0.012730s] ... ok {7} openstack.tests.unit.config.test_config.TestExcludedFormattedConfigValue.test_get_one_cloud_osc_password_brace [0.053133s] ... ok {4} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_database_find [0.012666s] ... ok {5} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_profile_get [0.011694s] ... ok {0} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyUser.test_user_update [0.023779s] ... ok {3} openstack.tests.unit.image.v2.test_task.TestTask.test_make_it [0.014481s] ... ok {6} openstack.tests.unit.identity.v3.test_credential.TestCredential.test_make_it [0.012373s] ... ok {4} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_database_get [0.012342s] ... ok {1} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneExport.test_zone_export_delete [0.012817s] ... ok {3} openstack.tests.unit.instance_ha.v1.test_notification.TestNotification.test_basic [0.011150s] ... ok {6} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_validate_group_has_role_good [0.014124s] ... ok {2} openstack.tests.unit.image.v2.test_proxy.TestImage.test_add_tag [0.033969s] ... ok {5} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_profile_update [0.018761s] ... ok {4} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_databases [0.011653s] ... ok {0} openstack.tests.unit.identity.v3.test_service.TestService.test_make_it [0.023397s] ... ok {6} openstack.tests.unit.identity.v3.test_endpoint.TestEndpoint.test_basic [0.010303s] ... ok {1} openstack.tests.unit.dns.v2.test_zone_import.TestZoneImport.test_basic [0.013121s] ... ok {3} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaNotifications.test_notification_get [0.011953s] ... ok {4} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_instance_find [0.010761s] ... ok {1} openstack.tests.unit.dns.v2.test_zone_import.TestZoneImport.test_make_it [0.011363s] ... ok {5} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_health_monitor_update [0.015549s] ... ok {3} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaNotifications.test_notifications [0.010667s] ... ok {6} openstack.tests.unit.identity.v3.test_federation_protocol.TestFederationProtocol.test_make_it [0.012753s] ... ok {0} openstack.tests.unit.identity.v3.test_trust.TestTrust.test_basic [0.020925s] ... ok {6} openstack.tests.unit.identity.v3.test_group.TestGroup.test_make_it [0.012342s] ... ok {1} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_tenant_update [0.012788s] ... ok {4} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_user_create_attrs [0.011482s] ... ok {5} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_policy_update [0.013991s] ... ok {3} openstack.tests.unit.instance_ha.v1.test_segment.TestSegment.test_create [0.012179s] ... ok {4} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_user_get [0.012060s] ... ok {2} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_create_protected [0.034521s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:13,354 openstack image fake exists, but contains different checksums. Updating. {3} openstack.tests.unit.key_manager.v1.test_order.TestOrder.test_basic [0.011545s] ... ok {1} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_user_find [0.012612s] ... ok {4} openstack.tests.unit.dns.v2.test_proxy.TestDnsRecordset.test_recordset_update [0.010877s] ... ok {6} openstack.tests.unit.identity.v3.test_policy.TestPolicy.test_make_it [0.011362s] ... ok {5} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_rule_delete [0.019881s] ... ok {7} openstack.tests.unit.config.test_environ.TestEnviron.test_environ_prefix [0.085661s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/loader.py:566: UserWarning: Couldn't find the vendor profile '_test_non_existant_cloud', for the cloud '_test_cloud_no_vendor' warnings.warn("Couldn't find the vendor profile '{0}', for" {0} openstack.tests.unit.image.v1.test_proxy.TestImageProxy.test_image_delete [0.021986s] ... ok {1} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_user_get [0.013087s] ... ok {6} openstack.tests.unit.identity.v3.test_project.TestProject.test_unassign_role_from_group_good [0.015311s] ... ok {3} openstack.tests.unit.key_manager.v1.test_secret.TestSecret.test_basic [0.010888s] ... ok {4} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneExport.test_zone_export_create [0.012300s] ... ok {3} openstack.tests.unit.key_manager.v1.test_secret.TestSecret.test_get_with_payload_from_content_types [0.011544s] ... ok {6} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyCredential.test_credential_delete [0.011270s] ... ok {5} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_load_balancer_delete_cascade [0.016551s] ... ok {4} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneExport.test_zone_exports [0.011062s] ... ok {2} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_import [0.033672s] ... ok {6} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyDomain.test_domain_delete_ignore [0.011855s] ... ok {5} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_load_balancer_find [0.012245s] ... ok {0} openstack.tests.unit.image.v1.test_proxy.TestImageProxy.test_image_get [0.029693s] ... ok {3} openstack.tests.unit.load_balancer.test_availability_zone.TestAvailabilityZone.test_basic [0.010372s] ... ok {1} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_user_update [0.031022s] ... ok {4} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferAccept.test_zone_transfer_accept_create [0.012119s] ... ok {3} openstack.tests.unit.load_balancer.test_flavor_profile.TestFlavorProfile.test_make_it [0.011997s] ... ok {2} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_import_no_required_attrs [0.018916s] ... ok {6} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyEndpoint.test_endpoint_get [0.015198s] ... ok {4} openstack.tests.unit.identity.test_version.TestVersion.test_make_it [0.011041s] ... ok {1} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_validate_user_has_role_bad [0.014826s] ... ok {3} openstack.tests.unit.load_balancer.test_pool.TestPool.test_basic [0.023717s] ... ok {6} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyGroup.test_group_update [0.011339s] ... ok {7} openstack.tests.unit.config.test_loader.TestLoader.test__load_yaml_json_file_nonexisting [0.038213s] ... ok {7} openstack.tests.unit.database.v1.test_proxy.TestDatabaseProxy.test_user_find [0.021608s] ... ok {1} openstack.tests.unit.identity.v3.test_identity_provider.TestIdentityProvider.test_make_it [0.011209s] ... ok {4} openstack.tests.unit.identity.v2.test_extension.TestExtension.test_list [0.013121s] ... ok {5} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_member_get [0.032186s] ... ok {0} openstack.tests.unit.image.v1.test_proxy.TestImageProxy.test_image_update [0.022279s] ... ok {6} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyGroup.test_remove_user_from_group [0.013384s] ... ok {4} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_role_create_attrs [0.012293s] ... ok {2} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_stage_wrong_status [0.026591s] ... ok {1} openstack.tests.unit.identity.v3.test_project.TestProject.test_make_it [0.016466s] ... ok {2} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_upload_no_args [0.010677s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.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.") {3} openstack.tests.unit.load_balancer.test_version.TestVersion.test_make_it [0.025871s] ... ok {6} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyPolicy.test_policies [0.012295s] ... ok {5} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_member_update [0.023067s] ... ok {7} openstack.tests.unit.database.v1.test_user.TestUser.test_basic [0.015802s] ... ok {4} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_role_delete_ignore [0.018718s] ... ok {0} openstack.tests.unit.image.v2.test_image.TestImage.test_image_download_output_file [0.032164s] ... ok {1} openstack.tests.unit.identity.v3.test_project.TestProject.test_unassign_role_from_user_good [0.015980s] ... ok {6} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyPolicy.test_policy_delete [0.020003s] ... ok {7} openstack.tests.unit.database.v1.test_user.TestUser.test_make [0.013839s] ... ok {2} openstack.tests.unit.image.v2.test_proxy.TestMember.test_member_create [0.026324s] ... ok {0} openstack.tests.unit.image.v2.test_member.TestMember.test_basic [0.010577s] ... ok {5} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_quotas [0.018101s] ... ok {4} openstack.tests.unit.identity.v2.test_user.TestUser.test_make_it [0.013459s] ... ok {1} openstack.tests.unit.identity.v3.test_project.TestProject.test_validate_user_has_role_good [0.014155s] ... ok {7} openstack.tests.unit.dns.v2.test_proxy.TestDnsFloatIP.test_floating_ip_get [0.011382s] ... ok {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_amphora_configure [0.023766s] ... ok {4} openstack.tests.unit.identity.v3.test_endpoint.TestEndpoint.test_make_it [0.010408s] ... ok {6} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRegion.test_region_update [0.019044s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyDomain.test_domain_update [0.013163s] ... ok {0} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_create_checksum_mismatch [0.022677s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:13,504 openstack image fake exists, but contains different checksums. Updating. {4} openstack.tests.unit.identity.v3.test_limit.TestLimit.test_basic [0.010851s] ... ok {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_delete [0.022120s] ... ok {7} openstack.tests.unit.dns.v2.test_proxy.TestDnsFloatIP.test_floating_ips [0.010697s] ... ok {7} openstack.tests.unit.dns.v2.test_proxy.TestDnsRecordset.test_recordset_find [0.012111s] ... ok {5} openstack.tests.unit.message.v2.test_claim.TestClaim.test_create_non_204_resp [0.031400s] ... ok {2} openstack.tests.unit.image.v2.test_proxy.TestMember.test_member_delete_ignore [0.038910s] ... ok {6} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRole.test_role_find [0.020853s] ... ok {4} openstack.tests.unit.identity.v3.test_project.TestProject.test_unassign_role_from_user_bad [0.013288s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyDomain.test_domains [0.011904s] ... ok {7} openstack.tests.unit.dns.v2.test_proxy.TestDnsZoneTransferRequest.test_zone_transfer_request_update [0.010984s] ... ok {0} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_create_data_binary [0.026909s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:13,536 openstack image fake exists, but contains different checksums. Updating. {4} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyCredential.test_credential_find [0.012643s] ... ok {7} openstack.tests.unit.dns.v2.test_recordset.TestRecordset.test_make_it [0.010863s] ... ok {5} openstack.tests.unit.message.v2.test_claim.TestClaim.test_delete_client_id_project_id_exist [0.011733s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyEndpoint.test_endpoint_create_attrs [0.017470s] ... ok {4} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyProject.test_project_update [0.013950s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyGroup.test_group_delete_ignore [0.010829s] ... ok {6} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_validate_group_has_domain_role [0.032414s] ... ok {2} openstack.tests.unit.image.v2.test_proxy.TestMisc.test_stores [0.022462s] ... ok {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_profile_find [0.025936s] ... ok {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_profiles [0.022948s] ... ok {7} openstack.tests.unit.dns.v2.test_zone_transfer.TestZoneTransferRequest.test_make_it [0.021792s] ... ok {2} openstack.tests.unit.image.v2.test_proxy.TestSchema.test_image_schema_get [0.016996s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyProject.test_project_get [0.010534s] ... ok {5} openstack.tests.unit.message.v2.test_proxy.TestMessageMessage.test_message_post [0.027387s] ... ok {4} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRegion.test_region_create_attrs [0.017131s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyProject.test_projects [0.011168s] ... ok {7} openstack.tests.unit.identity.v2.test_extension.TestExtension.test_make_it [0.020011s] ... ok {2} openstack.tests.unit.image.v2.test_proxy.TestTask.test_task_create [0.014018s] ... ok {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_delete [0.010628s] ... ok {6} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_validate_group_has_system_role [0.022646s] ... ok {5} openstack.tests.unit.message.v2.test_proxy.TestMessageSubscription.test_subscription_delete [0.013852s] ... ok {4} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRegion.test_regions [0.015450s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRegion.test_region_find [0.010617s] ... ok {0} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_create_validate_checksum_data_binary [0.033156s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:13,559 openstack image fake exists, but contains different checksums. Updating. {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_profile_create [0.018654s] ... ok {4} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRole.test_role_create_attrs [0.012840s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_assign_domain_role_to_user [0.014262s] ... ok {7} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_roles [0.021205s] ... ok {0} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_get [0.020996s] ... ok {2} openstack.tests.unit.image.v2.test_schema.TestSchema.test_basic [0.028181s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_unassign_domain_role_from_group [0.012838s] ... ok {4} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_assign_domain_role_to_group [0.014903s] ... ok {6} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_validate_user_has_domain_role [0.024608s] ... ok {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_profile_find [0.016055s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_validate_user_has_system_role [0.012458s] ... ok {4} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_assign_project_role_to_user [0.012949s] ... ok {6} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyService.test_service_find [0.019163s] ... ok {0} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_stage [0.027465s] ... ok {2} openstack.tests.unit.image.v2.test_service_info.TestImport.test_make_it [0.023134s] ... ok {1} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyUser.test_user_get [0.011146s] ... ok {7} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_user_delete_ignore [0.016139s] ... ok {4} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_unassign_project_role_from_group [0.019767s] ... ok {1} openstack.tests.unit.identity.v3.test_region.TestRegion.test_basic [0.010460s] ... ok {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_profiles [0.019086s] ... ok {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_policy_find [0.010596s] ... ok {2} openstack.tests.unit.instance_ha.v1.test_host.TestHost.test_create [0.023955s] ... ok {1} openstack.tests.unit.identity.v3.test_role.TestRole.test_make_it [0.011262s] ... ok {7} openstack.tests.unit.identity.v2.test_proxy.TestIdentityProxy.test_users [0.019501s] ... ok {5} openstack.tests.unit.message.v2.test_proxy.TestMessageSubscription.test_subscription_get [0.082925s] ... ok {4} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyRoleAssignments.test_unassign_system_role_from_user [0.019334s] ... ok {6} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyService.test_service_update [0.031349s] ... ok {1} openstack.tests.unit.identity.v3.test_role_domain_user_assignment.TestRoleDomainUserAssignment.test_make_it [0.010648s] ... ok {0} openstack.tests.unit.image.v2.test_proxy.TestImage.test_remove_tag [0.040942s] ... ok {5} openstack.tests.unit.message.v2.test_queue.TestQueue.test_delete [0.012148s] ... ok {2} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaHosts.test_hosts [0.020938s] ... ok {6} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyTrust.test_trust_get [0.019447s] ... ok {1} openstack.tests.unit.identity.v3.test_role_project_user_assignment.TestRoleProjectUserAssignment.test_basic [0.010110s] ... ok {7} openstack.tests.unit.identity.v2.test_user.TestUser.test_basic [0.020768s] ... ok {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_rules [0.039123s] ... ok {4} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyTrust.test_trust_delete_ignore [0.015989s] ... ok {0} openstack.tests.unit.image.v2.test_service_info.TestImport.test_basic [0.021102s] ... ok {1} openstack.tests.unit.identity.v3.test_role_system_group_assignment.TestRoleSystemGroupAssignment.test_make_it [0.010475s] ... ok {5} openstack.tests.unit.network.test_version.TestVersion.test_basic [0.010118s] ... ok {5} openstack.tests.unit.network.v2.test_address_scope.TestAddressScope.test_make_it [0.010016s] ... ok {4} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyTrust.test_trusts [0.014441s] ... ok {6} openstack.tests.unit.identity.v3.test_role.TestRole.test_basic [0.019441s] ... ok {2} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaSegments.test_segments [0.024069s] ... ok {1} openstack.tests.unit.identity.v3.test_role_system_user_assignment.TestRoleSystemUserAssignment.test_make_it [0.010196s] ... ok {5} openstack.tests.unit.network.v2.test_agent.TestRouterL3Agent.test_basic [0.010935s] ... ok {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_listener_get [0.020941s] ... ok {5} openstack.tests.unit.network.v2.test_firewall_group.TestFirewallGroup.test_make_it [0.000826s] ... ok {7} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_make_it [0.028140s] ... ok {0} openstack.tests.unit.image.v2.test_service_info.TestStore.test_make_it [0.024616s] ... ok {4} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyUser.test_user_create_attrs [0.014104s] ... ok {5} openstack.tests.unit.network.v2.test_health_monitor.TestHealthMonitor.test_make_it [0.010578s] ... ok {6} openstack.tests.unit.identity.v3.test_role_project_group_assignment.TestRoleProjectGroupAssignment.test_basic [0.020549s] ... ok {2} openstack.tests.unit.instance_ha.v1.test_segment.TestSegment.test_basic [0.020442s] ... ok {1} openstack.tests.unit.image.v1.test_proxy.TestImageProxy.test_image_delete_ignore [0.010755s] ... ok {1} openstack.tests.unit.image.v2.test_image.TestImage.test_import_image [0.013637s] ... ok {5} openstack.tests.unit.network.v2.test_load_balancer.TestLoadBalancer.test_make_it [0.010431s] ... ok {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_load_balancer_delete_non_cascade [0.017584s] ... ok {4} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyUser.test_user_delete [0.015012s] ... ok {7} openstack.tests.unit.identity.v3.test_domain.TestDomain.test_validate_user_has_role_good [0.026871s] ... ok {2} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerContainer.test_containers [0.026288s] ... ok {0} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaHosts.test_host_update [0.019994s] ... ok {6} openstack.tests.unit.identity.v3.test_role_system_group_assignment.TestRoleSystemGroupAssignment.test_basic [0.018721s] ... ok {1} openstack.tests.unit.image.v2.test_image.TestImage.test_import_image_with_all_stores [0.013649s] ... ok {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_load_balancer_get [0.021099s] ... ok {4} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyUser.test_user_find [0.011368s] ... ok {5} openstack.tests.unit.network.v2.test_metering_label_rule.TestMeteringLabelRule.test_basic [0.011408s] ... ok {1} openstack.tests.unit.image.v2.test_image.TestImage.test_reactivate [0.015730s] ... ok {0} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerOrder.test_order_create_attrs [0.022084s] ... ok {4} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyUser.test_users [0.011789s] ... ok {2} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerOrder.test_order_delete [0.018622s] ... ok {5} openstack.tests.unit.network.v2.test_metering_label_rule.TestMeteringLabelRule.test_make_it [0.016748s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:13,767 openstack.resource The use of 'remote_ip_prefix' in metering label rules is deprecated and will be removed in future releases. One should use instead, the 'source_ip_prefix' and/or 'destination_ip_prefix' parameters. For more details, you can check the spec: https://review.opendev.org/#/c/744702/. {7} openstack.tests.unit.identity.v3.test_group.TestGroup.test_check_user [0.030292s] ... ok {6} openstack.tests.unit.image.v2.test_image.TestImage.test_download_checksum_mismatch [0.028824s] ... ok {5} openstack.tests.unit.network.v2.test_port_forwarding.TestFloatingIP.test_make_it [0.012180s] ... ok {1} openstack.tests.unit.image.v2.test_image.TestImage.test_stage [0.014519s] ... ok {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_members [0.020292s] ... ok {7} openstack.tests.unit.identity.v3.test_identity_provider.TestIdentityProvider.test_basic [0.014937s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkAutoAllocatedTopology.test_auto_allocated_topology_get [0.015441s] ... ok {1} openstack.tests.unit.image.v2.test_image.TestImage.test_upload [0.015225s] ... ok {0} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerOrder.test_orders [0.027731s] ... ok {4} openstack.tests.unit.identity.v3.test_role_domain_group_assignment.TestRoleDomainGroupAssignment.test_basic [0.022291s] ... ok {2} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerSecret.test_secret_find [0.028440s] ... ok {6} openstack.tests.unit.image.v2.test_image.TestImage.test_download_no_checksum_header [0.022972s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkAutoAllocatedTopology.test_validate_topology [0.010768s] ... ok {1} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_create_allow_duplicates_find_not_called [0.010441s] ... ok {4} openstack.tests.unit.identity.v3.test_role_domain_group_assignment.TestRoleDomainGroupAssignment.test_make_it [0.012604s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_extension_find [0.010344s] ... ok {1} openstack.tests.unit.image.v2.test_proxy.TestMember.test_member_find [0.010379s] ... ok {2} openstack.tests.unit.load_balancer.test_amphora.TestAmphoraConfig.test_basic [0.018721s] ... ok {7} openstack.tests.unit.identity.v3.test_limit.TestLimit.test_make_it [0.023031s] ... ok {4} openstack.tests.unit.image.v2.test_image.TestImage.test_add_tag [0.016321s] ... ok {6} openstack.tests.unit.image.v2.test_image.TestImage.test_import_image_with_uri_not_web_download [0.022147s] ... ok {3} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_pool_delete [0.041795s] ... ok {6} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_create_without_filename [0.010392s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_floating_ip_delete_if_revision [0.012176s] ... ok {1} openstack.tests.unit.image.v2.test_proxy.TestTask.test_task_schema_get [0.018608s] ... ok {7} openstack.tests.unit.identity.v3.test_mapping.TestMapping.test_make_it [0.013194s] ... ok {4} openstack.tests.unit.image.v2.test_image.TestImage.test_basic [0.022540s] ... ok {2} openstack.tests.unit.load_balancer.test_l7policy.TestL7Policy.test_basic [0.018677s] ... ok {6} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_stage_with_data [0.013428s] ... ok {3} openstack.tests.unit.message.v2.test_claim.TestClaim.test_make_it [0.019926s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_floating_ip_delete_ignore [0.022044s] ... ok {2} openstack.tests.unit.load_balancer.test_load_balancer.TestLoadBalancer.test_delete_non_cascade [0.012997s] ... ok {7} openstack.tests.unit.identity.v3.test_project.TestProject.test_assign_role_to_group_good [0.019500s] ... ok {1} openstack.tests.unit.image.v2.test_proxy.TestTask.test_tasks_schema_get [0.029872s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_floating_ip_get [0.010935s] ... ok {6} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_upload [0.018301s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.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.") {2} openstack.tests.unit.load_balancer.test_load_balancer.TestLoadBalancer.test_make_it [0.010668s] ... ok {3} openstack.tests.unit.message.v2.test_message.TestMessage.test_delete_client_id_project_id_exist [0.022432s] ... ok {4} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_create_validate_checksum_data_not_binary [0.020308s] ... ok {7} openstack.tests.unit.identity.v3.test_project.TestProject.test_assign_role_to_user_good [0.029404s] ... ok {0} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerSecret.test_secret_get [0.090338s] ... ok {2} openstack.tests.unit.load_balancer.test_load_balancer.TestLoadBalancerFailover.test_basic [0.010508s] ... ok {2} openstack.tests.unit.load_balancer.test_provider.TestProvider.test_make_it [0.015177s] ... ok {4} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_delete [0.022624s] ... ok {1} openstack.tests.unit.image.v2.test_service_info.TestStore.test_basic [0.016175s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkFirewallGroup.test_firewall_group_update [0.011504s] ... ok {0} openstack.tests.unit.load_balancer.test_amphora.TestAmphora.test_basic [0.011417s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkFlavor.test_flavor_delete [0.010894s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkFlavor.test_flavors [0.015964s] ... ok {2} openstack.tests.unit.load_balancer.test_quota.TestQuota.test_make_it [0.010156s] ... ok {0} openstack.tests.unit.load_balancer.test_availability_zone_profile.TestAvailabilityZoneProfile.test_make_it [0.011509s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_update_floating_ip_port_forwarding [0.012695s] ... ok {4} openstack.tests.unit.image.v2.test_proxy.TestImage.test_image_update [0.023693s] ... ok {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_amphorae [0.015327s] ... ok {3} openstack.tests.unit.message.v2.test_message.TestMessage.test_delete_unclaimed [0.028184s] ... ok {1} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaHosts.test_host_delete [0.017640s] ... ok {6} openstack.tests.unit.image.v2.test_proxy.TestImage.test_reactivate_image [0.038214s] ... ok {0} openstack.tests.unit.load_balancer.test_load_balancer.TestLoadBalancer.test_basic [0.019692s] ... ok {7} openstack.tests.unit.identity.v3.test_project.TestProject.test_unassign_role_from_group_bad [0.040773s] ... ok {6} openstack.tests.unit.image.v2.test_proxy.TestMember.test_member_get [0.018442s] ... ok {3} openstack.tests.unit.message.v2.test_proxy.TestMessageClaim.test_claim_delete [0.020015s] ... ok {4} openstack.tests.unit.image.v2.test_proxy.TestMisc.test_import_info [0.011723s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkHealthMonitor.test_health_monitor_update [0.010970s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkIpAvailability.test_network_ip_availability_find [0.010525s] ... ok {6} openstack.tests.unit.image.v2.test_proxy.TestTask.test_tasks [0.010695s] ... ok {4} openstack.tests.unit.image.v2.test_schema.TestSchema.test_make_it [0.010242s] ... ok {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_find [0.013930s] ... ok {1} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaHosts.test_host_get [0.018435s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkListener.test_listener_get [0.010463s] ... ok {7} openstack.tests.unit.identity.v3.test_project.TestProject.test_validate_group_has_role_good [0.027461s] ... ok {6} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerContainer.test_container_find [0.010357s] ... ok {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_health_monitor_find [0.012263s] ... ok {0} openstack.tests.unit.load_balancer.test_pool.TestPool.test_make_it [0.022750s] ... ok {4} openstack.tests.unit.image.v2.test_task.TestTask.test_basic [0.010329s] ... ok {4} openstack.tests.unit.instance_ha.v1.test_host.TestHost.test_basic [0.010287s] ... ok {1} openstack.tests.unit.key_manager.v1.test_container.TestContainer.test_basic [0.020222s] ... ok {6} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerOrder.test_order_delete_ignore [0.010646s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkListener.test_listener_update [0.012026s] ... ok {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_health_monitors [0.015081s] ... ok {0} openstack.tests.unit.load_balancer.test_quota.TestQuota.test_prepare_request [0.010099s] ... ok {7} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyCredential.test_credential_update [0.015731s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIp.test_local_ip_delete_ignore [0.011823s] ... ok {6} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerOrder.test_order_find [0.015164s] ... ok {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_policy_get [0.012428s] ... ok {4} openstack.tests.unit.instance_ha.v1.test_notification.TestNotification.test_create [0.019126s] ... ok {7} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyEndpoint.test_endpoint_delete [0.018419s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIp.test_local_ips [0.011471s] ... ok {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_amphora_find [0.022789s] ... ok {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_rule_find [0.012170s] ... ok {4} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerContainer.test_container_update [0.011064s] ... ok {1} openstack.tests.unit.key_manager.v1.test_container.TestContainer.test_make_it [0.035692s] ... ok {6} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerOrder.test_order_update [0.019949s] ... ok {7} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyEndpoint.test_endpoint_find [0.011242s] ... ok {4} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerSecret.test_secret_delete [0.011231s] ... ok {1} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerOrder.test_order_get [0.010419s] ... ok {6} openstack.tests.unit.key_manager.v1.test_secret.TestSecret.test_get_with_payload_from_argument [0.015290s] ... ok {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_listener_create [0.020776s] ... ok {4} openstack.tests.unit.load_balancer.test_flavor_profile.TestFlavorProfile.test_basic [0.010225s] ... ok {1} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerSecret.test_secret_delete_ignore [0.010429s] ... ok {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_create [0.026932s] ... ok {7} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyGroup.test_check_user_in_group [0.025106s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_get [0.023425s] ... ok {1} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerSecret.test_secrets [0.011501s] ... ok {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_update [0.013218s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_rule_create_attrs [0.013573s] ... ok {4} openstack.tests.unit.load_balancer.test_l7policy.TestL7Policy.test_make_it [0.015154s] ... ok {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_listener_update [0.010674s] ... ok {6} openstack.tests.unit.key_manager.v1.test_secret.TestSecret.test_make_it [0.025937s] ... ok {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_listeners [0.015682s] ... ok {4} openstack.tests.unit.load_balancer.test_listener.TestListener.test_make_it [0.015592s] ... ok {3} openstack.tests.unit.message.v2.test_proxy.TestMessageClaim.test_claim_get [0.127286s] ... ok {1} openstack.tests.unit.load_balancer.test_listener.TestListener.test_basic [0.013522s] ... ok {6} openstack.tests.unit.load_balancer.test_availability_zone.TestAvailabilityZone.test_make_it [0.010928s] ... ok {7} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyProject.test_user_projects [0.022913s] ... ok {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_policy_delete [0.024012s] ... ok {1} openstack.tests.unit.load_balancer.test_load_balancer.TestLoadBalancerStats.test_basic [0.013363s] ... ok {4} openstack.tests.unit.load_balancer.test_version.TestVersion.test_basic [0.012021s] ... ok {2} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_pool_update [0.021141s] ... ok {6} openstack.tests.unit.load_balancer.test_availability_zone_profile.TestAvailabilityZoneProfile.test_basic [0.010341s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_rule_update [0.022550s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkNDPProxy.test_ndp_proxy_delete [0.013207s] ... ok {4} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_amphora_get [0.010925s] ... ok {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_rule_create [0.015899s] ... ok {3} openstack.tests.unit.message.v2.test_proxy.TestMessageQueue.test_queue_create [0.027124s] ... ok {4} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_profile_create [0.010795s] ... ok {2} openstack.tests.unit.message.test_version.TestVersion.test_make_it [0.014115s] ... ok {1} openstack.tests.unit.load_balancer.test_member.TestPoolMember.test_basic [0.015230s] ... ok {7} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyService.test_service_delete_ignore [0.037182s] ... ok {6} openstack.tests.unit.load_balancer.test_flavor.TestFlavor.test_basic [0.027914s] ... ok {3} openstack.tests.unit.message.v2.test_proxy.TestMessageQueue.test_queue_delete [0.019896s] ... ok {2} openstack.tests.unit.message.v2.test_claim.TestClaim.test_update [0.018448s] ... ok {1} openstack.tests.unit.load_balancer.test_quota.TestQuota.test_basic [0.021782s] ... ok {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_rule_get [0.033468s] ... ok {4} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_health_monitor_create [0.018187s] ... ok {7} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyService.test_service_get [0.010546s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetwork.test_network_update_if_revision [0.032382s] ... ok {2} openstack.tests.unit.message.v2.test_message.TestMessage.test_get_client_id_project_id_exist [0.013848s] ... ok {4} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_health_monitor_delete [0.011581s] ... ok {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_listener_delete [0.010836s] ... ok {7} openstack.tests.unit.identity.v3.test_proxy.TestIdentityProxyService.test_services [0.012183s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_pool_update [0.013891s] ... ok {6} openstack.tests.unit.load_balancer.test_health_monitor.TestPoolHealthMonitor.test_make_it [0.027236s] ... ok {1} openstack.tests.unit.load_balancer.test_quota.TestQuotaDefault.test_basic [0.018655s] ... ok {3} openstack.tests.unit.message.v2.test_proxy.TestMessageQueue.test_queue_delete_ignore [0.025519s] ... ok {2} openstack.tests.unit.message.v2.test_message.TestMessage.test_post [0.015033s] ... ok {6} openstack.tests.unit.load_balancer.test_load_balancer.TestLoadBalancer.test_delete_cascade [0.011338s] ... ok {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_amphora_failover [0.011422s] ... ok {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_listener_stats_get [0.019572s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_pools [0.017662s] ... ok {2} openstack.tests.unit.message.v2.test_proxy.TestMessageMessage.test_message_delete_ignore [0.011540s] ... ok {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_find [0.010875s] ... ok {7} openstack.tests.unit.identity.v3.test_region.TestRegion.test_make_it [0.025623s] ... ok {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_providers [0.010656s] ... ok {3} openstack.tests.unit.message.v2.test_proxy.TestMessageSubscription.test_subscription_create [0.024295s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_port_delete [0.014768s] ... ok {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_get [0.011612s] ... ok {0} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_quota_delete [0.010635s] ... ok {6} openstack.tests.unit.load_balancer.test_quota.TestQuotaDefault.test_make_it [0.020077s] ... ok {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_profile_delete [0.011213s] ... ok {4} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_health_monitor_get [0.052493s] ... ok {3} openstack.tests.unit.message.v2.test_queue.TestQueue.test_delete_client_id_project_id_exist [0.017052s] ... ok {7} openstack.tests.unit.identity.v3.test_role_project_user_assignment.TestRoleProjectUserAssignment.test_make_it [0.028868s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumBandwidth.test_qos_minimum_bandwidth_rule_get [0.017250s] ... ok {0} openstack.tests.unit.message.v2.test_claim.TestClaim.test_get [0.018655s] ... ok {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_profile_get [0.011888s] ... ok {6} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zones [0.020251s] ... ok {0} openstack.tests.unit.message.v2.test_claim.TestClaim.test_get_client_id_project_id_exist [0.011200s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkQuota.test_quota_default_get [0.012205s] ... ok {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_availability_zone_profile_update [0.010880s] ... ok {7} openstack.tests.unit.identity.v3.test_trust.TestTrust.test_make_it [0.020822s] ... ok {0} openstack.tests.unit.message.v2.test_message.TestMessage.test_make_it [0.010245s] ... ok {6} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_rule_update [0.020260s] ... ok {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_update [0.012659s] ... ok {4} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_listener_find [0.044518s] ... ok {7} openstack.tests.unit.identity.v3.test_user.TestUser.test_make_it [0.012446s] ... ok {3} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_delete_client_id_project_id_exist [0.032100s] ... ok {0} openstack.tests.unit.message.v2.test_proxy.TestMessageClaim.test_claim_update [0.010574s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkRbacPolicy.test_rbac_policies [0.021213s] ... ok {3} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_get_client_id_project_id_exist [0.012742s] ... ok {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_policies [0.014245s] ... ok {6} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_load_balancer_stats_get [0.020813s] ... ok {0} openstack.tests.unit.message.v2.test_proxy.TestMessageMessage.test_message_delete_claimed [0.011170s] ... ok {2} openstack.tests.unit.message.v2.test_proxy.TestMessageQueue.test_queue_get [0.090799s] ... ok {3} openstack.tests.unit.network.v2.test_availability_zone.TestAvailabilityZone.test_basic [0.010801s] ... ok {7} openstack.tests.unit.image.v1.test_image.TestImage.test_make_it [0.026130s] ... ok {4} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_load_balancers [0.024563s] ... ok {0} openstack.tests.unit.message.v2.test_queue.TestQueue.test_basic [0.010241s] ... ok {2} openstack.tests.unit.message.v2.test_proxy.TestMessageQueue.test_queues [0.014615s] ... ok {0} openstack.tests.unit.message.v2.test_queue.TestQueue.test_get [0.011517s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_remove_gateway_from_router [0.022905s] ... ok {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_l7_policy_create [0.023134s] ... ok {3} openstack.tests.unit.network.v2.test_extension.TestExtension.test_make_it [0.015368s] ... ok {7} openstack.tests.unit.image.v1.test_proxy.TestImageProxy.test_images [0.020738s] ... ok {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_load_balancer_create [0.010417s] ... ok {0} openstack.tests.unit.message.v2.test_queue.TestQueue.test_get_client_id_project_id_exist [0.011190s] ... ok {6} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_load_balancer_update [0.020577s] ... ok {4} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_quota_update [0.029886s] ... ok {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_pool_create [0.010728s] ... ok {0} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_basic [0.010218s] ... ok {3} openstack.tests.unit.network.v2.test_flavor.TestFlavor.test_associate_flavor_with_service_profile [0.016775s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_router_create_attrs [0.019618s] ... ok {1} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_pools [0.010700s] ... ok {0} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_get [0.011904s] ... ok {3} openstack.tests.unit.network.v2.test_flavor.TestFlavor.test_make_it_with_optional [0.013720s] ... ok {4} openstack.tests.unit.message.v2.test_message.TestMessage.test_post_client_id_project_id_exist [0.021168s] ... ok {6} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_member_create [0.021616s] ... ok {2} openstack.tests.unit.message.v2.test_queue.TestQueue.test_create [0.022863s] ... ok {7} openstack.tests.unit.image.v2.test_image.TestImage.test_deactivate [0.034281s] ... ok {2} openstack.tests.unit.message.v2.test_queue.TestQueue.test_make_it [0.010887s] ... ok {6} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_member_delete [0.021871s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_router_delete_ignore [0.023996s] ... ok {1} openstack.tests.unit.message.v2.test_claim.TestClaim.test_create_client_id_project_id_exist [0.014273s] ... ok {3} openstack.tests.unit.network.v2.test_listener.TestListener.test_basic [0.013427s] ... ok {4} openstack.tests.unit.message.v2.test_proxy.TestMessageMessage.test_message_delete [0.019638s] ... ok {0} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_make_it [0.020491s] ... ok {1} openstack.tests.unit.message.v2.test_claim.TestClaim.test_update_client_id_project_id_exist [0.013806s] ... ok {2} openstack.tests.unit.network.v2.test_agent.TestAgent.test_remove_agent_from_network [0.015635s] ... ok {3} openstack.tests.unit.network.v2.test_network_ip_availability.TestNetworkIPAvailability.test_make_it [0.010680s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_router_hosting_l3_agents_list [0.015794s] ... ok {7} openstack.tests.unit.image.v2.test_image.TestImage.test_download_checksum_match [0.023661s] ... ok {6} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_pool_find [0.020724s] ... ok {4} openstack.tests.unit.message.v2.test_proxy.TestMessageSubscription.test_subscriptions [0.011697s] ... ok {2} openstack.tests.unit.network.v2.test_availability_zone.TestAvailabilityZone.test_make_it [0.011713s] ... ok {3} openstack.tests.unit.network.v2.test_pool.TestPool.test_make_it [0.011275s] ... ok {0} openstack.tests.unit.network.v2.test_address_scope.TestAddressScope.test_basic [0.019515s] ... ok {2} openstack.tests.unit.network.v2.test_firewall_rule.TestFirewallRule.test_basic [0.001249s] ... ok {1} openstack.tests.unit.message.v2.test_message.TestMessage.test_basic [0.018342s] ... ok {4} openstack.tests.unit.network.v2.test_address_group.TestAddressGroup.test_basic [0.012140s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkRule.test_firewall_rule_create_attrs [0.020392s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkAgent.test_agent_delete [0.010576s] ... ok {6} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_quota_default_get [0.020443s] ... ok {7} openstack.tests.unit.image.v2.test_image.TestImage.test_download_stream [0.022280s] ... ok {2} openstack.tests.unit.network.v2.test_l3_conntrack_helper.TestL3ConntrackHelper.test_make_it [0.010706s] ... ok {1} openstack.tests.unit.message.v2.test_message.TestMessage.test_get [0.016442s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkAgent.test_agent_get [0.010619s] ... ok {4} openstack.tests.unit.network.v2.test_agent.TestAgent.test_add_router_to_agent [0.011816s] ... ok {0} openstack.tests.unit.network.v2.test_agent.TestAgent.test_add_agent_to_network [0.023933s] ... ok {2} openstack.tests.unit.network.v2.test_local_ip.TestLocalIP.test_make_it [0.013685s] ... ok {4} openstack.tests.unit.network.v2.test_auto_allocated_topology.TestAutoAllocatedTopology.test_basic [0.010505s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_rule_delete [0.010398s] ... ok {6} openstack.tests.unit.message.test_version.TestVersion.test_basic [0.020592s] ... ok {1} openstack.tests.unit.message.v2.test_proxy.TestMessageClaim.test_claim_create [0.012042s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkAgent.test_agents [0.010477s] ... ok {4} openstack.tests.unit.network.v2.test_firewall_group.TestFirewallGroup.test_basic [0.002269s] ... ok {2} openstack.tests.unit.network.v2.test_network.TestNetwork.test_make_it [0.012078s] ... ok {0} openstack.tests.unit.network.v2.test_agent.TestNetworkHostingDHCPAgent.test_basic [0.018336s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkAvailability.test_availability_zones [0.010905s] ... ok {4} openstack.tests.unit.network.v2.test_load_balancer.TestLoadBalancer.test_basic [0.010580s] ... ok {2} openstack.tests.unit.network.v2.test_network_ip_availability.TestNetworkIPAvailability.test_basic [0.010440s] ... ok {7} openstack.tests.unit.image.v2.test_image.TestImage.test_image_download_output_fd [0.035669s] ... ok {0} openstack.tests.unit.network.v2.test_firewall_policy.TestFirewallPolicy.test_make_it [0.004394s] ... ok {1} openstack.tests.unit.message.v2.test_proxy.TestMessageMessage.test_messages [0.020983s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkAvailability.test_network_hosting_dhcp_agents [0.011916s] ... ok {6} openstack.tests.unit.message.v2.test_claim.TestClaim.test_basic [0.029408s] ... ok {4} openstack.tests.unit.network.v2.test_metering_label_rule.TestMeteringLabelRule.test_make_it_source_and_destination [0.016182s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:14,414 openstack.resource The use of 'remote_ip_prefix' in metering label rules is deprecated and will be removed in future releases. One should use instead, the 'source_ip_prefix' and/or 'destination_ip_prefix' parameters. For more details, you can check the spec: https://review.opendev.org/#/c/744702/. {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressGroup.test_address_group_create_attrs [0.013882s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_extensions [0.011070s] ... ok {1} openstack.tests.unit.message.v2.test_queue.TestQueue.test_create_client_id_project_id_exist [0.014217s] ... ok {4} openstack.tests.unit.network.v2.test_ndp_proxy.TestNDPProxy.test_basic [0.012520s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressScope.test_address_scope_delete [0.011548s] ... ok {7} openstack.tests.unit.image.v2.test_member.TestMember.test_make_it [0.019583s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_floating_ip_find [0.010604s] ... ok {0} openstack.tests.unit.network.v2.test_floating_ip.TestFloatingIP.test_find_available_nada [0.014209s] ... ok {0} openstack.tests.unit.network.v2.test_floating_ip.TestFloatingIP.test_make_it [0.010574s] ... ok {6} openstack.tests.unit.message.v2.test_message.TestMessage.test_delete_claimed [0.025144s] ... ok {1} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_create [0.014576s] ... ok {4} openstack.tests.unit.network.v2.test_network.TestDHCPAgentHostingNetwork.test_basic [0.011911s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkFlavor.test_flavor_create_attrs [0.013636s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressScope.test_address_scope_delete_ignore [0.017529s] ... ok {1} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_delete [0.023802s] ... ok {0} openstack.tests.unit.network.v2.test_health_monitor.TestHealthMonitor.test_basic [0.034330s] ... ok {4} openstack.tests.unit.network.v2.test_pool_member.TestPoolMember.test_basic [0.027330s] ... ok {7} openstack.tests.unit.image.v2.test_proxy.TestImage.test_deactivate_image [0.035047s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkSegment.test_segment_create_attrs [0.091492s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_floating_ip_port_forwardings [0.024927s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkFlavor.test_flavor_get [0.025873s] ... ok {0} openstack.tests.unit.network.v2.test_local_ip_association.TestLocalIP.test_basic [0.011327s] ... ok {7} openstack.tests.unit.image.v2.test_proxy.TestMember.test_members [0.014145s] ... ok {4} openstack.tests.unit.network.v2.test_pool_member.TestPoolMember.test_make_it [0.015782s] ... ok {1} openstack.tests.unit.network.v2.test_address_group.TestAddressGroup.test_make_it [0.021469s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_get_floating_ip_port_forwarding [0.019758s] ... ok {0} openstack.tests.unit.network.v2.test_metering_label.TestMeteringLabel.test_make_it [0.017937s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkServiceProfile.test_service_profile_update [0.025809s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkFlavor.test_flavor_update [0.027332s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressGroup.test_address_group_delete [0.018335s] ... ok {0} openstack.tests.unit.network.v2.test_port_forwarding.TestFloatingIP.test_basic [0.010149s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_update_l3_conntrack_helper [0.016482s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_delete_if_revision [0.018168s] ... ok {7} openstack.tests.unit.image.v2.test_proxy.TestSchema.test_images_schema_get [0.030230s] ... ok {1} openstack.tests.unit.network.v2.test_agent.TestAgent.test_basic [0.024789s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressGroup.test_add_addresses_to_address_group [0.010765s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressScope.test_address_scope_create_attrs [0.021015s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkHealthMonitor.test_health_monitor_delete [0.014268s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressGroup.test_address_group_delete_ignore [0.010393s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_find [0.020696s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressGroup.test_address_group_get [0.010468s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkIpAvailability.test_network_ip_availability_get [0.011919s] ... ok {7} openstack.tests.unit.image.v2.test_proxy.TestTask.test_task_get [0.025181s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkHealthMonitor.test_health_monitors [0.043955s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressScope.test_address_scope_get [0.018735s] ... ok {6} openstack.tests.unit.message.v2.test_proxy.TestMessageMessage.test_message_get [0.106038s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkAutoAllocatedTopology.test_auto_allocated_topology_delete [0.010654s] ... ok {1} openstack.tests.unit.network.v2.test_floating_ip.TestFloatingIP.test_basic [0.040391s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkListener.test_listener_delete [0.016111s] ... ok {6} openstack.tests.unit.network.test_version.TestVersion.test_make_it [0.010147s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkAgent.test_agent_update [0.020597s] ... ok {7} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaSegments.test_segment_get [0.025183s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_floating_ip_create_attrs [0.010334s] ... ok {6} openstack.tests.unit.network.v2.test_agent.TestAgent.test_make_it [0.010080s] ... ok {6} openstack.tests.unit.network.v2.test_firewall_policy.TestFirewallPolicy.test_basic [0.000413s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_find_floating_ip_port_forwarding [0.011640s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkLoadBalancer.test_load_balancer_delete_ignore [0.030633s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_pool_delete_ignore [0.034164s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkLoadBalancer.test_load_balancer_update [0.017918s] ... ok {1} openstack.tests.unit.network.v2.test_l3_conntrack_helper.TestL3ConntrackHelper.test_basic [0.029881s] ... ok {6} openstack.tests.unit.network.v2.test_flavor.TestFlavor.test_make_it [0.009928s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkListener.test_listener_delete_ignore [0.011307s] ... ok {7} openstack.tests.unit.instance_ha.v1.test_proxy.TestInstanceHaSegments.test_segment_update [0.019395s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_pools [0.017503s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIpAssociation.test_local_ip_association_delete_ignore [0.017366s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkListener.test_listeners [0.010670s] ... ok {6} openstack.tests.unit.network.v2.test_floating_ip.TestFloatingIP.test_find_available [0.013305s] ... ok {1} openstack.tests.unit.network.v2.test_listener.TestListener.test_make_it [0.020698s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkAutoAllocatedTopology.test_auto_allocated_topology_delete_ignore [0.033579s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkLoadBalancer.test_load_balancers [0.032018s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkLoadBalancer.test_load_balancer_find [0.010284s] ... ok {6} openstack.tests.unit.network.v2.test_metering_label.TestMeteringLabel.test_basic [0.010659s] ... ok {7} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerContainer.test_server_create_attrs [0.025388s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnEndpointGroup.test_vpn_endpoint_group_delete [0.026491s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIp.test_local_ip_find [0.012203s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIp.test_local_ip_update [0.014604s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIpAssociation.test_local_ip_associations [0.023202s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkFirewallGroup.test_firewall_group_delete [0.022535s] ... ok {1} openstack.tests.unit.network.v2.test_ndp_proxy.TestNDPProxy.test_make_it [0.031500s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIpAssociation.test_local_ip_association_find [0.011703s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_delete_ignore [0.010915s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkNDPProxy.test_ndp_proxy_create_attrs [0.010696s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_rule_find [0.010863s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkFirewallGroup.test_firewall_group_delete_ignore [0.028155s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkNDPProxy.test_ndp_proxy_find [0.034200s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetwork.test_network_delete [0.011281s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIpsecPolicy.test_ipsecpolicy_delete [0.042374s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetwork.test_network_delete_ignore [0.012882s] ... ok {1} openstack.tests.unit.network.v2.test_network.TestNetwork.test_basic [0.027646s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetwork.test_network_find [0.014902s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkFirewallGroup.test_firewall_group_get [0.021203s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetwork.test_network_find_with_filter [0.010797s] ... ok {7} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerSecret.test_secret_create_attrs [0.042735s] ... ok {6} openstack.tests.unit.network.v2.test_network_ip_availability.TestNetworkIPAvailability.test_make_it_with_optional [0.038418s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_create_floating_ip_port_forwarding [0.012106s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIpsecPolicy.test_ipsecpolicy_find [0.032190s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkPolicy.test_firewall_policy_delete [0.033341s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetwork.test_network_update [0.011060s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetwork.test_networks [0.029518s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressGroup.test_remove_addresses_from_address_group [0.024936s] ... ok {7} openstack.tests.unit.key_manager.v1.test_proxy.TestKeyManagerSecret.test_secret_update [0.030905s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetworkSegment.test_network_segment_range_update [0.013445s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_delete_floating_ip_port_forwarding [0.018491s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnService.test_vpn_service_update [0.017006s] ... ok {6} openstack.tests.unit.network.v2.test_network_segment_range.TestNetworkSegmentRange.test_make_it [0.030512s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkPolicy.test_firewall_policy_create_attrs [0.023938s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkHealthMonitor.test_health_monitor_delete_ignore [0.011152s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_pool_delete [0.011211s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnSiteConnection.test_ipsec_site_connection_create_attrs [0.015142s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkIpAvailability.test_pool_member_create_attrs [0.012033s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressScope.test_address_scopes [0.021948s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkPolicy.test_firewall_policy_get [0.030802s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_port_find [0.010646s] ... ok {7} openstack.tests.unit.key_manager.v1.test_secret.TestSecret.test_get_no_payload [0.025269s] ... ok {6} openstack.tests.unit.network.v2.test_port.TestPort.test_basic [0.027211s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIpAssociation.test_local_ip_association_get [0.012209s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkPoolMember.test_pool_member_delete_ignore [0.021543s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_floating_ip_update_if_revision [0.018145s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnSiteConnection.test_ipsec_site_connection_delete [0.016405s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_port_delete_ignore [0.025225s] ... ok {7} openstack.tests.unit.load_balancer.test_amphora.TestAmphora.test_make_it [0.019417s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressGroup.test_address_group_find [0.020824s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_create_attrs [0.013750s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkPoolMember.test_pool_member_get [0.028788s] ... ok {7} openstack.tests.unit.load_balancer.test_flavor.TestFlavor.test_make_it [0.013482s] ... ok {5} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnSiteConnection.test_ipsec_site_connection_get [0.024005s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_rule_get [0.013147s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_port_update [0.020913s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_delete_floating_ip_port_forwarding_ignore [0.022661s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosBandwidth.test_qos_bandwidth_limit_rule_update [0.023208s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_labels [0.011929s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosDscpMarking.test_qos_dscp_marking_rule_delete [0.024975s] ... ok {7} openstack.tests.unit.load_balancer.test_l7rule.TestL7Rule.test_make_it [0.016481s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressGroup.test_address_groups [0.019803s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkNDPProxy.test_ndp_proxies [0.011138s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosBandwidth.test_qos_bandwidth_limit_rule_get [0.025850s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosDscpMarking.test_qos_dscp_marking_rule_create_attrs [0.023025s] ... ok {7} openstack.tests.unit.load_balancer.test_listener.TestListenerStats.test_basic [0.013005s] ... ok {5} openstack.tests.unit.network.v2.test_qos_dscp_marking_rule.TestQoSDSCPMarkingRule.test_basic [0.020507s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_l3_conntrack_helpers [0.020612s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressScope.test_address_scope_update [0.020608s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkNDPProxy.test_ndp_proxy_get [0.010879s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosDscpMarking.test_qos_dscp_marking_rule_delete_ignore [0.028092s] ... ok {7} openstack.tests.unit.load_balancer.test_load_balancer.TestLoadBalancerStats.test_make_it [0.015711s] ... ok {5} openstack.tests.unit.network.v2.test_qos_policy.TestQoSPolicy.test_make_it [0.022126s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkNDPProxy.test_ndp_proxy_update [0.010908s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkQuota.test_quota_delete_ignore [0.020860s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosDscpMarking.test_qos_dscp_marking_rule_get [0.021820s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkHealthMonitor.test_health_monitor_get [0.020556s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_floating_ip_update [0.017227s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetworkSegment.test_network_segment_range_delete [0.011217s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosDscpMarking.test_qos_dscp_marking_rules [0.021673s] ... ok {7} openstack.tests.unit.load_balancer.test_member.TestPoolMember.test_make_it [0.015963s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetworkSegment.test_network_segment_range_delete_ignore [0.010785s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkRbacPolicy.test_rbac_policy_delete_ignore [0.021029s] ... ok {5} openstack.tests.unit.network.v2.test_router.TestRouter.test_make_it [0.018192s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_ips [0.021256s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumPacketRate.test_qos_minimum_packet_rate_rule_create_attrs [0.019560s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumBandwidth.test_qos_minimum_bandwidth_rule_delete [0.015184s] ... ok {7} openstack.tests.unit.load_balancer.test_provider.TestProvider.test_basic [0.016354s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetworkSegment.test_network_segment_range_find [0.010607s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_add_gateway_to_router [0.015989s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkListener.test_listener_find [0.033166s] ... ok {5} openstack.tests.unit.network.v2.test_segment.TestSegment.test_basic [0.013350s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_pool_find [0.014424s] ... ok {7} openstack.tests.unit.load_balancer.test_provider.TestProviderFlavorCapabilities.test_basic [0.014826s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumBandwidth.test_qos_minimum_bandwidth_rule_find [0.016266s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkFirewallGroup.test_firewall_group_create_attrs [0.020717s] ... ok {5} openstack.tests.unit.network.v2.test_segment.TestSegment.test_make_it [0.015600s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkRbacPolicy.test_rbac_policy_find [0.029692s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumBandwidth.test_qos_minimum_bandwidth_rule_update [0.011793s] ... ok {7} openstack.tests.unit.load_balancer.test_provider.TestProviderFlavorCapabilities.test_make_it [0.009886s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkFirewallGroup.test_firewall_group_find [0.013118s] ... ok {5} openstack.tests.unit.network.v2.test_service_provider.TestServiceProvider.test_make_it [0.010538s] ... ok {7} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_get [0.012885s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumPacketRate.test_qos_minimum_packet_rate_rule_get [0.011742s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_port_update_if_revision [0.024418s] ... ok {5} openstack.tests.unit.network.v2.test_vpn_ikepolicy.TestVpnIkePolicy.test_basic [0.010077s] ... ok {7} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavor_profile_delete [0.010383s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_delete_l3_conntrack_helper [0.016930s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumPacketRate.test_qos_minimum_packet_rate_rules [0.011953s] ... ok {7} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_flavors [0.010303s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkLoadBalancer.test_load_balancer_create_attrs [0.031134s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_add_interface_to_router_with_subnet [0.038802s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkQuota.test_quota_get_details [0.011523s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_add_extra_routes_to_router [0.039695s] ... ok {7} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_load_balancer_failover [0.010538s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkPoolMember.test_pool_member_delete [0.027036s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkRule.test_firewall_rule_delete_ignore [0.028276s] ... ok {5} openstack.tests.unit.object_store.v1.test_account.TestAccount.test_make_it [0.026856s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkQuota.test_quota_update [0.011010s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkLoadBalancer.test_load_balancer_get [0.030625s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_get_l3_conntrack_helper [0.023466s] ... ok {7} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_member_find [0.014563s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkIpAvailability.test_network_ip_availabilities [0.014514s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkRule.test_firewall_rule_update [0.015146s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_router_delete [0.025798s] ... ok {7} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_pool_get [0.010592s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkLoadBalancer.test_load_balancer_delete [0.013109s] ... ok {5} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_list [0.032904s] ... ok {7} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_provider_flavor_capabilities [0.011275s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosDscpMarking.test_qos_dscp_marking_rule_update [0.034499s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIp.test_local_ip_delete [0.022229s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_delete_ignore [0.018801s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_router_delete_if_revision [0.019581s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkRbacPolicy.test_rbac_policy_create_attrs [0.031403s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIp.test_local_ip_get [0.020616s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumBandwidth.test_qos_minimum_bandwidth_rules [0.021551s] ... ok {7} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_quota_delete_ignore [0.010263s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIp.test_local_ip_delete_if_revision [0.021250s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkRbacPolicy.test_rbac_policy_delete [0.020803s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_router_update [0.020013s] ... ok {7} openstack.tests.unit.load_balancer.v2.test_proxy.TestLoadBalancerProxy.test_quota_get [0.013176s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIp.test_local_ip_update_if_revision [0.012401s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_find [0.015455s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIpAssociation.test_local_ip_association_create_attrs [0.012047s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkRule.test_firewall_rule_find [0.010910s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIpAssociation.test_local_ip_association_delete [0.015257s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_rule_delete_ignore [0.019206s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_rules [0.010971s] ... ok {7} openstack.tests.unit.message.v2.test_claim.TestClaim.test_create_204_resp [0.021792s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumPacketRate.test_qos_minimum_packet_rate_rule_find [0.020172s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_add_interface_to_router_with_port [0.027290s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_create_attrs [0.010891s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetwork.test_network_get [0.011335s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_delete [0.011055s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosRuleType.test_qos_rule_type_find [0.010943s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_rules_create [0.023084s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_update [0.014753s] ... ok {5} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_set_temp_url_key_second [0.068373s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetworkSegment.test_network_segment_range_get [0.011539s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_remove_interface_from_router_with_subnet [0.022274s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_rule_create_attrs [0.011358s] ... ok {7} openstack.tests.unit.message.v2.test_claim.TestClaim.test_delete [0.031538s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetwork.test_network_create_attrs [0.017752s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosBandwidth.test_qos_bandwidth_limit_rule_delete [0.012215s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosRuleType.test_qos_rule_type_get [0.023525s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkRule.test_firewall_rules [0.014401s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_pool_delete [0.023227s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_rule_delete_if_revision [0.022550s] ... ok {5} openstack.tests.unit.object_store.v1.test_obj.TestObject.test_from_headers [0.026904s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_pool_update [0.010963s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetworkSegment.test_network_segment_range_create_attrs [0.014498s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkSegment.test_segments [0.010790s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkRbacPolicy.test_rbac_policy_get [0.013768s] ... ok {7} openstack.tests.unit.message.v2.test_proxy.TestMessageClaim.test_claim_delete_ignore [0.030218s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetworkSegment.test_network_segment_ranges [0.010691s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosBandwidth.test_qos_bandwidth_limit_rule_delete_ignore [0.026613s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkTags.test_set_tags [0.014212s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_groups [0.020866s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkPolicy.test_firewall_policy_delete_ignore [0.010573s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_agent_hosted_routers_list [0.017753s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_delete_ignore [0.020578s] ... ok {7} openstack.tests.unit.message.v2.test_proxy.TestMessageSubscription.test_subscription_delete_ignore [0.020097s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIkePolicy.test_ikepolicy_update [0.016475s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_remove_extra_routes_from_router [0.011912s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkSegment.test_segment_update [0.016722s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_pool_create_attrs [0.014548s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumBandwidth.test_qos_minimum_bandwidth_rule_create_attrs [0.022382s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_pool_get [0.026039s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_router_get [0.011259s] ... ok {7} openstack.tests.unit.message.v2.test_subscription.TestSubscription.test_create_client_id_project_id_exist [0.016272s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestDownloadObject.test_download [0.049753s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIpsecPolicy.test_ipsecpolicy_update [0.016274s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkServiceProfile.test_service_profiles [0.020936s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosRuleType.test_qos_rule_types [0.018129s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkRule.test_firewall_rule_delete [0.010627s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_port_create_attrs [0.010661s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_pool_find [0.019998s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnService.test_vpn_service_delete_ignore [0.014097s] ... ok {7} openstack.tests.unit.network.v2.test_agent.TestAgent.test_remove_router_from_agent [0.018721s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_create_attrs [0.012811s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_remove_interface_from_router_with_port [0.013252s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIpsecPolicy.test_ipsecpolicies [0.015601s] ... ok {7} openstack.tests.unit.network.v2.test_auto_allocated_topology.TestAutoAllocatedTopology.test_make_it [0.014243s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_port_get [0.025466s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_delete_if_revision [0.023570s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnService.test_vpn_service_get [0.021545s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_account_metadata_get(container) [0.042063s] ... ok {3} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIpsecPolicy.test_ipsecpolicy_create_attrs [0.015626s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_update [0.012476s] ... ok {7} openstack.tests.unit.network.v2.test_extension.TestExtension.test_basic [0.011400s] ... ok {7} openstack.tests.unit.network.v2.test_firewall_rule.TestFirewallRule.test_make_it [0.000642s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_router_update_if_revision [0.020259s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_ports [0.019692s] ... ok {3} openstack.tests.unit.network.v2.test_qos_minimum_bandwidth_rule.TestQoSMinimumBandwidthRule.test_make_it [0.010845s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkSegment.test_segment_delete_ignore [0.011701s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkRule.test_firewall_rule_get [0.011156s] ... ok {3} openstack.tests.unit.network.v2.test_router.TestRouter.test_basic [0.010339s] ... ok {7} openstack.tests.unit.network.v2.test_flavor.TestFlavor.test_basic [0.020042s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_update [0.036458s] ... ok {0} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnSiteConnection.test_ipsec_site_connection_update [0.029638s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete(container) [0.030980s] ... ok {3} openstack.tests.unit.network.v2.test_service_profile.TestServiceProfile.test_basic [0.010130s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkServiceProfile.test_service_profile_find [0.015651s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIkePolicy.test_ikepolicy_find [0.018363s] ... ok {7} openstack.tests.unit.network.v2.test_flavor.TestFlavor.test_disassociate_flavor_from_service_profile [0.013657s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_get [0.020301s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_ports_create [0.022776s] ... ok {3} openstack.tests.unit.network.v2.test_service_profile.TestServiceProfile.test_make_it [0.010273s] ... ok {0} openstack.tests.unit.network.v2.test_qos_minimum_bandwidth_rule.TestQoSMinimumBandwidthRule.test_basic [0.019747s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIpsecPolicy.test_ipsecpolicy_delete_ignore [0.012241s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnets [0.012180s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkPoolMember.test_pool_member_find [0.023025s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkSegment.test_segment_delete [0.018148s] ... ok {7} openstack.tests.unit.network.v2.test_local_ip.TestLocalIP.test_basic [0.019153s] ... ok {3} openstack.tests.unit.network.v2.test_trunk.TestTrunk.test_make_it [0.018189s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnEndpointGroup.test_vpn_endpoint_group_find [0.016806s] ... ok {0} openstack.tests.unit.network.v2.test_qos_rule_type.TestQoSRuleType.test_make_it [0.020415s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_metadata_get(object_long) [0.041085s] ... ok {7} openstack.tests.unit.network.v2.test_local_ip_association.TestLocalIP.test_make_it [0.014816s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIkePolicy.test_ikepolicy_delete_ignore [0.014823s] ... ok {7} openstack.tests.unit.network.v2.test_network_segment_range.TestNetworkSegmentRange.test_basic [0.010384s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkSegment.test_segment_find [0.023975s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnService.test_vpn_service_delete [0.030487s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkPoolMember.test_pool_member_update [0.023972s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnService.test_vpn_service_find [0.010759s] ... ok {4} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnService.test_vpn_service_create_attrs [0.013847s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosBandwidth.test_qos_bandwidth_limit_rule_create_attrs [0.013075s] ... ok {7} openstack.tests.unit.network.v2.test_pool.TestPool.test_basic [0.010105s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_get [0.020922s] ... ok {0} openstack.tests.unit.network.v2.test_rbac_policy.TestRBACPolicy.test_basic [0.036174s] ... ok {2} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnSiteConnection.test_ipsec_site_connection_delete_ignore [0.016996s] ... ok {7} openstack.tests.unit.network.v2.test_port.TestPort.test_make_it [0.011505s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosBandwidth.test_qos_bandwidth_limit_rule_find [0.012880s] ... ok {4} openstack.tests.unit.network.v2.test_qos_bandwidth_limit_rule.TestQoSBandwidthLimitRule.test_basic [0.015430s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_copy_object(discovery) [0.043310s] ... ok {2} openstack.tests.unit.network.v2.test_qos_minimum_packet_rate_rule.TestQoSMinimumPacketRateRule.test_make_it [0.010750s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressGroup.test_address_group_update [0.012676s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosBandwidth.test_qos_bandwidth_limit_rules [0.014021s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnEndpointGroup.test_vpn_endpoint_group_delete_ignore [0.020970s] ... ok {4} openstack.tests.unit.network.v2.test_qos_policy.TestQoSPolicy.test_basic [0.018239s] ... ok {2} openstack.tests.unit.network.v2.test_quota.TestQuota.test_basic [0.010771s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkAddressScope.test_address_scope_find [0.010927s] ... ok {3} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_commit_no_headers [0.068541s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumBandwidth.test_qos_minimum_bandwidth_rule_delete_ignore [0.013480s] ... ok {2} openstack.tests.unit.network.v2.test_quota.TestQuotaDefault.test_make_it [0.010322s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkAvailability.test_dhcp_agent_hosting_networks [0.011883s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnEndpointGroup.test_vpn_endpoint_group_update [0.020954s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_file_segment(container) [0.030112s] ... ok {4} openstack.tests.unit.network.v2.test_router.TestL3AgentRouters.test_basic [0.019590s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumPacketRate.test_qos_minimum_packet_rate_rule_delete [0.013285s] ... ok {2} openstack.tests.unit.network.v2.test_router.TestRouter.test_add_extra_routes [0.011461s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkExtension.test_floating_ip_delete [0.011138s] ... ok {2} openstack.tests.unit.network.v2.test_router.TestRouter.test_remove_interface_port [0.011100s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumPacketRate.test_qos_minimum_packet_rate_rule_update [0.012666s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnEndpointGroup.test_vpn_endpoint_groups [0.020885s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkFirewallGroup.test_firewall_groups [0.010784s] ... ok {4} openstack.tests.unit.network.v2.test_router.TestRouter.test_remove_extra_routes [0.017486s] ... ok {2} openstack.tests.unit.network.v2.test_security_group_rule.TestSecurityGroupRule.test_make_it [0.010455s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_no_container(container) [0.026404s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkQuota.test_quota_delete [0.012220s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkFlavor.test_flavor_find [0.010697s] ... ok {4} openstack.tests.unit.network.v2.test_service_profile.TestServiceProfile.test_make_it_with_optional [0.014450s] ... ok {2} openstack.tests.unit.network.v2.test_subnet_pool.TestSubnetpool.test_make_it [0.010354s] ... ok {0} openstack.tests.unit.network.v2.test_router.TestRouter.test_add_interface_subnet [0.084944s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIkePolicy.test_ikepolicy_get [0.020850s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_create_l3_conntrack_helper [0.012077s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkQuota.test_quota_get [0.011219s] ... ok {2} openstack.tests.unit.network.v2.test_trunk.TestTrunk.test_delete_subports_4xx [0.011811s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_no_container(object) [0.027912s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkQuota.test_quotas [0.013340s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkFloatingIp.test_delete_l3_conntrack_helper_ignore [0.013139s] ... ok {0} openstack.tests.unit.network.v2.test_router.TestRouter.test_make_it_with_optional [0.015421s] ... ok {4} openstack.tests.unit.network.v2.test_subnet.TestSubnet.test_make_it [0.021038s] ... ok {1} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnSiteConnection.test_ipsec_site_connection_find [0.017513s] ... ok {3} openstack.tests.unit.object_store.v1.test_obj.TestObject.test_create_data [0.069913s] ... ok {2} openstack.tests.unit.network.v2.test_vpn_endpoint_group.TestVpnEndpointGroup.test_make_it [0.011785s] ... ok {0} openstack.tests.unit.network.v2.test_router.TestRouter.test_remove_interface_4xx [0.012616s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_rule_find [0.012746s] ... ok {4} openstack.tests.unit.network.v2.test_subnet_pool.TestSubnetpool.test_basic [0.014591s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_rule_get [0.011180s] ... ok {0} openstack.tests.unit.network.v2.test_router.TestRouter.test_remove_router_gateway [0.011135s] ... ok {1} openstack.tests.unit.network.v2.test_qos_minimum_packet_rate_rule.TestQoSMinimumPacketRateRule.test_basic [0.020276s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete_ignore(discovery) [0.028225s] ... ok {0} openstack.tests.unit.network.v2.test_trunk.TestTrunk.test_add_subports_4xx [0.011491s] ... ok {2} openstack.tests.unit.object_store.v1.test_account.TestAccount.test_basic [0.026899s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_update_if_revision [0.011826s] ... ok {4} openstack.tests.unit.network.v2.test_vpn_ikepolicy.TestVpnIkePolicy.test_make_it [0.018673s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkHealthMonitor.test_health_monitor_create_attrs [0.045105s] ... ok {0} openstack.tests.unit.network.v2.test_vpn_ipsecpolicy.TestVpnIpsecPolicy.test_basic [0.010434s] ... ok {1} openstack.tests.unit.network.v2.test_qos_rule_type.TestQoSRuleType.test_basic [0.020202s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkSegment.test_segment_get [0.012111s] ... ok {4} openstack.tests.unit.network.v2.test_vpn_service.TestVpnService.test_basic [0.011106s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete_ignore(endpoints) [0.028452s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_account_metadata_get(object) [0.057535s] ... ok {2} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_basic [0.028279s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkServiceProfile.test_service_profile_delete [0.011757s] ... ok {4} openstack.tests.unit.network.v2.test_vpn_service.TestVpnService.test_make_it [0.013533s] ... ok {1} openstack.tests.unit.network.v2.test_quota.TestQuotaDefault.test_basic [0.020496s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnEndpointGroup.test_vpn_endpoint_group_create_attrs [0.020907s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkHealthMonitor.test_health_monitor_find [0.040794s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete_ignore(object) [0.034865s] ... ok {1} openstack.tests.unit.network.v2.test_rbac_policy.TestRBACPolicy.test_make_it [0.015188s] ... ok {0} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_commit [0.050203s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnEndpointGroup.test_vpn_endpoint_group_get [0.011545s] ... ok {2} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_set_temp_url_key [0.041156s] ... ok {4} openstack.tests.unit.object_store.v1.test_account.TestAccount.test_set_temp_url_key [0.040602s] ... ok {6} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIkePolicy.test_ikepolicy_delete [0.013825s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkListener.test_listener_create_attrs [0.031005s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_metadata_get(endpoints) [0.056936s] ... ok {0} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_create [0.031657s] ... ok {2} openstack.tests.unit.object_store.v1.test_obj.TestObject.test_basic [0.022595s] ... ok {6} openstack.tests.unit.network.v2.test_qos_bandwidth_limit_rule.TestQoSBandwidthLimitRule.test_make_it [0.013065s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get_write_file(object_long) [0.044113s] ... ok {1} openstack.tests.unit.network.v2.test_router.TestRouter.test_add_interface_4xx [0.029145s] ... ok {6} openstack.tests.unit.network.v2.test_quota.TestQuota.test_alternate_id [0.011263s] ... ok {6} openstack.tests.unit.network.v2.test_quota.TestQuota.test_prepare_request [0.012516s] ... ok {4} openstack.tests.unit.object_store.v1.test_obj.TestObject.test_create_no_data [0.038429s] ... ok {2} openstack.tests.unit.object_store.v1.test_obj.TestObject.test_download [0.034048s] ... ok {0} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_create_and_head [0.026656s] ... ok {6} openstack.tests.unit.network.v2.test_router.TestRouter.test_add_interface_port [0.012529s] ... ok {1} openstack.tests.unit.network.v2.test_router.TestRouter.test_remove_interface_subnet [0.021952s] ... ok {1} openstack.tests.unit.network.v2.test_vpn_ipsec_site_connection.TestVpnIPSecSiteConnection.test_make_it [0.019134s] ... ok {0} openstack.tests.unit.object_store.v1.test_obj.TestObject.test_new [0.022371s] ... ok {6} openstack.tests.unit.network.v2.test_security_group.TestSecurityGroup.test_basic [0.013873s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkLocalIp.test_local_ip_create_attrs [0.061338s] ... ok {2} openstack.tests.unit.object_store.v1.test_obj.TestObject.test_from_body [0.021874s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_copy_object(container) [0.060433s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_metadata_get(container) [0.039797s] ... ok {6} openstack.tests.unit.network.v2.test_security_group.TestSecurityGroup.test_make_it [0.012258s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_metadata_get(object) [0.048634s] ... ok {6} openstack.tests.unit.network.v2.test_subnet.TestSubnet.test_basic [0.011111s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_account_metadata_get(object_long) [0.027173s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestDownloadObject.test_stream [0.033868s] ... ok {6} openstack.tests.unit.network.v2.test_trunk.TestTrunk.test_basic [0.011484s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_delete [0.040891s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_metadata_get(object) [0.035450s] ... ok {6} openstack.tests.unit.network.v2.test_vpn_endpoint_group.TestVpnEndpointGroup.test_basic [0.010221s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_create_attrs(endpoints) [0.065883s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_find [0.011904s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_account_metadata_get(discovery) [0.026862s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_create_attrs(discovery) [0.029407s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_extract_name(object_long) [0.028576s] ... ok {6} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_create_no_headers [0.032470s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_rule_delete [0.016254s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_create_attrs(object) [0.028412s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_account_metadata_get(endpoints) [0.029660s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_attrs(object) [0.098001s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:15,643 openstack.object-store swift uploading data to name/test {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete(object) [0.049126s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key_second(object_long) [0.094449s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_file_segment(discovery) [0.041360s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkMeteringLabel.test_metering_label_rule_delete_ignore [0.021850s] ... ok {6} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_make_it [0.031305s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete(endpoints) [0.027470s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_create_attrs(object_long) [0.027121s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkNDPProxy.test_ndp_proxy_delete_ignore [0.021026s] ... ok {6} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_to_json [0.029092s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete(discovery) [0.026718s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkNetwork.test_network_delete_if_revision [0.014434s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete(object_long) [0.027634s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_file_segment(endpoints) [0.037584s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkPolicy.test_firewall_policies [0.010876s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete(container) [0.069599s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkPolicy.test_firewall_policy_find [0.010381s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete_ignore(object) [0.055762s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_copy_object(endpoints) [0.031918s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete_ignore(object_long) [0.037095s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_create_attrs(container) [0.040551s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkPolicy.test_firewall_policy_update [0.014910s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_temp_url_key(discovery) [0.087982s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_no_container(discovery) [0.026354s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_pool_create_attrs [0.017442s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete(object) [0.036868s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_metadata_get(discovery) [0.028549s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_copy_object(object) [0.044226s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_pool_delete_ignore [0.011028s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkPool.test_port_delete_if_revision [0.011752s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_extract_name(object) [0.045396s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_no_container(object_long) [0.031555s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_set_container_temp_url_key [0.053375s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get_remember_content(container) [0.038974s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_file_segment(object) [0.070298s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_copy_object(object_long) [0.041150s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkPoolMember.test_pool_members [0.032411s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get(container) [0.038184s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosDscpMarking.test_qos_dscp_marking_rule_find [0.011702s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get(object_long) [0.038208s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkQosMinimumPacketRate.test_qos_minimum_packet_rate_rule_delete_ignore [0.012546s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkRbacPolicy.test_rbac_policy_update [0.010963s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete_ignore(object_long) [0.064875s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_copy_object [0.054984s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_attrs(endpoints) [0.062399s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:15,865 openstack.object-store swift uploading data to name/test {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_router_find [0.011418s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_account_temp_url_key_second(object) [0.047824s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_attrs(discovery) [0.065278s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:15,885 openstack.object-store swift uploading data to name/test {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get_write_file(endpoints) [0.077045s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkRouter.test_routers [0.010471s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get_remember_content(object) [0.054799s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkSecurityGroup.test_security_group_rules [0.012283s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkServiceProfile.test_service_profile_create_attrs [0.010604s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_no_container(endpoints) [0.025974s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkServiceProfile.test_service_profile_get [0.011470s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_temp_url_invalid_path [0.050677s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get_write_file(discovery) [0.069325s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_temp_url_key(object) [0.045078s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_attrs(container) [0.057831s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:15,932 openstack.object-store swift uploading data to name/test {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkServiceProvider.test_service_provider [0.011781s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete(discovery) [0.032059s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_metadata_get(discovery) [0.056183s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_metadata_get(endpoints) [0.047783s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_delete [0.011497s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkSubnet.test_subnet_pool_get [0.010744s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get_write_file(object) [0.045884s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_copy_object [0.047891s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkTags.test_set_tags_resource_without_tag_suport [0.014743s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete(object_long) [0.038738s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_container_create_attrs [0.064607s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIkePolicy.test_ikepolicies [0.013913s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_account_temp_url_key_second(object_long) [0.049732s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIkePolicy.test_ikepolicy_create_attrs [0.011703s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_object_delete_ignore [0.029051s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_metadata_get(container) [0.062339s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_metadata_get(object_long) [0.036215s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete_ignore(container) [0.068920s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_container_delete_ignore [0.038742s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_account_temp_url_key_second(discovery) [0.054065s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_object_create_no_container [0.038711s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnIpsecPolicy.test_ipsecpolicy_get [0.026685s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_container_create_attrs [0.037532s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get(endpoints) [0.046441s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnService.test_vpn_services [0.020202s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_object_delete [0.029393s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_object_get_write_file [0.059986s] ... ok {7} openstack.tests.unit.network.v2.test_proxy.TestNetworkVpnSiteConnection.test_ipsec_site_connections [0.011414s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_copy_object [0.042941s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key_second(discovery) [0.053504s] ... ok {7} openstack.tests.unit.network.v2.test_qos_dscp_marking_rule.TestQoSDSCPMarkingRule.test_make_it [0.012394s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_account_temp_url_key_second(endpoints) [0.046399s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_file_segment [0.041990s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get_remember_content(discovery) [0.037917s] ... ok {7} openstack.tests.unit.network.v2.test_quota.TestQuota.test_make_it [0.022747s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_absolute_expiry_temp_url [0.038490s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_set_account_temp_url_key_second [0.049418s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_temp_url_key(endpoints) [0.050940s] ... ok {7} openstack.tests.unit.network.v2.test_router.TestRouter.test_add_router_gateway [0.015387s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_set_temp_url_key [0.057102s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key(endpoints) [0.036601s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get_remember_content(object_long) [0.046446s] ... ok {7} openstack.tests.unit.network.v2.test_security_group_rule.TestSecurityGroupRule.test_basic [0.031457s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_temp_url_prefix [0.035230s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_account_metadata_get [0.036992s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key_second(container) [0.036293s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_temp_url [0.043054s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_temp_url_key(object_long) [0.043890s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_object_get [0.084355s] ... ok {7} openstack.tests.unit.network.v2.test_service_provider.TestServiceProvider.test_basic [0.029529s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_object_metadata_get [0.039727s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_file_segment [0.031730s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_object_get_write_file [0.046200s] ... ok {7} openstack.tests.unit.network.v2.test_vpn_ipsec_site_connection.TestVpnIPSecSiteConnection.test_basic [0.020091s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get_write_file(container) [0.075412s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_object_get_remember_content [0.034504s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_temp_url [0.028625s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_temp_url_key(container) [0.062459s] ... ok {7} openstack.tests.unit.network.v2.test_vpn_ipsecpolicy.TestVpnIpsecPolicy.test_make_it [0.018434s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_container_delete [0.050407s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_set_container_temp_url_key_second [0.046393s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_object_metadata_get [0.041331s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_account_temp_url_key_second(container) [0.040698s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_temp_url_iso8601_output [0.035561s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_absolute_expiry_temp_url [0.040138s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_temp_url_bad_path [0.031577s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_set_container_temp_url_key_second [0.037032s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_container_metadata_get [0.056802s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_account_metadata_get [0.058893s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_set_container_temp_url_key [0.036210s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key(object_long) [0.044479s] ... ok {7} openstack.tests.unit.object_store.v1.test_account.TestAccount.test_set_account_temp_url_key_second [0.073354s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_object_delete [0.035591s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_temp_url_bad_time [0.060306s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_account_metadata_get [0.027570s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_container_delete [0.030749s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_object_create_no_container [0.030277s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_file_segment [0.033166s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_object_create_attrs [0.061921s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:16,336 openstack.object-store swift uploading data to name/test {7} openstack.tests.unit.object_store.v1.test_container.TestContainer.test_to_dict_recursion [0.056917s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_object_create_no_container [0.028157s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_container_delete [0.054542s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_temp_url_bad_time [0.029609s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_container_metadata_get [0.046336s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_object_get [0.072332s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key_second(endpoints) [0.091381s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_object_get_write_file [0.036304s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_temp_url_invalid_path [0.027366s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_container_create_attrs [0.027446s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete_ignore(discovery) [0.056200s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_set_container_temp_url_key_second [0.084609s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_temp_url_iso8601_argument [0.029044s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_set_temp_url_key [0.042079s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_set_account_temp_url_key_second [0.064995s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_container_delete_ignore [0.031800s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_temp_url_ip_range [0.030626s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_copy_object [0.034610s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete_ignore(endpoints) [0.052191s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_set_temp_url_key [0.035327s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_temp_url_ip_range [0.092126s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_temp_url_iso8601_argument [0.032294s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_container_create_attrs [0.134536s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_object_create_no_container [0.027729s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_container_delete_ignore(container) [0.030809s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_temp_url_prefix [0.052144s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_object_get [0.034098s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_container_delete [0.037866s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_container_create_attrs [0.027508s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_object_create_attrs [0.037052s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:16,533 openstack.object-store swift uploading data to name/test {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_temp_url_iso8601_output [0.067476s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_container_metadata_get [0.066026s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_extract_name(discovery) [0.045257s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_object_metadata_get [0.028911s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_object_get_remember_content [0.061275s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_container_delete_ignore [0.031907s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_copy_object [0.035331s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_object_delete [0.043435s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_container_create_attrs [0.038010s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_extract_name(endpoints) [0.037618s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_container_metadata_get [0.029339s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_temp_url [0.032932s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_temp_url [0.038917s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_object_delete_ignore [0.029259s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_object_delete [0.071864s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_object_create_attrs [0.072474s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:16,619 openstack.object-store swift uploading data to name/test {6} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_file_segment [0.031139s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_temp_url_bad_time [0.030972s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_generate_temp_url_bad_path [0.027486s] ... ok {5} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_temp_url_prefix [0.035067s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_set_temp_url_key [0.035943s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_extract_name(container) [0.051144s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_temp_url_iso8601_argument [0.027539s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_object_delete_ignore [0.040273s] ... ok {5} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationSoftwareDeployment.test_delete_software_deployment [0.019823s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_set_account_temp_url_key_second [0.038672s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_temp_url_iso8601_output [0.055191s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_set_container_temp_url_key [0.061262s] ... ok {5} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStack.test_check_stack_with_stack_object [0.023195s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_file_segment(object_long) [0.036161s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_container_delete_ignore [0.029406s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_object_delete [0.033352s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_account_metadata_get [0.052667s] ... ok {5} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationTemplate.test_validate_template [0.029364s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndKey.test_set_container_temp_url_key_second [0.038942s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_object_create_no_container [0.031175s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_temp_url_invalid_path [0.026171s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_copy_object [0.029182s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_set_account_temp_url_key_second [0.037399s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_temp_url_ip_range [0.029554s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_container_metadata_get [0.030998s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_container_delete [0.028084s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_object_metadata_get [0.030225s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_object_get [0.033147s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_absolute_expiry_temp_url [0.080951s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_temp_url_bad_path [0.027399s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_temp_url_iso8601_argument [0.030298s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_create_attrs(object_long) [0.094859s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:16,782 openstack.object-store swift uploading data to name/test {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_copy_object [0.036910s] ... ok {5} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationTemplate.test_validate_template_no_env [0.075190s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_set_container_temp_url_key_second [0.037069s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_temp_url_prefix [0.030600s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_object_get_remember_content [0.048184s] ... ok {5} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareSnapshotResource.test_share_snapshots_not_detailed [0.013982s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_delete(endpoints) [0.036919s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_file_segment [0.033842s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_object_delete_ignore [0.049482s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_temp_url_ip_range [0.036897s] ... ok {5} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemShare.test_share_delete_ignore [0.019481s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_temp_url_ip_range [0.067439s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_temp_url_bad_path [0.026667s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_object_get_write_file [0.039260s] ... ok {5} openstack.tests.unit.shared_file_system.v2.test_proxy.TestUserMessageProxy.test_delete_user_message_true [0.022444s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_object_delete_ignore [0.054181s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_object_create_attrs [0.035256s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:16,869 openstack.object-store swift uploading data to name/test {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_object_get_write_file [0.040318s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_temp_url_invalid_path [0.028242s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get(discovery) [0.060901s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_temp_url [0.059509s] ... ok {5} openstack.tests.unit.shared_file_system.v2.test_share.TestShares.test_basic [0.030190s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_absolute_expiry_temp_url [0.030428s] ... ok {5} openstack.tests.unit.shared_file_system.v2.test_storage_pool.TestStoragePool.test_basic [0.012796s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_file_segment [0.048075s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get(object) [0.043874s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_temp_url_iso8601_argument [0.040274s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_container_delete_ignore [0.053485s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_set_container_temp_url_key [0.064314s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_temp_url_invalid_path [0.026807s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_set_container_temp_url_key [0.038354s] ... ok {5} openstack.tests.unit.test_connection.TestConnection.test_from_config_verify [0.044421s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:16,936 openstack Turning off Insecure SSL warnings since verify=False 2024-09-09 20:09:16,948 openstack.config Turning off SSL warnings for insecure-cloud since verify=False Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/cloud_region.py:351: 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. warnings.warn( /builddir/build/BUILD/openstacksdk-0.101.0/openstack/config/cloud_region.py:351: 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. warnings.warn( {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_object_delete [0.036557s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_file_segment [0.041211s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_account_metadata_get [0.034979s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_container_metadata_get [0.031885s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_object_get_remember_content(endpoints) [0.072728s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_set_temp_url_key [0.047035s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_container_create_attrs [0.145837s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_temp_url_iso8601_output [0.033321s] ... ok {2} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_temp_url_bad_time [0.035275s] ... ok {5} openstack.tests.unit.test_connection.TestConnection.test_other_parameters [0.042967s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_temp_url_invalid_path [0.037244s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_object_delete_ignore [0.038099s] ... ok {2} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(identity) [0.015532s] ... ok {2} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationSoftwareConfig.test_create_software_config [0.011168s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_container_delete [0.039030s] ... ok {2} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationSoftwareConfig.test_delete_software_config [0.013548s] ... ok {5} openstack.tests.unit.test_connection.TestNetworkConnectionSuffix.test_network_proxy [0.049422s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_container_delete_ignore [0.054966s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_object_get_write_file [0.040429s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_temp_url_ip_range [0.040771s] ... ok {5} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_compute_format [0.013461s] ... ok {1} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_set_container_temp_url_key_second [0.065918s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key(discovery) [0.067065s] ... ok {2} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStack.test_check_stack_with_stack_ID [0.018332s] ... ok {5} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_no_exception [0.010028s] ... ok {2} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStack.test_find_stack [0.011686s] ... ok {1} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationSoftwareDeployment.test_get_software_deployment [0.029423s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_object_get [0.059070s] ... ok {2} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStackEnvironment.test_get_stack_environment_with_stack_identity [0.019821s] ... ok {5} openstack.tests.unit.test_missing_version.TestMissingVersion.test_unsupported_version_override [0.027955s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/openstacksdk-0.101.0/openstack/service_description.py:293: UnsupportedServiceVersion: Service image has no discoverable version. The resulting Proxy object will only have direct passthrough REST capabilities. warnings.warn( {7} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key(container) [0.041937s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_set_container_temp_url_key_second [0.058090s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_absolute_expiry_temp_url [0.057921s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_temp_url_iso8601_argument [0.058387s] ... ok {5} openstack.tests.unit.test_proxy.TestProxyCache.test_get_bypass_cache [0.018702s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.11/site-packages/keystoneauth1/adapter.py:244: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn('Using keystoneclient sessions has been deprecated. ' {2} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStackFiles.test_get_stack_files_with_stack_object [0.033150s] ... ok {5} openstack.tests.unit.test_resource.TestAssertMicroversionFor.test_compatible [0.011906s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_account_metadata_get [0.029396s] ... ok {2} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_check [0.016552s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_object_create_no_container [0.033926s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key(object) [0.045859s] ... ok {5} openstack.tests.unit.test_resource.TestAssertMicroversionFor.test_none [0.015284s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_object_get_remember_content [0.061691s] ... ok {2} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_make_it [0.014013s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_temp_url_bad_time [0.055492s] ... ok {5} openstack.tests.unit.test_resource.TestComponent.test_set_name_untyped [0.022649s] ... ok {2} openstack.tests.unit.orchestration.v1.test_stack_files.TestStackFiles.test_basic [0.011939s] ... ok {1} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStack.test_get_stack [0.087962s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_absolute_expiry_temp_url [0.033851s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_object_delete_ignore [0.042126s] ... ok {2} openstack.tests.unit.orchestration.v1.test_stack_template.TestStackTemplate.test_basic [0.013038s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestExtractName.test_set_container_temp_url_key_second(object) [0.037600s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_generate_temp_url_bad_path [0.055920s] ... ok {5} openstack.tests.unit.test_resource.TestComponentManager.test_create_basic [0.015458s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_temp_url_prefix [0.042781s] ... ok {2} openstack.tests.unit.orchestration.v1.test_template.TestTemplate.test_validate [0.016200s] ... ok {1} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStack.test_update_stack [0.023147s] ... ok {1} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStackTemplate.test_get_stack_template_with_stack_object [0.012036s] ... ok {5} openstack.tests.unit.test_resource.TestComponentManager.test_dirty [0.030048s] ... ok {1} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationTemplate.test_validate_template_invalid_request [0.011671s] ... ok {2} openstack.tests.unit.orchestration.v1.test_template.TestTemplate.test_validate_with_env [0.027510s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_container_delete_ignore [0.042420s] ... ok {3} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_object_metadata_get [0.048340s] ... ok {1} openstack.tests.unit.orchestration.v1.test_resource.TestResource.test_make_it [0.010760s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_object_metadata_get [0.031005s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_object_create_attrs [0.059792s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:17,255 openstack.object-store swift uploading data to name/test {2} openstack.tests.unit.orchestration.v1.test_template.TestTemplate.test_validate_with_template_url [0.017527s] ... ok {5} openstack.tests.unit.test_resource.TestComponentManager.test_len [0.016602s] ... ok {3} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(stack_subres_id_act) [0.022031s] ... ok {5} openstack.tests.unit.test_resource.TestResource.test__alternate_id_from_other_property [0.011102s] ... ok {0} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_object_delete [0.067210s] ... ok {1} openstack.tests.unit.orchestration.v1.test_software_config.TestSoftwareConfig.test_make_it [0.022339s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_set_account_temp_url_key_second [0.035898s] ... ok {5} openstack.tests.unit.test_resource.TestResource.test__prepare_request_missing_id [0.010729s] ... ok {2} openstack.tests.unit.shared_file_system.v2.test_availability_zone.TestAvailabilityZone.test_basic [0.018461s] ... ok {0} openstack.tests.unit.orchestration.test_version.TestVersion.test_make_it [0.020597s] ... ok {5} openstack.tests.unit.test_resource.TestResource.test_new [0.011157s] ... ok {1} openstack.tests.unit.orchestration.v1.test_stack_files.TestStackFiles.test_make_it [0.020181s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestObjectStoreProxy.test_object_metadata_get [0.053371s] ... ok {3} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationResource.test_resources_stack_not_found [0.033738s] ... ok {5} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_in_body_translate_response [0.010171s] ... ok {1} openstack.tests.unit.orchestration.v1.test_stack_template.TestStackTemplate.test_make_it [0.019858s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_set_account_temp_url_key_second [0.050334s] ... ok {2} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemShare.test_share_create [0.020431s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_set_temp_url_key [0.035890s] ... ok {0} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(stack_subres_id) [0.020355s] ... ok {3} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationResource.test_resources_with_stack_name [0.018285s] ... ok {5} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_under_props_set [0.015981s] ... ok {2} openstack.tests.unit.shared_file_system.v2.test_share_snapshot.TestShareSnapshot.test_make_share_snapshot [0.021087s] ... ok {1} openstack.tests.unit.orchestration.v1.test_template.TestTemplate.test_validate_with_ignore_errors [0.021524s] ... ok {5} openstack.tests.unit.test_resource.TestResourceActions.test_bulk_create_invalid_data_passed [0.014812s] ... ok {3} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationSoftwareDeployment.test_create_software_deployment [0.021115s] ... ok {0} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStack.test_delete_stack_ignore [0.020843s] ... ok {4} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_set_container_temp_url_key [0.044172s] ... ok {1} openstack.tests.unit.placement.v1.test_resource_class.TestResourceClass.test_basic [0.020715s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_generate_temp_url_bad_path [0.060569s] ... ok {0} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStackEnvironment.test_get_stack_environment_with_stack_object [0.021331s] ... ok {4} openstack.tests.unit.orchestration.test_version.TestVersion.test_basic [0.011369s] ... ok {3} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStack.test_create_stack_preview [0.024437s] ... ok {6} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_object_get_write_file [0.041616s] ... ok {5} openstack.tests.unit.test_resource.TestResourceActions.test_bulk_create_with_base_path [0.031353s] ... ok {2} openstack.tests.unit.test_connection.TestConnection.test_create_unknown_proxy [0.042345s] ... ok {1} openstack.tests.unit.shared_file_system.v2.test_limit.TestLimit.test_basic [0.020508s] ... ok {3} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStack.test_delete_stack [0.010593s] ... ok {4} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(stack_subres) [0.011574s] ... ok {0} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStackFiles.test_get_stack_files_with_stack_identity [0.021784s] ... ok {3} openstack.tests.unit.orchestration.v1.test_software_deployment.TestSoftwareDeployment.test_make_it [0.010456s] ... ok {6} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(preview) [0.020097s] ... ok {4} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationSoftwareDeployment.test_software_deployments [0.012531s] ... ok {3} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_update [0.011712s] ... ok {5} openstack.tests.unit.test_resource.TestResourceActions.test_commit_patch_no_retry_on_conflict [0.022840s] ... ok {6} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationSoftwareConfig.test_get_software_config [0.020426s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_object_create_no_container [0.037399s] ... ok {1} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareSnapshotResource.test_share_snapshot_update [0.020900s] ... ok {4} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationSoftwareDeployment.test_update_software_deployment [0.010850s] ... ok {2} openstack.tests.unit.test_connection.TestConnection.test_from_config_given_cloud_config [0.036265s] ... ok {3} openstack.tests.unit.placement.v1.test_resource_class.TestResourceClass.test_make_it [0.010303s] ... ok {0} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStackTemplate.test_get_stack_template_with_stack_identity [0.032058s] ... ok {5} openstack.tests.unit.test_resource.TestResourceActions.test_commit_put_no_retry_on_conflict [0.020036s] ... ok {1} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemStoragePool.test_storage_pools [0.010764s] ... ok {6} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStack.test_abandon_stack [0.019961s] ... ok {4} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStack.test_stacks [0.019782s] ... ok {3} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareSnapshotResource.test_share_snapshots [0.011622s] ... ok {3} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareSnapshotResource.test_wait_for_delete [0.010822s] ... ok {5} openstack.tests.unit.test_resource.TestResourceActions.test_list_empty_response [0.019594s] ... ok {1} openstack.tests.unit.shared_file_system.v2.test_storage_pool.TestStoragePool.test_make_storage_pool [0.018603s] ... ok {0} openstack.tests.unit.placement.v1.test_resource_provider.TestResourceProvider.test_make_it [0.020560s] ... ok {2} openstack.tests.unit.test_connection.TestConnection.test_from_config_given_cloud_name [0.033128s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURL.test_object_get_remember_content [0.058158s] ... ok {6} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStack.test_create_stack [0.018043s] ... ok {3} openstack.tests.unit.shared_file_system.v2.test_proxy.TestUserMessageProxy.test_user_messages_queried [0.020428s] ... ok {4} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_create [0.025670s] ... ok {4} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_fetch [0.017280s] ... ok {0} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareSnapshotResource.test_share_snapshots_detailed [0.025973s] ... ok {5} openstack.tests.unit.test_resource.TestResourceActions.test_list_multi_page_link_header [0.031458s] ... ok {2} openstack.tests.unit.test_exceptions.Test_HttpException.test_details [0.024568s] ... ok {3} openstack.tests.unit.shared_file_system.v2.test_share_snapshot.TestShareSnapshot.test_basic [0.023246s] ... ok {0} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemStoragePool.test_storage_pool_not_detailed [0.011060s] ... ok {4} openstack.tests.unit.orchestration.v1.test_stack_template.TestStackTemplate.test_to_dict [0.017450s] ... ok {1} openstack.tests.unit.test_connection.TestConnection.test_from_config_given_config [0.044759s] ... ok {5} openstack.tests.unit.test_resource.TestResourceActions.test_list_multi_page_response_not_paginated [0.019524s] ... ok {6} openstack.tests.unit.orchestration.v1.test_software_config.TestSoftwareConfig.test_basic [0.029051s] ... ok {4} openstack.tests.unit.orchestration.v1.test_template.TestTemplate.test_basic [0.010554s] ... ok {3} openstack.tests.unit.shared_file_system.v2.test_user_message.TestUserMessage.test_basic [0.020593s] ... ok {6} openstack.tests.unit.orchestration.v1.test_software_deployment.TestSoftwareDeployment.test_basic [0.021844s] ... ok {0} openstack.tests.unit.shared_file_system.v2.test_proxy.TestUserMessageProxy.test_user_message_get [0.013012s] ... ok {4} openstack.tests.unit.placement.v1.test_resource_provider.TestResourceProvider.test_basic [0.010854s] ... ok {0} openstack.tests.unit.shared_file_system.v2.test_proxy.TestUserMessageProxy.test_user_messages [0.011515s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_account_metadata_get [0.051524s] ... ok {6} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_basic [0.014245s] ... ok {4} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareSnapshotResource.test_share_snapshot_get [0.012637s] ... ok {5} openstack.tests.unit.test_resource.TestResourceActions.test_patch_with_sdk_names [0.027851s] ... ok {4} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemShare.test_share_get [0.010630s] ... ok {6} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_commit [0.014513s] ... ok {2} openstack.tests.unit.test_microversions.TestMicroversions.test_inferred_default_microversion [0.069231s] ... ok {5} openstack.tests.unit.test_resource.TestResourceActions.test_post_create_with_params [0.023710s] ... ok {6} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_update_preview [0.015034s] ... ok {0} openstack.tests.unit.test_connection.TestConnection.test_create_connection_version_param_int [0.029406s] ... ok {1} openstack.tests.unit.test_connection.TestVendorProfile.test_hook_from_connection_ignore_missing [0.060604s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:17,547 openstack Configured hook openstack.tests.unit.test_connection:missing cannot be executed: module 'openstack.tests.unit.test_connection' has no attribute 'missing' {4} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemShare.test_shares_detailed [0.019990s] ... ok {3} openstack.tests.unit.test_connection.TestConnection.test_create_connection_version_param_bogus [0.055591s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_container_metadata_get [0.054618s] ... ok {0} openstack.tests.unit.test_connection.TestConnection.test_session_provided [0.016833s] ... ok {5} openstack.tests.unit.test_resource.TestResourceFind.test_find_short_circuit [0.024715s] ... ok {4} openstack.tests.unit.shared_file_system.v2.test_proxy.TestUserMessageProxy.test_delete_user_message [0.022682s] ... ok {1} openstack.tests.unit.test_format.TestBoolStrFormatter.test_serialize [0.025859s] ... ok {6} openstack.tests.unit.orchestration.v1.test_stack_environment.TestStackTemplate.test_basic [0.026602s] ... ok {4} openstack.tests.unit.shared_file_system.v2.test_proxy.TestUserMessageProxy.test_limit [0.011946s] ... ok {2} openstack.tests.unit.test_placement_rest.TestPlacementRest.test_discovery_3 [0.048328s] ... ok {1} openstack.tests.unit.test_proxy.TestProxyBulkCreate.test_bulk_create_attributes_override_base_path [0.016111s] ... ok {3} openstack.tests.unit.test_connection.TestConnection.test_create_connection_version_param_string [0.042714s] ... ok {5} openstack.tests.unit.test_resource.TestResourceFind.test_list_no_base_path [0.030130s] ... ok {0} openstack.tests.unit.test_connection.TestNewService.test_add_service_v1 [0.036460s] ... ok {4} openstack.tests.unit.test_connection.TestVendorProfile.test_hook_from_profile [0.018922s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_temp_url_bad_time [0.042685s] ... ok {6} openstack.tests.unit.orchestration.v1.test_stack_environment.TestStackTemplate.test_make_it [0.035949s] ... ok {4} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_network_format [0.010931s] ... ok {1} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_dry_run [0.025947s] ... ok {0} openstack.tests.unit.test_connection.TestNewService.test_replace_system_service [0.026171s] ... ok {4} openstack.tests.unit.test_microversions.TestMicroversions.test_conflicting_implied_and_direct [0.011064s] ... ok {6} openstack.tests.unit.orchestration.v1.test_template.TestTemplate.test_make_it [0.020112s] ... ok {1} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_real_run [0.019870s] ... ok {3} openstack.tests.unit.test_connection.TestConnection.test_from_config_given_cloud [0.038574s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_generate_temp_url_iso8601_output [0.035024s] ... ok {5} openstack.tests.unit.test_resource.TestWaitForDelete.test_success [0.048962s] ... ok {0} openstack.tests.unit.test_connection.TestVendorProfile.test_hook_from_connection_param [0.021925s] ... ok {6} openstack.tests.unit.shared_file_system.v2.test_availability_zone.TestAvailabilityZone.test_make_availability_zone [0.019151s] ... ok {2} openstack.tests.unit.test_placement_rest.TestPlacementRest.test_discovery_err_1 [0.069318s] ... ok {1} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_resource_evaluation_override_filters [0.022271s] ... ok {0} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_baremetal_old_format [0.011398s] ... ok {2} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(networks_bare) [0.015893s] ... ok {1} openstack.tests.unit.test_proxy.TestProxyDelete.test_delete [0.011379s] ... ok {4} openstack.tests.unit.test_microversions.TestMicroversions.test_default_microversion [0.046872s] ... ok {6} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareSnapshotResource.test_share_snapshot_delete [0.028504s] ... ok {1} openstack.tests.unit.test_proxy.TestProxyGet.test_get_not_found [0.011367s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_object_create_attrs [0.045455s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:17,694 openstack.object-store swift uploading data to name/test {5} openstack.tests.unit.test_resource.TestWaitForStatus.test_immediate_status_different_attribute [0.043946s] ... ok {3} openstack.tests.unit.test_connection.TestOsloConfig.test_from_conf [0.057973s] ... ok {2} openstack.tests.unit.test_proxy.TestProxyCleanup.test_filters_evaluation_updated_at_not [0.029724s] ... ok {4} openstack.tests.unit.test_microversions.TestMicroversions.test_get_bad_default_max_microversion [0.021293s] ... ok {1} openstack.tests.unit.test_proxy.TestProxyHead.test_head_id [0.010808s] ... ok {0} openstack.tests.unit.test_placement_rest.TestPlacementRest.test_discovery_2 [0.032643s] ... ok {6} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemShare.test_share_delete [0.013277s] ... ok {1} openstack.tests.unit.test_resource.TestComponent.test_get_name_typed [0.010308s] ... ok {1} openstack.tests.unit.test_resource.TestComponent.test_set_name_formatter [0.009894s] ... ok {4} openstack.tests.unit.test_microversions.TestMicroversions.test_get_bad_default_min_microversion [0.021718s] ... ok {5} openstack.tests.unit.test_utils.TestMaximumSupportedMicroversion.test_value_more_than_max [0.028679s] ... ok {6} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemShare.test_share_update [0.019807s] ... ok {3} openstack.tests.unit.test_connection.TestOsloConfig.test_from_conf_filter_service_types [0.035897s] ... ok {1} openstack.tests.unit.test_resource.TestComponent.test_set_name_typed [0.011242s] ... ok {5} openstack.tests.unit.test_utils.TestSupportsMicroversion.test_requested_supported_lower_default_exception [0.012507s] ... ok {2} openstack.tests.unit.test_proxy.TestProxyHead.test_head_resource_base_path [0.027848s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_object_get [0.046830s] ... ok {0} openstack.tests.unit.test_placement_rest.TestPlacementRest.test_discovery_err_2 [0.038607s] ... ok {0} openstack.tests.unit.test_proxy.TestProxyCleanup.test_filters_evaluation_created_at_not [0.012158s] ... ok {4} openstack.tests.unit.test_microversions.TestMicroversions.test_get_bad_inferred_min_microversion [0.028264s] ... ok {1} openstack.tests.unit.test_resource.TestComponentManager.test_create_synced [0.019572s] ... ok {5} openstack.tests.unit.test_utils.Test_enable_logging.test_debug_console_stdout [0.016168s] ... ok {6} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemShare.test_shares_not_detailed [0.019048s] ... ok {2} openstack.tests.unit.test_proxy.TestProxyPrivate.test__check_resource_correct_resource [0.024256s] ... ok {0} openstack.tests.unit.test_proxy.TestProxyCleanup.test_filters_evaluation_updated_at [0.011364s] ... ok {1} openstack.tests.unit.test_resource.TestResource.test__alternate_id [0.010357s] ... ok {3} openstack.tests.unit.test_connection.TestVendorProfile.test_conn_from_profile [0.037564s] ... ok {4} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(slash_servers_bare) [0.027333s] ... ok {5} openstack.tests.unit.test_utils.Test_enable_logging.test_debug_file [0.023939s] ... ok {6} openstack.tests.unit.shared_file_system.v2.test_share.TestShares.test_make_shares [0.022950s] ... ok {1} openstack.tests.unit.test_resource.TestResource.test__header_mapping [0.021079s] ... ok {0} openstack.tests.unit.test_proxy.TestProxyGet.test_get_resource [0.016516s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_object_get_remember_content [0.043872s] ... ok {2} openstack.tests.unit.test_proxy.TestProxyUpdate.test_update_resource [0.024373s] ... ok {3} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_not_found_exception [0.019657s] ... ok {0} openstack.tests.unit.test_proxy.TestProxyHead.test_head_resource [0.013619s] ... ok {4} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(tokens) [0.014307s] ... ok {5} openstack.tests.unit.test_utils.Test_md5.test_md5_without_data [0.024092s] ... ok {0} openstack.tests.unit.test_proxy.TestProxyList.test_list_override_base_path [0.010781s] ... ok {2} openstack.tests.unit.test_resource.TestComponent.test_delete_name [0.015179s] ... ok {1} openstack.tests.unit.test_resource.TestResource.test_to_dict_no_body [0.019159s] ... ok {6} openstack.tests.unit.test_connection.TestConnection.test_create_connection_version_param_default [0.034920s] ... ok {2} openstack.tests.unit.test_resource.TestComponent.test_get_name_None [0.010685s] ... ok {1} openstack.tests.unit.test_resource.TestResource.test_to_dict_with_mro [0.010222s] ... ok {0} openstack.tests.unit.test_proxy.TestProxyPrivate.test__check_resource_notstrict_id [0.011012s] ... ok {5} openstack.tests.unit.test_utils.Test_urljoin.test_unicode_strings [0.018466s] ... ok {1} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_in_body_not_stored [0.010211s] ... ok {0} openstack.tests.unit.test_proxy.TestProxyPrivate.test__get_resource_from_id [0.010856s] ... ok {2} openstack.tests.unit.test_resource.TestComponent.test_get_name_untyped [0.016930s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathAndNonUtf8Key.test_set_container_temp_url_key [0.049260s] ... ok {3} openstack.tests.unit.test_exceptions.Test_Exception.test_method_not_supported [0.040266s] ... ok {6} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_bad_request_exception [0.017642s] ... ok {4} openstack.tests.unit.test_proxy.TestProxyCache.test_get_not_in_cache [0.046919s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.11/site-packages/keystoneauth1/adapter.py:244: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn('Using keystoneclient sessions has been deprecated. ' {1} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_in_body_set [0.010392s] ... ok {6} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_baremetal_corrected_format [0.014476s] ... ok {1} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_not_stored1 [0.016710s] ... ok {3} openstack.tests.unit.test_format.TestBoolStrFormatter.test_deserialize [0.017660s] ... ok {3} openstack.tests.unit.test_placement_rest.TestBadPlacementRest.test_discovery ... SKIPPED: Need to re-add support for broken placement versions {4} openstack.tests.unit.test_proxy.TestProxyCleanup.test_filters_evaluation_updated_at_missing [0.022634s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:17,873 openstack Requested cleanup attribute updated_at is not available on the resource {5} openstack.tests.unit.workflow.test_version.TestVersion.test_basic [0.033975s] ... ok {1} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_prepare_request_no_unpack_dict [0.013781s] ... ok {2} openstack.tests.unit.test_resource.TestComponentManager.test_delitem [0.023364s] ... ok {4} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_dry_run_default [0.012627s] ... ok {5} openstack.tests.unit.workflow.test_workflow.TestWorkflow.test_basic [0.014206s] ... ok {2} openstack.tests.unit.test_resource.TestQueryParameters.test_transpose_unmapped [0.019487s] ... ok {6} openstack.tests.unit.test_exceptions.Test_HttpException.test_http_status [0.036844s] ... ok {1} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_under_props_translate_response [0.017419s] ... ok {4} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_queue [0.012192s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_container_delete [0.058737s] ... ok {6} openstack.tests.unit.test_exceptions.Test_HttpException.test_message [0.010509s] ... ok {2} openstack.tests.unit.test_resource.TestResource.test__attributes [0.014587s] ... ok {0} openstack.tests.unit.test_resource.TestAssertMicroversionFor.test_incompatible [0.083966s] ... ok {4} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_resource_evaluation_true [0.012409s] ... ok {4} openstack.tests.unit.test_proxy.TestProxyCreate.test_create_attributes_override_base_path [0.011972s] ... ok {2} openstack.tests.unit.test_resource.TestResource.test__prepare_request_with_id [0.014135s] ... ok {3} openstack.tests.unit.test_placement_rest.TestPlacementRest.test_discovery_1 [0.072665s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_temp_url [0.028139s] ... ok {0} openstack.tests.unit.test_resource.TestComponent.test_creation [0.010223s] ... ok {6} openstack.tests.unit.test_microversions.TestMicroversions.test_get_bad_inferred_max_microversion [0.023766s] ... ok {4} openstack.tests.unit.test_proxy.TestProxyDelete.test_delete_NotFound [0.011780s] ... ok {0} openstack.tests.unit.test_resource.TestComponentManager.test_create_unsynced [0.009801s] ... ok {2} openstack.tests.unit.test_resource.TestResource.test_existing [0.018916s] ... ok {1} openstack.tests.unit.test_resource.TestResourceActions.test_bulk_create_with_params [0.046951s] ... ok {4} openstack.tests.unit.test_proxy.TestProxyDelete.test_delete_ignore_missing [0.011694s] ... ok {6} openstack.tests.unit.test_missing_version.TestMissingVersion.test_unsupported_version [0.019277s] ... ok {0} openstack.tests.unit.test_resource.TestComponentManager.test_getitem [0.009584s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_generate_temp_url_prefix [0.030832s] ... ok {2} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_in_body_create [0.014163s] ... ok {4} openstack.tests.unit.test_proxy.TestProxyGet.test_get_base_path [0.016528s] ... ok {0} openstack.tests.unit.test_resource.TestComponentManager.test_iter [0.022880s] ... ok {2} openstack.tests.unit.test_resource.TestResourceActions.test_fetch [0.015204s] ... ok {4} openstack.tests.unit.test_proxy.TestProxyList.test_list_paginated [0.011676s] ... ok {6} openstack.tests.unit.test_placement_rest.TestPlacementRest.test_microversion_discovery [0.038596s] ... ok {1} openstack.tests.unit.test_resource.TestResourceActions.test_commit_not_dirty [0.033502s] ... ok {2} openstack.tests.unit.test_resource.TestResourceActions.test_fetch_not_requires_id [0.013915s] ... ok {4} openstack.tests.unit.test_proxy.TestProxyPrivate.test__get_resource_from_munch [0.011615s] ... ok {0} openstack.tests.unit.test_resource.TestResource.test__body_mapping [0.020413s] ... ok {6} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(slash_servers_arg) [0.009963s] ... ok {1} openstack.tests.unit.test_resource.TestResourceActions.test_head [0.023172s] ... ok {4} openstack.tests.unit.test_proxy.TestProxyPrivate.test__get_resource_from_resource [0.011307s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_object_create_attrs [0.044069s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:18,008 openstack.object-store swift uploading data to name/test {2} openstack.tests.unit.test_resource.TestResourceActions.test_fetch_with_microversion [0.014773s] ... ok {6} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(servers_bare) [0.009972s] ... ok {4} openstack.tests.unit.test_resource.TestComponent.test_get_default [0.011529s] ... ok {6} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(networks_arg) [0.013412s] ... ok {2} openstack.tests.unit.test_resource.TestResourceActions.test_list_response_paginated_with_links [0.021320s] ... ok {6} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(bm_chassis) [0.010301s] ... ok {0} openstack.tests.unit.test_resource.TestResource.test__consume_attrs [0.022742s] ... ok {3} openstack.tests.unit.test_placement_rest.TestPlacementRest.test_discovery_exc [0.116202s] ... ok {2} openstack.tests.unit.test_resource.TestResourceActions.test_list_response_paginated_without_links [0.021932s] ... ok {6} openstack.tests.unit.test_proxy.TestProxyCache.test_modify [0.021144s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.11/site-packages/keystoneauth1/adapter.py:244: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn('Using keystoneclient sessions has been deprecated. ' {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLBytesPathUnicodeKey.test_set_account_temp_url_key_second [0.051342s] ... ok {0} openstack.tests.unit.test_resource.TestResource.test__getattribute__id_in_body [0.041866s] ... ok {2} openstack.tests.unit.test_resource.TestResourceActions.test_patch_with_server_names [0.014872s] ... ok {3} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(servers_arg) [0.015186s] ... ok {0} openstack.tests.unit.test_resource.TestResource.test__prepare_request_with_patch [0.013011s] ... ok {6} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_filters [0.017367s] ... ok {1} openstack.tests.unit.test_resource.TestResourceActions.test_head_base_path [0.068606s] ... ok {3} openstack.tests.unit.test_proxy.TestProxyBulkCreate.test_bulk_create_attributes [0.011894s] ... ok {6} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_real_run_identified_resources [0.013501s] ... ok {3} openstack.tests.unit.test_proxy.TestProxyCreate.test_create_attributes [0.011991s] ... ok {0} openstack.tests.unit.test_resource.TestResource.test__prepare_request_with_patch_not_synchronized [0.021164s] ... ok {6} openstack.tests.unit.test_proxy.TestProxyGet.test_get_id [0.015460s] ... ok {3} openstack.tests.unit.test_proxy.TestProxyDelete.test_delete_HttpException [0.012595s] ... ok {1} openstack.tests.unit.test_resource.TestResourceActions.test_list_one_page_response_not_paginated [0.037391s] ... ok {6} openstack.tests.unit.test_proxy.TestProxyList.test_list_non_paginated [0.011534s] ... ok {3} openstack.tests.unit.test_resource.TestAssertMicroversionFor.test_custom_message [0.012153s] ... ok {3} openstack.tests.unit.test_resource.TestComponentManager.test_clean [0.010508s] ... ok {0} openstack.tests.unit.test_resource.TestResource.test__uri_mapping [0.020559s] ... ok {6} openstack.tests.unit.test_proxy.TestProxyPrivate.test__check_resource_incorrect_resource [0.011282s] ... ok {6} openstack.tests.unit.test_proxy.TestProxyPrivate.test__check_resource_strict_id [0.011504s] ... ok {0} openstack.tests.unit.test_resource.TestResource.test_from_munch_existing [0.015074s] ... ok {3} openstack.tests.unit.test_resource.TestResource.test__get_id_instance_alternate [0.012956s] ... ok {1} openstack.tests.unit.test_resource.TestResourceActions.test_post_create_base_path [0.025158s] ... ok {2} openstack.tests.unit.test_resource.TestResourceActions.test_values_as_list_params [0.080555s] ... ok {3} openstack.tests.unit.test_resource.TestResource.test__get_id_value [0.010961s] ... ok {6} openstack.tests.unit.test_proxy.TestProxyUpdate.test_update_resource_override_base_path [0.019632s] ... ok {4} openstack.tests.unit.test_resource.TestComponent.test_get_name_formatter [0.146695s] ... ok {3} openstack.tests.unit.test_resource.TestResource.test__translate_response_no_body [0.010980s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathAndKey.test_generate_temp_url_iso8601_output [0.113710s] ... ok {1} openstack.tests.unit.test_resource.TestResourceActions.test_values_as_list_params_precedence [0.024504s] ... ok {6} openstack.tests.unit.test_resource.TestQueryParameters.test_transpose_not_in_query [0.013913s] ... ok {3} openstack.tests.unit.test_resource.TestResource.test_items [0.011421s] ... ok {6} openstack.tests.unit.test_resource.TestResource.test__alternate_id_None [0.010655s] ... ok {3} openstack.tests.unit.test_resource.TestResource.test_to_dict [0.010539s] ... ok {0} openstack.tests.unit.test_resource.TestResource.test_to_dict_no_header [0.045743s] ... ok {1} openstack.tests.unit.test_resource.TestResourceFind.test_find_result_name_not_in_query_parameters [0.026357s] ... ok {3} openstack.tests.unit.test_resource.TestResource.test_to_dict_nested [0.011206s] ... ok {6} openstack.tests.unit.test_resource.TestResource.test__attributes_iterator [0.015752s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_object_get [0.034075s] ... ok {4} openstack.tests.unit.test_resource.TestComponent.test_implementations [0.042305s] ... ok {1} openstack.tests.unit.test_resource.TestResourceFind.test_multiple_matches [0.011234s] ... ok {3} openstack.tests.unit.test_resource.TestResource.test_to_dict_with_mro_no_override [0.012052s] ... ok {6} openstack.tests.unit.test_resource.TestResource.test__getattribute__id_with_alternate [0.014233s] ... ok {1} openstack.tests.unit.test_resource.TestResourceFind.test_no_match_by_name [0.010932s] ... ok {0} openstack.tests.unit.test_resource.TestResourceActions.test_allow_invalid_list_params [0.032293s] ... ok {3} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_not_stored [0.010106s] ... ok {6} openstack.tests.unit.test_resource.TestResource.test__mapping_defaults [0.010281s] ... ok {2} openstack.tests.unit.test_resource.TestResourceFind.test_find_result_name_in_query_parameters [0.089543s] ... ok {1} openstack.tests.unit.test_resource.TestResourceFind.test_single_match_by_id [0.014822s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_object_get_remember_content [0.033490s] ... ok {4} openstack.tests.unit.test_resource.TestComponentManager.test_setitem_new [0.026507s] ... ok {0} openstack.tests.unit.test_resource.TestResourceActions.test_bulk_create_with_microversion [0.024253s] ... ok {6} openstack.tests.unit.test_resource.TestResource.test__update [0.015576s] ... ok {3} openstack.tests.unit.test_resource.TestResourceActions.test_bulk_create_put [0.022538s] ... ok {0} openstack.tests.unit.test_resource.TestResourceActions.test_fetch_base_path [0.014039s] ... ok {3} openstack.tests.unit.test_resource.TestResourceActions.test_fetch_with_params [0.013443s] ... ok {4} openstack.tests.unit.test_resource.TestComponentManager.test_setitem_unchanged [0.019855s] ... ok {6} openstack.tests.unit.test_resource.TestResource.test_cant_do_anything [0.021377s] ... ok {7} openstack.tests.unit.object_store.v1.test_proxy.TestTempURLUnicodePathBytesKey.test_set_temp_url_key [0.035810s] ... ok {0} openstack.tests.unit.test_resource.TestResourceActions.test_head_with_microversion [0.015479s] ... ok {3} openstack.tests.unit.test_resource.TestResourceActions.test_list_one_page_response_paginated [0.019789s] ... ok {6} openstack.tests.unit.test_resource.TestResource.test_from_munch_new [0.012997s] ... ok {4} openstack.tests.unit.test_resource.TestQueryParameters.test_create [0.019865s] ... ok {7} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(stacks) [0.010553s] ... ok {6} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_prepare_request_unpacked [0.010559s] ... ok {3} openstack.tests.unit.test_utils.TestMaximumSupportedMicroversion.test_with_value [0.012499s] ... ok {7} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(name_id) [0.010642s] ... ok {0} openstack.tests.unit.test_resource.TestResourceActions.test_list_multi_page_header_count [0.023700s] ... ok {2} openstack.tests.unit.test_resource.TestResourceFind.test_no_match_raise [0.065232s] ... ok {3} openstack.tests.unit.test_utils.Test_urljoin.test_strings [0.009719s] ... ok {7} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(stack_act) [0.010158s] ... ok {6} openstack.tests.unit.test_resource.TestResourceActions.test_bulk_create_fail [0.018270s] ... ok {7} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(event) [0.011412s] ... ok {4} openstack.tests.unit.test_resource.TestResource.test__get_id_instance [0.020360s] ... ok {2} openstack.tests.unit.test_utils.TestMaximumSupportedMicroversion.test_value_less_than_min [0.020678s] ... ok {0} openstack.tests.unit.test_resource.TestResourceActions.test_list_multi_page_no_early_termination [0.025362s] ... ok {7} openstack.tests.unit.orchestration.v1.test_proxy.TestExtractName.test_extract_name(sd_metadata) [0.011044s] ... ok {6} openstack.tests.unit.test_resource.TestResourceActions.test_bulk_create_post [0.027847s] ... ok {4} openstack.tests.unit.test_resource.TestResource.test__getattribute__id_without_alternate [0.020252s] ... ok {1} openstack.tests.unit.test_resource.TestWaitForStatus.test_status_match [0.096277s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:18,270 openstack.resource Still waiting for resource Mock: to reach state loling, current state is other 2024-09-09 20:09:18,277 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-09 20:09:18,289 openstack.resource Still waiting for resource Mock: to reach state loling, current state is another 2024-09-09 20:09:18,296 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-09 20:09:18,314 openstack.resource Still waiting for resource Mock: to reach state loling, current state is another 2024-09-09 20:09:18,331 openstack.iterate_timeout Waiting 1.0 seconds {7} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationResource.test_resources_with_stack_object [0.011786s] ... ok {0} openstack.tests.unit.test_resource.TestResourceActions.test_list_paginated_infinite_loop [0.022851s] ... ok {4} openstack.tests.unit.test_resource.TestResource.test__prepare_request_with_id_marked_clean [0.013916s] ... ok {2} openstack.tests.unit.test_utils.TestSupportsMicroversion.test_requested_not_supported_no_default [0.028282s] ... ok {7} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationSoftwareConfig.test_software_configs [0.012033s] ... ok {6} openstack.tests.unit.test_resource.TestResourceActions.test_commit_patch_retry_on_conflict [0.019958s] ... ok {2} openstack.tests.unit.test_utils.TestSupportsMicroversion.test_requested_supported_equal_default [0.015235s] ... ok {7} openstack.tests.unit.orchestration.v1.test_proxy.TestOrchestrationStack.test_update_stack_preview [0.012099s] ... ok {0} openstack.tests.unit.test_resource.TestResourceActions.test_list_response_paginated_with_microversions [0.025705s] ... ok {4} openstack.tests.unit.test_resource.TestResource.test__prepare_request_with_patch_params [0.018480s] ... ok {2} openstack.tests.unit.test_utils.TestSupportsMicroversion.test_requested_supported_higher_default [0.017489s] ... ok {6} openstack.tests.unit.test_resource.TestResourceActions.test_delete_with_microversion [0.016561s] ... ok {7} openstack.tests.unit.orchestration.v1.test_resource.TestResource.test_basic [0.010834s] ... ok {4} openstack.tests.unit.test_resource.TestResource.test__translate_response_with_body_no_resource_key [0.022847s] ... ok {0} openstack.tests.unit.test_resource.TestResourceActions.test_put_create_with_microversion [0.018413s] ... ok {7} openstack.tests.unit.orchestration.v1.test_stack.TestStack.test_abandon [0.021639s] ... ok {2} openstack.tests.unit.test_utils.TestTinyDAG.test_from_dict [0.020089s] ... ok {0} openstack.tests.unit.test_resource.TestResourceActions.test_put_create_with_params [0.017597s] ... ok {6} openstack.tests.unit.test_resource.TestResourceActions.test_list_multi_page_inferred_additional [0.031036s] ... ok {7} openstack.tests.unit.orchestration.v1.test_stack_files.TestStackFiles.test_get [0.014193s] ... ok {4} openstack.tests.unit.test_resource.TestResource.test_access_by_aka [0.021198s] ... ok {6} openstack.tests.unit.test_resource.TestResourceActions.test_patch_with_changed_fields [0.016527s] ... ok {2} openstack.tests.unit.test_utils.Test_md5.test_md5_with_data [0.022158s] ... ok {4} openstack.tests.unit.test_resource.TestResource.test_initialize_basic [0.020579s] ... ok {6} openstack.tests.unit.test_resource.TestResourceFind.test_match_empty_results [0.013727s] ... ok {7} openstack.tests.unit.shared_file_system.v2.test_limit.TestLimit.test_make_limits [0.033595s] ... ok {0} openstack.tests.unit.test_resource.TestResourceFind.test_no_match_return [0.036247s] ... ok {4} openstack.tests.unit.test_resource.TestResource.test_json_dumps_from_resource [0.016026s] ... ok {2} openstack.tests.unit.test_utils.Test_md5.test_none_data_raises_type_error [0.025344s] ... ok {4} openstack.tests.unit.test_resource.TestResource.test_to_dict_ignore_none [0.010952s] ... ok {7} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareSnapshotResource.test_share_snapshot_create [0.023233s] ... ok {4} openstack.tests.unit.test_resource.TestResource.test_to_dict_value_error [0.011405s] ... ok {2} openstack.tests.unit.test_utils.Test_urljoin.test_with_none [0.023632s] ... ok {0} openstack.tests.unit.test_resource.TestWaitForStatus.test_status_fails [0.031697s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:18,484 openstack.resource Still waiting for resource Mock: to reach state loling, current state is other 2024-09-09 20:09:18,491 openstack.iterate_timeout Waiting 1.0 seconds {4} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_in_body_not_allowed_to_set [0.011711s] ... ok {7} openstack.tests.unit.shared_file_system.v2.test_proxy.TestShareSnapshotResource.test_share_snapshot_delete_ignore [0.014793s] ... ok {0} openstack.tests.unit.test_resource.Test_Request.test_create [0.022342s] ... ok {4} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_not_in_body_translate_response [0.011007s] ... ok {4} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_prepare_request_patch_unpacked [0.011720s] ... ok {7} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemShare.test_shares [0.018191s] ... ok {0} openstack.tests.unit.test_utils.TestMaximumSupportedMicroversion.test_with_none [0.021147s] ... ok {4} openstack.tests.unit.test_resource.TestResource.test_unknown_attrs_under_props_create [0.014298s] ... ok {7} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemShare.test_wait_for [0.016376s] ... ok {7} openstack.tests.unit.shared_file_system.v2.test_proxy.TestSharedFileSystemStoragePool.test_storage_pool_detailed [0.013597s] ... ok {0} openstack.tests.unit.test_utils.TestSupportsMicroversion.test_requested_not_supported_no_default_exception [0.021237s] ... ok {4} openstack.tests.unit.test_resource.TestResourceActions.test_list_multi_page_response_paginated [0.024095s] ... ok {7} openstack.tests.unit.shared_file_system.v2.test_user_message.TestUserMessage.test_user_message [0.012524s] ... ok {1} openstack.tests.unit.test_resource.TestWaitForStatus.test_timeout [0.245269s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:18,488 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2024-09-09 20:09:18,499 openstack.iterate_timeout Waiting 0.01 seconds 2024-09-09 20:09:18,513 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2024-09-09 20:09:18,537 openstack.iterate_timeout Waiting 0.01 seconds 2024-09-09 20:09:18,555 openstack.resource Still waiting for resource Mock: to reach state loling, current state is 2024-09-09 20:09:18,578 openstack.iterate_timeout Waiting 0.01 seconds {4} openstack.tests.unit.test_resource.TestResourceActions.test_list_one_page_response_resources_key [0.020858s] ... ok {0} openstack.tests.unit.test_utils.TestSupportsMicroversion.test_require_microversion [0.022663s] ... ok {1} openstack.tests.unit.test_utils.Test_enable_logging.test_debug_console_stderr [0.017977s] ... ok {0} openstack.tests.unit.test_utils.Test_enable_logging.test_warning_console_stdout [0.018779s] ... ok {4} openstack.tests.unit.test_resource.TestResourceActions.test_list_response_paginated_with_links_and_query [0.022404s] ... ok {7} openstack.tests.unit.test_connection.TestAuthorize.test_authorize_failure [0.030657s] ... ok {1} openstack.tests.unit.test_utils.Test_enable_logging.test_none [0.015568s] ... ok {7} openstack.tests.unit.test_connection.TestAuthorize.test_authorize_works [0.017023s] ... ok {4} openstack.tests.unit.test_resource.TestResourceActions.test_post_create [0.015071s] ... ok {0} openstack.tests.unit.workflow.test_workflow.TestWorkflow.test_instantiate [0.017546s] ... ok {1} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_execution_create [0.015605s] ... ok {7} openstack.tests.unit.test_connection.TestConnection.test_create_session [0.016535s] ... ok {0} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_execution_find [0.016226s] ... ok {1} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_executions [0.015365s] ... ok {4} openstack.tests.unit.test_resource.TestResourceFind.test_list_base_path [0.032148s] ... ok {0} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_execution_get [0.012313s] ... ok {1} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_workflow_create [0.014141s] ... ok {0} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_workflow_get [0.015318s] ... ok {7} openstack.tests.unit.test_connection.TestConnection.test_from_config_insecure [0.037703s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:18,678 openstack Turning off Insecure SSL warnings since verify=False 2024-09-09 20:09:18,685 openstack.config Turning off SSL warnings for insecure-cloud-alternative-format since verify=False {4} openstack.tests.unit.test_resource.TestResourceFind.test_single_match_by_alternate_id [0.018533s] ... ok {7} openstack.tests.unit.test_connection.TestNetworkConnection.test_network_proxy [0.029576s] ... ok {4} openstack.tests.unit.test_resource.TestWaitForStatus.test_immediate_status_case [0.029944s] ... ok {7} openstack.tests.unit.test_connection.TestNewService.test_add_service_v2 [0.029252s] ... ok {4} openstack.tests.unit.test_resource.TestWaitForStatus.test_no_sleep [0.029434s] ... ok {7} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_http_exception [0.015771s] ... ok {7} openstack.tests.unit.test_exceptions.TestRaiseFromResponse.test_raise_wsme_format [0.013158s] ... ok {7} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(discovery) [0.011573s] ... ok {6} openstack.tests.unit.test_resource.TestWaitForDelete.test_timeout [0.331275s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:18,494 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-09 20:09:18,501 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-09 20:09:18,509 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-09 20:09:18,525 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-09 20:09:18,533 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-09 20:09:18,542 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-09 20:09:18,550 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-09 20:09:18,558 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-09 20:09:18,565 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-09 20:09:18,574 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-09 20:09:18,586 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-09 20:09:18,596 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-09 20:09:18,604 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-09 20:09:18,613 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-09 20:09:18,622 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-09 20:09:18,630 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-09 20:09:18,638 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-09 20:09:18,647 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-09 20:09:18,656 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-09 20:09:18,667 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-09 20:09:18,676 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-09 20:09:18,685 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-09 20:09:18,698 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-09 20:09:18,707 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-09 20:09:18,717 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-09 20:09:18,725 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-09 20:09:18,735 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-09 20:09:18,743 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-09 20:09:18,751 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-09 20:09:18,761 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-09 20:09:18,777 openstack.iterate_timeout Waiting 0.1 seconds 2024-09-09 20:09:18,786 openstack.iterate_timeout Waiting 0.1 seconds {7} openstack.tests.unit.test_proxy.TestExtractName.test_extract_name(secgroups) [0.010662s] ... ok {6} openstack.tests.unit.test_utils.TestTinyDAG.test_topological_sort [0.018459s] ... ok {4} openstack.tests.unit.test_resource.TestWaitForStatus.test_status_match_with_none [0.069045s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:18,769 openstack.resource Still waiting for resource Mock: to reach state loling, current state is other 2024-09-09 20:09:18,778 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-09 20:09:18,786 openstack.resource Still waiting for resource Mock: to reach state loling, current state is None 2024-09-09 20:09:18,794 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-09 20:09:18,809 openstack.resource Still waiting for resource Mock: to reach state loling, current state is another 2024-09-09 20:09:18,816 openstack.iterate_timeout Waiting 1.0 seconds {6} openstack.tests.unit.test_utils.Test_md5.test_string_data_raises_type_error [0.010548s] ... ok {7} openstack.tests.unit.test_proxy.TestProxyCache.test_get_from_cache [0.023974s] ... ok {4} openstack.tests.unit.test_utils.TestSupportsMicroversion.test_requested_supported_lower_default [0.014305s] ... ok {6} openstack.tests.unit.workflow.test_version.TestVersion.test_make_it [0.011878s] ... ok {7} openstack.tests.unit.test_proxy.TestProxyCleanup.test_filters_empty [0.012164s] ... ok {4} openstack.tests.unit.test_utils.TestSupportsMicroversion.test_requested_supported_no_default [0.013235s] ... ok {6} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_execution_delete [0.013109s] ... ok {7} openstack.tests.unit.test_proxy.TestProxyCleanup.test_filters_evaluation_created_at [0.014430s] ... ok {4} openstack.tests.unit.test_utils.TestTinyDAG.test_add_node_after_edge [0.014201s] ... ok {6} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_workflow_delete [0.012631s] ... ok {7} openstack.tests.unit.test_proxy.TestProxyCleanup.test_service_cleanup_resource_evaluation_false [0.015399s] ... ok {4} openstack.tests.unit.test_utils.TestTinyDAG.test_walk_parallel [0.020970s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ ['a', 'g', 'b', 'f', 'c', 'd', 'e'] {7} openstack.tests.unit.test_proxy.TestProxyGet.test_get_resource_with_args [0.012932s] ... ok {4} openstack.tests.unit.test_utils.Test_enable_logging.test_warning_console_stderr [0.015476s] ... ok {7} openstack.tests.unit.test_proxy.TestProxyPrivate.test__get_resource_new [0.012076s] ... ok {7} openstack.tests.unit.test_proxy.TestProxyPrivate.test__get_uri_attribute_no_parent [0.012059s] ... ok {4} openstack.tests.unit.test_utils.Test_enable_logging.test_warning_file [0.018809s] ... ok {7} openstack.tests.unit.test_proxy.TestProxyPrivate.test__get_uri_attribute_with_parent [0.013232s] ... ok {4} openstack.tests.unit.workflow.test_execution.TestExecution.test_instantiate [0.013699s] ... ok {7} openstack.tests.unit.test_proxy.TestProxyUpdate.test_update_id [0.012262s] ... ok {4} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_workflows [0.014830s] ... ok {7} openstack.tests.unit.test_resource.TestComponent.test_delete_name_doesnt_exist [0.012874s] ... ok {7} openstack.tests.unit.test_resource.TestComponent.test_get_no_instance [0.012374s] ... ok {7} openstack.tests.unit.test_resource.TestResource.test__mapping_overrides [0.013757s] ... ok {7} openstack.tests.unit.test_resource.TestResource.test__prepare_request_with_key [0.011874s] ... ok {7} openstack.tests.unit.test_resource.TestResource.test__translate_response_with_body_with_resource_key [0.011030s] ... ok {7} openstack.tests.unit.test_resource.TestResource.test_access_by_resource_name [0.010916s] ... ok {7} openstack.tests.unit.test_resource.TestResource.test_equality [0.011270s] ... ok {7} openstack.tests.unit.test_resource.TestResource.test_repr [0.011948s] ... ok {7} openstack.tests.unit.test_resource.TestResourceActions.test_bulk_create_fail_on_request [0.019803s] ... ok {7} openstack.tests.unit.test_resource.TestResourceActions.test_commit_base_path [0.017232s] ... ok {7} openstack.tests.unit.test_resource.TestResourceActions.test_commit_patch [0.014409s] ... ok {7} openstack.tests.unit.test_resource.TestResourceActions.test_commit_put [0.037441s] ... ok {7} openstack.tests.unit.test_resource.TestResourceActions.test_commit_put_retry_on_conflict [0.040875s] ... ok {7} openstack.tests.unit.test_resource.TestResourceActions.test_delete [0.013670s] ... ok {7} openstack.tests.unit.test_resource.TestResourceActions.test_invalid_list_params [0.013451s] ... ok {7} openstack.tests.unit.test_resource.TestResourceActions.test_list_query_params [0.019203s] ... ok {7} openstack.tests.unit.test_resource.TestResourceActions.test_put_create [0.013594s] ... ok {7} openstack.tests.unit.test_resource.TestResourceActions.test_put_create_exclude_id [0.013447s] ... ok {7} openstack.tests.unit.test_resource.TestResourceFind.test_single_match_by_name [0.010295s] ... ok {7} openstack.tests.unit.test_resource.TestWaitForStatus.test_immediate_status [0.023689s] ... ok {7} openstack.tests.unit.test_resource.TestWaitForStatus.test_status_fails_different_attribute [0.024054s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:19,311 openstack.resource Still waiting for resource Mock: to reach state loling, current state is other 2024-09-09 20:09:19,317 openstack.iterate_timeout Waiting 1.0 seconds {7} openstack.tests.unit.test_resource.TestWaitForStatus.test_status_match_different_attribute [0.050733s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ 2024-09-09 20:09:19,336 openstack.resource Still waiting for resource Mock: to reach state loling, current state is other 2024-09-09 20:09:19,343 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-09 20:09:19,349 openstack.resource Still waiting for resource Mock: to reach state loling, current state is another 2024-09-09 20:09:19,356 openstack.iterate_timeout Waiting 1.0 seconds 2024-09-09 20:09:19,362 openstack.resource Still waiting for resource Mock: to reach state loling, current state is another 2024-09-09 20:09:19,369 openstack.iterate_timeout Waiting 1.0 seconds {7} openstack.tests.unit.test_utils.TestTinyDAG.test_walk [0.009949s] ... ok {7} openstack.tests.unit.test_utils.TestTinyDAG.test_walk_raise [1.009806s] ... ok {7} openstack.tests.unit.workflow.test_execution.TestExecution.test_basic [0.010290s] ... ok {7} openstack.tests.unit.workflow.v2.test_proxy.TestWorkflowProxy.test_workflow_find [0.011069s] ... ok ====== Totals ====== Ran: 3801 tests in 18.0949 sec. - Passed: 3800 - Skipped: 1 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 123.1370 sec. ============== Worker Balance ============== - Worker 0 (476 tests) => 0:00:16.105023 - Worker 1 (475 tests) => 0:00:16.354718 - Worker 2 (475 tests) => 0:00:16.047742 - Worker 3 (475 tests) => 0:00:15.577355 - Worker 4 (475 tests) => 0:00:15.941981 - Worker 5 (475 tests) => 0:00:15.465766 - Worker 6 (475 tests) => 0:00:16.039075 - Worker 7 (475 tests) => 0:00:17.687681 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-openstacksdk-0.101.0-2.ocs23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dzCxWh + umask 022 + cd /builddir/build/BUILD + cd openstacksdk-0.101.0 + DOCDIR=/builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.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.101.0-2.ocs23.noarch/usr/share/doc/python3-openstacksdk + cp -pr README.rst /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/share/doc/python3-openstacksdk + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.dF4E4Q + umask 022 + cd /builddir/build/BUILD + cd openstacksdk-0.101.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.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.101.0-2.ocs23.noarch/usr/share/licenses/python3-openstacksdk + cp -pr LICENSE /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch/usr/share/licenses/python3-openstacksdk + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-openstacksdk = 0.101.0-2.ocs23 python3-openstacksdk = 0.101.0-2.ocs23 python3.11-openstacksdk = 0.101.0-2.ocs23 python3.11dist(openstacksdk) = 0.101 python3dist(openstacksdk) = 0.101 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash /usr/bin/python3 /usr/bin/sh python(abi) = 3.11 Obsoletes: python3.11-openstacksdk < 0.101.0-2.ocs23 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-openstacksdk-0.101.0-2.ocs23.noarch Wrote: /builddir/build/RPMS/python3-openstacksdk-0.101.0-2.ocs23.noarch.rpm Child return code was: 0