Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/python-repoze-who.spec'], False, '/var/lib/mock/cloud7-openstack-common-el7-build-2208-3964/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/python-repoze-who.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-repoze-who-2.1-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/python-repoze-who.spec'], False, '/var/lib/mock/cloud7-openstack-common-el7-build-2208-3964/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/python-repoze-who.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ycynur + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf repoze.who-2.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/repoze.who-2.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd repoze.who-2.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf repoze.who.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MbRfgq + umask 022 + cd /builddir/build/BUILD + cd repoze.who-2.1 + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/repoze copying repoze/__init__.py -> build/lib/repoze creating build/lib/repoze/who copying repoze/who/_compat.py -> build/lib/repoze/who copying repoze/who/utils.py -> build/lib/repoze/who copying repoze/who/restrict.py -> build/lib/repoze/who copying repoze/who/classifiers.py -> build/lib/repoze/who copying repoze/who/api.py -> build/lib/repoze/who copying repoze/who/middleware.py -> build/lib/repoze/who copying repoze/who/__init__.py -> build/lib/repoze/who copying repoze/who/config.py -> build/lib/repoze/who copying repoze/who/interfaces.py -> build/lib/repoze/who copying repoze/who/_auth_tkt.py -> build/lib/repoze/who creating build/lib/repoze/who/plugins copying repoze/who/plugins/redirector.py -> build/lib/repoze/who/plugins copying repoze/who/plugins/__init__.py -> build/lib/repoze/who/plugins copying repoze/who/plugins/htpasswd.py -> build/lib/repoze/who/plugins copying repoze/who/plugins/basicauth.py -> build/lib/repoze/who/plugins copying repoze/who/plugins/sql.py -> build/lib/repoze/who/plugins copying repoze/who/plugins/auth_tkt.py -> build/lib/repoze/who/plugins creating build/lib/repoze/who/tests copying repoze/who/tests/test_middleware.py -> build/lib/repoze/who/tests copying repoze/who/tests/test_classifiers.py -> build/lib/repoze/who/tests copying repoze/who/tests/test_config.py -> build/lib/repoze/who/tests copying repoze/who/tests/test__auth_tkt.py -> build/lib/repoze/who/tests copying repoze/who/tests/__init__.py -> build/lib/repoze/who/tests copying repoze/who/tests/test_api.py -> build/lib/repoze/who/tests copying repoze/who/tests/test__compat.py -> build/lib/repoze/who/tests copying repoze/who/tests/test_restrict.py -> build/lib/repoze/who/tests creating build/lib/repoze/who/plugins/tests copying repoze/who/plugins/tests/test_basicauth.py -> build/lib/repoze/who/plugins/tests copying repoze/who/plugins/tests/__init__.py -> build/lib/repoze/who/plugins/tests copying repoze/who/plugins/tests/test_authtkt.py -> build/lib/repoze/who/plugins/tests copying repoze/who/plugins/tests/test_redirector.py -> build/lib/repoze/who/plugins/tests copying repoze/who/plugins/tests/test_sql.py -> build/lib/repoze/who/plugins/tests copying repoze/who/plugins/tests/test_htpasswd.py -> build/lib/repoze/who/plugins/tests creating build/lib/repoze/who/plugins/tests/fixtures copying repoze/who/plugins/tests/fixtures/__init__.py -> build/lib/repoze/who/plugins/tests/fixtures copying repoze/who/plugins/tests/fixtures/testapp.py -> build/lib/repoze/who/plugins/tests/fixtures running egg_info creating repoze.who.egg-info writing requirements to repoze.who.egg-info/requires.txt writing repoze.who.egg-info/PKG-INFO writing namespace_packages to repoze.who.egg-info/namespace_packages.txt writing top-level names to repoze.who.egg-info/top_level.txt writing dependency_links to repoze.who.egg-info/dependency_links.txt writing entry points to repoze.who.egg-info/entry_points.txt writing manifest file 'repoze.who.egg-info/SOURCES.txt' reading manifest file 'repoze.who.egg-info/SOURCES.txt' writing manifest file 'repoze.who.egg-info/SOURCES.txt' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4PHtjp + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch + cd repoze.who-2.1 + /usr/bin/python setup.py install -O1 --skip-build --root=/builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch running install running install_lib Skipping installation of /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze/__init__.py (namespace package) copying repoze/who/_compat.py -> /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze/who copying repoze/who/utils.py -> /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze/who copying repoze/who/restrict.py -> /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze/who copying repoze/who/classifiers.py -> /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze/who copying repoze/who/api.py -> /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze/who copying repoze/who/middleware.py -> /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze/who copying repoze/who/config.py -> /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze/who Skipping installation of /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze/who/__init__.py (namespace package) copying repoze/who/interfaces.py -> /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze/who copying repoze/who/_auth_tkt.py -> /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze/who copying repoze/who/plugins/redirector.py -> /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze/who/plugins copying repoze/who/plugins/htpasswd.py -> /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze/who/plugins Skipping installation of /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze/who/plugins/__init__.py (namespace package) copying repoze/who/plugins/basicauth.py -> /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze/who/plugins copying repoze/who/plugins/sql.py -> /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze/who/plugins copying repoze/who/plugins/auth_tkt.py -> /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze/who/plugins copying repoze/who/plugins/tests/test_basicauth.py -> /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze/who/plugins/tests copying repoze/who/plugins/tests/__init__.py -> /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze/who/plugins/tests copying repoze/who/plugins/tests/test_authtkt.py -> /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze/who/plugins/tests copying repoze/who/plugins/tests/test_redirector.py -> /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze/who/plugins/tests copying repoze/who/plugins/tests/test_sql.py -> /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze/who/plugins/tests copying repoze/who/plugins/tests/test_htpasswd.py -> /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze/who/plugins/tests copying repoze/who/plugins/tests/fixtures/__init__.py -> /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze/who/plugins/tests/fixtures copying repoze/who/plugins/tests/fixtures/testapp.py -> /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze/who/plugins/tests/fixtures copying repoze/who/tests/test_middleware.py -> /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze/who/tests copying repoze/who/tests/test_classifiers.py -> /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze/who/tests copying repoze/who/tests/test_config.py -> /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze/who/tests copying repoze/who/tests/test__auth_tkt.py -> /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze/who/tests copying repoze/who/tests/__init__.py -> /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze/who/tests copying repoze/who/tests/test_api.py -> /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze/who/tests copying repoze/who/tests/test__compat.py -> /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze/who/tests copying repoze/who/tests/test_restrict.py -> /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze/who/tests byte-compiling /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze/who/_compat.py to _compat.pyc byte-compiling /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze/who/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze/who/restrict.py to restrict.pyc byte-compiling /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze/who/classifiers.py to classifiers.pyc byte-compiling /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze/who/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze/who/middleware.py to middleware.pyc byte-compiling /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze/who/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze/who/interfaces.py to interfaces.pyc byte-compiling /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze/who/_auth_tkt.py to _auth_tkt.pyc byte-compiling /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze/who/plugins/redirector.py to redirector.pyc byte-compiling /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze/who/plugins/htpasswd.py to htpasswd.pyc byte-compiling /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze/who/plugins/basicauth.py to basicauth.pyc byte-compiling /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze/who/plugins/sql.py to sql.pyc byte-compiling /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze/who/plugins/auth_tkt.py to auth_tkt.pyc byte-compiling /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze/who/plugins/tests/test_basicauth.py to test_basicauth.pyc byte-compiling /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze/who/plugins/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze/who/plugins/tests/test_authtkt.py to test_authtkt.pyc byte-compiling /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze/who/plugins/tests/test_redirector.py to test_redirector.pyc byte-compiling /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze/who/plugins/tests/test_sql.py to test_sql.pyc byte-compiling /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze/who/plugins/tests/test_htpasswd.py to test_htpasswd.pyc byte-compiling /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze/who/plugins/tests/fixtures/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze/who/plugins/tests/fixtures/testapp.py to testapp.pyc byte-compiling /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze/who/tests/test_middleware.py to test_middleware.pyc byte-compiling /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze/who/tests/test_classifiers.py to test_classifiers.pyc byte-compiling /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze/who/tests/test_config.py to test_config.pyc byte-compiling /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze/who/tests/test__auth_tkt.py to test__auth_tkt.pyc byte-compiling /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze/who/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze/who/tests/test_api.py to test_api.pyc byte-compiling /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze/who/tests/test__compat.py to test__compat.pyc byte-compiling /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze/who/tests/test_restrict.py to test_restrict.pyc writing byte-compilation script '/tmp/tmpF4X4y1.py' /usr/bin/python -O /tmp/tmpF4X4y1.py removing /tmp/tmpF4X4y1.py running install_egg_info running egg_info writing requirements to repoze.who.egg-info/requires.txt writing repoze.who.egg-info/PKG-INFO writing namespace_packages to repoze.who.egg-info/namespace_packages.txt writing top-level names to repoze.who.egg-info/top_level.txt writing dependency_links to repoze.who.egg-info/dependency_links.txt writing entry points to repoze.who.egg-info/entry_points.txt reading manifest file 'repoze.who.egg-info/SOURCES.txt' writing manifest file 'repoze.who.egg-info/SOURCES.txt' Copying repoze.who.egg-info to /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze.who-2.1-py2.7.egg-info Installing /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7/site-packages/repoze.who-2.1-py2.7-nspkg.pth running install_scripts + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/repoze.who-2.1 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.eHMjCq + umask 022 + cd /builddir/build/BUILD + cd repoze.who-2.1 ++ pwd + PYTHONPATH=/builddir/build/BUILD/repoze.who-2.1 + /usr/bin/python setup.py test running test running egg_info writing requirements to repoze.who.egg-info/requires.txt writing repoze.who.egg-info/PKG-INFO writing namespace_packages to repoze.who.egg-info/namespace_packages.txt writing top-level names to repoze.who.egg-info/top_level.txt writing dependency_links to repoze.who.egg-info/dependency_links.txt writing entry points to repoze.who.egg-info/entry_points.txt reading manifest file 'repoze.who.egg-info/SOURCES.txt' writing manifest file 'repoze.who.egg-info/SOURCES.txt' running build_ext test_challenge (repoze.who.plugins.tests.test_basicauth.TestBasicAuthPlugin) ... ok test_challenge_forgetheaders_includes (repoze.who.plugins.tests.test_basicauth.TestBasicAuthPlugin) ... ok test_challenge_forgetheaders_omits (repoze.who.plugins.tests.test_basicauth.TestBasicAuthPlugin) ... ok test_factory (repoze.who.plugins.tests.test_basicauth.TestBasicAuthPlugin) ... ok test_forget (repoze.who.plugins.tests.test_basicauth.TestBasicAuthPlugin) ... ok test_identify_basic_badencoding (repoze.who.plugins.tests.test_basicauth.TestBasicAuthPlugin) ... ok test_identify_basic_badrepr (repoze.who.plugins.tests.test_basicauth.TestBasicAuthPlugin) ... ok test_identify_basic_ok (repoze.who.plugins.tests.test_basicauth.TestBasicAuthPlugin) ... ok test_identify_basic_ok_latin1_values (repoze.who.plugins.tests.test_basicauth.TestBasicAuthPlugin) ... ok test_identify_basic_ok_utf8_values (repoze.who.plugins.tests.test_basicauth.TestBasicAuthPlugin) ... ok test_identify_noauthinfo (repoze.who.plugins.tests.test_basicauth.TestBasicAuthPlugin) ... ok test_identify_nonbasic (repoze.who.plugins.tests.test_basicauth.TestBasicAuthPlugin) ... ok test_implements (repoze.who.plugins.tests.test_basicauth.TestBasicAuthPlugin) ... ok test_remember (repoze.who.plugins.tests.test_basicauth.TestBasicAuthPlugin) ... ok test_authenticate_non_auth_tkt_credentials (repoze.who.plugins.tests.test_authtkt.TestAuthTktCookiePlugin) ... ok test_authenticate_with_checker_and_existing_account (repoze.who.plugins.tests.test_authtkt.TestAuthTktCookiePlugin) ... ok test_authenticate_with_checker_and_non_existing_account (repoze.who.plugins.tests.test_authtkt.TestAuthTktCookiePlugin) ... ok test_authenticate_without_checker (repoze.who.plugins.tests.test_authtkt.TestAuthTktCookiePlugin) ... ok test_class_conforms_to_IAuthenticator (repoze.who.plugins.tests.test_authtkt.TestAuthTktCookiePlugin) ... ok test_class_conforms_to_IIdentifier (repoze.who.plugins.tests.test_authtkt.TestAuthTktCookiePlugin) ... ok test_factory_w_bad_secretfile_raises_ValueError (repoze.who.plugins.tests.test_authtkt.TestAuthTktCookiePlugin) ... ok test_factory_w_secret (repoze.who.plugins.tests.test_authtkt.TestAuthTktCookiePlugin) ... ok test_factory_w_secret_w_secretfile_raises_ValueError (repoze.who.plugins.tests.test_authtkt.TestAuthTktCookiePlugin) ... ok test_factory_w_secretfile (repoze.who.plugins.tests.test_authtkt.TestAuthTktCookiePlugin) ... ok test_factory_with_timeout_and_reissue_time (repoze.who.plugins.tests.test_authtkt.TestAuthTktCookiePlugin) ... ok test_factory_with_userid_checker (repoze.who.plugins.tests.test_authtkt.TestAuthTktCookiePlugin) ... ok test_factory_wo_secret_wo_secretfile_raises_ValueError (repoze.who.plugins.tests.test_authtkt.TestAuthTktCookiePlugin) ... ok test_forget (repoze.who.plugins.tests.test_authtkt.TestAuthTktCookiePlugin) ... ok test_identify_bad_cookie (repoze.who.plugins.tests.test_authtkt.TestAuthTktCookiePlugin) ... ok test_identify_bad_cookie_expired (repoze.who.plugins.tests.test_authtkt.TestAuthTktCookiePlugin) ... ok test_identify_good_cookie_dont_include_ip (repoze.who.plugins.tests.test_authtkt.TestAuthTktCookiePlugin) ... ok test_identify_good_cookie_include_ip (repoze.who.plugins.tests.test_authtkt.TestAuthTktCookiePlugin) ... ok test_identify_good_cookie_int_useridtype (repoze.who.plugins.tests.test_authtkt.TestAuthTktCookiePlugin) ... ok test_identify_good_cookie_unknown_useridtype (repoze.who.plugins.tests.test_authtkt.TestAuthTktCookiePlugin) ... ok test_identify_nocookie (repoze.who.plugins.tests.test_authtkt.TestAuthTktCookiePlugin) ... ok test_identify_with_checker_and_existing_account (repoze.who.plugins.tests.test_authtkt.TestAuthTktCookiePlugin) ... ok test_instance_conforms_to_IAuthenticator (repoze.who.plugins.tests.test_authtkt.TestAuthTktCookiePlugin) ... ok test_instance_conforms_to_IIdentifier (repoze.who.plugins.tests.test_authtkt.TestAuthTktCookiePlugin) ... ok test_remember_creds_different (repoze.who.plugins.tests.test_authtkt.TestAuthTktCookiePlugin) ... ok test_remember_creds_different_bad_old_cookie (repoze.who.plugins.tests.test_authtkt.TestAuthTktCookiePlugin) ... ok test_remember_creds_different_include_ip (repoze.who.plugins.tests.test_authtkt.TestAuthTktCookiePlugin) ... ok test_remember_creds_different_int_userid (repoze.who.plugins.tests.test_authtkt.TestAuthTktCookiePlugin) ... ok test_remember_creds_different_long_userid (repoze.who.plugins.tests.test_authtkt.TestAuthTktCookiePlugin) ... ok test_remember_creds_different_strips_port (repoze.who.plugins.tests.test_authtkt.TestAuthTktCookiePlugin) ... ok test_remember_creds_different_unicode_userid (repoze.who.plugins.tests.test_authtkt.TestAuthTktCookiePlugin) ... ok test_remember_creds_different_with_tokens (repoze.who.plugins.tests.test_authtkt.TestAuthTktCookiePlugin) ... ok test_remember_creds_different_with_tuple_tokens (repoze.who.plugins.tests.test_authtkt.TestAuthTktCookiePlugin) ... ok test_remember_creds_reissue (repoze.who.plugins.tests.test_authtkt.TestAuthTktCookiePlugin) ... ok test_remember_creds_same (repoze.who.plugins.tests.test_authtkt.TestAuthTktCookiePlugin) ... ok test_remember_creds_secure (repoze.who.plugins.tests.test_authtkt.TestAuthTktCookiePlugin) ... ok test_remember_max_age (repoze.who.plugins.tests.test_authtkt.TestAuthTktCookiePlugin) ... ok test_remember_max_age_unicode (repoze.who.plugins.tests.test_authtkt.TestAuthTktCookiePlugin) ... ok test_timeout_lower_than_reissue (repoze.who.plugins.tests.test_authtkt.TestAuthTktCookiePlugin) ... ok test_timeout_no_reissue (repoze.who.plugins.tests.test_authtkt.TestAuthTktCookiePlugin) ... ok test_challenge (repoze.who.plugins.tests.test_redirector.TestRedirectorPlugin) ... ok test_challenge_w_reason_no_reason_param_no_came_from_param (repoze.who.plugins.tests.test_redirector.TestRedirectorPlugin) ... ok test_challenge_w_reason_no_reason_param_w_came_from_param (repoze.who.plugins.tests.test_redirector.TestRedirectorPlugin) ... ok test_challenge_with_custom_reason_header (repoze.who.plugins.tests.test_redirector.TestRedirectorPlugin) ... ok test_challenge_with_reason_and_custom_reason_param (repoze.who.plugins.tests.test_redirector.TestRedirectorPlugin) ... ok test_challenge_with_reason_header (repoze.who.plugins.tests.test_redirector.TestRedirectorPlugin) ... ok test_challenge_with_setcookie_from_app (repoze.who.plugins.tests.test_redirector.TestRedirectorPlugin) ... ok test_challenge_wo_reason_w_came_from_param (repoze.who.plugins.tests.test_redirector.TestRedirectorPlugin) ... ok test_class_conforms_to_IChallenger (repoze.who.plugins.tests.test_redirector.TestRedirectorPlugin) ... ok test_ctor_w_reason_param_wo_reason_header (repoze.who.plugins.tests.test_redirector.TestRedirectorPlugin) ... ok test_ctor_wo_reason_param_w_reason_header (repoze.who.plugins.tests.test_redirector.TestRedirectorPlugin) ... ok test_instance_conforms_to_IChallenger (repoze.who.plugins.tests.test_redirector.TestRedirectorPlugin) ... ok test_defaults (repoze.who.plugins.tests.test_redirector.Test_make_redirecting_plugin) ... ok test_explicit_came_from_param (repoze.who.plugins.tests.test_redirector.Test_make_redirecting_plugin) ... ok test_explicit_reason_header_param (repoze.who.plugins.tests.test_redirector.Test_make_redirecting_plugin) ... ok test_explicit_reason_header_param_no_reason_param_raises (repoze.who.plugins.tests.test_redirector.Test_make_redirecting_plugin) ... ok test_explicit_reason_param (repoze.who.plugins.tests.test_redirector.Test_make_redirecting_plugin) ... ok test_no_login_url_raises (repoze.who.plugins.tests.test_redirector.Test_make_redirecting_plugin) ... ok test_noprefix_fail (repoze.who.plugins.tests.test_sql.TestDefaultPasswordCompare) ... ok test_noprefix_success (repoze.who.plugins.tests.test_sql.TestDefaultPasswordCompare) ... ok test_shaprefix_fail (repoze.who.plugins.tests.test_sql.TestDefaultPasswordCompare) ... ok test_shaprefix_success (repoze.who.plugins.tests.test_sql.TestDefaultPasswordCompare) ... ok test_shaprefix_w_unicode_cleartext (repoze.who.plugins.tests.test_sql.TestDefaultPasswordCompare) ... ok test_bad_connfactory (repoze.who.plugins.tests.test_sql.TestMakeSQLAuthenticatorPlugin) ... ok test_comparefunc_specd (repoze.who.plugins.tests.test_sql.TestMakeSQLAuthenticatorPlugin) ... ok test_connfactory_specd (repoze.who.plugins.tests.test_sql.TestMakeSQLAuthenticatorPlugin) ... ok test_no_connfactory (repoze.who.plugins.tests.test_sql.TestMakeSQLAuthenticatorPlugin) ... ok test_noquery (repoze.who.plugins.tests.test_sql.TestMakeSQLAuthenticatorPlugin) ... ok test_bad_connfactory (repoze.who.plugins.tests.test_sql.TestMakeSQLMetadataProviderPlugin) ... ok test_comparefn_specd (repoze.who.plugins.tests.test_sql.TestMakeSQLMetadataProviderPlugin) ... ok test_connfactory_specd (repoze.who.plugins.tests.test_sql.TestMakeSQLMetadataProviderPlugin) ... ok test_no_connfactory (repoze.who.plugins.tests.test_sql.TestMakeSQLMetadataProviderPlugin) ... ok test_no_name (repoze.who.plugins.tests.test_sql.TestMakeSQLMetadataProviderPlugin) ... ok test_no_query (repoze.who.plugins.tests.test_sql.TestMakeSQLMetadataProviderPlugin) ... ok test_authenticate_comparefail (repoze.who.plugins.tests.test_sql.TestSQLAuthenticatorPlugin) ... ok test_authenticate_comparesuccess (repoze.who.plugins.tests.test_sql.TestSQLAuthenticatorPlugin) ... ok test_authenticate_nologin (repoze.who.plugins.tests.test_sql.TestSQLAuthenticatorPlugin) ... ok test_authenticate_noresults (repoze.who.plugins.tests.test_sql.TestSQLAuthenticatorPlugin) ... ok test_implements (repoze.who.plugins.tests.test_sql.TestSQLAuthenticatorPlugin) ... ok test_add_metadata (repoze.who.plugins.tests.test_sql.TestSQLMetadataProviderPlugin) ... ok test_implements (repoze.who.plugins.tests.test_sql.TestSQLMetadataProviderPlugin) ... ok test_authenticate_bad_filename_logs_to_repoze_who_logger (repoze.who.plugins.tests.test_htpasswd.TestHTPasswdPlugin) ... ok test_authenticate_badline (repoze.who.plugins.tests.test_htpasswd.TestHTPasswdPlugin) ... ok test_authenticate_filename (repoze.who.plugins.tests.test_htpasswd.TestHTPasswdPlugin) ... ok test_authenticate_match (repoze.who.plugins.tests.test_htpasswd.TestHTPasswdPlugin) ... ok test_authenticate_nocreds (repoze.who.plugins.tests.test_htpasswd.TestHTPasswdPlugin) ... ok test_authenticate_nolines (repoze.who.plugins.tests.test_htpasswd.TestHTPasswdPlugin) ... ok test_authenticate_nousermatch (repoze.who.plugins.tests.test_htpasswd.TestHTPasswdPlugin) ... ok test_crypt_check (repoze.who.plugins.tests.test_htpasswd.TestHTPasswdPlugin) ... ok test_factory (repoze.who.plugins.tests.test_htpasswd.TestHTPasswdPlugin) ... ok test_factory_no_check_fn_raises (repoze.who.plugins.tests.test_htpasswd.TestHTPasswdPlugin) ... ok test_factory_no_filename_raises (repoze.who.plugins.tests.test_htpasswd.TestHTPasswdPlugin) ... ok test_implements (repoze.who.plugins.tests.test_htpasswd.TestHTPasswdPlugin) ... ok test_plain_check (repoze.who.plugins.tests.test_htpasswd.TestHTPasswdPlugin) ... ok test_sha1_check (repoze.who.plugins.tests.test_htpasswd.TestHTPasswdPlugin) ... ok test_it_no_WHO_LOG_in_environ (repoze.who.tests.test_middleware.TestMakeTestMiddleware) ... ok test_it_w_WHO_LOG_in_environ (repoze.who.tests.test_middleware.TestMakeTestMiddleware) ... ok test_call_200_challenger_and_identifier_and_authenticator (repoze.who.tests.test_middleware.TestMiddleware) ... ok test_call_200_identity_reset (repoze.who.tests.test_middleware.TestMiddleware) ... ok test_call_200_no_challengers (repoze.who.tests.test_middleware.TestMiddleware) ... ok test_call_200_no_plugins (repoze.who.tests.test_middleware.TestMiddleware) ... ok test_call_200_with_metadata (repoze.who.tests.test_middleware.TestMiddleware) ... ok test_call_401_challenger_and_identifier_and_authenticator (repoze.who.tests.test_middleware.TestMiddleware) ... ok test_call_401_challenger_and_identifier_no_authenticator (repoze.who.tests.test_middleware.TestMiddleware) ... ok test_call_401_no_challengers (repoze.who.tests.test_middleware.TestMiddleware) ... ok test_call_401_no_identifiers (repoze.who.tests.test_middleware.TestMiddleware) ... ok test_call_app_doesnt_call_start_response (repoze.who.tests.test_middleware.TestMiddleware) ... ok test_call_ingress_plugin_replaces_application (repoze.who.tests.test_middleware.TestMiddleware) ... ok test_call_remoteuser_already_set (repoze.who.tests.test_middleware.TestMiddleware) ... ok test_call_w_challenge_but_no_challenger_still_closes_iterable (repoze.who.tests.test_middleware.TestMiddleware) ... ok test_call_w_challenge_closes_iterable (repoze.who.tests.test_middleware.TestMiddleware) ... ok test_ctor_accepts_logger (repoze.who.tests.test_middleware.TestMiddleware) ... ok test_ctor_positional_args (repoze.who.tests.test_middleware.TestMiddleware) ... ok test_ctor_w_classifier (repoze.who.tests.test_middleware.TestMiddleware) ... ok test_ctor_w_request_classifier_and_classifier_raises (repoze.who.tests.test_middleware.TestMiddleware) ... ok test_ctor_wo_challenge_decider_raises (repoze.who.tests.test_middleware.TestMiddleware) ... ok test_ctor_wo_request_classifier_or_classifier_raises (repoze.who.tests.test_middleware.TestMiddleware) ... ok test_ctor (repoze.who.tests.test_middleware.TestStartResponseWrapper) ... ok test_finish_response (repoze.who.tests.test_middleware.TestStartResponseWrapper) ... ok test_w_generator (repoze.who.tests.test_middleware.WrapGeneratorTests) ... ok test_w_iterator_having_close (repoze.who.tests.test_middleware.WrapGeneratorTests) ... ok test_challenges_on_401 (repoze.who.tests.test_classifiers.TestDefaultChallengeDecider) ... ok test_conforms_to_IChallengeDecider (repoze.who.tests.test_classifiers.TestDefaultChallengeDecider) ... ok test_doesnt_challenges_on_non_401 (repoze.who.tests.test_classifiers.TestDefaultChallengeDecider) ... ok test_classify_browser (repoze.who.tests.test_classifiers.TestDefaultRequestClassifier) ... ok test_classify_dav_method (repoze.who.tests.test_classifiers.TestDefaultRequestClassifier) ... ok test_classify_dav_useragent (repoze.who.tests.test_classifiers.TestDefaultRequestClassifier) ... ok test_classify_rich_xmlpost (repoze.who.tests.test_classifiers.TestDefaultRequestClassifier) RFC 2046, sec. 4.1.2: A critical parameter that may be specified ... ok test_classify_xmlpost (repoze.who.tests.test_classifiers.TestDefaultRequestClassifier) ... ok test_classify_xmlpost_uppercase (repoze.who.tests.test_classifiers.TestDefaultRequestClassifier) RFC 2045, Sec. 5.1: The type, subtype, and parameter names ... ok test_conforms_to_IRequestClassifier (repoze.who.tests.test_classifiers.TestDefaultRequestClassifier) ... ok test_challenges_on_bare_401 (repoze.who.tests.test_classifiers.TestPassthroughChallengeDecider) ... ok test_conforms_to_IChallengeDecider (repoze.who.tests.test_classifiers.TestPassthroughChallengeDecider) ... ok test_doesnt_challenges_on_401_with_WWW_Authenticate (repoze.who.tests.test_classifiers.TestPassthroughChallengeDecider) ... ok test_doesnt_challenges_on_401_with_text_html (repoze.who.tests.test_classifiers.TestPassthroughChallengeDecider) ... ok test_doesnt_challenges_on_non_401 (repoze.who.tests.test_classifiers.TestPassthroughChallengeDecider) ... ok test_emit_doesnt_raise_NotImplementedError (repoze.who.tests.test_config.NullHandlerTests) ... ok test_inheritance (repoze.who.tests.test_config.NullHandlerTests) ... ok test_sample_config (repoze.who.tests.test_config.TestConfigMiddleware) ... ok test_sample_config_no_log_level (repoze.who.tests.test_config.TestConfigMiddleware) ... ok test_sample_config_w_log_file (repoze.who.tests.test_config.TestConfigMiddleware) ... ok test_sample_config_wo_log_file (repoze.who.tests.test_config.TestConfigMiddleware) ... ok test_defaults_before_parse (repoze.who.tests.test_config.TestWhoConfig) ... ok test_parse_authenticators_only (repoze.who.tests.test_config.TestWhoConfig) ... ok test_parse_authenticators_with_plugins (repoze.who.tests.test_config.TestWhoConfig) ... ok test_parse_challengers_only (repoze.who.tests.test_config.TestWhoConfig) ... ok test_parse_challengers_with_plugins (repoze.who.tests.test_config.TestWhoConfig) ... ok test_parse_empty_file (repoze.who.tests.test_config.TestWhoConfig) ... ok test_parse_empty_string (repoze.who.tests.test_config.TestWhoConfig) ... ok test_parse_general_empty (repoze.who.tests.test_config.TestWhoConfig) ... ok test_parse_general_only (repoze.who.tests.test_config.TestWhoConfig) ... ok test_parse_general_with_plugins (repoze.who.tests.test_config.TestWhoConfig) ... ok test_parse_identifiers_only (repoze.who.tests.test_config.TestWhoConfig) ... ok test_parse_identifiers_with_plugins (repoze.who.tests.test_config.TestWhoConfig) ... ok test_parse_make_plugin_names (repoze.who.tests.test_config.TestWhoConfig) ... ok test_parse_mdproviders_only (repoze.who.tests.test_config.TestWhoConfig) ... ok test_parse_mdproviders_with_plugins (repoze.who.tests.test_config.TestWhoConfig) ... ok test_parse_plugins (repoze.who.tests.test_config.TestWhoConfig) ... ok test_bad_config_content (repoze.who.tests.test_config.Test_make_api_factory_with_config) ... ok test_bad_config_filename (repoze.who.tests.test_config.Test_make_api_factory_with_config) ... ok test_sample_config_no_logger (repoze.who.tests.test_config.Test_make_api_factory_with_config) ... ok test_sample_config_w_logger (repoze.who.tests.test_config.Test_make_api_factory_with_config) ... ok test_sample_config_w_remote_user_key (repoze.who.tests.test_config.Test_make_api_factory_with_config) ... ok test_cookie_not_secure_wo_tokens_or_userdata (repoze.who.tests.test__auth_tkt.AuthTicketTests) ... ok test_cookie_secure_w_tokens_and_userdata (repoze.who.tests.test__auth_tkt.AuthTicketTests) ... ok test_cookie_value_w_tokens_and_userdata (repoze.who.tests.test__auth_tkt.AuthTicketTests) ... ok test_cookie_value_wo_tokens_or_userdata (repoze.who.tests.test__auth_tkt.AuthTicketTests) ... ok test_ctor_defaults (repoze.who.tests.test__auth_tkt.AuthTicketTests) ... ok test_ctor_explicit (repoze.who.tests.test__auth_tkt.AuthTicketTests) ... ok test_digest (repoze.who.tests.test__auth_tkt.AuthTicketTests) ... ok test_w_expected (repoze.who.tests.test__auth_tkt.BadTicketTests) ... ok test_wo_expected (repoze.who.tests.test__auth_tkt.BadTicketTests) ... ok test_encode_ip_timestamp (repoze.who.tests.test__auth_tkt.Test_helpers) ... ok test_ints_to_bytes (repoze.who.tests.test__auth_tkt.Test_helpers) ... ok test_maybe_encode_bytes (repoze.who.tests.test__auth_tkt.Test_helpers) ... ok test_maybe_encode_native_string (repoze.who.tests.test__auth_tkt.Test_helpers) ... ok test_maybe_encode_unicode (repoze.who.tests.test__auth_tkt.Test_helpers) ... ok test_bad_timestamp (repoze.who.tests.test__auth_tkt.Test_parse_ticket) ... ok test_no_bang_after_userid (repoze.who.tests.test__auth_tkt.Test_parse_ticket) ... ok test_w_tokens_and_data_ok_digest (repoze.who.tests.test__auth_tkt.Test_parse_ticket) ... ok test_wo_tokens_or_data_bad_digest (repoze.who.tests.test__auth_tkt.Test_parse_ticket) ... ok test_wo_tokens_or_data_ok_digest (repoze.who.tests.test__auth_tkt.Test_parse_ticket) ... ok test___call___empty_environ (repoze.who.tests.test_api.APIFactoryTests) ... ok test___call___w_api_in_environ (repoze.who.tests.test_api.APIFactoryTests) ... ok test_class_conforms_to_IAPIFactory (repoze.who.tests.test_api.APIFactoryTests) ... ok test_ctor_defaults (repoze.who.tests.test_api.APIFactoryTests) ... ok test_instance_conforms_to_IAPIFactory (repoze.who.tests.test_api.APIFactoryTests) ... ok test__add_metadata (repoze.who.tests.test_api.APITests) ... ok test__add_metadata_w_classification (repoze.who.tests.test_api.APITests) ... ok test__authenticate_fail (repoze.who.tests.test_api.APITests) ... ok test__authenticate_find_explicit_classifier (repoze.who.tests.test_api.APITests) ... ok test__authenticate_find_implicit_classifier (repoze.who.tests.test_api.APITests) ... ok test__authenticate_success (repoze.who.tests.test_api.APITests) ... ok test__authenticate_success_multiresult (repoze.who.tests.test_api.APITests) ... ok test__authenticate_success_skip_fail (repoze.who.tests.test_api.APITests) ... ok test__authenticate_user_null_but_not_none (repoze.who.tests.test_api.APITests) ... ok test__identify_fail (repoze.who.tests.test_api.APITests) ... ok test__identify_find_explicit_classifier (repoze.who.tests.test_api.APITests) ... ok test__identify_find_implicit_classifier (repoze.who.tests.test_api.APITests) ... ok test__identify_success (repoze.who.tests.test_api.APITests) ... ok test__identify_success_empty_identity (repoze.who.tests.test_api.APITests) ... ok test__identify_success_multiresults (repoze.who.tests.test_api.APITests) ... ok test__identify_success_skip_noresults (repoze.who.tests.test_api.APITests) ... ok test_authenticate_no_identities (repoze.who.tests.test_api.APITests) ... ok test_authenticate_w_identities_no_authenticators (repoze.who.tests.test_api.APITests) ... ok test_authenticate_w_identities_w_authenticators_hit (repoze.who.tests.test_api.APITests) ... ok test_challenge_identifier_app_no_forget_headers (repoze.who.tests.test_api.APITests) ... ok test_challenge_identifier_no_app_forget_headers (repoze.who.tests.test_api.APITests) ... ok test_challenge_identifier_no_app_no_forget_headers (repoze.who.tests.test_api.APITests) ... ok test_challenge_noidentifier_noapp (repoze.who.tests.test_api.APITests) ... ok test_challenge_noidentifier_with_app (repoze.who.tests.test_api.APITests) ... ok test_class_conforms_to_IAPI (repoze.who.tests.test_api.APITests) ... ok test_ctor_accepts_logger_instance (repoze.who.tests.test_api.APITests) ... ok test_forget_identifier_plugin_returns_none (repoze.who.tests.test_api.APITests) ... ok test_forget_no_identity_passed_but_in_environ (repoze.who.tests.test_api.APITests) ... ok test_forget_no_identity_passed_or_in_environ (repoze.who.tests.test_api.APITests) ... ok test_forget_w_identity_passed_no_identifier (repoze.who.tests.test_api.APITests) ... ok test_forget_w_identity_passed_w_identifier (repoze.who.tests.test_api.APITests) ... ok test_login_w_identifier_name_hit (repoze.who.tests.test_api.APITests) ... ok test_login_w_identifier_name_miss (repoze.who.tests.test_api.APITests) ... ok test_login_wo_identifier_name_hit (repoze.who.tests.test_api.APITests) ... ok test_logout_removes_repoze_who_identity (repoze.who.tests.test_api.APITests) ... ok test_logout_w_identifier_name (repoze.who.tests.test_api.APITests) ... ok test_logout_wo_identifier_name (repoze.who.tests.test_api.APITests) ... ok test_logout_wo_identifier_name_miss (repoze.who.tests.test_api.APITests) ... ok test_multi_challenge_firstwins (repoze.who.tests.test_api.APITests) ... ok test_multi_challenge_skipnomatch_findexplicit (repoze.who.tests.test_api.APITests) ... ok test_multi_challenge_skipnomatch_findimplicit (repoze.who.tests.test_api.APITests) ... ok test_remember_identifier_plugin_returns_none (repoze.who.tests.test_api.APITests) ... ok test_remember_no_identity_passed_but_in_environ (repoze.who.tests.test_api.APITests) ... ok test_remember_no_identity_passed_or_in_environ (repoze.who.tests.test_api.APITests) ... ok test_remember_w_identity_passed_no_identifier (repoze.who.tests.test_api.APITests) ... ok test_remember_w_identity_passed_w_identifier (repoze.who.tests.test_api.APITests) ... ok test_repr (repoze.who.tests.test_api.TestIdentityDict) ... ok test_str (repoze.who.tests.test_api.TestIdentityDict) ... ok test_brokenimpl (repoze.who.tests.test_api.TestMakeRegistries) ... ok test_empty (repoze.who.tests.test_api.TestMakeRegistries) ... ok test_ok (repoze.who.tests.test_api.TestMakeRegistries) ... ok test_match_classification (repoze.who.tests.test_api.TestMatchClassification) ... ok test___call___empty_environ (repoze.who.tests.test_api.Test_get_api) ... ok test___call___w_api_in_environ (repoze.who.tests.test_api.Test_get_api) ... ok test_AUTHORIZATION_hit (repoze.who.tests.test__compat.CompatTests) ... ok test_AUTHORIZATION_miss (repoze.who.tests.test__compat.CompatTests) ... ok test_CONTENT_TYPE_hit (repoze.who.tests.test__compat.CompatTests) ... ok test_CONTENT_TYPE_miss (repoze.who.tests.test__compat.CompatTests) ... ok test_REQUEST_METHOD_hit (repoze.who.tests.test__compat.CompatTests) ... ok test_REQUEST_METHOD_miss (repoze.who.tests.test__compat.CompatTests) ... ok test_USER_AGENT_hit (repoze.who.tests.test__compat.CompatTests) ... ok test_USER_AGENT_miss (repoze.who.tests.test__compat.CompatTests) ... ok test_construct_url (repoze.who.tests.test__compat.CompatTests) ... ok test_get_cookies_no_cache_ok_header_value (repoze.who.tests.test__compat.CompatTests) ... ok test_get_cookies_w_cache_hit (repoze.who.tests.test__compat.CompatTests) ... ok test_get_cookies_w_cache_miss (repoze.who.tests.test__compat.CompatTests) ... ok test_header_value_miss (repoze.who.tests.test__compat.CompatTests) ... ok test_header_value_simple (repoze.who.tests.test__compat.CompatTests) ... ok test_must_decode_latin1 (repoze.who.tests.test__compat.CompatTests) ... ok test_must_decode_non_string (repoze.who.tests.test__compat.CompatTests) ... ok test_must_decode_unicode (repoze.who.tests.test__compat.CompatTests) ... ok test_must_decode_utf8 (repoze.who.tests.test__compat.CompatTests) ... ok test_must_encode_latin1 (repoze.who.tests.test__compat.CompatTests) ... ok test_must_encode_non_string (repoze.who.tests.test__compat.CompatTests) ... ok test_must_encode_unicode (repoze.who.tests.test__compat.CompatTests) ... ok test_must_encode_utf8 (repoze.who.tests.test__compat.CompatTests) ... ok test___call___no_identity_returns_False (repoze.who.tests.test_restrict.AuthenticatedPredicateTests) ... ok test___call___w_REMOTE_AUTH_returns_True (repoze.who.tests.test_restrict.AuthenticatedPredicateTests) ... ok test___call___w_repoze_who_identity_returns_True (repoze.who.tests.test_restrict.AuthenticatedPredicateTests) ... ok test_enabled (repoze.who.tests.test_restrict.MakeAuthenticatedRestrictionTests) ... ok test_disabled_non_string_predicate_w_args (repoze.who.tests.test_restrict.MakePredicateRestrictionTests) ... ok test_enabled_string_predicate_w_args (repoze.who.tests.test_restrict.MakePredicateRestrictionTests) ... ok test_non_string_predicate_no_args (repoze.who.tests.test_restrict.MakePredicateRestrictionTests) ... ok test___call___disabled_predicate_false_calls_app_not_predicate (repoze.who.tests.test_restrict.PredicateRestrictionTests) ... ok test___call___enabled_predicate_false_returns_401 (repoze.who.tests.test_restrict.PredicateRestrictionTests) ... ok test___call___enabled_predicate_true_calls_app (repoze.who.tests.test_restrict.PredicateRestrictionTests) ... ok ---------------------------------------------------------------------- Ran 287 tests in 0.101s OK + exit 0 Processing files: python-repoze-who-2.1-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ukVsLs + umask 022 + cd /builddir/build/BUILD + cd repoze.who-2.1 + DOCDIR=/builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/share/doc/python-repoze-who-2.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/share/doc/python-repoze-who-2.1 + cp -pr README.txt /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/share/doc/python-repoze-who-2.1 + cp -pr COPYRIGHT.txt /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/share/doc/python-repoze-who-2.1 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch/usr/share/doc/python-repoze-who-2.1 + exit 0 Provides: python-repoze-who = 2.1-1.el7 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) = 2.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch Wrote: /builddir/build/RPMS/python-repoze-who-2.1-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.W6J0OC + umask 022 + cd /builddir/build/BUILD + cd repoze.who-2.1 + rm -rf /builddir/build/BUILDROOT/python-repoze-who-2.1-1.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->