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-nose.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/module-python27-2.7-8030020200831172915-851f4228-build-54423-12205/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-nose.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-nose-1.3.7-30.module_el8.3.0+472+4afcc479.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-nose.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/module-python27-2.7-8030020200831172915-851f4228-build-54423-12205/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-nose.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.jiurCR + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-nose-1.3.7 + /usr/bin/mkdir -p python-nose-1.3.7 + cd python-nose-1.3.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/nose-1.3.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + pushd nose-1.3.7 ~/build/BUILD/python-nose-1.3.7/nose-1.3.7 ~/build/BUILD/python-nose-1.3.7 + /usr/bin/cat /builddir/build/SOURCES/python-nose-coverage4.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/python-nose-py35.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/python-nose-unicode.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/python-nose-readunicode.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/python-nose-py36.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + dos2unix examples/attrib_plugin.py dos2unix: converting file examples/attrib_plugin.py to Unix format... + cp -pr lgpl.txt AUTHORS CHANGELOG examples NEWS README.txt .. + popd ~/build/BUILD/python-nose-1.3.7 + mv nose-1.3.7 python2 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Y8E4JD + umask 022 + cd /builddir/build/BUILD ~/build/BUILD/python-nose-1.3.7/python2 ~/build/BUILD/python-nose-1.3.7 + cd python-nose-1.3.7 + pushd python2 + 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 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/nose copying nose/result.py -> build/lib/nose copying nose/config.py -> build/lib/nose copying nose/core.py -> build/lib/nose copying nose/pyversion.py -> build/lib/nose copying nose/util.py -> build/lib/nose copying nose/selector.py -> build/lib/nose copying nose/commands.py -> build/lib/nose copying nose/suite.py -> build/lib/nose copying nose/importer.py -> build/lib/nose copying nose/proxy.py -> build/lib/nose copying nose/twistedtools.py -> build/lib/nose copying nose/__init__.py -> build/lib/nose copying nose/loader.py -> build/lib/nose copying nose/inspector.py -> build/lib/nose copying nose/failure.py -> build/lib/nose copying nose/__main__.py -> build/lib/nose copying nose/case.py -> build/lib/nose copying nose/exc.py -> build/lib/nose creating build/lib/nose/sphinx copying nose/sphinx/pluginopts.py -> build/lib/nose/sphinx copying nose/sphinx/__init__.py -> build/lib/nose/sphinx creating build/lib/nose/tools copying nose/tools/trivial.py -> build/lib/nose/tools copying nose/tools/__init__.py -> build/lib/nose/tools copying nose/tools/nontrivial.py -> build/lib/nose/tools creating build/lib/nose/plugins copying nose/plugins/errorclass.py -> build/lib/nose/plugins copying nose/plugins/skip.py -> build/lib/nose/plugins copying nose/plugins/isolate.py -> build/lib/nose/plugins copying nose/plugins/plugintest.py -> build/lib/nose/plugins copying nose/plugins/deprecated.py -> build/lib/nose/plugins copying nose/plugins/allmodules.py -> build/lib/nose/plugins copying nose/plugins/builtin.py -> build/lib/nose/plugins copying nose/plugins/testid.py -> build/lib/nose/plugins copying nose/plugins/xunit.py -> build/lib/nose/plugins copying nose/plugins/logcapture.py -> build/lib/nose/plugins copying nose/plugins/attrib.py -> build/lib/nose/plugins copying nose/plugins/prof.py -> build/lib/nose/plugins copying nose/plugins/capture.py -> build/lib/nose/plugins copying nose/plugins/manager.py -> build/lib/nose/plugins copying nose/plugins/doctests.py -> build/lib/nose/plugins copying nose/plugins/multiprocess.py -> build/lib/nose/plugins copying nose/plugins/cover.py -> build/lib/nose/plugins copying nose/plugins/__init__.py -> build/lib/nose/plugins copying nose/plugins/base.py -> build/lib/nose/plugins copying nose/plugins/debug.py -> build/lib/nose/plugins copying nose/plugins/failuredetail.py -> build/lib/nose/plugins copying nose/plugins/collect.py -> build/lib/nose/plugins creating build/lib/nose/ext copying nose/ext/dtcompat.py -> build/lib/nose/ext copying nose/ext/__init__.py -> build/lib/nose/ext copying nose/usage.txt -> build/lib/nose + sleep 1 + popd ~/build/BUILD/python-nose-1.3.7 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6bYa8J + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch ++ dirname /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch + cd python-nose-1.3.7 + mkdir -p /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/share/man/man1 + pushd python2 ~/build/BUILD/python-nose-1.3.7/python2 ~/build/BUILD/python-nose-1.3.7 + 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 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib creating /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose copying build/lib/nose/result.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose copying build/lib/nose/config.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose creating /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/sphinx copying build/lib/nose/sphinx/pluginopts.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/sphinx copying build/lib/nose/sphinx/__init__.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/sphinx copying build/lib/nose/core.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose copying build/lib/nose/pyversion.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose copying build/lib/nose/util.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose creating /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/tools copying build/lib/nose/tools/trivial.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/tools copying build/lib/nose/tools/__init__.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/tools copying build/lib/nose/tools/nontrivial.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/tools copying build/lib/nose/selector.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose copying build/lib/nose/commands.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose copying build/lib/nose/suite.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose copying build/lib/nose/importer.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose creating /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/plugins copying build/lib/nose/plugins/errorclass.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/plugins copying build/lib/nose/plugins/skip.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/plugins copying build/lib/nose/plugins/isolate.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/plugins copying build/lib/nose/plugins/plugintest.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/plugins copying build/lib/nose/plugins/deprecated.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/plugins copying build/lib/nose/plugins/allmodules.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/plugins copying build/lib/nose/plugins/builtin.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/plugins copying build/lib/nose/plugins/testid.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/plugins copying build/lib/nose/plugins/xunit.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/plugins copying build/lib/nose/plugins/logcapture.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/plugins copying build/lib/nose/plugins/attrib.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/plugins copying build/lib/nose/plugins/prof.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/plugins copying build/lib/nose/plugins/capture.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/plugins copying build/lib/nose/plugins/manager.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/plugins copying build/lib/nose/plugins/doctests.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/plugins copying build/lib/nose/plugins/multiprocess.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/plugins copying build/lib/nose/plugins/cover.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/plugins copying build/lib/nose/plugins/__init__.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/plugins copying build/lib/nose/plugins/base.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/plugins copying build/lib/nose/plugins/debug.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/plugins copying build/lib/nose/plugins/failuredetail.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/plugins copying build/lib/nose/plugins/collect.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/plugins copying build/lib/nose/proxy.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose copying build/lib/nose/usage.txt -> /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose copying build/lib/nose/twistedtools.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose copying build/lib/nose/__init__.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose copying build/lib/nose/loader.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose copying build/lib/nose/inspector.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose copying build/lib/nose/failure.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose copying build/lib/nose/__main__.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose copying build/lib/nose/case.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose creating /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/ext copying build/lib/nose/ext/dtcompat.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/ext copying build/lib/nose/ext/__init__.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/ext copying build/lib/nose/exc.py -> /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/result.py to result.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/sphinx/pluginopts.py to pluginopts.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/sphinx/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/core.py to core.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/pyversion.py to pyversion.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/tools/trivial.py to trivial.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/tools/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/tools/nontrivial.py to nontrivial.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/selector.py to selector.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/commands.py to commands.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/suite.py to suite.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/importer.py to importer.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/plugins/errorclass.py to errorclass.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/plugins/skip.py to skip.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/plugins/isolate.py to isolate.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/plugins/plugintest.py to plugintest.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/plugins/deprecated.py to deprecated.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/plugins/allmodules.py to allmodules.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/plugins/builtin.py to builtin.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/plugins/testid.py to testid.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/plugins/xunit.py to xunit.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/plugins/logcapture.py to logcapture.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/plugins/attrib.py to attrib.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/plugins/prof.py to prof.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/plugins/capture.py to capture.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/plugins/manager.py to manager.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/plugins/doctests.py to doctests.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/plugins/multiprocess.py to multiprocess.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/plugins/cover.py to cover.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/plugins/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/plugins/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/plugins/debug.py to debug.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/plugins/failuredetail.py to failuredetail.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/plugins/collect.py to collect.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/proxy.py to proxy.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/twistedtools.py to twistedtools.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/loader.py to loader.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/inspector.py to inspector.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/failure.py to failure.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/__main__.py to __main__.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/case.py to case.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/ext/dtcompat.py to dtcompat.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/ext/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose/exc.py to exc.pyc writing byte-compilation script '/tmp/tmpRw2bgp.py' /usr/bin/python2 -O /tmp/tmpRw2bgp.py removing /tmp/tmpRw2bgp.py running install_data creating /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/man creating /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/man/man1 copying nosetests.1 -> /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/man/man1 running install_egg_info running egg_info writing nose.egg-info/PKG-INFO writing top-level names to nose.egg-info/top_level.txt writing dependency_links to nose.egg-info/dependency_links.txt writing entry points to nose.egg-info/entry_points.txt reading manifest file 'nose.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'doc/.build' writing manifest file 'nose.egg-info/SOURCES.txt' Copying nose.egg-info to /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7/site-packages/nose-1.3.7-py2.7.egg-info running install_scripts Installing nosetests script to /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/bin Installing nosetests-2.7 script to /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/bin + mv /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/bin/nosetests /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/bin/nosetests-2.7 + ln -sf nosetests-2.7 /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/bin/nosetests-2 + mv /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/man/man1/nosetests.1 /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/share/man/man1/nosetests-2.7.1 + ln -sf nosetests-2.7.1 /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/share/man/man1/nosetests-2.1 + popd ~/build/BUILD/python-nose-1.3.7 + ln -sf nosetests-2.1 /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/share/man/man1/nosetests.1 + /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 1.3.7-30.module_el8.3.0+472+4afcc479 --unique-debug-suffix -1.3.7-30.module_el8.3.0+472+4afcc479.noarch --unique-debug-src-base python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/python-nose-1.3.7 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-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /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.Occ8t0 + umask 022 + cd /builddir/build/BUILD ~/build/BUILD/python-nose-1.3.7/python2 ~/build/BUILD/python-nose-1.3.7 + cd python-nose-1.3.7 + pushd python2 + /usr/bin/python2 selftest.py ..............................................nose.plugins.cover: ERROR: TOTAL Coverage did not reach minimum required: 100% .nose.plugins.cover: ERROR: TOTAL Coverage did not reach minimum required: 100% .nose.plugins.cover: ERROR: TOTAL Coverage did not reach minimum required: 100% .nose.plugins.cover: ERROR: TOTAL Coverage did not reach minimum required: 100% .Coverage.py warning: Module moo was previously imported, but not measured (module-not-measured) nose.plugins.cover: ERROR: TOTAL Coverage did not reach minimum required: 100% ........................................................................................S...S.............................................................................................................................................................................................................................SS...................... ---------------------------------------------------------------------- Ran 388 tests in 18.844s OK (SKIP=4) + popd ~/build/BUILD/python-nose-1.3.7 Processing files: python-nose-docs-1.3.7-30.module_el8.3.0+472+4afcc479.noarch + exit 0 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BNc28D + umask 022 + cd /builddir/build/BUILD + cd python-nose-1.3.7 + DOCDIR=/builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/share/doc/python-nose-docs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/share/doc/python-nose-docs + cp -pr AUTHORS /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/share/doc/python-nose-docs + cp -pr CHANGELOG /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/share/doc/python-nose-docs + cp -pr examples /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/share/doc/python-nose-docs + cp -pr NEWS /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/share/doc/python-nose-docs + cp -pr README.txt /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/share/doc/python-nose-docs + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ivoFFg + umask 022 + cd /builddir/build/BUILD + cd python-nose-1.3.7 + LICENSEDIR=/builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/share/licenses/python-nose-docs + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/share/licenses/python-nose-docs + cp -pr lgpl.txt /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/share/licenses/python-nose-docs + exit 0 Provides: python-nose-docs = 1.3.7-30.module_el8.3.0+472+4afcc479 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python2-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Z4biVX + umask 022 + cd /builddir/build/BUILD + cd python-nose-1.3.7 + LICENSEDIR=/builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/share/licenses/python2-nose + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/share/licenses/python2-nose + cp -pr lgpl.txt /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch/usr/share/licenses/python2-nose + exit 0 Provides: python2-nose = 1.3.7-30.module_el8.3.0+472+4afcc479 python2.7dist(nose) = 1.3.7 python2dist(nose) = 1.3.7 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: /usr/bin/python2 python(abi) = 2.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch Wrote: /builddir/build/RPMS/python-nose-docs-1.3.7-30.module_el8.3.0+472+4afcc479.noarch.rpm Wrote: /builddir/build/RPMS/python2-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.YUaWIp + umask 022 + cd /builddir/build/BUILD + cd python-nose-1.3.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-nose-1.3.7-30.module_el8.3.0+472+4afcc479.noarch + exit 0 Child return code was: 0