D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/python-w3lib-1.22.0-1.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.RFb2jT
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf w3lib-1.22.0
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/w3lib-1.22.0.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd w3lib-1.22.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/0001-CI-Mark-single-add_or_replace_parameter-test-as-xfai.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ rm -rf w3lib.egg-info
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.C8oKef
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd w3lib-1.22.0
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s'
running build
running build_py
creating build
creating build/lib
creating build/lib/w3lib
copying w3lib/util.py -> build/lib/w3lib
copying w3lib/url.py -> build/lib/w3lib
copying w3lib/http.py -> build/lib/w3lib
copying w3lib/html.py -> build/lib/w3lib
copying w3lib/form.py -> build/lib/w3lib
copying w3lib/encoding.py -> build/lib/w3lib
copying w3lib/__init__.py -> build/lib/w3lib
running egg_info
creating w3lib.egg-info
writing w3lib.egg-info/PKG-INFO
writing dependency_links to w3lib.egg-info/dependency_links.txt
writing requirements to w3lib.egg-info/requires.txt
writing top-level names to w3lib.egg-info/top_level.txt
writing manifest file 'w3lib.egg-info/SOURCES.txt'
reading manifest file 'w3lib.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'w3lib.egg-info/SOURCES.txt'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.PTZdqt
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/python-w3lib-1.22.0-1.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/python-w3lib-1.22.0-1.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/python-w3lib-1.22.0-1.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/python-w3lib-1.22.0-1.mga9.aarch64
+ cd w3lib-1.22.0
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/python-w3lib-1.22.0-1.mga9.aarch64
running install
/usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
running install_lib
creating /home/iurt/rpmbuild/BUILDROOT/python-w3lib-1.22.0-1.mga9.aarch64/usr
creating /home/iurt/rpmbuild/BUILDROOT/python-w3lib-1.22.0-1.mga9.aarch64/usr/lib
creating /home/iurt/rpmbuild/BUILDROOT/python-w3lib-1.22.0-1.mga9.aarch64/usr/lib/python3.9
creating /home/iurt/rpmbuild/BUILDROOT/python-w3lib-1.22.0-1.mga9.aarch64/usr/lib/python3.9/site-packages
creating /home/iurt/rpmbuild/BUILDROOT/python-w3lib-1.22.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/w3lib
copying build/lib/w3lib/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-w3lib-1.22.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/w3lib
copying build/lib/w3lib/encoding.py -> /home/iurt/rpmbuild/BUILDROOT/python-w3lib-1.22.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/w3lib
copying build/lib/w3lib/form.py -> /home/iurt/rpmbuild/BUILDROOT/python-w3lib-1.22.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/w3lib
copying build/lib/w3lib/html.py -> /home/iurt/rpmbuild/BUILDROOT/python-w3lib-1.22.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/w3lib
copying build/lib/w3lib/http.py -> /home/iurt/rpmbuild/BUILDROOT/python-w3lib-1.22.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/w3lib
copying build/lib/w3lib/url.py -> /home/iurt/rpmbuild/BUILDROOT/python-w3lib-1.22.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/w3lib
copying build/lib/w3lib/util.py -> /home/iurt/rpmbuild/BUILDROOT/python-w3lib-1.22.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/w3lib
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-w3lib-1.22.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/w3lib/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-w3lib-1.22.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/w3lib/encoding.py to encoding.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-w3lib-1.22.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/w3lib/form.py to form.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-w3lib-1.22.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/w3lib/html.py to html.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-w3lib-1.22.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/w3lib/http.py to http.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-w3lib-1.22.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/w3lib/url.py to url.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-w3lib-1.22.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/w3lib/util.py to util.cpython-39.pyc
writing byte-compilation script '/tmp/tmpgp3am6zt.py'
/usr/bin/python3 /tmp/tmpgp3am6zt.py
removing /tmp/tmpgp3am6zt.py
running install_egg_info
running egg_info
writing w3lib.egg-info/PKG-INFO
writing dependency_links to w3lib.egg-info/dependency_links.txt
writing requirements to w3lib.egg-info/requires.txt
writing top-level names to w3lib.egg-info/top_level.txt
reading manifest file 'w3lib.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'w3lib.egg-info/SOURCES.txt'
Copying w3lib.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-w3lib-1.22.0-1.mga9.aarch64/usr/lib/python3.9/site-packages/w3lib-1.22.0-py3.9.egg-info
running install_scripts
+ rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-w3lib-1.22.0-1.mga9.aarch64/usr/bin/__pycache__
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.22.0-1.mga9 --unique-debug-suffix -1.22.0-1.mga9.aarch64 --unique-debug-src-base python-w3lib-1.22.0-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/w3lib-1.22.0

