PATH=/usr/bin:/bin:/home/fly1600/var/megalib/bin Start 2014-04-06T14:04:40 ActivePerl-1600 CPAN-2.00 Reading '/home/fly1600/var/cpan/Metadata' Database was generated on Sun, 06 Apr 2014 19:29:02 GMT Running make for Z/ZW/ZWON/Data-EventStream-0.02.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/Z/ZW/ZWON/Data-EventStream-0.02.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/Z/ZW/ZWON/CHECKSUMS Checksum for /home/fly1600/var/cpan/sources/authors/id/Z/ZW/ZWON/Data-EventStream-0.02.tar.gz ok Data-EventStream-0.02/ Data-EventStream-0.02/META.yml Data-EventStream-0.02/README Data-EventStream-0.02/xt/ Data-EventStream-0.02/xt/manifest.t Data-EventStream-0.02/xt/pod-spell.t Data-EventStream-0.02/xt/pod-coverage.t Data-EventStream-0.02/xt/pod.t Data-EventStream-0.02/META.json Data-EventStream-0.02/README.pod Data-EventStream-0.02/Makefile.PL Data-EventStream-0.02/t/ Data-EventStream-0.02/t/time_batch_window.t Data-EventStream-0.02/t/length_batch_window.t Data-EventStream-0.02/t/time_window.t Data-EventStream-0.02/t/length_window.t Data-EventStream-0.02/t/00-load.t Data-EventStream-0.02/Changes Data-EventStream-0.02/MANIFEST Data-EventStream-0.02/lib/ Data-EventStream-0.02/lib/Data/ Data-EventStream-0.02/lib/Data/EventStream.pm Data-EventStream-0.02/lib/Data/EventStream/ Data-EventStream-0.02/lib/Data/EventStream/Window.pm Data-EventStream-0.02/lib/Data/EventStream/LengthBatchWindow.pm Data-EventStream-0.02/lib/Data/EventStream/TimeWindow.pm Data-EventStream-0.02/lib/Data/EventStream/Clock.pm Data-EventStream-0.02/lib/Data/EventStream/TimeBatchWindow.pm Data-EventStream-0.02/lib/Data/EventStream/TimedEvent.pm Data-EventStream-0.02/lib/Data/EventStream/LengthWindow.pm CPAN.pm: Building Z/ZW/ZWON/Data-EventStream-0.02.tar.gz >>> /home/fly1600/ap1600/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Data::EventStream Writing MYMETA.yml and MYMETA.json >>> make cp lib/Data/EventStream/LengthBatchWindow.pm blib/lib/Data/EventStream/LengthBatchWindow.pm cp lib/Data/EventStream.pm blib/lib/Data/EventStream.pm cp README.pod blib/lib/Data/README.pod cp lib/Data/EventStream/TimeWindow.pm blib/lib/Data/EventStream/TimeWindow.pm cp lib/Data/EventStream/Clock.pm blib/lib/Data/EventStream/Clock.pm cp lib/Data/EventStream/TimedEvent.pm blib/lib/Data/EventStream/TimedEvent.pm cp lib/Data/EventStream/Window.pm blib/lib/Data/EventStream/Window.pm cp lib/Data/EventStream/TimeBatchWindow.pm blib/lib/Data/EventStream/TimeBatchWindow.pm cp lib/Data/EventStream/LengthWindow.pm blib/lib/Data/EventStream/LengthWindow.pm Manifying blib/man3/Data::README.3 Manifying blib/man3/Data::EventStream.3 ZWON/Data-EventStream-0.02.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1600/ap1600/bin/perl-static "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Testing Data::EventStream 0.02, Perl 5.016000, /home/fly1600/ap1600/bin/perl-static t/00-load.t .............. 1..1 ok 1 - use Data::EventStream; ok t/length_batch_window.t .. ok 1 - expected sums sequence ok 2 - expected counts sequence ok 3 - summator is in initial state ok 4 - counter is in initial state ok 5 - single event in queue 1..5 ok t/length_window.t ........ ok 1 - Correct sum on step 1 ok 2 - Correct count on step 1 ok 3 - Correct sum on step 2 ok 4 - Correct count on step 2 ok 5 - Correct sum on step 3 ok 6 - Correct count on step 3 ok 7 - Correct sum on step 4 ok 8 - Correct count on step 4 ok 9 - Correct sum on step 5 ok 10 - Correct count on step 5 ok 11 - Correct sum on step 6 ok 12 - Correct count on step 6 ok 13 - Correct sum on step 7 ok 14 - Correct count on step 7 1..14 ok t/time_batch_window.t .... ok 1 - Set time to 110 ok 2 - Expected value of sum ok 3 - Expected count of events ok 4 - Enqueued event 1 ok 5 - Expected value of sum ok 6 - Expected count of events ok 7 - Enqueued event 2 ok 8 - Expected value of sum ok 9 - Expected count of events ok 10 - Set time to 150 ok 11 - Expected value of sum ok 12 - Expected count of events ok 13 - Enqueued event 3 ok 14 - Expected value of sum ok 15 - Expected count of events ok 16 - Set time to 200 ok 17 - Expected value of sum ok 18 - Expected count of events ok 19 - Enqueued event 4 ok 20 - Expected value of sum ok 21 - Expected count of events ok 22 - Set time to 240 ok 23 - Expected value of sum ok 24 - Expected count of events ok 25 - Enqueued event 3 ok 26 - Expected value of sum ok 27 - Expected count of events ok 28 - Set time to 245 ok 29 - Expected value of sum ok 30 - Expected count of events ok 31 - Enqueued event 2 ok 32 - Expected value of sum ok 33 - Expected count of events ok 34 - Set time to 290 ok 35 - Expected value of sum ok 36 - Expected count of events ok 37 - Enqueued event 1 ok 38 - Expected value of sum ok 39 - Expected count of events ok 40 - Set time to 380 ok 41 - Expected value of sum ok 42 - Expected count of events ok 43 - Set time to 390 ok 44 - Expected value of sum ok 45 - Expected count of events ok 46 - Set time to 410 ok 47 - Expected value of sum ok 48 - Expected count of events 1..48 ok t/time_window.t .......... ok 1 - Set time to 110 ok 2 - Expected value of sum ok 3 - Expected count of events ok 4 - Enqueued event 1 ok 5 - Expected value of sum ok 6 - Expected count of events ok 7 - Enqueued event 2 ok 8 - Expected value of sum ok 9 - Expected count of events ok 10 - Set time to 150 ok 11 - Expected value of sum ok 12 - Expected count of events ok 13 - Enqueued event 3 ok 14 - Expected value of sum ok 15 - Expected count of events ok 16 - Set time to 200 ok 17 - Expected value of sum ok 18 - Expected count of events ok 19 - Enqueued event 4 ok 20 - Expected value of sum ok 21 - Expected count of events ok 22 - Set time to 240 ok 23 - Expected value of sum ok 24 - Expected count of events ok 25 - Enqueued event 3 ok 26 - Expected value of sum ok 27 - Expected count of events ok 28 - Set time to 245 ok 29 - Expected value of sum ok 30 - Expected count of events ok 31 - Enqueued event 2 ok 32 - Expected value of sum ok 33 - Expected count of events ok 34 - Set time to 290 ok 35 - Expected value of sum ok 36 - Expected count of events ok 37 - Enqueued event 1 ok 38 - Expected value of sum ok 39 - Expected count of events ok 40 - Set time to 380 ok 41 - Expected value of sum ok 42 - Expected count of events ok 43 - Set time to 390 ok 44 - Expected value of sum ok 45 - Expected count of events 1..45 ok All tests successful. Files=5, Tests=113, 3 wallclock secs ( 0.03 usr 0.01 sys + 2.23 cusr 0.10 csys = 2.37 CPU) Result: PASS ZWON/Data-EventStream-0.02.tar.gz make test TEST_VERBOSE=1 -- OK Pavel Shaydo <pshajdo@gmail.com> Perl extension for processing event stream >>> (cd /home/fly1600/var/cpan/build/Data-EventStream-0.02-eM5ZPU && tar cvf - Data-EventStream-0.02.ppd blib) | gzip -c >/home/fly1600/var/REPO/Z/ZW/ZWON/Data-EventStream-0.02.tar.gz Data-EventStream-0.02.ppd blib/ blib/lib/ blib/lib/Data/ blib/lib/Data/EventStream/ blib/lib/Data/EventStream/LengthBatchWindow.pm blib/lib/Data/EventStream/TimeWindow.pm blib/lib/Data/EventStream/Clock.pm blib/lib/Data/EventStream/TimedEvent.pm blib/lib/Data/EventStream/Window.pm blib/lib/Data/EventStream/TimeBatchWindow.pm blib/lib/Data/EventStream/LengthWindow.pm blib/lib/Data/EventStream.pm blib/lib/Data/README.pod blib/man3/ blib/man3/Data::README.3 blib/man3/Data::EventStream.3 >>> mv /home/fly1600/var/cpan/build/Data-EventStream-0.02-eM5ZPU/Data-EventStream-0.02.ppd /home/fly1600/var/REPO/Z/ZW/ZWON VmSize: 126156 kB Finished 2014-04-06T14:04:48