Mock Version: 1.2.18 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/psysh.spec'], uid=1001user='mockbuild'shell=FalseprintOutput=Falseenv={'TERM': 'vt100', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-6881/root'logger=timeout=0gid=135) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/psysh.spec'] with env {'TERM': 'vt100', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False warning: Could not canonicalize hostname: copr-builder-939787516.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/psysh-0.7.2-1.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/psysh.spec'], timeout=0uid=1001shell=FalseprintOutput=Falseprivate_network=Trueenv={'TERM': 'vt100', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-6881/root'logger=user='mockbuild'gid=135) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/psysh.spec'] with env {'TERM': 'vt100', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9n2Z0l + 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 . + : 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.jkU5hy + 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 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.39yRzK + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/psysh-0.7.2-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/psysh-0.7.2-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/psysh-0.7.2-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/psysh-0.7.2-1.el7.centos.x86_64 + cd psysh-e64e10b20f8d229cac76399e1f3edddb57a0f280 + mkdir -p /builddir/build/BUILDROOT/psysh-0.7.2-1.el7.centos.x86_64/usr/share/php + cp -rp src/Psy /builddir/build/BUILDROOT/psysh-0.7.2-1.el7.centos.x86_64/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 110000000 /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.zqGx1W + 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.26 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: 871 ms, Memory: 31.25Mb 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. Processing files: psysh-0.7.2-1.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jR7vZb + exit 0 + umask 022 + cd /builddir/build/BUILD + cd psysh-e64e10b20f8d229cac76399e1f3edddb57a0f280 + DOCDIR=/builddir/build/BUILDROOT/psysh-0.7.2-1.el7.centos.x86_64/usr/share/doc/psysh-0.7.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/psysh-0.7.2-1.el7.centos.x86_64/usr/share/doc/psysh-0.7.2 + cp -pr CONTRIBUTING.md README.md /builddir/build/BUILDROOT/psysh-0.7.2-1.el7.centos.x86_64/usr/share/doc/psysh-0.7.2 + cp -pr composer.json /builddir/build/BUILDROOT/psysh-0.7.2-1.el7.centos.x86_64/usr/share/doc/psysh-0.7.2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.241hYq + umask 022 + cd /builddir/build/BUILD + cd psysh-e64e10b20f8d229cac76399e1f3edddb57a0f280 + LICENSEDIR=/builddir/build/BUILDROOT/psysh-0.7.2-1.el7.centos.x86_64/usr/share/licenses/psysh-0.7.2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/psysh-0.7.2-1.el7.centos.x86_64/usr/share/licenses/psysh-0.7.2 + cp -pr LICENSE /builddir/build/BUILDROOT/psysh-0.7.2-1.el7.centos.x86_64/usr/share/licenses/psysh-0.7.2 + exit 0 Provides: php-composer(psy/psysh) = 0.7.2 php-psy-psysh = 0.7.2-1.el7.centos psysh = 0.7.2-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/psysh-0.7.2-1.el7.centos.x86_64 Wrote: /builddir/build/RPMS/psysh-0.7.2-1.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.E9cV1W + umask 022 + cd /builddir/build/BUILD + cd psysh-e64e10b20f8d229cac76399e1f3edddb57a0f280 + /usr/bin/rm -rf /builddir/build/BUILDROOT/psysh-0.7.2-1.el7.centos.x86_64 + exit 0 Child return code was: 0