PATH=/usr/bin:/bin:/data/fly2200/cpanfly-5.22/var/megalib/bin Start 2018-08-22T00:04:02 ActivePerl-2200 CPAN-2.10 Reading '/data/fly2200/cpanfly-5.22/var/cpan/Metadata' Database was generated on Tue, 21 Aug 2018 04:54:21 GMT Checksum for /data/fly2200/cpanfly-5.22/var/cpan/sources/authors/id/D/DD/DDUMONT/App-Cme-1.029.tar.gz ok App-Cme-1.029/ App-Cme-1.029/MANIFEST App-Cme-1.029/README.install.pod App-Cme-1.029/LICENSE App-Cme-1.029/t/ App-Cme-1.029/t/cme-command.t App-Cme-1.029/weaver.ini App-Cme-1.029/bin/ App-Cme-1.029/bin/cme App-Cme-1.029/Changes App-Cme-1.029/lib/ App-Cme-1.029/lib/App/ App-Cme-1.029/lib/App/Cme.pm App-Cme-1.029/lib/App/Cme/ App-Cme-1.029/lib/App/Cme/Common.pm App-Cme-1.029/lib/App/Cme/Command/ App-Cme-1.029/lib/App/Cme/Command/run.pm App-Cme-1.029/lib/App/Cme/Command/update.pm App-Cme-1.029/lib/App/Cme/Command/fusefs.pm App-Cme-1.029/lib/App/Cme/Command/list.pm App-Cme-1.029/lib/App/Cme/Command/fix.pm App-Cme-1.029/lib/App/Cme/Command/migrate.pm App-Cme-1.029/lib/App/Cme/Command/modify.pm App-Cme-1.029/lib/App/Cme/Command/check.pm App-Cme-1.029/lib/App/Cme/Command/shell.pm App-Cme-1.029/lib/App/Cme/Command/edit.pm App-Cme-1.029/lib/App/Cme/Command/gen_class_pod.pm App-Cme-1.029/lib/App/Cme/Command/dump.pm App-Cme-1.029/lib/App/Cme/Command/search.pm App-Cme-1.029/README.pod App-Cme-1.029/META.json App-Cme-1.029/build-from-git.md App-Cme-1.029/contrib/ App-Cme-1.029/contrib/bash_completion.cme App-Cme-1.029/MANIFEST.SKIP App-Cme-1.029/META.yml App-Cme-1.029/CONTRIBUTING.md App-Cme-1.029/Build.PL Configuring D/DD/DDUMONT/App-Cme-1.029.tar.gz with Build.PL >>> /data/fly2200/ap2200-299134/bin/perl-static Build.PL Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'App-Cme' version '1.029' DDUMONT/App-Cme-1.029.tar.gz /data/fly2200/ap2200-299134/bin/perl-static Build.PL -- OK Running Build for D/DD/DDUMONT/App-Cme-1.029.tar.gz >>> ./Build Building App-Cme DDUMONT/App-Cme-1.029.tar.gz ./Build -- OK Running Build test >>> ./Build test verbose=1 Prototype mismatch: sub CORE::GLOBAL::exit: none vs (;$) at /data/fly2200/cpanfly-5.22/var/megalib/Tk.pm line 415. t/cme-command.t .. # cme is invoked with: '/data/fly2200/ap2200-299134/bin/perl-static -Ilib -I/home/fly2200/ap2200-299134/site/lib -I/home/fly2200/ap2200-299134/lib -I. bin/cme' # Subtest: list command ok 1 - threw no exceptions 1..1 ok 1 - list command # Subtest: modification without config file ok 1 - error detected ok 2 - missing config file detected 1..2 ok 2 - modification without config file # Subtest: check ok 1 - all went well ok 2 - check: no log on stderr ok 3 - check: no message on stdout 1..3 ok 3 - check # Subtest: check verbose mode ok 1 - all went well ok 2 - check: no log on stderr ok 3 - check: got messages on stdout 1..3 ok 4 - check verbose mode # Subtest: minimal modification ok 1 - all went well ok 2 - threw no exceptions ok 3 - modify: no log on stderr ok 4 - modify: no message on stdout ok 5 - updated header ok 6 - reordered file ok 7 - double comment is removed ok 8 - backup file was created ok 9 - backup file contains original comment 1..9 ok 5 - minimal modification # Subtest: modification with wrong parameter ok 1 - error detected ok 2 - check unknown element ok 3 - wrong parameter detected 1..3 ok 6 - modification with wrong parameter # Subtest: modification with good parameter ok 1 - all went well ok 2 - modify: no log on stderr ok 3 - modify: no message on stdout ok 4 - updated header ok 5 - double comment is removed 1..5 ok 7 - modification with good parameter # Subtest: modification with verbose option ok 1 - no error detected ok 2 - check log content 1..2 ok 8 - modification with verbose option # Subtest: search ok 1 - threw no exceptions ok 2 - search went well ok 3 - got PARTICIPATE ok 4 - got USEHTTP 1..4 ok 9 - search # Subtest: modification with utf8 parameter ok 1 - threw no exceptions ok 2 - all went well ok 3 - updated MY_HOSTID with weird utf8 hostname 1..3 ok 10 - modification with utf8 parameter # Subtest: 176: modification with a script and args # cme command: cme run wr_root/popcon1/my-script.cme -root-dir wr_root/popcon1 --arg name=foobar ok 1 - threw no exceptions ok 2 - all went well ok 3 - updated MY_HOSTID with script ok 4 - run "176: modification with a script and args" stderr content ok 5 - run "176: modification with a script and args": stdout content 1..5 ok 11 - 176: modification with a script and args # Subtest: 187: modification with a script and a default value # cme command: cme run wr_root/popcon1/my-script.cme -root-dir wr_root/popcon1 ok 1 - threw no exceptions ok 2 - all went well ok 3 - updated MY_HOSTID with script ok 4 - run "187: modification with a script and a default value" stderr content ok 5 - run "187: modification with a script and a default value": stdout content 1..5 ok 12 - 187: modification with a script and a default value # Subtest: 192: modification with a script and a var that uses a default value # cme command: cme run wr_root/popcon1/my-script.cme -root-dir wr_root/popcon1 ok 1 - threw no exceptions ok 2 - all went well ok 3 - updated MY_HOSTID with script ok 4 - run "192: modification with a script and a var that uses a default value" stderr content ok 5 - run "192: modification with a script and a var that uses a default value": stdout content 1..5 ok 13 - 192: modification with a script and a var that uses a default value # Subtest: 201: quiet modification with a script and var section # cme command: cme run wr_root/popcon1/my-script.cme -root-dir wr_root/popcon1 -quiet ok 1 - threw no exceptions ok 2 - all went well ok 3 - updated MY_HOSTID with script ok 4 - run "201: quiet modification with a script and var section" stderr content ok 5 - run "201: quiet modification with a script and var section": stdout content 1..5 ok 14 - 201: quiet modification with a script and var section # Subtest: 207: modification with a script and var section which uses args # cme command: cme run wr_root/popcon1/my-script.cme -root-dir wr_root/popcon1 --arg fooname=foo ok 1 - threw no exceptions ok 2 - all went well ok 3 - updated MY_HOSTID with script ok 4 - run "207: modification with a script and var section which uses args" stderr content ok 5 - run "207: modification with a script and var section which uses args": stdout content 1..5 ok 15 - 207: modification with a script and var section which uses args # Subtest: 213: modification with a Perl script run by cme run with args # cme command: cme run wr_root/popcon1/my-script.cme -root-dir wr_root/popcon1 foobar3 ok 1 - threw no exceptions ok 2 - all went well ok 3 - updated MY_HOSTID with script ok 4 - run "213: modification with a Perl script run by cme run with args" stderr content ok 5 - run "213: modification with a Perl script run by cme run with args": stdout content 1..5 ok 16 - 213: modification with a Perl script run by cme run with args # Subtest: 223: modification with a script and var section which uses regexp and capture # cme command: cme run wr_root/popcon1/my-script.cme -root-dir wr_root/popcon1 --arg times=4 --verbose ok 1 - threw no exceptions ok 2 - all went well ok 3 - updated MY_HOSTID with script ok 4 - run "223: modification with a script and var section which uses regexp and capture" stderr content ok 5 - run "223: modification with a script and var section which uses regexp and capture": stdout content 1..5 ok 17 - 223: modification with a script and var section which uses regexp and capture # Subtest: 270: modification with a Perl script run by cme run with missing arg # cme command: run wr_root/popcon1/my-script.cme -root-dir wr_root/popcon1 ok 1 - wrong command detected ok 2 - check error message of cme command 1..2 ok 18 - 270: modification with a Perl script run by cme run with missing arg # Subtest: 276: modification with a Perl script run by cme run with 2 missing args # cme command: run wr_root/popcon1/my-script.cme -root-dir wr_root/popcon1 ok 1 - wrong command detected ok 2 - check error message of cme command 1..2 ok 19 - 276: modification with a Perl script run by cme run with 2 missing args # Subtest: 282: modification with a Perl script run by cme run with missing args in var line # cme command: run wr_root/popcon1/my-script.cme -root-dir wr_root/popcon1 ok 1 - wrong command detected ok 2 - check error message of cme command 1..2 ok 20 - 282: modification with a Perl script run by cme run with missing args in var line 1..20 ok All tests successful. Files=1, Tests=20, 2 wallclock secs ( 0.03 usr 0.02 sys + 0.82 cusr 0.36 csys = 1.23 CPU) Result: PASS DDUMONT/App-Cme-1.029.tar.gz ./Build test verbose=1 -- OK Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/D/DD/DDUMONT/CHECKSUMS Dominique Dumont <ddumont@cpan.org> Check or edit configuration data with Config::Model >>> (cd /data/fly2200/cpanfly-5.22/var/tmp/cpan_build/App-Cme-1.029-36SvT9 && tar cvf - App-Cme-1.029.ppd blib) | gzip -c >/data/fly2200/cpanfly-5.22/var/REPO/D/DD/DDUMONT/App-Cme-1.029.tar.gz App-Cme-1.029.ppd blib/ blib/script/ blib/script/cme blib/lib/ blib/lib/App/ blib/lib/App/Cme.pm blib/lib/App/Cme/ blib/lib/App/Cme/Common.pm blib/lib/App/Cme/Command/ blib/lib/App/Cme/Command/gen_class_pod.pm blib/lib/App/Cme/Command/migrate.pm blib/lib/App/Cme/Command/modify.pm blib/lib/App/Cme/Command/edit.pm blib/lib/App/Cme/Command/check.pm blib/lib/App/Cme/Command/dump.pm blib/lib/App/Cme/Command/search.pm blib/lib/App/Cme/Command/shell.pm blib/lib/App/Cme/Command/run.pm blib/lib/App/Cme/Command/fix.pm blib/lib/App/Cme/Command/fusefs.pm blib/lib/App/Cme/Command/update.pm blib/lib/App/Cme/Command/list.pm VmSize: 376408 kB Finished 2018-08-22T00:04:08