Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-Net-CLI-Interact.spec'], gid=425env={'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}shell=Falsenspawn_args=[]logger=uid=1000printOutput=Falseuser='mockbuild'timeout=172800chrootPath='/var/lib/mock/f27-build-9486738-775675/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-Net-CLI-Interact.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False sh: /usr/bin/perl: No such file or directory sh: /usr/bin/perl: No such file or directory Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/perl-Net-CLI-Interact-2.200009-1.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-Net-CLI-Interact.spec'], gid=425env={'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}shell=Falsenspawn_args=[]logger=uid=1000printOutput=Falseuser='mockbuild'timeout=172800chrootPath='/var/lib/mock/f27-build-9486738-775675/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-Net-CLI-Interact.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Pfrgyq + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Net-CLI-Interact-2.200009 + /usr/bin/gzip -dc /builddir/build/SOURCES/Net-CLI-Interact-2.200009.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Net-CLI-Interact-2.200009 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4pbrTI + umask 022 + cd /builddir/build/BUILD + cd Net-CLI-Interact-2.200009 + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor Warning: prerequisite ExtUtils::CBuilder 0 not found. Warning: prerequisite IPC::Run 0 not found. Warning: prerequisite Net::Telnet 0 not found. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Net::CLI::Interact + make -j4 cp lib/Net/CLI/Interact/Logger.pm blib/lib/Net/CLI/Interact/Logger.pm cp lib/Net/CLI/Interact/Action.pm blib/lib/Net/CLI/Interact/Action.pm cp lib/Net/CLI/Interact/ActionSet.pm blib/lib/Net/CLI/Interact/ActionSet.pm cp lib/Net/CLI/Interact/Transport/SSH.pm blib/lib/Net/CLI/Interact/Transport/SSH.pm cp lib/Net/CLI/Interact/Transport/Base.pm blib/lib/Net/CLI/Interact/Transport/Base.pm cp lib/Net/CLI/Interact/Role/FindMatch.pm blib/lib/Net/CLI/Interact/Role/FindMatch.pm cp lib/Net/CLI/Interact/Manual/Phrasebook.pod blib/lib/Net/CLI/Interact/Manual/Phrasebook.pod cp lib/Net/CLI/Interact/phrasebook/cisco/catos/pb blib/lib/Net/CLI/Interact/phrasebook/cisco/catos/pb cp lib/Net/CLI/Interact/Role/Engine.pm blib/lib/Net/CLI/Interact/Role/Engine.pm cp lib/Net/CLI/Interact/phrasebook/cisco/foundry/pb blib/lib/Net/CLI/Interact/phrasebook/cisco/foundry/pb cp lib/Net/CLI/Interact/Manual/Tutorial.pod blib/lib/Net/CLI/Interact/Manual/Tutorial.pod cp lib/Net/CLI/Interact/Phrasebook.pm blib/lib/Net/CLI/Interact/Phrasebook.pm cp lib/Net/CLI/Interact.pm blib/lib/Net/CLI/Interact.pm cp lib/Net/CLI/Interact/Transport/Serial.pm blib/lib/Net/CLI/Interact/Transport/Serial.pm cp lib/Net/CLI/Interact/Role/Iterator.pm blib/lib/Net/CLI/Interact/Role/Iterator.pm cp lib/Net/CLI/Interact/phrasebook/cisco/extremexos/pb blib/lib/Net/CLI/Interact/phrasebook/cisco/extremexos/pb cp lib/Net/CLI/Interact/Manual/Cookbook.pod blib/lib/Net/CLI/Interact/Manual/Cookbook.pod cp lib/Net/CLI/Interact/Transport/Role/ConnectCore.pm blib/lib/Net/CLI/Interact/Transport/Role/ConnectCore.pm cp lib/Net/CLI/Interact/Transport/Loopback.pm blib/lib/Net/CLI/Interact/Transport/Loopback.pm cp lib/Net/CLI/Interact/Role/Prompt.pm blib/lib/Net/CLI/Interact/Role/Prompt.pm cp lib/Net/CLI/Interact/Transport/Wrapper/IPC_Run.pm blib/lib/Net/CLI/Interact/Transport/Wrapper/IPC_Run.pm cp lib/Net/CLI/Interact/Transport/Wrapper/Base.pm blib/lib/Net/CLI/Interact/Transport/Wrapper/Base.pm cp lib/Net/CLI/Interact/Transport/Platform/Win32.pm blib/lib/Net/CLI/Interact/Transport/Platform/Win32.pm cp lib/Net/CLI/Interact/Transport/Role/StripControlChars.pm blib/lib/Net/CLI/Interact/Transport/Role/StripControlChars.pm cp lib/Net/CLI/Interact/Transport/Net_OpenSSH.pm blib/lib/Net/CLI/Interact/Transport/Net_OpenSSH.pm cp lib/Net/CLI/Interact/Transport/Telnet.pm blib/lib/Net/CLI/Interact/Transport/Telnet.pm cp lib/Net/CLI/Interact/Transport/Wrapper/Net_Telnet.pm blib/lib/Net/CLI/Interact/Transport/Wrapper/Net_Telnet.pm cp lib/Net/CLI/Interact/Transport/Platform/Unix.pm blib/lib/Net/CLI/Interact/Transport/Platform/Unix.pm cp lib/Net/CLI/Interact/phrasebook/cisco/junos/pb blib/lib/Net/CLI/Interact/phrasebook/cisco/junos/pb cp lib/Net/CLI/Interact/phrasebook/cisco/pixos/fwsm/fwsm3/pb blib/lib/Net/CLI/Interact/phrasebook/cisco/pixos/fwsm/fwsm3/pb cp lib/Net/CLI/Interact/phrasebook/cisco/pixos/pb blib/lib/Net/CLI/Interact/phrasebook/cisco/pixos/pb cp lib/Net/CLI/Interact/phrasebook/cisco/hp/pb blib/lib/Net/CLI/Interact/phrasebook/cisco/hp/pb cp lib/Net/CLI/Interact/phrasebook/unix/csh/pb blib/lib/Net/CLI/Interact/phrasebook/unix/csh/pb cp lib/Net/CLI/Interact/phrasebook/cisco/pb blib/lib/Net/CLI/Interact/phrasebook/cisco/pb cp lib/Net/CLI/Interact/phrasebook/cisco/ios/pb blib/lib/Net/CLI/Interact/phrasebook/cisco/ios/pb cp lib/Net/CLI/Interact/phrasebook/ovmcli/pb blib/lib/Net/CLI/Interact/phrasebook/ovmcli/pb cp lib/Net/CLI/Interact/phrasebook/unix/csh/sdf/pb blib/lib/Net/CLI/Interact/phrasebook/unix/csh/sdf/pb cp lib/Net/CLI/Interact/phrasebook/unix/bash/pb blib/lib/Net/CLI/Interact/phrasebook/unix/bash/pb cp lib/Net/CLI/Interact/phrasebook/cisco/nortel/pb blib/lib/Net/CLI/Interact/phrasebook/cisco/nortel/pb cp lib/Net/CLI/Interact/phrasebook/cisco/pixos/pixos7/pb blib/lib/Net/CLI/Interact/phrasebook/cisco/pixos/pixos7/pb Manifying 17 pod documents + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GLGOiA + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch ++ dirname /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch + cd Net-CLI-Interact-2.200009 + rm -rf /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch Manifying 17 pod documents Installing /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch/usr/share/perl5/vendor_perl/Net/CLI/Interact.pm Installing /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch/usr/share/perl5/vendor_perl/Net/CLI/Interact/Phrasebook.pm Installing /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch/usr/share/perl5/vendor_perl/Net/CLI/Interact/Logger.pm Installing /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch/usr/share/perl5/vendor_perl/Net/CLI/Interact/ActionSet.pm Installing /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch/usr/share/perl5/vendor_perl/Net/CLI/Interact/Action.pm Installing /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch/usr/share/perl5/vendor_perl/Net/CLI/Interact/Role/Engine.pm Installing /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch/usr/share/perl5/vendor_perl/Net/CLI/Interact/Role/Prompt.pm Installing /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch/usr/share/perl5/vendor_perl/Net/CLI/Interact/Role/Iterator.pm Installing /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch/usr/share/perl5/vendor_perl/Net/CLI/Interact/Role/FindMatch.pm Installing /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch/usr/share/perl5/vendor_perl/Net/CLI/Interact/Transport/SSH.pm Installing /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch/usr/share/perl5/vendor_perl/Net/CLI/Interact/Transport/Base.pm Installing /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch/usr/share/perl5/vendor_perl/Net/CLI/Interact/Transport/Loopback.pm Installing /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch/usr/share/perl5/vendor_perl/Net/CLI/Interact/Transport/Serial.pm Installing /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch/usr/share/perl5/vendor_perl/Net/CLI/Interact/Transport/Telnet.pm Installing /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch/usr/share/perl5/vendor_perl/Net/CLI/Interact/Transport/Net_OpenSSH.pm Installing /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch/usr/share/perl5/vendor_perl/Net/CLI/Interact/Transport/Role/ConnectCore.pm Installing /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch/usr/share/perl5/vendor_perl/Net/CLI/Interact/Transport/Role/StripControlChars.pm Installing /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch/usr/share/perl5/vendor_perl/Net/CLI/Interact/Transport/Platform/Win32.pm Installing /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch/usr/share/perl5/vendor_perl/Net/CLI/Interact/Transport/Platform/Unix.pm Installing /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch/usr/share/perl5/vendor_perl/Net/CLI/Interact/Transport/Wrapper/Base.pm Installing /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch/usr/share/perl5/vendor_perl/Net/CLI/Interact/Transport/Wrapper/IPC_Run.pm Installing /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch/usr/share/perl5/vendor_perl/Net/CLI/Interact/Transport/Wrapper/Net_Telnet.pm Installing /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch/usr/share/perl5/vendor_perl/Net/CLI/Interact/Manual/Tutorial.pod Installing /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch/usr/share/perl5/vendor_perl/Net/CLI/Interact/Manual/Cookbook.pod Installing /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch/usr/share/perl5/vendor_perl/Net/CLI/Interact/Manual/Phrasebook.pod Installing /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch/usr/share/perl5/vendor_perl/Net/CLI/Interact/phrasebook/unix/bash/pb Installing /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch/usr/share/perl5/vendor_perl/Net/CLI/Interact/phrasebook/unix/csh/pb Installing /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch/usr/share/perl5/vendor_perl/Net/CLI/Interact/phrasebook/unix/csh/sdf/pb Installing /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch/usr/share/perl5/vendor_perl/Net/CLI/Interact/phrasebook/ovmcli/pb Installing /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch/usr/share/perl5/vendor_perl/Net/CLI/Interact/phrasebook/cisco/pb Installing /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch/usr/share/perl5/vendor_perl/Net/CLI/Interact/phrasebook/cisco/ios/pb Installing /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch/usr/share/perl5/vendor_perl/Net/CLI/Interact/phrasebook/cisco/nortel/pb Installing /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch/usr/share/perl5/vendor_perl/Net/CLI/Interact/phrasebook/cisco/catos/pb Installing /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch/usr/share/perl5/vendor_perl/Net/CLI/Interact/phrasebook/cisco/hp/pb Installing /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch/usr/share/perl5/vendor_perl/Net/CLI/Interact/phrasebook/cisco/pixos/pb Installing /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch/usr/share/perl5/vendor_perl/Net/CLI/Interact/phrasebook/cisco/pixos/pixos7/pb Installing /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch/usr/share/perl5/vendor_perl/Net/CLI/Interact/phrasebook/cisco/pixos/fwsm/fwsm3/pb Installing /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch/usr/share/perl5/vendor_perl/Net/CLI/Interact/phrasebook/cisco/extremexos/pb Installing /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch/usr/share/perl5/vendor_perl/Net/CLI/Interact/phrasebook/cisco/foundry/pb Installing /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch/usr/share/perl5/vendor_perl/Net/CLI/Interact/phrasebook/cisco/junos/pb Installing /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch/usr/share/man/man3/Net::CLI::Interact::Role::Engine.3pm Installing /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch/usr/share/man/man3/Net::CLI::Interact::Phrasebook.3pm Installing /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch/usr/share/man/man3/Net::CLI::Interact.3pm Installing /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch/usr/share/man/man3/Net::CLI::Interact::Transport::Base.3pm Installing /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch/usr/share/man/man3/Net::CLI::Interact::Transport::SSH.3pm Installing /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch/usr/share/man/man3/Net::CLI::Interact::Transport::Net_OpenSSH.3pm Installing /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch/usr/share/man/man3/Net::CLI::Interact::Role::Prompt.3pm Installing /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch/usr/share/man/man3/Net::CLI::Interact::Transport::Telnet.3pm Installing /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch/usr/share/man/man3/Net::CLI::Interact::Logger.3pm Installing /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch/usr/share/man/man3/Net::CLI::Interact::Role::Iterator.3pm Installing /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch/usr/share/man/man3/Net::CLI::Interact::Manual::Cookbook.3pm Installing /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch/usr/share/man/man3/Net::CLI::Interact::Transport::Loopback.3pm Installing /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch/usr/share/man/man3/Net::CLI::Interact::Manual::Tutorial.3pm Installing /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch/usr/share/man/man3/Net::CLI::Interact::Transport::Serial.3pm Installing /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch/usr/share/man/man3/Net::CLI::Interact::Action.3pm Installing /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch/usr/share/man/man3/Net::CLI::Interact::Manual::Phrasebook.3pm Installing /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch/usr/share/man/man3/Net::CLI::Interact::ActionSet.3pm + find /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch -depth -type d -exec rmdir '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch/usr + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.200009-1.fc27 --unique-debug-suffix -2.200009-1.fc27.noarch --unique-debug-src-base perl-Net-CLI-Interact-2.200009-1.fc27.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Net-CLI-Interact-2.200009 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.iY8vqN + umask 022 + cd /builddir/build/BUILD + cd Net-CLI-Interact-2.200009 + make test PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/10_construct.t ................ ok t/author-10_route_server.t ...... skipped: these tests are for testing by the author t/author-11_ssh_unknown_host.t .. skipped: these tests are for testing by the author t/author-12_ssh_no_route.t ...... skipped: these tests are for testing by the author t/author-13_ssh_timeout.t ....... skipped: these tests are for testing by the author t/author-20_sdf_shell.t ......... skipped: these tests are for testing by the author t/release-20_connect.t .......... skipped: these tests are for release candidate testing t/release-30_phrasebook.t ....... skipped: these tests are for release candidate testing t/release-31_actionset.t ........ skipped: these tests are for release candidate testing t/release-32_action.t ........... skipped: these tests are for release candidate testing t/release-40_transport.t ........ skipped: these tests are for release candidate testing t/release-50_cmd.t .............. skipped: these tests are for release candidate testing t/release-60_prompt.t ........... skipped: these tests are for release candidate testing All tests successful. Files=13, Tests=3, 3 wallclock secs ( 0.09 usr 0.05 sys + 2.19 cusr 0.32 csys = 2.65 CPU) Result: PASS + exit 0 Processing files: perl-Net-CLI-Interact-2.200009-1.fc27.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tTkApU + umask 022 + cd /builddir/build/BUILD + cd Net-CLI-Interact-2.200009 + DOCDIR=/builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch/usr/share/doc/perl-Net-CLI-Interact + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch/usr/share/doc/perl-Net-CLI-Interact + cp -pr Changes /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch/usr/share/doc/perl-Net-CLI-Interact + exit 0 Provides: perl(Net::CLI::Interact) = 2.200009 perl(Net::CLI::Interact::Action) = 2.143070 perl(Net::CLI::Interact::ActionSet) = 2.143070 perl(Net::CLI::Interact::Logger) = 2.143070 perl(Net::CLI::Interact::Phrasebook) = 2.143070 perl(Net::CLI::Interact::Role::Engine) = 2.143070 perl(Net::CLI::Interact::Role::FindMatch) = 2.143070 perl(Net::CLI::Interact::Role::Iterator) = 2.143070 perl(Net::CLI::Interact::Role::Prompt) = 2.143070 perl(Net::CLI::Interact::Transport::Base) = 2.143070 perl(Net::CLI::Interact::Transport::Loopback) = 2.143070 perl(Net::CLI::Interact::Transport::Net_OpenSSH) = 0.01 perl(Net::CLI::Interact::Transport::Platform::Unix) = 2.143070 perl(Net::CLI::Interact::Transport::Platform::Win32) = 2.143070 perl(Net::CLI::Interact::Transport::Role::ConnectCore) = 2.143070 perl(Net::CLI::Interact::Transport::Role::StripControlChars) perl(Net::CLI::Interact::Transport::SSH) = 2.143070 perl(Net::CLI::Interact::Transport::Serial) = 2.143070 perl(Net::CLI::Interact::Transport::Telnet) = 2.143070 perl(Net::CLI::Interact::Transport::Wrapper::Base) = 2.143070 perl(Net::CLI::Interact::Transport::Wrapper::IPC_Run) = 2.143070 perl(Net::CLI::Interact::Transport::Wrapper::Net_Telnet) = 2.143070 perl-Net-CLI-Interact = 2.200009-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl(Class::Load) perl(Class::Mix) perl(File::Basename) perl(FileHandle) perl(IO::Pty) perl(IPC::Run) perl(List::Util) perl(Log::Dispatch::Config) perl(Log::Dispatch::Configurator::Any) perl(Moo) perl(Moo::Role) perl(MooX::Types::MooseLike::Base) perl(Net::CLI::Interact::Action) perl(Net::CLI::Interact::ActionSet) perl(Net::CLI::Interact::Logger) perl(Net::CLI::Interact::Phrasebook) perl(Net::Telnet) perl(POSIX) perl(Path::Class) perl(Sub::Quote) perl(Time::HiRes) perl(strict) perl(warnings) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch Wrote: /builddir/build/RPMS/perl-Net-CLI-Interact-2.200009-1.fc27.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Dd9YDE + umask 022 + cd /builddir/build/BUILD + cd Net-CLI-Interact-2.200009 + rm -rf /builddir/build/BUILDROOT/perl-Net-CLI-Interact-2.200009-1.fc27.noarch + exit 0 Child return code was: 0