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-keystoneauth1.spec'], chrootPath='/var/lib/mock/dist-ocs23-python311-build-87008-4752/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-keystoneauth1.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-keystoneauth1-5.0.0-5.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-keystoneauth1.spec'], chrootPath='/var/lib/mock/dist-ocs23-python311-build-87008-4752/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-keystoneauth1.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.sts5kS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf keystoneauth1-5.0.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/keystoneauth1-5.0.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd keystoneauth1-5.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-keystoneauth1-5.0.0 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + sed -i '/sphinx.ext.intersphinx.*$/d' doc/source/conf.py + rm -rf test-requirements.txt requirements.txt + rm -rf keystoneauth1.egg-info + rm keystoneauth1/tests/unit/test_hacking_checks.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2UVUwl + 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 keystoneauth1-5.0.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py creating build creating build/lib creating build/lib/keystoneauth1 creating build/lib/keystoneauth1/identity creating build/lib/keystoneauth1/identity/generic copying keystoneauth1/identity/generic/token.py -> build/lib/keystoneauth1/identity/generic copying keystoneauth1/identity/generic/base.py -> build/lib/keystoneauth1/identity/generic copying keystoneauth1/identity/generic/password.py -> build/lib/keystoneauth1/identity/generic copying keystoneauth1/identity/generic/__init__.py -> build/lib/keystoneauth1/identity/generic creating build/lib/keystoneauth1/tests creating build/lib/keystoneauth1/tests/unit creating build/lib/keystoneauth1/tests/unit/extras creating build/lib/keystoneauth1/tests/unit/extras/oauth1 copying keystoneauth1/tests/unit/extras/oauth1/test_oauth1.py -> build/lib/keystoneauth1/tests/unit/extras/oauth1 copying keystoneauth1/tests/unit/extras/oauth1/__init__.py -> build/lib/keystoneauth1/tests/unit/extras/oauth1 copying keystoneauth1/tests/unit/extras/oauth1/test_oauth1_loading.py -> build/lib/keystoneauth1/tests/unit/extras/oauth1 creating build/lib/keystoneauth1/loading copying keystoneauth1/loading/opts.py -> build/lib/keystoneauth1/loading copying keystoneauth1/loading/cli.py -> build/lib/keystoneauth1/loading copying keystoneauth1/loading/base.py -> build/lib/keystoneauth1/loading copying keystoneauth1/loading/_utils.py -> build/lib/keystoneauth1/loading copying keystoneauth1/loading/identity.py -> build/lib/keystoneauth1/loading copying keystoneauth1/loading/adapter.py -> build/lib/keystoneauth1/loading copying keystoneauth1/loading/session.py -> build/lib/keystoneauth1/loading copying keystoneauth1/loading/conf.py -> build/lib/keystoneauth1/loading copying keystoneauth1/loading/__init__.py -> build/lib/keystoneauth1/loading creating build/lib/keystoneauth1/tests/unit/exceptions copying keystoneauth1/tests/unit/exceptions/test_exceptions.py -> build/lib/keystoneauth1/tests/unit/exceptions copying keystoneauth1/tests/unit/exceptions/__init__.py -> build/lib/keystoneauth1/tests/unit/exceptions creating build/lib/keystoneauth1/identity/v3 copying keystoneauth1/identity/v3/multi_factor.py -> build/lib/keystoneauth1/identity/v3 copying keystoneauth1/identity/v3/tokenless_auth.py -> build/lib/keystoneauth1/identity/v3 copying keystoneauth1/identity/v3/oidc.py -> build/lib/keystoneauth1/identity/v3 copying keystoneauth1/identity/v3/k2k.py -> build/lib/keystoneauth1/identity/v3 copying keystoneauth1/identity/v3/totp.py -> build/lib/keystoneauth1/identity/v3 copying keystoneauth1/identity/v3/token.py -> build/lib/keystoneauth1/identity/v3 copying keystoneauth1/identity/v3/base.py -> build/lib/keystoneauth1/identity/v3 copying keystoneauth1/identity/v3/application_credential.py -> build/lib/keystoneauth1/identity/v3 copying keystoneauth1/identity/v3/federation.py -> build/lib/keystoneauth1/identity/v3 copying keystoneauth1/identity/v3/receipt.py -> build/lib/keystoneauth1/identity/v3 copying keystoneauth1/identity/v3/password.py -> build/lib/keystoneauth1/identity/v3 copying keystoneauth1/identity/v3/__init__.py -> build/lib/keystoneauth1/identity/v3 creating build/lib/keystoneauth1/loading/_plugins copying keystoneauth1/loading/_plugins/noauth.py -> build/lib/keystoneauth1/loading/_plugins copying keystoneauth1/loading/_plugins/admin_token.py -> build/lib/keystoneauth1/loading/_plugins copying keystoneauth1/loading/_plugins/http_basic.py -> build/lib/keystoneauth1/loading/_plugins copying keystoneauth1/loading/_plugins/__init__.py -> build/lib/keystoneauth1/loading/_plugins creating build/lib/keystoneauth1/tests/unit/loading copying keystoneauth1/tests/unit/loading/test_adapter.py -> build/lib/keystoneauth1/tests/unit/loading copying keystoneauth1/tests/unit/loading/test_generic.py -> build/lib/keystoneauth1/tests/unit/loading copying keystoneauth1/tests/unit/loading/utils.py -> build/lib/keystoneauth1/tests/unit/loading copying keystoneauth1/tests/unit/loading/test_session.py -> build/lib/keystoneauth1/tests/unit/loading copying keystoneauth1/tests/unit/loading/test_cli.py -> build/lib/keystoneauth1/tests/unit/loading copying keystoneauth1/tests/unit/loading/test_fixtures.py -> build/lib/keystoneauth1/tests/unit/loading copying keystoneauth1/tests/unit/loading/test_entry_points.py -> build/lib/keystoneauth1/tests/unit/loading copying keystoneauth1/tests/unit/loading/test_v3.py -> build/lib/keystoneauth1/tests/unit/loading copying keystoneauth1/tests/unit/loading/test_conf.py -> build/lib/keystoneauth1/tests/unit/loading copying keystoneauth1/tests/unit/loading/test_loading.py -> build/lib/keystoneauth1/tests/unit/loading copying keystoneauth1/tests/unit/loading/__init__.py -> build/lib/keystoneauth1/tests/unit/loading creating build/lib/keystoneauth1/access copying keystoneauth1/access/service_catalog.py -> build/lib/keystoneauth1/access copying keystoneauth1/access/service_providers.py -> build/lib/keystoneauth1/access copying keystoneauth1/access/access.py -> build/lib/keystoneauth1/access copying keystoneauth1/access/__init__.py -> build/lib/keystoneauth1/access copying keystoneauth1/identity/base.py -> build/lib/keystoneauth1/identity copying keystoneauth1/identity/v2.py -> build/lib/keystoneauth1/identity copying keystoneauth1/identity/access.py -> build/lib/keystoneauth1/identity copying keystoneauth1/identity/__init__.py -> build/lib/keystoneauth1/identity copying keystoneauth1/noauth.py -> build/lib/keystoneauth1 copying keystoneauth1/plugin.py -> build/lib/keystoneauth1 copying keystoneauth1/_utils.py -> build/lib/keystoneauth1 copying keystoneauth1/adapter.py -> build/lib/keystoneauth1 copying keystoneauth1/http_basic.py -> build/lib/keystoneauth1 copying keystoneauth1/token_endpoint.py -> build/lib/keystoneauth1 copying keystoneauth1/session.py -> build/lib/keystoneauth1 copying keystoneauth1/service_token.py -> build/lib/keystoneauth1 copying keystoneauth1/discover.py -> build/lib/keystoneauth1 copying keystoneauth1/__init__.py -> build/lib/keystoneauth1 copying keystoneauth1/_fair_semaphore.py -> build/lib/keystoneauth1 creating build/lib/keystoneauth1/fixture copying keystoneauth1/fixture/exception.py -> build/lib/keystoneauth1/fixture copying keystoneauth1/fixture/keystoneauth_betamax.py -> build/lib/keystoneauth1/fixture copying keystoneauth1/fixture/plugin.py -> build/lib/keystoneauth1/fixture copying keystoneauth1/fixture/hooks.py -> build/lib/keystoneauth1/fixture copying keystoneauth1/fixture/v3.py -> build/lib/keystoneauth1/fixture copying keystoneauth1/fixture/serializer.py -> build/lib/keystoneauth1/fixture copying keystoneauth1/fixture/v2.py -> build/lib/keystoneauth1/fixture copying keystoneauth1/fixture/__init__.py -> build/lib/keystoneauth1/fixture copying keystoneauth1/fixture/discovery.py -> build/lib/keystoneauth1/fixture creating build/lib/keystoneauth1/tests/unit/extras/saml2 creating build/lib/keystoneauth1/tests/unit/extras/saml2/fixtures copying keystoneauth1/tests/unit/extras/saml2/fixtures/__init__.py -> build/lib/keystoneauth1/tests/unit/extras/saml2/fixtures creating build/lib/keystoneauth1/exceptions copying keystoneauth1/exceptions/oidc.py -> build/lib/keystoneauth1/exceptions copying keystoneauth1/exceptions/catalog.py -> build/lib/keystoneauth1/exceptions copying keystoneauth1/exceptions/base.py -> build/lib/keystoneauth1/exceptions copying keystoneauth1/exceptions/auth.py -> build/lib/keystoneauth1/exceptions copying keystoneauth1/exceptions/http.py -> build/lib/keystoneauth1/exceptions copying keystoneauth1/exceptions/response.py -> build/lib/keystoneauth1/exceptions copying keystoneauth1/exceptions/auth_plugins.py -> build/lib/keystoneauth1/exceptions copying keystoneauth1/exceptions/service_providers.py -> build/lib/keystoneauth1/exceptions copying keystoneauth1/exceptions/__init__.py -> build/lib/keystoneauth1/exceptions copying keystoneauth1/exceptions/connection.py -> build/lib/keystoneauth1/exceptions copying keystoneauth1/exceptions/discovery.py -> build/lib/keystoneauth1/exceptions creating build/lib/keystoneauth1/extras creating build/lib/keystoneauth1/extras/kerberos copying keystoneauth1/extras/kerberos/_loading.py -> build/lib/keystoneauth1/extras/kerberos copying keystoneauth1/extras/kerberos/__init__.py -> build/lib/keystoneauth1/extras/kerberos copying keystoneauth1/tests/unit/client_fixtures.py -> build/lib/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/test_betamax_serializer.py -> build/lib/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/test_discovery.py -> build/lib/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/utils.py -> build/lib/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/test_betamax_fixture.py -> build/lib/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/test_session.py -> build/lib/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/test_fair_sempahore.py -> build/lib/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/test_utils.py -> build/lib/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/test_matchers.py -> build/lib/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/test_noauth.py -> build/lib/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/test_betamax_hooks.py -> build/lib/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/test_service_token.py -> build/lib/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/test_fixtures.py -> build/lib/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/k2k_fixtures.py -> build/lib/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/keystoneauth_fixtures.py -> build/lib/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/matchers.py -> build/lib/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/__init__.py -> build/lib/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/test_token_endpoint.py -> build/lib/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/test_http_basic.py -> build/lib/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/oidc_fixtures.py -> build/lib/keystoneauth1/tests/unit creating build/lib/keystoneauth1/hacking copying keystoneauth1/hacking/checks.py -> build/lib/keystoneauth1/hacking copying keystoneauth1/hacking/__init__.py -> build/lib/keystoneauth1/hacking copying keystoneauth1/tests/__init__.py -> build/lib/keystoneauth1/tests copying keystoneauth1/tests/unit/extras/__init__.py -> build/lib/keystoneauth1/tests/unit/extras creating build/lib/keystoneauth1/extras/_saml2 copying keystoneauth1/extras/_saml2/_loading.py -> build/lib/keystoneauth1/extras/_saml2 copying keystoneauth1/extras/_saml2/__init__.py -> build/lib/keystoneauth1/extras/_saml2 creating build/lib/keystoneauth1/extras/oauth1 copying keystoneauth1/extras/oauth1/v3.py -> build/lib/keystoneauth1/extras/oauth1 copying keystoneauth1/extras/oauth1/_loading.py -> build/lib/keystoneauth1/extras/oauth1 copying keystoneauth1/extras/oauth1/__init__.py -> build/lib/keystoneauth1/extras/oauth1 creating build/lib/keystoneauth1/tests/unit/access copying keystoneauth1/tests/unit/access/test_v2_service_catalog.py -> build/lib/keystoneauth1/tests/unit/access copying keystoneauth1/tests/unit/access/test_v3_access.py -> build/lib/keystoneauth1/tests/unit/access copying keystoneauth1/tests/unit/access/test_v3_service_catalog.py -> build/lib/keystoneauth1/tests/unit/access copying keystoneauth1/tests/unit/access/__init__.py -> build/lib/keystoneauth1/tests/unit/access copying keystoneauth1/tests/unit/access/test_v2_access.py -> build/lib/keystoneauth1/tests/unit/access creating build/lib/keystoneauth1/tests/unit/extras/kerberos copying keystoneauth1/tests/unit/extras/kerberos/test_kerberos_loading.py -> build/lib/keystoneauth1/tests/unit/extras/kerberos copying keystoneauth1/tests/unit/extras/kerberos/utils.py -> build/lib/keystoneauth1/tests/unit/extras/kerberos copying keystoneauth1/tests/unit/extras/kerberos/base.py -> build/lib/keystoneauth1/tests/unit/extras/kerberos copying keystoneauth1/tests/unit/extras/kerberos/test_mapped.py -> build/lib/keystoneauth1/tests/unit/extras/kerberos copying keystoneauth1/tests/unit/extras/kerberos/test_v3.py -> build/lib/keystoneauth1/tests/unit/extras/kerberos copying keystoneauth1/tests/unit/extras/kerberos/test_fedkerb_loading.py -> build/lib/keystoneauth1/tests/unit/extras/kerberos copying keystoneauth1/tests/unit/extras/kerberos/__init__.py -> build/lib/keystoneauth1/tests/unit/extras/kerberos copying keystoneauth1/tests/unit/extras/saml2/utils.py -> build/lib/keystoneauth1/tests/unit/extras/saml2 copying keystoneauth1/tests/unit/extras/saml2/test_auth_adfs.py -> build/lib/keystoneauth1/tests/unit/extras/saml2 copying keystoneauth1/tests/unit/extras/saml2/__init__.py -> build/lib/keystoneauth1/tests/unit/extras/saml2 copying keystoneauth1/tests/unit/extras/saml2/test_auth_saml2.py -> build/lib/keystoneauth1/tests/unit/extras/saml2 creating build/lib/keystoneauth1/tests/unit/identity copying keystoneauth1/tests/unit/identity/test_token.py -> build/lib/keystoneauth1/tests/unit/identity copying keystoneauth1/tests/unit/identity/test_identity_v3.py -> build/lib/keystoneauth1/tests/unit/identity copying keystoneauth1/tests/unit/identity/utils.py -> build/lib/keystoneauth1/tests/unit/identity copying keystoneauth1/tests/unit/identity/test_access.py -> build/lib/keystoneauth1/tests/unit/identity copying keystoneauth1/tests/unit/identity/test_identity_common.py -> build/lib/keystoneauth1/tests/unit/identity copying keystoneauth1/tests/unit/identity/test_identity_v3_oidc.py -> build/lib/keystoneauth1/tests/unit/identity copying keystoneauth1/tests/unit/identity/test_identity_v3_federation.py -> build/lib/keystoneauth1/tests/unit/identity copying keystoneauth1/tests/unit/identity/test_tokenless_auth.py -> build/lib/keystoneauth1/tests/unit/identity copying keystoneauth1/tests/unit/identity/test_identity_v2.py -> build/lib/keystoneauth1/tests/unit/identity copying keystoneauth1/tests/unit/identity/__init__.py -> build/lib/keystoneauth1/tests/unit/identity copying keystoneauth1/tests/unit/identity/test_password.py -> build/lib/keystoneauth1/tests/unit/identity creating build/lib/keystoneauth1/loading/_plugins/identity copying keystoneauth1/loading/_plugins/identity/generic.py -> build/lib/keystoneauth1/loading/_plugins/identity copying keystoneauth1/loading/_plugins/identity/v3.py -> build/lib/keystoneauth1/loading/_plugins/identity copying keystoneauth1/loading/_plugins/identity/v2.py -> build/lib/keystoneauth1/loading/_plugins/identity copying keystoneauth1/loading/_plugins/identity/__init__.py -> build/lib/keystoneauth1/loading/_plugins/identity creating build/lib/keystoneauth1/extras/_saml2/v3 copying keystoneauth1/extras/_saml2/v3/base.py -> build/lib/keystoneauth1/extras/_saml2/v3 copying keystoneauth1/extras/_saml2/v3/adfs.py -> build/lib/keystoneauth1/extras/_saml2/v3 copying keystoneauth1/extras/_saml2/v3/saml2.py -> build/lib/keystoneauth1/extras/_saml2/v3 copying keystoneauth1/extras/_saml2/v3/__init__.py -> build/lib/keystoneauth1/extras/_saml2/v3 copying keystoneauth1/extras/__init__.py -> build/lib/keystoneauth1/extras running egg_info creating keystoneauth1.egg-info writing pbr to keystoneauth1.egg-info/pbr.json writing keystoneauth1.egg-info/PKG-INFO writing dependency_links to keystoneauth1.egg-info/dependency_links.txt writing entry points to keystoneauth1.egg-info/entry_points.txt writing requirements to keystoneauth1.egg-info/requires.txt writing top-level names to keystoneauth1.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'keystoneauth1.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'keystoneauth1.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'keystoneauth1.tests.unit.data' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'keystoneauth1.tests.unit.data' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'keystoneauth1.tests.unit.data' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'keystoneauth1.tests.unit.data' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) creating build/lib/keystoneauth1/tests/unit/extras/saml2/fixtures/templates copying keystoneauth1/tests/unit/extras/saml2/fixtures/templates/authn_request.xml -> build/lib/keystoneauth1/tests/unit/extras/saml2/fixtures/templates copying keystoneauth1/tests/unit/extras/saml2/fixtures/templates/saml_assertion.xml -> build/lib/keystoneauth1/tests/unit/extras/saml2/fixtures/templates copying keystoneauth1/tests/unit/extras/saml2/fixtures/templates/soap_response.xml -> build/lib/keystoneauth1/tests/unit/extras/saml2/fixtures/templates creating build/lib/keystoneauth1/tests/unit/data /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'keystoneauth1.tests.unit.extras.saml2.examples.xml' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'keystoneauth1.tests.unit.extras.saml2.examples.xml' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'keystoneauth1.tests.unit.extras.saml2.examples.xml' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'keystoneauth1.tests.unit.extras.saml2.examples.xml' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'keystoneauth1.tests.unit.extras.saml2.fixtures.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'keystoneauth1.tests.unit.extras.saml2.fixtures.templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'keystoneauth1.tests.unit.extras.saml2.fixtures.templates' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'keystoneauth1.tests.unit.extras.saml2.fixtures.templates' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) copying keystoneauth1/tests/unit/data/README -> build/lib/keystoneauth1/tests/unit/data copying keystoneauth1/tests/unit/data/keystone_v2_sample_request.json -> build/lib/keystoneauth1/tests/unit/data copying keystoneauth1/tests/unit/data/keystone_v2_sample_response.json -> build/lib/keystoneauth1/tests/unit/data copying keystoneauth1/tests/unit/data/keystone_v3_sample_request.json -> build/lib/keystoneauth1/tests/unit/data copying keystoneauth1/tests/unit/data/keystone_v3_sample_response.json -> build/lib/keystoneauth1/tests/unit/data copying keystoneauth1/tests/unit/data/ksa_betamax_test_cassette.yaml -> build/lib/keystoneauth1/tests/unit/data copying keystoneauth1/tests/unit/data/ksa_serializer_data.json -> build/lib/keystoneauth1/tests/unit/data copying keystoneauth1/tests/unit/data/test_pre_record_hook.json -> build/lib/keystoneauth1/tests/unit/data creating build/lib/keystoneauth1/tests/unit/extras/saml2/examples creating build/lib/keystoneauth1/tests/unit/extras/saml2/examples/xml copying keystoneauth1/tests/unit/extras/saml2/examples/xml/ADFS_RequestSecurityTokenResponse.xml -> build/lib/keystoneauth1/tests/unit/extras/saml2/examples/xml copying keystoneauth1/tests/unit/extras/saml2/examples/xml/ADFS_fault.xml -> build/lib/keystoneauth1/tests/unit/extras/saml2/examples/xml + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mQipVv + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch ++ dirname /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch + cd keystoneauth1-5.0.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr creating /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib creating /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11 creating /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages creating /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1 creating /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/fixture copying build/lib/keystoneauth1/fixture/exception.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/fixture copying build/lib/keystoneauth1/fixture/keystoneauth_betamax.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/fixture copying build/lib/keystoneauth1/fixture/plugin.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/fixture copying build/lib/keystoneauth1/fixture/hooks.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/fixture copying build/lib/keystoneauth1/fixture/v3.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/fixture copying build/lib/keystoneauth1/fixture/serializer.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/fixture copying build/lib/keystoneauth1/fixture/v2.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/fixture copying build/lib/keystoneauth1/fixture/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/fixture copying build/lib/keystoneauth1/fixture/discovery.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/fixture copying build/lib/keystoneauth1/noauth.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1 copying build/lib/keystoneauth1/plugin.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1 copying build/lib/keystoneauth1/_utils.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1 creating /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/hacking copying build/lib/keystoneauth1/hacking/checks.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/hacking copying build/lib/keystoneauth1/hacking/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/hacking creating /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/exceptions copying build/lib/keystoneauth1/exceptions/oidc.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/exceptions copying build/lib/keystoneauth1/exceptions/catalog.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/exceptions copying build/lib/keystoneauth1/exceptions/base.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/exceptions copying build/lib/keystoneauth1/exceptions/auth.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/exceptions copying build/lib/keystoneauth1/exceptions/http.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/exceptions copying build/lib/keystoneauth1/exceptions/response.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/exceptions copying build/lib/keystoneauth1/exceptions/auth_plugins.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/exceptions copying build/lib/keystoneauth1/exceptions/service_providers.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/exceptions copying build/lib/keystoneauth1/exceptions/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/exceptions copying build/lib/keystoneauth1/exceptions/connection.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/exceptions copying build/lib/keystoneauth1/exceptions/discovery.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/exceptions creating /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/extras creating /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/extras/_saml2 copying build/lib/keystoneauth1/extras/_saml2/_loading.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/extras/_saml2 copying build/lib/keystoneauth1/extras/_saml2/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/extras/_saml2 creating /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/extras/_saml2/v3 copying build/lib/keystoneauth1/extras/_saml2/v3/base.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/extras/_saml2/v3 copying build/lib/keystoneauth1/extras/_saml2/v3/adfs.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/extras/_saml2/v3 copying build/lib/keystoneauth1/extras/_saml2/v3/saml2.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/extras/_saml2/v3 copying build/lib/keystoneauth1/extras/_saml2/v3/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/extras/_saml2/v3 creating /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/extras/kerberos copying build/lib/keystoneauth1/extras/kerberos/_loading.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/extras/kerberos copying build/lib/keystoneauth1/extras/kerberos/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/extras/kerberos creating /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/extras/oauth1 copying build/lib/keystoneauth1/extras/oauth1/v3.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/extras/oauth1 copying build/lib/keystoneauth1/extras/oauth1/_loading.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/extras/oauth1 copying build/lib/keystoneauth1/extras/oauth1/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/extras/oauth1 copying build/lib/keystoneauth1/extras/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/extras copying build/lib/keystoneauth1/adapter.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1 creating /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/access copying build/lib/keystoneauth1/access/service_catalog.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/access copying build/lib/keystoneauth1/access/service_providers.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/access copying build/lib/keystoneauth1/access/access.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/access copying build/lib/keystoneauth1/access/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/access creating /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/loading copying build/lib/keystoneauth1/loading/opts.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/loading copying build/lib/keystoneauth1/loading/cli.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/loading copying build/lib/keystoneauth1/loading/base.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/loading copying build/lib/keystoneauth1/loading/_utils.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/loading copying build/lib/keystoneauth1/loading/identity.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/loading copying build/lib/keystoneauth1/loading/adapter.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/loading creating /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/loading/_plugins copying build/lib/keystoneauth1/loading/_plugins/noauth.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/loading/_plugins copying build/lib/keystoneauth1/loading/_plugins/admin_token.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/loading/_plugins copying build/lib/keystoneauth1/loading/_plugins/http_basic.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/loading/_plugins creating /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/loading/_plugins/identity copying build/lib/keystoneauth1/loading/_plugins/identity/generic.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/loading/_plugins/identity copying build/lib/keystoneauth1/loading/_plugins/identity/v3.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/loading/_plugins/identity copying build/lib/keystoneauth1/loading/_plugins/identity/v2.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/loading/_plugins/identity copying build/lib/keystoneauth1/loading/_plugins/identity/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/loading/_plugins/identity copying build/lib/keystoneauth1/loading/_plugins/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/loading/_plugins copying build/lib/keystoneauth1/loading/session.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/loading copying build/lib/keystoneauth1/loading/conf.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/loading copying build/lib/keystoneauth1/loading/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/loading copying build/lib/keystoneauth1/http_basic.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1 copying build/lib/keystoneauth1/token_endpoint.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1 copying build/lib/keystoneauth1/session.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1 creating /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/identity creating /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/identity/generic copying build/lib/keystoneauth1/identity/generic/token.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/identity/generic copying build/lib/keystoneauth1/identity/generic/base.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/identity/generic copying build/lib/keystoneauth1/identity/generic/password.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/identity/generic copying build/lib/keystoneauth1/identity/generic/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/identity/generic copying build/lib/keystoneauth1/identity/base.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/identity copying build/lib/keystoneauth1/identity/v2.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/identity copying build/lib/keystoneauth1/identity/access.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/identity copying build/lib/keystoneauth1/identity/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/identity creating /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/identity/v3 copying build/lib/keystoneauth1/identity/v3/multi_factor.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/identity/v3 copying build/lib/keystoneauth1/identity/v3/tokenless_auth.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/identity/v3 copying build/lib/keystoneauth1/identity/v3/oidc.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/identity/v3 copying build/lib/keystoneauth1/identity/v3/k2k.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/identity/v3 copying build/lib/keystoneauth1/identity/v3/totp.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/identity/v3 copying build/lib/keystoneauth1/identity/v3/token.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/identity/v3 copying build/lib/keystoneauth1/identity/v3/base.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/identity/v3 copying build/lib/keystoneauth1/identity/v3/application_credential.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/identity/v3 copying build/lib/keystoneauth1/identity/v3/federation.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/identity/v3 copying build/lib/keystoneauth1/identity/v3/receipt.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/identity/v3 copying build/lib/keystoneauth1/identity/v3/password.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/identity/v3 copying build/lib/keystoneauth1/identity/v3/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/identity/v3 creating /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests creating /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit copying build/lib/keystoneauth1/tests/unit/client_fixtures.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit copying build/lib/keystoneauth1/tests/unit/test_betamax_serializer.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit copying build/lib/keystoneauth1/tests/unit/test_discovery.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit copying build/lib/keystoneauth1/tests/unit/utils.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit copying build/lib/keystoneauth1/tests/unit/test_betamax_fixture.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit copying build/lib/keystoneauth1/tests/unit/test_session.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit copying build/lib/keystoneauth1/tests/unit/test_fair_sempahore.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit creating /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/exceptions copying build/lib/keystoneauth1/tests/unit/exceptions/test_exceptions.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/exceptions copying build/lib/keystoneauth1/tests/unit/exceptions/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/exceptions creating /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/extras creating /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/extras/kerberos copying build/lib/keystoneauth1/tests/unit/extras/kerberos/test_kerberos_loading.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/extras/kerberos copying build/lib/keystoneauth1/tests/unit/extras/kerberos/utils.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/extras/kerberos copying build/lib/keystoneauth1/tests/unit/extras/kerberos/base.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/extras/kerberos copying build/lib/keystoneauth1/tests/unit/extras/kerberos/test_mapped.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/extras/kerberos copying build/lib/keystoneauth1/tests/unit/extras/kerberos/test_v3.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/extras/kerberos copying build/lib/keystoneauth1/tests/unit/extras/kerberos/test_fedkerb_loading.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/extras/kerberos copying build/lib/keystoneauth1/tests/unit/extras/kerberos/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/extras/kerberos creating /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/extras/oauth1 copying build/lib/keystoneauth1/tests/unit/extras/oauth1/test_oauth1.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/extras/oauth1 copying build/lib/keystoneauth1/tests/unit/extras/oauth1/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/extras/oauth1 copying build/lib/keystoneauth1/tests/unit/extras/oauth1/test_oauth1_loading.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/extras/oauth1 copying build/lib/keystoneauth1/tests/unit/extras/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/extras creating /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/extras/saml2 copying build/lib/keystoneauth1/tests/unit/extras/saml2/utils.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/extras/saml2 creating /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/extras/saml2/examples creating /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/extras/saml2/examples/xml copying build/lib/keystoneauth1/tests/unit/extras/saml2/examples/xml/ADFS_RequestSecurityTokenResponse.xml -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/extras/saml2/examples/xml copying build/lib/keystoneauth1/tests/unit/extras/saml2/examples/xml/ADFS_fault.xml -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/extras/saml2/examples/xml copying build/lib/keystoneauth1/tests/unit/extras/saml2/test_auth_adfs.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/extras/saml2 copying build/lib/keystoneauth1/tests/unit/extras/saml2/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/extras/saml2 copying build/lib/keystoneauth1/tests/unit/extras/saml2/test_auth_saml2.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/extras/saml2 creating /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/extras/saml2/fixtures creating /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/extras/saml2/fixtures/templates copying build/lib/keystoneauth1/tests/unit/extras/saml2/fixtures/templates/authn_request.xml -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/extras/saml2/fixtures/templates copying build/lib/keystoneauth1/tests/unit/extras/saml2/fixtures/templates/saml_assertion.xml -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/extras/saml2/fixtures/templates copying build/lib/keystoneauth1/tests/unit/extras/saml2/fixtures/templates/soap_response.xml -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/extras/saml2/fixtures/templates copying build/lib/keystoneauth1/tests/unit/extras/saml2/fixtures/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/extras/saml2/fixtures copying build/lib/keystoneauth1/tests/unit/test_utils.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit creating /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/data copying build/lib/keystoneauth1/tests/unit/data/ksa_betamax_test_cassette.yaml -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/data copying build/lib/keystoneauth1/tests/unit/data/README -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/data copying build/lib/keystoneauth1/tests/unit/data/test_pre_record_hook.json -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/data copying build/lib/keystoneauth1/tests/unit/data/keystone_v3_sample_response.json -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/data copying build/lib/keystoneauth1/tests/unit/data/keystone_v3_sample_request.json -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/data copying build/lib/keystoneauth1/tests/unit/data/keystone_v2_sample_request.json -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/data copying build/lib/keystoneauth1/tests/unit/data/ksa_serializer_data.json -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/data copying build/lib/keystoneauth1/tests/unit/data/keystone_v2_sample_response.json -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/data copying build/lib/keystoneauth1/tests/unit/test_matchers.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit creating /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/access copying build/lib/keystoneauth1/tests/unit/access/test_v2_service_catalog.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/access copying build/lib/keystoneauth1/tests/unit/access/test_v3_access.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/access copying build/lib/keystoneauth1/tests/unit/access/test_v3_service_catalog.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/access copying build/lib/keystoneauth1/tests/unit/access/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/access copying build/lib/keystoneauth1/tests/unit/access/test_v2_access.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/access copying build/lib/keystoneauth1/tests/unit/test_noauth.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit copying build/lib/keystoneauth1/tests/unit/test_betamax_hooks.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit copying build/lib/keystoneauth1/tests/unit/test_service_token.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit copying build/lib/keystoneauth1/tests/unit/test_fixtures.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit creating /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/loading copying build/lib/keystoneauth1/tests/unit/loading/test_adapter.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/loading copying build/lib/keystoneauth1/tests/unit/loading/test_generic.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/loading copying build/lib/keystoneauth1/tests/unit/loading/utils.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/loading copying build/lib/keystoneauth1/tests/unit/loading/test_session.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/loading copying build/lib/keystoneauth1/tests/unit/loading/test_cli.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/loading copying build/lib/keystoneauth1/tests/unit/loading/test_fixtures.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/loading copying build/lib/keystoneauth1/tests/unit/loading/test_entry_points.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/loading copying build/lib/keystoneauth1/tests/unit/loading/test_v3.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/loading copying build/lib/keystoneauth1/tests/unit/loading/test_conf.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/loading copying build/lib/keystoneauth1/tests/unit/loading/test_loading.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/loading copying build/lib/keystoneauth1/tests/unit/loading/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/loading copying build/lib/keystoneauth1/tests/unit/k2k_fixtures.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit copying build/lib/keystoneauth1/tests/unit/keystoneauth_fixtures.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit creating /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/identity copying build/lib/keystoneauth1/tests/unit/identity/test_token.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/identity copying build/lib/keystoneauth1/tests/unit/identity/test_identity_v3.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/identity copying build/lib/keystoneauth1/tests/unit/identity/utils.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/identity copying build/lib/keystoneauth1/tests/unit/identity/test_access.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/identity copying build/lib/keystoneauth1/tests/unit/identity/test_identity_common.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/identity copying build/lib/keystoneauth1/tests/unit/identity/test_identity_v3_oidc.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/identity copying build/lib/keystoneauth1/tests/unit/identity/test_identity_v3_federation.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/identity copying build/lib/keystoneauth1/tests/unit/identity/test_tokenless_auth.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/identity copying build/lib/keystoneauth1/tests/unit/identity/test_identity_v2.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/identity copying build/lib/keystoneauth1/tests/unit/identity/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/identity copying build/lib/keystoneauth1/tests/unit/identity/test_password.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/identity copying build/lib/keystoneauth1/tests/unit/matchers.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit copying build/lib/keystoneauth1/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit copying build/lib/keystoneauth1/tests/unit/test_token_endpoint.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit copying build/lib/keystoneauth1/tests/unit/test_http_basic.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit copying build/lib/keystoneauth1/tests/unit/oidc_fixtures.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit copying build/lib/keystoneauth1/tests/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests copying build/lib/keystoneauth1/service_token.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1 copying build/lib/keystoneauth1/discover.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1 copying build/lib/keystoneauth1/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1 copying build/lib/keystoneauth1/_fair_semaphore.py -> /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1 byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/fixture/exception.py to exception.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/fixture/keystoneauth_betamax.py to keystoneauth_betamax.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/fixture/plugin.py to plugin.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/fixture/hooks.py to hooks.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/fixture/v3.py to v3.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/fixture/serializer.py to serializer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/fixture/v2.py to v2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/fixture/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/fixture/discovery.py to discovery.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/noauth.py to noauth.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/plugin.py to plugin.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/_utils.py to _utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/hacking/checks.py to checks.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/hacking/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/exceptions/oidc.py to oidc.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/exceptions/catalog.py to catalog.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/exceptions/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/exceptions/auth.py to auth.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/exceptions/http.py to http.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/exceptions/response.py to response.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/exceptions/auth_plugins.py to auth_plugins.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/exceptions/service_providers.py to service_providers.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/exceptions/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/exceptions/connection.py to connection.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/exceptions/discovery.py to discovery.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/extras/_saml2/_loading.py to _loading.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/extras/_saml2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/extras/_saml2/v3/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/extras/_saml2/v3/adfs.py to adfs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/extras/_saml2/v3/saml2.py to saml2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/extras/_saml2/v3/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/extras/kerberos/_loading.py to _loading.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/extras/kerberos/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/extras/oauth1/v3.py to v3.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/extras/oauth1/_loading.py to _loading.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/extras/oauth1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/extras/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/adapter.py to adapter.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/access/service_catalog.py to service_catalog.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/access/service_providers.py to service_providers.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/access/access.py to access.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/access/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/loading/opts.py to opts.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/loading/cli.py to cli.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/loading/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/loading/_utils.py to _utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/loading/identity.py to identity.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/loading/adapter.py to adapter.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/loading/_plugins/noauth.py to noauth.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/loading/_plugins/admin_token.py to admin_token.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/loading/_plugins/http_basic.py to http_basic.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/loading/_plugins/identity/generic.py to generic.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/loading/_plugins/identity/v3.py to v3.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/loading/_plugins/identity/v2.py to v2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/loading/_plugins/identity/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/loading/_plugins/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/loading/session.py to session.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/loading/conf.py to conf.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/loading/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/http_basic.py to http_basic.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/token_endpoint.py to token_endpoint.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/session.py to session.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/identity/generic/token.py to token.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/identity/generic/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/identity/generic/password.py to password.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/identity/generic/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/identity/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/identity/v2.py to v2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/identity/access.py to access.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/identity/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/identity/v3/multi_factor.py to multi_factor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/identity/v3/tokenless_auth.py to tokenless_auth.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/identity/v3/oidc.py to oidc.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/identity/v3/k2k.py to k2k.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/identity/v3/totp.py to totp.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/identity/v3/token.py to token.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/identity/v3/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/identity/v3/application_credential.py to application_credential.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/identity/v3/federation.py to federation.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/identity/v3/receipt.py to receipt.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/identity/v3/password.py to password.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/identity/v3/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/client_fixtures.py to client_fixtures.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/test_betamax_serializer.py to test_betamax_serializer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/test_discovery.py to test_discovery.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/utils.py to utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/test_betamax_fixture.py to test_betamax_fixture.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/test_session.py to test_session.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/test_fair_sempahore.py to test_fair_sempahore.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/exceptions/test_exceptions.py to test_exceptions.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/exceptions/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/extras/kerberos/test_kerberos_loading.py to test_kerberos_loading.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/extras/kerberos/utils.py to utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/extras/kerberos/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/extras/kerberos/test_mapped.py to test_mapped.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/extras/kerberos/test_v3.py to test_v3.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/extras/kerberos/test_fedkerb_loading.py to test_fedkerb_loading.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/extras/kerberos/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/extras/oauth1/test_oauth1.py to test_oauth1.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/extras/oauth1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/extras/oauth1/test_oauth1_loading.py to test_oauth1_loading.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/extras/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/extras/saml2/utils.py to utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/extras/saml2/test_auth_adfs.py to test_auth_adfs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/extras/saml2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/extras/saml2/test_auth_saml2.py to test_auth_saml2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/extras/saml2/fixtures/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/test_utils.py to test_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/test_matchers.py to test_matchers.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/access/test_v2_service_catalog.py to test_v2_service_catalog.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/access/test_v3_access.py to test_v3_access.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/access/test_v3_service_catalog.py to test_v3_service_catalog.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/access/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/access/test_v2_access.py to test_v2_access.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/test_noauth.py to test_noauth.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/test_betamax_hooks.py to test_betamax_hooks.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/test_service_token.py to test_service_token.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/test_fixtures.py to test_fixtures.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/loading/test_adapter.py to test_adapter.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/loading/test_generic.py to test_generic.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/loading/utils.py to utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/loading/test_session.py to test_session.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/loading/test_cli.py to test_cli.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/loading/test_fixtures.py to test_fixtures.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/loading/test_entry_points.py to test_entry_points.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/loading/test_v3.py to test_v3.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/loading/test_conf.py to test_conf.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/loading/test_loading.py to test_loading.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/loading/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/k2k_fixtures.py to k2k_fixtures.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/keystoneauth_fixtures.py to keystoneauth_fixtures.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/identity/test_token.py to test_token.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/identity/test_identity_v3.py to test_identity_v3.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/identity/utils.py to utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/identity/test_access.py to test_access.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/identity/test_identity_common.py to test_identity_common.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/identity/test_identity_v3_oidc.py to test_identity_v3_oidc.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/identity/test_identity_v3_federation.py to test_identity_v3_federation.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/identity/test_tokenless_auth.py to test_tokenless_auth.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/identity/test_identity_v2.py to test_identity_v2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/identity/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/identity/test_password.py to test_password.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/matchers.py to matchers.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/test_token_endpoint.py to test_token_endpoint.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/test_http_basic.py to test_http_basic.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/unit/oidc_fixtures.py to oidc_fixtures.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/tests/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/service_token.py to service_token.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/discover.py to discover.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1/_fair_semaphore.py to _fair_semaphore.cpython-311.pyc writing byte-compilation script '/tmp/tmpo1rb63mk.py' /usr/bin/python3 /tmp/tmpo1rb63mk.py removing /tmp/tmpo1rb63mk.py running install_egg_info running egg_info writing pbr to keystoneauth1.egg-info/pbr.json writing keystoneauth1.egg-info/PKG-INFO writing dependency_links to keystoneauth1.egg-info/dependency_links.txt writing entry points to keystoneauth1.egg-info/entry_points.txt writing requirements to keystoneauth1.egg-info/requires.txt writing top-level names to keystoneauth1.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 adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'keystoneauth1.egg-info/SOURCES.txt' Copying keystoneauth1.egg-info to /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/keystoneauth1-5.0.0-py3.11.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 5.0.0-5.ocs23 --unique-debug-suffix -5.0.0-5.ocs23.noarch --unique-debug-src-base python-keystoneauth1-5.0.0-5.ocs23.noarch -S debugsourcefiles.list /builddir/build/BUILD/keystoneauth1-5.0.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.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.OsYhPT + 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 keystoneauth1-5.0.0 + PYTHON=/usr/bin/python3 + stestr-3 run /usr/lib/python3.11/site-packages/requests_kerberos/kerberos_.py:147: NoCertificateRetrievedWarning: Failed to get raw socket for CBT; has urllib3 impl changed warnings.warn("Failed to get raw socket for CBT; has urllib3 impl changed", {3} keystoneauth1.tests.unit.access.test_v2_access.AccessV2Test.test_trusts [0.001028s] ... ok {3} keystoneauth1.tests.unit.access.test_v2_service_catalog.ServiceCatalogTest.test_service_catalog_endpoint_id [0.003400s] ... ok {3} keystoneauth1.tests.unit.access.test_v2_service_catalog.ServiceCatalogTest.test_service_catalog_endpoints [0.002309s] ... ok {1} keystoneauth1.tests.unit.access.test_v2_access.AccessV2Test.test_building_unscoped_accessinfo [0.001250s] ... ok {1} keystoneauth1.tests.unit.access.test_v2_service_catalog.ServiceCatalogTest.test_service_catalog_empty [0.003785s] ... ok {1} keystoneauth1.tests.unit.access.test_v2_service_catalog.ServiceCatalogTest.test_service_catalog_multiple_service_types [0.001936s] ... ok {3} keystoneauth1.tests.unit.access.test_v2_service_catalog.ServiceCatalogTest.test_service_catalog_get_endpoints_region_names [0.004269s] ... ok {1} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogTest.test_service_catalog_get_url_region_names [0.006640s] ... ok {3} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogTest.test_service_catalog_alias_find_official [0.001527s] ... ok {3} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogTest.test_service_catalog_without_name [0.003454s] ... ok {1} keystoneauth1.tests.unit.extras.kerberos.test_v3.TestKerberosAuth.test_authenticate_with_kerberos_mutual_authentication_required [0.005794s] ... ok /usr/lib/python3.11/site-packages/requests_kerberos/kerberos_.py:147: NoCertificateRetrievedWarning: Failed to get raw socket for CBT; has urllib3 impl changed warnings.warn("Failed to get raw socket for CBT; has urllib3 impl changed", {3} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogV3Test.test_service_catalog_alias_find_best_match [0.001509s] ... ok {3} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogV3Test.test_service_catalog_alias_find_official [0.001097s] ... ok {2} keystoneauth1.tests.unit.access.test_v2_service_catalog.ServiceCatalogTest.test_building_a_service_catalog [0.005848s] ... ok {3} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogV3Test.test_service_catalog_get_endpoints_region_names [0.005736s] ... ok {2} keystoneauth1.tests.unit.access.test_v2_service_catalog.ServiceCatalogTest.test_service_catalog_url_for_region_names [0.001793s] ... ok /usr/lib/python3.11/site-packages/requests_kerberos/kerberos_.py:147: NoCertificateRetrievedWarning: Failed to get raw socket for CBT; has urllib3 impl changed warnings.warn("Failed to get raw socket for CBT; has urllib3 impl changed", {1} keystoneauth1.tests.unit.extras.oauth1.test_oauth1.OAuth1AuthTests.test_oauth_authenticate_success [0.007622s] ... ok {2} keystoneauth1.tests.unit.access.test_v3_access.AccessV3Test.test_building_domain_scoped_accessinfo [0.000909s] ... ok {2} keystoneauth1.tests.unit.access.test_v3_access.AccessV3Test.test_building_unscoped_accessinfo [0.001041s] ... ok {2} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogTest.test_service_catalog_regions [0.002769s] ... ok {3} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogV3Test.test_service_catalog_multiple_service_types [0.002261s] ... ok {3} keystoneauth1.tests.unit.extras.oauth1.test_oauth1.OAuth1AuthTests.test_warning_dual_scope [0.001460s] ... ok {1} keystoneauth1.tests.unit.extras.saml2.test_auth_adfs.AuthenticateviaADFSTests.test_check_valid_token_when_authenticated [0.003265s] ... ok {2} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogTest.test_service_catalog_service_name [0.002827s] ... ok {2} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogV3Test.test_service_catalog_without_name [0.002454s] ... ok {2} keystoneauth1.tests.unit.exceptions.test_exceptions.ExceptionTests.test_clientexception_with_no_message [0.000376s] ... ok {1} keystoneauth1.tests.unit.extras.saml2.test_auth_saml2.SamlAuth2PluginTests.test_consumer_mismatch_error_workflow [0.006925s] ... ok {1} keystoneauth1.tests.unit.extras.saml2.test_auth_saml2.SamlAuth2PluginTests.test_request_accept_headers [0.000975s] ... ok {1} keystoneauth1.tests.unit.identity.test_access.AccessInfoPluginTests.test_project_auth_properties [0.001603s] ... ok {1} keystoneauth1.tests.unit.identity.test_identity_common.CatalogHackTests.test_getting_endpoints_project_id_and_trailing_slash_in_disc_url [0.006427s] ... ok {3} keystoneauth1.tests.unit.extras.saml2.test_auth_adfs.AuthenticateviaADFSTests.test_get_adfs_security_token_bad_response [0.010645s] ... ok {1} keystoneauth1.tests.unit.identity.test_identity_common.CatalogHackTests.test_returns_original_when_discover_fails [0.006115s] ... ok /usr/lib/python3.11/site-packages/requests_kerberos/kerberos_.py:147: NoCertificateRetrievedWarning: Failed to get raw socket for CBT; has urllib3 impl changed warnings.warn("Failed to get raw socket for CBT; has urllib3 impl changed", {1} keystoneauth1.tests.unit.identity.test_identity_common.DiscoveryFailures.test_connection_error [0.002220s] ... ok {1} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_direct_discovering_with_relative_link [0.006280s] ... ok {2} keystoneauth1.tests.unit.extras.kerberos.test_fedkerb_loading.FedKerbLoadingTests.test_load [0.027353s] ... ok {3} keystoneauth1.tests.unit.extras.saml2.test_auth_saml2.AuthenticateviaSAML2Tests.test_consumer_mismatch_error_workflow [0.014763s] ... ok {3} keystoneauth1.tests.unit.identity.test_access.AccessInfoPluginTests.test_auth_url [0.001027s] ... ok {7} keystoneauth1.tests.unit.access.test_v2_access.AccessV2Test.test_building_scoped_accessinfo [0.000825s] ... ok /usr/lib/python3.11/site-packages/requests_kerberos/kerberos_.py:147: NoCertificateRetrievedWarning: Failed to get raw socket for CBT; has urllib3 impl changed warnings.warn("Failed to get raw socket for CBT; has urllib3 impl changed", {2} keystoneauth1.tests.unit.extras.saml2.test_auth_adfs.AuthenticateviaADFSTests.test_prepare_adfs_request_custom_endpointreference [0.002241s] ... ok {0} keystoneauth1.tests.unit.access.test_v2_access.AccessV2Test.test_binding [0.000869s] ... ok {0} keystoneauth1.tests.unit.access.test_v2_service_catalog.ServiceCatalogTest.test_service_catalog_without_service_type [0.001219s] ... ok {0} keystoneauth1.tests.unit.access.test_v3_access.AccessV3Test.test_federated_property_standard_token [0.000687s] ... ok {7} keystoneauth1.tests.unit.access.test_v3_access.AccessV3Test.test_building_project_scoped_accessinfo [0.000718s] ... ok {3} keystoneauth1.tests.unit.identity.test_identity_common.CatalogHackTests.test_endpoint_override_skips_discovery [0.001036s] ... ok {3} keystoneauth1.tests.unit.identity.test_identity_common.CatalogHackTests.test_getting_endpoints_on_auth_interface [0.005965s] ... ok {7} keystoneauth1.tests.unit.access.test_v3_access.AccessV3Test.test_is_admin_project_false [0.000452s] ... ok {0} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogTest.test_building_a_service_catalog [0.003295s] ... ok {0} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogTest.test_service_catalog_alias_find_best_match [0.001363s] ... ok {0} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogTest.test_service_catalog_alias_find_exact_match [0.002232s] ... ok {7} keystoneauth1.tests.unit.access.test_v3_access.AccessV3Test.test_oauth_access [0.000511s] ... ok {0} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogTest.test_service_catalog_endpoints [0.001133s] ... ok {0} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogV3Test.test_service_catalog_alias_find_exact_match [0.002164s] ... ok {7} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogV3Test.test_service_catalog_url_for_region_names [0.001924s] ... ok {7} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogV3Test.test_service_catalog_without_service_type [0.001080s] ... ok {7} keystoneauth1.tests.unit.extras.kerberos.test_v3.TestKerberosAuth.test_authenticate_with_kerberos_mutual_authentication_disabled [0.008434s] ... ok {7} keystoneauth1.tests.unit.extras.saml2.test_auth_adfs.AuthenticateviaADFSTests.test_adfs_request_user [0.001126s] ... ok {0} keystoneauth1.tests.unit.extras.kerberos.test_mapped.TestMappedAuth.test_authenticate_with_mutual_authentication_disabled [0.011889s] ... ok {0} keystoneauth1.tests.unit.extras.kerberos.test_mapped.TestMappedAuth.test_unscoped_mapped_auth [0.004765s] ... ok {3} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_direct_discovering [0.007536s] ... ok {0} keystoneauth1.tests.unit.extras.kerberos.test_v3.TestKerberosAuth.test_authenticate_with_kerberos_domain_scoped [0.003577s] ... ok {0} keystoneauth1.tests.unit.extras.saml2.test_auth_adfs.AuthenticateviaADFSTests.test_access_sp_no_cookies_fail [0.000882s] ... ok {0} keystoneauth1.tests.unit.extras.saml2.test_auth_adfs.AuthenticateviaADFSTests.test_adfs_request_to [0.002829s] ... ok {2} keystoneauth1.tests.unit.extras.saml2.test_auth_adfs.AuthenticateviaADFSTests.test_prepare_sp_request [0.007351s] ... ok {2} keystoneauth1.tests.unit.identity.test_access.AccessInfoPluginTests.test_domain_auth_properties [0.001302s] ... ok {1} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_discovering_version_with_discovery [0.005403s] ... ok {1} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_get_all_version_data_by_service_type [0.005159s] ... ok {1} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_get_auth_properties [0.003119s] ... ok {7} keystoneauth1.tests.unit.extras.saml2.test_auth_adfs.AuthenticateviaADFSTests.test_get_adfs_security_token_authn_fail [0.003885s] ... ok {0} keystoneauth1.tests.unit.extras.saml2.test_auth_adfs.AuthenticateviaADFSTests.test_prepare_adfs_request_address [0.001875s] ... ok {0} keystoneauth1.tests.unit.extras.saml2.test_auth_saml2.AuthenticateviaSAML2Tests.test_initial_sp_call_invalid_response [0.004655s] ... ok {3} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_discovering_when_version_missing [0.005968s] ... ok {2} keystoneauth1.tests.unit.identity.test_identity_common.CatalogHackTests.test_returns_original_skipping_discovery [0.004758s] ... ok {7} keystoneauth1.tests.unit.extras.saml2.test_auth_adfs.AuthenticateviaADFSTests.test_send_assertion_to_service_provider_bad_status [0.004865s] ... ok {0} keystoneauth1.tests.unit.extras.saml2.test_auth_saml2.AuthenticateviaSAML2Tests.test_workflow [0.006466s] ... ok {2} keystoneauth1.tests.unit.identity.test_identity_common.GenericAuthPluginTests.test_setting_connection_params [0.002235s] ... ok {1} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_get_versioned_data [0.007014s] ... ok {7} keystoneauth1.tests.unit.extras.saml2.test_auth_saml2.SamlAuth2PluginTests.test_initial_sp_call_invalid_response [0.002445s] ... ok {7} keystoneauth1.tests.unit.extras.saml2.test_auth_saml2.SamlAuth2PluginTests.test_passed_when_not_200 [0.001823s] ... ok {1} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_interface_list [0.004134s] ... ok {0} keystoneauth1.tests.unit.identity.test_identity_common.CatalogHackTests.test_endpoint_override_data_runs_discovery [0.004333s] ... ok {1} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_check_cache_id_no_match [0.001366s] ... ok {3} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_discovery_uses_session_plugin_cache [0.012097s] ... ok {0} keystoneauth1.tests.unit.identity.test_identity_common.CatalogHackTests.test_forcing_discovery_list_returns_url [0.004275s] ... ok {7} keystoneauth1.tests.unit.extras.saml2.test_auth_saml2.SamlAuth2PluginTests.test_standard_workflow_303_redirect [0.004386s] ... ok {2} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_discovery_uses_provided_session_cache [0.009723s] ... ok {1} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_discovering_with_no_data [0.006026s] ... ok {2} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_endpoint_data_version_url_no_discovery [0.002980s] ... ok {7} keystoneauth1.tests.unit.identity.test_identity_common.CatalogHackTests.test_forcing_discovery [0.004514s] ... ok {1} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_endpoint_no_version [0.003173s] ... ok {7} keystoneauth1.tests.unit.identity.test_identity_common.DiscoveryFailures.test_client_exception [0.001926s] ... ok {0} keystoneauth1.tests.unit.identity.test_identity_common.CatalogHackTests.test_setting_no_discover_hack [0.008878s] ... ok {0} keystoneauth1.tests.unit.identity.test_identity_common.GenericAuthPluginTests.test_setting_bad_connection_params [0.001151s] ... ok {1} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_get_all_version_data_adapter [0.004909s] ... ok {7} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_broken_discovery_endpoint [0.005088s] ... ok {7} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_check_cache_id_match [0.001199s] ... ok {1} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_get_set_auth_state [0.003334s] ... ok {2} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_get_all_version_data_service_alias [0.013368s] ... ok {1} keystoneauth1.tests.unit.identity.test_identity_v2.V2IdentityPlugin.test_doesnt_log_password [0.002164s] ... ok {0} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_discovering [0.008092s] ... ok {7} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_discovering_with_relative_anchored_link [0.005129s] ... ok {2} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_invalidate [0.002357s] ... ok {1} keystoneauth1.tests.unit.identity.test_identity_v2.V2IdentityPlugin.test_with_trust_id [0.002743s] ... ok {0} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_discovering_version_no_discovery [0.003066s] ... ok {2} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_direct_discovering_with_no_data [0.003071s] ... ok {1} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_doesnt_log_password [0.002770s] ... ok {7} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_discovery_uses_session_cache [0.011636s] ... ok {1} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_service_url_defaults_to_public [0.004345s] ... ok {1} keystoneauth1.tests.unit.identity.test_identity_v3_federation.K2KAuthPluginTest.test_remote_url [0.000780s] ... ok {2} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_discovering_version_no_discovery [0.003036s] ... ok {7} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_get_versioned_data_volume_project_id [0.005692s] ... ok {0} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_endpoint_data_relative_version [0.005870s] ... ok {0} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_get_current_versioned_data [0.004144s] ... ok {1} keystoneauth1.tests.unit.identity.test_identity_v3_federation.V3FederatedPlugin.test_scoped_behaviour [0.003777s] ... ok {3} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_get_all_version_data_all_interfaces [0.038967s] ... ok {2} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_endpoint_data_relative_version [0.005671s] ... ok {1} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCAuthorizationGrantTests.test_wrong_grant_type [0.002070s] ... ok {1} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCPasswordTests.test_initial_call_to_get_access_token [0.003472s] ... ok {0} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_no_trailing_slash_on_catalog_endpoint [0.003932s] ... ok {2} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_invalidate [0.002538s] ... ok {7} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_trailing_slash_on_computed_endpoint [0.006449s] ... ok {2} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_no_reauthenticate [0.001273s] ... ok {0} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_asking_for_auth_endpoint_ignores_checks [0.001307s] ... ok {1} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCPasswordTests.test_no_discovery [0.001162s] ... ok {2} keystoneauth1.tests.unit.identity.test_identity_v2.V2IdentityPlugin.test_authenticate_with_username_password [0.002037s] ... ok {0} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_endpoint_data_no_version [0.008168s] ... ok {3} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_discovering_when_version_missing [0.006824s] ... ok {1} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCTokenTests.test_end_to_end_workflow [0.005322s] ... ok {3} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_discovering_with_relative_anchored_link [0.007507s] ... ok {2} keystoneauth1.tests.unit.identity.test_identity_v2.V2IdentityPlugin.test_authenticate_with_username_password_scoped [0.001894s] ... ok {1} keystoneauth1.tests.unit.identity.test_password.PasswordTests.test_default_domain_id_with_v3 [0.007121s] ... ok {7} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_check_cache_id_match [0.001127s] ... ok {0} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_endpoint_data_version_url_no_discovery [0.003726s] ... ok {0} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_get_all_version_data_service_alias [0.006664s] ... ok {2} keystoneauth1.tests.unit.identity.test_identity_v2.V2IdentityPlugin.test_endpoint_filter_without_service_type_fails [0.002025s] ... ok {1} keystoneauth1.tests.unit.identity.test_password.PasswordTests.test_path_based_url_v2 [0.006732s] ... ok {2} keystoneauth1.tests.unit.identity.test_identity_v2.V2IdentityPlugin.test_invalid_auth_response_dict [0.001766s] ... ok {1} keystoneauth1.tests.unit.identity.test_password.PasswordTests.test_unknown_discovery_version [0.003422s] ... ok {2} keystoneauth1.tests.unit.identity.test_identity_v2.V2IdentityPlugin.test_invalid_auth_response_type [0.001799s] ... ok {0} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_pathless_url [0.008593s] ... ok {0} keystoneauth1.tests.unit.identity.test_identity_v2.V2IdentityPlugin.test_password_change_auth_state [0.004893s] ... ok {2} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_authenticate_with_multi_factor [0.004242s] ... ok {2} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_sends_nocatalog [0.001994s] ... ok {3} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_discovery_uses_plugin_cache [0.018544s] ... ok {0} keystoneauth1.tests.unit.identity.test_identity_v2.V2IdentityPlugin.test_password_with_no_user_id_or_name [0.000847s] ... ok {7} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_direct_discovering [0.026278s] ... ok {1} keystoneauth1.tests.unit.identity.test_password.PasswordTests.test_v3_plugin_from_failure [0.007571s] ... ok {2} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_service_providers_urls [0.003892s] ... ok {0} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_application_credential_method [0.005076s] ... ok {2} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_with_multiple_mechanisms [0.002138s] ... ok {7} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_get_versioned_data [0.005613s] ... ok {7} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_interface_list [0.003830s] ... ok {2} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCAuthorizationGrantTests.test_discovery_not_found [0.002017s] ... ok {0} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_authenticate_with_username_password [0.004403s] ... ok {7} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_no_trailing_slash_on_catalog_endpoint [0.004288s] ... ok {3} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_discovery_uses_session_cache [0.020908s] ... ok {2} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCAuthorizationGrantTests.test_initial_call_to_get_access_token [0.001961s] ... ok {1} keystoneauth1.tests.unit.identity.test_token.TokenTests.test_create_v3_if_domain_params [0.019305s] ... ok {3} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_endpoint_data_no_version_no_discovery [0.002978s] ... ok {0} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_full_url_overrides_endpoint_filter [0.007056s] ... ok {2} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCClientCredentialsTests.test_grant_type_and_plugin_missmatch [0.000624s] ... ok {2} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCPasswordTests.test_discovery_not_found [0.002024s] ... ok {2} keystoneauth1.tests.unit.identity.test_password.PasswordTests.test_create_v2_if_no_domain_params [0.010189s] ... ok {2} keystoneauth1.tests.unit.identity.test_password.PasswordTests.test_symbols [0.000812s] ... ok {2} keystoneauth1.tests.unit.identity.test_password.PasswordTests.test_v3_domain_params_v2_url [0.002406s] ... ok {2} keystoneauth1.tests.unit.identity.test_token.TokenTests.test_path_based_url_v2 [0.003392s] ... ok {2} keystoneauth1.tests.unit.identity.test_token.TokenTests.test_path_based_url_v3 [0.003800s] ... ok {2} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingLegacyTests.test_interface_conflict [0.001359s] ... ok {2} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingTests.test_version_mutex_min [0.000888s] ... ok {2} keystoneauth1.tests.unit.loading.test_cli.CliTests.test_adapter_service_type_per_service [0.000953s] ... ok {2} keystoneauth1.tests.unit.loading.test_cli.CliTests.test_basic_params_added [0.004538s] ... ok {2} keystoneauth1.tests.unit.loading.test_cli.CliTests.test_env_overrides_default_opt [0.001512s] ... ok {5} keystoneauth1.tests.unit.access.test_v2_access.AccessV2Test.test_grizzly_token [0.000563s] ... ok {5} keystoneauth1.tests.unit.access.test_v2_access.AccessV2Test.test_will_expire_soon [0.000601s] ... ok {5} keystoneauth1.tests.unit.access.test_v3_access.AccessV3Test.test_building_project_as_domain_scoped_accessinfo [0.000771s] ... ok {5} keystoneauth1.tests.unit.access.test_v3_access.AccessV3Test.test_building_system_scoped_assessinfo [0.000571s] ... ok {5} keystoneauth1.tests.unit.access.test_v3_access.AccessV3Test.test_is_admin_project_true [0.000433s] ... ok {5} keystoneauth1.tests.unit.access.test_v3_access.AccessV3Test.test_will_expire_soon [0.000491s] ... ok {5} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogTest.test_service_catalog_alias_all_by_name [0.001222s] ... ok {5} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogTest.test_service_catalog_empty [0.000811s] ... ok {5} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogTest.test_service_catalog_get_endpoints_region_names [0.002387s] ... ok {5} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogV3Test.test_building_a_service_catalog [0.001686s] ... ok {5} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogV3Test.test_service_catalog_alias_all_by_name [0.001207s] ... ok {5} keystoneauth1.tests.unit.extras.kerberos.test_fedkerb_loading.FedKerbLoadingTests.test_options [0.005353s] ... ok {5} keystoneauth1.tests.unit.extras.kerberos.test_mapped.TestMappedAuth.test_project_scoped_mapped_auth [0.012691s] ... ok {5} keystoneauth1.tests.unit.extras.saml2.test_auth_adfs.AuthenticateviaADFSTests.test_get_adfs_security_token [0.004612s] ... ok {5} keystoneauth1.tests.unit.identity.test_identity_common.CatalogHackTests.test_get_endpoint_data_compute [0.004608s] ... ok {5} keystoneauth1.tests.unit.identity.test_identity_common.DiscoveryFailures.test_ssl_error [0.001679s] ... ok {5} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_direct_discovering_with_no_data [0.002464s] ... ok {7} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_trailing_slash_on_computed_endpoint [0.009676s] ... ok {7} keystoneauth1.tests.unit.identity.test_identity_v2.V2IdentityPlugin.test_authenticate_with_token [0.002066s] ... ok {7} keystoneauth1.tests.unit.identity.test_identity_v2.V2IdentityPlugin.test_authenticate_with_user_id_password_scoped [0.002017s] ... ok {7} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_authenticate_with_receipt_and_totp [0.002566s] ... ok {3} keystoneauth1.tests.unit.identity.test_identity_v2.V2IdentityPlugin.test_password_cache_id [0.002043s] ... ok {3} keystoneauth1.tests.unit.identity.test_identity_v2.V2IdentityPlugin.test_service_url [0.003563s] ... ok {3} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_invalid_auth_response_dict [0.002139s] ... ok {3} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_unscoped_request [0.002209s] ... ok {1} keystoneauth1.tests.unit.identity.test_token.TokenTests.test_default_domain_id_no_v3 [0.012438s] ... ok {1} keystoneauth1.tests.unit.identity.test_tokenless_auth.TokenlessAuthTest.test_no_scope_header_fail [0.000918s] ... ok {1} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingLegacyTests.test_get_conf_options [0.001329s] ... ok {1} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingLegacyTests.test_load [0.001438s] ... ok {6} keystoneauth1.tests.unit.access.test_v2_access.AccessV2Test.test_diablo_token [0.000595s] ... ok {6} keystoneauth1.tests.unit.access.test_v2_access.AccessV2Test.test_v2_roles [0.000437s] ... ok {6} keystoneauth1.tests.unit.access.test_v2_service_catalog.ServiceCatalogTest.test_servcie_catalog_get_url_region_names [0.001546s] ... ok {6} keystoneauth1.tests.unit.access.test_v2_service_catalog.ServiceCatalogTest.test_service_catalog_service_name [0.001435s] ... ok {6} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogTest.test_service_catalog_url_for_region_names [0.001948s] ... ok {6} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogV3Test.test_service_catalog_empty [0.000833s] ... ok {6} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogV3Test.test_service_catalog_endpoint_id [0.001449s] ... ok {6} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogV3Test.test_service_catalog_endpoints [0.001221s] ... ok {6} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogV3Test.test_service_catalog_get_url_region_names [0.002723s] ... ok {6} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogV3Test.test_service_catalog_regions [0.001805s] ... ok {6} keystoneauth1.tests.unit.exceptions.test_exceptions.ExceptionTests.test_using_default_message [0.000295s] ... ok {6} keystoneauth1.tests.unit.extras.kerberos.test_kerberos_loading.KerberosLoadingTests.test_options [0.005418s] ... ok {6} keystoneauth1.tests.unit.extras.kerberos.test_mapped.TestMappedAuth.test_authenticate_with_mutual_authentication_required [0.008851s] ... ok {6} keystoneauth1.tests.unit.extras.oauth1.test_oauth1_loading.OAuth1LoadingTests.test_basic [0.002173s] ... ok {5} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_discovering_with_relative_link [0.008968s] ... ok {5} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_discovery_trailing_slash [0.002710s] ... ok {1} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingLegacyTests.test_load_retries [0.004453s] ... ok {0} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_password_change_auth_state [0.003612s] ... ok {0} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_receipt_response_is_handled [0.002672s] ... ok {3} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_with_multiple_scopes [0.001150s] ... ok {7} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_authenticate_with_token [0.003657s] ... ok {0} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_service_url [0.005848s] ... ok {0} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_symbols [0.000444s] ... ok {2} keystoneauth1.tests.unit.loading.test_conf.ConfTests.test_get_named [0.001481s] ... ok {2} keystoneauth1.tests.unit.loading.test_conf.ConfTests.test_loading_v2 [0.002147s] ... ok {1} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingTests.test_deprecated [0.003698s] ... ok {7} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_authenticate_with_username_password_domain_scoped [0.003553s] ... ok {2} keystoneauth1.tests.unit.loading.test_conf.ConfTests.test_loading_with_no_data [0.000589s] ... ok {7} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_invalid_auth_response_type [0.002374s] ... ok {2} keystoneauth1.tests.unit.loading.test_entry_points.EntryPointTests.test_all_entry_points_are_valid [0.005238s] ... ok {2} keystoneauth1.tests.unit.loading.test_fixtures.FixturesTests.test_endpoint_resolve [0.003568s] ... ok {0} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_with_domain_and_project_scoping [0.000534s] ... ok {7} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_invalidate_response [0.003732s] ... ok {7} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_with_expired [0.002335s] ... ok {7} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_with_multiple_mechanisms_factory [0.002481s] ... ok {5} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_discovery_uses_plugin_cache [0.007544s] ... ok {1} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingTests.test_load_valid_interfaces_comma_list [0.003529s] ... ok {0} keystoneauth1.tests.unit.identity.test_identity_v3_federation.K2KAuthPluginTest.test_end_to_end_workflow [0.025530s] ... ok {1} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingTests.test_version_mutex_max [0.002477s] ... ok {6} keystoneauth1.tests.unit.extras.saml2.test_auth_adfs.AuthenticateviaADFSTests.test_end_to_end_workflow [0.007924s] ... ok {7} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_with_trust_id [0.002264s] ... ok {2} keystoneauth1.tests.unit.loading.test_generic.PasswordTests.test_loads_v3_with_user_domain [0.007550s] ... ok {1} keystoneauth1.tests.unit.loading.test_cli.CliTests.test_deprecated_cli_options [0.002490s] ... ok {5} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_endpoint_data_no_version [0.004130s] ... ok {7} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCPasswordTests.test_invalid_discovery_document [0.002150s] ... ok {6} keystoneauth1.tests.unit.extras.saml2.test_auth_saml2.SamlAuth2PluginTests.test_standard_workflow_302_redirect [0.005251s] ... ok {7} keystoneauth1.tests.unit.identity.test_password.PasswordTests.test_v2_params_v3_url [0.004761s] ... ok {5} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_get_all_version_data_adapter [0.004085s] ... ok {0} keystoneauth1.tests.unit.identity.test_identity_v3_federation.K2KAuthPluginTest.test_send_ecp_authn_response_303_redirect [0.007124s] ... ok {2} keystoneauth1.tests.unit.loading.test_generic.TokenTests.test_options [0.000779s] ... ok {3} keystoneauth1.tests.unit.identity.test_identity_v3_federation.K2KAuthPluginTest.test_end_to_end_workflow_303_redirect [0.024705s] ... ok {3} keystoneauth1.tests.unit.identity.test_identity_v3_federation.K2KAuthPluginTest.test_get_ecp_assertion_wrong_headers [0.003771s] ... ok {0} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCAuthorizationGrantTests.test_invalid_discovery_document [0.001943s] ... ok {6} keystoneauth1.tests.unit.identity.test_access.AccessInfoPluginTests.test_invalidate [0.000691s] ... ok {4} keystoneauth1.tests.unit.access.test_v2_access.AccessV2Test.test_is_admin_project [0.000566s] ... ok {3} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCClientCredentialsTests.test_can_pass_grant_type_but_warning_is_issued [0.000579s] ... ok {6} keystoneauth1.tests.unit.identity.test_identity_common.CatalogHackTests.test_latest_version_gets_latest_version [0.006537s] ... ok {2} keystoneauth1.tests.unit.loading.test_loading.LoadingTests.test_loaders [0.006421s] ... ok {0} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCAuthorizationGrantTests.test_load_discovery_override_by_endpoints [0.000560s] ... ok {0} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCAuthorizationGrantTests.test_no_access_token_endpoint [0.000542s] ... ok {0} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCClientCredentialsTests.test_initial_call_to_get_access_token [0.003611s] ... ok {3} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCPasswordTests.test_load_discovery_override_by_endpoints [0.000619s] ... ok {3} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCPasswordTests.test_second_call_to_protected_url [0.001946s] ... ok {3} keystoneauth1.tests.unit.identity.test_password.PasswordTests.test_create_plugin_no_reauthenticate [0.005414s] ... ok {5} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_pathless_url [0.004018s] ... ok {5} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_reauthenticate [0.002386s] ... ok {5} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_direct_discovery_provided_plugin_cache [0.002785s] ... ok {6} keystoneauth1.tests.unit.identity.test_identity_common.GenericAuthPluginTests.test_setting_headers [0.003077s] ... ok {0} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCPasswordTests.test_no_access_token_endpoint [0.000593s] ... ok {4} keystoneauth1.tests.unit.access.test_v3_access.AccessV3Test.test_binding [0.000560s] ... ok {6} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_asking_for_auth_endpoint_ignores_checks [0.001139s] ... ok {6} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_check_cache_id_no_match [0.000828s] ... ok {6} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_direct_discovery_provided_plugin_cache [0.003183s] ... ok {6} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_get_all_version_data [0.007446s] ... ok {2} keystoneauth1.tests.unit.loading.test_loading.LoadingTests.test_required_values [0.000903s] ... ok {3} keystoneauth1.tests.unit.identity.test_password.PasswordTests.test_default_domain_name_with_v3 [0.003887s] ... ok {7} keystoneauth1.tests.unit.identity.test_token.TokenTests.test_create_v2_if_no_domain_params [0.010557s] ... ok {2} keystoneauth1.tests.unit.loading.test_session.ConfLoadingTests.test_deprecated [0.005365s] ... ok {4} keystoneauth1.tests.unit.access.test_v3_access.AccessV3Test.test_is_admin_project_unset [0.000439s] ... ok {0} keystoneauth1.tests.unit.identity.test_password.PasswordTests.test_no_urls [0.002383s] ... ok {0} keystoneauth1.tests.unit.identity.test_token.TokenTests.test_default_domain_name_with_v3 [0.003945s] ... ok {0} keystoneauth1.tests.unit.identity.test_token.TokenTests.test_symbols [0.000769s] ... ok {1} keystoneauth1.tests.unit.loading.test_conf.ConfTests.test_plugins_are_all_opts [0.019458s] ... ok {7} keystoneauth1.tests.unit.identity.test_token.TokenTests.test_default_domain_name_no_v3 [0.003632s] ... ok {6} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_broken_discovery_endpoint [0.025854s] ... ok {4} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogV3Test.test_service_catalog_service_name [0.022725s] ... ok {3} keystoneauth1.tests.unit.identity.test_password.PasswordTests.test_v3_params_v2_url [0.002446s] ... ok {7} keystoneauth1.tests.unit.identity.test_token.TokenTests.test_v3_params_v2_url [0.002815s] ... ok {7} keystoneauth1.tests.unit.identity.test_tokenless_auth.TokenlessAuthTest.test_domain_id_scope_header_pass [0.001799s] ... ok {4} keystoneauth1.tests.unit.exceptions.test_exceptions.ExceptionTests.test_clientexception_with_message [0.000337s] ... ok {4} keystoneauth1.tests.unit.extras.kerberos.test_fedkerb_loading.FedKerbLoadingTests.test_load_none [0.005235s] ... ok {1} keystoneauth1.tests.unit.loading.test_session.CliLoadingTests.test_cacert [0.002633s] ... ok {6} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_direct_discovering_with_relative_link [0.022609s] ... ok {5} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_discovery_uses_provided_session_cache [0.009273s] ... ok {3} keystoneauth1.tests.unit.identity.test_token.TokenTests.test_create_plugin_no_reauthenticate [0.005834s] ... ok {7} keystoneauth1.tests.unit.identity.test_tokenless_auth.TokenlessAuthTest.test_project_of_domain_id_scope_header_pass [0.004069s] ... ok {0} keystoneauth1.tests.unit.identity.test_tokenless_auth.TokenlessAuthTest.test_domain_name_scope_header_pass [0.001729s] ... ok {5} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_get_all_version_data [0.006679s] ... ok {1} keystoneauth1.tests.unit.loading.test_session.ConfLoadingTests.test_insecure_timeout [0.003799s] ... ok {3} keystoneauth1.tests.unit.identity.test_token.TokenTests.test_default_domain_id_with_v3 [0.003852s] ... ok {6} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_discovering_version_with_discovery [0.005918s] ... ok {7} keystoneauth1.tests.unit.loading.test_cli.CliTests.test_param_loading [0.002568s] ... ok {0} keystoneauth1.tests.unit.identity.test_tokenless_auth.TokenlessAuthTest.test_project_name_scope_only_header_fail [0.000848s] ... ok {4} keystoneauth1.tests.unit.extras.oauth1.test_oauth1_loading.OAuth1LoadingTests.test_options [0.001441s] ... ok {3} keystoneauth1.tests.unit.identity.test_token.TokenTests.test_v2_params_v3_url [0.003650s] ... ok {7} keystoneauth1.tests.unit.loading.test_conf.ConfTests.test_same_section [0.001960s] ... ok {0} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingLegacyTests.test_load_valid_interfaces_list [0.001539s] ... ok {4} keystoneauth1.tests.unit.extras.saml2.test_auth_adfs.AuthenticateviaADFSTests.test_adfs_request_password [0.001179s] ... ok {7} keystoneauth1.tests.unit.loading.test_session.CliLoadingTests.test_client_certs [0.001249s] ... ok {0} keystoneauth1.tests.unit.loading.test_cli.CliTests.test_deprecated_multi_cli_options [0.000799s] ... ok {0} keystoneauth1.tests.unit.loading.test_cli.CliTests.test_overrides_default_string_value [0.001672s] ... ok {0} keystoneauth1.tests.unit.loading.test_loading.LoadingTests.test_create_plugin_loader [0.000371s] ... ok {0} keystoneauth1.tests.unit.loading.test_loading.LoadingTests.test_loading_getter [0.000362s] ... ok {0} keystoneauth1.tests.unit.loading.test_loading.LoadingTests.test_loading_getter_with_kwargs [0.000317s] ... ok {0} keystoneauth1.tests.unit.loading.test_session.ConfLoadingTests.test_cacert [0.000962s] ... ok {7} keystoneauth1.tests.unit.loading.test_session.ConfLoadingTests.test_client_certs [0.001013s] ... ok {1} keystoneauth1.tests.unit.loading.test_v3.OpenIDConnectAccessToken.test_basic [0.005871s] ... ok {3} keystoneauth1.tests.unit.identity.test_token.TokenTests.test_v3_plugin_from_failure [0.003611s] ... ok {3} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingLegacyTests.test_deprecated [0.001480s] ... ok {0} keystoneauth1.tests.unit.loading.test_v3.OpenIDConnectClientCredentialsTests.test_options [0.006329s] ... ok {3} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingTests.test_load [0.001060s] ... ok {4} keystoneauth1.tests.unit.extras.saml2.test_auth_saml2.SamlAuth2PluginTests.test_200_without_paos_header [0.002550s] ... ok {4} keystoneauth1.tests.unit.identity.test_access.AccessInfoPluginTests.test_auth_ref [0.000838s] ... ok {2} keystoneauth1.tests.unit.test_betamax_serializer.TestBetamaxSerializer.test_serialize [0.024852s] ... ok {0} keystoneauth1.tests.unit.loading.test_v3.OpenIDConnectPasswordTests.test_base_options_are_there [0.001195s] ... ok {4} keystoneauth1.tests.unit.identity.test_identity_common.CatalogHackTests.test_get_endpoint_data [0.012123s] ... ok {0} keystoneauth1.tests.unit.loading.test_v3.TOTPTests.test_without_project_domain [0.001179s] ... ok {3} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingTests.test_load_valid_interfaces_list [0.000977s] ... ok {1} keystoneauth1.tests.unit.loading.test_v3.OpenIDConnectAuthCodeTests.test_base_options_are_there [0.007631s] ... ok {4} keystoneauth1.tests.unit.identity.test_identity_common.CatalogHackTests.test_getting_endpoints [0.004343s] ... ok {3} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingTests.test_load_version_range [0.000982s] ... ok {3} keystoneauth1.tests.unit.loading.test_cli.CliTests.test_load_with_nothing [0.000878s] ... ok {2} keystoneauth1.tests.unit.test_discovery.DiscoverUtils.test_version_args [0.004180s] ... ok {4} keystoneauth1.tests.unit.identity.test_identity_common.CatalogHackTests.test_version_range [0.006377s] ... ok {4} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_discovering_with_no_data [0.006548s] ... ok {1} keystoneauth1.tests.unit.loading.test_v3.V3ApplicationCredentialTests.test_without_user_domain [0.004440s] ... ok {1} keystoneauth1.tests.unit.test_betamax_fixture.TestBetamaxFixtureSerializerBehaviour.test_no_serializer_options_provided [0.000450s] ... ok {6} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_discovering_with_protocol_relative [0.022609s] ... ok {4} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_discovering_with_protocol_relative [0.005004s] ... ok {3} keystoneauth1.tests.unit.loading.test_cli.CliTests.test_with_default_string_value [0.001623s] ... ok {7} keystoneauth1.tests.unit.loading.test_v3.MultiFactorTests.test_password_and_totp [0.008740s] ... ok {7} keystoneauth1.tests.unit.loading.test_v3.OpenIDConnectClientCredentialsTests.test_base_options_are_there [0.001143s] ... ok {7} keystoneauth1.tests.unit.loading.test_v3.OpenIDConnectPasswordTests.test_basic [0.001242s] ... ok {7} keystoneauth1.tests.unit.test_discovery.DiscoverUtils.test_version_to_string [0.000340s] ... ok {4} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_endpoint_data_no_version_no_discovery [0.002412s] ... ok {2} keystoneauth1.tests.unit.test_discovery.DiscoverUtils.test_version_number [0.003732s] ... ok {1} keystoneauth1.tests.unit.test_betamax_hooks.TestBetamaxHooks.test_pre_record_hook_empty_body [0.005582s] ... ok {0} keystoneauth1.tests.unit.loading.test_v3.V3TokenlessAuthTests.test_missing_parameters [0.007010s] ... ok {3} keystoneauth1.tests.unit.loading.test_conf.ConfTests.test_loading_v3 [0.007707s] ... ok {2} keystoneauth1.tests.unit.test_discovery.EndpointDataTests.test_endpoint_data_str [0.001058s] ... ok {2} keystoneauth1.tests.unit.test_discovery.EndpointDataTests.test_run_discovery_auth [0.002708s] ... ok {7} keystoneauth1.tests.unit.test_discovery.EndpointDataTests.test_run_discovery_cache [0.002242s] ... ok {7} keystoneauth1.tests.unit.test_discovery.EndpointDataTests.test_url_version_match_project_id_int [0.002287s] ... ok {0} keystoneauth1.tests.unit.test_betamax_fixture.TestBetamaxFixtureSerializerBehaviour.test_can_pass_custom_serializer [0.001109s] ... ok {4} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_endpoint_no_version [0.002355s] ... ok {5} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_get_all_version_data_by_service_type [0.030336s] ... ok {6} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_reauthenticate [0.002876s] ... ok {7} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_endpoint_data_noauth_versioned_discover [0.002826s] ... ok {4} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_get_set_auth_state [0.002363s] ... ok {7} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_version_data_basics [0.006474s] ... ok {6} keystoneauth1.tests.unit.identity.test_identity_v2.V2IdentityPlugin.test_invalidate_response [0.003371s] ... ok {3} keystoneauth1.tests.unit.loading.test_v3.OpenIDConnectClientCredentialsTests.test_basic [0.001271s] ... ok {3} keystoneauth1.tests.unit.loading.test_v3.TOTPTests.test_basic [0.001236s] ... ok {0} keystoneauth1.tests.unit.test_betamax_hooks.TestBetamaxHooks.test_pre_record_hook_v2 [0.001370s] ... ok {4} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_get_versioned_data_volume_project_id_unversioned_first [0.005491s] ... ok {0} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_allow_experimental [0.002450s] ... ok {1} keystoneauth1.tests.unit.test_discovery.EndpointDataTests.test_project_id_int_fallback [0.002055s] ... ok {2} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_data_for_url [0.004855s] ... ok {5} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_get_auth_properties [0.002634s] ... ok {4} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_no_reauthenticate [0.001087s] ... ok {6} keystoneauth1.tests.unit.identity.test_identity_v2.V2IdentityPlugin.test_service_url_defaults_to_public [0.003505s] ... ok {1} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_allow_deprecated [0.004769s] ... ok {6} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_authenticate_with_unversioned_endpoint [0.002146s] ... ok {6} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_endpoint_filter_without_service_type_fails [0.002208s] ... ok {2} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_endpoint_data_http_basic_discover [0.004738s] ... ok {3} keystoneauth1.tests.unit.loading.test_v3.TOTPTests.test_without_user_domain [0.001142s] ... ok {4} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_discovering [0.008103s] ... ok {5} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_get_current_versioned_data [0.005008s] ... ok {5} keystoneauth1.tests.unit.identity.test_identity_v2.V2IdentityPlugin.test_full_url_overrides_endpoint_filter [0.003046s] ... ok {1} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_endpoint_data_http_basic_override_no_discover [0.001911s] ... ok {0} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_data_for_no_version [0.001980s] ... ok {4} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_discovering_with_relative_link [0.005239s] ... ok {4} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_discovery_trailing_slash [0.002664s] ... ok {4} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_discovery_uses_session_plugin_cache [0.032593s] ... ok {2} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_endpoint_data_http_basic_no_discover [0.000488s] ... ok {2} keystoneauth1.tests.unit.test_fixtures.V2TokenTests.test_roles [0.001166s] ... ok {2} keystoneauth1.tests.unit.test_fixtures.V2TokenTests.test_tenant_scoped [0.000954s] ... ok {2} keystoneauth1.tests.unit.test_fixtures.V3TokenTests.test_catalog [0.001615s] ... ok {3} keystoneauth1.tests.unit.loading.test_v3.V3ApplicationCredentialTests.test_basic [0.001188s] ... ok {3} keystoneauth1.tests.unit.loading.test_v3.V3ApplicationCredentialTests.test_without_name_or_id [0.001144s] ... ok {3} keystoneauth1.tests.unit.loading.test_v3.V3PasswordTests.test_without_user_domain [0.001180s] ... ok {3} keystoneauth1.tests.unit.loading.test_v3.V3TokenlessAuthTests.test_basic [0.001177s] ... ok {3} keystoneauth1.tests.unit.test_betamax_fixture.TestBetamaxFixtureSerializerBehaviour.test_request_matchers [0.000124s] ... ok {3} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_allow_unknown [0.002149s] ... ok {3} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_endpoint_data_noauth_adapter [0.002639s] ... ok {3} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_endpoint_data_noauth_override_no_discover [0.000496s] ... ok {3} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_endpoint_data_noauth_versioned_adapter [0.002175s] ... ok {1} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_endpoint_data_token_endpoint_discover [0.005387s] ... ok {5} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_handle_missing_service_provider [0.002144s] ... ok {5} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_password_cache_id [0.002280s] ... ok {5} keystoneauth1.tests.unit.identity.test_identity_v3_federation.K2KAuthPluginTest.test_get_ecp_assertion_empty_response [0.003713s] ... ok {2} keystoneauth1.tests.unit.test_noauth.NoAuthTest.test_basic_case [0.002131s] ... ok {1} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_keystone_version_data [0.006343s] ... ok {3} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_glance_version_data [0.006592s] ... ok {3} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_version_data_legacy_ironic_microversions [0.001915s] ... ok {2} keystoneauth1.tests.unit.test_service_token.ServiceTokenTests.test_invalidation [0.010430s] ... ok {4} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_get_all_version_data_all_interfaces [0.020575s] ... ok {6} keystoneauth1.tests.unit.identity.test_identity_v3_federation.K2KAuthPluginTest.test_end_to_end_with_generic_password [0.030093s] ... ok {6} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCAuthorizationGrantTests.test_can_pass_grant_type_but_warning_is_issued [0.000632s] ... ok {2} keystoneauth1.tests.unit.test_session.AdapterTest.test_adapter_http_503_retries [0.005485s] ... ok {4} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_get_versioned_data_volume_project_id [0.005511s] ... ok {6} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCAuthorizationGrantTests.test_load_discovery [0.001956s] ... ok {6} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCClientCredentialsTests.test_invalid_discovery_document [0.001906s] ... ok {6} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCPasswordTests.test_can_pass_grant_type_but_warning_is_issued [0.000557s] ... ok {7} keystoneauth1.tests.unit.test_fair_sempahore.SemaphoreTests.test_semaphore_fast_no_concurrency [0.018962s] ... ok {6} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCPasswordTests.test_grant_type_and_plugin_missmatch [0.000554s] ... ok {7} keystoneauth1.tests.unit.test_fixtures.V3TokenTests.test_domain_scoped [0.000570s] ... ok {7} keystoneauth1.tests.unit.test_fixtures.V3TokenTests.test_oauth_scoped [0.000454s] ... ok {7} keystoneauth1.tests.unit.test_fixtures.V3TokenTests.test_token_bind [0.000442s] ... ok {7} keystoneauth1.tests.unit.test_http_basic.HTTPBasicAuthTest.test_get_endpoint [0.000470s] ... ok {7} keystoneauth1.tests.unit.test_matchers.TestXMLEquals.test__str__ [0.000110s] ... ok {7} keystoneauth1.tests.unit.test_matchers.TestXMLEquals.test_mismatch_details [0.000247s] ... ok {7} keystoneauth1.tests.unit.test_noauth.NoAuthTest.test_noauth_options [0.000300s] ... ok {7} keystoneauth1.tests.unit.test_session.AdapterTest.test_legacy_binding [0.002048s] ... ok {7} keystoneauth1.tests.unit.test_session.AdapterTest.test_setting_variables_on_get_endpoint [0.000488s] ... ok {2} keystoneauth1.tests.unit.test_session.AdapterTest.test_adapter_user_agent_session_version_on_adapter [0.003317s] ... ok {5} keystoneauth1.tests.unit.identity.test_identity_v3_federation.K2KAuthPluginTest.test_send_ecp_authn_response [0.024730s] ... ok {5} keystoneauth1.tests.unit.identity.test_identity_v3_federation.V3FederatedPlugin.test_unscoped_behaviour [0.002382s] ... ok {5} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCAuthorizationGrantTests.test_no_discovery [0.000530s] ... ok {4} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_get_versioned_data_volume_project_id_unversioned_first [0.005216s] ... ok {4} keystoneauth1.tests.unit.identity.test_identity_v2.V2IdentityPlugin.test_authenticate_with_user_id_password [0.002075s] ... ok {2} keystoneauth1.tests.unit.test_session.AdapterTest.test_nested_adapters [0.002816s] ... ok {2} keystoneauth1.tests.unit.test_session.AdapterTest.test_setting_variables_on_request [0.002499s] ... ok {4} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_authenticate_with_username_password_project_scoped [0.002079s] ... ok {6} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCPasswordTests.test_load_discovery [0.002500s] ... ok {6} keystoneauth1.tests.unit.identity.test_password.PasswordTests.test_disc_error_for_failure [0.002409s] ... ok {4} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_unscoped_with_scope_data [0.000607s] ... ok {2} keystoneauth1.tests.unit.test_session.RedirectTests.test_no_redirect [0.002295s] ... ok {6} keystoneauth1.tests.unit.identity.test_password.PasswordTests.test_password_cache_id [0.000887s] ... ok {7} keystoneauth1.tests.unit.test_session.RedirectTests.test_redirect_forever [0.005151s] ... ok {5} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCClientCredentialsTests.test_end_to_end_workflow [0.003263s] ... ok {6} keystoneauth1.tests.unit.identity.test_password.PasswordTests.test_v3_disocovery_failure_v2_url [0.002252s] ... ok {6} keystoneauth1.tests.unit.identity.test_tokenless_auth.TokenlessAuthTest.test_project_id_scope_header_pass [0.001717s] ... ok {5} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCClientCredentialsTests.test_load_discovery [0.001893s] ... ok {4} keystoneauth1.tests.unit.identity.test_identity_v3_federation.K2KAuthPluginTest.test_fail_getting_ecp_assertion [0.003601s] ... ok {7} keystoneauth1.tests.unit.test_session.SessionAuthTests.test_endpoint_override_overrides_filter [0.001832s] ... ok {7} keystoneauth1.tests.unit.test_session.SessionAuthTests.test_service_url_raises_if_no_auth_plugin [0.002839s] ... ok {4} keystoneauth1.tests.unit.identity.test_identity_v3_federation.V3FederatedPlugin.test_federated_url [0.000711s] ... ok {4} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCAuthorizationGrantTests.test_grant_type_and_plugin_missmatch [0.000621s] ... ok {5} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCPasswordTests.test_end_to_end_workflow [0.003502s] ... ok {4} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCClientCredentialsTests.test_discovery_not_found [0.002522s] ... ok {6} keystoneauth1.tests.unit.identity.test_tokenless_auth.TokenlessAuthTest.test_project_of_domain__name_scope_header_pass [0.002742s] ... ok {6} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingLegacyTests.test_get_conf_options_undeprecated [0.001345s] ... ok {2} keystoneauth1.tests.unit.test_session.SessionAuthTests.test_raises_exc_only_when_asked [0.004245s] ... ok {6} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingLegacyTests.test_load_valid_interfaces_comma_list [0.001400s] ... ok {4} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCClientCredentialsTests.test_load_discovery_override_by_endpoints [0.000558s] ... ok {6} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingLegacyTests.test_version_mutex_max [0.001218s] ... ok {4} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCClientCredentialsTests.test_no_access_token_endpoint [0.000546s] ... ok {7} keystoneauth1.tests.unit.test_session.SessionAuthTests.test_split_loggers [0.005039s] ... ok {5} keystoneauth1.tests.unit.identity.test_password.PasswordTests.test_default_domain_id_no_v3 [0.003773s] ... ok {6} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingTests.test_load_retries [0.000946s] ... ok {4} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCClientCredentialsTests.test_no_discovery [0.000476s] ... ok {4} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCClientCredentialsTests.test_second_call_to_protected_url [0.001905s] ... ok {4} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCClientCredentialsTests.test_wrong_grant_type [0.001879s] ... ok {5} keystoneauth1.tests.unit.identity.test_password.PasswordTests.test_default_domain_name_no_v3 [0.003602s] ... ok {2} keystoneauth1.tests.unit.test_session.SessionTests.test_http_503_retries [0.013486s] ... ok {6} keystoneauth1.tests.unit.loading.test_cli.CliTests.test_adapter_service_type [0.000787s] ... ok {7} keystoneauth1.tests.unit.test_session.SessionAuthTests.test_user_and_project_id [0.002746s] ... ok {1} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_version_data_microversions [0.043541s] ... ok {5} keystoneauth1.tests.unit.identity.test_password.PasswordTests.test_v3_user_params_v2_url [0.002559s] ... ok {6} keystoneauth1.tests.unit.loading.test_cli.CliTests.test_with_default_type_value [0.003399s] ... ok {5} keystoneauth1.tests.unit.identity.test_token.TokenTests.test_disc_error_for_failure [0.002332s] ... ok {6} keystoneauth1.tests.unit.loading.test_conf.ConfTests.test_register_cfg [0.000758s] ... ok {7} keystoneauth1.tests.unit.test_session.SessionTests.test_connect_retries_fixed_delay [0.008361s] ... ok {4} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCPasswordTests.test_wrong_grant_type [0.001965s] ... ok {6} keystoneauth1.tests.unit.loading.test_fixtures.FixturesTests.test_conf_loaded [0.002415s] ... ok {2} keystoneauth1.tests.unit.test_session.SessionTests.test_not_found [0.005650s] ... ok {6} keystoneauth1.tests.unit.loading.test_v3.MultiFactorTests.test_without_methods [0.001250s] ... ok {5} keystoneauth1.tests.unit.identity.test_token.TokenTests.test_no_urls [0.004037s] ... ok {5} keystoneauth1.tests.unit.identity.test_token.TokenTests.test_token_cache_id [0.000887s] ... ok {6} keystoneauth1.tests.unit.loading.test_v3.OpenIDConnectAuthCodeTests.test_basic [0.001252s] ... ok {6} keystoneauth1.tests.unit.loading.test_v3.OpenIDConnectAuthCodeTests.test_options [0.001166s] ... ok {6} keystoneauth1.tests.unit.loading.test_v3.OpenIDConnectPasswordTests.test_options [0.001193s] ... ok {6} keystoneauth1.tests.unit.loading.test_v3.V3ApplicationCredentialTests.test_without_secret [0.001187s] ... ok {5} keystoneauth1.tests.unit.identity.test_token.TokenTests.test_unknown_discovery_version [0.002437s] ... ok {1} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_version_data_override_version_url [0.011111s] ... ok {4} keystoneauth1.tests.unit.identity.test_password.PasswordTests.test_create_v3_if_domain_params [0.010315s] ... ok {5} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingLegacyTests.test_load_old_interface [0.001514s] ... ok {7} keystoneauth1.tests.unit.test_session.SessionTests.test_connect_retries_interval_limit [0.020013s] ... ok {5} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingLegacyTests.test_load_version_range [0.001366s] ... ok {7} keystoneauth1.tests.unit.test_session.SessionTests.test_get [0.001830s] ... ok {7} keystoneauth1.tests.unit.test_session.SessionTests.test_http_session_opts [0.001068s] ... ok {5} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingTests.test_get_conf_options_undeprecated [0.000835s] ... ok {5} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingTests.test_version_mutex_minmax [0.000847s] ... ok {1} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_version_data_unknown [0.006750s] ... ok {2} keystoneauth1.tests.unit.test_session.SessionTests.test_session_connect_retries [0.013083s] ... ok {6} keystoneauth1.tests.unit.test_betamax_fixture.TestBetamaxFixture.test_keystoneauth_betamax_fixture [0.010662s] ... ok {6} keystoneauth1.tests.unit.test_betamax_fixture.TestBetamaxFixtureSerializerBehaviour.test_can_pass_serializer_name [0.000115s] ... ok {4} keystoneauth1.tests.unit.identity.test_password.PasswordTests.test_path_based_url_v3 [0.003543s] ... ok {4} keystoneauth1.tests.unit.identity.test_password.PasswordTests.test_with_user_domain_params [0.003751s] ... ok {4} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingLegacyTests.test_load_bad_valid_interfaces_value [0.001357s] ... ok {5} keystoneauth1.tests.unit.loading.test_cli.CliTests.test_creating_with_no_args [0.001287s] ... ok {5} keystoneauth1.tests.unit.loading.test_cli.CliTests.test_default_options [0.001839s] ... ok {5} keystoneauth1.tests.unit.loading.test_cli.CliTests.test_deprecated_env_options [0.001548s] ... ok {2} keystoneauth1.tests.unit.test_session.TCPKeepAliveAdapterTest.test_init_poolmanager_with_tcp_keepidle [0.001519s] ... ok {4} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingLegacyTests.test_version_mutex_min [0.001184s] ... ok {6} keystoneauth1.tests.unit.test_betamax_serializer.TestBetamaxSerializer.test_deserialize [0.005978s] ... ok {2} keystoneauth1.tests.unit.test_session.TCPKeepAliveAdapterTest.test_init_poolmanager_with_tcp_keepintvl [0.001094s] ... ok {2} keystoneauth1.tests.unit.test_token_endpoint.TokenEndpointTest.test_basic_case [0.001834s] ... ok {5} keystoneauth1.tests.unit.loading.test_conf.ConfTests.test_diff_section [0.001977s] ... ok {5} keystoneauth1.tests.unit.loading.test_conf.ConfTests.test_other_params [0.001412s] ... ok {5} keystoneauth1.tests.unit.loading.test_generic.PasswordTests.test_options [0.000365s] ... ok {5} keystoneauth1.tests.unit.loading.test_v3.V3PasswordTests.test_without_project_domain [0.001226s] ... ok {4} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingLegacyTests.test_version_mutex_minmax [0.001133s] ... ok {4} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingTests.test_get_conf_options [0.000814s] ... ok {4} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingTests.test_load_bad_valid_interfaces_value [0.000807s] ... ok {4} keystoneauth1.tests.unit.loading.test_cli.CliTests.test_deprecated_env_multi_options [0.001600s] ... ok {4} keystoneauth1.tests.unit.loading.test_cli.CliTests.test_overrides_default_type_value [0.001842s] ... ok {6} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_endpoint_data_noauth_discover [0.002661s] ... ok {5} keystoneauth1.tests.unit.test_betamax_hooks.TestBetamaxHooks.test_pre_record_hook_v3 [0.001986s] ... ok {4} keystoneauth1.tests.unit.loading.test_conf.ConfTests.test_common_conf_options [0.001068s] ... ok {6} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_endpoint_data_token_endpoint_adapter [0.002158s] ... ok {5} keystoneauth1.tests.unit.test_discovery.DiscoverUtils.test_version_between [0.001073s] ... ok {5} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_endpoint_data_noauth_no_discover [0.000532s] ... ok {5} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_endpoint_data_token_endpoint_no_discover [0.000481s] ... ok {4} keystoneauth1.tests.unit.loading.test_conf.ConfTests.test_get_common [0.000574s] ... ok {4} keystoneauth1.tests.unit.loading.test_conf.ConfTests.test_loading_invalid_plugin [0.001418s] ... ok {4} keystoneauth1.tests.unit.loading.test_session.CliLoadingTests.test_insecure_timeout [0.000985s] ... ok {6} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_version_data_individual [0.001912s] ... ok {6} keystoneauth1.tests.unit.test_fixtures.V3TokenTests.test_unscoped [0.000507s] ... ok {4} keystoneauth1.tests.unit.loading.test_v3.MultiFactorTests.test_without_user_domain_for_password [0.001144s] ... ok {5} keystoneauth1.tests.unit.test_fair_sempahore.SemaphoreTests.test_semaphore_fast_multiple_concurrency [0.003195s] ... ok {5} keystoneauth1.tests.unit.test_fixtures.V2TokenTests.test_unscoped [0.000435s] ... ok {4} keystoneauth1.tests.unit.loading.test_v3.OpenIDConnectAccessToken.test_options [0.001037s] ... ok {5} keystoneauth1.tests.unit.test_fixtures.V3TokenTests.test_is_admin_project [0.000487s] ... ok {5} keystoneauth1.tests.unit.test_fixtures.V3TokenTests.test_project_scoped [0.000485s] ... ok {4} keystoneauth1.tests.unit.loading.test_v3.V3ApplicationCredentialTests.test_with_name [0.001177s] ... ok {5} keystoneauth1.tests.unit.test_matchers.TestXMLEquals.test_describe_difference [0.000390s] ... ok {5} keystoneauth1.tests.unit.test_noauth.NoAuthTest.test_get_endpoint [0.000470s] ... ok {6} keystoneauth1.tests.unit.test_service_token.ServiceTokenTests.test_setting_service_token [0.005154s] ... ok {4} keystoneauth1.tests.unit.loading.test_v3.V3PasswordTests.test_basic [0.001148s] ... ok {5} keystoneauth1.tests.unit.test_session.AdapterTest.test_adapter_user_agent_session_adapter_no_app_version [0.001879s] ... ok {7} keystoneauth1.tests.unit.test_session.SessionTests.test_http_status_retries_inverval_limit [0.026568s] ... ok {5} keystoneauth1.tests.unit.test_session.AdapterTest.test_adapter_user_agent_session_override [0.001760s] ... ok {6} keystoneauth1.tests.unit.test_session.AdapterTest.test_adapter_connect_retries [0.004490s] ... ok {7} keystoneauth1.tests.unit.test_session.SessionTests.test_post [0.001993s] ... ok {5} keystoneauth1.tests.unit.test_session.AdapterTest.test_legacy_binding_non_json_resp [0.001924s] ... ok {6} keystoneauth1.tests.unit.test_session.AdapterTest.test_adapter_get_token [0.001071s] ... ok {6} keystoneauth1.tests.unit.test_session.AdapterTest.test_adapter_invalidate [0.000455s] ... ok {7} keystoneauth1.tests.unit.test_session.SessionTests.test_session_debug_output [0.002208s] ... ok {7} keystoneauth1.tests.unit.test_session.TCPKeepAliveAdapterTest.test_init_poolmanager_with_basic_options [0.001277s] ... ok {4} keystoneauth1.tests.unit.test_betamax_fixture.TestBetamaxFixture.test_replay_of_bad_url_fails [0.010498s] ... ok {4} keystoneauth1.tests.unit.test_betamax_fixture.TestBetamaxFixtureSerializerBehaviour.test_no_request_matchers_provided [0.000135s] ... ok {7} keystoneauth1.tests.unit.test_session.TCPKeepAliveAdapterTest.test_init_poolmanager_with_given_optionsl [0.001091s] ... ok {4} keystoneauth1.tests.unit.test_discovery.CatalogHackTests.test_ignored_non_service_type [0.000364s] ... ok {4} keystoneauth1.tests.unit.test_discovery.CatalogHackTests.test_version_hacks [0.000293s] ... ok {5} keystoneauth1.tests.unit.test_session.AdapterTest.test_raise_exc_override [0.006160s] ... ok {5} keystoneauth1.tests.unit.test_session.AdapterTest.test_user_and_project_id [0.000491s] ... ok {1} keystoneauth1.tests.unit.test_fair_sempahore.SemaphoreTests.test_semaphore_fast_single_concurrency [0.034397s] ... ok {7} keystoneauth1.tests.unit.test_token_endpoint.TokenEndpointTest.test_basic_endpoint_case [0.001949s] ... ok {5} keystoneauth1.tests.unit.test_session.SessionAuthTests.test_auth_plugin_disable [0.001867s] ... ok {4} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_cinder_version_data [0.005085s] ... ok {5} keystoneauth1.tests.unit.test_session.SessionAuthTests.test_endpoint_override_ignore_full_url [0.001856s] ... ok {5} keystoneauth1.tests.unit.test_session.SessionAuthTests.test_reauth_not_called [0.001938s] ... ok {4} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_ignoring_invalid_links [0.002283s] ... ok {6} keystoneauth1.tests.unit.test_session.RedirectTests.test_history_matches_requests [0.012423s] ... ok {6} keystoneauth1.tests.unit.test_session.SessionAuthTests.test_object_delete [0.000911s] ... ok {5} keystoneauth1.tests.unit.test_session.SessionTests.test_api_sig_error_message_multiple [0.001949s] ... ok {4} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_version_data_ironic_microversions [0.002043s] ... ok {5} keystoneauth1.tests.unit.test_session.SessionTests.test_does_not_set_tcp_keepalive_on_custom_sessions [0.000648s] ... ok {4} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_version_data_legacy_ironic_no_override [0.000531s] ... ok {4} keystoneauth1.tests.unit.test_fixtures.V3TokenTests.test_empty_default_service_providers [0.000500s] ... ok {6} keystoneauth1.tests.unit.test_session.SessionAuthTests.test_reauth_called [0.002786s] ... ok {5} keystoneauth1.tests.unit.test_session.SessionTests.test_error_message_unknown_schema [0.001775s] ... ok {4} keystoneauth1.tests.unit.test_http_basic.HTTPBasicAuthTest.test_basic_options [0.000319s] ... ok {4} keystoneauth1.tests.unit.test_http_basic.HTTPBasicAuthTest.test_get_endpoint_with_override [0.000453s] ... ok {6} keystoneauth1.tests.unit.test_session.SessionAuthTests.test_service_url_raises_if_no_url_returned [0.000526s] ... ok {4} keystoneauth1.tests.unit.test_matchers.TestXMLEquals.test_matches_match [0.000522s] ... ok {4} keystoneauth1.tests.unit.test_session.AdapterTest.test_adapter_user_agent_session [0.001947s] ... ok {6} keystoneauth1.tests.unit.test_session.SessionTests.test_call_args_connect_retries_session_init [0.005153s] ... ok {4} keystoneauth1.tests.unit.test_session.AdapterTest.test_logger_object_passed [0.002148s] ... ok {6} keystoneauth1.tests.unit.test_session.SessionTests.test_head [0.001730s] ... ok {4} keystoneauth1.tests.unit.test_session.AdapterTest.test_unknown_connection_error [0.001599s] ... ok {5} keystoneauth1.tests.unit.test_session.SessionTests.test_logging_body_only_for_specified_content_types [0.008640s] ... ok {5} keystoneauth1.tests.unit.test_session.TCPKeepAliveAdapterTest.test_init_poolmanager_with_tcp_keepcnt_on_windows [0.001158s] ... ok {4} keystoneauth1.tests.unit.test_session.RedirectTests.test_permanent_redirect_308 [0.004901s] ... ok {4} keystoneauth1.tests.unit.test_session.SessionAuthTests.test_endpoint_override_fails_to_replace_if_none [0.000763s] ... ok {6} keystoneauth1.tests.unit.test_session.SessionTests.test_http_status_retries [0.006196s] ... ok {6} keystoneauth1.tests.unit.test_session.SessionTests.test_json_content_type [0.002005s] ... ok {4} keystoneauth1.tests.unit.test_session.SessionAuthTests.test_requests_auth_plugin [0.002065s] ... ok {4} keystoneauth1.tests.unit.test_session.SessionAuthTests.test_service_type_urls [0.001951s] ... ok {6} keystoneauth1.tests.unit.test_session.SessionTests.test_override_session_connect_retries_for_request [0.002535s] ... ok {4} keystoneauth1.tests.unit.test_session.SessionTests.test_api_sig_error_message_single [0.002111s] ... ok {6} keystoneauth1.tests.unit.test_session.SessionTests.test_put [0.001958s] ... ok {6} keystoneauth1.tests.unit.test_session.SessionTests.test_set_microversion_headers [0.000963s] ... ok {6} keystoneauth1.tests.unit.test_session.SessionTests.test_uses_tcp_keepalive_by_default [0.000527s] ... ok {6} keystoneauth1.tests.unit.test_utils.UtilsTests.test_get_logger [0.000153s] ... ok {4} keystoneauth1.tests.unit.test_session.SessionTests.test_call_args_connect_retries_overrides_session_retries [0.005664s] ... ok {4} keystoneauth1.tests.unit.test_session.SessionTests.test_microversion [0.003981s] ... ok {4} keystoneauth1.tests.unit.test_session.SessionTests.test_ssl_error_message [0.001757s] ... ok {0} keystoneauth1.tests.unit.test_fair_sempahore.SemaphoreTests.test_semaphore_single_concurrency [1.000670s] ... ok {0} keystoneauth1.tests.unit.test_fixtures.V2TokenTests.test_services [0.000548s] ... ok {0} keystoneauth1.tests.unit.test_fixtures.V2TokenTests.test_token_bind [0.000382s] ... ok {0} keystoneauth1.tests.unit.test_fixtures.V3TokenTests.test_project_as_domain_scoped [0.000479s] ... ok {0} keystoneauth1.tests.unit.test_fixtures.V3TokenTests.test_roles [0.000416s] ... ok {0} keystoneauth1.tests.unit.test_session.AdapterTest.test_adapter_user_agent_adapter [0.001851s] ... ok {0} keystoneauth1.tests.unit.test_session.AdapterTest.test_setting_endpoint_override [0.001821s] ... ok {0} keystoneauth1.tests.unit.test_session.RedirectTests.test_basic_get [0.002770s] ... ok {0} keystoneauth1.tests.unit.test_session.SessionAuthTests.test_endpoint_override_fails_to_do_unknown_replacement [0.000515s] ... ok {0} keystoneauth1.tests.unit.test_session.SessionAuthTests.test_passed_auth_plugin [0.001809s] ... ok {0} keystoneauth1.tests.unit.test_session.SessionTests.test_delete [0.002193s] ... ok {0} keystoneauth1.tests.unit.test_session.SessionTests.test_http_status_retries_fixed_delay [0.006197s] ... ok {0} keystoneauth1.tests.unit.test_session.SessionTests.test_logging_cacerts [0.001598s] ... ok {0} keystoneauth1.tests.unit.test_session.TCPKeepAliveAdapterTest.test_init_poolmanager_with_tcp_keepcnt [0.001106s] ... ok {0} keystoneauth1.tests.unit.test_token_endpoint.AdminTokenTest.test_token_endpoint_options [0.000311s] ... ok {3} keystoneauth1.tests.unit.test_fair_sempahore.SemaphoreTests.test_semaphore_multiple_concurrency [1.000670s] ... ok {3} keystoneauth1.tests.unit.test_fixtures.V2TokenTests.test_trust_scoped [0.000516s] ... ok {3} keystoneauth1.tests.unit.test_http_basic.HTTPBasicAuthTest.test_basic_case [0.002009s] ... ok {3} keystoneauth1.tests.unit.test_service_token.ServiceTokenTests.test_pass_throughs [0.003435s] ... ok {3} keystoneauth1.tests.unit.test_session.AdapterTest.test_adapter_http_status_retries [0.006016s] ... ok {3} keystoneauth1.tests.unit.test_session.AdapterTest.test_adapter_user_agent_session_adapter_additional [0.001752s] ... ok {3} keystoneauth1.tests.unit.test_session.AdapterTest.test_additional_headers_overrides [0.004109s] ... ok {3} keystoneauth1.tests.unit.test_session.AdapterTest.test_default_microversion [0.003628s] ... ok {3} keystoneauth1.tests.unit.test_session.RedirectTests.test_basic_post_keeps_correct_method [0.003796s] ... ok {3} keystoneauth1.tests.unit.test_session.RedirectTests.test_redirect_limit [0.006434s] ... ok {3} keystoneauth1.tests.unit.test_session.SessionAuthTests.test_auth_plugin_default_with_plugin [0.001881s] ... ok {3} keystoneauth1.tests.unit.test_session.SessionAuthTests.test_logger_object_passed [0.001950s] ... ok {3} keystoneauth1.tests.unit.test_session.SessionAuthTests.test_passed_auth_plugin_overrides [0.001820s] ... ok {3} keystoneauth1.tests.unit.test_session.SessionTests.test_api_sig_error_message_empty [0.001863s] ... ok {3} keystoneauth1.tests.unit.test_session.SessionTests.test_logs_failed_output [0.001810s] ... ok {3} keystoneauth1.tests.unit.test_session.SessionTests.test_patch [0.001791s] ... ok {3} keystoneauth1.tests.unit.test_session.SessionTests.test_server_error [0.001784s] ... ok {3} keystoneauth1.tests.unit.test_session.TCPKeepAliveAdapterTest.test_init_poolmanager_with_requests_lesser_than_2_4_1 [0.001761s] ... ok {1} keystoneauth1.tests.unit.test_fair_sempahore.SemaphoreTests.test_semaphore_no_concurrency [1.000753s] ... ok {1} keystoneauth1.tests.unit.test_fixtures.V3TokenTests.test_service_providers [0.000625s] ... ok {1} keystoneauth1.tests.unit.test_fixtures.V3TokenTests.test_trust_scoped [0.000448s] ... ok {1} keystoneauth1.tests.unit.test_noauth.NoAuthTest.test_get_endpoint_with_override [0.000480s] ... ok {1} keystoneauth1.tests.unit.test_session.AdapterTest.test_adapter_user_agent_session_adapter [0.001987s] ... ok {1} keystoneauth1.tests.unit.test_session.AdapterTest.test_adapter_user_agent_session_adapter_no_client_version [0.001675s] ... ok {1} keystoneauth1.tests.unit.test_session.AdapterTest.test_additional_headers [0.001803s] ... ok {1} keystoneauth1.tests.unit.test_session.AdapterTest.test_methods [0.004962s] ... ok {1} keystoneauth1.tests.unit.test_session.AdapterTest.test_setting_global_id_on_request [0.005933s] ... ok {1} keystoneauth1.tests.unit.test_session.SessionAuthTests.test_collect_timing [0.001920s] ... ok {1} keystoneauth1.tests.unit.test_session.SessionAuthTests.test_endpoint_override_does_id_replacement [0.001917s] ... ok {1} keystoneauth1.tests.unit.test_session.SessionTests.test_http_status_retries_another_code [0.002360s] ... ok {1} keystoneauth1.tests.unit.test_session.SessionTests.test_session_debug_output_logs_openstack_request_id [0.003114s] ... ok {1} keystoneauth1.tests.unit.test_session.SessionTests.test_user_agent [0.008843s] ... ok {1} keystoneauth1.tests.unit.test_token_endpoint.AdminTokenTest.test_token_endpoint_deprecated_options [0.000337s] ... ok {1} keystoneauth1.tests.unit.test_token_endpoint.TokenEndpointTest.test_token_endpoint_user_id [0.000464s] ... ok ====== Totals ====== Ran: 649 tests in 1.4600 sec. - Passed: 649 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 5.4775 sec. ============== Worker Balance ============== - Worker 0 (82 tests) => 0:00:01.289094 - Worker 1 (81 tests) => 0:00:01.460007 - Worker 2 (81 tests) => 0:00:00.368804 - Worker 3 (81 tests) => 0:00:01.369877 - Worker 4 (81 tests) => 0:00:00.293639 - Worker 5 (81 tests) => 0:00:00.304652 - Worker 6 (81 tests) => 0:00:00.323681 - Worker 7 (81 tests) => 0:00:00.355145 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-keystoneauth1-5.0.0-5.ocs23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JIfMRb + umask 022 + cd /builddir/build/BUILD + cd keystoneauth1-5.0.0 + DOCDIR=/builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/share/doc/python3-keystoneauth1 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/share/doc/python3-keystoneauth1 + cp -pr README.rst /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/share/doc/python3-keystoneauth1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.WZmxTN + umask 022 + cd /builddir/build/BUILD + cd keystoneauth1-5.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/share/licenses/python3-keystoneauth1 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/share/licenses/python3-keystoneauth1 + cp -pr LICENSE /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch/usr/share/licenses/python3-keystoneauth1 + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-keystoneauth1 = 5.0.0-5.ocs23 python3-keystoneauth python3-keystoneauth1 = 5.0.0-5.ocs23 python3.11-keystoneauth1 = 5.0.0-5.ocs23 python3.11dist(keystoneauth1) = 5 python3dist(keystoneauth1) = 5 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: python(abi) = 3.11 Obsoletes: python3.11-keystoneauth1 < 5.0.0-5.ocs23 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-keystoneauth1-5.0.0-5.ocs23.noarch Wrote: /builddir/build/RPMS/python3-keystoneauth1-5.0.0-5.ocs23.noarch.rpm Child return code was: 0