Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/psysh.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-4e17268f9ad570ffec736de9bcba5a23fbb30ee7/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/psysh.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/psysh-0.7.2-2.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/psysh.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-4e17268f9ad570ffec736de9bcba5a23fbb30ee7/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/psysh.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.3eoA4G + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf psysh-e64e10b20f8d229cac76399e1f3edddb57a0f280 + /usr/bin/gzip -dc /builddir/build/SOURCES/psysh-0.7.2-e64e10b20f8d229cac76399e1f3edddb57a0f280.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd psysh-e64e10b20f8d229cac76399e1f3edddb57a0f280 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (psysh-bin-autoload.patch): + : Update bin script to use generated autoloader + echo 'Patch #0 (psysh-bin-autoload.patch):' + /usr/bin/cat /builddir/build/SOURCES/psysh-bin-autoload.patch + /usr/bin/patch -p1 --fuzz=0 patching file bin/psysh + sed s#__PHPDIR__#/usr/share/php# -i bin/psysh + : Remove upstream autoloader class and test + rm -f src/Psy/Autoloader.php test/Psy/Test/AutoloaderTest.php + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.oWikls + umask 022 + cd /builddir/build/BUILD + cd psysh-e64e10b20f8d229cac76399e1f3edddb57a0f280 + : Create autoloader + cat + tee src/Psy/autoload.php register(); } $fedoraClassLoader->addPrefix('Psy\\', dirname(__DIR__)); require_once __DIR__.'/functions.php'; // Required dependencies require_once '/usr/share/php/JakubOnderka/PhpConsoleHighlighter/autoload.php'; require_once '/usr/share/php/PhpParser2/autoload.php'; require_once '/usr/share/php/Symfony/Component/Console/autoload.php'; require_once '/usr/share/php/Symfony/Component/VarDumper/autoload.php'; require_once '/usr/share/php/XdgBaseDir/autoload.php'; return $fedoraClassLoader; + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/psysh-0.7.2-2.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/psysh-0.7.2-2.el7.noarch ++ dirname /builddir/build/BUILDROOT/psysh-0.7.2-2.el7.noarch Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.V52Clh + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/psysh-0.7.2-2.el7.noarch + cd psysh-e64e10b20f8d229cac76399e1f3edddb57a0f280 + : Library + mkdir -p /builddir/build/BUILDROOT/psysh-0.7.2-2.el7.noarch/usr/share/php + cp -rp src/Psy /builddir/build/BUILDROOT/psysh-0.7.2-2.el7.noarch/usr/share/php/ + : Bin + mkdir -p /builddir/build/BUILDROOT/psysh-0.7.2-2.el7.noarch/usr/bin + install -pm 0755 bin/psysh /builddir/build/BUILDROOT/psysh-0.7.2-2.el7.noarch/usr/bin/ + /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/psysh-e64e10b20f8d229cac76399e1f3edddb57a0f280 /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.rSp0MN + umask 022 + cd /builddir/build/BUILD + cd psysh-e64e10b20f8d229cac76399e1f3edddb57a0f280 + : Create tests bootstrap + cat + tee bootstrap.php addPrefix('Psy\\Test\\', __DIR__.'/test'); + : Skip tests known to fail + sed '/exit\(\).*die;/d' -i test/Psy/Test/CodeCleaner/ImplicitReturnPassTest.php + sed '/foo.*return/d' -i test/Psy/Test/CodeCleanerTest.php + : Skip tests known to fail in a mock env + sed 's/function testFormat/function SKIP_testFormat/' -i test/Psy/Test/Formatter/CodeFormatterTest.php + sed 's/function testWriteReturnValue/function SKIP_testWriteReturnValue/' -i test/Psy/Test/ShellTest.php + /usr/bin/phpunit --verbose --bootstrap bootstrap.php PHPUnit 4.8.36 by Sebastian Bergmann and contributors. Runtime: PHP 5.4.16 Configuration: /builddir/build/BUILD/psysh-e64e10b20f8d229cac76399e1f3edddb57a0f280/phpunit.xml.dist ............................................................. 61 / 2070 ( 2%) ...........................................SSSS.............. 122 / 2070 ( 5%) ............................................................. 183 / 2070 ( 8%) ............................................................. 244 / 2070 ( 11%) ............................SSS.............................. 305 / 2070 ( 14%) ............................................................. 366 / 2070 ( 17%) ............................................................. 427 / 2070 ( 20%) ............................................................. 488 / 2070 ( 23%) ............................................................. 549 / 2070 ( 26%) ............................................................. 610 / 2070 ( 29%) ............................................................. 671 / 2070 ( 32%) ............................................................. 732 / 2070 ( 35%) ............................................................. 793 / 2070 ( 38%) ............................................................. 854 / 2070 ( 41%) ............................................................. 915 / 2070 ( 44%) ............................................................. 976 / 2070 ( 47%) ............................................................. 1037 / 2070 ( 50%) ............................................................. 1098 / 2070 ( 53%) ............................................................. 1159 / 2070 ( 55%) ............................................................. 1220 / 2070 ( 58%) ............................................................. 1281 / 2070 ( 61%) ............................................................. 1342 / 2070 ( 64%) ............................................................. 1403 / 2070 ( 67%) ............................................................. 1464 / 2070 ( 70%) ............................................................. 1525 / 2070 ( 73%) ............................................................. 1586 / 2070 ( 76%) ............................................................. 1647 / 2070 ( 79%) ............................................................. 1708 / 2070 ( 82%) ............................................................. 1769 / 2070 ( 85%) ............................................................. 1830 / 2070 ( 88%) ............................................................. 1891 / 2070 ( 91%) ............................................................. 1952 / 2070 ( 94%) ............................................................. 2013 / 2070 ( 97%) ........................................................ Time: 13.88 seconds, Memory: 18.00MB There were 7 skipped tests: 1) Psy\Test\CodeCleaner\StrictTypesPassTest::testProcess /builddir/build/BUILD/psysh-e64e10b20f8d229cac76399e1f3edddb57a0f280/test/Psy/Test/CodeCleaner/StrictTypesPassTest.php:21 2) Psy\Test\CodeCleaner\StrictTypesPassTest::testInvalidDeclarations with data set #0 ('declare(strict_types=-1)') /builddir/build/BUILD/psysh-e64e10b20f8d229cac76399e1f3edddb57a0f280/test/Psy/Test/CodeCleaner/StrictTypesPassTest.php:21 3) Psy\Test\CodeCleaner\StrictTypesPassTest::testInvalidDeclarations with data set #1 ('declare(strict_types=2)') /builddir/build/BUILD/psysh-e64e10b20f8d229cac76399e1f3edddb57a0f280/test/Psy/Test/CodeCleaner/StrictTypesPassTest.php:21 4) Psy\Test\CodeCleaner\StrictTypesPassTest::testInvalidDeclarations with data set #2 ('declare(strict_types="foo")') /builddir/build/BUILD/psysh-e64e10b20f8d229cac76399e1f3edddb57a0f280/test/Psy/Test/CodeCleaner/StrictTypesPassTest.php:21 5) Psy\Test\Readline\GNUReadlineTest::testHistory GNUReadline not enabled /builddir/build/BUILD/psysh-e64e10b20f8d229cac76399e1f3edddb57a0f280/test/Psy/Test/Readline/GNUReadlineTest.php:23 6) Psy\Test\Readline\GNUReadlineTest::testHistorySize This test depends on "Psy\Test\Readline\GNUReadlineTest::testHistory" to pass. 7) Psy\Test\Readline\GNUReadlineTest::testHistoryEraseDups This test depends on "Psy\Test\Readline\GNUReadlineTest::testHistory" to pass. OK, but incomplete, skipped, or risky tests! Tests: 2068, Assertions: 2160, Skipped: 7. + exit 0 Processing files: psysh-0.7.2-2.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DtnStG + umask 022 + cd /builddir/build/BUILD + cd psysh-e64e10b20f8d229cac76399e1f3edddb57a0f280 + DOCDIR=/builddir/build/BUILDROOT/psysh-0.7.2-2.el7.noarch/usr/share/doc/psysh-0.7.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/psysh-0.7.2-2.el7.noarch/usr/share/doc/psysh-0.7.2 + cp -pr CONTRIBUTING.md README.md /builddir/build/BUILDROOT/psysh-0.7.2-2.el7.noarch/usr/share/doc/psysh-0.7.2 + cp -pr composer.json /builddir/build/BUILDROOT/psysh-0.7.2-2.el7.noarch/usr/share/doc/psysh-0.7.2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.LCVJTE + umask 022 + cd /builddir/build/BUILD + cd psysh-e64e10b20f8d229cac76399e1f3edddb57a0f280 + LICENSEDIR=/builddir/build/BUILDROOT/psysh-0.7.2-2.el7.noarch/usr/share/licenses/psysh-0.7.2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/psysh-0.7.2-2.el7.noarch/usr/share/licenses/psysh-0.7.2 + cp -pr LICENSE /builddir/build/BUILDROOT/psysh-0.7.2-2.el7.noarch/usr/share/licenses/psysh-0.7.2 + exit 0 Provides: php-composer(psy/psysh) = 0.7.2 php-psy-psysh = 0.7.2-2.el7 psysh = 0.7.2-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/psysh-0.7.2-2.el7.noarch Wrote: /builddir/build/RPMS/psysh-0.7.2-2.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kW26ZY + umask 022 + cd /builddir/build/BUILD + cd psysh-e64e10b20f8d229cac76399e1f3edddb57a0f280 + /usr/bin/rm -rf /builddir/build/BUILDROOT/psysh-0.7.2-2.el7.noarch + exit 0 Child return code was: 0