Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-webtest.spec'], chrootPath='/var/lib/mock/1243802-epel-8-x86_64-1582021335.929957/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--pipe', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.iqqh470n:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--pipe', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.iqqh470n:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'cafed1edf6d349e2957af1e553442890', '-D', '/var/lib/mock/1243802-epel-8-x86_64-1582021335.929957/root', '-a', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--pipe', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.iqqh470n:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-webtest.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-webtest-2.0.29-4.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-webtest.spec'], chrootPath='/var/lib/mock/1243802-epel-8-x86_64-1582021335.929957/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--pipe', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.iqqh470n:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--pipe', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.iqqh470n:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'b41ae4acdbb9497fb5e6f2b33d84f164', '-D', '/var/lib/mock/1243802-epel-8-x86_64-1582021335.929957/root', '-a', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--pipe', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.iqqh470n:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-webtest.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OvBikP + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf WebTest-2.0.29 + /usr/bin/gzip -dc /builddir/build/SOURCES/WebTest-2.0.29.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd WebTest-2.0.29 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf WebTest.egg-info + rm -rf /builddir/build/BUILD/python3-python-webtest-2.0.29 + cp -a . /builddir/build/BUILD/python3-python-webtest-2.0.29 + pushd /builddir/build/BUILD/python3-python-webtest-2.0.29 ~/build/BUILD/python3-python-webtest-2.0.29 ~/build/BUILD/WebTest-2.0.29 + find tests -type f -exec sed -i 's|import mock|from unittest import mock|' '{}' ';' + popd ~/build/BUILD/WebTest-2.0.29 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.fufNtg + umask 022 + cd /builddir/build/BUILD + cd WebTest-2.0.29 + pushd /builddir/build/BUILD/python3-python-webtest-2.0.29 ~/build/BUILD/python3-python-webtest-2.0.29 ~/build/BUILD/WebTest-2.0.29 + /usr/libexec/platform-python setup.py build running build running build_py creating build creating build/lib creating build/lib/webtest copying webtest/compat.py -> build/lib/webtest copying webtest/app.py -> build/lib/webtest copying webtest/debugapp.py -> build/lib/webtest copying webtest/forms.py -> build/lib/webtest copying webtest/utils.py -> build/lib/webtest copying webtest/sel.py -> build/lib/webtest copying webtest/__init__.py -> build/lib/webtest copying webtest/ext.py -> build/lib/webtest copying webtest/http.py -> build/lib/webtest copying webtest/lint.py -> build/lib/webtest copying webtest/response.py -> build/lib/webtest running egg_info creating WebTest.egg-info writing WebTest.egg-info/PKG-INFO writing dependency_links to WebTest.egg-info/dependency_links.txt writing entry points to WebTest.egg-info/entry_points.txt writing requirements to WebTest.egg-info/requires.txt writing top-level names to WebTest.egg-info/top_level.txt writing manifest file 'WebTest.egg-info/SOURCES.txt' reading manifest file 'WebTest.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution writing manifest file 'WebTest.egg-info/SOURCES.txt' + popd + exit 0 ~/build/BUILD/WebTest-2.0.29 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0K2btI + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-webtest-2.0.29-4.el8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-webtest-2.0.29-4.el8.x86_64 ++ dirname /builddir/build/BUILDROOT/python-webtest-2.0.29-4.el8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-webtest-2.0.29-4.el8.x86_64 + cd WebTest-2.0.29 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-webtest-2.0.29-4.el8.x86_64 + pushd /builddir/build/BUILD/python3-python-webtest-2.0.29 ~/build/BUILD/python3-python-webtest-2.0.29 ~/build/BUILD/WebTest-2.0.29 + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-webtest-2.0.29-4.el8.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-webtest-2.0.29-4.el8.x86_64 creating /builddir/build/BUILDROOT/python-webtest-2.0.29-4.el8.x86_64/usr creating /builddir/build/BUILDROOT/python-webtest-2.0.29-4.el8.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-webtest-2.0.29-4.el8.x86_64/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-webtest-2.0.29-4.el8.x86_64/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-webtest-2.0.29-4.el8.x86_64/usr/lib/python3.6/site-packages/webtest copying build/lib/webtest/response.py -> /builddir/build/BUILDROOT/python-webtest-2.0.29-4.el8.x86_64/usr/lib/python3.6/site-packages/webtest copying build/lib/webtest/lint.py -> /builddir/build/BUILDROOT/python-webtest-2.0.29-4.el8.x86_64/usr/lib/python3.6/site-packages/webtest copying build/lib/webtest/http.py -> /builddir/build/BUILDROOT/python-webtest-2.0.29-4.el8.x86_64/usr/lib/python3.6/site-packages/webtest copying build/lib/webtest/ext.py -> /builddir/build/BUILDROOT/python-webtest-2.0.29-4.el8.x86_64/usr/lib/python3.6/site-packages/webtest copying build/lib/webtest/__init__.py -> /builddir/build/BUILDROOT/python-webtest-2.0.29-4.el8.x86_64/usr/lib/python3.6/site-packages/webtest copying build/lib/webtest/sel.py -> /builddir/build/BUILDROOT/python-webtest-2.0.29-4.el8.x86_64/usr/lib/python3.6/site-packages/webtest copying build/lib/webtest/utils.py -> /builddir/build/BUILDROOT/python-webtest-2.0.29-4.el8.x86_64/usr/lib/python3.6/site-packages/webtest copying build/lib/webtest/forms.py -> /builddir/build/BUILDROOT/python-webtest-2.0.29-4.el8.x86_64/usr/lib/python3.6/site-packages/webtest copying build/lib/webtest/debugapp.py -> /builddir/build/BUILDROOT/python-webtest-2.0.29-4.el8.x86_64/usr/lib/python3.6/site-packages/webtest copying build/lib/webtest/app.py -> /builddir/build/BUILDROOT/python-webtest-2.0.29-4.el8.x86_64/usr/lib/python3.6/site-packages/webtest copying build/lib/webtest/compat.py -> /builddir/build/BUILDROOT/python-webtest-2.0.29-4.el8.x86_64/usr/lib/python3.6/site-packages/webtest byte-compiling /builddir/build/BUILDROOT/python-webtest-2.0.29-4.el8.x86_64/usr/lib/python3.6/site-packages/webtest/response.py to response.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-webtest-2.0.29-4.el8.x86_64/usr/lib/python3.6/site-packages/webtest/lint.py to lint.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-webtest-2.0.29-4.el8.x86_64/usr/lib/python3.6/site-packages/webtest/http.py to http.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-webtest-2.0.29-4.el8.x86_64/usr/lib/python3.6/site-packages/webtest/ext.py to ext.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-webtest-2.0.29-4.el8.x86_64/usr/lib/python3.6/site-packages/webtest/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-webtest-2.0.29-4.el8.x86_64/usr/lib/python3.6/site-packages/webtest/sel.py to sel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-webtest-2.0.29-4.el8.x86_64/usr/lib/python3.6/site-packages/webtest/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-webtest-2.0.29-4.el8.x86_64/usr/lib/python3.6/site-packages/webtest/forms.py to forms.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-webtest-2.0.29-4.el8.x86_64/usr/lib/python3.6/site-packages/webtest/debugapp.py to debugapp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-webtest-2.0.29-4.el8.x86_64/usr/lib/python3.6/site-packages/webtest/app.py to app.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-webtest-2.0.29-4.el8.x86_64/usr/lib/python3.6/site-packages/webtest/compat.py to compat.cpython-36.pyc writing byte-compilation script '/tmp/tmpbyytdckq.py' /usr/libexec/platform-python /tmp/tmpbyytdckq.py removing /tmp/tmpbyytdckq.py running install_egg_info running egg_info writing WebTest.egg-info/PKG-INFO writing dependency_links to WebTest.egg-info/dependency_links.txt writing entry points to WebTest.egg-info/entry_points.txt writing requirements to WebTest.egg-info/requires.txt writing top-level names to WebTest.egg-info/top_level.txt reading manifest file 'WebTest.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution writing manifest file 'WebTest.egg-info/SOURCES.txt' Copying WebTest.egg-info to /builddir/build/BUILDROOT/python-webtest-2.0.29-4.el8.x86_64/usr/lib/python3.6/site-packages/WebTest-2.0.29-py3.6.egg-info running install_scripts ~/build/BUILD/WebTest-2.0.29 + popd + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 2.0.29-4.el8 --unique-debug-suffix -2.0.29-4.el8.x86_64 --unique-debug-src-base python-webtest-2.0.29-4.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/WebTest-2.0.29 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-webtest-2.0.29-4.el8.x86_64/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.Jc7vuc + umask 022 + cd /builddir/build/BUILD + cd WebTest-2.0.29 ~/build/BUILD/python3-python-webtest-2.0.29 ~/build/BUILD/WebTest-2.0.29 + pushd /builddir/build/BUILD/python3-python-webtest-2.0.29 + LANG=en_US.utf8 ++ pwd + PYTHONPATH=/builddir/build/BUILD/python3-python-webtest-2.0.29 + nosetests-3.6 Doctest: debugapp.rst ... ok Doctest: forms.rst ... ok Doctest: index.rst ... ok Doctest: testapp.rst ... ok Doctest: testresponse.rst ... ok Doctest: webtest.forms.Upload ... ok /builddir/build/BUILD/python3-python-webtest-2.0.29/tests/test_debugapp.py:112: SyntaxWarning: assertion is always true, perhaps remove parentheses? assert(False, "An AppError should be raised") test_custom_headers (tests.test_app.TestApp) ... ok test_encode_multipart (tests.test_app.TestApp) ... ok test_encode_multipart_content_type (tests.test_app.TestApp) ... ok test_encode_multipart_relative_to (tests.test_app.TestApp) ... ok test_get_params (tests.test_app.TestApp) ... ok test_patch (tests.test_app.TestApp) ... ok test_request_with_testrequest (tests.test_app.TestApp) ... ok test_app_error (tests.test_app.TestAppError) ... ok test_app_error_misc (tests.test_app.TestAppError) ... ok test_app_error_with_bytes_message (tests.test_app.TestAppError) ... ok test_app_error_with_unicode (tests.test_app.TestAppError) ... ok test_xhr_param_change_headers (tests.test_app.TestAppXhrParam) ... ok test_cookie_policy (tests.test_app.TestCookies) ... ok test_cookies_readonly (tests.test_app.TestCookies) ... ok test_expires_cookies (tests.test_app.TestCookies) ... ok test_http_cookie (tests.test_app.TestCookies) ... ok test_http_localhost_cookie (tests.test_app.TestCookies) ... ok test_preserves_cookies (tests.test_app.TestCookies) ... ok test_secure_cookies (tests.test_app.TestCookies) ... ok test_set_cookie (tests.test_app.TestCookies) ... ok test_supports_providing_cookiejar (tests.test_app.TestCookies) ... ok test_get_extra_environ (tests.test_app.TestEnviron) ... ok test_post_extra_environ (tests.test_app.TestEnviron) ... ok test_request_extra_environ (tests.test_app.TestEnviron) ... ok test_field_order_is_across_all_fields (tests.test_app.TestFieldOrder) ... ok test_post_with_file_upload (tests.test_app.TestFieldOrder) ... ok test_submit_with_file_upload (tests.test_app.TestFieldOrder) ... ok test_url_with_fragments (tests.test_app.TestFragments) ... ok test_url_without_fragments (tests.test_app.TestFragments) ... ok test_parser_features (tests.test_app.TestParserFeature) ... ok test_paste_testing_variables (tests.test_app.TestPasteVariables) ... ok test_paste_testing_variables_raises (tests.test_app.TestPasteVariables) ... ok test_app_script_name (tests.test_app.TestScriptName) ... ok test_script_name (tests.test_app.TestScriptName) ... ok test_script_name_doesnt_match (tests.test_app.TestScriptName) ... ok test_check_status_almost_asterisk (tests.test_app.TestStatus) ... ok test_check_status_asterisk (tests.test_app.TestStatus) ... ok test_check_status_none (tests.test_app.TestStatus) ... ok test_check_status_tuple (tests.test_app.TestStatus) ... ok test_check_status_with_custom_reason (tests.test_app.TestStatus) ... ok test_proxy_with_environ (tests.test_app.TestWSGIProxy) ... ok test_proxy_with_url (tests.test_app.TestWSGIProxy) ... ok test_basic_authorization (tests.test_authorisation.TestAuthorization) ... ok test_bearer_authorization (tests.test_authorisation.TestAuthorization) ... ok test_invalid (tests.test_authorisation.TestAuthorization) ... ok test_204 (tests.test_debugapp.TestTesting) ... /builddir/build/BUILD/python3-python-webtest-2.0.29/webtest/lint.py:481: WSGIWarning: Content-Type header found in a 204 response, which not return content. WSGIWarning) ok test_303 (tests.test_debugapp.TestTesting) ... ok test_404 (tests.test_debugapp.TestTesting) ... ok test_app_error (tests.test_debugapp.TestTesting) ... ok test_app_from_config_file (tests.test_debugapp.TestTesting) ... ok test_bad_content_type (tests.test_debugapp.TestTesting) ... /builddir/build/BUILD/python3-python-webtest-2.0.29/webtest/debugapp.py:77: UserWarning: Behavior of MultiDict.update() has changed and overwrites duplicate keys. Consider using .extend() resp.headers.update(headers) ok test_delete_params (tests.test_debugapp.TestTesting) ... ok test_errors (tests.test_debugapp.TestTesting) ... ok test_exception (tests.test_debugapp.TestTesting) ... ok test_exception_repr (tests.test_debugapp.TestTesting) ... ok test_fake_dict (tests.test_debugapp.TestTesting) ... ok test_options (tests.test_debugapp.TestTesting) ... ok test_post_params (tests.test_debugapp.TestTesting) ... ok test_post_unicode (tests.test_debugapp.TestTesting) ... ok test_post_unicode_body (tests.test_debugapp.TestTesting) ... ok test_print_stderr (tests.test_debugapp.TestTesting) ... Response: 200 OK Content-Type: text/plain; charset=utf-8 °C Response: 200 OK Content-Type: text/plain ��C ok test_put_params (tests.test_debugapp.TestTesting) ... ok test_request_obj (tests.test_debugapp.TestTesting) ... ok test_showbrowser (tests.test_debugapp.TestTesting) ... ok test_testing (tests.test_debugapp.TestTesting) ... ok test_url_class (tests.test_debugapp.TestTesting) ... ok tests.test_debugapp.test_print_unicode ... °C ok test_raises (tests.test_ext.TestSelenium) ... ok test_file_upload_binary (tests.test_forms.TestFileUpload) ... ok test_file_upload_with_content_type (tests.test_forms.TestFileUpload) ... ok test_file_upload_with_filename_and_contents (tests.test_forms.TestFileUpload) ... ok test_file_upload_with_filename_only (tests.test_forms.TestFileUpload) ... ok test_goto_upload_files (tests.test_forms.TestFileUpload) ... ok test_invalid_types (tests.test_forms.TestFileUpload) ... ok test_invalid_uploadfiles (tests.test_forms.TestFileUpload) ... ok test_multiple_file_uploads_with_filename_and_contents (tests.test_forms.TestFileUpload) ... ok test_no_uploads_error (tests.test_forms.TestFileUpload) ... ok test_post_int (tests.test_forms.TestFileUpload) ... ok test_post_upload_files (tests.test_forms.TestFileUpload) ... ok test_upload_invalid_content (tests.test_forms.TestFileUpload) ... ok test_upload_without_file (tests.test_forms.TestFileUpload) ... ok test_form_lint (tests.test_forms.TestFormLint) ... ok test_button (tests.test_forms.TestForms) ... ok test_button_submit (tests.test_forms.TestForms) ... ok test_button_submit_by_index (tests.test_forms.TestForms) ... ok test_button_submit_by_value (tests.test_forms.TestForms) ... ok test_button_submit_by_value_and_index (tests.test_forms.TestForms) ... ok test_force_select (tests.test_forms.TestForms) ... ok test_form_select (tests.test_forms.TestForms) ... ok test_get_field_by_index (tests.test_forms.TestForms) ... ok test_get_non_exist_fields (tests.test_forms.TestForms) ... ok test_get_non_exist_fields_with_default (tests.test_forms.TestForms) ... ok test_get_unknown_field (tests.test_forms.TestForms) ... ok test_repr (tests.test_forms.TestForms) ... ok test_set_multiple_checkboxes (tests.test_forms.TestForms) ... ok test_set_submit_field (tests.test_forms.TestForms) ... ok test_the_bs_node_must_not_change (tests.test_forms.TestForms) ... ok test_upload_fields (tests.test_forms.TestForms) ... ok test_force_radio_input (tests.test_forms.TestInput) ... ok test_input (tests.test_forms.TestInput) ... ok test_input_no_default (tests.test_forms.TestInput) ... ok test_input_unicode (tests.test_forms.TestInput) ... ok test_radio_input_order (tests.test_forms.TestInput) ... ok test_textarea_emptyfirstline (tests.test_forms.TestInput) ... ok test_textarea_entities (tests.test_forms.TestInput) ... ok test_no_form (tests.test_forms.TestResponseFormAttribute) ... ok test_too_many_forms (tests.test_forms.TestResponseFormAttribute) ... ok test_multiple_select (tests.test_forms.TestSelect) ... ok test_multiple_select_forced_values (tests.test_forms.TestSelect) ... ok test_multiple_select_no_default (tests.test_forms.TestSelect) ... ok test_multiple_select_no_value (tests.test_forms.TestSelect) ... ok test_multiple_select_reset_value (tests.test_forms.TestSelect) ... ok test_select_no_value (tests.test_forms.TestSelect) ... ok test_single_select (tests.test_forms.TestSelect) ... ok test_single_select_forced_value (tests.test_forms.TestSelect) ... ok test_single_select_no_default (tests.test_forms.TestSelect) ... ok test_unicode_select (tests.test_forms.TestSelect) ... ok test_shutdown_non_running (tests.test_http.TestBrokenServer) ... ok test_no_server (tests.test_http.TestClient) ... ok test_server (tests.test_http.TestServer) ... ok test_wsgi_wrapper (tests.test_http.TestServer) ... ok test_no_content (tests.test_lint.TestCheckContentType) ... ok test_no_content_type (tests.test_lint.TestCheckContentType) ... ok test_handles_native_strings_in_variables (tests.test_lint.TestCheckEnviron) ... ok test_no_query_string (tests.test_lint.TestCheckEnviron) ... ok test_no_valid_request (tests.test_lint.TestCheckEnviron) ... ok test_header_bytes_name (tests.test_lint.TestCheckHeaders) ... ok test_header_bytes_value (tests.test_lint.TestCheckHeaders) ... ok test_header_non_latin1_name (tests.test_lint.TestCheckHeaders) ... ok test_header_non_latin1_value (tests.test_lint.TestCheckHeaders) ... ok test_header_unicode_name (tests.test_lint.TestCheckHeaders) ... SKIP: unicode is str in Python3 test_header_unicode_value (tests.test_lint.TestCheckHeaders) ... SKIP: unicode is str in Python3 test_dont_close (tests.test_lint.TestErrorWrapper) ... ok test_flush (tests.test_lint.TestErrorWrapper) ... ok test_writelines (tests.test_lint.TestErrorWrapper) ... ok test_close (tests.test_lint.TestInputWrapper) ... ok test_iter (tests.test_lint.TestInputWrapper) ... ok test_read (tests.test_lint.TestInputWrapper) ... ok test_readline (tests.test_lint.TestInputWrapper) ... ok test_readlines (tests.test_lint.TestInputWrapper) ... ok test_seek (tests.test_lint.TestInputWrapper) ... ok test_close (tests.test_lint.TestIteratorWrapper) ... ok test_invalid_type (tests.test_lint.TestLatin1Assertion) ... ok test_valid_type (tests.test_lint.TestLatin1Assertion) ... ok test_lint_iterator_returned (tests.test_lint.TestMiddleware) ... ok test_lint_no_keyword_args (tests.test_lint.TestMiddleware) ... ok test_lint_too_few_args (tests.test_lint.TestMiddleware) ... ok test_exc_info (tests.test_lint.TestMiddleware2) ... ok test_to_string (tests.test_lint.TestToString) ... ok test_normal (tests.test_lint.TestWriteWrapper) ... ok test_wrong_type (tests.test_lint.TestWriteWrapper) ... ok test_follow (tests.test_response.TestFollow) ... ok test_follow_relative (tests.test_response.TestFollow) ... ok test_follow_twice (tests.test_response.TestFollow) ... ok test_follow_with_cookie (tests.test_response.TestFollow) ... ok test_maybe_follow_200 (tests.test_response.TestFollow) ... ok test_maybe_follow_infinite (tests.test_response.TestFollow) ... ok test_maybe_follow_once (tests.test_response.TestFollow) ... ok test_maybe_follow_twice (tests.test_response.TestFollow) ... ok test_click (tests.test_response.TestResponse) ... ok test_click_u (tests.test_response.TestResponse) ... ok test_click_utf8 (tests.test_response.TestResponse) ... ok test_clickbutton (tests.test_response.TestResponse) ... ok test_content_dezips (tests.test_response.TestResponse) ... ok test_html_attribute (tests.test_response.TestResponse) ... ok test_json (tests.test_response.TestResponse) ... ok test_lxml_attribute (tests.test_response.TestResponse) ... ok test_mustcontains (tests.test_response.TestResponse) ... Actual response (no 'not found'): Response: 200 OK Content-Type: text/plain CONTENT_LENGTH: 6 CONTENT_TYPE: application/x-www-form-urlencoded HTTP_HOST: localhost:80 PATH_INFO: / QUERY_STRING: REQUEST_METHOD: POST SCRIPT_NAME: SERVER_NAME: localhost SERVER_PORT: 80 SERVER_PROTOCOL: HTTP/1.0 paste.testing: True paste.testing_variables: {} paste.throw_errors: True webob._parsed_query_vars: (GET([]), '') wsgi.errors: wsgi.input: wsgi.multiprocess: False wsgi.multithread: False wsgi.run_once: False wsgi.url_scheme: 'http' wsgi.version: (1, 0) -- Body ---------- foobar Actual response (has 'foobar') Response: 200 OK Content-Type: text/plain CONTENT_LENGTH: 6 CONTENT_TYPE: application/x-www-form-urlencoded HTTP_HOST: localhost:80 PATH_INFO: / QUERY_STRING: REQUEST_METHOD: POST SCRIPT_NAME: SERVER_NAME: localhost SERVER_PORT: 80 SERVER_PROTOCOL: HTTP/1.0 paste.testing: True paste.testing_variables: {} paste.throw_errors: True webob._parsed_query_vars: (GET([]), '') wsgi.errors: wsgi.input: wsgi.multiprocess: False wsgi.multithread: False wsgi.run_once: False wsgi.url_scheme: 'http' wsgi.version: (1, 0) -- Body ---------- foobar ok test_no_form (tests.test_response.TestResponse) ... ok test_one_forms (tests.test_response.TestResponse) ... ok test_referer (tests.test_response.TestResponse) ... ok test_repr (tests.test_response.TestResponse) ... ok test_showbrowser (tests.test_response.TestResponse) ... ok test_testbody (tests.test_response.TestResponse) ... ok test_too_many_forms (tests.test_response.TestResponse) ... ok test_unicode (tests.test_response.TestResponse) ... ok test_unicode_normal_body (tests.test_response.TestResponse) ... ok test_xml (tests.test_response.TestResponse) ... ok test_xml_attribute (tests.test_response.TestResponse) ... ok test_raises (tests.test_sel.TestSelenium) ... ok test_nodefault (tests.test_utils.NoDefaultTest) ... ok test_encode_params_NoDefault (tests.test_utils.encode_paramsTest) ... ok test_encode_params_None (tests.test_utils.encode_paramsTest) ... ok test_encode_params_charset_utf8 (tests.test_utils.encode_paramsTest) ... ok test_encode_params_dict_or_list (tests.test_utils.encode_paramsTest) ... ok test_encode_params_no_charset (tests.test_utils.encode_paramsTest) ... ok test_json_method_doc (tests.test_utils.json_methodTest) ... ok test_json_method_name (tests.test_utils.json_methodTest) ... ok test_json_method_request_calls (tests.test_utils.json_methodTest) ... ok test_json_method_request_respects_content_type_argument (tests.test_utils.json_methodTest) ... ok test_make_pattern_None (tests.test_utils.make_patternTest) ... ok test_make_pattern_bytes (tests.test_utils.make_patternTest) ... ok test_make_pattern_function (tests.test_utils.make_patternTest) ... ok test_make_pattern_invalid (tests.test_utils.make_patternTest) ... ok test_make_pattern_regex (tests.test_utils.make_patternTest) ... ok test_stringify_binary (tests.test_utils.stringifyTest) ... ok test_stringify_other (tests.test_utils.stringifyTest) ... ok test_stringify_text (tests.test_utils.stringifyTest) ... ok ---------------------------------------------------------------------- Ran 204 tests in 4.309s OK (SKIP=2) + popd + exit 0 ~/build/BUILD/WebTest-2.0.29 Processing files: python3-webtest-2.0.29-4.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.skUF4S + umask 022 + cd /builddir/build/BUILD + cd WebTest-2.0.29 + DOCDIR=/builddir/build/BUILDROOT/python-webtest-2.0.29-4.el8.x86_64/usr/share/doc/python3-webtest + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-webtest-2.0.29-4.el8.x86_64/usr/share/doc/python3-webtest + cp -pr docs/Makefile docs/api.rst docs/changelog.rst docs/conf.py docs/contributing.rst docs/debugapp.rst docs/form.html docs/forms.rst docs/forms_fixt.py docs/http.rst docs/index.rst docs/index_fixt.py docs/license.rst docs/testapp.rst docs/testapp_fixt.py docs/testresponse.rst docs/testresponse_fixt.py docs/webtest.rst /builddir/build/BUILDROOT/python-webtest-2.0.29-4.el8.x86_64/usr/share/doc/python3-webtest + exit 0 Provides: python3-webtest = 2.0.29-4.el8 python3.6dist(webtest) = 2.0.29 python3dist(webtest) = 2.0.29 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 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-webtest-2.0.29-4.el8.x86_64 Wrote: /builddir/build/RPMS/python3-webtest-2.0.29-4.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.xvORkI + umask 022 + cd /builddir/build/BUILD + cd WebTest-2.0.29 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-webtest-2.0.29-4.el8.x86_64 + exit 0 Child return code was: 0