Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-uritemplate.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/dist-c8-build-16001-559/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-uritemplate.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-uritemplate-3.0.0-3.el8.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-uritemplate.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/dist-c8-build-16001-559/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-uritemplate.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3DAuoA + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf uritemplate-3.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/uritemplate-3.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd uritemplate-3.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Hik1Co + umask 022 + cd /builddir/build/BUILD + cd uritemplate-3.0.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' running build running build_py creating build creating build/lib creating build/lib/uritemplate copying uritemplate/__init__.py -> build/lib/uritemplate copying uritemplate/api.py -> build/lib/uritemplate copying uritemplate/variable.py -> build/lib/uritemplate copying uritemplate/template.py -> build/lib/uritemplate running egg_info writing uritemplate.egg-info/PKG-INFO writing dependency_links to uritemplate.egg-info/dependency_links.txt writing top-level names to uritemplate.egg-info/top_level.txt reading manifest file 'uritemplate.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.py[cdo]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere in distribution writing manifest file 'uritemplate.egg-info/SOURCES.txt' + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.V8f3vg + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-uritemplate-3.0.0-3.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-uritemplate-3.0.0-3.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-uritemplate-3.0.0-3.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-uritemplate-3.0.0-3.el8.noarch + cd uritemplate-3.0.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-uritemplate-3.0.0-3.el8.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-uritemplate-3.0.0-3.el8.noarch/usr creating /builddir/build/BUILDROOT/python-uritemplate-3.0.0-3.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/python-uritemplate-3.0.0-3.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-uritemplate-3.0.0-3.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-uritemplate-3.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/uritemplate copying build/lib/uritemplate/__init__.py -> /builddir/build/BUILDROOT/python-uritemplate-3.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/uritemplate copying build/lib/uritemplate/api.py -> /builddir/build/BUILDROOT/python-uritemplate-3.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/uritemplate copying build/lib/uritemplate/variable.py -> /builddir/build/BUILDROOT/python-uritemplate-3.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/uritemplate copying build/lib/uritemplate/template.py -> /builddir/build/BUILDROOT/python-uritemplate-3.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/uritemplate byte-compiling /builddir/build/BUILDROOT/python-uritemplate-3.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/uritemplate/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-uritemplate-3.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/uritemplate/api.py to api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-uritemplate-3.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/uritemplate/variable.py to variable.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-uritemplate-3.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/uritemplate/template.py to template.cpython-36.pyc writing byte-compilation script '/tmp/tmpa4mk2neo.py' /usr/libexec/platform-python /tmp/tmpa4mk2neo.py removing /tmp/tmpa4mk2neo.py running install_egg_info running egg_info writing uritemplate.egg-info/PKG-INFO writing dependency_links to uritemplate.egg-info/dependency_links.txt writing top-level names to uritemplate.egg-info/top_level.txt reading manifest file 'uritemplate.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.py[cdo]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere in distribution writing manifest file 'uritemplate.egg-info/SOURCES.txt' Copying uritemplate.egg-info to /builddir/build/BUILDROOT/python-uritemplate-3.0.0-3.el8.noarch/usr/lib/python3.6/site-packages/uritemplate-3.0.0-py3.6.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j40 --strict-build-id -m -i --build-id-seed 3.0.0-3.el8 --unique-debug-suffix -3.0.0-3.el8.noarch --unique-debug-src-base python-uritemplate-3.0.0-3.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/uritemplate-3.0.0 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-uritemplate-3.0.0-3.el8.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.UngHka + umask 022 + cd /builddir/build/BUILD + cd uritemplate-3.0.0 + PYTHONPATH=/builddir/build/BUILDROOT/python-uritemplate-3.0.0-3.el8.noarch/usr/lib/python3.6/site-packages + /usr/libexec/platform-python -m pytest -v ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-3.4.2, py-1.5.3, pluggy-0.6.0 -- /usr/libexec/platform-python cachedir: .pytest_cache rootdir: /builddir/build/BUILD/uritemplate-3.0.0, inifile: collecting ... collected 59 items tests/test_from_fixtures.py::TestSpecExamples::test_level_1 PASSED [ 1%] tests/test_from_fixtures.py::TestSpecExamples::test_level_2 PASSED [ 3%] tests/test_from_fixtures.py::TestSpecExamples::test_level_3 PASSED [ 5%] tests/test_from_fixtures.py::TestSpecExamples::test_level_4 PASSED [ 6%] tests/test_from_fixtures.py::TestSpecExamplesByRFCSection::test_variable_expansion PASSED [ 8%] tests/test_from_fixtures.py::TestSpecExamplesByRFCSection::test_simple_string_expansion PASSED [ 10%] tests/test_from_fixtures.py::TestSpecExamplesByRFCSection::test_reserved_expansion PASSED [ 11%] tests/test_from_fixtures.py::TestSpecExamplesByRFCSection::test_fragment_expansion PASSED [ 13%] tests/test_from_fixtures.py::TestSpecExamplesByRFCSection::test_dot_prefixed_label_expansion PASSED [ 15%] tests/test_from_fixtures.py::TestSpecExamplesByRFCSection::test_path_segment_expansion PASSED [ 16%] tests/test_from_fixtures.py::TestSpecExamplesByRFCSection::test_path_style_parameter_expansion PASSED [ 18%] tests/test_from_fixtures.py::TestSpecExamplesByRFCSection::test_form_style_query_expansion PASSED [ 20%] tests/test_from_fixtures.py::TestSpecExamplesByRFCSection::test_form_style_query_cntinuation PASSED [ 22%] tests/test_from_fixtures.py::TestExtendedTests::test_additional_examples_1 PASSED [ 23%] tests/test_from_fixtures.py::TestExtendedTests::test_additional_examples_2 PASSED [ 25%] tests/test_from_fixtures.py::TestExtendedTests::test_additional_examples_3 PASSED [ 27%] tests/test_from_fixtures.py::TestExtendedTests::test_additional_examples_4 PASSED [ 28%] tests/test_uritemplate.py::TestURITemplate::test_all_variables_parsed PASSED [ 30%] tests/test_uritemplate.py::TestURITemplate::test_default_value PASSED [ 32%] tests/test_uritemplate.py::TestURITemplate::test_expand PASSED [ 33%] tests/test_uritemplate.py::TestURITemplate::test_hash PASSED [ 35%] tests/test_uritemplate.py::TestURITemplate::test_hashability PASSED [ 37%] tests/test_uritemplate.py::TestURITemplate::test_label_path_expansion PASSED [ 38%] tests/test_uritemplate.py::TestURITemplate::test_level1_examples PASSED [ 40%] tests/test_uritemplate.py::TestURITemplate::test_level2_fragment_examples PASSED [ 42%] tests/test_uritemplate.py::TestURITemplate::test_level2_reserved_examples PASSED [ 44%] tests/test_uritemplate.py::TestURITemplate::test_level3_form_amp_examples PASSED [ 45%] tests/test_uritemplate.py::TestURITemplate::test_level3_form_cont_examples PASSED [ 47%] tests/test_uritemplate.py::TestURITemplate::test_level3_fragment_examples PASSED [ 49%] tests/test_uritemplate.py::TestURITemplate::test_level3_label_examples PASSED [ 50%] tests/test_uritemplate.py::TestURITemplate::test_level3_multiple_variable_examples PASSED [ 52%] tests/test_uritemplate.py::TestURITemplate::test_level3_path_segment_examples PASSED [ 54%] tests/test_uritemplate.py::TestURITemplate::test_level3_path_semi_examples PASSED [ 55%] tests/test_uritemplate.py::TestURITemplate::test_level3_reserved_examples PASSED [ 57%] tests/test_uritemplate.py::TestURITemplate::test_level4_form_amp_examples PASSED [ 59%] tests/test_uritemplate.py::TestURITemplate::test_level4_form_query_examples PASSED [ 61%] tests/test_uritemplate.py::TestURITemplate::test_level4_fragment_examples PASSED [ 62%] tests/test_uritemplate.py::TestURITemplate::test_level4_label_examples PASSED [ 64%] tests/test_uritemplate.py::TestURITemplate::test_level4_path_semi_examples PASSED [ 66%] tests/test_uritemplate.py::TestURITemplate::test_level4_path_slash_examples PASSED [ 67%] tests/test_uritemplate.py::TestURITemplate::test_level4_reserved_examples PASSED [ 69%] tests/test_uritemplate.py::TestURITemplate::test_level4_value_modifier_examples PASSED [ 71%] tests/test_uritemplate.py::TestURITemplate::test_no_mutate PASSED [ 72%] tests/test_uritemplate.py::TestURITemplate::test_no_variables_in_uri PASSED [ 74%] tests/test_uritemplate.py::TestURITemplate::test_query_expansion PASSED [ 76%] tests/test_uritemplate.py::TestURITemplate::test_semi_path_expansion PASSED [ 77%] tests/test_uritemplate.py::TestURITemplate::test_str_repr PASSED [ 79%] tests/test_uritemplate.py::TestURITemplate::test_string_expansion PASSED [ 81%] tests/test_uritemplate.py::TestURIVariable::test_post_parse PASSED [ 83%] tests/test_uritemplate.py::TestURIVariable::test_post_parse_ampersand PASSED [ 84%] tests/test_uritemplate.py::TestURIVariable::test_post_parse_octothorpe PASSED [ 86%] tests/test_uritemplate.py::TestURIVariable::test_post_parse_plus PASSED [ 88%] tests/test_uritemplate.py::TestURIVariable::test_post_parse_question PASSED [ 89%] tests/test_uritemplate.py::TestVariableModule::test_is_list_of_tuples PASSED [ 91%] tests/test_uritemplate.py::TestVariableModule::test_list_of_tuples_test PASSED [ 93%] tests/test_uritemplate.py::TestVariableModule::test_list_test PASSED [ 94%] tests/test_uritemplate.py::TestAPI::test_expand PASSED [ 96%] tests/test_uritemplate.py::TestAPI::test_partial PASSED [ 98%] tests/test_uritemplate.py::TestAPI::test_variables PASSED [100%] ========================== 59 passed in 0.14 seconds =========================== + exit 0 Processing files: python3-uritemplate-3.0.0-3.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nGMpd5 + umask 022 + cd /builddir/build/BUILD + cd uritemplate-3.0.0 + DOCDIR=/builddir/build/BUILDROOT/python-uritemplate-3.0.0-3.el8.noarch/usr/share/doc/python-uritemplate + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-uritemplate-3.0.0-3.el8.noarch/usr/share/doc/python-uritemplate + cp -pr HISTORY.rst /builddir/build/BUILDROOT/python-uritemplate-3.0.0-3.el8.noarch/usr/share/doc/python-uritemplate + cp -pr README.rst /builddir/build/BUILDROOT/python-uritemplate-3.0.0-3.el8.noarch/usr/share/doc/python-uritemplate + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.QlG06Z + umask 022 + cd /builddir/build/BUILD + cd uritemplate-3.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-uritemplate-3.0.0-3.el8.noarch/usr/share/licenses/python-uritemplate + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-uritemplate-3.0.0-3.el8.noarch/usr/share/licenses/python-uritemplate + cp -pr LICENSE /builddir/build/BUILDROOT/python-uritemplate-3.0.0-3.el8.noarch/usr/share/licenses/python-uritemplate + exit 0 Provides: python3-uritemplate = 3.0.0-3.el8 python3.6dist(uritemplate) = 3.0.0 python3dist(uritemplate) = 3.0.0 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 Conflicts: python3-uri-templates Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-uritemplate-3.0.0-3.el8.noarch Wrote: /builddir/build/RPMS/python3-uritemplate-3.0.0-3.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.531fIZ + umask 022 + cd /builddir/build/BUILD + cd uritemplate-3.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-uritemplate-3.0.0-3.el8.noarch + exit 0 Child return code was: 0