Report for Net-Statsd-Server-0.19

Back
From: metabase:user:314402c4-2aae-11df-837a-5e0a49663a4f
Subject: PASS Net-Statsd-Server-0.19 v5.21.10 GNU/Linux
Date: 2015-03-20T22:21:45Z

This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--
Dear Cosimo Streppone,

This is a computer-generated report for Net-Statsd-Server-0.19
on perl 5.21.10, created by CPAN-Reporter-1.2011.

Thank you for uploading your work to CPAN.  Congratulations!
All tests were successful.

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester:

none provided

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 "/bbbike/perl-5.21.10/bin/perl5.21.10" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/integration-tests/*.t
t/000-sanity.t ............................. ok
t/config.t ................................. ok
t/graphite.t ............................... ok
2015-03-20 22:20:30.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Console backend
2015-03-20 22:20:30.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2015-03-20 22:20:30.000000 +0000 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::EV', using it.
2015-03-20 22:20:30.964839 +0000 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2015-03-20 22:20:30.964878 +0000 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2015-03-20 22:20:30.964925 +0000 note  Net::Statsd::Server: metrics flush will happen every 1s
2015-03-20 22:20:31.357424 +0000 warn  Net::Statsd::Server: Bad line: 1 in msg "a_bad_test_value|z"
2015-03-20 22:20:31.965095 +0000 note  Net::Statsd::Server: flushing metrics
Flushing stats at Fri Mar 20 22:20:31 2015
{"pctThreshold":[90],"gauges":{},"timer_data":{},"sets":null,"counter_rates":{"statsd.bad_lines_seen":1,"statsd.packets_received":1},"counters":{"statsd.packets_received":1,"statsd.bad_lines_seen":1},"timers":{}}
t/integration-tests/bad-message.t .......... ok
2015-03-20 22:20:32.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Console backend
2015-03-20 22:20:32.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2015-03-20 22:20:32.000000 +0000 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::EV', using it.
2015-03-20 22:20:32.160291 +0000 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2015-03-20 22:20:32.160331 +0000 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2015-03-20 22:20:32.160381 +0000 note  Net::Statsd::Server: metrics flush will happen every 1s
2015-03-20 22:20:33.161117 +0000 note  Net::Statsd::Server: flushing metrics
Flushing stats at Fri Mar 20 22:20:33 2015
{"timer_data":{},"sets":null,"gauges":{},"counter_rates":{"a_test_value":100,"statsd.bad_lines_seen":0,"statsd.packets_received":1},"counters":{"statsd.packets_received":1,"statsd.bad_lines_seen":0,"a_test_value":100},"pctThreshold":[90],"timers":{}}
# stats.counters.statsd.packets_received.rate 1.000000 1426890033
# stats.counters.statsd.packets_received.count 1 1426890033
# stats.counters.statsd.bad_lines_seen.rate 0.000000 1426890033
# stats.counters.statsd.bad_lines_seen.count 0 1426890033
# stats.counters.a_test_value.rate 100.000000 1426890033
# stats.counters.a_test_value.count 100 1426890033
# stats.statsd.numStats 3 1426890033
# stats.statsd.graphiteStats.calculationtime 0.056000 1426890033
# stats.statsd.processing_time 0.026 1426890033
# stats.statsd.graphiteStats.last_exception 9336800 1426890033
# stats.statsd.graphiteStats.last_flush 9336800 1426890033
t/integration-tests/counts-are-valid.t ..... ok
2015-03-20 22:20:33.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2015-03-20 22:20:33.000000 +0000 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::EV', using it.
2015-03-20 22:20:33.362277 +0000 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2015-03-20 22:20:33.362320 +0000 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2015-03-20 22:20:33.362370 +0000 note  Net::Statsd::Server: metrics flush will happen every 1s
2015-03-20 22:20:34.361110 +0000 note  Net::Statsd::Server: flushing metrics
# First flush. Test gauge should be there.
2015-03-20 22:20:35.361066 +0000 note  Net::Statsd::Server: flushing metrics
# Second flush. deleteGauges=false should keep the test gauge.
t/integration-tests/delete-gauges-false.t .. ok
2015-03-20 22:20:35.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2015-03-20 22:20:35.000000 +0000 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::EV', using it.
2015-03-20 22:20:35.565525 +0000 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2015-03-20 22:20:35.565572 +0000 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2015-03-20 22:20:35.565623 +0000 note  Net::Statsd::Server: metrics flush will happen every 1s
2015-03-20 22:20:36.565099 +0000 note  Net::Statsd::Server: flushing metrics
# First flush. Test gauge should be there.
2015-03-20 22:20:37.565210 +0000 note  Net::Statsd::Server: flushing metrics
# Second flush. deleteIdleStats should have cleared the test gauge.
t/integration-tests/delete-idle-stats.t .... ok
2015-03-20 22:20:37.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2015-03-20 22:20:37.000000 +0000 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::EV', using it.
2015-03-20 22:20:37.763926 +0000 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2015-03-20 22:20:37.763976 +0000 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2015-03-20 22:20:37.764025 +0000 note  Net::Statsd::Server: metrics flush will happen every 1s
# Expected mean value is 2113.13
2015-03-20 22:20:38.764966 +0000 note  Net::Statsd::Server: flushing metrics
# stats.counters.statsd.packets_received.rate 100.000000 1426890038
# stats.counters.statsd.packets_received.count 100 1426890038
# stats.counters.statsd.bad_lines_seen.rate 0.000000 1426890038
# stats.counters.statsd.bad_lines_seen.count 0 1426890038
# stats.timers.read_latency.mean_99 2104.252525 1426890038
# stats.timers.read_latency.mean_95 2068.294737 1426890038
# stats.timers.read_latency.lower 1047.000000 1426890038
# stats.timers.read_latency.upper_95 2932.000000 1426890038
# stats.timers.read_latency.mean_98 2095.397959 1426890038
# stats.timers.read_latency.mean 2113.130000 1426890038
# stats.timers.read_latency.count_98 98.000000 1426890038
# stats.timers.read_latency.std 528.193594 1426890038
# stats.timers.read_latency.count 100.000000 1426890038
# stats.timers.read_latency.sum_95 196488.000000 1426890038
# stats.timers.read_latency.median 2081.500000 1426890038
# stats.timers.read_latency.upper 2992.000000 1426890038
# stats.timers.read_latency.upper_99 2972.000000 1426890038
# stats.timers.read_latency.sum 211313.000000 1426890038
# stats.timers.read_latency.upper_98 2957.000000 1426890038
# stats.timers.read_latency.count_99 99.000000 1426890038
# stats.timers.read_latency.count_ps 100.000000 1426890038
# stats.timers.read_latency.sum_99 208321.000000 1426890038
# stats.timers.read_latency.sum_squares_98 456645839.000000 1426890038
# stats.timers.read_latency.sum_98 205349.000000 1426890038
# stats.timers.read_latency.sum_squares 474430687.000000 1426890038
# stats.timers.read_latency.count_95 95.000000 1426890038
# stats.timers.read_latency.sum_squares_99 465478623.000000 1426890038
# stats.timers.read_latency.sum_squares_95 430473380.000000 1426890038
# stats.statsd.numStats 3 1426890038
# stats.statsd.graphiteStats.calculationtime 0.091000 1426890038
# stats.statsd.processing_time 0.205 1426890038
# stats.statsd.graphiteStats.last_exception 15165408 1426890038
# stats.statsd.graphiteStats.last_flush 15165408 1426890038
t/integration-tests/percent-threshold.t .... ok
2015-03-20 22:20:38.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Console backend
2015-03-20 22:20:38.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2015-03-20 22:20:38.000000 +0000 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::EV', using it.
2015-03-20 22:20:38.967406 +0000 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2015-03-20 22:20:38.967447 +0000 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2015-03-20 22:20:38.967494 +0000 note  Net::Statsd::Server: metrics flush will happen every 1s
2015-03-20 22:20:39.968596 +0000 note  Net::Statsd::Server: flushing metrics
Flushing stats at Fri Mar 20 22:20:39 2015
{"counters":{"statsd.packets_received":1,"statsd.bad_lines_seen":0},"gauges":{},"sets":null,"pctThreshold":["90"],"timer_data":{"a_test_value":{"median":"100","upper":"100","sum_squares":10000,"sum":"100","sum_squares_90":10000,"count":1,"mean_90":"100","count_ps":1,"count_90":1,"mean":100,"upper_90":"100","lower":"100","sum_90":"100","std":0}},"counter_rates":{"statsd.packets_received":1,"statsd.bad_lines_seen":0},"timers":{"a_test_value":["100"]}}
# stats.counters.statsd.packets_received.rate 1.000000 1426890039
# stats.counters.statsd.packets_received.count 1 1426890039
# stats.counters.statsd.bad_lines_seen.rate 0.000000 1426890039
# stats.counters.statsd.bad_lines_seen.count 0 1426890039
# stats.timers.a_test_value.median 100.000000 1426890039
# stats.timers.a_test_value.upper 100.000000 1426890039
# stats.timers.a_test_value.sum_squares 10000.000000 1426890039
# stats.timers.a_test_value.sum 100.000000 1426890039
# stats.timers.a_test_value.sum_squares_90 10000.000000 1426890039
# stats.timers.a_test_value.count 1.000000 1426890039
# stats.timers.a_test_value.mean_90 100.000000 1426890039
# stats.timers.a_test_value.count_ps 1.000000 1426890039
# stats.timers.a_test_value.count_90 1.000000 1426890039
# stats.timers.a_test_value.mean 100.000000 1426890039
# stats.timers.a_test_value.upper_90 100.000000 1426890039
# stats.timers.a_test_value.lower 100.000000 1426890039
# stats.timers.a_test_value.sum_90 100.000000 1426890039
# stats.timers.a_test_value.std 0.000000 1426890039
# stats.statsd.numStats 3 1426890039
# stats.statsd.graphiteStats.calculationtime 0.149000 1426890039
# stats.statsd.processing_time 0.077 1426890039
# stats.statsd.graphiteStats.last_exception 19515360 1426890039
# stats.statsd.graphiteStats.last_flush 19515360 1426890039
t/integration-tests/timers-are-valid.t ..... ok
t/process-metrics.t ........................ ok
t/trim.t ................................... ok
All tests successful.
Files=11, Tests=90, 10 wallclock secs ( 0.05 usr  0.06 sys +  0.71 cusr  0.20 csys =  1.02 CPU)
Result: PASS

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module                Need Have    
    --------------------- ---- --------
    AnyEvent::Handle::UDP 0    0.043   
    IO::Socket::INET      0    1.35    
    JSON::XS              0    3.01    

build_requires:

    Module                Need Have    
    --------------------- ---- --------
    Test::More            0    1.001014

configure_requires:

    Module                Need Have    
    --------------------- ---- --------
    ExtUtils::MakeMaker   6.30 7.04    


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    DBIC_NO_WARN_BAD_PERL = 1
    LANG = C
    LC_ALL = de_DE.UTF-8
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/eserte/bin/linux-gnu:/home/eserte/bin/sh:/home/eserte/bin:/usr/games:/home/eserte/devel:/home/eserte/src/srezic-misc/scripts
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 29052
    PERL5_CPAN_IS_RUNNING = 29052
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 22358,29052
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1001/4GZixq9M1f_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_HTML_DISPLAY_CLASS = HTML::Display::Mozilla
    PERL_PARALLEL_SMOKER = yes
    SHELL = /bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1001

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /bbbike/perl-5.21.10/bin/perl5.21.10
    $UID/$EUID = 1001 / 1001
    $GID = 1001 109 1001
    $EGID = 1001 109 1001

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.10    
    CPAN::Meta          2.150001
    Cwd                 3.55    
    ExtUtils::CBuilder  0.280221
    ExtUtils::Command   1.20    
    ExtUtils::Install   2.04    
    ExtUtils::MakeMaker 7.04    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.27    
    File::Spec          3.55    
    JSON                2.90    
    JSON::PP            2.27300 
    Module::Build       0.4211  
    Module::Signature   0.73    
    Parse::CPAN::Meta   1.4414  
    Test::Harness       3.35    
    Test::More          1.001014
    YAML                1.14    
    YAML::Syck          1.29    
    version             0.9909  


--

Summary of my perl5 (revision 5 version 21 subversion 10) configuration:
   
  Platform:
    osname=linux, osvers=3.2.0-4-amd64, archname=x86_64-linux
    uname='linux eserte 3.2.0-4-amd64 #1 smp debian 3.2.65-1+deb7u2 x86_64 gnulinux '
    config_args='-ds -e -Dprefix=/opt/perl-5.21.10 -Dusedevel -Dusemallocwrap=no'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2',
    optimize='-O2',
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.7.2', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678, doublekind=3
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16, longdblkind=3
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/4.7/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
    libs=-lpthread -lnsl -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.13.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.13'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
                        PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
                        PERL_USE_DEVEL USE_64_BIT_ALL USE_64_BIT_INT
                        USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
                        USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_LOCALE_TIME
                        USE_PERLIO USE_PERL_ATOF
  Built under linux
  Compiled at Mar 20 2015 18:59:18
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="29052"
    PERL5_CPAN_IS_RUNNING="29052"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="22358,29052"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1001/4GZixq9M1f_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_HTML_DISPLAY_CLASS="HTML::Display::Mozilla"
    PERL_PARALLEL_SMOKER="yes"
  @INC:
    /opt/perl-5.21.10/lib/site_perl/5.21.10/x86_64-linux
    /opt/perl-5.21.10/lib/site_perl/5.21.10
    /opt/perl-5.21.10/lib/5.21.10/x86_64-linux
    /opt/perl-5.21.10/lib/5.21.10
    .