Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/php-erusev-parsedown.spec'], logger=printOutput=Falseuid=1001timeout=0gid=135env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}chrootPath='/var/lib/mock/fedora-rawhide-i386-mockbuilder-6475/root'shell=Falsenspawn_args=[]user='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/php-erusev-parsedown.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/php-erusev-parsedown-1.6.2-1.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/php-erusev-parsedown.spec'], logger=printOutput=Falseuid=1001timeout=0gid=135env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}chrootPath='/var/lib/mock/fedora-rawhide-i386-mockbuilder-6475/root'shell=Falsenspawn_args=[]user='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/php-erusev-parsedown.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2nEKoa + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf parsedown-1bf24f7334fe16c88bf9d467863309ceaf285b01 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/php-erusev-parsedown-1.6.2-1bf24f7334fe16c88bf9d467863309ceaf285b01.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd parsedown-1bf24f7334fe16c88bf9d467863309ceaf285b01 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3Di1xZ + umask 022 + cd /builddir/build/BUILD + cd parsedown-1bf24f7334fe16c88bf9d467863309ceaf285b01 + : Create autoloader + cat + tee autoload.php '/Parsedown.php', ), __DIR__); + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CbuRHO + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/php-erusev-parsedown-1.6.2-1.fc27.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/php-erusev-parsedown-1.6.2-1.fc27.i386 ++ dirname /builddir/build/BUILDROOT/php-erusev-parsedown-1.6.2-1.fc27.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/php-erusev-parsedown-1.6.2-1.fc27.i386 + cd parsedown-1bf24f7334fe16c88bf9d467863309ceaf285b01 + mkdir -p /builddir/build/BUILDROOT/php-erusev-parsedown-1.6.2-1.fc27.i386/usr/share/php/erusev/parsedown + cp -rp Parsedown.php autoload.php /builddir/build/BUILDROOT/php-erusev-parsedown-1.6.2-1.fc27.i386/usr/share/php/erusev/parsedown/ + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --ver-rel 1.6.2-1.fc27 --unique-debug-arch i386 --unique-debug-src-base php-erusev-parsedown --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/parsedown-1bf24f7334fe16c88bf9d467863309ceaf285b01 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.kZvYXD + umask 022 + cd /builddir/build/BUILD + cd parsedown-1bf24f7334fe16c88bf9d467863309ceaf285b01 + : Upstream tests + RETURN_CODE=0 + for PHP_EXEC in php php56 php70 php71 php72 + '[' php = php ']' + php /usr/bin/phpunit --verbose --bootstrap /builddir/build/BUILDROOT/php-erusev-parsedown-1.6.2-1.fc27.i386/usr/share/php/erusev/parsedown/autoload.php PHPUnit 5.7.19 by Sebastian Bergmann and contributors. Runtime: PHP 7.1.5RC1 Configuration: /builddir/build/BUILD/parsedown-1bf24f7334fe16c88bf9d467863309ceaf285b01/phpunit.xml.dist ...................................................... 54 / 54 (100%) Time: 33 ms, Memory: 4.00MB OK (54 tests, 58 assertions) + for PHP_EXEC in php php56 php70 php71 php72 + '[' php = php56 ']' + which php56 which: no php56 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin) + for PHP_EXEC in php php56 php70 php71 php72 + '[' php = php70 ']' + which php70 which: no php70 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin) + for PHP_EXEC in php php56 php70 php71 php72 + '[' php = php71 ']' + which php71 which: no php71 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin) + for PHP_EXEC in php php56 php70 php71 php72 + '[' php = php72 ']' + which php72 which: no php72 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin) + exit 0 Processing files: php-erusev-parsedown-1.6.2-1.fc27.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LRwfnt + umask 022 + cd /builddir/build/BUILD + cd parsedown-1bf24f7334fe16c88bf9d467863309ceaf285b01 + DOCDIR=/builddir/build/BUILDROOT/php-erusev-parsedown-1.6.2-1.fc27.i386/usr/share/doc/php-erusev-parsedown + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-erusev-parsedown-1.6.2-1.fc27.i386/usr/share/doc/php-erusev-parsedown + cp -pr README.md /builddir/build/BUILDROOT/php-erusev-parsedown-1.6.2-1.fc27.i386/usr/share/doc/php-erusev-parsedown + cp -pr composer.json /builddir/build/BUILDROOT/php-erusev-parsedown-1.6.2-1.fc27.i386/usr/share/doc/php-erusev-parsedown + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.GSJkNi + umask 022 + cd /builddir/build/BUILD + cd parsedown-1bf24f7334fe16c88bf9d467863309ceaf285b01 + LICENSEDIR=/builddir/build/BUILDROOT/php-erusev-parsedown-1.6.2-1.fc27.i386/usr/share/licenses/php-erusev-parsedown + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-erusev-parsedown-1.6.2-1.fc27.i386/usr/share/licenses/php-erusev-parsedown + cp -pr LICENSE.txt /builddir/build/BUILDROOT/php-erusev-parsedown-1.6.2-1.fc27.i386/usr/share/licenses/php-erusev-parsedown + exit 0 Provides: php-composer(erusev/parsedown) = 1.6.2 php-erusev-parsedown = 1.6.2-1.fc27 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/php-erusev-parsedown-1.6.2-1.fc27.i386 Wrote: /builddir/build/RPMS/php-erusev-parsedown-1.6.2-1.fc27.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.AbgQi8 + umask 022 + cd /builddir/build/BUILD + cd parsedown-1bf24f7334fe16c88bf9d467863309ceaf285b01 + /usr/bin/rm -rf /builddir/build/BUILDROOT/php-erusev-parsedown-1.6.2-1.fc27.i386 + exit 0 Child return code was: 0