+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0
Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-w3lib-1.22.0-1.mga9.aarch64/usr/lib/python3.9 using python3.9
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.j2UsRy
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd w3lib-1.22.0
+ '[' 1 -eq 1 ']'
+ py.test-3 -v
============================= test session starts ==============================
platform linux -- Python 3.9.8, pytest-6.2.4, py-1.10.0, pluggy-1.0.0 -- /usr/bin/python3
cachedir: .pytest_cache
rootdir: /home/iurt/rpmbuild/BUILD/w3lib-1.22.0, configfile: pytest.ini
collecting ... collected 147 items

tests/test_encoding.py::RequestEncodingTests::test_bom PASSED            [  0%]
tests/test_encoding.py::RequestEncodingTests::test_html_body_declared_encoding PASSED [  1%]
tests/test_encoding.py::RequestEncodingTests::test_html_body_declared_encoding_unicode PASSED [  2%]
tests/test_encoding.py::RequestEncodingTests::test_http_encoding_header PASSED [  2%]
tests/test_encoding.py::CodecsEncodingTestCase::test_resolve_encoding PASSED [  3%]
tests/test_encoding.py::UnicodeDecodingTestCase::test_invalid_utf8 PASSED [  4%]
tests/test_encoding.py::UnicodeDecodingTestCase::test_utf8 PASSED        [  4%]
tests/test_encoding.py::HtmlConversionTests::test_BOM PASSED             [  5%]
tests/test_encoding.py::HtmlConversionTests::test_autodetect PASSED      [  6%]
tests/test_encoding.py::HtmlConversionTests::test_content_type_and_conversion PASSED [  6%]
tests/test_encoding.py::HtmlConversionTests::test_default_encoding PASSED [  7%]
tests/test_encoding.py::HtmlConversionTests::test_empty_body PASSED      [  8%]
tests/test_encoding.py::HtmlConversionTests::test_html_encoding PASSED   [  8%]
tests/test_encoding.py::HtmlConversionTests::test_invalid_utf8_encoded_body_with_valid_utf8_BOM PASSED [  9%]
tests/test_encoding.py::HtmlConversionTests::test_python_crash PASSED    [ 10%]
tests/test_encoding.py::HtmlConversionTests::test_replace_wrong_encoding PASSED [ 10%]
tests/test_encoding.py::HtmlConversionTests::test_unicode_body PASSED    [ 11%]
tests/test_encoding.py::HtmlConversionTests::test_utf16_32 PASSED        [ 12%]
tests/test_encoding.py::HtmlConversionTests::test_utf8_unexpected_end_of_data_with_valid_utf8_BOM PASSED [ 12%]
tests/test_form.py::EncodeMultipartTest::test_encode_multipart PASSED    [ 13%]
tests/test_form.py::EncodeMultipartTest::test_encode_multipart_file PASSED [ 14%]
tests/test_form.py::EncodeMultipartTest::test_encode_multipart_unicode PASSED [ 14%]
tests/test_html.py::RemoveEntitiesTest::test_browser_hack PASSED         [ 15%]
tests/test_html.py::RemoveEntitiesTest::test_encoding PASSED             [ 16%]
tests/test_html.py::RemoveEntitiesTest::test_illegal_entities PASSED     [ 17%]
tests/test_html.py::RemoveEntitiesTest::test_keep_entities PASSED        [ 17%]
tests/test_html.py::RemoveEntitiesTest::test_missing_semicolon PASSED    [ 18%]
tests/test_html.py::RemoveEntitiesTest::test_regular PASSED              [ 19%]
tests/test_html.py::RemoveEntitiesTest::test_returns_unicode PASSED      [ 19%]
tests/test_html.py::ReplaceTagsTest::test_replace_tags PASSED            [ 20%]
tests/test_html.py::ReplaceTagsTest::test_replace_tags_multiline PASSED  [ 21%]
tests/test_html.py::ReplaceTagsTest::test_returns_unicode PASSED         [ 21%]
tests/test_html.py::RemoveCommentsTest::test_no_comments PASSED          [ 22%]
tests/test_html.py::RemoveCommentsTest::test_remove_comments PASSED      [ 23%]
tests/test_html.py::RemoveCommentsTest::test_returns_unicode PASSED      [ 23%]
tests/test_html.py::RemoveTagsTest::test_keep_argument PASSED            [ 24%]
tests/test_html.py::RemoveTagsTest::test_remove_empty_tags PASSED        [ 25%]
tests/test_html.py::RemoveTagsTest::test_remove_tags PASSED              [ 25%]
tests/test_html.py::RemoveTagsTest::test_remove_tags_with_attributes PASSED [ 26%]
tests/test_html.py::RemoveTagsTest::test_remove_tags_without_tags PASSED [ 27%]
tests/test_html.py::RemoveTagsTest::test_returns_unicode PASSED          [ 27%]
tests/test_html.py::RemoveTagsTest::test_uppercase_tags PASSED           [ 28%]
tests/test_html.py::RemoveTagsWithContentTest::test_empty_tags PASSED    [ 29%]
tests/test_html.py::RemoveTagsWithContentTest::test_returns_unicode PASSED [ 29%]
tests/test_html.py::RemoveTagsWithContentTest::test_tags_with_shared_prefix PASSED [ 30%]
tests/test_html.py::RemoveTagsWithContentTest::test_with_tags PASSED     [ 31%]
tests/test_html.py::RemoveTagsWithContentTest::test_without_tags PASSED  [ 31%]
tests/test_html.py::ReplaceEscapeCharsTest::test_returns_unicode PASSED  [ 32%]
tests/test_html.py::ReplaceEscapeCharsTest::test_with_escape_chars PASSED [ 33%]
tests/test_html.py::ReplaceEscapeCharsTest::test_without_escape_chars PASSED [ 34%]
tests/test_html.py::UnquoteMarkupTest::test_returns_unicode PASSED       [ 34%]
tests/test_html.py::UnquoteMarkupTest::test_unquote_markup PASSED        [ 35%]
tests/test_html.py::GetBaseUrlTest::test_attributes_before_href PASSED   [ 36%]
tests/test_html.py::GetBaseUrlTest::test_get_base_url PASSED             [ 36%]
tests/test_html.py::GetBaseUrlTest::test_get_base_url_latin1 PASSED      [ 37%]
tests/test_html.py::GetBaseUrlTest::test_get_base_url_latin1_percent PASSED [ 38%]
tests/test_html.py::GetBaseUrlTest::test_get_base_url_utf8 PASSED        [ 38%]
tests/test_html.py::GetBaseUrlTest::test_no_scheme_url PASSED            [ 39%]
tests/test_html.py::GetBaseUrlTest::test_relative_url_with_absolute_path PASSED [ 40%]
tests/test_html.py::GetBaseUrlTest::test_tag_name PASSED                 [ 40%]
tests/test_html.py::GetMetaRefreshTest::test_commented_meta_refresh PASSED [ 41%]
tests/test_html.py::GetMetaRefreshTest::test_entities_in_redirect_url PASSED [ 42%]
tests/test_html.py::GetMetaRefreshTest::test_float_refresh_intervals PASSED [ 42%]
tests/test_html.py::GetMetaRefreshTest::test_get_meta_refresh PASSED     [ 43%]
tests/test_html.py::GetMetaRefreshTest::test_html_comments_with_uncommented_meta_refresh PASSED [ 44%]
tests/test_html.py::GetMetaRefreshTest::test_inside_noscript PASSED      [ 44%]
tests/test_html.py::GetMetaRefreshTest::test_inside_script PASSED        [ 45%]
tests/test_html.py::GetMetaRefreshTest::test_leading_newline_in_url PASSED [ 46%]
tests/test_html.py::GetMetaRefreshTest::test_multiline PASSED            [ 46%]
tests/test_html.py::GetMetaRefreshTest::test_nonascii_url_latin1 PASSED  [ 47%]
tests/test_html.py::GetMetaRefreshTest::test_nonascii_url_latin1_query PASSED [ 48%]
tests/test_html.py::GetMetaRefreshTest::test_nonascii_url_utf8 PASSED    [ 48%]
tests/test_html.py::GetMetaRefreshTest::test_relative_redirects PASSED   [ 49%]
tests/test_html.py::GetMetaRefreshTest::test_tag_name PASSED             [ 50%]
tests/test_html.py::GetMetaRefreshTest::test_without_url PASSED          [ 51%]
tests/test_http.py::HttpTests::test_basic_auth_header PASSED             [ 51%]
tests/test_http.py::HttpTests::test_basic_auth_header_encoding PASSED    [ 52%]
tests/test_http.py::HttpTests::test_headers_dict_to_raw PASSED           [ 53%]
tests/test_http.py::HttpTests::test_headers_dict_to_raw_listtuple PASSED [ 53%]
tests/test_http.py::HttpTests::test_headers_dict_to_raw_wrong_values PASSED [ 54%]
tests/test_http.py::HttpTests::test_headers_raw_dict_none PASSED         [ 55%]
tests/test_http.py::HttpTests::test_headers_raw_to_dict PASSED           [ 55%]
tests/test_url.py::UrlTests::test_add_or_replace_parameter PASSED        [ 56%]
tests/test_url.py::UrlTests::test_add_or_replace_parameter_fail XFAIL    [ 57%]
tests/test_url.py::UrlTests::test_add_or_replace_parameters PASSED       [ 57%]
tests/test_url.py::UrlTests::test_add_or_replace_parameters_does_not_change_input_param PASSED [ 58%]
tests/test_url.py::UrlTests::test_any_to_uri PASSED                      [ 59%]
tests/test_url.py::UrlTests::test_file_uri_to_path PASSED                [ 59%]
tests/test_url.py::UrlTests::test_is_url PASSED                          [ 60%]
tests/test_url.py::UrlTests::test_path_to_file_uri PASSED                [ 61%]
tests/test_url.py::UrlTests::test_safe_download_url PASSED               [ 61%]
tests/test_url.py::UrlTests::test_safe_url_idna PASSED                   [ 62%]
tests/test_url.py::UrlTests::test_safe_url_idna_encoding_failure PASSED  [ 63%]
tests/test_url.py::UrlTests::test_safe_url_port_number PASSED            [ 63%]
tests/test_url.py::UrlTests::test_safe_url_string PASSED                 [ 64%]
tests/test_url.py::UrlTests::test_safe_url_string_bytes_input PASSED     [ 65%]
tests/test_url.py::UrlTests::test_safe_url_string_bytes_input_nonutf8 PASSED [ 65%]
tests/test_url.py::UrlTests::test_safe_url_string_misc PASSED            [ 66%]
tests/test_url.py::UrlTests::test_safe_url_string_quote_path PASSED      [ 67%]
tests/test_url.py::UrlTests::test_safe_url_string_remove_ascii_tab_and_newlines PASSED [ 68%]
tests/test_url.py::UrlTests::test_safe_url_string_unsafe_chars PASSED    [ 68%]
tests/test_url.py::UrlTests::test_safe_url_string_with_query PASSED      [ 69%]
tests/test_url.py::UrlTests::test_url_query_cleaner PASSED               [ 70%]
tests/test_url.py::UrlTests::test_url_query_cleaner_keep_fragments PASSED [ 70%]
tests/test_url.py::UrlTests::test_url_query_parameter PASSED             [ 71%]
tests/test_url.py::UrlTests::test_url_query_parameter_2 PASSED           [ 72%]
tests/test_url.py::UrlTests::test_urljoin_rfc_deprecated PASSED          [ 72%]
tests/test_url.py::CanonicalizeUrlTest::test_append_missing_path PASSED  [ 73%]
tests/test_url.py::CanonicalizeUrlTest::test_canonicalize_idns PASSED    [ 74%]
tests/test_url.py::CanonicalizeUrlTest::test_canonicalize_parse_url PASSED [ 74%]
tests/test_url.py::CanonicalizeUrlTest::test_canonicalize_url PASSED     [ 75%]
tests/test_url.py::CanonicalizeUrlTest::test_canonicalize_url_idempotence PASSED [ 76%]
tests/test_url.py::CanonicalizeUrlTest::test_canonicalize_url_idna_exceptions PASSED [ 76%]
tests/test_url.py::CanonicalizeUrlTest::test_canonicalize_url_unicode_path PASSED [ 77%]
tests/test_url.py::CanonicalizeUrlTest::test_canonicalize_url_unicode_query_string PASSED [ 78%]
tests/test_url.py::CanonicalizeUrlTest::test_canonicalize_url_unicode_query_string_wrong_encoding PASSED [ 78%]
tests/test_url.py::CanonicalizeUrlTest::test_canonicalize_urlparsed PASSED [ 79%]
tests/test_url.py::CanonicalizeUrlTest::test_domains_are_case_insensitive PASSED [ 80%]
tests/test_url.py::CanonicalizeUrlTest::test_dont_convert_safe_characters PASSED [ 80%]
tests/test_url.py::CanonicalizeUrlTest::test_keep_blank_values PASSED    [ 81%]
tests/test_url.py::CanonicalizeUrlTest::test_non_ascii_percent_encoding_in_paths PASSED [ 82%]
tests/test_url.py::CanonicalizeUrlTest::test_non_ascii_percent_encoding_in_query_arguments PASSED [ 82%]
tests/test_url.py::CanonicalizeUrlTest::test_normalize_percent_encoding_in_paths PASSED [ 83%]
tests/test_url.py::CanonicalizeUrlTest::test_normalize_percent_encoding_in_query_arguments PASSED [ 84%]
tests/test_url.py::CanonicalizeUrlTest::test_port_number PASSED          [ 85%]
tests/test_url.py::CanonicalizeUrlTest::test_quoted_slash_and_question_sign PASSED [ 85%]
tests/test_url.py::CanonicalizeUrlTest::test_remove_fragments PASSED     [ 86%]
tests/test_url.py::CanonicalizeUrlTest::test_return_str PASSED           [ 87%]
tests/test_url.py::CanonicalizeUrlTest::test_safe_characters_unicode PASSED [ 87%]
tests/test_url.py::CanonicalizeUrlTest::test_sorting PASSED              [ 88%]
tests/test_url.py::CanonicalizeUrlTest::test_spaces PASSED               [ 89%]
tests/test_url.py::CanonicalizeUrlTest::test_typical_usage PASSED        [ 89%]
tests/test_url.py::CanonicalizeUrlTest::test_urls_with_auth_and_ports PASSED [ 90%]
tests/test_url.py::DataURITests::test_base64 PASSED                      [ 91%]
tests/test_url.py::DataURITests::test_base64_spaces PASSED               [ 91%]
tests/test_url.py::DataURITests::test_bytes_uri PASSED                   [ 92%]
tests/test_url.py::DataURITests::test_default_mediatype PASSED           [ 93%]
tests/test_url.py::DataURITests::test_default_mediatype_charset PASSED   [ 93%]
tests/test_url.py::DataURITests::test_mediatype_parameters PASSED        [ 94%]
tests/test_url.py::DataURITests::test_missing_comma PASSED               [ 95%]
tests/test_url.py::DataURITests::test_missing_scheme PASSED              [ 95%]
tests/test_url.py::DataURITests::test_scheme_case_insensitive PASSED     [ 96%]
tests/test_url.py::DataURITests::test_text_charset PASSED                [ 97%]
tests/test_url.py::DataURITests::test_text_uri PASSED                    [ 97%]
tests/test_url.py::DataURITests::test_unicode_uri PASSED                 [ 98%]
tests/test_url.py::DataURITests::test_wrong_base64_param PASSED          [ 99%]
tests/test_url.py::DataURITests::test_wrong_scheme PASSED                [100%]

