Back
From: metabase:user:320bfe00-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Search-Elasticsearch-2.03 v5.24.1 RC3 GNU/Linux
Date: 2016-08-24T00:11:01Z
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 Clinton Gormley,
This is a computer-generated report for Search-Elasticsearch-2.03
on perl 5.24.1, created by CPAN-Reporter-1.2018.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 "/tmp/basesmoker-reloperl-Q4XW/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/10_Basic/*.t t/20_Serializer/*.t t/30_Logger/*.t t/40_Transport/*.t t/50_Cxn_Pool/*.t t/60_Cxn/*.t t/70_Helper/*.t t/90_Client_Spec/*.t t/95_TestServer/*.t
t/10_Basic/10_load.t .......................... ok
t/20_Serializer/10_load_cpanel.t .............. ok
t/20_Serializer/11_load_xs.t .................. ok
t/20_Serializer/12_load_pp.t .................. ok
t/20_Serializer/13_preload_cpanel.t ........... ok
t/20_Serializer/14_preload_xs.t ............... ok
perl: XS.xs:338: json_nonref: Assertion `SvTYPE(_svstash) >= SVt_PVMG' failed.
t/20_Serializer/20_xs_encode_decode.t .........
All 9 subtests passed
perl: XS.xs:338: json_nonref: Assertion `SvTYPE(_svstash) >= SVt_PVMG' failed.
t/20_Serializer/21_xs_encode_bulk.t ...........
All 10 subtests passed
perl: XS.xs:338: json_nonref: Assertion `SvTYPE(_svstash) >= SVt_PVMG' failed.
t/20_Serializer/22_xs_encode_pretty.t .........
All 10 subtests passed
t/20_Serializer/30_cpanel_encode_decode.t ..... ok
t/20_Serializer/31_cpanel_encode_bulk.t ....... ok
t/20_Serializer/32_cpanel_encode_pretty.t ..... ok
t/20_Serializer/40_pp_encode_decode.t ......... ok
t/20_Serializer/41_pp_encode_bulk.t ........... ok
t/20_Serializer/42_pp_encode_pretty.t ......... ok
Current cxns: ["http://localhost:9200"]
Forcing ping before next use on all live cxns
Ping [http://localhost:9200] before next request
t/30_Logger/10_explicit.t ..................... ok
Current cxns: ["http://localhost:9200"]
Forcing ping before next use on all live cxns
Ping [http://localhost:9200] before next request
t/30_Logger/20_implicit.t ..................... ok
t/30_Logger/30_log_methods.t .................. ok
t/30_Logger/40_trace_request.t ................ ok
t/30_Logger/50_trace_response.t ............... ok
t/30_Logger/60_trace_error.t .................. ok
t/30_Logger/70_trace_comment.t ................ ok
t/30_Logger/80_error_json.t ................... ok
t/40_Transport/10_tidy_request.t .............. ok
t/40_Transport/20_send_body_as.t .............. ok
t/40_Transport/30_perform_request.t ........... ok
t/50_Cxn_Pool/10_static_normal.t .............. ok
t/50_Cxn_Pool/11_static_node_missing.t ........ ok
t/50_Cxn_Pool/12_static_node_fails.t .......... ok
t/50_Cxn_Pool/13_static_node_timesout.t ....... ok
t/50_Cxn_Pool/14_static_both_nodes_timeout.t .. ok
t/50_Cxn_Pool/15_static_both_nodes_fail.t ..... ok
t/50_Cxn_Pool/16_static_nodes_starting.t ...... ok
t/50_Cxn_Pool/17_static_runaway_nodes.t ....... ok
t/50_Cxn_Pool/30_sniff_normal.t ............... ok
t/50_Cxn_Pool/31_sniff_new_nodes.t ............ ok
t/50_Cxn_Pool/32_sniff_node_fails.t ........... ok
t/50_Cxn_Pool/33_sniff_both_nodes_fail.t ...... ok
t/50_Cxn_Pool/34_sniff_node_timeout.t ......... ok
t/50_Cxn_Pool/35_sniff_both_nodes_timeout.t ... ok
t/50_Cxn_Pool/36_sniff_nodes_starting.t ....... ok
t/50_Cxn_Pool/37_sniff_runaway_nodes.t ........ ok
t/50_Cxn_Pool/38_bad_sniff.t .................. ok
t/50_Cxn_Pool/39_sniff_max_content.t .......... ok
t/50_Cxn_Pool/40_sniff_extract_host.t ......... ok
t/50_Cxn_Pool/50_noping_normal.t .............. ok
t/50_Cxn_Pool/51_noping_node_fails.t .......... ok
t/50_Cxn_Pool/52_noping_node_timesout.t ....... ok
t/50_Cxn_Pool/53_noping_all_nodes_fail.t ...... ok
t/50_Cxn_Pool/54_noping_nodes_starting.t ...... ok
t/50_Cxn_Pool/55_noping_runaway_nodes.t ....... ok
t/50_Cxn_Pool/56_max_retries.t ................ ok
t/50_Cxn_Pool/70_live.t ....................... skipped: No Elasticsearch test node available
t/60_Cxn/10_basic.t ........................... ok
t/60_Cxn/20_process_response.t ................ ok
t/60_Cxn/30_http.t ............................ ok
t/60_Cxn/40_fork_httptiny.t ................... skipped: No Elasticsearch test node available
t/60_Cxn/41_fork_lwp.t ........................ skipped: No Elasticsearch test node available
t/60_Cxn/42_fork_hijk.t ....................... skipped: No Elasticsearch test node available
t/60_Cxn/50_auth_httptiny.t ................... skipped: HTTPTiny - No https server specified in ES_SSL
t/60_Cxn/51_auth_lwp.t ........................ skipped: LWP - No https server specified in ES_SSL
t/70_Helper/10_bulk_add_action.t .............. skipped: No Elasticsearch test node available
t/70_Helper/20_bulk_helpers.t ................. skipped: No Elasticsearch test node available
t/70_Helper/30_bulk_flush.t ................... skipped: No Elasticsearch test node available
t/70_Helper/40_bulk_errors.t .................. skipped: No Elasticsearch test node available
t/70_Helper/45_bulk_cxn_errors.t .............. ok
t/70_Helper/50_scroll.t ....................... skipped: No Elasticsearch test node available
t/70_Helper/60_reindex.t ...................... skipped: No Elasticsearch test node available
t/90_Client_Spec/00_print_version.t ........... skipped: No Elasticsearch test node available
t/95_TestServer/00_test_server.t .............. ok
t/95_TestServer/10_test_server_fork.t ......... ok
t/author-eol.t ................................ skipped: these tests are for testing by the author
t/author-no-tabs.t ............................ skipped: these tests are for testing by the author
t/author-pod-syntax.t ......................... skipped: these tests are for testing by the author
Test Summary Report
-------------------
t/20_Serializer/20_xs_encode_decode.t (Wstat: 134 Tests: 9 Failed: 0)
Non-zero wait status: 134
Parse errors: No plan found in TAP output
t/20_Serializer/21_xs_encode_bulk.t (Wstat: 134 Tests: 10 Failed: 0)
Non-zero wait status: 134
Parse errors: No plan found in TAP output
t/20_Serializer/22_xs_encode_pretty.t (Wstat: 134 Tests: 10 Failed: 0)
Non-zero wait status: 134
Parse errors: No plan found in TAP output
Files=74, Tests=482, 11 wallclock secs ( 0.14 usr 0.31 sys + 9.54 cusr 1.32 csys = 11.31 CPU)
Result: FAIL
Failed 3/74 test programs. 0/482 subtests failed.
Makefile:1145: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
--------------------------- -------- ----------
Any::URI::Escape 0 0.01
Data::Dumper 0 2.161
Devel::GlobalDestruction 0 0.13
Encode 0 2.80_01
File::Temp 0 0.2304
HTTP::Headers 0 6.11
HTTP::Request 0 6.11
HTTP::Tiny 0.043 0.056_001
IO::Select 0 1.22
IO::Socket 0 1.38
IO::Uncompress::Inflate 0 2.069_001
JSON::MaybeXS 1.002002 1.003005
JSON::PP 0 2.27300_01
List::Util 0 1.45
Log::Any 1.02 1.040
Log::Any::Adapter 0 1.040
LWP::UserAgent 0 6.15
MIME::Base64 0 3.15
Module::Runtime 0 0.014
Moo 1.003 2.002004
Moo::Role 0 2.002004
namespace::clean 0 0.27
overload 0 1.26
Package::Stash 0.34 0.37
POSIX 0 1.65
Scalar::Util 0 1.45
strict 0 1.11
Sub::Exporter 0 0.987
Time::HiRes 0 1.9733
Try::Tiny 0 0.27
URI 0 1.71
warnings 0 1.36
build_requires:
Module Need Have
--------------------------- -------- ----------
ExtUtils::MakeMaker 0 7.24
IO::Socket::SSL 0 2.037
lib 0 0.63
Log::Any::Adapter::Callback 0.09 0.09
Test::Deep 0 1.120
Test::Exception 0 0.43
Test::More 0.98 1.302052
Test::SharedFork 0 0.35
configure_requires:
Module Need Have
--------------------------- -------- ----------
ExtUtils::MakeMaker 0 7.24
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = C
PATH = /home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 13921
PERL5_CPAN_IS_RUNNING = 13921
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/bin/zsh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /tmp/basesmoker-reloperl-Q4XW/bin/perl
$UID/$EUID = 1005 / 1005
$GID = 1005 1005
$EGID = 1005 1005
Perl module toolchain versions installed:
Module Have
------------------- ----------
CPAN 2.15
CPAN::Meta 2.150010
Cwd 3.63_01
ExtUtils::CBuilder 0.280225
ExtUtils::Command 7.24
ExtUtils::Install 2.04
ExtUtils::MakeMaker 7.24
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.31
File::Spec 3.63_01
JSON 2.90
JSON::PP 2.27300_01
Module::Build 0.4220
Module::Signature 0.80
Parse::CPAN::Meta 2.150010
Test::Harness 3.36_01
Test::More 1.302052
YAML 1.18
YAML::Syck 1.29
version 0.9916
--
Summary of my perl5 (revision 5 version 24 subversion 1) configuration:
Commit id: 1b7abe20fcdca479e5720538eb76c42f71a979c3
Platform:
osname=linux, osvers=4.6.0-1-amd64, archname=x86_64-linux-thread-multi
uname='linux k93x64sid 4.6.0-1-amd64 #1 smp debian 4.6.2-2 (2016-06-25) x86_64 gnulinux '
config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.24.1-RC3/1084 -Dmyhostname=k93x64sid -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Dlibswanted=cl pthread socket inet nsl gdbm dbm malloc dl ld sun m crypt sec util c cposix posix ucb BSD gdbm_compat -Duseithreads -Uuselongdouble -DDEBUGGING=both'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fwrapv -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2 -g',
cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion='', gccversion='6.2.0 20160822', 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-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/6/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 -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.23.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.23'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -g -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options: DEBUGGING HAS_TIMES MULTIPLICITY PERLIO_LAYERS
PERL_COPY_ON_WRITE PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
PERL_PRESERVE_IVUV PERL_TRACK_MEMPOOL PERL_USE_DEVEL
USE_64_BIT_ALL USE_64_BIT_INT USE_ITHREADS
USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_LOCALE_TIME
USE_PERLIO USE_PERL_ATOF USE_REENTRANT_API
Locally applied patches:
RC3
Built under linux
Compiled at Aug 23 2016 21:33:05
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="13921"
PERL5_CPAN_IS_RUNNING="13921"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.24.1-RC3/1084/lib/site_perl/5.24.1/x86_64-linux-thread-multi
/home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.24.1-RC3/1084/lib/site_perl/5.24.1
/home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.24.1-RC3/1084/lib/5.24.1/x86_64-linux-thread-multi
/home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.24.1-RC3/1084/lib/5.24.1
.