Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/perl-IO-Pipely.spec'], chrootPath='/srv/build/7/A/mock-root/c7-epel-i686/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB', '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=21600logger=uid=501) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/perl-IO-Pipely.spec'] with env {'LANG': 'en_GB', '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 warning: Could not canonicalize hostname: worker1.bsys.centos.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/perl-IO-Pipely-0.005-4.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/perl-IO-Pipely.spec '], chrootPath='/srv/build/7/A/mock-root/c7-epel-i686/root'shell=Falseuid=501env={'LANG': 'en_GB', '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=21600private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/perl-IO-Pipely.spec '] with env {'LANG': 'en_GB', '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: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.uhhmtV + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf IO-Pipely-0.005 + /usr/bin/tar -xf - + /usr/bin/gzip -dc /builddir/build/SOURCES/IO-Pipely-0.005.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd IO-Pipely-0.005 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.eCEuCd + umask 022 + cd /builddir/build/BUILD + cd IO-Pipely-0.005 + perl Makefile.PL INSTALLDIRS=vendor Checking if your kit is complete... Looks good Writing Makefile for IO::Pipely + make -j16 cp lib/IO/Pipely.pm blib/lib/IO/Pipely.pm Manifying blib/man3/IO::Pipely.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GVegrw + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-IO-Pipely-0.005-4.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-IO-Pipely-0.005-4.el7.i386 ++ dirname /builddir/build/BUILDROOT/perl-IO-Pipely-0.005-4.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-IO-Pipely-0.005-4.el7.i386 + cd IO-Pipely-0.005 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-IO-Pipely-0.005-4.el7.i386 Manifying blib/man3/IO::Pipely.3pm Installing /builddir/build/BUILDROOT/perl-IO-Pipely-0.005-4.el7.i386/usr/share/perl5/vendor_perl/IO/Pipely.pm Installing /builddir/build/BUILDROOT/perl-IO-Pipely-0.005-4.el7.i386/usr/share/man/man3/IO::Pipely.3pm + find /builddir/build/BUILDROOT/perl-IO-Pipely-0.005-4.el7.i386 -type f -name .packlist -exec rm -f '{}' + + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-IO-Pipely-0.005-4.el7.i386/usr + /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/IO-Pipely-0.005 /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.1uXBPP + umask 022 + cd /builddir/build/BUILD + cd IO-Pipely-0.005 + make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t # Perl 5.016003, /usr/bin/perl on linux t/00-info-perl.t .......... ok # Testing with Perl 5.016003, /usr/bin/perl # Carp version is 1.26 # Exporter version is 5.68 # ExtUtils::MakeMaker version is 6.68 # Fcntl version is 1.11 # IO::Socket version is 1.34 # Scalar::Util version is 1.27 # Symbol version is 1.07 # Test::More version is 0.98 # base version is 2.18 # strict version is 1.07 # warnings version is 1.13 t/000-report-versions.t ... ok t/01-test-pod.t ........... skipped: RELEASE_TESTING environment variable is not true. t/02-pod-no404s.t ......... skipped: RUN_NETWORK_TESTS environment variable is not true. t/11-pipely-base.t ........ skipped: not implemented yet t/12-pipely-oneway.t ...... ok t/13-pipely-twoway.t ...... ok t/release-pod-coverage.t .. skipped: these tests are for release candidate testing t/release-pod-syntax.t .... skipped: these tests are for release candidate testing All tests successful. Files=9, Tests=23, 1 wallclock secs ( 0.04 usr 0.01 sys + 0.29 cusr 0.01 csys = 0.35 CPU) Result: PASS + exit 0 Processing files: perl-IO-Pipely-0.005-4.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pxLhka + umask 022 + cd /builddir/build/BUILD + cd IO-Pipely-0.005 + DOCDIR=/builddir/build/BUILDROOT/perl-IO-Pipely-0.005-4.el7.i386/usr/share/doc/perl-IO-Pipely-0.005 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-IO-Pipely-0.005-4.el7.i386/usr/share/doc/perl-IO-Pipely-0.005 + cp -pr CHANGES /builddir/build/BUILDROOT/perl-IO-Pipely-0.005-4.el7.i386/usr/share/doc/perl-IO-Pipely-0.005 + cp -pr LICENSE /builddir/build/BUILDROOT/perl-IO-Pipely-0.005-4.el7.i386/usr/share/doc/perl-IO-Pipely-0.005 + cp -pr README /builddir/build/BUILDROOT/perl-IO-Pipely-0.005-4.el7.i386/usr/share/doc/perl-IO-Pipely-0.005 + exit 0 Provides: perl(IO::Pipely) = 0.005 perl-IO-Pipely = 0.005-4.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl(Errno) perl(strict) perl(warnings) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-IO-Pipely-0.005-4.el7.i386 warning: Could not canonicalize hostname: worker1.bsys.centos.org Wrote: /builddir/build/RPMS/perl-IO-Pipely-0.005-4.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Nk0xFP + umask 022 + cd /builddir/build/BUILD + cd IO-Pipely-0.005 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-IO-Pipely-0.005-4.el7.i386 + exit 0 Child return code was: 0 LEAVE do -->