Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/php-doctrine-cache.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-661422f5898be913a5d302d0e9912600b2d64da4/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/php-doctrine-cache.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/php-doctrine-cache-1.5.4-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/php-doctrine-cache.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-661422f5898be913a5d302d0e9912600b2d64da4/root'shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/php-doctrine-cache.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.j4XMdF + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cache-47cdc76ceb95cc591d9c79a36dc3794975b5d136 + /usr/bin/gzip -dc /builddir/build/SOURCES/php-doctrine-cache-1.5.4-47cdc76ceb95cc591d9c79a36dc3794975b5d136.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd cache-47cdc76ceb95cc591d9c79a36dc3794975b5d136 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + : Remove files that will never be used + find . -name '*WinCache*' -delete + find . -name '*ZendDataCache*' -delete + : Create autoloader + cat + tee lib/Doctrine/Common/Cache/autoload.php register(); } $fedoraClassLoader->addPrefix('Doctrine\\Common\\Cache\\', dirname(dirname(dirname(__DIR__)))); return $fedoraClassLoader; Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.i57dvk Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.LZeBmY + exit 0 + umask 022 + cd /builddir/build/BUILD + cd cache-47cdc76ceb95cc591d9c79a36dc3794975b5d136 + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/php-doctrine-cache-1.5.4-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/php-doctrine-cache-1.5.4-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/php-doctrine-cache-1.5.4-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/php-doctrine-cache-1.5.4-1.el7.noarch + cd cache-47cdc76ceb95cc591d9c79a36dc3794975b5d136 + mkdir -p /builddir/build/BUILDROOT/php-doctrine-cache-1.5.4-1.el7.noarch/usr/share/php + cp -rp lib/Doctrine /builddir/build/BUILDROOT/php-doctrine-cache-1.5.4-1.el7.noarch/usr/share/php/ + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/cache-47cdc76ceb95cc591d9c79a36dc3794975b5d136 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.F6suIe + umask 022 + cd /builddir/build/BUILD + cd cache-47cdc76ceb95cc591d9c79a36dc3794975b5d136 + : Create tests autoloader + cat + tee autoload.php addPrefix('Doctrine\\Tests', __DIR__ . '/tests'); + : Skip tests known to fail + rm -f tests/Doctrine/Tests/Common/Cache/ApcCacheTest.php + : Skip tests requiring a server to connect to + rm -f tests/Doctrine/Tests/Common/Cache/CouchbaseCacheTest.php tests/Doctrine/Tests/Common/Cache/MemcacheCacheTest.php tests/Doctrine/Tests/Common/Cache/MemcachedCacheTest.php tests/Doctrine/Tests/Common/Cache/MongoDBCacheTest.php tests/Doctrine/Tests/Common/Cache/PredisCacheTest.php tests/Doctrine/Tests/Common/Cache/RedisCacheTest.php tests/Doctrine/Tests/Common/Cache/RiakCacheTest.php + : Run tests + /usr/bin/phpunit --verbose --bootstrap autoload.php PHPUnit 4.8.36 by Sebastian Bergmann and contributors. Runtime: PHP 5.4.16 Configuration: /builddir/build/BUILD/cache-47cdc76ceb95cc591d9c79a36dc3794975b5d136/phpunit.xml.dist .S............................................................. 63 / 475 ( 13%) .....S.S.....S................................................. 126 / 475 ( 26%) .......................S.S..................................... 189 / 475 ( 39%) ...................................................S.S......... 252 / 475 ( 53%) ............................................................... 315 / 475 ( 66%) S.S............................................................ 378 / 475 ( 79%) .......................SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 441 / 475 ( 92%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS Time: 22 seconds, Memory: 4.75MB There were 84 skipped tests: 1) Doctrine\Tests\Common\Cache\ArrayCacheTest::testLifetime ArrayCache does not implement TTL currently. /builddir/build/BUILD/cache-47cdc76ceb95cc591d9c79a36dc3794975b5d136/tests/Doctrine/Tests/Common/Cache/ArrayCacheTest.php:24 2) Doctrine\Tests\Common\Cache\ArrayCacheTest::testDeleteAllAndNamespaceVersioningBetweenCaches The cache storage needs to be shared. /builddir/build/BUILD/cache-47cdc76ceb95cc591d9c79a36dc3794975b5d136/tests/Doctrine/Tests/Common/Cache/CacheTest.php:268 3) Doctrine\Tests\Common\Cache\ArrayCacheTest::testFlushAllAndNamespaceVersioningBetweenCaches The cache storage needs to be shared. /builddir/build/BUILD/cache-47cdc76ceb95cc591d9c79a36dc3794975b5d136/tests/Doctrine/Tests/Common/Cache/CacheTest.php:318 4) Doctrine\Tests\Common\Cache\ChainCacheTest::testLifetime The ChainCache test uses ArrayCache which does not implement TTL currently. /builddir/build/BUILD/cache-47cdc76ceb95cc591d9c79a36dc3794975b5d136/tests/Doctrine/Tests/Common/Cache/ChainCacheTest.php:18 5) Doctrine\Tests\Common\Cache\ChainCacheTest::testDeleteAllAndNamespaceVersioningBetweenCaches The cache storage needs to be shared. /builddir/build/BUILD/cache-47cdc76ceb95cc591d9c79a36dc3794975b5d136/tests/Doctrine/Tests/Common/Cache/CacheTest.php:268 6) Doctrine\Tests\Common\Cache\ChainCacheTest::testFlushAllAndNamespaceVersioningBetweenCaches The cache storage needs to be shared. /builddir/build/BUILD/cache-47cdc76ceb95cc591d9c79a36dc3794975b5d136/tests/Doctrine/Tests/Common/Cache/CacheTest.php:318 7) Doctrine\Tests\Common\Cache\FilesystemCacheTest::testDeleteAllAndNamespaceVersioningBetweenCaches The cache storage needs to be shared. /builddir/build/BUILD/cache-47cdc76ceb95cc591d9c79a36dc3794975b5d136/tests/Doctrine/Tests/Common/Cache/CacheTest.php:268 8) Doctrine\Tests\Common\Cache\FilesystemCacheTest::testFlushAllAndNamespaceVersioningBetweenCaches The cache storage needs to be shared. /builddir/build/BUILD/cache-47cdc76ceb95cc591d9c79a36dc3794975b5d136/tests/Doctrine/Tests/Common/Cache/CacheTest.php:318 9) Doctrine\Tests\Common\Cache\PhpFileCacheTest::testDeleteAllAndNamespaceVersioningBetweenCaches The cache storage needs to be shared. /builddir/build/BUILD/cache-47cdc76ceb95cc591d9c79a36dc3794975b5d136/tests/Doctrine/Tests/Common/Cache/CacheTest.php:268 10) Doctrine\Tests\Common\Cache\PhpFileCacheTest::testFlushAllAndNamespaceVersioningBetweenCaches The cache storage needs to be shared. /builddir/build/BUILD/cache-47cdc76ceb95cc591d9c79a36dc3794975b5d136/tests/Doctrine/Tests/Common/Cache/CacheTest.php:318 11) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 12) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 13) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 14) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 15) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 16) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 17) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 18) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 19) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 20) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 21) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 22) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 23) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 24) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 25) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 26) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 27) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 28) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 29) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 30) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 31) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 32) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 33) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 34) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 35) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 36) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 37) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 38) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 39) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 40) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 41) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 42) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 43) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 44) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 45) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 46) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 47) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 48) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 49) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 50) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 51) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 52) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 53) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 54) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 55) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 56) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 57) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 58) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 59) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 60) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 61) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 62) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 63) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 64) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 65) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 66) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 67) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 68) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 69) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 70) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 71) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 72) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 73) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 74) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 75) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 76) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 77) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 78) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 79) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 80) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 81) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 82) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 83) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. 84) Doctrine\Tests\Common\Cache\XcacheCacheTest Extension xcache is required. OK, but incomplete, skipped, or risky tests! Tests: 5877, Assertions: 2086, Skipped: 84. Processing files: php-doctrine-cache-1.5.4-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.RFqpnS + exit 0 + umask 022 + cd /builddir/build/BUILD + cd cache-47cdc76ceb95cc591d9c79a36dc3794975b5d136 + DOCDIR=/builddir/build/BUILDROOT/php-doctrine-cache-1.5.4-1.el7.noarch/usr/share/doc/php-doctrine-cache-1.5.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-doctrine-cache-1.5.4-1.el7.noarch/usr/share/doc/php-doctrine-cache-1.5.4 + cp -pr README.md UPGRADE.md /builddir/build/BUILDROOT/php-doctrine-cache-1.5.4-1.el7.noarch/usr/share/doc/php-doctrine-cache-1.5.4 + cp -pr composer.json /builddir/build/BUILDROOT/php-doctrine-cache-1.5.4-1.el7.noarch/usr/share/doc/php-doctrine-cache-1.5.4 + exit 0 + umask 022 + cd /builddir/build/BUILD + cd cache-47cdc76ceb95cc591d9c79a36dc3794975b5d136 + LICENSEDIR=/builddir/build/BUILDROOT/php-doctrine-cache-1.5.4-1.el7.noarch/usr/share/licenses/php-doctrine-cache-1.5.4 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-doctrine-cache-1.5.4-1.el7.noarch/usr/share/licenses/php-doctrine-cache-1.5.4 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.9fnEUw + cp -pr LICENSE /builddir/build/BUILDROOT/php-doctrine-cache-1.5.4-1.el7.noarch/usr/share/licenses/php-doctrine-cache-1.5.4 + exit 0 Provides: php-composer(doctrine/cache) = 1.5.4 php-doctrine-cache = 1.5.4-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Conflicts: php-pear(pear.doctrine-project.org/DoctrineCommon) < 2.4 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/php-doctrine-cache-1.5.4-1.el7.noarch Wrote: /builddir/build/RPMS/php-doctrine-cache-1.5.4-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vMQM4q + umask 022 + cd /builddir/build/BUILD + cd cache-47cdc76ceb95cc591d9c79a36dc3794975b5d136 + /usr/bin/rm -rf /builddir/build/BUILDROOT/php-doctrine-cache-1.5.4-1.el7.noarch + exit 0 Child return code was: 0