Mock Version: 1.4.2 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/perl-JSON-RPC.spec'], nspawn_args=[]shell=Falseuid=1000env={'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/centos-7-epel-i386/root'gid=135user='mockbuild'timeout=0logger=printOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '83a2ada6c2f74d9b9a17437a72c2ff5a', '-D', '/var/lib/mock/centos-7-epel-i386/root', '--setenv=LANG=en_US.utf8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/perl-JSON-RPC.spec'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Failed to create directory /var/lib/mock/centos-7-epel-i386/root//sys/fs/selinux: Read-only file system Failed to create directory /var/lib/mock/centos-7-epel-i386/root//sys/fs/selinux: Read-only file system warning: Could not canonicalize hostname: kvm.centos.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/perl-JSON-RPC-1.03-5.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/perl-JSON-RPC.spec'], nspawn_args=['--private-network']shell=Falseuid=1000env={'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/centos-7-epel-i386/root'gid=135user='mockbuild'timeout=0logger=printOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'fe80b8938a6a4d2281a80c909e125990', '-D', '/var/lib/mock/centos-7-epel-i386/root', '--private-network', '--setenv=LANG=en_US.utf8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/perl-JSON-RPC.spec'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Failed to create directory /var/lib/mock/centos-7-epel-i386/root//sys/fs/selinux: Read-only file system Failed to create directory /var/lib/mock/centos-7-epel-i386/root//sys/fs/selinux: Read-only file system Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wHLXYN + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf JSON-RPC-1.03 + /usr/bin/gzip -dc /builddir/build/SOURCES/JSON-RPC-1.03.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd JSON-RPC-1.03 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.vksQrp + umask 022 + cd /builddir/build/BUILD + cd JSON-RPC-1.03 + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor Cannot determine perl version info from lib/JSON/RPC.pm Checking if your kit is complete... Looks good Writing Makefile for JSON::RPC + make -j6 cp lib/JSON/RPC/Legacy/Server.pm blib/lib/JSON/RPC/Legacy/Server.pm cp lib/JSON/RPC/Legacy/Server/Apache2.pm blib/lib/JSON/RPC/Legacy/Server/Apache2.pm cp lib/JSON/RPC/Legacy/Server/Daemon.pm blib/lib/JSON/RPC/Legacy/Server/Daemon.pm cp lib/JSON/RPC.pm blib/lib/JSON/RPC.pm cp lib/JSON/RPC/Constants.pm blib/lib/JSON/RPC/Constants.pm cp lib/JSON/RPC/Parser.pm blib/lib/JSON/RPC/Parser.pm cp lib/JSON/RPC/Procedure.pm blib/lib/JSON/RPC/Procedure.pm cp lib/JSON/RPC/Legacy/Client.pm blib/lib/JSON/RPC/Legacy/Client.pm cp lib/JSON/RPC/Legacy.pm blib/lib/JSON/RPC/Legacy.pm cp lib/JSON/RPC/Dispatch.pm blib/lib/JSON/RPC/Dispatch.pm cp lib/JSON/RPC/Legacy/Procedure.pm blib/lib/JSON/RPC/Legacy/Procedure.pm cp lib/JSON/RPC/Test.pm blib/lib/JSON/RPC/Test.pm cp lib/JSON/RPC/Legacy/Server/CGI.pm blib/lib/JSON/RPC/Legacy/Server/CGI.pm Manifying blib/man3/JSON::RPC::Legacy::Server.3pm Manifying blib/man3/JSON::RPC::Legacy::Server::Daemon.3pm Manifying blib/man3/JSON::RPC::Legacy::Server::Apache2.3pm Manifying blib/man3/JSON::RPC.3pm Manifying blib/man3/JSON::RPC::Constants.3pm Manifying blib/man3/JSON::RPC::Procedure.3pm Manifying blib/man3/JSON::RPC::Parser.3pm Manifying blib/man3/JSON::RPC::Legacy::Client.3pm Manifying blib/man3/JSON::RPC::Legacy.3pm Manifying blib/man3/JSON::RPC::Legacy::Procedure.3pm Manifying blib/man3/JSON::RPC::Dispatch.3pm Manifying blib/man3/JSON::RPC::Legacy::Server::CGI.3pm Manifying blib/man3/JSON::RPC::Test.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xrFvf4 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-JSON-RPC-1.03-5.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-JSON-RPC-1.03-5.el7.i386 ++ dirname /builddir/build/BUILDROOT/perl-JSON-RPC-1.03-5.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-JSON-RPC-1.03-5.el7.i386 + cd JSON-RPC-1.03 + make pure_install PERL_INSTALL_ROOT=/builddir/build/BUILDROOT/perl-JSON-RPC-1.03-5.el7.i386 Manifying blib/man3/JSON::RPC::Legacy::Server.3pm Manifying blib/man3/JSON::RPC::Legacy::Server::Daemon.3pm Manifying blib/man3/JSON::RPC::Legacy::Server::Apache2.3pm Manifying blib/man3/JSON::RPC.3pm Manifying blib/man3/JSON::RPC::Constants.3pm Manifying blib/man3/JSON::RPC::Procedure.3pm Manifying blib/man3/JSON::RPC::Parser.3pm Manifying blib/man3/JSON::RPC::Legacy::Client.3pm Manifying blib/man3/JSON::RPC::Legacy.3pm Manifying blib/man3/JSON::RPC::Legacy::Procedure.3pm Manifying blib/man3/JSON::RPC::Dispatch.3pm Manifying blib/man3/JSON::RPC::Legacy::Server::CGI.3pm Manifying blib/man3/JSON::RPC::Test.3pm Installing /builddir/build/BUILDROOT/perl-JSON-RPC-1.03-5.el7.i386/usr/share/perl5/vendor_perl/JSON/RPC.pm Installing /builddir/build/BUILDROOT/perl-JSON-RPC-1.03-5.el7.i386/usr/share/perl5/vendor_perl/JSON/RPC/Constants.pm Installing /builddir/build/BUILDROOT/perl-JSON-RPC-1.03-5.el7.i386/usr/share/perl5/vendor_perl/JSON/RPC/Parser.pm Installing /builddir/build/BUILDROOT/perl-JSON-RPC-1.03-5.el7.i386/usr/share/perl5/vendor_perl/JSON/RPC/Procedure.pm Installing /builddir/build/BUILDROOT/perl-JSON-RPC-1.03-5.el7.i386/usr/share/perl5/vendor_perl/JSON/RPC/Legacy.pm Installing /builddir/build/BUILDROOT/perl-JSON-RPC-1.03-5.el7.i386/usr/share/perl5/vendor_perl/JSON/RPC/Dispatch.pm Installing /builddir/build/BUILDROOT/perl-JSON-RPC-1.03-5.el7.i386/usr/share/perl5/vendor_perl/JSON/RPC/Test.pm Installing /builddir/build/BUILDROOT/perl-JSON-RPC-1.03-5.el7.i386/usr/share/perl5/vendor_perl/JSON/RPC/Legacy/Server.pm Installing /builddir/build/BUILDROOT/perl-JSON-RPC-1.03-5.el7.i386/usr/share/perl5/vendor_perl/JSON/RPC/Legacy/Client.pm Installing /builddir/build/BUILDROOT/perl-JSON-RPC-1.03-5.el7.i386/usr/share/perl5/vendor_perl/JSON/RPC/Legacy/Procedure.pm Installing /builddir/build/BUILDROOT/perl-JSON-RPC-1.03-5.el7.i386/usr/share/perl5/vendor_perl/JSON/RPC/Legacy/Server/Apache2.pm Installing /builddir/build/BUILDROOT/perl-JSON-RPC-1.03-5.el7.i386/usr/share/perl5/vendor_perl/JSON/RPC/Legacy/Server/Daemon.pm Installing /builddir/build/BUILDROOT/perl-JSON-RPC-1.03-5.el7.i386/usr/share/perl5/vendor_perl/JSON/RPC/Legacy/Server/CGI.pm Installing /builddir/build/BUILDROOT/perl-JSON-RPC-1.03-5.el7.i386/usr/share/man/man3/JSON::RPC::Legacy::Server.3pm Installing /builddir/build/BUILDROOT/perl-JSON-RPC-1.03-5.el7.i386/usr/share/man/man3/JSON::RPC::Legacy::Server::Daemon.3pm Installing /builddir/build/BUILDROOT/perl-JSON-RPC-1.03-5.el7.i386/usr/share/man/man3/JSON::RPC::Legacy::Server::Apache2.3pm Installing /builddir/build/BUILDROOT/perl-JSON-RPC-1.03-5.el7.i386/usr/share/man/man3/JSON::RPC.3pm Installing /builddir/build/BUILDROOT/perl-JSON-RPC-1.03-5.el7.i386/usr/share/man/man3/JSON::RPC::Constants.3pm Installing /builddir/build/BUILDROOT/perl-JSON-RPC-1.03-5.el7.i386/usr/share/man/man3/JSON::RPC::Procedure.3pm Installing /builddir/build/BUILDROOT/perl-JSON-RPC-1.03-5.el7.i386/usr/share/man/man3/JSON::RPC::Parser.3pm Installing /builddir/build/BUILDROOT/perl-JSON-RPC-1.03-5.el7.i386/usr/share/man/man3/JSON::RPC::Legacy::Client.3pm Installing /builddir/build/BUILDROOT/perl-JSON-RPC-1.03-5.el7.i386/usr/share/man/man3/JSON::RPC::Legacy.3pm Installing /builddir/build/BUILDROOT/perl-JSON-RPC-1.03-5.el7.i386/usr/share/man/man3/JSON::RPC::Legacy::Procedure.3pm Installing /builddir/build/BUILDROOT/perl-JSON-RPC-1.03-5.el7.i386/usr/share/man/man3/JSON::RPC::Dispatch.3pm Installing /builddir/build/BUILDROOT/perl-JSON-RPC-1.03-5.el7.i386/usr/share/man/man3/JSON::RPC::Legacy::Server::CGI.3pm Installing /builddir/build/BUILDROOT/perl-JSON-RPC-1.03-5.el7.i386/usr/share/man/man3/JSON::RPC::Test.3pm + find /builddir/build/BUILDROOT/perl-JSON-RPC-1.03-5.el7.i386 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-JSON-RPC-1.03-5.el7.i386 -depth -type d -exec rmdir '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-JSON-RPC-1.03-5.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/JSON-RPC-1.03 /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.4imMlL + umask 022 + cd /builddir/build/BUILD + cd JSON-RPC-1.03 + make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/*/*.t t/001_compile.t ....... ok t/002_basic.t ......... ok t/003_parser.t ........ ok t/legacy/00_pod.t ..... ok t/legacy/01_use.t ..... ok t/legacy/02_server.t .. ok All tests successful. Files=6, Tests=31, 1 wallclock secs ( 0.06 usr 0.02 sys + 0.61 cusr 0.09 csys = 0.78 CPU) Result: PASS + exit 0 Processing files: perl-JSON-RPC-1.03-5.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ocS5Tv + umask 022 + cd /builddir/build/BUILD + cd JSON-RPC-1.03 + DOCDIR=/builddir/build/BUILDROOT/perl-JSON-RPC-1.03-5.el7.i386/usr/share/doc/perl-JSON-RPC-1.03 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-JSON-RPC-1.03-5.el7.i386/usr/share/doc/perl-JSON-RPC-1.03 + cp -pr Changes /builddir/build/BUILDROOT/perl-JSON-RPC-1.03-5.el7.i386/usr/share/doc/perl-JSON-RPC-1.03 + exit 0 Provides: perl(JSON::RPC) = 1.03 perl(JSON::RPC::Constants) perl(JSON::RPC::Dispatch) perl(JSON::RPC::Legacy) perl(JSON::RPC::Legacy::Client) = 0.93 perl(JSON::RPC::Legacy::Procedure) = 0.90 perl(JSON::RPC::Legacy::ReturnObject) perl(JSON::RPC::Legacy::ServiceObject) perl(JSON::RPC::Parser) perl(JSON::RPC::Procedure) perl(JSON::RPC::Test) perl-JSON-RPC = 1.03-5.el7 perl-JSON-RPC-legacy = 1.03 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl(Carp) perl(Exporter) perl(JSON) perl(JSON::RPC::Constants) perl(JSON::RPC::Legacy::ReturnObject) perl(JSON::RPC::Parser) perl(JSON::RPC::Procedure) perl(LWP::UserAgent) perl(Plack::Request) perl(Router::Simple) perl(Scalar::Util) perl(Try::Tiny) perl(attributes) perl(base) perl(parent) perl(strict) Obsoletes: perl-JSON-RPC-legacy < 1.03 Processing files: perl-JSON-RPC-Apache2-1.03-5.el7.noarch Provides: perl(JSON::RPC::Legacy::Server) = 0.92 perl(JSON::RPC::Legacy::Server::Apache2) perl(JSON::RPC::Legacy::Server::system) perl-JSON-RPC-Apache2 = 1.03-5.el7 perl-JSON-RPC-legacy-server = 1.03 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl(APR::Table) perl(Apache2::Const) perl(Apache2::RequestIO) perl(Apache2::RequestRec) perl(Apache2::RequestUtil) perl(Carp) perl(HTTP::Request) perl(HTTP::Response) perl(JSON) perl(JSON::RPC::Legacy::Server) perl(base) perl(lib) perl(strict) Obsoletes: perl-JSON-RPC-legacy-server < 1.03 Processing files: perl-JSON-RPC-CGI-1.03-5.el7.noarch Provides: perl(JSON::RPC::Legacy::Server) = 0.92 perl(JSON::RPC::Legacy::Server::CGI) = 0.92 perl(JSON::RPC::Legacy::Server::system) perl-JSON-RPC-CGI = 1.03-5.el7 perl-JSON-RPC-legacy-server = 1.03 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl(CGI) perl(Carp) perl(HTTP::Request) perl(HTTP::Response) perl(JSON) perl(JSON::RPC::Legacy::Server) perl(base) perl(strict) Obsoletes: perl-JSON-RPC-legacy-server < 1.03 Processing files: perl-JSON-RPC-Daemon-1.03-5.el7.noarch Provides: perl(JSON::RPC::Legacy::Server) = 0.92 perl(JSON::RPC::Legacy::Server::Daemon) = 0.03 perl(JSON::RPC::Legacy::Server::system) perl-JSON-RPC-Daemon = 1.03-5.el7 perl-JSON-RPC-legacy-server = 1.03 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl(Carp) perl(Data::Dumper) perl(HTTP::Request) perl(HTTP::Response) perl(JSON) perl(JSON::RPC::Legacy::Server) perl(base) perl(strict) Obsoletes: perl-JSON-RPC-legacy-server < 1.03 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-JSON-RPC-1.03-5.el7.i386 Wrote: /builddir/build/RPMS/perl-JSON-RPC-1.03-5.el7.noarch.rpm Wrote: /builddir/build/RPMS/perl-JSON-RPC-Apache2-1.03-5.el7.noarch.rpm Wrote: /builddir/build/RPMS/perl-JSON-RPC-CGI-1.03-5.el7.noarch.rpm Wrote: /builddir/build/RPMS/perl-JSON-RPC-Daemon-1.03-5.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1DmfNo + umask 022 + cd /builddir/build/BUILD + cd JSON-RPC-1.03 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-JSON-RPC-1.03-5.el7.i386 + exit 0 Child return code was: 0