Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-Exception-Base.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-6c50e1c397300ce247bc48686c5cf555a181d212/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/perl-Exception-Base.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/perl-Exception-Base-0.2501-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/perl-Exception-Base.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-6c50e1c397300ce247bc48686c5cf555a181d212/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/perl-Exception-Base.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.HiC0q5 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Exception-Base-0.2501 + /usr/bin/gzip -dc /builddir/build/SOURCES/Exception-Base-0.2501.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Exception-Base-0.2501 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.oMMnL8 + umask 022 + cd /builddir/build/BUILD + cd Exception-Base-0.2501 + perl Makefile.PL INSTALLDIRS=vendor Checking if your kit is complete... Looks good Writing Makefile for Exception::Base + make -j4 cp lib/Exception/Base.pm blib/lib/Exception/Base.pm Manifying blib/man3/Exception::Base.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Bq7J2R + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Exception-Base-0.2501-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Exception-Base-0.2501-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/perl-Exception-Base-0.2501-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Exception-Base-0.2501-1.el7.noarch + cd Exception-Base-0.2501 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Exception-Base-0.2501-1.el7.noarch Installing /builddir/build/BUILDROOT/perl-Exception-Base-0.2501-1.el7.noarch/usr/share/perl5/vendor_perl/Exception/Base.pm Installing /builddir/build/BUILDROOT/perl-Exception-Base-0.2501-1.el7.noarch/usr/share/man/man3/Exception::Base.3pm + find /builddir/build/BUILDROOT/perl-Exception-Base-0.2501-1.el7.noarch -type f -name .packlist -delete + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Exception-Base-0.2501-1.el7.noarch + /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/Exception-Base-0.2501 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /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.IOZCAq + umask 022 + cd /builddir/build/BUILD + cd Exception-Base-0.2501 + make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/all_tests.t .. ok All tests successful. Files=1, Tests=50, 1 wallclock secs ( 0.25 usr 0.01 sys + 0.94 cusr 0.04 csys = 1.24 CPU) Result: PASS + make test TEST_FILES=/builddir/build/SOURCES/to_string_changes_errors.t PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" /builddir/build/SOURCES/to_string_changes_errors.t /builddir/build/SOURCES/to_string_changes_errors.t .. ok All tests successful. Files=1, Tests=1, 1 wallclock secs ( 0.18 usr 0.02 sys + 0.34 cusr 0.03 csys = 0.57 CPU) Result: PASS + exit 0 Processing files: perl-Exception-Base-0.2501-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.a5Yq92 + umask 022 + cd /builddir/build/BUILD + cd Exception-Base-0.2501 + DOCDIR=/builddir/build/BUILDROOT/perl-Exception-Base-0.2501-1.el7.noarch/usr/share/doc/perl-Exception-Base-0.2501 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Exception-Base-0.2501-1.el7.noarch/usr/share/doc/perl-Exception-Base-0.2501 + cp -pr Changes /builddir/build/BUILDROOT/perl-Exception-Base-0.2501-1.el7.noarch/usr/share/doc/perl-Exception-Base-0.2501 + cp -pr Incompatibilities /builddir/build/BUILDROOT/perl-Exception-Base-0.2501-1.el7.noarch/usr/share/doc/perl-Exception-Base-0.2501 + cp -pr README /builddir/build/BUILDROOT/perl-Exception-Base-0.2501-1.el7.noarch/usr/share/doc/perl-Exception-Base-0.2501 + cp -pr examples/ /builddir/build/BUILDROOT/perl-Exception-Base-0.2501-1.el7.noarch/usr/share/doc/perl-Exception-Base-0.2501 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.CNMFgN + umask 022 + cd /builddir/build/BUILD + cd Exception-Base-0.2501 + LICENSEDIR=/builddir/build/BUILDROOT/perl-Exception-Base-0.2501-1.el7.noarch/usr/share/licenses/perl-Exception-Base-0.2501 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Exception-Base-0.2501-1.el7.noarch/usr/share/licenses/perl-Exception-Base-0.2501 + cp -pr LICENSE /builddir/build/BUILDROOT/perl-Exception-Base-0.2501-1.el7.noarch/usr/share/licenses/perl-Exception-Base-0.2501 + exit 0 Provides: perl(Exception::Base) = 0.2501 perl-Exception-Base = 0.2501-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl >= 0:5.006 perl(constant) perl(overload) perl(strict) perl(warnings) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Exception-Base-0.2501-1.el7.noarch Wrote: /builddir/build/RPMS/perl-Exception-Base-0.2501-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.G6ssKz + umask 022 + cd /builddir/build/BUILD + cd Exception-Base-0.2501 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Exception-Base-0.2501-1.el7.noarch + exit 0 Child return code was: 0