Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/simplesamlphp.spec'], uid=1001gid=135shell=Falsenspawn_args=[]user='mockbuild'timeout=0env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'TERM': 'vt100'}chrootPath='/var/lib/mock/epel-6-i386-mockbuilder-7050/root'printOutput=Falselogger=) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/simplesamlphp.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'TERM': 'vt100'} and shell False warning: Could not canonicalize hostname: copr-builder-627622642.novalocal Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/simplesamlphp-1.14.14-1.el6.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/simplesamlphp.spec'], uid=1001gid=135shell=Falsenspawn_args=[]user='mockbuild'timeout=0env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'TERM': 'vt100'}chrootPath='/var/lib/mock/epel-6-i386-mockbuilder-7050/root'printOutput=Falselogger=) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/simplesamlphp.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'TERM': 'vt100'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VI0GL5 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf simplesamlphp-0329e7fd0e9f356211a002f5b7c79da4543b5efe + /usr/bin/gzip -dc /builddir/build/SOURCES/simplesamlphp-1.14.14-0329e7fd0e9f356211a002f5b7c79da4543b5efe.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd simplesamlphp-0329e7fd0e9f356211a002f5b7c79da4543b5efe + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + : Update default configs + sed -e /baseurlpath/s#simplesaml#simplesamlphp# -e /certdir/s#cert/#/var/lib/simplesamlphp/cert/# -e /datadir/s#data/#/var/lib/simplesamlphp/data/# -e /loggingdir/s#log/#/var/log/simplesamlphp/# -e s/na@example.org/root@localhost.localdomain/ -i config-templates/config.php + : Copy other sources into build dir + mkdir .rpm + cp -p /builddir/build/SOURCES/simplesamlphp.conf .rpm/ + cp -p /builddir/build/SOURCES/macros.simplesamlphp .rpm/ + : Update dynamic values in sources + sed -e s:__SIMPLESAMLPHP__:/usr/share/simplesamlphp: -e s:__SIMPLESAMLPHP_ETC__:/etc/simplesamlphp: -e s:__SIMPLESAMLPHP_LOG__:/var/log/simplesamlphp: -e s:__SIMPLESAMLPHP_VAR__:/var/lib/simplesamlphp: -e s:__PHPDIR__:/usr/share/php: -e s:__SPEC_VERSION__:1.14.14: -e s:__SPEC_RELEASE__:1.el6: -i .rpm/macros.simplesamlphp .rpm/simplesamlphp.conf + : Docs + mv docs .rpm/ + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.PyYSc5 + umask 022 + cd /builddir/build/BUILD + cd simplesamlphp-0329e7fd0e9f356211a002f5b7c79da4543b5efe + LANG=C + export LANG + unset DISPLAY + : Create autoloader + cat + tee autoload.php getVersion(); echo "Version $version (expected 1.14.14)\n"; exit(version_compare("1.14.14", "$version", "=") ? 0 : 1); ' Version 1.14.14 (expected 1.14.14) + : Tests skipped because upstream requires an old version of PHPUnit and tests fail with current versions + exit 0 Processing files: simplesamlphp-1.14.14-1.el6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1BQ8S4 + umask 022 + cd /builddir/build/BUILD + cd simplesamlphp-0329e7fd0e9f356211a002f5b7c79da4543b5efe + DOCDIR=/builddir/build/BUILDROOT/simplesamlphp-1.14.14-1.el6.i386/usr/share/doc/simplesamlphp-1.14.14 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/simplesamlphp-1.14.14-1.el6.i386/usr/share/doc/simplesamlphp-1.14.14 + /bin/mkdir -p /builddir/build/BUILDROOT/simplesamlphp-1.14.14-1.el6.i386/usr/share/doc/simplesamlphp-1.14.14 + cp -pr COPYING /builddir/build/BUILDROOT/simplesamlphp-1.14.14-1.el6.i386/usr/share/doc/simplesamlphp-1.14.14 + cp -pr LICENSE /builddir/build/BUILDROOT/simplesamlphp-1.14.14-1.el6.i386/usr/share/doc/simplesamlphp-1.14.14 + cp -pr CONTRIBUTE.md README.md /builddir/build/BUILDROOT/simplesamlphp-1.14.14-1.el6.i386/usr/share/doc/simplesamlphp-1.14.14 + cp -pr composer.json composer.lock /builddir/build/BUILDROOT/simplesamlphp-1.14.14-1.el6.i386/usr/share/doc/simplesamlphp-1.14.14 + exit 0 Provides: config(simplesamlphp) = 1.14.14-1.el6 php-composer(simplesamlphp/simplesamlphp) = 1.14.14 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/env perl(strict) perl(warnings) Processing files: simplesamlphp-httpd-1.14.14-1.el6.noarch Provides: config(simplesamlphp-httpd) = 1.14.14-1.el6 simplesamlphp-webserver = 1.14.14-1.el6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Processing files: simplesamlphp-doc-1.14.14-1.el6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5vZLM9 + umask 022 + cd /builddir/build/BUILD + cd simplesamlphp-0329e7fd0e9f356211a002f5b7c79da4543b5efe + DOCDIR=/builddir/build/BUILDROOT/simplesamlphp-1.14.14-1.el6.i386/usr/share/doc/simplesamlphp-doc-1.14.14 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/simplesamlphp-1.14.14-1.el6.i386/usr/share/doc/simplesamlphp-doc-1.14.14 + /bin/mkdir -p /builddir/build/BUILDROOT/simplesamlphp-1.14.14-1.el6.i386/usr/share/doc/simplesamlphp-doc-1.14.14 + cp -pr .rpm/docs/README .rpm/docs/index.txt .rpm/docs/resources .rpm/docs/simplesamlphp-advancedfeatures.txt .rpm/docs/simplesamlphp-artifact-idp.txt .rpm/docs/simplesamlphp-artifact-sp.txt .rpm/docs/simplesamlphp-authproc.txt .rpm/docs/simplesamlphp-authsource.txt .rpm/docs/simplesamlphp-automated_metadata.txt .rpm/docs/simplesamlphp-changelog.txt .rpm/docs/simplesamlphp-customauth.txt .rpm/docs/simplesamlphp-database.txt .rpm/docs/simplesamlphp-errorhandling.txt .rpm/docs/simplesamlphp-googleapps.txt .rpm/docs/simplesamlphp-hok-idp.txt .rpm/docs/simplesamlphp-hok-sp.txt .rpm/docs/simplesamlphp-idp-more.txt .rpm/docs/simplesamlphp-idp.txt .rpm/docs/simplesamlphp-install-repo.txt .rpm/docs/simplesamlphp-install.txt .rpm/docs/simplesamlphp-maintenance.txt .rpm/docs/simplesamlphp-metadata-endpoints.txt .rpm/docs/simplesamlphp-metadata-extensions-attributes.txt .rpm/docs/simplesamlphp-metadata-extensions-rpi.txt .rpm/docs/simplesamlphp-metadata-extensions-ui.txt .rpm/docs/simplesamlphp-metadata-pdostoragehandler.txt .rpm/docs/simplesamlphp-modules.txt .rpm/docs/simplesamlphp-nostate.txt .rpm/docs/simplesamlphp-reference-idp-hosted.txt .rpm/docs/simplesamlphp-reference-idp-remote.txt .rpm/docs/simplesamlphp-reference-sp-remote.txt .rpm/docs/simplesamlphp-scoping.txt .rpm/docs/simplesamlphp-sp-api.txt .rpm/docs/simplesamlphp-sp-migration.txt .rpm/docs/simplesamlphp-sp.txt .rpm/docs/simplesamlphp-theming.txt .rpm/docs/simplesamlphp-translation.txt .rpm/docs/simplesamlphp-upgrade-notes-1.10.txt .rpm/docs/simplesamlphp-upgrade-notes-1.11.txt .rpm/docs/simplesamlphp-upgrade-notes-1.12.txt .rpm/docs/simplesamlphp-upgrade-notes-1.13.txt .rpm/docs/simplesamlphp-upgrade-notes-1.14.txt .rpm/docs/simplesamlphp-upgrade-notes-1.5.txt .rpm/docs/simplesamlphp-upgrade-notes-1.6.txt .rpm/docs/simplesamlphp-upgrade-notes-1.7.txt .rpm/docs/simplesamlphp-upgrade-notes-1.8.txt .rpm/docs/simplesamlphp-upgrade-notes-1.9.txt /builddir/build/BUILDROOT/simplesamlphp-1.14.14-1.el6.i386/usr/share/doc/simplesamlphp-doc-1.14.14 + exit 0 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/simplesamlphp-1.14.14-1.el6.i386 warning: Could not canonicalize hostname: copr-builder-627622642.novalocal Wrote: /builddir/build/RPMS/simplesamlphp-1.14.14-1.el6.noarch.rpm Wrote: /builddir/build/RPMS/simplesamlphp-httpd-1.14.14-1.el6.noarch.rpm Wrote: /builddir/build/RPMS/simplesamlphp-doc-1.14.14-1.el6.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.jPyJjC + umask 022 + cd /builddir/build/BUILD + cd simplesamlphp-0329e7fd0e9f356211a002f5b7c79da4543b5efe + /bin/rm -rf /builddir/build/BUILDROOT/simplesamlphp-1.14.14-1.el6.i386 + exit 0 Child return code was: 0