Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/python-beaker.spec'], False, '/var/lib/mock/centos5-rutgers-staging-build-1511-2172/root/', None, 86400, True, 0, 73, 203, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/python-beaker.spec'] warning: Could not canonicalize hostname: omachi.rutgers.edu Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-beaker-1.5.3-2.ru.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/python-beaker.spec'], False, '/var/lib/mock/centos5-rutgers-staging-build-1511-2172/root/', None, 86400, True, 0, 73, 203, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/python-beaker.spec'] Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.18246 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf Beaker-1.5.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/Beaker-1.5.3.tar.gz + tar -xf - tar: Read 1024 bytes from - + STATUS=0 + '[' 0 -ne 0 ']' + cd Beaker-1.5.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.18246 + umask 022 + cd /builddir/build/BUILD + cd Beaker-1.5.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/beaker copying beaker/__init__.py -> build/lib/beaker copying beaker/cache.py -> build/lib/beaker copying beaker/container.py -> build/lib/beaker copying beaker/converters.py -> build/lib/beaker copying beaker/exceptions.py -> build/lib/beaker copying beaker/middleware.py -> build/lib/beaker copying beaker/session.py -> build/lib/beaker copying beaker/synchronization.py -> build/lib/beaker copying beaker/util.py -> build/lib/beaker creating build/lib/beaker/crypto copying beaker/crypto/__init__.py -> build/lib/beaker/crypto copying beaker/crypto/jcecrypto.py -> build/lib/beaker/crypto copying beaker/crypto/pbkdf2.py -> build/lib/beaker/crypto copying beaker/crypto/pycrypto.py -> build/lib/beaker/crypto copying beaker/crypto/util.py -> build/lib/beaker/crypto creating build/lib/beaker/ext copying beaker/ext/__init__.py -> build/lib/beaker/ext copying beaker/ext/database.py -> build/lib/beaker/ext copying beaker/ext/google.py -> build/lib/beaker/ext copying beaker/ext/memcached.py -> build/lib/beaker/ext copying beaker/ext/sqla.py -> build/lib/beaker/ext + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.18246 + umask 022 + cd /builddir/build/BUILD + cd Beaker-1.5.3 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/python-beaker-1.5.3-2.ru-root-mockbuild + /usr/bin/python setup.py install -O1 --skip-build --root /var/tmp/python-beaker-1.5.3-2.ru-root-mockbuild running install running install_lib creating /var/tmp/python-beaker-1.5.3-2.ru-root-mockbuild creating /var/tmp/python-beaker-1.5.3-2.ru-root-mockbuild/usr creating /var/tmp/python-beaker-1.5.3-2.ru-root-mockbuild/usr/lib creating /var/tmp/python-beaker-1.5.3-2.ru-root-mockbuild/usr/lib/python2.4 creating /var/tmp/python-beaker-1.5.3-2.ru-root-mockbuild/usr/lib/python2.4/site-packages creating /var/tmp/python-beaker-1.5.3-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/beaker copying build/lib/beaker/__init__.py -> /var/tmp/python-beaker-1.5.3-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/beaker copying build/lib/beaker/cache.py -> /var/tmp/python-beaker-1.5.3-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/beaker copying build/lib/beaker/container.py -> /var/tmp/python-beaker-1.5.3-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/beaker copying build/lib/beaker/converters.py -> /var/tmp/python-beaker-1.5.3-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/beaker copying build/lib/beaker/exceptions.py -> /var/tmp/python-beaker-1.5.3-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/beaker copying build/lib/beaker/middleware.py -> /var/tmp/python-beaker-1.5.3-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/beaker copying build/lib/beaker/session.py -> /var/tmp/python-beaker-1.5.3-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/beaker copying build/lib/beaker/synchronization.py -> /var/tmp/python-beaker-1.5.3-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/beaker copying build/lib/beaker/util.py -> /var/tmp/python-beaker-1.5.3-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/beaker creating /var/tmp/python-beaker-1.5.3-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/beaker/crypto copying build/lib/beaker/crypto/__init__.py -> /var/tmp/python-beaker-1.5.3-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/beaker/crypto copying build/lib/beaker/crypto/jcecrypto.py -> /var/tmp/python-beaker-1.5.3-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/beaker/crypto copying build/lib/beaker/crypto/pbkdf2.py -> /var/tmp/python-beaker-1.5.3-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/beaker/crypto copying build/lib/beaker/crypto/pycrypto.py -> /var/tmp/python-beaker-1.5.3-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/beaker/crypto copying build/lib/beaker/crypto/util.py -> /var/tmp/python-beaker-1.5.3-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/beaker/crypto creating /var/tmp/python-beaker-1.5.3-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/beaker/ext copying build/lib/beaker/ext/__init__.py -> /var/tmp/python-beaker-1.5.3-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/beaker/ext copying build/lib/beaker/ext/database.py -> /var/tmp/python-beaker-1.5.3-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/beaker/ext copying build/lib/beaker/ext/google.py -> /var/tmp/python-beaker-1.5.3-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/beaker/ext copying build/lib/beaker/ext/memcached.py -> /var/tmp/python-beaker-1.5.3-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/beaker/ext copying build/lib/beaker/ext/sqla.py -> /var/tmp/python-beaker-1.5.3-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/beaker/ext byte-compiling /var/tmp/python-beaker-1.5.3-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/beaker/__init__.py to __init__.pyc byte-compiling /var/tmp/python-beaker-1.5.3-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/beaker/cache.py to cache.pyc byte-compiling /var/tmp/python-beaker-1.5.3-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/beaker/container.py to container.pyc byte-compiling /var/tmp/python-beaker-1.5.3-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/beaker/converters.py to converters.pyc byte-compiling /var/tmp/python-beaker-1.5.3-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/beaker/exceptions.py to exceptions.pyc byte-compiling /var/tmp/python-beaker-1.5.3-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/beaker/middleware.py to middleware.pyc byte-compiling /var/tmp/python-beaker-1.5.3-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/beaker/session.py to session.pyc byte-compiling /var/tmp/python-beaker-1.5.3-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/beaker/synchronization.py to synchronization.pyc byte-compiling /var/tmp/python-beaker-1.5.3-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/beaker/util.py to util.pyc byte-compiling /var/tmp/python-beaker-1.5.3-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/beaker/crypto/__init__.py to __init__.pyc byte-compiling /var/tmp/python-beaker-1.5.3-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/beaker/crypto/jcecrypto.py to jcecrypto.pyc byte-compiling /var/tmp/python-beaker-1.5.3-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/beaker/crypto/pbkdf2.py to pbkdf2.pyc byte-compiling /var/tmp/python-beaker-1.5.3-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/beaker/crypto/pycrypto.py to pycrypto.pyc byte-compiling /var/tmp/python-beaker-1.5.3-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/beaker/crypto/util.py to util.pyc byte-compiling /var/tmp/python-beaker-1.5.3-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/beaker/ext/__init__.py to __init__.pyc byte-compiling /var/tmp/python-beaker-1.5.3-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/beaker/ext/database.py to database.pyc byte-compiling /var/tmp/python-beaker-1.5.3-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/beaker/ext/google.py to google.pyc byte-compiling /var/tmp/python-beaker-1.5.3-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/beaker/ext/memcached.py to memcached.pyc byte-compiling /var/tmp/python-beaker-1.5.3-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/beaker/ext/sqla.py to sqla.pyc writing byte-compilation script '/tmp/tmpMDA-yP.py' /usr/bin/python -O /tmp/tmpMDA-yP.py removing /tmp/tmpMDA-yP.py running install_egg_info running egg_info writing requirements to Beaker.egg-info/requires.txt writing Beaker.egg-info/PKG-INFO writing top-level names to Beaker.egg-info/top_level.txt writing dependency_links to Beaker.egg-info/dependency_links.txt writing entry points to Beaker.egg-info/entry_points.txt reading manifest file 'Beaker.egg-info/SOURCES.txt' writing manifest file 'Beaker.egg-info/SOURCES.txt' Copying Beaker.egg-info to /var/tmp/python-beaker-1.5.3-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/Beaker-1.5.3-py2.4.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/Beaker-1.5.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.55823 + umask 022 + cd /builddir/build/BUILD + cd Beaker-1.5.3 ++ pwd + PYTHONPATH=/builddir/build/BUILD/Beaker-1.5.3 + nosetests ......../builddir/build/BUILD/Beaker-1.5.3/beaker/cache.py:228: DeprecationWarning: Specifying a 'type' and other namespace configuration with cache.get()/put()/etc. is deprecated. Specify 'type' and other namespace configuration to cache_manager.get_cache() and/or the Cache constructor instead. return self._legacy_get_value(key, **kw) ...............SS........S..... Name Stmts Exec Cover Missing ------------------------------------------------------ beaker 1 1 100% beaker.cache 170 89 52% 46, 49-65, 96-118, 155-168, 190-192, 264, 291-294, 325, 362-376, 406-420, 455-459 beaker.container 388 323 83% 24-25, 60, 63, 81, 84, 97, 100, 103, 121, 124, 127, 133-135, 149-151, 167-168, 181, 219, 229-230, 258-260, 291-293, 309-323, 343-345, 385, 400, 416, 418, 424, 426, 460, 476, 509, 518, 520, 526, 528, 576-582, 597, 612-617 beaker.converters 20 2 10% 4-13, 16-26 beaker.crypto 24 13 54% 8-12, 16, 23, 26, 36-38 beaker.crypto.pbkdf2 156 20 12% 78, 102-106, 110, 115-133, 137-143, 150, 157-182, 186-193, 205-245, 257-258, 262-337, 340 beaker.crypto.util 15 11 73% 8, 23-24, 30 beaker.exceptions 11 11 100% beaker.ext 1 1 100% beaker.ext.database 99 34 34% 25, 28-29, 51-92, 95, 98, 104-125, 128-138, 141-147, 150, 153, 156, 159, 162 beaker.ext.google 83 24 28% 19-24, 29-46, 49, 53, 57-76, 79-92, 95-101, 104, 107, 110, 113, 116 beaker.ext.memcached 58 33 56% 16, 22, 32-44, 47, 51, 54, 57-58, 61, 64-67, 70, 73, 76, 79 beaker.ext.sqla 83 28 33% 23-28, 43-57, 60, 63, 68-87, 90-99, 102-105, 108, 111, 114, 117, 120, 129 beaker.middleware 74 58 78% 5-6, 61, 69-70, 116, 120-122, 130, 139-140, 155, 159-161, 165 beaker.session 362 193 53% 34, 40, 72-74, 102-105, 117-121, 133, 135, 138-147, 153, 157-160, 163, 168-171, 174, 179-190, 195-197, 202-205, 225-229, 239, 255, 280, 286, 312, 323, 352-395, 398, 402, 406-407, 410, 415-416, 419, 425-433, 438-447, 450, 457-462, 467, 470-510, 515-516, 520-521, 547, 557, 560, 569, 572, 576, 579, 593-594, 614 beaker.synchronization 232 175 75% 15-16, 21, 26-27, 51, 57, 76, 89, 93, 123, 125, 137, 153, 155, 169, 184, 187, 190, 193, 214, 238-244, 293-310, 313-328, 339-344, 353-359, 364, 370 beaker.util 174 120 68% 6-8, 23, 44-46, 106-107, 117-118, 130, 132, 136, 160, 178-195, 197, 262-265, 275-289, 294-302 ------------------------------------------------------ TOTAL 1951 1136 58% ---------------------------------------------------------------------- Ran 39 tests in 138.493s OK (SKIP=3) + exit 0 Processing files: python-beaker-1.5.3-2.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.68759 + umask 022 + cd /builddir/build/BUILD + cd Beaker-1.5.3 + DOCDIR=/var/tmp/python-beaker-1.5.3-2.ru-root-mockbuild/usr/share/doc/python-beaker-1.5.3 + export DOCDIR + rm -rf /var/tmp/python-beaker-1.5.3-2.ru-root-mockbuild/usr/share/doc/python-beaker-1.5.3 + /bin/mkdir -p /var/tmp/python-beaker-1.5.3-2.ru-root-mockbuild/usr/share/doc/python-beaker-1.5.3 + cp -pr LICENSE CHANGELOG /var/tmp/python-beaker-1.5.3-2.ru-root-mockbuild/usr/share/doc/python-beaker-1.5.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-beaker-1.5.3-2.ru-root-mockbuild warning: Could not canonicalize hostname: omachi.rutgers.edu Wrote: /builddir/build/RPMS/python-beaker-1.5.3-2.ru.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.65299 + umask 022 + cd /builddir/build/BUILD + cd Beaker-1.5.3 + rm -rf /var/tmp/python-beaker-1.5.3-2.ru-root-mockbuild + exit 0 Child returncode was: 0 LEAVE do -->