Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/php-zendframework-zend-file.spec'], chrootPath='/var/lib/mock/community-php72-armhfp-80d57a8b64c028f5def61be5884ea24210c38719/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=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/php-zendframework-zend-file.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-zendframework-zend-file-2.8.3-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-zendframework-zend-file.spec'], chrootPath='/var/lib/mock/community-php72-armhfp-80d57a8b64c028f5def61be5884ea24210c38719/root'shell=Falseuid=995env={'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-zendframework-zend-file.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.Aa7AJu + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf zend-file-b6e167e056ce8594be1db93460cddb503de341ed + /usr/bin/gzip -dc /builddir/build/SOURCES/php-zendframework-zend-file-2.8.3-b6e167e.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd zend-file-b6e167e056ce8594be1db93460cddb503de341ed + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + mv LICENSE.md LICENSE + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GW7W2U + umask 022 + cd /builddir/build/BUILD + cd zend-file-b6e167e056ce8594be1db93460cddb503de341ed Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.swJQPo + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/php-zendframework-zend-file-2.8.3-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/php-zendframework-zend-file-2.8.3-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/php-zendframework-zend-file-2.8.3-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/php-zendframework-zend-file-2.8.3-1.el7.noarch + cd zend-file-b6e167e056ce8594be1db93460cddb503de341ed + mkdir -p /builddir/build/BUILDROOT/php-zendframework-zend-file-2.8.3-1.el7.noarch/usr/share/php/Zend/ + cp -pr src /builddir/build/BUILDROOT/php-zendframework-zend-file-2.8.3-1.el7.noarch/usr/share/php/Zend/File + /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/zend-file-b6e167e056ce8594be1db93460cddb503de341ed /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.LsMkns + umask 022 + cd /builddir/build/BUILD + cd zend-file-b6e167e056ce8594be1db93460cddb503de341ed + mkdir vendor + cat + tee vendor/autoload.php array( 'namespaces' => array( 'ZendTest\\File' => dirname(__DIR__).'/test/', 'Zend\\File' => '/builddir/build/BUILDROOT/php-zendframework-zend-file-2.8.3-1.el7.noarch/usr/share/php/Zend/File' )))); require_once '/usr/share/php/Zend/autoload.php'; /usr/bin/php + ret=0 + for cmd in php php56 php70 php71 php72 php73 + which php + php /usr/bin/phpunit PHPUnit 5.7.27 by Sebastian Bergmann and contributors. ................................................................. 65 / 98 ( 66%) ............................SSSS. 98 / 98 (100%) Time: 1.14 seconds, Memory: 8.00MB OK, but incomplete, skipped, or risky tests! Tests: 98, Assertions: 299, Skipped: 4. + for cmd in php php56 php70 php71 php72 php73 + which php56 which: no php56 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin) + for cmd in php php56 php70 php71 php72 php73 + which php70 which: no php70 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin) + for cmd in php php56 php70 php71 php72 php73 + which php71 which: no php71 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin) + for cmd in php php56 php70 php71 php72 php73 + which php72 which: no php72 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin) + for cmd in php php56 php70 php71 php72 php73 + which php73 which: no php73 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin) + exit 0 Processing files: php-zendframework-zend-file-2.8.3-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rSHK0X + umask 022 + cd /builddir/build/BUILD + cd zend-file-b6e167e056ce8594be1db93460cddb503de341ed + DOCDIR=/builddir/build/BUILDROOT/php-zendframework-zend-file-2.8.3-1.el7.noarch/usr/share/doc/php-zendframework-zend-file-2.8.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-zendframework-zend-file-2.8.3-1.el7.noarch/usr/share/doc/php-zendframework-zend-file-2.8.3 + cp -pr CHANGELOG.md README.md /builddir/build/BUILDROOT/php-zendframework-zend-file-2.8.3-1.el7.noarch/usr/share/doc/php-zendframework-zend-file-2.8.3 + cp -pr composer.json /builddir/build/BUILDROOT/php-zendframework-zend-file-2.8.3-1.el7.noarch/usr/share/doc/php-zendframework-zend-file-2.8.3 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.rwTfbz + umask 022 + cd /builddir/build/BUILD + cd zend-file-b6e167e056ce8594be1db93460cddb503de341ed + LICENSEDIR=/builddir/build/BUILDROOT/php-zendframework-zend-file-2.8.3-1.el7.noarch/usr/share/licenses/php-zendframework-zend-file-2.8.3 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-zendframework-zend-file-2.8.3-1.el7.noarch/usr/share/licenses/php-zendframework-zend-file-2.8.3 + cp -pr LICENSE /builddir/build/BUILDROOT/php-zendframework-zend-file-2.8.3-1.el7.noarch/usr/share/licenses/php-zendframework-zend-file-2.8.3 + exit 0 Provides: php-ZendFramework2-File = 2.8.3 php-composer(zendframework/zend-file) = 2.8.3 php-zendframework-zend-file = 2.8.3-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-ZendFramework2-File < 2.5 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/php-zendframework-zend-file-2.8.3-1.el7.noarch Wrote: /builddir/build/RPMS/php-zendframework-zend-file-2.8.3-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.70CRIf + umask 022 + cd /builddir/build/BUILD + cd zend-file-b6e167e056ce8594be1db93460cddb503de341ed + /usr/bin/rm -rf /builddir/build/BUILDROOT/php-zendframework-zend-file-2.8.3-1.el7.noarch + exit 0 Child return code was: 0