Mock Version: 1.4.16 Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-Catalyst-Plugin-Authentication.spec'], chrootPath='/var/lib/mock/f31-build-17024694-1223751/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-Catalyst-Plugin-Authentication.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False BUILDSTDERR: sh: /usr/bin/perl: No such file or directory BUILDSTDERR: sh: /usr/bin/perl: No such file or directory Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1564099200 Wrote: /builddir/build/SRPMS/perl-Catalyst-Plugin-Authentication-0.10023-15.fc31.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-Catalyst-Plugin-Authentication.spec'], chrootPath='/var/lib/mock/f31-build-17024694-1223751/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-Catalyst-Plugin-Authentication.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1564099200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zDFIN8 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Catalyst-Plugin-Authentication-0.10023 + /usr/bin/gzip -dc /builddir/build/SOURCES/Catalyst-Plugin-Authentication-0.10023.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Catalyst-Plugin-Authentication-0.10023 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -r inc + sed -i -e '/^inc\// d' MANIFEST + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Pp9Tm6 + umask 022 + cd /builddir/build/BUILD + cd Catalyst-Plugin-Authentication-0.10023 + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor + make -j6 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 include /builddir/build/BUILD/Catalyst-Plugin-Authentication-0.10023/inc/Module/Install.pm include inc/Module/Install/Metadata.pm include inc/Module/Install/Base.pm include inc/Module/Install/Makefile.pm include inc/Module/Install/Authority.pm include inc/Module/Install/AuthorRequires.pm include inc/Module/Install/Can.pm include inc/Module/Install/AuthorTests.pm include inc/Module/Install/AutoInstall.pm include inc/Module/Install/Include.pm include inc/Module/AutoInstall.pm *** Module::AutoInstall version 1.19 *** Checking for Perl dependencies... [Core Features] - Test::More ...loaded. (1.302164 >= 0.88) - Test::Exception ...loaded. (0.43) - Class::MOP ...loaded. (2.2011) - Moose ...loaded. (2.2011) - Catalyst::Runtime ...loaded. (5.90124) - Class::Inspector ...loaded. (1.36) - MRO::Compat ...loaded. (0.13) - Catalyst::Plugin::Session ...loaded. (0.41 >= 0.10) - Moose ...loaded. (2.2011) - MooseX::Emulate::Class::Accessor::Fast ...loaded. (0.009032) - namespace::autoclean ...loaded. (0.28) - String::RewritePrefix ...loaded. (0.007) - Try::Tiny ...loaded. (0.30) *** Module::AutoInstall configuration finished. include inc/Module/Install/WriteAll.pm include inc/Module/Install/Win32.pm include inc/Module/Install/Fetch.pm Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Catalyst::Plugin::Authentication Writing MYMETA.yml and MYMETA.json Writing META.yml cp lib/Catalyst/Authentication/Store/Null.pm blib/lib/Catalyst/Authentication/Store/Null.pm cp lib/Catalyst/Authentication/Store/Minimal.pm blib/lib/Catalyst/Authentication/Store/Minimal.pm cp lib/Catalyst/Authentication/Credential/Remote.pm blib/lib/Catalyst/Authentication/Credential/Remote.pm cp lib/Catalyst/Plugin/Authentication/User.pm blib/lib/Catalyst/Plugin/Authentication/User.pm cp lib/Catalyst/Plugin/Authentication/Credential/Password.pm blib/lib/Catalyst/Plugin/Authentication/Credential/Password.pm cp lib/Catalyst/Authentication/Realm.pm blib/lib/Catalyst/Authentication/Realm.pm cp lib/Catalyst/Plugin/Authentication/Store/Minimal.pm blib/lib/Catalyst/Plugin/Authentication/Store/Minimal.pm cp lib/Catalyst/Authentication/Realm/Progressive.pm blib/lib/Catalyst/Authentication/Realm/Progressive.pm cp lib/Catalyst/Authentication/Credential/Password.pm blib/lib/Catalyst/Authentication/Credential/Password.pm cp lib/Catalyst/Plugin/Authentication/Internals.pod blib/lib/Catalyst/Plugin/Authentication/Internals.pod cp lib/Catalyst/Plugin/Authentication/User/Hash.pm blib/lib/Catalyst/Plugin/Authentication/User/Hash.pm cp lib/Catalyst/Authentication/Credential/NoPassword.pm blib/lib/Catalyst/Authentication/Credential/NoPassword.pm cp lib/Catalyst/Authentication/Realm/Compatibility.pm blib/lib/Catalyst/Authentication/Realm/Compatibility.pm cp lib/Catalyst/Authentication/User/Hash.pm blib/lib/Catalyst/Authentication/User/Hash.pm cp lib/Catalyst/Authentication/Store.pod blib/lib/Catalyst/Authentication/Store.pod cp lib/Catalyst/Plugin/Authentication.pm blib/lib/Catalyst/Plugin/Authentication.pm cp lib/Catalyst/Authentication/User.pm blib/lib/Catalyst/Authentication/User.pm Manifying 17 pod documents Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ozarP6 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Catalyst-Plugin-Authentication-0.10023-15.fc31.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Catalyst-Plugin-Authentication-0.10023-15.fc31.noarch BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/perl-Catalyst-Plugin-Authentication-0.10023-15.fc31.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Catalyst-Plugin-Authentication-0.10023-15.fc31.noarch + cd Catalyst-Plugin-Authentication-0.10023 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Catalyst-Plugin-Authentication-0.10023-15.fc31.noarch Manifying 17 pod documents Installing /builddir/build/BUILDROOT/perl-Catalyst-Plugin-Authentication-0.10023-15.fc31.noarch/usr/share/perl5/vendor_perl/Catalyst/Plugin/Authentication.pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Plugin-Authentication-0.10023-15.fc31.noarch/usr/share/perl5/vendor_perl/Catalyst/Plugin/Authentication/Internals.pod Installing /builddir/build/BUILDROOT/perl-Catalyst-Plugin-Authentication-0.10023-15.fc31.noarch/usr/share/perl5/vendor_perl/Catalyst/Plugin/Authentication/User.pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Plugin-Authentication-0.10023-15.fc31.noarch/usr/share/perl5/vendor_perl/Catalyst/Plugin/Authentication/User/Hash.pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Plugin-Authentication-0.10023-15.fc31.noarch/usr/share/perl5/vendor_perl/Catalyst/Plugin/Authentication/Credential/Password.pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Plugin-Authentication-0.10023-15.fc31.noarch/usr/share/perl5/vendor_perl/Catalyst/Plugin/Authentication/Store/Minimal.pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Plugin-Authentication-0.10023-15.fc31.noarch/usr/share/perl5/vendor_perl/Catalyst/Authentication/Realm.pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Plugin-Authentication-0.10023-15.fc31.noarch/usr/share/perl5/vendor_perl/Catalyst/Authentication/User.pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Plugin-Authentication-0.10023-15.fc31.noarch/usr/share/perl5/vendor_perl/Catalyst/Authentication/Store.pod Installing /builddir/build/BUILDROOT/perl-Catalyst-Plugin-Authentication-0.10023-15.fc31.noarch/usr/share/perl5/vendor_perl/Catalyst/Authentication/Realm/Compatibility.pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Plugin-Authentication-0.10023-15.fc31.noarch/usr/share/perl5/vendor_perl/Catalyst/Authentication/Realm/Progressive.pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Plugin-Authentication-0.10023-15.fc31.noarch/usr/share/perl5/vendor_perl/Catalyst/Authentication/User/Hash.pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Plugin-Authentication-0.10023-15.fc31.noarch/usr/share/perl5/vendor_perl/Catalyst/Authentication/Credential/Remote.pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Plugin-Authentication-0.10023-15.fc31.noarch/usr/share/perl5/vendor_perl/Catalyst/Authentication/Credential/Password.pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Plugin-Authentication-0.10023-15.fc31.noarch/usr/share/perl5/vendor_perl/Catalyst/Authentication/Credential/NoPassword.pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Plugin-Authentication-0.10023-15.fc31.noarch/usr/share/perl5/vendor_perl/Catalyst/Authentication/Store/Null.pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Plugin-Authentication-0.10023-15.fc31.noarch/usr/share/perl5/vendor_perl/Catalyst/Authentication/Store/Minimal.pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Plugin-Authentication-0.10023-15.fc31.noarch/usr/share/man/man3/Catalyst::Plugin::Authentication::User::Hash.3pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Plugin-Authentication-0.10023-15.fc31.noarch/usr/share/man/man3/Catalyst::Authentication::Store::Minimal.3pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Plugin-Authentication-0.10023-15.fc31.noarch/usr/share/man/man3/Catalyst::Plugin::Authentication::Store::Minimal.3pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Plugin-Authentication-0.10023-15.fc31.noarch/usr/share/man/man3/Catalyst::Authentication::User::Hash.3pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Plugin-Authentication-0.10023-15.fc31.noarch/usr/share/man/man3/Catalyst::Authentication::Realm.3pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Plugin-Authentication-0.10023-15.fc31.noarch/usr/share/man/man3/Catalyst::Authentication::Realm::Progressive.3pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Plugin-Authentication-0.10023-15.fc31.noarch/usr/share/man/man3/Catalyst::Plugin::Authentication::User.3pm BUILDSTDERR: Installing /builddir/build/BUILDROOT/perl-Catalyst-Plugin-Authentication-0.10023-15.fc31.noarch/usr/share/man/man3/Catalyst::Plu+ find /builddir/build/BUILDROOT/perl-Catalyst-Plugin-Authentication-0.10023-15.fc31.noarch -type f -name .packlist -exec rm -f '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Catalyst-Plugin-Authentication-0.10023-15.fc31.noarch/usr + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 0.10023-15.fc31 --unique-debug-suffix -0.10023-15.fc31.noarch --unique-debug-src-base perl-Catalyst-Plugin-Authentication-0.10023-15.fc31.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Catalyst-Plugin-Authentication-0.10023 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs gin::Authentication::Credential::Password.3pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Plugin-Authentication-0.10023-15.fc31.noarch/usr/share/man/man3/Catalyst::Plugin::Authentication::Internals.3pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Plugin-Authentication-0.10023-15.fc31.noarch/usr/share/man/man3/Catalyst::Authentication::Credential::Remote.3pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Plugin-Authentication-0.10023-15.fc31.noarch/usr/share/man/man3/Catalyst::Authentication::Store.3pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Plugin-Authentication-0.10023-15.fc31.noarch/usr/share/man/man3/Catalyst::Authentication::Credential::Password.3pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Plugin-Authentication-0.10023-15.fc31.noarch/usr/share/man/man3/Catalyst::Authentication::User.3pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Plugin-Authentication-0.10023-15.fc31.noarch/usr/share/man/man3/Catalyst::Authentication::Realm::Compatibility.3pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Plugin-Authentication-0.10023-15.fc31.noarch/usr/share/man/man3/Catalyst::Authentication::Store::Null.3pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Plugin-Authentication-0.10023-15.fc31.noarch/usr/share/man/man3/Catalyst::Authentication::Credential::NoPassword.3pm Installing /builddir/build/BUILDROOT/perl-Catalyst-Plugin-Authentication-0.10023-15.fc31.noarch/usr/share/man/man3/Catalyst::Plugin::Authentication.3pm Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.tO3vt9 + umask 022 + cd /builddir/build/BUILD + cd Catalyst-Plugin-Authentication-0.10023 + TEST_POD=1 + make test BUILDSTDERR: [error] Store claimed to have a restorable user, but restoration failed. Did you change the user's id_field? + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/author/*.t t/04_authentication.t ............ ok t/05_password.t .................. ok t/06_user.t ...................... ok t/author/eol.t ................... ok t/author/notabs.t ................ ok t/author/pod.t ................... ok t/author/pod_coverage.t .......... ok t/live_app.t ..................... ok t/live_app_realms.t .............. ok t/live_app_realms_compat.t ....... ok t/live_app_realms_progressive.t .. ok t/live_app_remote1.t ............. ok t/live_app_remote2.t ............. ok t/live_app_session.t ............. ok t/store_nopassord.t .............. ok All tests successful. Files=15, Tests=229, 8 wallclock secs ( 0.06 usr 0.03 sys + 6.31 cusr 0.76 csys = 7.16 CPU) Result: PASS Processing files: perl-Catalyst-Plugin-Authentication-0.10023-15.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ea3Tn7 + umask 022 + cd /builddir/build/BUILD + cd Catalyst-Plugin-Authentication-0.10023 + DOCDIR=/builddir/build/BUILDROOT/perl-Catalyst-Plugin-Authentication-0.10023-15.fc31.noarch/usr/share/doc/perl-Catalyst-Plugin-Authentication + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Catalyst-Plugin-Authentication-0.10023-15.fc31.noarch/usr/share/doc/perl-Catalyst-Plugin-Authentication + cp -pr Changes /builddir/build/BUILDROOT/perl-Catalyst-Plugin-Authentication-0.10023-15.fc31.noarch/usr/share/doc/perl-Catalyst-Plugin-Authentication + cp -pr README /builddir/build/BUILDROOT/perl-Catalyst-Plugin-Authentication-0.10023-15.fc31.noarch/usr/share/doc/perl-Catalyst-Plugin-Authentication + cp -pr t/ /builddir/build/BUILDROOT/perl-Catalyst-Plugin-Authentication-0.10023-15.fc31.noarch/usr/share/doc/perl-Catalyst-Plugin-Authentication + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: perl(Catalyst::Authentication::Credential::NoPassword) perl(Catalyst::Authentication::Credential::Password) perl(Catalyst::Authentication::Credential::Remote) perl(Catalyst::Authentication::Realm) perl(Catalyst::Authentication::Realm::Compatibility) perl(Catalyst::Authentication::Realm::Progressive) perl(Catalyst::Authentication::Store::Minimal) perl(Catalyst::Authentication::Store::Null) perl(Catalyst::Authentication::User) perl(Catalyst::Authentication::User::Hash) perl(Catalyst::Plugin::Authentication) = 0.10023 perl(Catalyst::Plugin::Authentication::Credential::Password) perl(Catalyst::Plugin::Authentication::Store::Minimal) perl(Catalyst::Plugin::Authentication::User) perl(Catalyst::Plugin::Authentication::User::Hash) perl-Catalyst-Plugin-Authentication = 0.10023-15.fc31 perl-Catalyst-Plugin-Authentication-tests = 0.10023-15.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl(Carp) perl(Catalyst::Authentication::Credential::Password) perl(Catalyst::Authentication::Realm) perl(Catalyst::Authentication::Store::Minimal) perl(Catalyst::Authentication::User) perl(Catalyst::Authentication::User::Hash) perl(Catalyst::Exception) perl(Class::Inspector) perl(Digest) perl(MRO::Compat) perl(Moose) perl(Scalar::Util) perl(String::RewritePrefix) perl(Tie::RefHash) perl(Try::Tiny) perl(base) perl(namespace::autoclean) perl(namespace::clean) perl(strict) perl(utf8) perl(warnings) Obsoletes: perl-Catalyst-Plugin-Authentication-tests < 0.10018-3 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Catalyst-Plugin-Authentication-0.10023-15.fc31.noarch Wrote: /builddir/build/RPMS/perl-Catalyst-Plugin-Authentication-0.10023-15.fc31.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2bwJk6 + umask 022 + cd /builddir/build/BUILD + cd Catalyst-Plugin-Authentication-0.10023 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Catalyst-Plugin-Authentication-0.10023-15.fc31.noarch + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0