Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-keystoneauth1.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-train-el8-build-72392-384659/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '178a83e011fd4d6baae296f1dbc9fbfb', '-D', '/var/lib/mock/cloud8-openstack-train-el8-build-72392-384659/root', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-keystoneauth1.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-keystoneauth1-3.17.1-2.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-keystoneauth1.spec'], nspawn_args=['--private-network']shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-train-el8-build-72392-384659/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '10b0f6a7163d469d828abefb2a193bd8', '-D', '/var/lib/mock/cloud8-openstack-train-el8-build-72392-384659/root', '--private-network', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-keystoneauth1.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tVmkJB + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf keystoneauth1-3.17.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/keystoneauth1-3.17.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd keystoneauth1-3.17.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-keystoneauth1-3.17.1 base' + 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 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.WmtUVE + umask 022 + cd /builddir/build/BUILD + cd keystoneauth1-3.17.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' running build running build_py creating build creating build/lib creating build/lib/keystoneauth1 creating build/lib/keystoneauth1/extras copying keystoneauth1/extras/__init__.py -> build/lib/keystoneauth1/extras copying keystoneauth1/session.py -> build/lib/keystoneauth1 copying keystoneauth1/service_token.py -> build/lib/keystoneauth1 copying keystoneauth1/_utils.py -> build/lib/keystoneauth1 copying keystoneauth1/_fair_semaphore.py -> build/lib/keystoneauth1 copying keystoneauth1/token_endpoint.py -> build/lib/keystoneauth1 copying keystoneauth1/__init__.py -> build/lib/keystoneauth1 copying keystoneauth1/discover.py -> build/lib/keystoneauth1 copying keystoneauth1/adapter.py -> build/lib/keystoneauth1 copying keystoneauth1/noauth.py -> build/lib/keystoneauth1 copying keystoneauth1/plugin.py -> build/lib/keystoneauth1 creating build/lib/keystoneauth1/identity creating build/lib/keystoneauth1/identity/v3 copying keystoneauth1/identity/v3/password.py -> build/lib/keystoneauth1/identity/v3 copying keystoneauth1/identity/v3/oidc.py -> build/lib/keystoneauth1/identity/v3 copying keystoneauth1/identity/v3/application_credential.py -> build/lib/keystoneauth1/identity/v3 copying keystoneauth1/identity/v3/totp.py -> build/lib/keystoneauth1/identity/v3 copying keystoneauth1/identity/v3/multi_factor.py -> build/lib/keystoneauth1/identity/v3 copying keystoneauth1/identity/v3/base.py -> build/lib/keystoneauth1/identity/v3 copying keystoneauth1/identity/v3/receipt.py -> build/lib/keystoneauth1/identity/v3 copying keystoneauth1/identity/v3/token.py -> build/lib/keystoneauth1/identity/v3 copying keystoneauth1/identity/v3/__init__.py -> build/lib/keystoneauth1/identity/v3 copying keystoneauth1/identity/v3/k2k.py -> build/lib/keystoneauth1/identity/v3 copying keystoneauth1/identity/v3/federation.py -> build/lib/keystoneauth1/identity/v3 copying keystoneauth1/identity/v3/tokenless_auth.py -> build/lib/keystoneauth1/identity/v3 creating build/lib/keystoneauth1/tests creating build/lib/keystoneauth1/tests/unit creating 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/utils.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_generic.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_conf.py -> 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_loading.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/__init__.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/test_token_endpoint.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_service_token.py -> build/lib/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/keystoneauth_fixtures.py -> build/lib/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/test_utils.py -> build/lib/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/oidc_fixtures.py -> build/lib/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/test_betamax_serializer.py -> build/lib/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/k2k_fixtures.py -> build/lib/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/test_fixtures.py -> build/lib/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/test_betamax_hooks.py -> build/lib/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/test_noauth.py -> build/lib/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/test_discovery.py -> build/lib/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/matchers.py -> build/lib/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/test_session.py -> build/lib/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/__init__.py -> build/lib/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/test_fair_sempahore.py -> build/lib/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/test_matchers.py -> build/lib/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/client_fixtures.py -> build/lib/keystoneauth1/tests/unit 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/loading creating build/lib/keystoneauth1/loading/_plugins copying keystoneauth1/loading/_plugins/__init__.py -> build/lib/keystoneauth1/loading/_plugins copying keystoneauth1/loading/_plugins/admin_token.py -> build/lib/keystoneauth1/loading/_plugins copying keystoneauth1/loading/_plugins/noauth.py -> build/lib/keystoneauth1/loading/_plugins creating build/lib/keystoneauth1/tests/unit/extras creating 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/test_mapped.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/__init__.py -> 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/test_fedkerb_loading.py -> build/lib/keystoneauth1/tests/unit/extras/kerberos copying keystoneauth1/tests/unit/extras/kerberos/test_v3.py -> build/lib/keystoneauth1/tests/unit/extras/kerberos creating build/lib/keystoneauth1/tests/unit/extras/saml2 copying keystoneauth1/tests/unit/extras/saml2/utils.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 copying keystoneauth1/tests/unit/extras/saml2/__init__.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 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 creating 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/service_catalog.py -> build/lib/keystoneauth1/access copying keystoneauth1/access/__init__.py -> build/lib/keystoneauth1/access creating build/lib/keystoneauth1/tests/unit/access copying keystoneauth1/tests/unit/access/test_v2_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/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/__init__.py -> build/lib/keystoneauth1/tests/unit/access copying keystoneauth1/loading/conf.py -> build/lib/keystoneauth1/loading copying keystoneauth1/loading/session.py -> build/lib/keystoneauth1/loading copying keystoneauth1/loading/opts.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/base.py -> build/lib/keystoneauth1/loading copying keystoneauth1/loading/__init__.py -> build/lib/keystoneauth1/loading copying keystoneauth1/loading/adapter.py -> build/lib/keystoneauth1/loading copying keystoneauth1/loading/cli.py -> build/lib/keystoneauth1/loading creating build/lib/keystoneauth1/hacking copying keystoneauth1/hacking/__init__.py -> build/lib/keystoneauth1/hacking copying keystoneauth1/hacking/checks.py -> build/lib/keystoneauth1/hacking creating build/lib/keystoneauth1/identity/generic copying keystoneauth1/identity/generic/password.py -> build/lib/keystoneauth1/identity/generic copying keystoneauth1/identity/generic/base.py -> build/lib/keystoneauth1/identity/generic copying keystoneauth1/identity/generic/token.py -> build/lib/keystoneauth1/identity/generic copying keystoneauth1/identity/generic/__init__.py -> build/lib/keystoneauth1/identity/generic copying keystoneauth1/identity/base.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/identity/v2.py -> build/lib/keystoneauth1/identity 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/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_identity_common.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_v2.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_password.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_tokenless_auth.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_token.py -> build/lib/keystoneauth1/tests/unit/identity creating build/lib/keystoneauth1/exceptions copying keystoneauth1/exceptions/discovery.py -> build/lib/keystoneauth1/exceptions copying keystoneauth1/exceptions/connection.py -> build/lib/keystoneauth1/exceptions copying keystoneauth1/exceptions/auth_plugins.py -> build/lib/keystoneauth1/exceptions copying keystoneauth1/exceptions/auth.py -> build/lib/keystoneauth1/exceptions copying keystoneauth1/exceptions/oidc.py -> build/lib/keystoneauth1/exceptions copying keystoneauth1/exceptions/service_providers.py -> build/lib/keystoneauth1/exceptions copying keystoneauth1/exceptions/http.py -> build/lib/keystoneauth1/exceptions copying keystoneauth1/exceptions/base.py -> build/lib/keystoneauth1/exceptions copying keystoneauth1/exceptions/__init__.py -> build/lib/keystoneauth1/exceptions copying keystoneauth1/exceptions/catalog.py -> build/lib/keystoneauth1/exceptions copying keystoneauth1/exceptions/response.py -> build/lib/keystoneauth1/exceptions creating build/lib/keystoneauth1/fixture copying keystoneauth1/fixture/discovery.py -> build/lib/keystoneauth1/fixture copying keystoneauth1/fixture/serializer.py -> 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/hooks.py -> build/lib/keystoneauth1/fixture copying keystoneauth1/fixture/__init__.py -> build/lib/keystoneauth1/fixture copying keystoneauth1/fixture/v2.py -> build/lib/keystoneauth1/fixture copying keystoneauth1/fixture/v3.py -> build/lib/keystoneauth1/fixture copying keystoneauth1/fixture/plugin.py -> build/lib/keystoneauth1/fixture 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 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/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/base.py -> build/lib/keystoneauth1/extras/_saml2/v3 copying keystoneauth1/extras/_saml2/v3/__init__.py -> build/lib/keystoneauth1/extras/_saml2/v3 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/__init__.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/v3.py -> build/lib/keystoneauth1/loading/_plugins/identity creating build/lib/keystoneauth1/tests/unit/extras/oauth1 copying keystoneauth1/tests/unit/extras/oauth1/test_oauth1_loading.py -> 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 creating 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 copying keystoneauth1/extras/oauth1/v3.py -> build/lib/keystoneauth1/extras/oauth1 running egg_info creating keystoneauth1.egg-info 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 writing pbr to keystoneauth1.egg-info/pbr.json [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 writing manifest file 'keystoneauth1.egg-info/SOURCES.txt' creating build/lib/keystoneauth1/tests/unit/data 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 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 + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1koGpM + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch + cd keystoneauth1-3.17.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr creating /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1 creating /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests copying build/lib/keystoneauth1/tests/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests creating /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit copying build/lib/keystoneauth1/tests/unit/test_token_endpoint.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit copying build/lib/keystoneauth1/tests/unit/utils.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit copying build/lib/keystoneauth1/tests/unit/test_betamax_fixture.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit copying build/lib/keystoneauth1/tests/unit/test_service_token.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit copying build/lib/keystoneauth1/tests/unit/keystoneauth_fixtures.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit creating /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/loading copying build/lib/keystoneauth1/tests/unit/loading/test_entry_points.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/loading copying build/lib/keystoneauth1/tests/unit/loading/utils.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/loading copying build/lib/keystoneauth1/tests/unit/loading/test_cli.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/loading copying build/lib/keystoneauth1/tests/unit/loading/test_generic.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/loading copying build/lib/keystoneauth1/tests/unit/loading/test_fixtures.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/loading copying build/lib/keystoneauth1/tests/unit/loading/test_conf.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/loading copying build/lib/keystoneauth1/tests/unit/loading/test_adapter.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/loading copying build/lib/keystoneauth1/tests/unit/loading/test_loading.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/loading copying build/lib/keystoneauth1/tests/unit/loading/test_session.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/loading copying build/lib/keystoneauth1/tests/unit/loading/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/loading copying build/lib/keystoneauth1/tests/unit/loading/test_v3.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/loading creating /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/access copying build/lib/keystoneauth1/tests/unit/access/test_v2_access.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/access copying build/lib/keystoneauth1/tests/unit/access/test_v3_service_catalog.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/access copying build/lib/keystoneauth1/tests/unit/access/test_v2_service_catalog.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/access copying build/lib/keystoneauth1/tests/unit/access/test_v3_access.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/access copying build/lib/keystoneauth1/tests/unit/access/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/access copying build/lib/keystoneauth1/tests/unit/test_utils.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit creating /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/data copying build/lib/keystoneauth1/tests/unit/data/test_pre_record_hook.json -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/data copying build/lib/keystoneauth1/tests/unit/data/ksa_serializer_data.json -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/data copying build/lib/keystoneauth1/tests/unit/data/README -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/data copying build/lib/keystoneauth1/tests/unit/data/keystone_v2_sample_request.json -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/data copying build/lib/keystoneauth1/tests/unit/data/keystone_v3_sample_response.json -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/data copying build/lib/keystoneauth1/tests/unit/data/ksa_betamax_test_cassette.yaml -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/data copying build/lib/keystoneauth1/tests/unit/data/keystone_v2_sample_response.json -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/data copying build/lib/keystoneauth1/tests/unit/data/keystone_v3_sample_request.json -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/data creating /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/identity copying build/lib/keystoneauth1/tests/unit/identity/test_identity_v3.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/identity copying build/lib/keystoneauth1/tests/unit/identity/utils.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/identity copying build/lib/keystoneauth1/tests/unit/identity/test_identity_common.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/identity copying build/lib/keystoneauth1/tests/unit/identity/test_access.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/identity copying build/lib/keystoneauth1/tests/unit/identity/test_identity_v2.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/identity copying build/lib/keystoneauth1/tests/unit/identity/test_identity_v3_federation.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/identity copying build/lib/keystoneauth1/tests/unit/identity/test_password.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/identity copying build/lib/keystoneauth1/tests/unit/identity/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/identity copying build/lib/keystoneauth1/tests/unit/identity/test_tokenless_auth.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/identity copying build/lib/keystoneauth1/tests/unit/identity/test_identity_v3_oidc.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/identity copying build/lib/keystoneauth1/tests/unit/identity/test_token.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/identity copying build/lib/keystoneauth1/tests/unit/oidc_fixtures.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit creating /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras creating /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/saml2 copying build/lib/keystoneauth1/tests/unit/extras/saml2/utils.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/saml2 copying build/lib/keystoneauth1/tests/unit/extras/saml2/test_auth_saml2.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/saml2 creating /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/saml2/examples creating /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/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-3.17.1-2.el8.noarch/usr/lib/python3.6/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-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/saml2/examples/xml creating /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/saml2/fixtures creating /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/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-3.17.1-2.el8.noarch/usr/lib/python3.6/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-3.17.1-2.el8.noarch/usr/lib/python3.6/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-3.17.1-2.el8.noarch/usr/lib/python3.6/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-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/saml2/fixtures copying build/lib/keystoneauth1/tests/unit/extras/saml2/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/saml2 copying build/lib/keystoneauth1/tests/unit/extras/saml2/test_auth_adfs.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/saml2 creating /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/oauth1 copying build/lib/keystoneauth1/tests/unit/extras/oauth1/test_oauth1_loading.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/oauth1 copying build/lib/keystoneauth1/tests/unit/extras/oauth1/test_oauth1.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/oauth1 copying build/lib/keystoneauth1/tests/unit/extras/oauth1/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/oauth1 copying build/lib/keystoneauth1/tests/unit/extras/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras creating /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/kerberos copying build/lib/keystoneauth1/tests/unit/extras/kerberos/utils.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/kerberos copying build/lib/keystoneauth1/tests/unit/extras/kerberos/test_mapped.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/kerberos copying build/lib/keystoneauth1/tests/unit/extras/kerberos/base.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/kerberos copying build/lib/keystoneauth1/tests/unit/extras/kerberos/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/kerberos copying build/lib/keystoneauth1/tests/unit/extras/kerberos/test_kerberos_loading.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/kerberos copying build/lib/keystoneauth1/tests/unit/extras/kerberos/test_fedkerb_loading.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/kerberos copying build/lib/keystoneauth1/tests/unit/extras/kerberos/test_v3.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/kerberos copying build/lib/keystoneauth1/tests/unit/test_betamax_serializer.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit copying build/lib/keystoneauth1/tests/unit/k2k_fixtures.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit copying build/lib/keystoneauth1/tests/unit/test_fixtures.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit copying build/lib/keystoneauth1/tests/unit/test_betamax_hooks.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit copying build/lib/keystoneauth1/tests/unit/test_noauth.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit creating /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/exceptions copying build/lib/keystoneauth1/tests/unit/exceptions/test_exceptions.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/exceptions copying build/lib/keystoneauth1/tests/unit/exceptions/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/exceptions copying build/lib/keystoneauth1/tests/unit/test_discovery.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit copying build/lib/keystoneauth1/tests/unit/matchers.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit copying build/lib/keystoneauth1/tests/unit/test_session.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit copying build/lib/keystoneauth1/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit copying build/lib/keystoneauth1/tests/unit/test_fair_sempahore.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit copying build/lib/keystoneauth1/tests/unit/test_matchers.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit copying build/lib/keystoneauth1/tests/unit/client_fixtures.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit creating /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/fixture copying build/lib/keystoneauth1/fixture/discovery.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/fixture copying build/lib/keystoneauth1/fixture/serializer.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/fixture copying build/lib/keystoneauth1/fixture/exception.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/fixture copying build/lib/keystoneauth1/fixture/keystoneauth_betamax.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/fixture copying build/lib/keystoneauth1/fixture/hooks.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/fixture copying build/lib/keystoneauth1/fixture/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/fixture copying build/lib/keystoneauth1/fixture/v2.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/fixture copying build/lib/keystoneauth1/fixture/v3.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/fixture copying build/lib/keystoneauth1/fixture/plugin.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/fixture copying build/lib/keystoneauth1/session.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1 copying build/lib/keystoneauth1/service_token.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1 creating /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/loading creating /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/loading/_plugins creating /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/loading/_plugins/identity copying build/lib/keystoneauth1/loading/_plugins/identity/generic.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/loading/_plugins/identity copying build/lib/keystoneauth1/loading/_plugins/identity/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/loading/_plugins/identity copying build/lib/keystoneauth1/loading/_plugins/identity/v2.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/loading/_plugins/identity copying build/lib/keystoneauth1/loading/_plugins/identity/v3.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/loading/_plugins/identity copying build/lib/keystoneauth1/loading/_plugins/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/loading/_plugins copying build/lib/keystoneauth1/loading/_plugins/admin_token.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/loading/_plugins copying build/lib/keystoneauth1/loading/_plugins/noauth.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/loading/_plugins copying build/lib/keystoneauth1/loading/conf.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/loading copying build/lib/keystoneauth1/loading/session.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/loading copying build/lib/keystoneauth1/loading/opts.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/loading copying build/lib/keystoneauth1/loading/_utils.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/loading copying build/lib/keystoneauth1/loading/identity.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/loading copying build/lib/keystoneauth1/loading/base.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/loading copying build/lib/keystoneauth1/loading/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/loading copying build/lib/keystoneauth1/loading/adapter.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/loading copying build/lib/keystoneauth1/loading/cli.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/loading creating /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/access copying build/lib/keystoneauth1/access/service_providers.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/access copying build/lib/keystoneauth1/access/access.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/access copying build/lib/keystoneauth1/access/service_catalog.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/access copying build/lib/keystoneauth1/access/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/access creating /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/identity creating /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/identity/generic copying build/lib/keystoneauth1/identity/generic/password.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/identity/generic copying build/lib/keystoneauth1/identity/generic/base.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/identity/generic copying build/lib/keystoneauth1/identity/generic/token.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/identity/generic copying build/lib/keystoneauth1/identity/generic/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/identity/generic creating /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/identity/v3 copying build/lib/keystoneauth1/identity/v3/password.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/identity/v3 copying build/lib/keystoneauth1/identity/v3/oidc.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/identity/v3 copying build/lib/keystoneauth1/identity/v3/application_credential.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/identity/v3 copying build/lib/keystoneauth1/identity/v3/totp.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/identity/v3 copying build/lib/keystoneauth1/identity/v3/multi_factor.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/identity/v3 copying build/lib/keystoneauth1/identity/v3/base.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/identity/v3 copying build/lib/keystoneauth1/identity/v3/receipt.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/identity/v3 copying build/lib/keystoneauth1/identity/v3/token.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/identity/v3 copying build/lib/keystoneauth1/identity/v3/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/identity/v3 copying build/lib/keystoneauth1/identity/v3/k2k.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/identity/v3 copying build/lib/keystoneauth1/identity/v3/federation.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/identity/v3 copying build/lib/keystoneauth1/identity/v3/tokenless_auth.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/identity/v3 copying build/lib/keystoneauth1/identity/base.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/identity copying build/lib/keystoneauth1/identity/access.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/identity copying build/lib/keystoneauth1/identity/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/identity copying build/lib/keystoneauth1/identity/v2.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/identity creating /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/extras creating /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/extras/oauth1 copying build/lib/keystoneauth1/extras/oauth1/_loading.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/extras/oauth1 copying build/lib/keystoneauth1/extras/oauth1/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/extras/oauth1 copying build/lib/keystoneauth1/extras/oauth1/v3.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/extras/oauth1 copying build/lib/keystoneauth1/extras/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/extras creating /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/extras/kerberos copying build/lib/keystoneauth1/extras/kerberos/_loading.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/extras/kerberos copying build/lib/keystoneauth1/extras/kerberos/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/extras/kerberos creating /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/extras/_saml2 copying build/lib/keystoneauth1/extras/_saml2/_loading.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/extras/_saml2 creating /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/extras/_saml2/v3 copying build/lib/keystoneauth1/extras/_saml2/v3/adfs.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/extras/_saml2/v3 copying build/lib/keystoneauth1/extras/_saml2/v3/saml2.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/extras/_saml2/v3 copying build/lib/keystoneauth1/extras/_saml2/v3/base.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/extras/_saml2/v3 copying build/lib/keystoneauth1/extras/_saml2/v3/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/extras/_saml2/v3 copying build/lib/keystoneauth1/extras/_saml2/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/extras/_saml2 copying build/lib/keystoneauth1/_utils.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1 creating /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/exceptions copying build/lib/keystoneauth1/exceptions/discovery.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/exceptions copying build/lib/keystoneauth1/exceptions/connection.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/exceptions copying build/lib/keystoneauth1/exceptions/auth_plugins.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/exceptions copying build/lib/keystoneauth1/exceptions/auth.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/exceptions copying build/lib/keystoneauth1/exceptions/oidc.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/exceptions copying build/lib/keystoneauth1/exceptions/service_providers.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/exceptions copying build/lib/keystoneauth1/exceptions/http.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/exceptions copying build/lib/keystoneauth1/exceptions/base.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/exceptions copying build/lib/keystoneauth1/exceptions/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/exceptions copying build/lib/keystoneauth1/exceptions/catalog.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/exceptions copying build/lib/keystoneauth1/exceptions/response.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/exceptions copying build/lib/keystoneauth1/_fair_semaphore.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1 copying build/lib/keystoneauth1/token_endpoint.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1 copying build/lib/keystoneauth1/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1 copying build/lib/keystoneauth1/discover.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1 copying build/lib/keystoneauth1/adapter.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1 copying build/lib/keystoneauth1/noauth.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1 copying build/lib/keystoneauth1/plugin.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1 creating /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/hacking copying build/lib/keystoneauth1/hacking/__init__.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/hacking copying build/lib/keystoneauth1/hacking/checks.py -> /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/hacking byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/test_token_endpoint.py to test_token_endpoint.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/test_betamax_fixture.py to test_betamax_fixture.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/test_service_token.py to test_service_token.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/keystoneauth_fixtures.py to keystoneauth_fixtures.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/loading/test_entry_points.py to test_entry_points.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/loading/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/loading/test_cli.py to test_cli.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/loading/test_generic.py to test_generic.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/loading/test_fixtures.py to test_fixtures.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/loading/test_conf.py to test_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/loading/test_adapter.py to test_adapter.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/loading/test_loading.py to test_loading.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/loading/test_session.py to test_session.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/loading/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/loading/test_v3.py to test_v3.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/access/test_v2_access.py to test_v2_access.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/access/test_v3_service_catalog.py to test_v3_service_catalog.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/access/test_v2_service_catalog.py to test_v2_service_catalog.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/access/test_v3_access.py to test_v3_access.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/access/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/test_utils.py to test_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/identity/test_identity_v3.py to test_identity_v3.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/identity/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/identity/test_identity_common.py to test_identity_common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/identity/test_access.py to test_access.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/identity/test_identity_v2.py to test_identity_v2.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/identity/test_identity_v3_federation.py to test_identity_v3_federation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/identity/test_password.py to test_password.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/identity/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/identity/test_tokenless_auth.py to test_tokenless_auth.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/identity/test_identity_v3_oidc.py to test_identity_v3_oidc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/identity/test_token.py to test_token.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/oidc_fixtures.py to oidc_fixtures.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/saml2/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/saml2/test_auth_saml2.py to test_auth_saml2.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/saml2/fixtures/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/saml2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/saml2/test_auth_adfs.py to test_auth_adfs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/oauth1/test_oauth1_loading.py to test_oauth1_loading.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/oauth1/test_oauth1.py to test_oauth1.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/oauth1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/kerberos/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/kerberos/test_mapped.py to test_mapped.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/kerberos/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/kerberos/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/kerberos/test_kerberos_loading.py to test_kerberos_loading.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/kerberos/test_fedkerb_loading.py to test_fedkerb_loading.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/extras/kerberos/test_v3.py to test_v3.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/test_betamax_serializer.py to test_betamax_serializer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/k2k_fixtures.py to k2k_fixtures.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/test_fixtures.py to test_fixtures.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/test_betamax_hooks.py to test_betamax_hooks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/test_noauth.py to test_noauth.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/exceptions/test_exceptions.py to test_exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/exceptions/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/test_discovery.py to test_discovery.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/matchers.py to matchers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/test_session.py to test_session.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/test_fair_sempahore.py to test_fair_sempahore.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/test_matchers.py to test_matchers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/tests/unit/client_fixtures.py to client_fixtures.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/fixture/discovery.py to discovery.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/fixture/serializer.py to serializer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/fixture/exception.py to exception.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/fixture/keystoneauth_betamax.py to keystoneauth_betamax.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/fixture/hooks.py to hooks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/fixture/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/fixture/v2.py to v2.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/fixture/v3.py to v3.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/fixture/plugin.py to plugin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/session.py to session.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/service_token.py to service_token.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/loading/_plugins/identity/generic.py to generic.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/loading/_plugins/identity/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/loading/_plugins/identity/v2.py to v2.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/loading/_plugins/identity/v3.py to v3.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/loading/_plugins/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/loading/_plugins/admin_token.py to admin_token.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/loading/_plugins/noauth.py to noauth.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/loading/conf.py to conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/loading/session.py to session.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/loading/opts.py to opts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/loading/_utils.py to _utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/loading/identity.py to identity.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/loading/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/loading/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/loading/adapter.py to adapter.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/loading/cli.py to cli.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/access/service_providers.py to service_providers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/access/access.py to access.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/access/service_catalog.py to service_catalog.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/access/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/identity/generic/password.py to password.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/identity/generic/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/identity/generic/token.py to token.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/identity/generic/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/identity/v3/password.py to password.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/identity/v3/oidc.py to oidc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/identity/v3/application_credential.py to application_credential.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/identity/v3/totp.py to totp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/identity/v3/multi_factor.py to multi_factor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/identity/v3/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/identity/v3/receipt.py to receipt.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/identity/v3/token.py to token.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/identity/v3/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/identity/v3/k2k.py to k2k.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/identity/v3/federation.py to federation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/identity/v3/tokenless_auth.py to tokenless_auth.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/identity/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/identity/access.py to access.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/identity/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/identity/v2.py to v2.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/extras/oauth1/_loading.py to _loading.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/extras/oauth1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/extras/oauth1/v3.py to v3.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/extras/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/extras/kerberos/_loading.py to _loading.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/extras/kerberos/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/extras/_saml2/_loading.py to _loading.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/extras/_saml2/v3/adfs.py to adfs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/extras/_saml2/v3/saml2.py to saml2.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/extras/_saml2/v3/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/extras/_saml2/v3/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/extras/_saml2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/_utils.py to _utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/exceptions/discovery.py to discovery.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/exceptions/connection.py to connection.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/exceptions/auth_plugins.py to auth_plugins.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/exceptions/auth.py to auth.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/exceptions/oidc.py to oidc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/exceptions/service_providers.py to service_providers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/exceptions/http.py to http.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/exceptions/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/exceptions/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/exceptions/catalog.py to catalog.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/exceptions/response.py to response.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/_fair_semaphore.py to _fair_semaphore.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/token_endpoint.py to token_endpoint.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/discover.py to discover.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/adapter.py to adapter.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/noauth.py to noauth.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/plugin.py to plugin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/hacking/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1/hacking/checks.py to checks.cpython-36.pyc writing byte-compilation script '/tmp/tmpkfcgy2rq.py' /usr/libexec/platform-python /tmp/tmpkfcgy2rq.py removing /tmp/tmpkfcgy2rq.py running install_egg_info running egg_info 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 writing pbr to keystoneauth1.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'keystoneauth1.egg-info/SOURCES.txt' Copying keystoneauth1.egg-info to /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6/site-packages/keystoneauth1-3.17.1-py3.6.egg-info running install_scripts /usr/lib/python3.6/site-packages/pbr/packaging.py:435: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) + export PYTHONPATH=. + PYTHONPATH=. + sphinx-build-3 -b html -d doc/build/doctrees doc/source doc/build/html Running Sphinx v2.2.2 connecting events for openstackdocstheme [openstackdocstheme] connecting html-page-context event handler loading keystoneauth1 plugins making output directory... done Using openstackdocstheme Sphinx theme from /usr/lib/python3.6/site-packages/openstackdocstheme/theme No /builddir/build/BUILD/keystoneauth1-3.17.1/.gitreview found building [mo]: targets for 0 po files that are out of date building [html]: targets for 7 source files that are out of date updating environment: [new config] 7 added, 0 changed, 0 removed reading sources... [ 14%] authentication-plugins reading sources... [ 28%] extras reading sources... [ 42%] history reading sources... [ 57%] index reading sources... [ 71%] migrating reading sources... [ 85%] plugin-options reading sources... [100%] using-sessions /builddir/build/BUILD/keystoneauth1-3.17.1/doc/source/index.rst:11: WARNING: toctree contains reference to nonexisting document 'api/modules' looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 14%] authentication-plugins [openstackdocstheme] giturl 'https://git.openstack.org/cgit/openstack/keystoneauth/tree/doc/source' [openstackdocstheme] bug_project (from user) 'keystoneauth' [openstackdocstheme] bug_tag 'doc' [openstackdocstheme] series 'latest' [openstackdocstheme] display_badge False (no stable branches) [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for authentication-plugins is 2020-02-21 03:58:59 writing output... [ 28%] extras [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for extras is 2020-02-21 03:58:59 writing output... [ 42%] history [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for history is 2020-02-21 03:58:59 writing output... [ 57%] index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for index is 2020-02-21 03:58:59 writing output... [ 71%] migrating [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for migrating is 2020-02-21 03:58:59 writing output... [ 85%] plugin-options [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for plugin-options is 2020-02-21 03:58:59 writing output... [100%] using-sessions [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for using-sessions is 2020-02-21 03:58:59 generating indices... genindex[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'genindex' done writing additional pages... search[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'search' done copying static files... ... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 1 warning. The HTML pages are in doc/build/html. + rm -rf doc/build/html/.buildinfo + /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 3.17.1-2.el8 --unique-debug-suffix -3.17.1-2.el8.noarch --unique-debug-src-base python-keystoneauth1-3.17.1-2.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/keystoneauth1-3.17.1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.C1x6zb + umask 022 + cd /builddir/build/BUILD + cd keystoneauth1-3.17.1 + PYTHON=python3 + stestr-3 run --black-regex '.*test_invalidate_response' {4} keystoneauth1.tests.unit.access.test_v2_access.AccessV2Test.test_building_scoped_accessinfo [0.001572s] ... ok {4} keystoneauth1.tests.unit.access.test_v3_access.AccessV3Test.test_oauth_access [0.001128s] ... ok {4} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogV3Test.test_service_catalog_alias_find_official [0.003088s] ... ok {4} keystoneauth1.tests.unit.identity.test_identity_common.CatalogHackTests.test_get_endpoint_data [0.029214s] ... ok {4} keystoneauth1.tests.unit.identity.test_identity_common.GenericAuthPluginTests.test_setting_connection_params [0.005480s] ... ok {4} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_discovering_version_with_discovery [0.025518s] ... ok {14} keystoneauth1.tests.unit.identity.test_access.AccessInfoPluginTests.test_auth_url [0.002262s] ... ok {15} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogV3Test.test_service_catalog_multiple_service_types [0.004056s] ... ok /usr/lib/python3.6/site-packages/requests_kerberos/kerberos_.py:148: NoCertificateRetrievedWarning: Failed to get raw socket for CBT; has urllib3 impl changed NoCertificateRetrievedWarning) /usr/lib/python3.6/site-packages/requests_kerberos/kerberos_.py:148: NoCertificateRetrievedWarning: Failed to get raw socket for CBT; has urllib3 impl changed NoCertificateRetrievedWarning) /usr/lib/python3.6/site-packages/requests_kerberos/kerberos_.py:148: NoCertificateRetrievedWarning: Failed to get raw socket for CBT; has urllib3 impl changed NoCertificateRetrievedWarning) /usr/lib/python3.6/site-packages/requests_kerberos/kerberos_.py:148: NoCertificateRetrievedWarning: Failed to get raw socket for CBT; has urllib3 impl changed NoCertificateRetrievedWarning) {15} keystoneauth1.tests.unit.identity.test_access.AccessInfoPluginTests.test_auth_ref [0.002088s] ... ok {15} keystoneauth1.tests.unit.identity.test_identity_common.CatalogHackTests.test_returns_original_skipping_discovery [0.009397s] ... ok {15} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_direct_discovery_provided_plugin_cache [0.007356s] ... ok {15} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_discovering_with_protocol_relative [0.014589s] ... ok {15} keystoneauth1.tests.unit.identity.test_identity_v2.V2IdentityPlugin.test_password_with_no_user_id_or_name [0.000814s] ... ok {15} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_authenticate_with_username_password_project_scoped [0.005253s] ... ok {15} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_symbols [0.000633s] ... ok {15} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCAuthorizationGrantTests.test_no_access_token_endpoint [0.001201s] ... ok /usr/lib/python3.6/site-packages/requests_kerberos/kerberos_.py:148: NoCertificateRetrievedWarning: Failed to get raw socket for CBT; has urllib3 impl changed NoCertificateRetrievedWarning) {15} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCClientCredentialsTests.test_no_access_token_endpoint [0.001148s] ... ok /usr/lib/python3.6/site-packages/requests_kerberos/kerberos_.py:148: NoCertificateRetrievedWarning: Failed to get raw socket for CBT; has urllib3 impl changed NoCertificateRetrievedWarning) {18} keystoneauth1.tests.unit.access.test_v2_access.AccessV2Test.test_diablo_token [0.001108s] ... ok {18} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogTest.test_service_catalog_without_name [0.005240s] ... ok {18} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogV3Test.test_service_catalog_endpoints [0.002984s] ... ok {13} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogTest.test_service_catalog_alias_find_best_match [0.004295s] ... ok {13} keystoneauth1.tests.unit.extras.kerberos.test_v3.TestKerberosAuth.test_authenticate_with_kerberos_mutual_authentication_required [0.012365s] ... ok {15} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCClientCredentialsTests.test_wrong_grant_type [0.006529s] ... ok {4} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_endpoint_data_relative_version [0.026881s] ... ok {4} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_get_auth_properties [0.018912s] ... ok {4} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_get_all_version_data_by_service_type [0.011421s] ... ok {4} keystoneauth1.tests.unit.identity.test_identity_v2.V2IdentityPlugin.test_endpoint_filter_without_service_type_fails [0.004802s] ... ok {15} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCPasswordTests.test_can_pass_grant_type_but_warning_is_issued [0.001193s] ... ok {13} keystoneauth1.tests.unit.extras.saml2.test_auth_saml2.SamlAuth2PluginTests.test_200_without_paos_header [0.004010s] ... ok {13} keystoneauth1.tests.unit.identity.test_identity_common.CatalogHackTests.test_endpoint_override_skips_discovery [0.001349s] ... ok {15} keystoneauth1.tests.unit.identity.test_password.PasswordTests.test_v3_user_params_v2_url [0.007296s] ... ok {4} keystoneauth1.tests.unit.identity.test_token.TokenTests.test_v3_params_v2_url [0.006419s] ... ok {4} keystoneauth1.tests.unit.test_betamax_hooks.TestBetamaxHooks.test_pre_record_hook_v2 [0.002908s] ... ok {15} keystoneauth1.tests.unit.loading.test_cli.CliTests.test_overrides_default_string_value [0.003568s] ... ok {13} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_get_versioned_data_volume_project_id_unversioned_first [0.015795s] ... ok {7} keystoneauth1.tests.unit.access.test_v2_service_catalog.ServiceCatalogTest.test_servcie_catalog_get_url_region_names [0.004391s] ... ok {7} keystoneauth1.tests.unit.access.test_v2_service_catalog.ServiceCatalogTest.test_service_catalog_service_name [0.004011s] ... ok {8} keystoneauth1.tests.unit.access.test_v3_access.AccessV3Test.test_building_unscoped_accessinfo [0.002203s] ... ok {7} keystoneauth1.tests.unit.extras.oauth1.test_oauth1_loading.OAuth1LoadingTests.test_basic [0.022464s] ... ok {18} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogV3Test.test_service_catalog_get_url_region_names [0.006437s] ... ok {13} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_discovering_with_no_data [0.016517s] ... ok {14} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_discovery_uses_plugin_cache [0.027659s] ... ok {7} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_check_cache_id_no_match [0.002000s] ... ok {13} keystoneauth1.tests.unit.identity.test_identity_v2.V2IdentityPlugin.test_full_url_overrides_endpoint_filter [0.007627s] ... ok {28} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogV3Test.test_building_a_service_catalog [0.006311s] ... ok {28} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogV3Test.test_service_catalog_alias_find_best_match [0.003937s] ... ok {28} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogV3Test.test_service_catalog_regions [0.004332s] ... ok {28} keystoneauth1.tests.unit.extras.kerberos.test_fedkerb_loading.FedKerbLoadingTests.test_load [0.022898s] ... ok {28} keystoneauth1.tests.unit.extras.saml2.test_auth_adfs.AuthenticateviaADFSTests.test_prepare_adfs_request_address [0.002279s] ... ok {8} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogTest.test_service_catalog_url_for_region_names [0.005692s] ... ok {8} keystoneauth1.tests.unit.identity.test_access.AccessInfoPluginTests.test_invalidate [0.001578s] ... ok {8} keystoneauth1.tests.unit.identity.test_identity_common.CatalogHackTests.test_setting_no_discover_hack [0.072523s] ... ok {3} keystoneauth1.tests.unit.access.test_v2_access.AccessV2Test.test_building_unscoped_accessinfo [0.001591s] ... ok {4} keystoneauth1.tests.unit.test_fixtures.V2TokenTests.test_tenant_scoped [0.000875s] ... ok {14} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_discovering_when_version_missing [0.018197s] ... ok {10} keystoneauth1.tests.unit.access.test_v3_access.AccessV3Test.test_building_project_as_domain_scoped_accessinfo [0.001994s] ... ok {4} keystoneauth1.tests.unit.test_noauth.NoAuthTest.test_get_endpoint [0.000890s] ... ok {14} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_endpoint_data_no_version_no_discovery [0.007082s] ... ok {3} keystoneauth1.tests.unit.access.test_v2_service_catalog.ServiceCatalogTest.test_building_a_service_catalog [0.003298s] ... ok {12} keystoneauth1.tests.unit.access.test_v2_service_catalog.ServiceCatalogTest.test_service_catalog_get_endpoints_region_names [0.006307s] ... ok {8} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_direct_discovering_with_relative_link [0.013116s] ... ok {4} keystoneauth1.tests.unit.test_session.SessionAuthTests.test_raises_exc_only_when_asked [0.008780s] ... ok {13} keystoneauth1.tests.unit.identity.test_identity_v3_federation.K2KAuthPluginTest.test_end_to_end_with_generic_password [0.023239s] ... ok {15} keystoneauth1.tests.unit.loading.test_loading.LoadingTests.test_required_values [0.001040s] ... ok {4} keystoneauth1.tests.unit.test_session.SessionAuthTests.test_reauth_not_called [0.004558s] ... ok {5} keystoneauth1.tests.unit.access.test_v2_service_catalog.ServiceCatalogTest.test_service_catalog_multiple_service_types [0.003045s] ... ok {7} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_get_all_version_data_all_interfaces [0.059215s] ... ok {8} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_trailing_slash_on_computed_endpoint [0.011383s] ... ok {3} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogTest.test_service_catalog_get_url_region_names [0.006588s] ... ok {10} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogV3Test.test_service_catalog_empty [0.001881s] ... ok {15} keystoneauth1.tests.unit.test_discovery.EndpointDataTests.test_endpoint_data_str [0.000706s] ... ok {18} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_discovery_uses_plugin_cache [0.027007s] ... ok {12} keystoneauth1.tests.unit.access.test_v3_access.AccessV3Test.test_binding [0.001071s] ... ok {5} keystoneauth1.tests.unit.access.test_v3_access.AccessV3Test.test_federated_property_standard_token [0.001053s] ... ok {13} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCAuthorizationGrantTests.test_discovery_not_found [0.005038s] ... ok {14} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_get_all_version_data [0.017450s] ... ok {9} keystoneauth1.tests.unit.extras.kerberos.test_mapped.TestMappedAuth.test_authenticate_with_mutual_authentication_disabled [0.019598s] ... ok {8} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_receipt_response_is_handled [0.005996s] ... ok {15} keystoneauth1.tests.unit.test_session.AdapterTest.test_adapter_http_status_retries [0.012824s] ... ok {14} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_unscoped_with_scope_data [0.001346s] ... ok {8} keystoneauth1.tests.unit.identity.test_identity_v3_federation.K2KAuthPluginTest.test_end_to_end_workflow_303_redirect [0.019059s] ... ok {10} keystoneauth1.tests.unit.extras.saml2.test_auth_saml2.SamlAuth2PluginTests.test_standard_workflow_302_redirect [0.012575s] ... ok {10} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_direct_discovering [0.018010s] ... ok {3} keystoneauth1.tests.unit.exceptions.test_exceptions.ExceptionTests.test_clientexception_with_message [0.000525s] ... ok {0} keystoneauth1.tests.unit.access.test_v3_access.AccessV3Test.test_building_project_scoped_accessinfo [0.001889s] ... ok {4} keystoneauth1.tests.unit.test_session.SessionTests.test_api_sig_error_message_multiple [0.004715s] ... ok {14} keystoneauth1.tests.unit.identity.test_identity_v3_federation.K2KAuthPluginTest.test_get_ecp_assertion_wrong_headers [0.011473s] ... ok {13} keystoneauth1.tests.unit.identity.test_token.TokenTests.test_default_domain_id_no_v3 [0.009565s] ... ok {11} keystoneauth1.tests.unit.extras.kerberos.test_fedkerb_loading.FedKerbLoadingTests.test_options [0.029665s] ... ok {5} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogV3Test.test_service_catalog_without_name [0.004971s] ... ok {8} keystoneauth1.tests.unit.identity.test_identity_v3_federation.K2KAuthPluginTest.test_send_ecp_authn_response_303_redirect [0.017384s] ... ok {4} keystoneauth1.tests.unit.test_session.SessionTests.test_server_error [0.004349s] ... ok {14} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCClientCredentialsTests.test_grant_type_and_plugin_missmatch [0.001290s] ... ok {9} keystoneauth1.tests.unit.extras.saml2.test_auth_adfs.AuthenticateviaADFSTests.test_access_sp_no_cookies_fail [0.001358s] ... ok {15} keystoneauth1.tests.unit.test_session.AdapterTest.test_adapter_user_agent_adapter [0.005165s] ... ok {7} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_get_versioned_data_volume_project_id_unversioned_first [0.015536s] ... ok {9} keystoneauth1.tests.unit.extras.saml2.test_auth_adfs.AuthenticateviaADFSTests.test_adfs_request_user [0.002003s] ... ok {8} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCPasswordTests.test_load_discovery [0.005163s] ... ok {10} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_discovery_trailing_slash [0.007996s] ... ok {4} keystoneauth1.tests.unit.test_session.TCPKeepAliveAdapterTest.test_init_poolmanager_with_given_optionsl [0.002379s] ... ok {12} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogV3Test.test_service_catalog_url_for_region_names [0.005992s] ... ok {7} keystoneauth1.tests.unit.identity.test_identity_v2.V2IdentityPlugin.test_authenticate_with_username_password [0.004981s] ... ok {10} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_pathless_url [0.011683s] ... ok {5} keystoneauth1.tests.unit.extras.saml2.test_auth_adfs.AuthenticateviaADFSTests.test_check_valid_token_when_authenticated [0.008567s] ... ok {15} keystoneauth1.tests.unit.test_session.SessionAuthTests.test_auth_plugin_disable [0.006694s] ... ok {7} keystoneauth1.tests.unit.identity.test_identity_v2.V2IdentityPlugin.test_authenticate_with_username_password_scoped [0.004614s] ... ok {18} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_get_current_versioned_data [0.012634s] ... ok {8} keystoneauth1.tests.unit.identity.test_password.PasswordTests.test_disc_error_for_failure [0.006286s] ... ok {10} keystoneauth1.tests.unit.identity.test_identity_v3_federation.V3FederatedPlugin.test_unscoped_behaviour [0.006144s] ... ok {10} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCAuthorizationGrantTests.test_grant_type_and_plugin_missmatch [0.001299s] ... ok {15} keystoneauth1.tests.unit.test_session.SessionAuthTests.test_endpoint_override_does_id_replacement [0.004608s] ... ok {11} keystoneauth1.tests.unit.identity.test_identity_common.CatalogHackTests.test_endpoint_override_data_runs_discovery [0.036918s] ... ok {8} keystoneauth1.tests.unit.identity.test_password.PasswordTests.test_no_urls [0.006313s] ... ok {14} keystoneauth1.tests.unit.identity.test_token.TokenTests.test_create_v3_if_domain_params [0.022148s] ... ok {14} keystoneauth1.tests.unit.identity.test_tokenless_auth.TokenlessAuthTest.test_project_of_domain_id_scope_header_pass [0.004514s] ... ok {7} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_authenticate_with_username_password [0.005527s] ... ok {8} keystoneauth1.tests.unit.identity.test_tokenless_auth.TokenlessAuthTest.test_no_scope_header_fail [0.002058s] ... ok {24} keystoneauth1.tests.unit.access.test_v2_service_catalog.ServiceCatalogTest.test_service_catalog_url_for_region_names [0.002456s] ... ok {13} keystoneauth1.tests.unit.loading.test_session.ConfLoadingTests.test_cacert [0.002207s] ... ok {24} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogTest.test_service_catalog_alias_all_by_name [0.002052s] ... ok {22} keystoneauth1.tests.unit.access.test_v3_access.AccessV3Test.test_building_domain_scoped_accessinfo [0.001765s] ... ok {4} keystoneauth1.tests.unit.test_token_endpoint.TokenEndpointTest.test_basic_endpoint_case [0.004353s] ... ok {1} keystoneauth1.tests.unit.extras.kerberos.test_v3.TestKerberosAuth.test_authenticate_with_kerberos_mutual_authentication_disabled [0.012110s] ... ok {13} keystoneauth1.tests.unit.loading.test_v3.OpenIDConnectAccessToken.test_options [0.022956s] ... ok {7} keystoneauth1.tests.unit.identity.test_identity_v3_federation.K2KAuthPluginTest.test_fail_getting_ecp_assertion [0.009576s] ... ok {22} keystoneauth1.tests.unit.access.test_v3_access.AccessV3Test.test_will_expire_soon [0.000942s] ... ok {30} keystoneauth1.tests.unit.access.test_v2_service_catalog.ServiceCatalogTest.test_service_catalog_without_service_type [0.002687s] ... ok {26} keystoneauth1.tests.unit.access.test_v2_service_catalog.ServiceCatalogTest.test_service_catalog_empty [0.001550s] ... ok {16} keystoneauth1.tests.unit.access.test_v2_access.AccessV2Test.test_grizzly_token [0.001090s] ... ok {0} keystoneauth1.tests.unit.identity.test_identity_common.CatalogHackTests.test_getting_endpoints_on_auth_interface [0.011135s] ... ok {14} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingLegacyTests.test_load_valid_interfaces_comma_list [0.003348s] ... ok {16} keystoneauth1.tests.unit.access.test_v2_access.AccessV2Test.test_trusts [0.000831s] ... ok {16} keystoneauth1.tests.unit.access.test_v2_access.AccessV2Test.test_will_expire_soon [0.000973s] ... ok {8} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingLegacyTests.test_load_valid_interfaces_list [0.003996s] ... ok {10} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCPasswordTests.test_no_discovery [0.001062s] ... ok {24} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogTest.test_service_catalog_alias_find_exact_match [0.001836s] ... ok {30} keystoneauth1.tests.unit.extras.saml2.test_auth_adfs.AuthenticateviaADFSTests.test_adfs_request_password [0.002454s] ... ok {12} keystoneauth1.tests.unit.extras.saml2.test_auth_adfs.AuthenticateviaADFSTests.test_adfs_request_to [0.002373s] ... ok {12} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_broken_discovery_endpoint [0.015605s] ... ok {27} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogV3Test.test_service_catalog_get_endpoints_region_names [0.008770s] ... ok {22} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogTest.test_service_catalog_regions [0.004585s] ... ok {28} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_discovery_uses_provided_session_cache [0.027253s] ... ok {0} keystoneauth1.tests.unit.identity.test_identity_common.CatalogHackTests.test_version_range [0.016168s] ... ok {22} keystoneauth1.tests.unit.extras.saml2.test_auth_saml2.AuthenticateviaSAML2Tests.test_workflow [0.013827s] ... ok {16} keystoneauth1.tests.unit.access.test_v3_access.AccessV3Test.test_building_system_scoped_assessinfo [0.001222s] ... ok {18} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_interface_list [0.010467s] ... ok {7} keystoneauth1.tests.unit.identity.test_identity_v3_federation.K2KAuthPluginTest.test_remote_url [0.001591s] ... ok {2} keystoneauth1.tests.unit.exceptions.test_exceptions.ExceptionTests.test_using_default_message [0.000945s] ... ok {8} keystoneauth1.tests.unit.loading.test_conf.ConfTests.test_common_conf_options [0.001424s] ... ok {13} keystoneauth1.tests.unit.loading.test_v3.V3TokenlessAuthTests.test_missing_parameters [0.022639s] ... ok {18} keystoneauth1.tests.unit.identity.test_identity_v2.V2IdentityPlugin.test_invalid_auth_response_type [0.004754s] ... ok {18} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_with_trust_id [0.005421s] ... ok {8} keystoneauth1.tests.unit.loading.test_v3.OpenIDConnectPasswordTests.test_options [0.020495s] ... ok {26} keystoneauth1.tests.unit.extras.saml2.test_auth_adfs.AuthenticateviaADFSTests.test_get_adfs_security_token [0.013257s] ... ok {12} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_discovering_when_version_missing [0.015696s] ... ok {18} keystoneauth1.tests.unit.identity.test_identity_v3_federation.V3FederatedPlugin.test_federated_url [0.001675s] ... ok {16} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogV3Test.test_service_catalog_endpoint_id [0.003501s] ... ok {27} keystoneauth1.tests.unit.identity.test_identity_common.GenericAuthPluginTests.test_setting_headers [0.009117s] ... ok {7} keystoneauth1.tests.unit.identity.test_token.TokenTests.test_default_domain_name_with_v3 [0.010237s] ... ok {0} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_discovering_version_no_discovery [0.009267s] ... ok {12} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_endpoint_data_no_version [0.011420s] ... ok {30} keystoneauth1.tests.unit.extras.saml2.test_auth_adfs.AuthenticateviaADFSTests.test_get_adfs_security_token_authn_fail [0.010434s] ... ok {13} keystoneauth1.tests.unit.test_betamax_fixture.TestBetamaxFixtureSerializerBehaviour.test_can_pass_serializer_name [0.000259s] ... ok {26} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_asking_for_auth_endpoint_ignores_checks [0.002231s] ... ok {18} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCClientCredentialsTests.test_initial_call_to_get_access_token [0.004963s] ... ok {11} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_endpoint_data_version_url_no_discovery [0.008225s] ... ok {13} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_endpoint_data_token_endpoint_no_discover [0.001242s] ... ok {17} keystoneauth1.tests.unit.access.test_v2_access.AccessV2Test.test_v2_roles [0.000864s] ... ok {17} keystoneauth1.tests.unit.access.test_v2_service_catalog.ServiceCatalogTest.test_service_catalog_endpoint_id [0.001509s] ... ok {17} keystoneauth1.tests.unit.exceptions.test_exceptions.ExceptionTests.test_clientexception_with_no_message [0.000319s] ... ok {12} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_endpoint_data_relative_version [0.015134s] ... ok {9} keystoneauth1.tests.unit.extras.saml2.test_auth_adfs.AuthenticateviaADFSTests.test_send_assertion_to_service_provider_bad_status [0.010728s] ... ok {24} keystoneauth1.tests.unit.extras.oauth1.test_oauth1_loading.OAuth1LoadingTests.test_options [0.013601s] ... ok {16} keystoneauth1.tests.unit.extras.kerberos.test_v3.TestKerberosAuth.test_authenticate_with_kerberos_domain_scoped [0.012561s] ... ok {7} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingLegacyTests.test_load [0.003215s] ... ok {25} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogTest.test_building_a_service_catalog [0.003542s] ... ok {26} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_invalidate [0.005436s] ... ok {8} keystoneauth1.tests.unit.test_fixtures.V3TokenTests.test_catalog [0.001377s] ... ok {16} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_pathless_url [0.012894s] ... ok {5} keystoneauth1.tests.unit.extras.saml2.test_auth_adfs.AuthenticateviaADFSTests.test_get_adfs_security_token_bad_response [0.008790s] ... ok {30} keystoneauth1.tests.unit.identity.test_identity_common.DiscoveryFailures.test_client_exception [0.003998s] ... ok {0} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_endpoint_no_version [0.006702s] ... ok {0} keystoneauth1.tests.unit.identity.test_identity_v2.V2IdentityPlugin.test_authenticate_with_user_id_password_scoped [0.004796s] ... ok {14} keystoneauth1.tests.unit.loading.test_generic.PasswordTests.test_options [0.000781s] ... ok {30} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_endpoint_data_no_version_no_discovery [0.009314s] ... ok {13} keystoneauth1.tests.unit.test_noauth.NoAuthTest.test_basic_case [0.004528s] ... ok {5} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_get_set_auth_state [0.006869s] ... ok {24} keystoneauth1.tests.unit.extras.saml2.test_auth_saml2.AuthenticateviaSAML2Tests.test_initial_sp_call_invalid_response [0.004119s] ... ok {25} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogV3Test.test_service_catalog_alias_find_exact_match [0.001878s] ... ok {26} keystoneauth1.tests.unit.identity.test_identity_v2.V2IdentityPlugin.test_service_url [0.014049s] ... ok {11} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_trailing_slash_on_computed_endpoint [0.012274s] ... ok {5} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_check_cache_id_no_match [0.002327s] ... ok {2} keystoneauth1.tests.unit.extras.saml2.test_auth_saml2.SamlAuth2PluginTests.test_consumer_mismatch_error_workflow [0.010120s] ... ok {25} keystoneauth1.tests.unit.extras.kerberos.test_mapped.TestMappedAuth.test_unscoped_mapped_auth [0.007380s] ... ok {25} keystoneauth1.tests.unit.identity.test_identity_common.CatalogHackTests.test_get_endpoint_data_compute [0.009129s] ... ok {2} keystoneauth1.tests.unit.identity.test_identity_common.CatalogHackTests.test_getting_endpoints_project_id_and_trailing_slash_in_disc_url [0.015872s] ... ok {30} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_interface_list [0.009232s] ... ok {12} keystoneauth1.tests.unit.identity.test_identity_v2.V2IdentityPlugin.test_password_cache_id [0.004936s] ... ok {21} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogTest.test_service_catalog_get_endpoints_region_names [0.007843s] ... ok {3} keystoneauth1.tests.unit.extras.kerberos.test_mapped.TestMappedAuth.test_project_scoped_mapped_auth [0.019876s] ... ok {3} keystoneauth1.tests.unit.extras.oauth1.test_oauth1.OAuth1AuthTests.test_oauth_authenticate_success [0.007775s] ... ok {13} keystoneauth1.tests.unit.test_session.RedirectTests.test_basic_get [0.007644s] ... ok {21} keystoneauth1.tests.unit.identity.test_identity_common.CatalogHackTests.test_forcing_discovery [0.016256s] ... ok {8} keystoneauth1.tests.unit.test_session.AdapterTest.test_adapter_connect_retries [0.010548s] ... ok {26} keystoneauth1.tests.unit.identity.test_identity_v2.V2IdentityPlugin.test_with_trust_id [0.004390s] ... ok {11} keystoneauth1.tests.unit.identity.test_identity_v2.V2IdentityPlugin.test_authenticate_with_user_id_password [0.004717s] ... ok {11} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_handle_missing_service_provider [0.005342s] ... ok {5} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCPasswordTests.test_load_discovery_override_by_endpoints [0.001424s] ... ok {12} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_with_multiple_mechanisms_factory [0.005282s] ... ok {12} keystoneauth1.tests.unit.identity.test_identity_v3_federation.V3FederatedPlugin.test_scoped_behaviour [0.009774s] ... ok {5} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCPasswordTests.test_second_call_to_protected_url [0.005010s] ... ok {5} keystoneauth1.tests.unit.identity.test_password.PasswordTests.test_v2_params_v3_url [0.009870s] ... ok {21} keystoneauth1.tests.unit.identity.test_identity_common.CatalogHackTests.test_getting_endpoints [0.011539s] ... ok {3} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_get_all_version_data [0.017062s] ... ok {18} keystoneauth1.tests.unit.identity.test_token.TokenTests.test_default_domain_name_no_v3 [0.009453s] ... ok {25} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_get_all_version_data_adapter [0.011310s] ... ok {17} keystoneauth1.tests.unit.extras.kerberos.test_fedkerb_loading.FedKerbLoadingTests.test_load_none [0.013097s] ... ok {18} keystoneauth1.tests.unit.identity.test_token.TokenTests.test_v2_params_v3_url [0.009160s] ... ok {8} keystoneauth1.tests.unit.test_session.SessionAuthTests.test_reauth_called [0.008117s] ... ok {9} keystoneauth1.tests.unit.extras.saml2.test_auth_saml2.SamlAuth2PluginTests.test_passed_when_not_200 [0.004082s] ... ok {13} keystoneauth1.tests.unit.test_session.SessionTests.test_get [0.004725s] ... ok {22} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_get_versioned_data_volume_project_id [0.019140s] ... ok {0} keystoneauth1.tests.unit.identity.test_identity_v2.V2IdentityPlugin.test_service_url_defaults_to_public [0.015033s] ... ok {25} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_full_url_overrides_endpoint_filter [0.007217s] ... ok {17} keystoneauth1.tests.unit.extras.saml2.test_auth_adfs.AuthenticateviaADFSTests.test_prepare_sp_request [0.005023s] ... ok {16} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_direct_discovering [0.016100s] ... ok {9} keystoneauth1.tests.unit.identity.test_identity_common.GenericAuthPluginTests.test_setting_bad_connection_params [0.001440s] ... ok {27} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_discovering [0.024672s] ... ok {24} keystoneauth1.tests.unit.extras.saml2.test_auth_saml2.SamlAuth2PluginTests.test_request_accept_headers [0.000711s] ... ok {21} keystoneauth1.tests.unit.identity.test_identity_common.DiscoveryFailures.test_ssl_error [0.004475s] ... ok {0} keystoneauth1.tests.unit.identity.test_password.PasswordTests.test_with_user_domain_params [0.010248s] ... ok {14} keystoneauth1.tests.unit.loading.test_v3.OpenIDConnectAuthCodeTests.test_options [0.020275s] ... ok {0} keystoneauth1.tests.unit.identity.test_tokenless_auth.TokenlessAuthTest.test_project_name_scope_only_header_fail [0.001792s] ... ok {12} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCClientCredentialsTests.test_can_pass_grant_type_but_warning_is_issued [0.001277s] ... ok {18} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingTests.test_version_mutex_min [0.002514s] ... ok {30} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_discovering_version_with_discovery [0.013217s] ... ok {21} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_get_all_version_data_by_service_type [0.012664s] ... ok {11} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCClientCredentialsTests.test_end_to_end_workflow [0.008856s] ... ok {27} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_endpoint_no_version [0.006802s] ... ok {26} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_authenticate_with_username_password_domain_scoped [0.005314s] ... ok {14} keystoneauth1.tests.unit.test_betamax_fixture.TestBetamaxFixtureSerializerBehaviour.test_request_matchers [0.000310s] ... ok {0} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingTests.test_load_retries [0.002252s] ... ok {25} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_invalid_auth_response_dict [0.002691s] ... ok {11} keystoneauth1.tests.unit.identity.test_password.PasswordTests.test_password_cache_id [0.002357s] ... ok {7} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingTests.test_load_valid_interfaces_comma_list [0.002259s] ... ok {2} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_discovering [0.019047s] ... ok {13} keystoneauth1.tests.unit.test_session.SessionTests.test_http_status_retries_fixed_delay [0.015562s] ... ok {24} keystoneauth1.tests.unit.identity.test_access.AccessInfoPluginTests.test_project_auth_properties [0.001069s] ... ok {11} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingLegacyTests.test_load_bad_valid_interfaces_value [0.003137s] ... ok {5} keystoneauth1.tests.unit.loading.test_conf.ConfTests.test_get_named [0.020455s] ... ok {1} keystoneauth1.tests.unit.identity.test_identity_common.CatalogHackTests.test_returns_original_when_discover_fails [0.013426s] ... ok {5} keystoneauth1.tests.unit.loading.test_loading.LoadingTests.test_create_plugin_loader [0.000766s] ... ok {27} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_no_trailing_slash_on_catalog_endpoint [0.008363s] ... ok {27} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCClientCredentialsTests.test_no_discovery [0.000801s] ... ok {5} keystoneauth1.tests.unit.loading.test_v3.OpenIDConnectAuthCodeTests.test_basic [0.003551s] ... ok {2} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_discovering_with_relative_link [0.013866s] ... ok {12} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCPasswordTests.test_invalid_discovery_document [0.005154s] ... ok {0} keystoneauth1.tests.unit.loading.test_cli.CliTests.test_creating_with_no_args [0.003017s] ... ok {12} keystoneauth1.tests.unit.identity.test_password.PasswordTests.test_default_domain_name_with_v3 [0.010569s] ... ok {10} keystoneauth1.tests.unit.identity.test_password.PasswordTests.test_create_v2_if_no_domain_params [0.024993s] ... ok {27} keystoneauth1.tests.unit.identity.test_token.TokenTests.test_token_cache_id [0.001346s] ... ok {22} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_direct_discovering_with_relative_link [0.014286s] ... ok {29} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogTest.test_service_catalog_empty [0.002326s] ... ok {29} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogV3Test.test_service_catalog_service_name [0.008104s] ... ok {29} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogV3Test.test_service_catalog_without_service_type [0.002721s] ... ok {29} keystoneauth1.tests.unit.extras.kerberos.test_mapped.TestMappedAuth.test_authenticate_with_mutual_authentication_required [0.020710s] ... ok {29} keystoneauth1.tests.unit.extras.saml2.test_auth_adfs.AuthenticateviaADFSTests.test_prepare_adfs_request_custom_endpointreference [0.002176s] ... ok {29} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_discovery_uses_session_plugin_cache [0.029579s] ... ok {29} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_get_all_version_data_service_alias [0.012060s] ... ok {2} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_discovery_uses_session_cache [0.027193s] ... ok {11} keystoneauth1.tests.unit.loading.test_cli.CliTests.test_load_with_nothing [0.001768s] ... ok {29} keystoneauth1.tests.unit.identity.test_identity_v2.V2IdentityPlugin.test_authenticate_with_token [0.005143s] ... ok {24} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_discovering_with_protocol_relative [0.011134s] ... ok {24} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_discovery_uses_session_cache [0.020146s] ... ok {24} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_get_all_version_data_all_interfaces [0.034552s] ... ok {5} keystoneauth1.tests.unit.loading.test_v3.OpenIDConnectClientCredentialsTests.test_options [0.003199s] ... ok {5} keystoneauth1.tests.unit.test_betamax_hooks.TestBetamaxHooks.test_pre_record_hook_empty_body [0.001000s] ... ok {1} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_discovering_with_no_data [0.013419s] ... ok {1} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_discovering_with_relative_link [0.015737s] ... ok {26} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCPasswordTests.test_initial_call_to_get_access_token [0.004864s] ... ok {2} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_endpoint_filter_without_service_type_fails [0.003287s] ... ok {16} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_discovering_version_no_discovery [0.007695s] ... ok {16} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCClientCredentialsTests.test_discovery_not_found [0.005008s] ... ok {16} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingLegacyTests.test_load_retries [0.002955s] ... ok {17} keystoneauth1.tests.unit.extras.saml2.test_auth_saml2.SamlAuth2PluginTests.test_standard_workflow_303_redirect [0.006453s] ... ok {14} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_data_for_url [0.005324s] ... ok {13} keystoneauth1.tests.unit.test_token_endpoint.TokenEndpointTest.test_basic_case [0.005044s] ... ok {8} keystoneauth1.tests.unit.test_session.SessionAuthTests.test_service_url_raises_if_no_url_returned [0.001193s] ... ok {7} keystoneauth1.tests.unit.loading.test_session.ConfLoadingTests.test_deprecated [0.002387s] ... ok {17} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_get_all_version_data_service_alias [0.007580s] ... ok {17} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_reauthenticate [0.003247s] ... ok {16} keystoneauth1.tests.unit.loading.test_cli.CliTests.test_adapter_service_type_per_service [0.001956s] ... ok {30} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_discovering_with_relative_anchored_link [0.014728s] ... ok {20} keystoneauth1.tests.unit.access.test_v2_service_catalog.ServiceCatalogTest.test_service_catalog_endpoints [0.001704s] ... ok {11} keystoneauth1.tests.unit.loading.test_v3.OpenIDConnectClientCredentialsTests.test_basic [0.003619s] ... ok {11} keystoneauth1.tests.unit.loading.test_v3.OpenIDConnectPasswordTests.test_basic [0.003622s] ... ok {21} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_no_trailing_slash_on_catalog_endpoint [0.010804s] ... ok {28} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_get_current_versioned_data [0.007477s] ... ok {2} keystoneauth1.tests.unit.identity.test_identity_v3_federation.K2KAuthPluginTest.test_get_ecp_assertion_empty_response [0.007832s] ... ok {3} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_asking_for_auth_endpoint_ignores_checks [0.002433s] ... ok {20} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogTest.test_service_catalog_alias_find_official [0.002413s] ... ok {9} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_get_all_version_data_adapter [0.010865s] ... ok {17} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_reauthenticate [0.003751s] ... ok {17} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_authenticate_with_token [0.002697s] ... ok {17} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_sends_nocatalog [0.002532s] ... ok {0} keystoneauth1.tests.unit.loading.test_v3.TOTPTests.test_without_user_domain [0.020351s] ... ok {10} keystoneauth1.tests.unit.identity.test_token.TokenTests.test_v3_plugin_from_failure [0.009748s] ... ok {9} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_direct_discovery_provided_plugin_cache [0.007124s] ... ok {9} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_password_change_auth_state [0.005479s] ... ok {5} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_allow_experimental [0.005037s] ... ok {5} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_data_for_no_version [0.004822s] ... ok {26} keystoneauth1.tests.unit.identity.test_password.PasswordTests.test_unknown_discovery_version [0.006056s] ... ok {26} keystoneauth1.tests.unit.identity.test_tokenless_auth.TokenlessAuthTest.test_project_of_domain__name_scope_header_pass [0.004128s] ... ok {10} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingTests.test_load [0.002482s] ... ok {22} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_no_reauthenticate [0.003172s] ... ok {2} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCPasswordTests.test_end_to_end_workflow [0.005298s] ... ok {6} keystoneauth1.tests.unit.extras.saml2.test_auth_adfs.AuthenticateviaADFSTests.test_end_to_end_workflow [0.020826s] ... ok {11} keystoneauth1.tests.unit.loading.test_v3.V3PasswordTests.test_without_project_domain [0.003491s] ... ok {26} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingLegacyTests.test_get_conf_options_undeprecated [0.002922s] ... ok {17} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_service_url_defaults_to_public [0.009007s] ... ok {12} keystoneauth1.tests.unit.loading.test_conf.ConfTests.test_register_cfg [0.001536s] ... ok {3} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_direct_discovering_with_no_data [0.005748s] ... ok {10} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingTests.test_version_mutex_minmax [0.002398s] ... ok {30} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_endpoint_data_no_version [0.012171s] ... ok {9} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCAuthorizationGrantTests.test_no_discovery [0.001051s] ... ok {24} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_application_credential_method [0.005112s] ... ok {29} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_unscoped_request [0.005127s] ... ok {29} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_with_domain_and_project_scoping [0.000748s] ... ok {29} keystoneauth1.tests.unit.identity.test_password.PasswordTests.test_v3_disocovery_failure_v2_url [0.003983s] ... ok {29} keystoneauth1.tests.unit.identity.test_token.TokenTests.test_no_urls [0.003764s] ... ok {14} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_endpoint_data_token_endpoint_adapter [0.005799s] ... ok {25} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_service_url [0.009485s] ... ok {14} keystoneauth1.tests.unit.test_fixtures.V2TokenTests.test_roles [0.000890s] ... ok {5} keystoneauth1.tests.unit.test_fixtures.V3TokenTests.test_unscoped [0.000975s] ... ok {5} keystoneauth1.tests.unit.test_service_token.ServiceTokenTests.test_setting_service_token [0.013619s] ... ok {20} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogTest.test_service_catalog_service_name [0.004355s] ... ok {14} keystoneauth1.tests.unit.test_matchers.TestXMLEquals.test_matches_match [0.001232s] ... ok {11} keystoneauth1.tests.unit.loading.test_v3.V3PasswordTests.test_without_user_domain [0.003395s] ... ok {18} keystoneauth1.tests.unit.loading.test_cli.CliTests.test_overrides_default_type_value [0.003556s] ... ok {18} keystoneauth1.tests.unit.test_betamax_fixture.TestBetamaxFixtureSerializerBehaviour.test_no_request_matchers_provided [0.000273s] ... ok {0} keystoneauth1.tests.unit.loading.test_v3.V3ApplicationCredentialTests.test_without_name_or_id [0.003412s] ... ok {11} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_version_data_unknown [0.005257s] ... ok {26} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingLegacyTests.test_interface_conflict [0.004585s] ... ok {20} keystoneauth1.tests.unit.extras.kerberos.test_kerberos_loading.KerberosLoadingTests.test_options [0.015020s] ... ok {0} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_cinder_version_data [0.014181s] ... ok {25} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_with_expired [0.003389s] ... ok {10} keystoneauth1.tests.unit.loading.test_conf.ConfTests.test_loading_v3 [0.023900s] ... ok {14} keystoneauth1.tests.unit.test_session.SessionTests.test_api_sig_error_message_empty [0.005416s] ... ok {0} keystoneauth1.tests.unit.test_fixtures.V3TokenTests.test_roles [0.001110s] ... ok {23} keystoneauth1.tests.unit.access.test_v2_access.AccessV2Test.test_binding [0.001236s] ... ok {6} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_discovering_with_relative_anchored_link [0.014951s] ... ok {20} keystoneauth1.tests.unit.identity.test_identity_common.CatalogHackTests.test_forcing_discovery_list_returns_url [0.011347s] ... ok {27} keystoneauth1.tests.unit.loading.test_cli.CliTests.test_deprecated_env_options [0.001555s] ... ok {27} keystoneauth1.tests.unit.loading.test_conf.ConfTests.test_diff_section [0.002020s] ... ok {10} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_keystone_version_data [0.017650s] ... ok {10} keystoneauth1.tests.unit.test_fair_sempahore.SemaphoreTests.test_semaphore_fast_multiple_concurrency [0.071994s] ... ok {0} keystoneauth1.tests.unit.test_matchers.TestXMLEquals.test_describe_difference [0.000951s] ... ok {22} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCPasswordTests.test_discovery_not_found [0.005689s] ... ok {22} keystoneauth1.tests.unit.identity.test_token.TokenTests.test_disc_error_for_failure [0.004910s] ... ok {7} keystoneauth1.tests.unit.loading.test_v3.V3TokenlessAuthTests.test_basic [0.003293s] ... ok {1} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_discovery_uses_session_plugin_cache [0.032040s] ... ok {14} keystoneauth1.tests.unit.test_session.SessionTests.test_http_status_retries_another_code [0.005483s] ... ok {10} keystoneauth1.tests.unit.test_fair_sempahore.SemaphoreTests.test_semaphore_fast_no_concurrency [0.048506s] ... ok {27} keystoneauth1.tests.unit.loading.test_conf.ConfTests.test_other_params [0.001547s] ... ok {1} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_get_auth_properties [0.006074s] ... ok {16} keystoneauth1.tests.unit.loading.test_cli.CliTests.test_deprecated_cli_options [0.001358s] ... ok {18} keystoneauth1.tests.unit.test_discovery.DiscoverUtils.test_version_to_string [0.000684s] ... ok {18} keystoneauth1.tests.unit.test_session.RedirectTests.test_redirect_forever [0.015795s] ... ok {11} keystoneauth1.tests.unit.test_fixtures.V3TokenTests.test_empty_default_service_providers [0.000927s] ... ok {26} keystoneauth1.tests.unit.loading.test_conf.ConfTests.test_same_section [0.002804s] ... ok {26} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_version_data_override_version_url [0.008448s] ... ok {18} keystoneauth1.tests.unit.test_session.SessionAuthTests.test_requests_auth_plugin [0.004101s] ... ok {0} keystoneauth1.tests.unit.test_session.AdapterTest.test_adapter_user_agent_session_version_on_adapter [0.005043s] ... ok {3} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_discovery_trailing_slash [0.007292s] ... ok {3} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_get_versioned_data [0.016738s] ... ok {12} keystoneauth1.tests.unit.test_discovery.DiscoverUtils.test_version_number [0.002215s] ... ok {27} keystoneauth1.tests.unit.loading.test_fixtures.FixturesTests.test_endpoint_resolve [0.003950s] ... ok {27} keystoneauth1.tests.unit.loading.test_loading.LoadingTests.test_loading_getter [0.000769s] ... ok {16} keystoneauth1.tests.unit.loading.test_cli.CliTests.test_deprecated_multi_cli_options [0.001439s] ... ok {0} keystoneauth1.tests.unit.test_session.AdapterTest.test_setting_variables_on_get_endpoint [0.001017s] ... ok {20} keystoneauth1.tests.unit.identity.test_identity_common.CatalogHackTests.test_latest_version_gets_latest_version [0.015311s] ... ok {19} keystoneauth1.tests.unit.access.test_v3_access.AccessV3Test.test_is_admin_project_false [0.001422s] ... ok {19} keystoneauth1.tests.unit.access.test_v3_access.AccessV3Test.test_is_admin_project_unset [0.000754s] ... ok {19} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_check_cache_id_match [0.002048s] ... ok {24} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_authenticate_with_receipt_and_totp [0.004806s] ... ok {29} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingTests.test_deprecated [0.002087s] ... ok {20} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_direct_discovering_with_no_data [0.006902s] ... ok {16} keystoneauth1.tests.unit.test_betamax_fixture.TestBetamaxFixture.test_keystoneauth_betamax_fixture [0.038173s] ... ok {29} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingTests.test_get_conf_options [0.001265s] ... ok {11} keystoneauth1.tests.unit.test_session.RedirectTests.test_permanent_redirect_308 [0.011700s] ... ok {5} keystoneauth1.tests.unit.test_session.AdapterTest.test_setting_endpoint_override [0.004630s] ... ok {0} keystoneauth1.tests.unit.test_session.SessionAuthTests.test_endpoint_override_fails_to_replace_if_none [0.001380s] ... ok {25} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCClientCredentialsTests.test_load_discovery [0.002753s] ... ok {25} keystoneauth1.tests.unit.loading.test_conf.ConfTests.test_loading_v2 [0.012790s] ... ok {19} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_endpoint_data_version_url_no_discovery [0.010826s] ... ok {19} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_doesnt_log_password [0.008450s] ... ok {19} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCTokenTests.test_end_to_end_workflow [0.002847s] ... ok {10} keystoneauth1.tests.unit.test_fixtures.V3TokenTests.test_service_providers [0.012016s] ... ok {21} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_broken_discovery_endpoint [0.012510s] ... ok {20} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCAuthorizationGrantTests.test_can_pass_grant_type_but_warning_is_issued [0.001412s] ... ok {20} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCAuthorizationGrantTests.test_initial_call_to_get_access_token [0.005022s] ... ok {20} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCAuthorizationGrantTests.test_load_discovery_override_by_endpoints [0.001127s] ... ok {16} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_glance_version_data [0.025061s] ... ok {0} keystoneauth1.tests.unit.test_session.SessionTests.test_http_503_retries [0.015630s] ... ok {29} keystoneauth1.tests.unit.test_betamax_fixture.TestBetamaxFixtureSerializerBehaviour.test_no_serializer_options_provided [0.000185s] ... ok {17} keystoneauth1.tests.unit.identity.test_token.TokenTests.test_symbols [0.000978s] ... ok {17} keystoneauth1.tests.unit.identity.test_tokenless_auth.TokenlessAuthTest.test_project_id_scope_header_pass [0.002297s] ... ok {17} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingLegacyTests.test_version_mutex_minmax [0.001628s] ... ok {17} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingTests.test_get_conf_options_undeprecated [0.001053s] ... ok {1} keystoneauth1.tests.unit.identity.test_identity_v2.V2IdentityPlugin.test_doesnt_log_password [0.007637s] ... ok {27} keystoneauth1.tests.unit.loading.test_loading.LoadingTests.test_loading_getter_with_kwargs [0.000592s] ... ok {6} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_with_multiple_scopes [0.001650s] ... ok {26} keystoneauth1.tests.unit.test_fair_sempahore.SemaphoreTests.test_semaphore_fast_single_concurrency [0.059175s] ... ok {21} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_get_set_auth_state [0.007597s] ... ok {23} keystoneauth1.tests.unit.access.test_v3_access.AccessV3Test.test_is_admin_project_true [0.000893s] ... ok {26} keystoneauth1.tests.unit.test_session.AdapterTest.test_adapter_user_agent_session_override [0.003173s] ... ok {11} keystoneauth1.tests.unit.test_session.SessionAuthTests.test_split_loggers [0.005503s] ... ok {11} keystoneauth1.tests.unit.test_session.SessionTests.test_connect_retries_fixed_delay [0.012000s] ... ok {1} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_with_multiple_mechanisms [0.005095s] ... ok {1} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCClientCredentialsTests.test_second_call_to_protected_url [0.004864s] ... ok {20} keystoneauth1.tests.unit.identity.test_password.PasswordTests.test_symbols [0.001493s] ... ok {19} keystoneauth1.tests.unit.identity.test_password.PasswordTests.test_default_domain_id_no_v3 [0.005507s] ... ok {19} keystoneauth1.tests.unit.identity.test_password.PasswordTests.test_path_based_url_v3 [0.005180s] ... ok {2} keystoneauth1.tests.unit.identity.test_password.PasswordTests.test_create_v3_if_domain_params [0.016075s] ... ok {2} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingLegacyTests.test_version_mutex_max [0.001803s] ... ok {2} keystoneauth1.tests.unit.loading.test_cli.CliTests.test_default_options [0.002288s] ... ok {2} keystoneauth1.tests.unit.loading.test_generic.PasswordTests.test_loads_v3_with_user_domain [0.005898s] ... ok {2} keystoneauth1.tests.unit.loading.test_session.CliLoadingTests.test_client_certs [0.001226s] ... ok {2} keystoneauth1.tests.unit.test_discovery.DiscoverUtils.test_version_between [0.002116s] ... ok {29} keystoneauth1.tests.unit.test_session.AdapterTest.test_adapter_user_agent_session_adapter [0.003070s] ... ok {31} keystoneauth1.tests.unit.access.test_v2_access.AccessV2Test.test_is_admin_project [0.000877s] ... ok {6} keystoneauth1.tests.unit.identity.test_identity_v3_federation.K2KAuthPluginTest.test_end_to_end_workflow [0.018404s] ... ok {11} keystoneauth1.tests.unit.test_session.SessionTests.test_json_content_type [0.004541s] ... ok {3} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_invalidate [0.005917s] ... ok {3} keystoneauth1.tests.unit.identity.test_identity_v2.V2IdentityPlugin.test_password_change_auth_state [0.004964s] ... ok {3} keystoneauth1.tests.unit.identity.test_tokenless_auth.TokenlessAuthTest.test_domain_id_scope_header_pass [0.004448s] ... ok {25} keystoneauth1.tests.unit.loading.test_session.ConfLoadingTests.test_client_certs [0.001213s] ... ok {25} keystoneauth1.tests.unit.test_betamax_fixture.TestBetamaxFixtureSerializerBehaviour.test_can_pass_custom_serializer [0.000872s] ... ok {18} keystoneauth1.tests.unit.test_session.TCPKeepAliveAdapterTest.test_init_poolmanager_with_tcp_keepintvl [0.001706s] ... ok {26} keystoneauth1.tests.unit.test_session.AdapterTest.test_logger_object_passed [0.002968s] ... ok {20} keystoneauth1.tests.unit.identity.test_password.PasswordTests.test_v3_params_v2_url [0.004874s] ... ok {20} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingLegacyTests.test_version_mutex_min [0.002087s] ... ok {27} keystoneauth1.tests.unit.loading.test_session.CliLoadingTests.test_insecure_timeout [0.002242s] ... ok {16} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_version_data_individual [0.005274s] ... ok {16} keystoneauth1.tests.unit.test_session.AdapterTest.test_user_and_project_id [0.001090s] ... ok {16} keystoneauth1.tests.unit.test_session.SessionAuthTests.test_endpoint_override_fails_to_do_unknown_replacement [0.001261s] ... ok {6} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCAuthorizationGrantTests.test_invalid_discovery_document [0.007053s] ... ok {6} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCClientCredentialsTests.test_load_discovery_override_by_endpoints [0.001356s] ... ok {25} keystoneauth1.tests.unit.test_betamax_serializer.TestBetamaxSerializer.test_deserialize [0.012514s] ... ok {25} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_version_data_basics [0.008230s] ... ok {27} keystoneauth1.tests.unit.loading.test_v3.MultiFactorTests.test_without_user_domain_for_password [0.019942s] ... ok {2} keystoneauth1.tests.unit.test_fixtures.V2TokenTests.test_token_bind [0.000522s] ... ok {26} keystoneauth1.tests.unit.test_session.SessionAuthTests.test_endpoint_override_overrides_filter [0.002751s] ... ok {27} keystoneauth1.tests.unit.test_matchers.TestXMLEquals.test__str__ [0.000283s] ... ok {27} keystoneauth1.tests.unit.test_session.AdapterTest.test_setting_global_id_on_request [0.015973s] ... ok {27} keystoneauth1.tests.unit.test_session.SessionAuthTests.test_endpoint_override_ignore_full_url [0.003902s] ... ok {27} keystoneauth1.tests.unit.test_session.SessionAuthTests.test_passed_auth_plugin_overrides [0.003486s] ... ok {23} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogTest.test_service_catalog_endpoints [0.003014s] ... ok {23} keystoneauth1.tests.unit.extras.saml2.test_auth_saml2.AuthenticateviaSAML2Tests.test_consumer_mismatch_error_workflow [0.010589s] ... ok {28} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_invalid_auth_response_type [0.003009s] ... ok {28} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCAuthorizationGrantTests.test_load_discovery [0.002959s] ... ok {28} keystoneauth1.tests.unit.identity.test_password.PasswordTests.test_default_domain_id_with_v3 [0.009489s] ... ok {20} keystoneauth1.tests.unit.loading.test_cli.CliTests.test_adapter_service_type [0.001033s] ... ok {20} keystoneauth1.tests.unit.loading.test_session.CliLoadingTests.test_cacert [0.001054s] ... ok {3} keystoneauth1.tests.unit.loading.test_conf.ConfTests.test_plugins_are_all_opts [0.026186s] ... ok {31} keystoneauth1.tests.unit.access.test_v3_service_catalog.ServiceCatalogV3Test.test_service_catalog_alias_all_by_name [0.001881s] ... ok {30} keystoneauth1.tests.unit.identity.test_identity_v3_federation.K2KAuthPluginTest.test_send_ecp_authn_response [0.016141s] ... ok {17} keystoneauth1.tests.unit.loading.test_conf.ConfTests.test_get_common [0.000668s] ... ok {28} keystoneauth1.tests.unit.identity.test_token.TokenTests.test_create_v2_if_no_domain_params [0.015644s] ... ok {28} keystoneauth1.tests.unit.loading.test_v3.MultiFactorTests.test_without_methods [0.001959s] ... ok {17} keystoneauth1.tests.unit.test_matchers.TestXMLEquals.test_mismatch_details [0.000385s] ... ok {2} keystoneauth1.tests.unit.test_session.AdapterTest.test_additional_headers_overrides [0.010813s] ... ok {2} keystoneauth1.tests.unit.test_session.SessionTests.test_http_status_retries_inverval_limit [0.055585s] ... ok {29} keystoneauth1.tests.unit.test_session.SessionAuthTests.test_passed_auth_plugin [0.003210s] ... ok {29} keystoneauth1.tests.unit.test_session.SessionTests.test_api_sig_error_message_single [0.003172s] ... ok {29} keystoneauth1.tests.unit.test_session.SessionTests.test_post [0.002952s] ... ok {1} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCPasswordTests.test_grant_type_and_plugin_missmatch [0.001263s] ... ok {1} keystoneauth1.tests.unit.identity.test_password.PasswordTests.test_default_domain_name_no_v3 [0.009023s] ... ok {1} keystoneauth1.tests.unit.loading.test_v3.TOTPTests.test_without_project_domain [0.019989s] ... ok {31} keystoneauth1.tests.unit.extras.oauth1.test_oauth1.OAuth1AuthTests.test_warning_dual_scope [0.000642s] ... ok {3} keystoneauth1.tests.unit.loading.test_fixtures.FixturesTests.test_conf_loaded [0.005826s] ... ok {3} keystoneauth1.tests.unit.loading.test_v3.V3ApplicationCredentialTests.test_without_secret [0.003281s] ... ok {3} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_endpoint_data_noauth_adapter [0.030042s] ... ok {17} keystoneauth1.tests.unit.test_session.AdapterTest.test_legacy_binding_non_json_resp [0.002782s] ... ok {17} keystoneauth1.tests.unit.test_session.SessionTests.test_connect_retries_interval_limit [0.028095s] ... ok {28} keystoneauth1.tests.unit.test_betamax_hooks.TestBetamaxHooks.test_pre_record_hook_v3 [0.002034s] ... ok {2} keystoneauth1.tests.unit.test_session.SessionTests.test_session_debug_output_logs_openstack_request_id [0.004469s] ... ok {2} keystoneauth1.tests.unit.test_session.TCPKeepAliveAdapterTest.test_init_poolmanager_with_tcp_keepidle [0.001117s] ... ok {3} keystoneauth1.tests.unit.test_session.AdapterTest.test_setting_variables_on_request [0.004707s] ... ok {28} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_endpoint_data_noauth_discover [0.003210s] ... ok {24} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCAuthorizationGrantTests.test_wrong_grant_type [0.005096s] ... ok {24} keystoneauth1.tests.unit.identity.test_token.TokenTests.test_default_domain_id_with_v3 [0.010625s] ... ok {24} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingLegacyTests.test_get_conf_options [0.003245s] ... ok {24} keystoneauth1.tests.unit.loading.test_cli.CliTests.test_deprecated_env_multi_options [0.002780s] ... ok {24} keystoneauth1.tests.unit.loading.test_loading.LoadingTests.test_loaders [0.006112s] ... ok {24} keystoneauth1.tests.unit.test_fixtures.V3TokenTests.test_domain_scoped [0.001129s] ... ok {24} keystoneauth1.tests.unit.test_session.AdapterTest.test_adapter_user_agent_session_adapter_no_app_version [0.004715s] ... ok {23} keystoneauth1.tests.unit.identity.test_access.AccessInfoPluginTests.test_domain_auth_properties [0.001415s] ... ok {25} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_version_data_legacy_ironic_no_override [0.000628s] ... ok {25} keystoneauth1.tests.unit.test_session.AdapterTest.test_adapter_invalidate [0.000488s] ... ok {25} keystoneauth1.tests.unit.test_session.SessionTests.test_error_message_unknown_schema [0.002455s] ... ok {10} keystoneauth1.tests.unit.test_service_token.ServiceTokenTests.test_pass_throughs [0.012295s] ... ok {10} keystoneauth1.tests.unit.test_session.SessionTests.test_not_found [0.004932s] ... ok {26} keystoneauth1.tests.unit.test_session.SessionTests.test_head [0.002541s] ... ok {3} keystoneauth1.tests.unit.test_session.SessionTests.test_session_debug_output [0.006136s] ... ok {16} keystoneauth1.tests.unit.test_session.SessionTests.test_logging_body_only_for_specified_content_types [0.015999s] ... ok {31} keystoneauth1.tests.unit.extras.saml2.test_auth_saml2.SamlAuth2PluginTests.test_initial_sp_call_invalid_response [0.003809s] ... ok {31} keystoneauth1.tests.unit.identity.test_identity_common.DiscoveryFailures.test_connection_error [0.003938s] ... ok {28} keystoneauth1.tests.unit.test_noauth.NoAuthTest.test_noauth_options [0.000354s] ... ok {31} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_get_versioned_data [0.010264s] ... ok {28} keystoneauth1.tests.unit.test_service_token.ServiceTokenTests.test_invalidation [0.013301s] ... ok {28} keystoneauth1.tests.unit.test_session.AdapterTest.test_unknown_connection_error [0.002069s] ... ok {28} keystoneauth1.tests.unit.test_session.SessionTests.test_does_not_set_tcp_keepalive_on_custom_sessions [0.000495s] ... ok {28} keystoneauth1.tests.unit.test_token_endpoint.AdminTokenTest.test_token_endpoint_deprecated_options [0.000327s] ... ok {9} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCPasswordTests.test_no_access_token_endpoint [0.001079s] ... ok {9} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCPasswordTests.test_wrong_grant_type [0.004548s] ... ok {9} keystoneauth1.tests.unit.test_discovery.CatalogHackTests.test_ignored_non_service_type [0.000677s] ... ok {6} keystoneauth1.tests.unit.identity.test_password.PasswordTests.test_v3_plugin_from_failure [0.009335s] ... ok {25} keystoneauth1.tests.unit.test_session.TCPKeepAliveAdapterTest.test_init_poolmanager_with_tcp_keepcnt [0.001043s] ... ok {21} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_get_versioned_data_volume_project_id [0.017045s] ... ok {21} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_authenticate_with_multi_factor [0.028031s] ... ok {21} keystoneauth1.tests.unit.identity.test_identity_v3_oidc.OIDCClientCredentialsTests.test_invalid_discovery_document [0.005204s] ... ok {21} keystoneauth1.tests.unit.identity.test_token.TokenTests.test_create_plugin_no_reauthenticate [0.014770s] ... ok {21} keystoneauth1.tests.unit.identity.test_token.TokenTests.test_path_based_url_v2 [0.008918s] ... ok {21} keystoneauth1.tests.unit.loading.test_cli.CliTests.test_param_loading [0.003093s] ... ok {21} keystoneauth1.tests.unit.loading.test_cli.CliTests.test_with_default_type_value [0.001284s] ... ok {19} keystoneauth1.tests.unit.identity.test_password.PasswordTests.test_v3_domain_params_v2_url [0.004459s] ... ok {19} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingLegacyTests.test_load_version_range [0.001860s] ... ok {19} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingTests.test_version_mutex_max [0.001059s] ... ok {19} keystoneauth1.tests.unit.loading.test_cli.CliTests.test_basic_params_added [0.003923s] ... ok {19} keystoneauth1.tests.unit.loading.test_entry_points.EntryPointTests.test_all_entry_points_are_valid [0.013000s] ... ok {19} keystoneauth1.tests.unit.loading.test_v3.OpenIDConnectPasswordTests.test_base_options_are_there [0.001990s] ... ok {19} keystoneauth1.tests.unit.loading.test_v3.V3ApplicationCredentialTests.test_with_name [0.001966s] ... ok {19} keystoneauth1.tests.unit.test_betamax_fixture.TestBetamaxFixture.test_replay_of_bad_url_fails [0.019968s] ... ok {19} keystoneauth1.tests.unit.test_discovery.CatalogHackTests.test_version_hacks [0.000478s] ... ok {21} keystoneauth1.tests.unit.loading.test_v3.V3ApplicationCredentialTests.test_basic [0.001880s] ... ok {21} keystoneauth1.tests.unit.test_discovery.DiscoverUtils.test_version_args [0.001758s] ... ok {21} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_version_data_microversions [0.027134s] ... ok {21} keystoneauth1.tests.unit.test_fixtures.V3TokenTests.test_is_admin_project [0.001001s] ... ok {21} keystoneauth1.tests.unit.test_session.SessionTests.test_http_status_retries [0.016692s] ... ok {23} keystoneauth1.tests.unit.identity.test_identity_v2.V2IdentityPlugin.test_invalid_auth_response_dict [0.006372s] ... ok {23} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_password_cache_id [0.004553s] ... ok {23} keystoneauth1.tests.unit.identity.test_identity_v3.V3IdentityPlugin.test_service_providers_urls [0.002666s] ... ok {1} keystoneauth1.tests.unit.test_betamax_serializer.TestBetamaxSerializer.test_serialize [0.039304s] ... ok {30} keystoneauth1.tests.unit.identity.test_password.PasswordTests.test_path_based_url_v2 [0.005355s] ... ok {23} keystoneauth1.tests.unit.identity.test_token.TokenTests.test_path_based_url_v3 [0.005172s] ... ok {31} keystoneauth1.tests.unit.identity.test_identity_common.V2.test_no_reauthenticate [0.001609s] ... ok {31} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_check_cache_id_match [0.001297s] ... ok {19} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_allow_unknown [0.003292s] ... ok {22} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingLegacyTests.test_load_old_interface [0.001952s] ... ok {22} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingTests.test_load_bad_valid_interfaces_value [0.001099s] ... ok {20} keystoneauth1.tests.unit.loading.test_v3.OpenIDConnectAccessToken.test_basic [0.001878s] ... ok {19} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_ignoring_invalid_links [0.003161s] ... ok {30} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingTests.test_load_version_range [0.001447s] ... ok {23} keystoneauth1.tests.unit.identity.test_tokenless_auth.TokenlessAuthTest.test_domain_name_scope_header_pass [0.002877s] ... ok {23} keystoneauth1.tests.unit.loading.test_conf.ConfTests.test_loading_with_no_data [0.001143s] ... ok {1} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_endpoint_data_token_endpoint_discover [0.005398s] ... ok {1} keystoneauth1.tests.unit.test_fixtures.V2TokenTests.test_unscoped [0.000862s] ... ok {1} keystoneauth1.tests.unit.test_session.AdapterTest.test_adapter_user_agent_session_adapter_additional [0.005390s] ... ok {1} keystoneauth1.tests.unit.test_session.AdapterTest.test_default_microversion [0.005847s] ... ok {6} keystoneauth1.tests.unit.loading.test_cli.CliTests.test_env_overrides_default_opt [0.003567s] ... ok {1} keystoneauth1.tests.unit.test_session.SessionTests.test_ssl_error_message [0.004349s] ... ok {22} keystoneauth1.tests.unit.loading.test_cli.CliTests.test_with_default_string_value [0.002364s] ... ok {31} keystoneauth1.tests.unit.identity.test_identity_common.V3.test_discovery_uses_provided_session_cache [0.012980s] ... ok {1} keystoneauth1.tests.unit.test_session.SessionTests.test_user_agent [0.023188s] ... ok {1} keystoneauth1.tests.unit.test_utils.UtilsTests.test_get_logger [0.000254s] ... ok {30} keystoneauth1.tests.unit.loading.test_generic.TokenTests.test_options [0.000416s] ... ok {22} keystoneauth1.tests.unit.loading.test_conf.ConfTests.test_loading_invalid_plugin [0.011724s] ... ok {31} keystoneauth1.tests.unit.identity.test_password.PasswordTests.test_create_plugin_no_reauthenticate [0.007329s] ... ok {31} keystoneauth1.tests.unit.identity.test_token.TokenTests.test_unknown_discovery_version [0.003018s] ... ok {22} keystoneauth1.tests.unit.test_fixtures.V2TokenTests.test_services [0.000628s] ... ok {23} keystoneauth1.tests.unit.loading.test_v3.TOTPTests.test_basic [0.016566s] ... ok {31} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingLegacyTests.test_deprecated [0.001794s] ... ok {6} keystoneauth1.tests.unit.loading.test_v3.MultiFactorTests.test_password_and_totp [0.029369s] ... ok {22} keystoneauth1.tests.unit.test_session.AdapterTest.test_additional_headers [0.002818s] ... ok {23} keystoneauth1.tests.unit.test_discovery.EndpointDataTests.test_project_id_int_fallback [0.000436s] ... ok {30} keystoneauth1.tests.unit.loading.test_session.ConfLoadingTests.test_insecure_timeout [0.001258s] ... ok {22} keystoneauth1.tests.unit.test_session.RedirectTests.test_basic_post_keeps_correct_method [0.005276s] ... ok {31} keystoneauth1.tests.unit.loading.test_adapter.ConfLoadingTests.test_load_valid_interfaces_list [0.001221s] ... ok {30} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_version_data_ironic_microversions [0.003347s] ... ok {31} keystoneauth1.tests.unit.loading.test_v3.V3PasswordTests.test_basic [0.011054s] ... ok {22} keystoneauth1.tests.unit.test_session.SessionAuthTests.test_collect_timing [0.002674s] ... ok {19} keystoneauth1.tests.unit.test_fixtures.V2TokenTests.test_trust_scoped [0.000577s] ... ok {20} keystoneauth1.tests.unit.loading.test_v3.OpenIDConnectAuthCodeTests.test_base_options_are_there [0.001690s] ... ok {30} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_version_data_legacy_ironic_microversions [0.002959s] ... ok {31} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_endpoint_data_noauth_no_discover [0.000585s] ... ok {23} keystoneauth1.tests.unit.test_discovery.EndpointDataTests.test_run_discovery_cache [0.001544s] ... ok {30} keystoneauth1.tests.unit.test_session.SessionAuthTests.test_auth_plugin_default_with_plugin [0.002790s] ... ok {30} keystoneauth1.tests.unit.test_session.SessionAuthTests.test_service_url_raises_if_no_auth_plugin [0.000714s] ... ok {23} keystoneauth1.tests.unit.test_session.AdapterTest.test_nested_adapters [0.002908s] ... ok {20} keystoneauth1.tests.unit.loading.test_v3.OpenIDConnectClientCredentialsTests.test_base_options_are_there [0.001695s] ... ok {30} keystoneauth1.tests.unit.test_session.SessionTests.test_set_microversion_headers [0.001139s] ... ok {23} keystoneauth1.tests.unit.test_session.SessionTests.test_connect_retries [0.006703s] ... ok {23} keystoneauth1.tests.unit.test_session.SessionTests.test_delete [0.002454s] ... ok {22} keystoneauth1.tests.unit.test_session.SessionTests.test_uses_tcp_keepalive_by_default [0.000508s] ... ok {6} keystoneauth1.tests.unit.loading.test_v3.V3ApplicationCredentialTests.test_without_user_domain [0.003494s] ... ok {20} keystoneauth1.tests.unit.test_noauth.NoAuthTest.test_get_endpoint_with_override [0.000542s] ... ok {31} keystoneauth1.tests.unit.test_fixtures.V3TokenTests.test_oauth_scoped [0.000482s] ... ok {23} keystoneauth1.tests.unit.test_session.TCPKeepAliveAdapterTest.test_init_poolmanager_with_basic_options [0.001003s] ... ok {31} keystoneauth1.tests.unit.test_session.AdapterTest.test_methods [0.003742s] ... ok {6} keystoneauth1.tests.unit.test_discovery.VersionDataTests.test_allow_deprecated [0.003087s] ... ok {22} keystoneauth1.tests.unit.test_token_endpoint.TokenEndpointTest.test_token_endpoint_user_id [0.000476s] ... ok {31} keystoneauth1.tests.unit.test_session.RedirectTests.test_redirect_limit [0.009259s] ... ok {6} keystoneauth1.tests.unit.test_fixtures.V3TokenTests.test_project_scoped [0.000748s] ... ok {31} keystoneauth1.tests.unit.test_session.SessionTests.test_put [0.002272s] ... ok {23} keystoneauth1.tests.unit.test_session.TCPKeepAliveAdapterTest.test_init_poolmanager_with_tcp_keepcnt_on_windows [0.001111s] ... ok {20} keystoneauth1.tests.unit.test_session.SessionTests.test_microversion [0.004664s] ... ok {6} keystoneauth1.tests.unit.test_fixtures.V3TokenTests.test_token_bind [0.000505s] ... ok {6} keystoneauth1.tests.unit.test_fixtures.V3TokenTests.test_trust_scoped [0.000512s] ... ok {6} keystoneauth1.tests.unit.test_session.AdapterTest.test_adapter_get_token [0.000511s] ... ok {6} keystoneauth1.tests.unit.test_session.AdapterTest.test_adapter_user_agent_session [0.002345s] ... ok {6} keystoneauth1.tests.unit.test_session.AdapterTest.test_adapter_user_agent_session_adapter_no_client_version [0.002299s] ... ok {6} keystoneauth1.tests.unit.test_session.SessionAuthTests.test_service_type_urls [0.002464s] ... ok {6} keystoneauth1.tests.unit.test_session.SessionAuthTests.test_user_and_project_id [0.000479s] ... ok {6} keystoneauth1.tests.unit.test_session.SessionTests.test_logs_failed_output [0.002488s] ... ok {7} keystoneauth1.tests.unit.test_fair_sempahore.SemaphoreTests.test_semaphore_no_concurrency [1.001096s] ... ok {7} keystoneauth1.tests.unit.test_fixtures.V3TokenTests.test_project_as_domain_scoped [0.000877s] ... ok {7} keystoneauth1.tests.unit.test_session.SessionTests.test_patch [0.002610s] ... ok {7} keystoneauth1.tests.unit.test_token_endpoint.AdminTokenTest.test_token_endpoint_options [0.000342s] ... ok {12} keystoneauth1.tests.unit.test_fair_sempahore.SemaphoreTests.test_semaphore_single_concurrency [1.000958s] ... ok {12} keystoneauth1.tests.unit.test_session.AdapterTest.test_adapter_http_503_retries [0.007445s] ... ok {12} keystoneauth1.tests.unit.test_session.AdapterTest.test_legacy_binding [0.002452s] ... ok {12} keystoneauth1.tests.unit.test_session.SessionTests.test_logging_cacerts [0.002421s] ... ok {9} keystoneauth1.tests.unit.test_fair_sempahore.SemaphoreTests.test_semaphore_multiple_concurrency [1.001245s] ... ok {9} keystoneauth1.tests.unit.test_session.AdapterTest.test_raise_exc_override [0.004756s] ... ok {9} keystoneauth1.tests.unit.test_session.RedirectTests.test_history_matches_requests [0.016624s] ... ok {9} keystoneauth1.tests.unit.test_session.RedirectTests.test_no_redirect [0.002076s] ... ok {9} keystoneauth1.tests.unit.test_session.SessionAuthTests.test_logger_object_passed [0.002209s] ... ok /usr/lib/python3.6/site-packages/requests_kerberos/kerberos_.py:148: NoCertificateRetrievedWarning: Failed to get raw socket for CBT; has urllib3 impl changed NoCertificateRetrievedWarning) {9} keystoneauth1.tests.unit.test_session.SessionTests.test_http_session_opts [0.000836s] ... ok {9} keystoneauth1.tests.unit.test_session.TCPKeepAliveAdapterTest.test_init_poolmanager_with_requests_lesser_than_2_4_1 [0.000769s] ... ok ====== Totals ====== Ran: 630 tests in 1.4919 sec. - Passed: 630 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 7.5427 sec. ============== Worker Balance ============== - Worker 0 (20 tests) => 0:00:00.164460 - Worker 1 (20 tests) => 0:00:00.245210 - Worker 2 (20 tests) => 0:00:00.219269 - Worker 3 (20 tests) => 0:00:00.200235 - Worker 4 (20 tests) => 0:00:00.214241 - Worker 5 (20 tests) => 0:00:00.128048 - Worker 6 (20 tests) => 0:00:00.421153 - Worker 7 (20 tests) => 0:00:01.178376 - Worker 8 (20 tests) => 0:00:00.235375 - Worker 9 (20 tests) => 0:00:01.114472 - Worker 10 (20 tests) => 0:00:00.314283 - Worker 11 (20 tests) => 0:00:00.197542 - Worker 12 (20 tests) => 0:00:01.145907 - Worker 13 (20 tests) => 0:00:00.206592 - Worker 14 (20 tests) => 0:00:00.179771 - Worker 15 (20 tests) => 0:00:00.113765 - Worker 16 (20 tests) => 0:00:00.174999 - Worker 17 (20 tests) => 0:00:00.104205 - Worker 18 (20 tests) => 0:00:00.149661 - Worker 19 (20 tests) => 0:00:00.105529 - Worker 20 (20 tests) => 0:00:00.098973 - Worker 21 (20 tests) => 0:00:00.228812 - Worker 22 (19 tests) => 0:00:00.112690 - Worker 23 (19 tests) => 0:00:00.086487 - Worker 24 (19 tests) => 0:00:00.150971 - Worker 25 (19 tests) => 0:00:00.110286 - Worker 26 (19 tests) => 0:00:00.167011 - Worker 27 (19 tests) => 0:00:00.130773 - Worker 28 (19 tests) => 0:00:00.142768 - Worker 29 (19 tests) => 0:00:00.126275 - Worker 30 (19 tests) => 0:00:00.129272 - Worker 31 (19 tests) => 0:00:00.088209 + exit 0 Processing files: python3-keystoneauth1-3.17.1-2.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.IeMpaL + umask 022 + cd /builddir/build/BUILD + cd keystoneauth1-3.17.1 + DOCDIR=/builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/share/doc/python3-keystoneauth1 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/share/doc/python3-keystoneauth1 + cp -pr README.rst /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/share/doc/python3-keystoneauth1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.buKBLk + umask 022 + cd /builddir/build/BUILD + cd keystoneauth1-3.17.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/share/licenses/python3-keystoneauth1 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/share/licenses/python3-keystoneauth1 + cp -pr LICENSE /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/share/licenses/python3-keystoneauth1 + exit 0 Provides: python3-keystoneauth1 = 3.17.1-2.el8 python3.6dist(keystoneauth1) = 3.17.1 python3dist(keystoneauth1) = 3.17.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.6 Processing files: python-keystoneauth1-doc-3.17.1-2.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UIaJ3V + umask 022 + cd /builddir/build/BUILD + cd keystoneauth1-3.17.1 + DOCDIR=/builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/share/doc/python-keystoneauth1-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/share/doc/python-keystoneauth1-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/share/doc/python-keystoneauth1-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Dr9Wnx + umask 022 + cd /builddir/build/BUILD + cd keystoneauth1-3.17.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/share/licenses/python-keystoneauth1-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/share/licenses/python-keystoneauth1-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch/usr/share/licenses/python-keystoneauth1-doc + exit 0 Provides: python-keystoneauth1-doc = 3.17.1-2.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch Wrote: /builddir/build/RPMS/python3-keystoneauth1-3.17.1-2.el8.noarch.rpm Wrote: /builddir/build/RPMS/python-keystoneauth1-doc-3.17.1-2.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Icu9Pa + umask 022 + cd /builddir/build/BUILD + cd keystoneauth1-3.17.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-keystoneauth1-3.17.1-2.el8.noarch + exit 0 Child return code was: 0