request from: hawk checking if we should skip the build started at: Fri Aug 24 23:57:26 2018 fetching http://kraz.tld-linux.org/~builderti//srpms/517c32cf-c251-4236-82b8-f73ee2ceef58/python-nose-1.3.7-4.src.rpm fetched 287356 bytes, 525.8 K/s installing srpm: python-nose-1.3.7-4.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -d /tmp/B.oor0qj/BUILD /tmp/B.oor0qj/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python-nose-1.3.7-4.src.rpm * Fri Aug 24 2018 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/python-nose.git;a=log;h=8da6a81195c07c5da2fbc2b791a73aa86798d36e * Sun Jul 15 2018 Jakub Bogusz 8da6a81 - force sphinx-build-2 * Sun Jul 15 2018 Jakub Bogusz a3eec97 - run tests, added -doc; release 4 * Sun Jul 01 2018 Arkadiusz Miƛkiewicz df3c116 - release 3 (by relup.sh) + rpm -Uhv --nodeps --define '_topdir /tmp/B.oor0qj' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests python-nose-1.3.7-4.src.rpm python-nose ################################################## + rm -f python-nose-1.3.7-4.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -m 700 -d /tmp/B.oor0qj/BUILD/tmp mesg: ttyname failed: Inappropriate ioctl for device + TMPDIR=/tmp/B.oor0qj/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.oor0qj' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux --define 'prep exit 0' /tmp/B.oor0qj/python-nose.spec Building target platforms: x86_64-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: x86_64-tld-linux no BR needed building RPM using: set -ex; : build-id: 517c32cf-c251-4236-82b8-f73ee2ceef58; TMPDIR=/tmp/B.oor0qj/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.oor0qj' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux /tmp/B.oor0qj/python-nose.spec mesg: ttyname failed: Inappropriate ioctl for device + : build-id: 517c32cf-c251-4236-82b8-f73ee2ceef58 + TMPDIR=/tmp/B.oor0qj/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.oor0qj' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux /tmp/B.oor0qj/python-nose.spec Building target platforms: x86_64-tld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.oor0qj/BUILD/tmp /bin/sh -e /tmp/B.oor0qj/BUILD/tmp/rpm-tmp.95146 + umask 022 + cd /tmp/B.oor0qj/BUILD + cd /tmp/B.oor0qj/BUILD + rm -rf nose-1.3.7 + /usr/bin/gzip -dc /tmp/B.oor0qj/nose-1.3.7.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd nose-1.3.7 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.oor0qj/BUILD/tmp /bin/sh -e /tmp/B.oor0qj/BUILD/tmp/rpm-tmp.95146 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.oor0qj/BUILD/tmp + umask 022 + cd /tmp/B.oor0qj/BUILD + cd nose-1.3.7 + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CXXFLAGS + CC=x86_64-tld-linux-gcc + export CC + CXX=x86_64-tld-linux-g++ + export CXX + /usr/bin/python setup.py build '--build-base=build-2' running build running build_py creating build-2 creating build-2/lib creating build-2/lib/nose copying nose/config.py -> build-2/lib/nose copying nose/importer.py -> build-2/lib/nose copying nose/twistedtools.py -> build-2/lib/nose copying nose/loader.py -> build-2/lib/nose copying nose/core.py -> build-2/lib/nose copying nose/exc.py -> build-2/lib/nose copying nose/proxy.py -> build-2/lib/nose copying nose/failure.py -> build-2/lib/nose copying nose/suite.py -> build-2/lib/nose copying nose/__init__.py -> build-2/lib/nose copying nose/inspector.py -> build-2/lib/nose copying nose/util.py -> build-2/lib/nose copying nose/pyversion.py -> build-2/lib/nose copying nose/commands.py -> build-2/lib/nose copying nose/result.py -> build-2/lib/nose copying nose/case.py -> build-2/lib/nose copying nose/__main__.py -> build-2/lib/nose copying nose/selector.py -> build-2/lib/nose creating build-2/lib/nose/plugins copying nose/plugins/errorclass.py -> build-2/lib/nose/plugins copying nose/plugins/allmodules.py -> build-2/lib/nose/plugins copying nose/plugins/plugintest.py -> build-2/lib/nose/plugins copying nose/plugins/failuredetail.py -> build-2/lib/nose/plugins copying nose/plugins/skip.py -> build-2/lib/nose/plugins copying nose/plugins/multiprocess.py -> build-2/lib/nose/plugins copying nose/plugins/base.py -> build-2/lib/nose/plugins copying nose/plugins/collect.py -> build-2/lib/nose/plugins copying nose/plugins/capture.py -> build-2/lib/nose/plugins copying nose/plugins/__init__.py -> build-2/lib/nose/plugins copying nose/plugins/testid.py -> build-2/lib/nose/plugins copying nose/plugins/deprecated.py -> build-2/lib/nose/plugins copying nose/plugins/debug.py -> build-2/lib/nose/plugins copying nose/plugins/attrib.py -> build-2/lib/nose/plugins copying nose/plugins/isolate.py -> build-2/lib/nose/plugins copying nose/plugins/builtin.py -> build-2/lib/nose/plugins copying nose/plugins/xunit.py -> build-2/lib/nose/plugins copying nose/plugins/prof.py -> build-2/lib/nose/plugins copying nose/plugins/logcapture.py -> build-2/lib/nose/plugins copying nose/plugins/manager.py -> build-2/lib/nose/plugins copying nose/plugins/doctests.py -> build-2/lib/nose/plugins copying nose/plugins/cover.py -> build-2/lib/nose/plugins creating build-2/lib/nose/sphinx copying nose/sphinx/pluginopts.py -> build-2/lib/nose/sphinx copying nose/sphinx/__init__.py -> build-2/lib/nose/sphinx creating build-2/lib/nose/ext copying nose/ext/dtcompat.py -> build-2/lib/nose/ext copying nose/ext/__init__.py -> build-2/lib/nose/ext creating build-2/lib/nose/tools copying nose/tools/trivial.py -> build-2/lib/nose/tools copying nose/tools/__init__.py -> build-2/lib/nose/tools copying nose/tools/nontrivial.py -> build-2/lib/nose/tools copying nose/usage.txt -> build-2/lib/nose + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CXXFLAGS + CC=x86_64-tld-linux-gcc + export CC + CXX=x86_64-tld-linux-g++ + export CXX + /usr/bin/python3 setup.py build '--build-base=build-3' running build running build_py creating build-3 creating build-3/lib creating build-3/lib/nose copying nose/config.py -> build-3/lib/nose copying nose/importer.py -> build-3/lib/nose copying nose/twistedtools.py -> build-3/lib/nose copying nose/loader.py -> build-3/lib/nose copying nose/core.py -> build-3/lib/nose copying nose/exc.py -> build-3/lib/nose copying nose/proxy.py -> build-3/lib/nose copying nose/failure.py -> build-3/lib/nose copying nose/suite.py -> build-3/lib/nose copying nose/__init__.py -> build-3/lib/nose copying nose/inspector.py -> build-3/lib/nose copying nose/util.py -> build-3/lib/nose copying nose/pyversion.py -> build-3/lib/nose copying nose/commands.py -> build-3/lib/nose copying nose/result.py -> build-3/lib/nose copying nose/case.py -> build-3/lib/nose copying nose/__main__.py -> build-3/lib/nose copying nose/selector.py -> build-3/lib/nose creating build-3/lib/nose/plugins copying nose/plugins/errorclass.py -> build-3/lib/nose/plugins copying nose/plugins/allmodules.py -> build-3/lib/nose/plugins copying nose/plugins/plugintest.py -> build-3/lib/nose/plugins copying nose/plugins/failuredetail.py -> build-3/lib/nose/plugins copying nose/plugins/skip.py -> build-3/lib/nose/plugins copying nose/plugins/multiprocess.py -> build-3/lib/nose/plugins copying nose/plugins/base.py -> build-3/lib/nose/plugins copying nose/plugins/collect.py -> build-3/lib/nose/plugins copying nose/plugins/capture.py -> build-3/lib/nose/plugins copying nose/plugins/__init__.py -> build-3/lib/nose/plugins copying nose/plugins/testid.py -> build-3/lib/nose/plugins copying nose/plugins/deprecated.py -> build-3/lib/nose/plugins copying nose/plugins/debug.py -> build-3/lib/nose/plugins copying nose/plugins/attrib.py -> build-3/lib/nose/plugins copying nose/plugins/isolate.py -> build-3/lib/nose/plugins copying nose/plugins/builtin.py -> build-3/lib/nose/plugins copying nose/plugins/xunit.py -> build-3/lib/nose/plugins copying nose/plugins/prof.py -> build-3/lib/nose/plugins copying nose/plugins/logcapture.py -> build-3/lib/nose/plugins copying nose/plugins/manager.py -> build-3/lib/nose/plugins copying nose/plugins/doctests.py -> build-3/lib/nose/plugins copying nose/plugins/cover.py -> build-3/lib/nose/plugins creating build-3/lib/nose/sphinx copying nose/sphinx/pluginopts.py -> build-3/lib/nose/sphinx copying nose/sphinx/__init__.py -> build-3/lib/nose/sphinx creating build-3/lib/nose/ext copying nose/ext/dtcompat.py -> build-3/lib/nose/ext copying nose/ext/__init__.py -> build-3/lib/nose/ext creating build-3/lib/nose/tools copying nose/tools/trivial.py -> build-3/lib/nose/tools copying nose/tools/__init__.py -> build-3/lib/nose/tools copying nose/tools/nontrivial.py -> build-3/lib/nose/tools copying nose/usage.txt -> build-3/lib/nose Fixing build-3/lib/nose/config.py build-3/lib/nose/importer.py build-3/lib/nose/twistedtools.py build-3/lib/nose/loader.py build-3/lib/nose/core.py build-3/lib/nose/exc.py build-3/lib/nose/proxy.py build-3/lib/nose/failure.py build-3/lib/nose/suite.py build-3/lib/nose/__init__.py build-3/lib/nose/inspector.py build-3/lib/nose/util.py build-3/lib/nose/pyversion.py build-3/lib/nose/commands.py build-3/lib/nose/result.py build-3/lib/nose/case.py build-3/lib/nose/__main__.py build-3/lib/nose/selector.py build-3/lib/nose/plugins/errorclass.py build-3/lib/nose/plugins/allmodules.py build-3/lib/nose/plugins/plugintest.py build-3/lib/nose/plugins/failuredetail.py build-3/lib/nose/plugins/skip.py build-3/lib/nose/plugins/multiprocess.py build-3/lib/nose/plugins/base.py build-3/lib/nose/plugins/collect.py build-3/lib/nose/plugins/capture.py build-3/lib/nose/plugins/__init__.py build-3/lib/nose/plugins/testid.py build-3/lib/nose/plugins/deprecated.py build-3/lib/nose/plugins/debug.py build-3/lib/nose/plugins/attrib.py build-3/lib/nose/plugins/isolate.py build-3/lib/nose/plugins/builtin.py build-3/lib/nose/plugins/xunit.py build-3/lib/nose/plugins/prof.py build-3/lib/nose/plugins/logcapture.py build-3/lib/nose/plugins/manager.py build-3/lib/nose/plugins/doctests.py build-3/lib/nose/plugins/cover.py build-3/lib/nose/sphinx/pluginopts.py build-3/lib/nose/sphinx/__init__.py build-3/lib/nose/ext/dtcompat.py build-3/lib/nose/ext/__init__.py build-3/lib/nose/tools/trivial.py build-3/lib/nose/tools/__init__.py build-3/lib/nose/tools/nontrivial.py Skipping optional fixer: buffer Skipping optional fixer: idioms Skipping optional fixer: set_literal Skipping optional fixer: ws_comma Fixing build-3/lib/nose/config.py build-3/lib/nose/importer.py build-3/lib/nose/twistedtools.py build-3/lib/nose/loader.py build-3/lib/nose/core.py build-3/lib/nose/exc.py build-3/lib/nose/proxy.py build-3/lib/nose/failure.py build-3/lib/nose/suite.py build-3/lib/nose/__init__.py build-3/lib/nose/inspector.py build-3/lib/nose/util.py build-3/lib/nose/pyversion.py build-3/lib/nose/commands.py build-3/lib/nose/result.py build-3/lib/nose/case.py build-3/lib/nose/__main__.py build-3/lib/nose/selector.py build-3/lib/nose/plugins/errorclass.py build-3/lib/nose/plugins/allmodules.py build-3/lib/nose/plugins/plugintest.py build-3/lib/nose/plugins/failuredetail.py build-3/lib/nose/plugins/skip.py build-3/lib/nose/plugins/multiprocess.py build-3/lib/nose/plugins/base.py build-3/lib/nose/plugins/collect.py build-3/lib/nose/plugins/capture.py build-3/lib/nose/plugins/__init__.py build-3/lib/nose/plugins/testid.py build-3/lib/nose/plugins/deprecated.py build-3/lib/nose/plugins/debug.py build-3/lib/nose/plugins/attrib.py build-3/lib/nose/plugins/isolate.py build-3/lib/nose/plugins/builtin.py build-3/lib/nose/plugins/xunit.py build-3/lib/nose/plugins/prof.py build-3/lib/nose/plugins/logcapture.py build-3/lib/nose/plugins/manager.py build-3/lib/nose/plugins/doctests.py build-3/lib/nose/plugins/cover.py build-3/lib/nose/sphinx/pluginopts.py build-3/lib/nose/sphinx/__init__.py build-3/lib/nose/ext/dtcompat.py build-3/lib/nose/ext/__init__.py build-3/lib/nose/tools/trivial.py build-3/lib/nose/tools/__init__.py build-3/lib/nose/tools/nontrivial.py Skipping optional fixer: buffer Skipping optional fixer: idioms Skipping optional fixer: set_literal Skipping optional fixer: ws_comma + /usr/bin/make -j8 -C doc html 'SPHINXBUILD=sphinx-build-2' make: Entering directory '/tmp/B.oor0qj/BUILD/nose-1.3.7/doc' mkdir -p .build/html .build/doctrees sphinx-build-2 -b html -d .build/doctrees . .build/html Running Sphinx v1.7.6 loading pickled environment... not yet created loading intersphinx inventory from http://docs.python.org/dev/objects.inv... WARNING: failed to reach any of the inventories with the following issues: WARNING: intersphinx inventory 'http://docs.python.org/dev/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'http://docs.python.org/dev/objects.inv', , ConnectionError(...)) building [mo]: targets for 0 po files that are out of date building [html]: targets for 52 source files that are out of date updating environment: 52 added, 0 changed, 0 removed reading sources... [ 1%] api reading sources... [ 3%] api/commands reading sources... [ 5%] api/config reading sources... [ 7%] api/core reading sources... [ 9%] api/importer reading sources... [ 11%] api/inspector reading sources... [ 13%] api/loader reading sources... [ 15%] api/plugin_manager reading sources... [ 17%] api/proxy reading sources... [ 19%] api/result reading sources... [ 21%] api/selector reading sources... [ 23%] api/suite reading sources... [ 25%] api/test_cases reading sources... [ 26%] api/twistedtools reading sources... [ 28%] api/util reading sources... [ 30%] contributing reading sources... [ 32%] developing reading sources... [ 34%] finding_tests reading sources... [ 36%] further_reading reading sources... [ 38%] index reading sources... [ 40%] man reading sources... [ 42%] more_info reading sources... [ 44%] news reading sources... [ 46%] plugins reading sources... [ 48%] plugins/allmodules reading sources... [ 50%] plugins/attrib reading sources... [ 51%] plugins/builtin reading sources... [ 53%] plugins/capture reading sources... [ 55%] plugins/collect reading sources... [ 57%] plugins/cover reading sources... [ 59%] plugins/debug reading sources... [ 61%] plugins/deprecated reading sources... [ 63%] plugins/doctests reading sources... [ 65%] plugins/documenting reading sources... [ 67%] plugins/errorclasses reading sources... [ 69%] plugins/failuredetail reading sources... [ 71%] plugins/interface reading sources... [ 73%] plugins/isolate reading sources... [ 75%] plugins/logcapture reading sources... [ 76%] plugins/multiprocess reading sources... [ 78%] plugins/other reading sources... [ 80%] plugins/prof reading sources... [ 82%] plugins/skip reading sources... [ 84%] plugins/testid reading sources... [ 86%] plugins/testing reading sources... [ 88%] plugins/writing reading sources... [ 90%] plugins/xunit reading sources... [ 92%] setuptools_integration reading sources... [ 94%] testing reading sources... [ 96%] testing_tools reading sources... [ 98%] usage reading sources... [100%] writing_tests /tmp/B.oor0qj/BUILD/nose-1.3.7/doc/further_reading.rst:4: WARNING: toctree contains reference to nonexisting document u'doc_tests/test_addplugins/test_addplugins' /tmp/B.oor0qj/BUILD/nose-1.3.7/doc/further_reading.rst:4: WARNING: toctree contains reference to nonexisting document u'doc_tests/test_doctest_fixtures/doctest_fixtures' /tmp/B.oor0qj/BUILD/nose-1.3.7/doc/further_reading.rst:4: WARNING: toctree contains reference to nonexisting document u'doc_tests/test_init_plugin/init_plugin' /tmp/B.oor0qj/BUILD/nose-1.3.7/doc/further_reading.rst:4: WARNING: toctree contains reference to nonexisting document u'doc_tests/test_issue089/unwanted_package' /tmp/B.oor0qj/BUILD/nose-1.3.7/doc/further_reading.rst:4: WARNING: toctree contains reference to nonexisting document u'doc_tests/test_issue097/plugintest_environment' /tmp/B.oor0qj/BUILD/nose-1.3.7/doc/further_reading.rst:4: WARNING: toctree contains reference to nonexisting document u'doc_tests/test_issue107/plugin_exceptions' /tmp/B.oor0qj/BUILD/nose-1.3.7/doc/further_reading.rst:4: WARNING: toctree contains reference to nonexisting document u'doc_tests/test_issue119/empty_plugin' /tmp/B.oor0qj/BUILD/nose-1.3.7/doc/further_reading.rst:4: WARNING: toctree contains reference to nonexisting document u'doc_tests/test_issue142/errorclass_failure' /tmp/B.oor0qj/BUILD/nose-1.3.7/doc/further_reading.rst:4: WARNING: toctree contains reference to nonexisting document u'doc_tests/test_issue145/imported_tests' /tmp/B.oor0qj/BUILD/nose-1.3.7/doc/further_reading.rst:4: WARNING: toctree contains reference to nonexisting document u'doc_tests/test_multiprocess/multiprocess' /tmp/B.oor0qj/BUILD/nose-1.3.7/doc/further_reading.rst:4: WARNING: toctree contains reference to nonexisting document u'doc_tests/test_restricted_plugin_options/restricted_plugin_options' /tmp/B.oor0qj/BUILD/nose-1.3.7/doc/further_reading.rst:4: WARNING: toctree contains reference to nonexisting document u'doc_tests/test_selector_plugin/selector_plugin' /tmp/B.oor0qj/BUILD/nose-1.3.7/doc/further_reading.rst:4: WARNING: toctree contains reference to nonexisting document u'doc_tests/test_allmodules/test_allmodules' /tmp/B.oor0qj/BUILD/nose-1.3.7/doc/further_reading.rst:4: WARNING: toctree contains reference to nonexisting document u'doc_tests/test_xunit_plugin/test_skips' looking for now-outdated files... none found pickling environment... done checking consistency... /tmp/B.oor0qj/BUILD/nose-1.3.7/doc/man.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 1%] api writing output... [ 3%] api/commands writing output... [ 5%] api/config writing output... [ 7%] api/core writing output... [ 9%] api/importer writing output... [ 11%] api/inspector writing output... [ 13%] api/loader writing output... [ 15%] api/plugin_manager writing output... [ 17%] api/proxy writing output... [ 19%] api/result writing output... [ 21%] api/selector writing output... [ 23%] api/suite writing output... [ 25%] api/test_cases writing output... [ 26%] api/twistedtools writing output... [ 28%] api/util writing output... [ 30%] contributing writing output... [ 32%] developing writing output... [ 34%] finding_tests writing output... [ 36%] further_reading writing output... [ 38%] index writing output... [ 40%] man writing output... [ 42%] more_info writing output... [ 44%] news writing output... [ 46%] plugins writing output... [ 48%] plugins/allmodules writing output... [ 50%] plugins/attrib writing output... [ 51%] plugins/builtin writing output... [ 53%] plugins/capture writing output... [ 55%] plugins/collect writing output... [ 57%] plugins/cover writing output... [ 59%] plugins/debug writing output... [ 61%] plugins/deprecated writing output... [ 63%] plugins/doctests writing output... [ 65%] plugins/documenting writing output... [ 67%] plugins/errorclasses writing output... [ 69%] plugins/failuredetail writing output... [ 71%] plugins/interface writing output... [ 73%] plugins/isolate writing output... [ 75%] plugins/logcapture writing output... [ 76%] plugins/multiprocess writing output... [ 78%] plugins/other writing output... [ 80%] plugins/prof writing output... [ 82%] plugins/skip writing output... [ 84%] plugins/testid writing output... [ 86%] plugins/testing writing output... [ 88%] plugins/writing writing output... [ 90%] plugins/xunit writing output... [ 92%] setuptools_integration writing output... [ 94%] testing writing output... [ 96%] testing_tools writing output... [ 98%] usage writing output... [100%] writing_tests ../CHANGELOG:345: WARNING: unknown document: doc_tests/test_addplugins/test_addplugins /tmp/B.oor0qj/BUILD/nose-1.3.7/nose/plugins/allmodules.py:docstring of nose.plugins.allmodules:6: WARNING: unknown document: ../doc_tests/test_allmodules/test_allmodules /tmp/B.oor0qj/BUILD/nose-1.3.7/nose/plugins/doctests.py:docstring of nose.plugins.doctests:46: WARNING: unknown document: ../doc_tests/test_doctest_fixtures/doctest_fixtures /tmp/B.oor0qj/BUILD/nose-1.3.7/nose/plugins/multiprocess.py:docstring of nose.plugins.multiprocess:12: WARNING: unknown document: ../doc_tests/test_multiprocess/multiprocess generating indices... genindex py-modindex writing additional pages... search copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 21 warnings. The HTML pages are in .build/html. Build finished. The HTML pages are in .build/html. make: Leaving directory '/tmp/B.oor0qj/BUILD/nose-1.3.7/doc' + exit 0 Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.oor0qj/BUILD/tmp /bin/sh -e /tmp/B.oor0qj/BUILD/tmp/rpm-tmp.76504 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.oor0qj/BUILD/tmp + umask 022 + cd /tmp/B.oor0qj/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder + /bin/mkdir -p /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder + cd nose-1.3.7 + rm -rf /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CXXFLAGS + CC=x86_64-tld-linux-gcc + export CC + CXX=x86_64-tld-linux-g++ + export CXX + /usr/bin/python setup.py build '--build-base=build-2' install --skip-build '--prefix=/usr' '--install-purelib=/usr/share/python2.7/site-packages' '--install-platlib=/usr/lib64/python2.7/site-packages' '--optimize=2' '--root=/tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder' running build running build_py running install running install_lib creating /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder creating /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr creating /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share creating /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7 creating /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages creating /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose copying build-2/lib/nose/config.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose copying build-2/lib/nose/usage.txt -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose creating /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins copying build-2/lib/nose/plugins/errorclass.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins copying build-2/lib/nose/plugins/allmodules.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins copying build-2/lib/nose/plugins/plugintest.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins copying build-2/lib/nose/plugins/failuredetail.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins copying build-2/lib/nose/plugins/skip.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins copying build-2/lib/nose/plugins/multiprocess.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins copying build-2/lib/nose/plugins/base.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins copying build-2/lib/nose/plugins/collect.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins copying build-2/lib/nose/plugins/capture.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins copying build-2/lib/nose/plugins/__init__.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins copying build-2/lib/nose/plugins/testid.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins copying build-2/lib/nose/plugins/deprecated.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins copying build-2/lib/nose/plugins/debug.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins copying build-2/lib/nose/plugins/attrib.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins copying build-2/lib/nose/plugins/isolate.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins copying build-2/lib/nose/plugins/builtin.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins copying build-2/lib/nose/plugins/xunit.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins copying build-2/lib/nose/plugins/prof.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins copying build-2/lib/nose/plugins/logcapture.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins copying build-2/lib/nose/plugins/manager.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins copying build-2/lib/nose/plugins/doctests.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins copying build-2/lib/nose/plugins/cover.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins copying build-2/lib/nose/importer.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose copying build-2/lib/nose/twistedtools.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose copying build-2/lib/nose/loader.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose copying build-2/lib/nose/core.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose copying build-2/lib/nose/exc.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose copying build-2/lib/nose/proxy.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose copying build-2/lib/nose/failure.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose copying build-2/lib/nose/suite.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose copying build-2/lib/nose/__init__.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose copying build-2/lib/nose/inspector.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose copying build-2/lib/nose/util.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose copying build-2/lib/nose/pyversion.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose copying build-2/lib/nose/commands.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose creating /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/sphinx copying build-2/lib/nose/sphinx/pluginopts.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/sphinx copying build-2/lib/nose/sphinx/__init__.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/sphinx copying build-2/lib/nose/result.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose creating /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/ext copying build-2/lib/nose/ext/dtcompat.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/ext copying build-2/lib/nose/ext/__init__.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/ext copying build-2/lib/nose/case.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose creating /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/tools copying build-2/lib/nose/tools/trivial.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/tools copying build-2/lib/nose/tools/__init__.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/tools copying build-2/lib/nose/tools/nontrivial.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/tools copying build-2/lib/nose/__main__.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose copying build-2/lib/nose/selector.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/config.py to config.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins/errorclass.py to errorclass.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins/allmodules.py to allmodules.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins/plugintest.py to plugintest.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins/failuredetail.py to failuredetail.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins/skip.py to skip.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins/multiprocess.py to multiprocess.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins/base.py to base.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins/collect.py to collect.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins/capture.py to capture.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins/__init__.py to __init__.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins/testid.py to testid.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins/deprecated.py to deprecated.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins/debug.py to debug.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins/attrib.py to attrib.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins/isolate.py to isolate.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins/builtin.py to builtin.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins/xunit.py to xunit.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins/prof.py to prof.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins/logcapture.py to logcapture.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins/manager.py to manager.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins/doctests.py to doctests.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins/cover.py to cover.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/importer.py to importer.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/twistedtools.py to twistedtools.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/loader.py to loader.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/core.py to core.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/exc.py to exc.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/proxy.py to proxy.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/failure.py to failure.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/suite.py to suite.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/__init__.py to __init__.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/inspector.py to inspector.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/util.py to util.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/pyversion.py to pyversion.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/commands.py to commands.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/sphinx/pluginopts.py to pluginopts.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/sphinx/__init__.py to __init__.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/result.py to result.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/ext/dtcompat.py to dtcompat.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/ext/__init__.py to __init__.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/case.py to case.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/tools/trivial.py to trivial.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/tools/__init__.py to __init__.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/tools/nontrivial.py to nontrivial.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/__main__.py to __main__.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/selector.py to selector.pyc writing byte-compilation script '/tmp/B.oor0qj/BUILD/tmp/tmpdJIAGy.py' /usr/bin/python -OO /tmp/B.oor0qj/BUILD/tmp/tmpdJIAGy.py removing /tmp/B.oor0qj/BUILD/tmp/tmpdJIAGy.py running install_data creating /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/man creating /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/man/man1 copying nosetests.1 -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/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' writing manifest file 'nose.egg-info/SOURCES.txt' Copying nose.egg-info to /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose-1.3.7-py2.7.egg-info running install_scripts Installing nosetests script to /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/bin Installing nosetests-2.7 script to /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/bin + '[' ! -d /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages ']' + find /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages -name '*.py' -print0 + xargs -0r -l512 rm + '[' ! -d /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/lib64/python2.7/site-packages ']' + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CXXFLAGS + CC=x86_64-tld-linux-gcc + export CC + CXX=x86_64-tld-linux-g++ + export CXX + /usr/bin/python3 setup.py build '--build-base=build-3' install --skip-build '--prefix=/usr' '--install-purelib=/usr/share/python3.7/site-packages' '--install-platlib=/usr/lib64/python3.7/site-packages' '--optimize=2' '--root=/tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder' running build running build_py running install running install_lib creating /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7 creating /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages creating /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose copying build-3/lib/nose/config.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose copying build-3/lib/nose/usage.txt -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose creating /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/plugins copying build-3/lib/nose/plugins/errorclass.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/plugins copying build-3/lib/nose/plugins/allmodules.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/plugins copying build-3/lib/nose/plugins/plugintest.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/plugins copying build-3/lib/nose/plugins/failuredetail.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/plugins copying build-3/lib/nose/plugins/skip.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/plugins copying build-3/lib/nose/plugins/multiprocess.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/plugins copying build-3/lib/nose/plugins/base.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/plugins copying build-3/lib/nose/plugins/collect.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/plugins copying build-3/lib/nose/plugins/capture.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/plugins copying build-3/lib/nose/plugins/__init__.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/plugins copying build-3/lib/nose/plugins/testid.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/plugins copying build-3/lib/nose/plugins/deprecated.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/plugins copying build-3/lib/nose/plugins/debug.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/plugins copying build-3/lib/nose/plugins/attrib.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/plugins copying build-3/lib/nose/plugins/isolate.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/plugins copying build-3/lib/nose/plugins/builtin.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/plugins copying build-3/lib/nose/plugins/xunit.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/plugins copying build-3/lib/nose/plugins/prof.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/plugins copying build-3/lib/nose/plugins/logcapture.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/plugins copying build-3/lib/nose/plugins/manager.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/plugins copying build-3/lib/nose/plugins/doctests.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/plugins copying build-3/lib/nose/plugins/cover.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/plugins copying build-3/lib/nose/importer.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose copying build-3/lib/nose/twistedtools.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose copying build-3/lib/nose/loader.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose copying build-3/lib/nose/core.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose copying build-3/lib/nose/exc.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose copying build-3/lib/nose/proxy.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose copying build-3/lib/nose/failure.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose copying build-3/lib/nose/suite.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose copying build-3/lib/nose/__init__.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose copying build-3/lib/nose/inspector.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose copying build-3/lib/nose/util.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose copying build-3/lib/nose/pyversion.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose copying build-3/lib/nose/commands.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose creating /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/sphinx copying build-3/lib/nose/sphinx/pluginopts.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/sphinx copying build-3/lib/nose/sphinx/__init__.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/sphinx copying build-3/lib/nose/result.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose creating /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/ext copying build-3/lib/nose/ext/dtcompat.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/ext copying build-3/lib/nose/ext/__init__.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/ext copying build-3/lib/nose/case.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose creating /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/tools copying build-3/lib/nose/tools/trivial.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/tools copying build-3/lib/nose/tools/__init__.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/tools copying build-3/lib/nose/tools/nontrivial.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/tools copying build-3/lib/nose/__main__.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose copying build-3/lib/nose/selector.py -> /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/config.py to config.cpython-37.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/plugins/errorclass.py to errorclass.cpython-37.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/plugins/allmodules.py to allmodules.cpython-37.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/plugins/plugintest.py to plugintest.cpython-37.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/plugins/failuredetail.py to failuredetail.cpython-37.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/plugins/skip.py to skip.cpython-37.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/plugins/multiprocess.py to multiprocess.cpython-37.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/plugins/base.py to base.cpython-37.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/plugins/collect.py to collect.cpython-37.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/plugins/capture.py to capture.cpython-37.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/plugins/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/plugins/testid.py to testid.cpython-37.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/plugins/deprecated.py to deprecated.cpython-37.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/plugins/debug.py to debug.cpython-37.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/plugins/attrib.py to attrib.cpython-37.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/plugins/isolate.py to isolate.cpython-37.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/plugins/builtin.py to builtin.cpython-37.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/plugins/xunit.py to xunit.cpython-37.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/plugins/prof.py to prof.cpython-37.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/plugins/logcapture.py to logcapture.cpython-37.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/plugins/manager.py to manager.cpython-37.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/plugins/doctests.py to doctests.cpython-37.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/plugins/cover.py to cover.cpython-37.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/importer.py to importer.cpython-37.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/twistedtools.py to twistedtools.cpython-37.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/loader.py to loader.cpython-37.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/core.py to core.cpython-37.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/exc.py to exc.cpython-37.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/proxy.py to proxy.cpython-37.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/failure.py to failure.cpython-37.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/suite.py to suite.cpython-37.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/inspector.py to inspector.cpython-37.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/util.py to util.cpython-37.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/pyversion.py to pyversion.cpython-37.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/commands.py to commands.cpython-37.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/sphinx/pluginopts.py to pluginopts.cpython-37.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/sphinx/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/result.py to result.cpython-37.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/ext/dtcompat.py to dtcompat.cpython-37.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/ext/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/case.py to case.cpython-37.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/tools/trivial.py to trivial.cpython-37.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/tools/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/tools/nontrivial.py to nontrivial.cpython-37.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/__main__.py to __main__.cpython-37.pyc byte-compiling /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose/selector.py to selector.cpython-37.pyc writing byte-compilation script '/tmp/B.oor0qj/BUILD/tmp/tmp4r905eg6.py' /usr/bin/python3 /tmp/B.oor0qj/BUILD/tmp/tmp4r905eg6.py removing /tmp/B.oor0qj/BUILD/tmp/tmp4r905eg6.py running install_data running install_egg_info running egg_info writing nose.egg-info/PKG-INFO writing dependency_links to nose.egg-info/dependency_links.txt writing entry points to nose.egg-info/entry_points.txt writing top-level names to nose.egg-info/top_level.txt reading manifest file 'nose.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'nose.egg-info/SOURCES.txt' Copying nose.egg-info to /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.7/site-packages/nose-1.3.7-py3.7.egg-info running install_scripts Installing nosetests script to /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/bin Installing nosetests-3.7 script to /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/bin + /bin/mv /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/man /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share + cp -p /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/man/man1/nosetests.1 /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/man/man1/nosetests-2.7.1 + cp -p /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/man/man1/nosetests.1 /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/man/man1/nosetests-3.7.1 + ln -sf nosetests-2.7 /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/bin/nosetests + >/tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/man/man1/nosetests.1 + echo '.so nosetests-2.7.1' + __spec_install_post_strip + set +x + __spec_install_post_chrpath + set +x + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... DONE + __spec_install_post_compress_docs + set +x Compress man pages: /usr/share/man + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Hardlink Python files: 3/141 files hardlinked Processing files: python-nose-1.3.7-4 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.oor0qj/BUILD/tmp /bin/sh -e /tmp/B.oor0qj/BUILD/tmp/rpm-tmp.52281 + umask 022 + cd /tmp/B.oor0qj/BUILD + cd nose-1.3.7 + DOCDIR=/tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/doc/python-nose-1.3.7 + export DOCDIR + rm -rf /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/doc/python-nose-1.3.7 + /bin/mkdir -p /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/doc/python-nose-1.3.7 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/doc/python-nose-1.3.7... Documentation compressed. + cp -pr AUTHORS CHANGELOG NEWS README.txt /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/doc/python-nose-1.3.7 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/doc/python-nose-1.3.7... ./CHANGELOG ./AUTHORS ./NEWS ./README.txt Documentation compressed. + exit 0 Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 Requires: /usr/bin/python python(abi) = 2.7 Processing files: python3-nose-1.3.7-4 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.oor0qj/BUILD/tmp /bin/sh -e /tmp/B.oor0qj/BUILD/tmp/rpm-tmp.67276 + umask 022 + cd /tmp/B.oor0qj/BUILD + cd nose-1.3.7 + DOCDIR=/tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/doc/python3-nose-1.3.7 + export DOCDIR + rm -rf /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/doc/python3-nose-1.3.7 + /bin/mkdir -p /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/doc/python3-nose-1.3.7 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/doc/python3-nose-1.3.7... Documentation compressed. + cp -pr AUTHORS CHANGELOG NEWS README.txt /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/doc/python3-nose-1.3.7 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/doc/python3-nose-1.3.7... ./CHANGELOG ./AUTHORS ./NEWS ./README.txt Documentation compressed. + exit 0 Requires: /usr/bin/python3 Processing files: python-nose-doc-1.3.7-4 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.oor0qj/BUILD/tmp /bin/sh -e /tmp/B.oor0qj/BUILD/tmp/rpm-tmp.48721 + umask 022 + cd /tmp/B.oor0qj/BUILD + cd nose-1.3.7 + DOCDIR=/tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/doc/python-nose-doc-1.3.7 + export DOCDIR + rm -rf /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/doc/python-nose-doc-1.3.7 + /bin/mkdir -p /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/doc/python-nose-doc-1.3.7 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/doc/python-nose-doc-1.3.7... Documentation compressed. + cp -pr doc/.build/html/_static doc/.build/html/api doc/.build/html/plugins doc/.build/html/api.html doc/.build/html/contributing.html doc/.build/html/developing.html doc/.build/html/finding_tests.html doc/.build/html/further_reading.html doc/.build/html/genindex.html doc/.build/html/index.html doc/.build/html/man.html doc/.build/html/more_info.html doc/.build/html/news.html doc/.build/html/plugins.html doc/.build/html/py-modindex.html doc/.build/html/search.html doc/.build/html/setuptools_integration.html doc/.build/html/testing.html doc/.build/html/testing_tools.html doc/.build/html/usage.html doc/.build/html/writing_tests.html doc/.build/html/searchindex.js /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/doc/python-nose-doc-1.3.7 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/doc/python-nose-doc-1.3.7... Documentation compressed. + exit 0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder Wrote: /tmp/B.oor0qj/RPMS/python-nose-1.3.7-4.noarch.rpm Wrote: /tmp/B.oor0qj/RPMS/python3-nose-1.3.7-4.noarch.rpm Wrote: /tmp/B.oor0qj/RPMS/python-nose-doc-1.3.7-4.noarch.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.oor0qj/BUILD/tmp /bin/sh -e /tmp/B.oor0qj/BUILD/tmp/rpm-tmp.63830 + umask 022 + cd /tmp/B.oor0qj/BUILD + cd nose-1.3.7 + /bin/rm '--interactive=never' -rf /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder + rm -rf /tmp/B.oor0qj/BUILD/tmp/python-nose-1.3.7-root-builder ended at: Fri Aug 24 23:57:48 2018, done in 0:00:20.426407 mesg: ttyname failed: Inappropriate ioctl for device + chmod -R u+rwX /tmp/B.oor0qj/BUILD + rm -rf /tmp/B.oor0qj/tmp /tmp/B.oor0qj/BUILD copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages End-TLD-Builder-Info mesg: ttyname failed: Inappropriate ioctl for device + rm -rf /tmp/B.oor0qj Begin-TLD-Builder-Info Build-Time: user:14.99s sys:1.09s real:22.11s (faults io:0 non-io:448697) Files queued for ftp: 268763 python-nose-doc-1.3.7-4.noarch.rpm 256755 python3-nose-1.3.7-4.noarch.rpm 188329 python-nose-1.3.7-4.noarch.rpm 171 python-nose-1.3.7-4.src.rpm.uploadinfo End-TLD-Builder-Info