Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/python-routes.spec'], False, '/var/lib/mock/centos5-rutgers-staging-build-1528-2214/root/', None, 86400, True, 0, 73, 203, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/python-routes.spec'] warning: Could not canonicalize hostname: omachi.rutgers.edu Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-routes-1.10.3-3.ru.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/python-routes.spec'], False, '/var/lib/mock/centos5-rutgers-staging-build-1528-2214/root/', None, 86400, True, 0, 73, 203, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/python-routes.spec'] Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.94233 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf Routes-1.10.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/Routes-1.10.3.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Routes-1.10.3 ++ /usr/bin/id -u + '[' 73 = 0 ']' ++ /usr/bin/id -u + '[' 73 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.94233 + umask 022 + cd /builddir/build/BUILD + cd Routes-1.10.3 + LANG=C + export LANG + unset DISPLAY + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/routes copying routes/__init__.py -> build/lib/routes copying routes/base.py -> build/lib/routes copying routes/mapper.py -> build/lib/routes copying routes/middleware.py -> build/lib/routes copying routes/route.py -> build/lib/routes copying routes/threadinglocal.py -> build/lib/routes copying routes/util.py -> build/lib/routes + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.94233 + umask 022 + cd /builddir/build/BUILD + cd Routes-1.10.3 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/python-routes-1.10.3-3.ru-root-mockbuild + /usr/bin/python setup.py install -O1 --skip-build --root /var/tmp/python-routes-1.10.3-3.ru-root-mockbuild running install running install_lib creating /var/tmp/python-routes-1.10.3-3.ru-root-mockbuild creating /var/tmp/python-routes-1.10.3-3.ru-root-mockbuild/usr creating /var/tmp/python-routes-1.10.3-3.ru-root-mockbuild/usr/lib creating /var/tmp/python-routes-1.10.3-3.ru-root-mockbuild/usr/lib/python2.4 creating /var/tmp/python-routes-1.10.3-3.ru-root-mockbuild/usr/lib/python2.4/site-packages creating /var/tmp/python-routes-1.10.3-3.ru-root-mockbuild/usr/lib/python2.4/site-packages/routes copying build/lib/routes/__init__.py -> /var/tmp/python-routes-1.10.3-3.ru-root-mockbuild/usr/lib/python2.4/site-packages/routes copying build/lib/routes/base.py -> /var/tmp/python-routes-1.10.3-3.ru-root-mockbuild/usr/lib/python2.4/site-packages/routes copying build/lib/routes/mapper.py -> /var/tmp/python-routes-1.10.3-3.ru-root-mockbuild/usr/lib/python2.4/site-packages/routes copying build/lib/routes/middleware.py -> /var/tmp/python-routes-1.10.3-3.ru-root-mockbuild/usr/lib/python2.4/site-packages/routes copying build/lib/routes/route.py -> /var/tmp/python-routes-1.10.3-3.ru-root-mockbuild/usr/lib/python2.4/site-packages/routes copying build/lib/routes/threadinglocal.py -> /var/tmp/python-routes-1.10.3-3.ru-root-mockbuild/usr/lib/python2.4/site-packages/routes copying build/lib/routes/util.py -> /var/tmp/python-routes-1.10.3-3.ru-root-mockbuild/usr/lib/python2.4/site-packages/routes byte-compiling /var/tmp/python-routes-1.10.3-3.ru-root-mockbuild/usr/lib/python2.4/site-packages/routes/__init__.py to __init__.pyc byte-compiling /var/tmp/python-routes-1.10.3-3.ru-root-mockbuild/usr/lib/python2.4/site-packages/routes/base.py to base.pyc byte-compiling /var/tmp/python-routes-1.10.3-3.ru-root-mockbuild/usr/lib/python2.4/site-packages/routes/mapper.py to mapper.pyc byte-compiling /var/tmp/python-routes-1.10.3-3.ru-root-mockbuild/usr/lib/python2.4/site-packages/routes/middleware.py to middleware.pyc byte-compiling /var/tmp/python-routes-1.10.3-3.ru-root-mockbuild/usr/lib/python2.4/site-packages/routes/route.py to route.pyc byte-compiling /var/tmp/python-routes-1.10.3-3.ru-root-mockbuild/usr/lib/python2.4/site-packages/routes/threadinglocal.py to threadinglocal.pyc byte-compiling /var/tmp/python-routes-1.10.3-3.ru-root-mockbuild/usr/lib/python2.4/site-packages/routes/util.py to util.pyc writing byte-compilation script '/tmp/tmpsFVjmQ.py' /usr/bin/python -O /tmp/tmpsFVjmQ.py removing /tmp/tmpsFVjmQ.py running install_egg_info running egg_info writing Routes.egg-info/PKG-INFO writing top-level names to Routes.egg-info/top_level.txt writing dependency_links to Routes.egg-info/dependency_links.txt reading manifest file 'Routes.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '.DS_Store' found anywhere in distribution warning: no previously-included files matching '*.hgignore' found anywhere in distribution warning: no previously-included files matching '*.hgtags' found anywhere in distribution writing manifest file 'Routes.egg-info/SOURCES.txt' Copying Routes.egg-info to /var/tmp/python-routes-1.10.3-3.ru-root-mockbuild/usr/lib/python2.4/site-packages/Routes-1.10.3-py2.4.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/Routes-1.10.3 find: debug: No such file or directory + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.99320 + umask 022 + cd /builddir/build/BUILD + cd Routes-1.10.3 ++ pwd + PYTHONPATH=/builddir/build/BUILD/Routes-1.10.3 + nosetests nose.plugins.cover: ERROR: Coverage not available: unable to import coverage module Doctest: routes.mapper.Mapper.resource ... ok Doctest: routes.route.Route.__init__ ... ok Doctest: routes.request_config ... ok ---------------------------------------------------------------------- Ran 3 tests in 0.077s OK + exit 0 Processing files: python-routes-1.10.3-3.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.99320 + umask 022 + cd /builddir/build/BUILD + cd Routes-1.10.3 + DOCDIR=/var/tmp/python-routes-1.10.3-3.ru-root-mockbuild/usr/share/doc/python-routes-1.10.3 + export DOCDIR + rm -rf /var/tmp/python-routes-1.10.3-3.ru-root-mockbuild/usr/share/doc/python-routes-1.10.3 + /bin/mkdir -p /var/tmp/python-routes-1.10.3-3.ru-root-mockbuild/usr/share/doc/python-routes-1.10.3 + cp -pr LICENSE README docs /var/tmp/python-routes-1.10.3-3.ru-root-mockbuild/usr/share/doc/python-routes-1.10.3 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.4 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/python-routes-1.10.3-3.ru-root-mockbuild warning: Could not canonicalize hostname: omachi.rutgers.edu Wrote: /builddir/build/RPMS/python-routes-1.10.3-3.ru.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.51972 + umask 022 + cd /builddir/build/BUILD + cd Routes-1.10.3 + rm -rf /var/tmp/python-routes-1.10.3-3.ru-root-mockbuild + exit 0 Child returncode was: 0 LEAVE do -->