Mock Version: 1.4.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-yattag.spec'], chrootPath='/var/lib/mock/658437-fedora-rawhide-x86_64-1509961028/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=[]printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-yattag.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-yattag-1.9.2-1.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-yattag.spec'], chrootPath='/var/lib/mock/658437-fedora-rawhide-x86_64-1509961028/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=[]printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-yattag.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.VnSxFm + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf yattag-1.9.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/yattag-1.9.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd yattag-1.9.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf yattag.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qCk7n5 + umask 022 + cd /builddir/build/BUILD + cd yattag-1.9.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/yattag copying yattag/__init__.py -> build/lib/yattag copying yattag/indentation.py -> build/lib/yattag copying yattag/simpledoc.py -> build/lib/yattag copying yattag/doc.py -> build/lib/yattag + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.cwhiNT + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-yattag-1.9.2-1.fc28.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-yattag-1.9.2-1.fc28.x86_64 ++ dirname /builddir/build/BUILDROOT/python-yattag-1.9.2-1.fc28.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-yattag-1.9.2-1.fc28.x86_64 + cd yattag-1.9.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-yattag-1.9.2-1.fc28.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-yattag-1.9.2-1.fc28.x86_64/usr creating /builddir/build/BUILDROOT/python-yattag-1.9.2-1.fc28.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-yattag-1.9.2-1.fc28.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-yattag-1.9.2-1.fc28.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-yattag-1.9.2-1.fc28.x86_64/usr/lib/python2.7/site-packages/yattag copying build/lib/yattag/doc.py -> /builddir/build/BUILDROOT/python-yattag-1.9.2-1.fc28.x86_64/usr/lib/python2.7/site-packages/yattag copying build/lib/yattag/simpledoc.py -> /builddir/build/BUILDROOT/python-yattag-1.9.2-1.fc28.x86_64/usr/lib/python2.7/site-packages/yattag copying build/lib/yattag/indentation.py -> /builddir/build/BUILDROOT/python-yattag-1.9.2-1.fc28.x86_64/usr/lib/python2.7/site-packages/yattag copying build/lib/yattag/__init__.py -> /builddir/build/BUILDROOT/python-yattag-1.9.2-1.fc28.x86_64/usr/lib/python2.7/site-packages/yattag byte-compiling /builddir/build/BUILDROOT/python-yattag-1.9.2-1.fc28.x86_64/usr/lib/python2.7/site-packages/yattag/doc.py to doc.pyc byte-compiling /builddir/build/BUILDROOT/python-yattag-1.9.2-1.fc28.x86_64/usr/lib/python2.7/site-packages/yattag/simpledoc.py to simpledoc.pyc byte-compiling /builddir/build/BUILDROOT/python-yattag-1.9.2-1.fc28.x86_64/usr/lib/python2.7/site-packages/yattag/indentation.py to indentation.pyc byte-compiling /builddir/build/BUILDROOT/python-yattag-1.9.2-1.fc28.x86_64/usr/lib/python2.7/site-packages/yattag/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpiVkDwu.py' /usr/bin/python2 -O /tmp/tmpiVkDwu.py removing /tmp/tmpiVkDwu.py running install_egg_info Writing /builddir/build/BUILDROOT/python-yattag-1.9.2-1.fc28.x86_64/usr/lib/python2.7/site-packages/yattag-1.9.2-py2.7.egg-info + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-yattag-1.9.2-1.fc28.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-yattag-1.9.2-1.fc28.x86_64/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-yattag-1.9.2-1.fc28.x86_64/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-yattag-1.9.2-1.fc28.x86_64/usr/lib/python3.6/site-packages/yattag copying build/lib/yattag/doc.py -> /builddir/build/BUILDROOT/python-yattag-1.9.2-1.fc28.x86_64/usr/lib/python3.6/site-packages/yattag copying build/lib/yattag/simpledoc.py -> /builddir/build/BUILDROOT/python-yattag-1.9.2-1.fc28.x86_64/usr/lib/python3.6/site-packages/yattag copying build/lib/yattag/indentation.py -> /builddir/build/BUILDROOT/python-yattag-1.9.2-1.fc28.x86_64/usr/lib/python3.6/site-packages/yattag copying build/lib/yattag/__init__.py -> /builddir/build/BUILDROOT/python-yattag-1.9.2-1.fc28.x86_64/usr/lib/python3.6/site-packages/yattag byte-compiling /builddir/build/BUILDROOT/python-yattag-1.9.2-1.fc28.x86_64/usr/lib/python3.6/site-packages/yattag/doc.py to doc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-yattag-1.9.2-1.fc28.x86_64/usr/lib/python3.6/site-packages/yattag/simpledoc.py to simpledoc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-yattag-1.9.2-1.fc28.x86_64/usr/lib/python3.6/site-packages/yattag/indentation.py to indentation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-yattag-1.9.2-1.fc28.x86_64/usr/lib/python3.6/site-packages/yattag/__init__.py to __init__.cpython-36.pyc writing byte-compilation script '/tmp/tmp5tsmpuac.py' /usr/bin/python3 /tmp/tmp5tsmpuac.py removing /tmp/tmp5tsmpuac.py running install_egg_info Writing /builddir/build/BUILDROOT/python-yattag-1.9.2-1.fc28.x86_64/usr/lib/python3.6/site-packages/yattag-1.9.2-py3.6.egg-info + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 1.9.2-1.fc28 --unique-debug-suffix -1.9.2-1.fc28.x86_64 --unique-debug-src-base python-yattag-1.9.2-1.fc28.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/yattag-1.9.2 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/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-yattag-1.9.2-1.fc28.x86_64/usr/lib/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/python-yattag-1.9.2-1.fc28.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.tfy7CJ + umask 022 + cd /builddir/build/BUILD + cd yattag-1.9.2 + /usr/bin/python2 -m nose -v test_input_checkbox (tests_doc.TestDoc) ... ok test_input_no_slash (tests_doc.TestDoc) ... ok test_input_radio (tests_doc.TestDoc) ... ok test_input_text (tests_doc.TestDoc) ... ok test_select_option (tests_doc.TestDoc) ... ok test_textarea (tests_doc.TestDoc) ... ok test_idempotent (tests_indentation.TestIndent) ... ok test_indent (tests_indentation.TestIndent) ... ok test_indent_text_option (tests_indentation.TestIndent) ... ok test_attrs (tests_simpledoc.TestSimpledoc) ... ok test_attrs_no_value (tests_simpledoc.TestSimpledoc) ... ok test_cdata (tests_simpledoc.TestSimpledoc) ... ok test_html_classes (tests_simpledoc.TestSimpledoc) ... ok test_line (tests_simpledoc.TestSimpledoc) ... ok test_stag (tests_simpledoc.TestSimpledoc) ... ok test_tag (tests_simpledoc.TestSimpledoc) ... ok ---------------------------------------------------------------------- Ran 16 tests in 0.031s OK + /usr/bin/python3 -m nose -v test_input_checkbox (tests_doc.TestDoc) ... ok test_input_no_slash (tests_doc.TestDoc) ... ok test_input_radio (tests_doc.TestDoc) ... ok test_input_text (tests_doc.TestDoc) ... ok test_select_option (tests_doc.TestDoc) ... ok test_textarea (tests_doc.TestDoc) ... ok test_idempotent (tests_indentation.TestIndent) ... ok test_indent (tests_indentation.TestIndent) ... ok test_indent_text_option (tests_indentation.TestIndent) ... ok test_attrs (tests_simpledoc.TestSimpledoc) ... ok test_attrs_no_value (tests_simpledoc.TestSimpledoc) ... ok test_cdata (tests_simpledoc.TestSimpledoc) ... ok test_html_classes (tests_simpledoc.TestSimpledoc) ... ok test_line (tests_simpledoc.TestSimpledoc) ... ok test_stag (tests_simpledoc.TestSimpledoc) ... ok test_tag (tests_simpledoc.TestSimpledoc) ... ok ---------------------------------------------------------------------- Ran 16 tests in 0.038s OK + exit 0 Processing files: python2-yattag-1.9.2-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8HO1PA + umask 022 + cd /builddir/build/BUILD + cd yattag-1.9.2 + DOCDIR=/builddir/build/BUILDROOT/python-yattag-1.9.2-1.fc28.x86_64/usr/share/doc/python2-yattag + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-yattag-1.9.2-1.fc28.x86_64/usr/share/doc/python2-yattag + cp -pr README.rst /builddir/build/BUILDROOT/python-yattag-1.9.2-1.fc28.x86_64/usr/share/doc/python2-yattag + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.LljL3r + umask 022 + cd /builddir/build/BUILD + cd yattag-1.9.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-yattag-1.9.2-1.fc28.x86_64/usr/share/licenses/python2-yattag + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-yattag-1.9.2-1.fc28.x86_64/usr/share/licenses/python2-yattag + cp -pr license/COPYING /builddir/build/BUILDROOT/python-yattag-1.9.2-1.fc28.x86_64/usr/share/licenses/python2-yattag + exit 0 Provides: python-yattag = 1.9.2-1.fc28 python2-yattag = 1.9.2-1.fc28 python2.7dist(yattag) = 1.9.2 python2dist(yattag) = 1.9.2 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 Obsoletes: python-yattag < 1.9.2-1.fc28 Processing files: python3-yattag-1.9.2-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dQFFbl Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.TFrcke + umask 022 + cd /builddir/build/BUILD + cd yattag-1.9.2 + DOCDIR=/builddir/build/BUILDROOT/python-yattag-1.9.2-1.fc28.x86_64/usr/share/doc/python3-yattag + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-yattag-1.9.2-1.fc28.x86_64/usr/share/doc/python3-yattag + cp -pr README.rst /builddir/build/BUILDROOT/python-yattag-1.9.2-1.fc28.x86_64/usr/share/doc/python3-yattag + exit 0 + umask 022 + cd /builddir/build/BUILD + cd yattag-1.9.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-yattag-1.9.2-1.fc28.x86_64/usr/share/licenses/python3-yattag + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-yattag-1.9.2-1.fc28.x86_64/usr/share/licenses/python3-yattag + cp -pr license/COPYING /builddir/build/BUILDROOT/python-yattag-1.9.2-1.fc28.x86_64/usr/share/licenses/python3-yattag + exit 0 Provides: python3-yattag = 1.9.2-1.fc28 python3.6dist(yattag) = 1.9.2 python3dist(yattag) = 1.9.2 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-yattag-1.9.2-1.fc28.x86_64 Wrote: /builddir/build/RPMS/python2-yattag-1.9.2-1.fc28.noarch.rpm Wrote: /builddir/build/RPMS/python3-yattag-1.9.2-1.fc28.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.VGuJy9 + umask 022 + cd /builddir/build/BUILD + cd yattag-1.9.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-yattag-1.9.2-1.fc28.x86_64 + exit 0 Child return code was: 0