Report for Net-Statsd-Server-0.17

Back
From: metabase:user:314402c4-2aae-11df-837a-5e0a49663a4f
Subject: PASS Net-Statsd-Server-0.17 v5.20.1 RC1 GNU/Linux
Date: 2014-09-01T06:16:30Z

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.17
on perl 5.20.1, 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.20.1-RC1/bin/perl "-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
2014-09-01 05:49:42.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Console backend
2014-09-01 05:49:42.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2014-09-01 05:49:42.000000 +0000 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::EV', using it.
2014-09-01 05:49:42.436302 +0000 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2014-09-01 05:49:42.436341 +0000 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2014-09-01 05:49:42.436377 +0000 note  Net::Statsd::Server: metrics flush will happen every 1s
2014-09-01 05:49:42.845494 +0000 warn  Net::Statsd::Server: Bad line: 1 in msg "a_bad_test_value|z"
2014-09-01 05:49:43.437705 +0000 note  Net::Statsd::Server: flushing metrics
Flushing stats at Mon Sep  1 05:49:43 2014
{"sets":null,"pctThreshold":[90],"counter_rates":{"statsd.bad_lines_seen":1,"statsd.packets_received":1},"gauges":{},"timers":{},"counters":{"statsd.bad_lines_seen":1,"statsd.packets_received":1},"timer_data":{}}
t/integration-tests/bad-message.t .......... ok
2014-09-01 05:49:43.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Console backend
2014-09-01 05:49:43.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2014-09-01 05:49:43.000000 +0000 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::EV', using it.
2014-09-01 05:49:43.606101 +0000 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2014-09-01 05:49:43.606141 +0000 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2014-09-01 05:49:43.606178 +0000 note  Net::Statsd::Server: metrics flush will happen every 1s
2014-09-01 05:49:44.607276 +0000 note  Net::Statsd::Server: flushing metrics
Flushing stats at Mon Sep  1 05:49:44 2014
{"timer_data":{},"timers":{},"gauges":{},"sets":null,"counter_rates":{"a_test_value":100,"statsd.bad_lines_seen":0,"statsd.packets_received":1},"counters":{"statsd.packets_received":1,"a_test_value":100,"statsd.bad_lines_seen":0},"pctThreshold":[90]}
# stats.counters.statsd.packets_received.rate 1.000000 1409550584
# stats.counters.statsd.packets_received.count 1 1409550584
# stats.counters.a_test_value.rate 100.000000 1409550584
# stats.counters.a_test_value.count 100 1409550584
# stats.counters.statsd.bad_lines_seen.rate 0.000000 1409550584
# stats.counters.statsd.bad_lines_seen.count 0 1409550584
# stats.statsd.numStats 3 1409550584
# stats.statsd.graphiteStats.calculationtime 0.044000 1409550584
# stats.statsd.processing_time 0.021 1409550584
# stats.statsd.graphiteStats.last_exception 34457632 1409550584
# stats.statsd.graphiteStats.last_flush 34457632 1409550584
t/integration-tests/counts-are-valid.t ..... ok
2014-09-01 05:49:44.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2014-09-01 05:49:44.000000 +0000 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::EV', using it.
2014-09-01 05:49:44.776340 +0000 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2014-09-01 05:49:44.776377 +0000 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2014-09-01 05:49:44.776413 +0000 note  Net::Statsd::Server: metrics flush will happen every 1s
2014-09-01 05:49:45.777679 +0000 note  Net::Statsd::Server: flushing metrics
# First flush. Test gauge should be there.
2014-09-01 05:49:46.779838 +0000 note  Net::Statsd::Server: flushing metrics
# Second flush. deleteGauges=false should keep the test gauge.
t/integration-tests/delete-gauges-false.t .. ok
2014-09-01 05:49:46.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2014-09-01 05:49:46.000000 +0000 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::EV', using it.
2014-09-01 05:49:46.946546 +0000 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2014-09-01 05:49:46.946585 +0000 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2014-09-01 05:49:46.946726 +0000 note  Net::Statsd::Server: metrics flush will happen every 1s
2014-09-01 05:49:47.947305 +0000 note  Net::Statsd::Server: flushing metrics
# First flush. Test gauge should be there.
2014-09-01 05:49:48.949266 +0000 note  Net::Statsd::Server: flushing metrics
# Second flush. deleteIdleStats should have cleared the test gauge.
t/integration-tests/delete-idle-stats.t .... ok
2014-09-01 05:49:49.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2014-09-01 05:49:49.000000 +0000 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::EV', using it.
2014-09-01 05:49:49.130250 +0000 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2014-09-01 05:49:49.130290 +0000 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2014-09-01 05:49:49.130326 +0000 note  Net::Statsd::Server: metrics flush will happen every 1s
# Expected mean value is 1949.75
2014-09-01 05:49:50.131259 +0000 note  Net::Statsd::Server: flushing metrics
# stats.counters.statsd.bad_lines_seen.rate 0.000000 1409550590
# stats.counters.statsd.bad_lines_seen.count 0 1409550590
# stats.counters.statsd.packets_received.rate 100.000000 1409550590
# stats.counters.statsd.packets_received.count 100 1409550590
# stats.timers.read_latency.count_95 95.000000 1409550590
# stats.timers.read_latency.median 1926.000000 1409550590
# stats.timers.read_latency.sum_squares 415656129.000000 1409550590
# stats.timers.read_latency.sum_99 191981.000000 1409550590
# stats.timers.read_latency.mean 1949.750000 1409550590
# stats.timers.read_latency.mean_98 1928.510204 1409550590
# stats.timers.read_latency.mean_95 1896.463158 1409550590
# stats.timers.read_latency.count 100.000000 1409550590
# stats.timers.read_latency.count_ps 100.000000 1409550590
# stats.timers.read_latency.sum 194975.000000 1409550590
# stats.timers.read_latency.count_98 98.000000 1409550590
# stats.timers.read_latency.count_99 99.000000 1409550590
# stats.timers.read_latency.mean_99 1939.202020 1409550590
# stats.timers.read_latency.sum_squares_98 397769924.000000 1409550590
# stats.timers.read_latency.upper_98 2985.000000 1409550590
# stats.timers.read_latency.sum_95 180164.000000 1409550590
# stats.timers.read_latency.upper_95 2904.000000 1409550590
# stats.timers.read_latency.lower 1001.000000 1409550590
# stats.timers.read_latency.sum_squares_99 406692093.000000 1409550590
# stats.timers.read_latency.upper 2994.000000 1409550590
# stats.timers.read_latency.sum_98 188994.000000 1409550590
# stats.timers.read_latency.upper_99 2987.000000 1409550590
# stats.timers.read_latency.std 595.849165 1409550590
# stats.timers.read_latency.sum_squares_95 371777602.000000 1409550590
# stats.statsd.numStats 3 1409550590
# stats.statsd.graphiteStats.calculationtime 0.094000 1409550590
# stats.statsd.processing_time 0.235 1409550590
# stats.statsd.graphiteStats.last_exception 36403232 1409550590
# stats.statsd.graphiteStats.last_flush 36403232 1409550590
t/integration-tests/percent-threshold.t .... ok
2014-09-01 05:49:50.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Console backend
2014-09-01 05:49:50.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2014-09-01 05:49:50.000000 +0000 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::EV', using it.
2014-09-01 05:49:50.301392 +0000 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2014-09-01 05:49:50.301429 +0000 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2014-09-01 05:49:50.301467 +0000 note  Net::Statsd::Server: metrics flush will happen every 1s
2014-09-01 05:49:51.302525 +0000 note  Net::Statsd::Server: flushing metrics
Flushing stats at Mon Sep  1 05:49:51 2014
{"counters":{"statsd.bad_lines_seen":0,"statsd.packets_received":1},"timer_data":{"a_test_value":{"sum":"100","mean":100,"mean_90":"100","sum_90":"100","count_ps":1,"count":1,"median":"100","count_90":1,"lower":"100","std":0,"upper_90":"100","sum_squares":10000,"upper":"100","sum_squares_90":10000}},"timers":{"a_test_value":["100"]},"sets":null,"gauges":{},"pctThreshold":["90"],"counter_rates":{"statsd.packets_received":1,"statsd.bad_lines_seen":0}}
# stats.counters.statsd.bad_lines_seen.rate 0.000000 1409550591
# stats.counters.statsd.bad_lines_seen.count 0 1409550591
# stats.counters.statsd.packets_received.rate 1.000000 1409550591
# stats.counters.statsd.packets_received.count 1 1409550591
# stats.timers.a_test_value.sum 100.000000 1409550591
# stats.timers.a_test_value.mean 100.000000 1409550591
# stats.timers.a_test_value.mean_90 100.000000 1409550591
# stats.timers.a_test_value.sum_90 100.000000 1409550591
# stats.timers.a_test_value.count_ps 1.000000 1409550591
# stats.timers.a_test_value.count 1.000000 1409550591
# stats.timers.a_test_value.median 100.000000 1409550591
# stats.timers.a_test_value.count_90 1.000000 1409550591
# stats.timers.a_test_value.lower 100.000000 1409550591
# stats.timers.a_test_value.std 0.000000 1409550591
# stats.timers.a_test_value.upper_90 100.000000 1409550591
# stats.timers.a_test_value.sum_squares 10000.000000 1409550591
# stats.timers.a_test_value.upper 100.000000 1409550591
# stats.timers.a_test_value.sum_squares_90 10000.000000 1409550591
# stats.statsd.numStats 3 1409550591
# stats.statsd.graphiteStats.calculationtime 0.095000 1409550591
# stats.statsd.processing_time 0.071 1409550591
# stats.statsd.graphiteStats.last_exception 22267936 1409550591
# stats.statsd.graphiteStats.last_flush 22267936 1409550591
t/integration-tests/timers-are-valid.t ..... ok
t/process-metrics.t ........................ ok
t/trim.t ................................... ok
All tests successful.
Files=11, Tests=90,  9 wallclock secs ( 0.04 usr  0.04 sys +  0.58 cusr  0.19 csys =  0.85 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.001003

configure_requires:

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


------------------------------
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 = 15398
    PERL5_CPAN_IS_RUNNING = 15398
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 11042,15398
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1001/gVviJzNnBc_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.20.1-RC1/bin/perl
    $UID/$EUID = 1001 / 1001
    $GID = 1001 109 1001
    $EGID = 1001 109 1001

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.05    
    CPAN::Meta          2.140640
    Cwd                 3.47    
    ExtUtils::CBuilder  0.280217
    ExtUtils::Command   1.18    
    ExtUtils::Install   1.68    
    ExtUtils::MakeMaker 6.98    
    ExtUtils::Manifest  1.66    
    ExtUtils::ParseXS   3.24    
    File::Spec          3.47    
    JSON                2.90    
    JSON::PP            2.27203 
    Module::Build       0.4208  
    Module::Signature   0.73    
    Parse::CPAN::Meta   1.4414  
    Test::Harness       3.33    
    Test::More          1.001003
    YAML                1.11    
    YAML::Syck          1.27    
    version             0.9909  


--

Summary of my perl5 (revision 5 version 20 subversion 1) 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.60-1+deb7u3 x86_64 gnulinux '
    config_args='-ds -e -Dprefix=/opt/perl-5.20.1-RC1'
    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',
    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
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    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=-lnsl -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-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_MALLOC_WRAP
                        PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
                        USE_64_BIT_ALL USE_64_BIT_INT USE_LARGE_FILES
                        USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
  Locally applied patches:
	RC1
  Built under linux
  Compiled at Aug 25 2014 19:48:42
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="15398"
    PERL5_CPAN_IS_RUNNING="15398"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="11042,15398"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1001/gVviJzNnBc_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_HTML_DISPLAY_CLASS="HTML::Display::Mozilla"
    PERL_PARALLEL_SMOKER="yes"
  @INC:
    /opt/perl-5.20.1-RC1/lib/site_perl/5.20.1/x86_64-linux
    /opt/perl-5.20.1-RC1/lib/site_perl/5.20.1
    /opt/perl-5.20.1-RC1/lib/5.20.1/x86_64-linux
    /opt/perl-5.20.1-RC1/lib/5.20.1
    .