=============================== warnings summary ===============================
../../../../../usr/lib/python3.9/site-packages/_pytest/config/__init__.py:1233
  /usr/lib/python3.9/site-packages/_pytest/config/__init__.py:1233: PytestConfigWarning: Unknown config option: flake8-ignore
  
    self._warn_or_fail_if_strict(f"Unknown config option: {key}\n")

tests/test_url.py::UrlTests::test_urljoin_rfc_deprecated
  /home/iurt/rpmbuild/BUILD/w3lib-1.22.0/w3lib/url.py:618: DeprecationWarning: w3lib.url.urljoin_rfc is deprecated, use urlparse.urljoin instead
    warnings.warn("w3lib.url.urljoin_rfc is deprecated, use urlparse.urljoin instead",

-- Docs: https://docs.pytest.org/en/stable/warnings.html
================== 146 passed, 1 xfailed, 2 warnings in 1.62s ==================
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: python3-w3lib-1.22.0-1.mga9.noarch
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.qh3pbK
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd w3lib-1.22.0
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-w3lib-1.22.0-1.mga9.aarch64/usr/share/doc/python3-w3lib
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-w3lib-1.22.0-1.mga9.aarch64/usr/share/doc/python3-w3lib
+ cp -pr README.rst /home/iurt/rpmbuild/BUILDROOT/python-w3lib-1.22.0-1.mga9.aarch64/usr/share/doc/python3-w3lib
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.GAOyAv
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd w3lib-1.22.0
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/python-w3lib-1.22.0-1.mga9.aarch64/usr/share/licenses/python3-w3lib
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-w3lib-1.22.0-1.mga9.aarch64/usr/share/licenses/python3-w3lib
+ cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/python-w3lib-1.22.0-1.mga9.aarch64/usr/share/licenses/python3-w3lib
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-w3lib = 1.22.0-1.mga9 python3-w3lib = 1.22.0-1.mga9 python3.9-w3lib = 1.22.0-1.mga9 python3.9dist(w3lib) = 1.22 python3dist(w3lib) = 1.22
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: python(abi) = 3.9 python3.9dist(six) >= 1.4.1
Obsoletes: python-w3lib < 1.22.0-1.mga9 python-w3lib-doc < 1.22.0-1.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-w3lib-1.22.0-1.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-w3lib-1.22.0-1.mga9.noarch.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.dfh1QE
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd w3lib-1.22.0
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-w3lib-1.22.0-1.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.OvPfGU
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf w3lib-1.22.0
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!