Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/php-robrichards-xmlseclibs.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-141dfc3cb0f5644855f7152ea9eba5a402bab985/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-robrichards-xmlseclibs.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-robrichards-xmlseclibs-2.0.1-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-robrichards-xmlseclibs.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-141dfc3cb0f5644855f7152ea9eba5a402bab985/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-robrichards-xmlseclibs.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.AgFgSu + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xmlseclibs-53bb1e9cae490a8f93af41bd9df6ea897161ca05 + /usr/bin/gzip -dc /builddir/build/SOURCES/php-robrichards-xmlseclibs-2.0.1-53bb1e9cae490a8f93af41bd9df6ea897161ca05.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd xmlseclibs-53bb1e9cae490a8f93af41bd9df6ea897161ca05 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.i4bZ7S + umask 022 + cd /builddir/build/BUILD + cd xmlseclibs-53bb1e9cae490a8f93af41bd9df6ea897161ca05 + : Create autoloader + cat + tee src/autoload.php register(); } $fedoraClassLoader->addPrefix('RobRichards\\XMLSecLibs\\', dirname(dirname(__DIR__))); return $fedoraClassLoader; Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gCgJ2j + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/php-robrichards-xmlseclibs-2.0.1-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/php-robrichards-xmlseclibs-2.0.1-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/php-robrichards-xmlseclibs-2.0.1-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/php-robrichards-xmlseclibs-2.0.1-1.el7.noarch + cd xmlseclibs-53bb1e9cae490a8f93af41bd9df6ea897161ca05 + mkdir -p /builddir/build/BUILDROOT/php-robrichards-xmlseclibs-2.0.1-1.el7.noarch/usr/share/php/RobRichards/XMLSecLibs + cp -rp src/XMLSecEnc.php src/XMLSecurityDSig.php src/XMLSecurityKey.php src/autoload.php /builddir/build/BUILDROOT/php-robrichards-xmlseclibs-2.0.1-1.el7.noarch/usr/share/php/RobRichards/XMLSecLibs/ + /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/xmlseclibs-53bb1e9cae490a8f93af41bd9df6ea897161ca05 /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.DeJvlm + umask 022 + cd /builddir/build/BUILD + cd xmlseclibs-53bb1e9cae490a8f93af41bd9df6ea897161ca05 + : Use autoloader + sed 's#require.*xmlseclibs.*#require_once "/builddir/build/BUILDROOT/php-robrichards-xmlseclibs-2.0.1-1.el7.noarch/usr/share/php/RobRichards/XMLSecLibs/autoload.php";#' -i tests/encrypteddata-node-order.phpt tests/extract-win-cert.phpt tests/generatesessionkey-basics.phpt tests/generatesessionkey-parity.phpt tests/getcipherdata.phpt tests/getsymmetrickeysize.phpt tests/retrievalmethod-findkey.phpt tests/sign-c14-comments.phpt tests/sign-empty-uri.phpt tests/sign-hhvm-id-wout-ns-regenerated.phpt tests/thumbprint.phpt tests/validate_digest_sha512.phpt tests/withcomment-empty-uri.phpt tests/withcomment-id-uri-object.phpt tests/withcomment-id-uri.phpt tests/xml-sign-prefix.phpt tests/xml-sign-sha256-rsa-sha256.phpt tests/xml-sign-subject.phpt tests/xml-sign.phpt tests/xmlsec-decrypt-content.phpt tests/xmlsec-decrypt.phpt tests/xmlsec-encrypt-content.phpt tests/xmlsec-encrypt-noreplace.phpt tests/xmlsec-encrypt.phpt tests/xmlsec-verify-formatted.phpt tests/xmlsec-verify-rsa-sha256.phpt tests/xmlsec-verify.phpt + : Skip tests known to fail + rm -f tests/extract-win-cert.phpt + : Run tests + /usr/bin/phpunit tests PHPUnit 4.8.36 by Sebastian Bergmann and contributors. .......................... Time: 5.79 seconds, Memory: 2.25MB OK (26 tests, 26 assertions) + exit 0 Processing files: php-robrichards-xmlseclibs-2.0.1-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AM3Cnp + umask 022 + cd /builddir/build/BUILD + cd xmlseclibs-53bb1e9cae490a8f93af41bd9df6ea897161ca05 + DOCDIR=/builddir/build/BUILDROOT/php-robrichards-xmlseclibs-2.0.1-1.el7.noarch/usr/share/doc/php-robrichards-xmlseclibs-2.0.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-robrichards-xmlseclibs-2.0.1-1.el7.noarch/usr/share/doc/php-robrichards-xmlseclibs-2.0.1 + cp -pr CHANGELOG.txt /builddir/build/BUILDROOT/php-robrichards-xmlseclibs-2.0.1-1.el7.noarch/usr/share/doc/php-robrichards-xmlseclibs-2.0.1 + cp -pr composer.json /builddir/build/BUILDROOT/php-robrichards-xmlseclibs-2.0.1-1.el7.noarch/usr/share/doc/php-robrichards-xmlseclibs-2.0.1 + cp -pr README.md /builddir/build/BUILDROOT/php-robrichards-xmlseclibs-2.0.1-1.el7.noarch/usr/share/doc/php-robrichards-xmlseclibs-2.0.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.vtfxsx + umask 022 + cd /builddir/build/BUILD + cd xmlseclibs-53bb1e9cae490a8f93af41bd9df6ea897161ca05 + LICENSEDIR=/builddir/build/BUILDROOT/php-robrichards-xmlseclibs-2.0.1-1.el7.noarch/usr/share/licenses/php-robrichards-xmlseclibs-2.0.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-robrichards-xmlseclibs-2.0.1-1.el7.noarch/usr/share/licenses/php-robrichards-xmlseclibs-2.0.1 + cp -pr LICENSE /builddir/build/BUILDROOT/php-robrichards-xmlseclibs-2.0.1-1.el7.noarch/usr/share/licenses/php-robrichards-xmlseclibs-2.0.1 + exit 0 Provides: php-composer(robrichards/xmlseclibs) = 2.0.1 php-robrichards-xmlseclibs = 2.0.1-1.el7 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-robrichards-xmlseclibs-2.0.1-1.el7.noarch Wrote: /builddir/build/RPMS/php-robrichards-xmlseclibs-2.0.1-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.VRlvJH + umask 022 + cd /builddir/build/BUILD + cd xmlseclibs-53bb1e9cae490a8f93af41bd9df6ea897161ca05 + /usr/bin/rm -rf /builddir/build/BUILDROOT/php-robrichards-xmlseclibs-2.0.1-1.el7.noarch + exit 0 Child return code was: 0