You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/02/18 17:20:24 UTC

Build failed in Jenkins: Thrift-precommit #169

See <https://builds.apache.org/job/Thrift-precommit/169/changes>

Changes:

[nsuke] THRIFT-3643 Perl SSL server crushes if a client disconnect without

------------------------------------------
[...truncated 48143 lines...]
/bin/bash ../../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift  -I../../cpp/src -I/usr/include -I./gen-cpp  -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -g -O2 -std=c++11 -MT gen-cpp/libtestgencpp_la-ThriftTest_types.lo -MD -MP -MF gen-cpp/.deps/libtestgencpp_la-ThriftTest_types.Tpo -c -o gen-cpp/libtestgencpp_la-ThriftTest_types.lo `test -f 'gen-cpp/ThriftTest_types.cpp' || echo './'`gen-cpp/ThriftTest_types.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift -I../../cpp/src -I/usr/include -I./gen-cpp -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -std=c++11 -MT gen-cpp/libtestgencpp_la-ThriftTest_types.lo -MD -MP -MF gen-cpp/.deps/libtestgencpp_la-ThriftTest_types.Tpo -c gen-cpp/ThriftTest_types.cpp  -fPIC -DPIC -o gen-cpp/.libs/libtestgencpp_la-ThriftTest_types.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift -I../../cpp/src -I/usr/include -I./gen-cpp -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -std=c++11 -MT gen-cpp/libtestgencpp_la-ThriftTest_types.lo -MD -MP -MF gen-cpp/.deps/libtestgencpp_la-ThriftTest_types.Tpo -c gen-cpp/ThriftTest_types.cpp -o gen-cpp/libtestgencpp_la-ThriftTest_types.o >/dev/null 2>&1
mv -f gen-cpp/.deps/libtestgencpp_la-ThriftTest_types.Tpo gen-cpp/.deps/libtestgencpp_la-ThriftTest_types.Plo
/bin/bash ../../../libtool  --tag=CXX   --mode=link g++ -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -g -O2 -std=c++11 -lglib-2.0   -lgobject-2.0 -lglib-2.0     -o libtestgencpp.la  gen-cpp/libtestgencpp_la-ThriftTest.lo gen-cpp/libtestgencpp_la-ThriftTest_constants.lo gen-cpp/libtestgencpp_la-ThriftTest_types.lo  -lrt -lpthread 
libtool: link: ar cru .libs/libtestgencpp.a gen-cpp/.libs/libtestgencpp_la-ThriftTest.o gen-cpp/.libs/libtestgencpp_la-ThriftTest_constants.o gen-cpp/.libs/libtestgencpp_la-ThriftTest_types.o 
libtool: link: ranlib .libs/libtestgencpp.a
libtool: link: ( cd ".libs" && rm -f "libtestgencpp.la" && ln -s "../libtestgencpp.la" "libtestgencpp.la" )
depbase=`echo testserialization.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift  -I../src -I./gen-c_glib  -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -g -O2 -MT testserialization.o -MD -MP -MF $depbase.Tpo -c -o testserialization.o testserialization.c &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../../libtool  --tag=CC   --mode=link gcc -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -g -O2 -lglib-2.0   -lgobject-2.0 -lglib-2.0     -o testserialization testserialization.o ../../../lib/c_glib/src/thrift/c_glib/protocol/libthrift_c_glib_la-thrift_protocol.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_transport.o libtestgenc.la -lrt -lpthread 
libtool: link: gcc -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -o .libs/testserialization testserialization.o ../../../lib/c_glib/src/thrift/c_glib/protocol/libthrift_c_glib_la-thrift_protocol.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_transport.o  ./.libs/libtestgenc.a -lgobject-2.0 -lglib-2.0 /thrift/lib/c_glib/.libs/libthrift_c_glib.so -lrt -lpthread
depbase=`echo testapplicationexception.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift  -I../src -I./gen-c_glib  -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -g -O2 -MT testapplicationexception.o -MD -MP -MF $depbase.Tpo -c -o testapplicationexception.o testapplicationexception.c &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../../libtool  --tag=CC   --mode=link gcc -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -g -O2 -lglib-2.0   -lgobject-2.0 -lglib-2.0     -o testapplicationexception testapplicationexception.o ../../../lib/c_glib/src/thrift/c_glib/libthrift_c_glib_la-thrift_application_exception.o ../../../lib/c_glib/src/thrift/c_glib/protocol/libthrift_c_glib_la-thrift_protocol.o ../../../lib/c_glib/src/thrift/c_glib/libthrift_c_glib_la-thrift_struct.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_transport.o -lrt -lpthread 
libtool: link: gcc -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -o testapplicationexception testapplicationexception.o ../../../lib/c_glib/src/thrift/c_glib/libthrift_c_glib_la-thrift_application_exception.o ../../../lib/c_glib/src/thrift/c_glib/protocol/libthrift_c_glib_la-thrift_protocol.o ../../../lib/c_glib/src/thrift/c_glib/libthrift_c_glib_la-thrift_struct.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_transport.o  -lgobject-2.0 -lglib-2.0 -lrt -lpthread
depbase=`echo testcontainertest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift  -I../src -I./gen-c_glib  -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -g -O2 -MT testcontainertest.o -MD -MP -MF $depbase.Tpo -c -o testcontainertest.o testcontainertest.c &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../../libtool  --tag=CC   --mode=link gcc -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -g -O2 -lglib-2.0   -lgobject-2.0 -lglib-2.0     -o testcontainertest testcontainertest.o ../../../lib/c_glib/src/thrift/c_glib/libthrift_c_glib_la-thrift_struct.o ../../../lib/c_glib/src/thrift/c_glib/protocol/libthrift_c_glib_la-thrift_protocol.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_transport.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_transport_factory.o ../../../lib/c_glib/src/thrift/c_glib/processor/libthrift_c_glib_la-thrift_processor.o ../../../lib/c_glib/src/thrift/c_glib/protocol/libthrift_c_glib_la-thrift_protocol_factory.o ../../../lib/c_glib/src/thrift/c_glib/protocol/libthrift_c_glib_la-thrift_binary_protocol.o ../../../lib/c_glib/src/thrift/c_glib/protocol/libthrift_c_glib_la-thrift_binary_protocol_factory.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_socket.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_server_transport.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_server_socket.o ../../../lib/c_glib/src/thrift/c_glib/server/libthrift_c_glib_la-thrift_server.o libtestgenc.la -lrt -lpthread 
libtool: link: gcc -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -o .libs/testcontainertest testcontainertest.o ../../../lib/c_glib/src/thrift/c_glib/libthrift_c_glib_la-thrift_struct.o ../../../lib/c_glib/src/thrift/c_glib/protocol/libthrift_c_glib_la-thrift_protocol.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_transport.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_transport_factory.o ../../../lib/c_glib/src/thrift/c_glib/processor/libthrift_c_glib_la-thrift_processor.o ../../../lib/c_glib/src/thrift/c_glib/protocol/libthrift_c_glib_la-thrift_protocol_factory.o ../../../lib/c_glib/src/thrift/c_glib/protocol/libthrift_c_glib_la-thrift_binary_protocol.o ../../../lib/c_glib/src/thrift/c_glib/protocol/libthrift_c_glib_la-thrift_binary_protocol_factory.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_socket.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_server_transport.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_server_socket.o ../../../lib/c_glib/src/thrift/c_glib/server/libthrift_c_glib_la-thrift_server.o  ./.libs/libtestgenc.a -lgobject-2.0 -lglib-2.0 /thrift/lib/c_glib/.libs/libthrift_c_glib.so -lrt -lpthread
depbase=`echo testtransportsocket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift  -I../src -I./gen-c_glib  -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -g -O2 -MT testtransportsocket.o -MD -MP -MF $depbase.Tpo -c -o testtransportsocket.o testtransportsocket.c &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../../libtool  --tag=CC   --mode=link gcc -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -g -O2 -lglib-2.0   -lgobject-2.0 -lglib-2.0     -o testtransportsocket testtransportsocket.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_transport.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_buffered_transport.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_server_transport.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_server_socket.o -lrt -lpthread 
libtool: link: gcc -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -o testtransportsocket testtransportsocket.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_transport.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_buffered_transport.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_server_transport.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_server_socket.o  -lgobject-2.0 -lglib-2.0 -lrt -lpthread
depbase=`echo testbinaryprotocol.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift  -I../src -I./gen-c_glib  -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -g -O2 -MT testbinaryprotocol.o -MD -MP -MF $depbase.Tpo -c -o testbinaryprotocol.o testbinaryprotocol.c &&\
	mv -f $depbase.Tpo $depbase.Po
testbinaryprotocol.c: In function 'thrift_server_primitives':
testbinaryprotocol.c:440:3: warning: string length '2943' is greater than the length '509' ISO C90 compilers are required to support [-Woverlength-strings]
   assert (strcmp (TEST_STRING, string) == 0);
   ^
/bin/bash ../../../libtool  --tag=CC   --mode=link gcc -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -g -O2 -lglib-2.0   -lgobject-2.0 -lglib-2.0     -o testbinaryprotocol testbinaryprotocol.o ../../../lib/c_glib/src/thrift/c_glib/protocol/libthrift_c_glib_la-thrift_protocol.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_transport.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_socket.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_server_transport.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_server_socket.o -lrt -lpthread 
libtool: link: gcc -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -o testbinaryprotocol testbinaryprotocol.o ../../../lib/c_glib/src/thrift/c_glib/protocol/libthrift_c_glib_la-thrift_protocol.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_transport.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_socket.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_server_transport.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_server_socket.o  -lgobject-2.0 -lglib-2.0 -lrt -lpthread
depbase=`echo testcompactprotocol.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift  -I../src -I./gen-c_glib  -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -g -O2 -MT testcompactprotocol.o -MD -MP -MF $depbase.Tpo -c -o testcompactprotocol.o testcompactprotocol.c &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../../libtool  --tag=CC   --mode=link gcc -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -g -O2 -lglib-2.0   -lgobject-2.0 -lglib-2.0     -o testcompactprotocol testcompactprotocol.o ../../../lib/c_glib/src/thrift/c_glib/protocol/libthrift_c_glib_la-thrift_protocol.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_transport.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_socket.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_server_transport.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_server_socket.o -lrt -lpthread 
libtool: link: gcc -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -o testcompactprotocol testcompactprotocol.o ../../../lib/c_glib/src/thrift/c_glib/protocol/libthrift_c_glib_la-thrift_protocol.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_transport.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_socket.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_server_transport.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_server_socket.o  -lgobject-2.0 -lglib-2.0 -lrt -lpthread
depbase=`echo testbufferedtransport.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift  -I../src -I./gen-c_glib  -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -g -O2 -MT testbufferedtransport.o -MD -MP -MF $depbase.Tpo -c -o testbufferedtransport.o testbufferedtransport.c &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../../libtool  --tag=CC   --mode=link gcc -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -g -O2 -lglib-2.0   -lgobject-2.0 -lglib-2.0     -o testbufferedtransport testbufferedtransport.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_transport.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_socket.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_server_transport.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_server_socket.o -lrt -lpthread 
libtool: link: gcc -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -o testbufferedtransport testbufferedtransport.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_transport.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_socket.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_server_transport.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_server_socket.o  -lgobject-2.0 -lglib-2.0 -lrt -lpthread
depbase=`echo testframedtransport.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift  -I../src -I./gen-c_glib  -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -g -O2 -MT testframedtransport.o -MD -MP -MF $depbase.Tpo -c -o testframedtransport.o testframedtransport.c &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../../libtool  --tag=CC   --mode=link gcc -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -g -O2 -lglib-2.0   -lgobject-2.0 -lglib-2.0     -o testframedtransport testframedtransport.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_transport.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_socket.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_server_transport.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_server_socket.o -lrt -lpthread 
libtool: link: gcc -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -o testframedtransport testframedtransport.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_transport.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_socket.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_server_transport.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_server_socket.o  -lgobject-2.0 -lglib-2.0 -lrt -lpthread
depbase=`echo testfdtransport.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift  -I../src -I./gen-c_glib  -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -g -O2 -MT testfdtransport.o -MD -MP -MF $depbase.Tpo -c -o testfdtransport.o testfdtransport.c &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../../libtool  --tag=CC   --mode=link gcc -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -g -O2 -lglib-2.0   -lgobject-2.0 -lglib-2.0     -o testfdtransport testfdtransport.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_transport.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_fd_transport.o -lrt -lpthread 
libtool: link: gcc -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -o testfdtransport testfdtransport.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_transport.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_fd_transport.o  -lgobject-2.0 -lglib-2.0 -lrt -lpthread
depbase=`echo testmemorybuffer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift  -I../src -I./gen-c_glib  -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -g -O2 -MT testmemorybuffer.o -MD -MP -MF $depbase.Tpo -c -o testmemorybuffer.o testmemorybuffer.c &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../../libtool  --tag=CC   --mode=link gcc -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -g -O2 -lglib-2.0   -lgobject-2.0 -lglib-2.0     -o testmemorybuffer testmemorybuffer.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_transport.o -lrt -lpthread 
libtool: link: gcc -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -o testmemorybuffer testmemorybuffer.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_transport.o  -lgobject-2.0 -lglib-2.0 -lrt -lpthread
depbase=`echo teststruct.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift  -I../src -I./gen-c_glib  -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -g -O2 -MT teststruct.o -MD -MP -MF $depbase.Tpo -c -o teststruct.o teststruct.c &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../../libtool  --tag=CC   --mode=link gcc -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -g -O2 -lglib-2.0   -lgobject-2.0 -lglib-2.0     -o teststruct teststruct.o ../../../lib/c_glib/src/thrift/c_glib/protocol/libthrift_c_glib_la-thrift_protocol.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_transport.o -lrt -lpthread 
libtool: link: gcc -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -o teststruct teststruct.o ../../../lib/c_glib/src/thrift/c_glib/protocol/libthrift_c_glib_la-thrift_protocol.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_transport.o  -lgobject-2.0 -lglib-2.0 -lrt -lpthread
depbase=`echo testsimpleserver.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift  -I../src -I./gen-c_glib  -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -g -O2 -MT testsimpleserver.o -MD -MP -MF $depbase.Tpo -c -o testsimpleserver.o testsimpleserver.c &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../../libtool  --tag=CC   --mode=link gcc -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -g -O2 -lglib-2.0   -lgobject-2.0 -lglib-2.0     -o testsimpleserver testsimpleserver.o ../../../lib/c_glib/src/thrift/c_glib/protocol/libthrift_c_glib_la-thrift_protocol.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_transport.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_transport_factory.o ../../../lib/c_glib/src/thrift/c_glib/processor/libthrift_c_glib_la-thrift_processor.o ../../../lib/c_glib/src/thrift/c_glib/protocol/libthrift_c_glib_la-thrift_protocol_factory.o ../../../lib/c_glib/src/thrift/c_glib/protocol/libthrift_c_glib_la-thrift_binary_protocol.o ../../../lib/c_glib/src/thrift/c_glib/protocol/libthrift_c_glib_la-thrift_binary_protocol_factory.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_socket.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_server_transport.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_server_socket.o ../../../lib/c_glib/src/thrift/c_glib/server/libthrift_c_glib_la-thrift_server.o -lrt -lpthread 
libtool: link: gcc -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -o testsimpleserver testsimpleserver.o ../../../lib/c_glib/src/thrift/c_glib/protocol/libthrift_c_glib_la-thrift_protocol.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_transport.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_transport_factory.o ../../../lib/c_glib/src/thrift/c_glib/processor/libthrift_c_glib_la-thrift_processor.o ../../../lib/c_glib/src/thrift/c_glib/protocol/libthrift_c_glib_la-thrift_protocol_factory.o ../../../lib/c_glib/src/thrift/c_glib/protocol/libthrift_c_glib_la-thrift_binary_protocol.o ../../../lib/c_glib/src/thrift/c_glib/protocol/libthrift_c_glib_la-thrift_binary_protocol_factory.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_socket.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_server_transport.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_server_socket.o ../../../lib/c_glib/src/thrift/c_glib/server/libthrift_c_glib_la-thrift_server.o  -lgobject-2.0 -lglib-2.0 -lrt -lpthread
depbase=`echo testdebugproto.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift  -I../src -I./gen-c_glib  -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -g -O2 -MT testdebugproto.o -MD -MP -MF $depbase.Tpo -c -o testdebugproto.o testdebugproto.c &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../../libtool  --tag=CC   --mode=link gcc -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -g -O2 -lglib-2.0   -lgobject-2.0 -lglib-2.0     -o testdebugproto testdebugproto.o libtestgenc.la -lrt -lpthread 
libtool: link: gcc -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -o .libs/testdebugproto testdebugproto.o  ./.libs/libtestgenc.a -lgobject-2.0 -lglib-2.0 /thrift/lib/c_glib/.libs/libthrift_c_glib.so -lrt -lpthread
depbase=`echo testoptionalrequired.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift  -I../src -I./gen-c_glib  -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -g -O2 -MT testoptionalrequired.o -MD -MP -MF $depbase.Tpo -c -o testoptionalrequired.o testoptionalrequired.c &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/bash ../../../libtool  --tag=CC   --mode=link gcc -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -g -O2 -lglib-2.0   -lgobject-2.0 -lglib-2.0     -o testoptionalrequired testoptionalrequired.o ../../../lib/c_glib/src/thrift/c_glib/protocol/libthrift_c_glib_la-thrift_protocol.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_transport.o libtestgenc.la -lrt -lpthread 
libtool: link: gcc -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -o .libs/testoptionalrequired testoptionalrequired.o ../../../lib/c_glib/src/thrift/c_glib/protocol/libthrift_c_glib_la-thrift_protocol.o ../../../lib/c_glib/src/thrift/c_glib/transport/libthrift_c_glib_la-thrift_transport.o  ./.libs/libtestgenc.a -lgobject-2.0 -lglib-2.0 /thrift/lib/c_glib/.libs/libthrift_c_glib.so -lrt -lpthread
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift  -I../src -I./gen-c_glib  -I../../../test/c_glib/src -I./gen-c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -g -O2 -MT testthrifttest-testthrifttest.o -MD -MP -MF .deps/testthrifttest-testthrifttest.Tpo -c -o testthrifttest-testthrifttest.o `test -f 'testthrifttest.c' || echo './'`testthrifttest.c
mv -f .deps/testthrifttest-testthrifttest.Tpo .deps/testthrifttest-testthrifttest.Po
depbase=`echo ../../../test/c_glib/src/thrift_test_handler.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift  -I../src -I./gen-c_glib  -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -g -O2 -MT ../../../test/c_glib/src/thrift_test_handler.o -MD -MP -MF $depbase.Tpo -c -o ../../../test/c_glib/src/thrift_test_handler.o ../../../test/c_glib/src/thrift_test_handler.c &&\
	mv -f $depbase.Tpo $depbase.Po
../../../test/c_glib/src/thrift_test_handler.c:33:48: warning: ISO C does not allow extra ';' outside of a function [-Wpedantic]
                T_TEST_TYPE_THRIFT_TEST_HANDLER);
                                                ^
../../../test/c_glib/src/thrift_test_handler.c: In function 'thrift_test_handler_test_binary':
../../../test/c_glib/src/thrift_test_handler.c:146:31: warning: C++ style comments are not allowed in ISO C90 [enabled by default]
   printf ("testBinary()\n");  // TODO: hex output
                               ^
../../../test/c_glib/src/thrift_test_handler.c:146:31: warning: (this will be reported only once per input file) [enabled by default]
../../../test/c_glib/src/thrift_test_handler.c: In function 'thrift_test_handler_test_exception':
../../../test/c_glib/src/thrift_test_handler.c:644:3: warning: ISO C90 forbids mixed declarations and code [-Wpedantic]
   TTestXtruct *xtruct;
   ^
../../../test/c_glib/src/thrift_test_handler.c: In function 'thrift_test_handler_test_multi_exception':
../../../test/c_glib/src/thrift_test_handler.c:701:3: warning: ISO C90 forbids mixed declarations and code [-Wpedantic]
   TTestXtruct *struct_thing;
   ^
/bin/bash ../../../libtool  --tag=CC   --mode=link gcc -I../../../test/c_glib/src -I./gen-c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -g -O2 -lglib-2.0   -lgobject-2.0 -lglib-2.0     -o testthrifttest testthrifttest-testthrifttest.o libtestgenc.la ../../../test/c_glib/src/thrift_test_handler.o -lrt -lpthread 
libtool: link: gcc -I../../../test/c_glib/src -I./gen-c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -o .libs/testthrifttest testthrifttest-testthrifttest.o ../../../test/c_glib/src/thrift_test_handler.o  ./.libs/libtestgenc.a -lgobject-2.0 -lglib-2.0 /thrift/lib/c_glib/.libs/libthrift_c_glib.so -lrt -lpthread
g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift -I../../../lib/c_glib/src/thrift  -I../../cpp/src -I/usr/include -I./gen-cpp -I../src -I./gen-c_glib -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -g -O2 -std=c++11 -MT testthrifttestclient-testthrifttestclient.o -MD -MP -MF .deps/testthrifttestclient-testthrifttestclient.Tpo -c -o testthrifttestclient-testthrifttestclient.o `test -f 'testthrifttestclient.cpp' || echo './'`testthrifttestclient.cpp
mv -f .deps/testthrifttestclient-testthrifttestclient.Tpo .deps/testthrifttestclient-testthrifttestclient.Po
/bin/bash ../../../libtool  --tag=CXX   --mode=link g++ -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include    -g -O2 -std=c++11 -L../.libs -L../../cpp/.libs -lglib-2.0   -lgobject-2.0 -lglib-2.0    -o testthrifttestclient testthrifttestclient-testthrifttestclient.o ../../cpp/.libs/libthrift.la ../libthrift_c_glib.la libtestgenc.la libtestgencpp.la -lrt -lpthread 
libtool: link: g++ -g -Wall -Wextra -pedantic -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -std=c++11 -o .libs/testthrifttestclient testthrifttestclient-testthrifttestclient.o  -L../.libs -L../../cpp/.libs ../../cpp/.libs/libthrift.so ../.libs/libthrift_c_glib.so ./.libs/libtestgenc.a /thrift/lib/c_glib/.libs/libthrift_c_glib.so ./.libs/libtestgencpp.a -lgobject-2.0 -lglib-2.0 -lrt -lpthread
make[6]: Leaving directory `/thrift/lib/c_glib/test'
make  check-TESTS
make[6]: Entering directory `/thrift/lib/c_glib/test'
/testserialization/StructReadWriteLengthShouldEqual: OK
/testserialization/StructConstants: OK
/testserialization/EnumConstants: OK
PASS: testserialization
/testapplicationexception/CreateAndDestroy: OK
/testapplicationexception/Initialize: OK
/testapplicationexception/Properties/test: OK
/testapplicationexception/Properties/message: OK
PASS: testapplicationexception
/testcontainertest/ContainerTest/Structs/ContainersWithDefaultValues: OK
/testcontainertest/ContainerTest/Services/ContainerService/StringList: OK
/testcontainertest/ContainerTest/Services/ContainerService/ListStringList: OK
/testcontainertest/ContainerTest/Services/ContainerService/TypedefdListStringList: OK
**
ERROR:testcontainertest.c:512:main: assertion failed: (g_error_matches (error, THRIFT_SERVER_SOCKET_ERROR, THRIFT_SERVER_SOCKET_ERROR_ACCEPT))
/bin/bash: line 5: 17490 Aborted                 ${dir}$tst
FAIL: testcontainertest
/testtransportsocket/CreateAndDestroy: OK
/testtransportsocket/OpenAndClose: OK
/testtransportsocket/ReadAndWrite: OK
/testtransportsocket/Peek: OK
PASS: testtransportsocket
/testbinaryprotocol/CreateAndDestroy: OK
/testbinaryprotocol/Initialize: OK
/testbinaryprotocol/ReadAndWritePrimitives: OK
/testbinaryprotocol/ReadAndWriteComplexTypes: OK
PASS: testbinaryprotocol
/testcompactprotocol/CreateAndDestroy: OK
/testcompactprotocol/Initialize: OK
/testcompactprotocol/ReadAndWritePrimitives: OK
/testcompactprotocol/ReadAndWriteComplexTypes: OK
PASS: testcompactprotocol
/testbufferedtransport/CreateAndDestroy: OK
/testbufferedtransport/OpenAndClose: OK
/testbufferedtransport/ReadAndWrite: OK
/testbufferedtransport/WriteFail: OK
PASS: testbufferedtransport
/testframedtransport/CreateAndDestroy: OK
/testframedtransport/OpenAndClose: OK
/testframedtransport/ReadAndWrite: OK
/testframedtransport/ReadAfterPeerClose: OK
PASS: testframedtransport
/testfdtransport/CreateAndDestroy: OK
/testfdtransport/OpenAndClose: OK
/testfdtransport/ReadAndWrite: OK
PASS: testfdtransport
/testmemorybuffer/CreateAndDestroy: OK
/testmemorybuffer/OpenAndClose: OK
/testmemorybuffer/ReadAndWrite: OK
PASS: testmemorybuffer
/teststruct/InitializeObject: OK
PASS: teststruct
/testsimpleserver/SimpleServer: OK
PASS: testsimpleserver
/testdebugproto/DebugProto/Structs/Empty: OK
/testdebugproto/DebugProto/Structs/Doubles/CreateAndDestroy: OK
/testdebugproto/DebugProto/Structs/Doubles/Initialize: OK
/testdebugproto/DebugProto/Structs/OneOfEach/CreateAndDestroy: OK
/testdebugproto/DebugProto/Structs/OneOfEach/Initialize/DefaultValues: OK
/testdebugproto/DebugProto/Structs/OneOfEach/Initialize/SpecifiedValues: OK
/testdebugproto/DebugProto/Structs/OneOfEach/Properties/byte_list: OK
/testdebugproto/DebugProto/Structs/OneOfEach/Properties/i16_list: OK
/testdebugproto/DebugProto/Structs/OneOfEach/Properties/i64_list: OK
/testdebugproto/DebugProto/Structs/Nesting/CreateAndDestroy: OK
/testdebugproto/DebugProto/Structs/Nesting/Properties/my_bonk: OK
/testdebugproto/DebugProto/Structs/Nesting/Properties/my_ooe: OK
/testdebugproto/DebugProto/Structs/HolyMoley/CreateAndDestroy: OK
/testdebugproto/DebugProto/Structs/HolyMoley/Properties/big: OK
/testdebugproto/DebugProto/Structs/HolyMoley/Properties/contain: OK
/testdebugproto/DebugProto/Structs/HolyMoley/Properties/bonks: OK
/testdebugproto/DebugProto/Structs/Wrapper/CreateAndDestroy: OK
/testdebugproto/DebugProto/Structs/Wrapper/Properties/foo: OK
/testdebugproto/DebugProto/Services/Inherited: OK
PASS: testdebugproto
/testoptionalrequired/OldSchool: OK
/testoptionalrequired/Simple: OK
/testoptionalrequired/Tricky1: OK
/testoptionalrequired/Tricky2: OK
/testoptionalrequired/Tricky3: OK
/testoptionalrequired/Tricky4: OK
/testoptionalrequired/Binary: OK
PASS: testoptionalrequired
/testthrift/Server: OK
/testthrift/Handler: testInsanity()
return = {1 => {2 => {{8 => 8, 5 => 5, }, {{"Goodbye4", 4, 4, 4}, {"Hello2", 2, 2, 2}, }}, 3 => {{8 => 8, 5 => 5, }, {{"Goodbye4", 4, 4, 4}, {"Hello2", 2, 2, 2}, }}, }, 2 => {6 => {{}, {}}, }, }
OK
PASS: testthrifttest
[C -> C++] testVoid()
[C -> C++] testString("test123")
[C -> C++] testByte(5)
[C -> C++] testI32(123)
[C -> C++] testI64(12345)
[C -> C++] testDouble(5.600000)
[C -> C++] testStruct({"abc123", 1, 15, 151})
[C -> C++] testNest({1, {"abc123", 1, 15, 151}, 123})
[C -> C++] testMap({123 => 123})
[C -> C++] testStringMap({"0" => "numeric key", "a" => "123", "a b" => "with spaces ", "same" => "same"})
[C -> C++] testSet({123})
[C -> C++] testList({123, 456})
[C -> C++] testEnum(1)
[C -> C++] testTypedef(12345)
[C -> C++] testMapMap(123)
[C -> C++] testInsanity()
return = {1 => {2 => {{5 => 5, 8 => 8, }, {{"Goodbye4", 4, 4, 4}, {"Hello2", 2, 2, 2}, }}, 3 => {{5 => 5, 8 => 8, }, {{"Goodbye4", 4, 4, 4}, {"Hello2", 2, 2, 2}, }}, }, 2 => {6 => {{}, {}}, }, }
[C -> C++] testMulti()
[C -> C++] testException(Xception)
[C -> C++] testException(ApplicationException)
[C -> C++] testException(Test)
[C -> C++] testMultiException(Xception, )
[C -> C++] testMultiException(Xception2, )
[C -> C++] testMultiException(, )
testOneway(1): Sleeping...
testOneway(1): done sleeping!
PASS: testthrifttestclient
====================
1 of 16 tests failed
====================
make[6]: *** [check-TESTS] Error 1
make[6]: Leaving directory `/thrift/lib/c_glib/test'
make[5]: *** [check-am] Error 2
make[5]: Leaving directory `/thrift/lib/c_glib/test'
make[4]: *** [check-recursive] Error 1
make[4]: Leaving directory `/thrift/lib/c_glib/test'
make[3]: *** [check] Error 2
make[3]: Leaving directory `/thrift/lib/c_glib/test'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/thrift/lib/c_glib'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/thrift/lib'
make: *** [check-recursive] Error 1
Build step 'Execute shell' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
[TASKS] Skipping publisher since build result is FAILURE
Archiving artifacts
Compressed 125.88 MB of artifacts by 36.0% relative to #168
Publishing Javadoc
Updating THRIFT-3643

Jenkins build is back to normal : Thrift-precommit #171

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Thrift-precommit/171/changes>


Build failed in Jenkins: Thrift-precommit #170

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Thrift-precommit/170/changes>

Changes:

[nsuke] THIFT-3645 Add Lua cross test server

------------------------------------------
[...truncated 53185 lines...]
npm http 200 https://registry.npmjs.org/esutils/-/esutils-1.0.0.tgz
npm http 200 https://registry.npmjs.org/estraverse/-/estraverse-1.5.1.tgz
npm http 200 https://registry.npmjs.org/source-map/-/source-map-0.1.43.tgz
npm http 200 https://registry.npmjs.org/esprima/-/esprima-1.1.1.tgz
npm http GET https://registry.npmjs.org/typedarray
npm http GET https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.13.tgz
npm http 200 https://registry.npmjs.org/typedarray
npm http GET https://registry.npmjs.org/through
npm http GET https://registry.npmjs.org/xtend
npm http GET https://registry.npmjs.org/JSONStream
npm http GET https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz
npm http 200 https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.13.tgz
npm http GET https://registry.npmjs.org/path-platform
npm http GET https://registry.npmjs.org/uglify-js
npm http GET https://registry.npmjs.org/rfile
npm http GET https://registry.npmjs.org/ruglify
npm http 304 https://registry.npmjs.org/xtend
npm http 304 https://registry.npmjs.org/through
npm http 200 https://registry.npmjs.org/rfile
npm http 200 https://registry.npmjs.org/ruglify
npm http 304 https://registry.npmjs.org/JSONStream
npm http GET https://registry.npmjs.org/indexof/0.0.1
npm http GET https://registry.npmjs.org/process
npm http GET https://registry.npmjs.org/xtend/-/xtend-2.1.2.tgz
npm http 200 https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz
npm http 200 https://registry.npmjs.org/path-platform
npm http GET https://registry.npmjs.org/rfile/-/rfile-1.0.0.tgz
npm http GET https://registry.npmjs.org/ruglify/-/ruglify-1.0.0.tgz
npm http GET https://registry.npmjs.org/JSONStream/-/JSONStream-0.6.4.tgz
npm http GET https://registry.npmjs.org/path-platform/-/path-platform-0.0.1.tgz
npm http 200 https://registry.npmjs.org/uglify-js
npm http 200 https://registry.npmjs.org/indexof/0.0.1
npm http 304 https://registry.npmjs.org/process
npm http 200 https://registry.npmjs.org/xtend/-/xtend-2.1.2.tgz
npm http GET https://registry.npmjs.org/uglify-js/-/uglify-js-2.4.24.tgz
npm http GET https://registry.npmjs.org/indexof/-/indexof-0.0.1.tgz
npm http 200 https://registry.npmjs.org/rfile/-/rfile-1.0.0.tgz
npm http 200 https://registry.npmjs.org/ruglify/-/ruglify-1.0.0.tgz
npm http GET https://registry.npmjs.org/acorn
npm http 200 https://registry.npmjs.org/path-platform/-/path-platform-0.0.1.tgz
npm http 200 https://registry.npmjs.org/JSONStream/-/JSONStream-0.6.4.tgz
npm http 200 https://registry.npmjs.org/indexof/-/indexof-0.0.1.tgz
npm http GET https://registry.npmjs.org/punycode/1.3.2
npm http GET https://registry.npmjs.org/querystring/0.2.0
npm http 200 https://registry.npmjs.org/uglify-js/-/uglify-js-2.4.24.tgz
npm http 200 https://registry.npmjs.org/acorn
npm http GET https://registry.npmjs.org/lexical-scope
npm http 200 https://registry.npmjs.org/punycode/1.3.2
npm http 200 https://registry.npmjs.org/querystring/0.2.0
npm http GET https://registry.npmjs.org/combine-source-map
npm http GET https://registry.npmjs.org/process/-/process-0.6.0.tgz
npm http GET https://registry.npmjs.org/punycode/-/punycode-1.3.2.tgz
npm http GET https://registry.npmjs.org/acorn/-/acorn-2.7.0.tgz
npm http GET https://registry.npmjs.org/querystring/-/querystring-0.2.0.tgz
npm http 200 https://registry.npmjs.org/process/-/process-0.6.0.tgz
npm http 200 https://registry.npmjs.org/acorn/-/acorn-2.7.0.tgz
npm http 200 https://registry.npmjs.org/punycode/-/punycode-1.3.2.tgz
npm http 200 https://registry.npmjs.org/lexical-scope
npm http 200 https://registry.npmjs.org/querystring/-/querystring-0.2.0.tgz
npm http 200 https://registry.npmjs.org/combine-source-map
npm http GET https://registry.npmjs.org/lexical-scope/-/lexical-scope-1.1.1.tgz
npm http GET https://registry.npmjs.org/combine-source-map/-/combine-source-map-0.3.0.tgz
npm http 200 https://registry.npmjs.org/combine-source-map/-/combine-source-map-0.3.0.tgz
npm http 200 https://registry.npmjs.org/lexical-scope/-/lexical-scope-1.1.1.tgz
npm http GET https://registry.npmjs.org/pako
npm http 200 https://registry.npmjs.org/pako
npm http GET https://registry.npmjs.org/pako/-/pako-0.2.8.tgz
npm http GET https://registry.npmjs.org/object-keys
npm http 200 https://registry.npmjs.org/pako/-/pako-0.2.8.tgz
npm http GET https://registry.npmjs.org/optimist
npm http GET https://registry.npmjs.org/uglify-js/-/uglify-js-2.3.6.tgz
npm http 200 https://registry.npmjs.org/object-keys
npm http GET https://registry.npmjs.org/core-util-is
npm http GET https://registry.npmjs.org/isarray/0.0.1
npm http GET https://registry.npmjs.org/string_decoder
npm http GET https://registry.npmjs.org/object-keys/-/object-keys-0.4.0.tgz
npm http GET https://registry.npmjs.org/minimist
npm http GET https://registry.npmjs.org/parents/0.0.2
npm http GET https://registry.npmjs.org/detective
npm http GET https://registry.npmjs.org/duplexer2/0.0.2
npm http GET https://registry.npmjs.org/stream-combiner
npm http 200 https://registry.npmjs.org/uglify-js/-/uglify-js-2.3.6.tgz
npm http GET https://registry.npmjs.org/esrefactor
npm http GET https://registry.npmjs.org/esprima-fb
npm http 304 https://registry.npmjs.org/string_decoder
npm http 200 https://registry.npmjs.org/optimist
npm http 304 https://registry.npmjs.org/core-util-is
npm http 200 https://registry.npmjs.org/parents/0.0.2
npm http 304 https://registry.npmjs.org/isarray/0.0.1
npm http GET https://registry.npmjs.org/parents/-/parents-0.0.2.tgz
npm http GET https://registry.npmjs.org/optimist/-/optimist-0.3.7.tgz
npm http 304 https://registry.npmjs.org/stream-combiner
npm http 200 https://registry.npmjs.org/object-keys/-/object-keys-0.4.0.tgz
npm http 200 https://registry.npmjs.org/duplexer2/0.0.2
npm http 200 https://registry.npmjs.org/detective
npm http 200 https://registry.npmjs.org/minimist
npm http GET https://registry.npmjs.org/stream-combiner/-/stream-combiner-0.1.0.tgz
npm http 200 https://registry.npmjs.org/esrefactor
npm http GET https://registry.npmjs.org/duplexer2/-/duplexer2-0.0.2.tgz
npm http GET https://registry.npmjs.org/detective/-/detective-3.1.0.tgz
npm http GET https://registry.npmjs.org/minimist/-/minimist-0.0.10.tgz
npm http 200 https://registry.npmjs.org/esprima-fb
npm http GET https://registry.npmjs.org/esrefactor/-/esrefactor-0.1.0.tgz
npm http GET https://registry.npmjs.org/esprima-fb/-/esprima-fb-3001.0001.0000-dev-harmony-fb.tgz
npm http 200 https://registry.npmjs.org/optimist/-/optimist-0.3.7.tgz
npm http 200 https://registry.npmjs.org/minimist/-/minimist-0.0.10.tgz
npm http 200 https://registry.npmjs.org/parents/-/parents-0.0.2.tgz
npm http 200 https://registry.npmjs.org/stream-combiner/-/stream-combiner-0.1.0.tgz
npm http 200 https://registry.npmjs.org/esrefactor/-/esrefactor-0.1.0.tgz
npm http 200 https://registry.npmjs.org/duplexer2/-/duplexer2-0.0.2.tgz
npm http 200 https://registry.npmjs.org/detective/-/detective-3.1.0.tgz
npm http 200 https://registry.npmjs.org/esprima-fb/-/esprima-fb-3001.0001.0000-dev-harmony-fb.tgz
npm http GET https://registry.npmjs.org/jsonparse/0.0.5
npm http 200 https://registry.npmjs.org/jsonparse/0.0.5
npm http GET https://registry.npmjs.org/jsonparse/-/jsonparse-0.0.5.tgz
npm http 200 https://registry.npmjs.org/jsonparse/-/jsonparse-0.0.5.tgz
npm http GET https://registry.npmjs.org/Base64
npm http GET https://registry.npmjs.org/escodegen
npm http 200 https://registry.npmjs.org/Base64
npm http GET https://registry.npmjs.org/Base64/-/Base64-0.2.1.tgz
npm http 304 https://registry.npmjs.org/escodegen
npm http GET https://registry.npmjs.org/escodegen/-/escodegen-1.1.0.tgz
npm http 200 https://registry.npmjs.org/Base64/-/Base64-0.2.1.tgz
npm http 200 https://registry.npmjs.org/escodegen/-/escodegen-1.1.0.tgz
npm http GET https://registry.npmjs.org/astw
npm http 200 https://registry.npmjs.org/astw
npm http GET https://registry.npmjs.org/astw/-/astw-2.0.0.tgz
npm http GET https://registry.npmjs.org/base64-js
npm http GET https://registry.npmjs.org/ieee754
npm http 200 https://registry.npmjs.org/astw/-/astw-2.0.0.tgz
npm http 200 https://registry.npmjs.org/ieee754
npm http GET https://registry.npmjs.org/ieee754/-/ieee754-1.1.6.tgz
npm http 200 https://registry.npmjs.org/base64-js
npm http GET https://registry.npmjs.org/base64-js/-/base64-js-0.0.8.tgz
npm http 200 https://registry.npmjs.org/ieee754/-/ieee754-1.1.6.tgz
npm http 200 https://registry.npmjs.org/base64-js/-/base64-js-0.0.8.tgz
npm http GET https://registry.npmjs.org/inline-source-map
npm http GET https://registry.npmjs.org/convert-source-map
npm http GET https://registry.npmjs.org/acorn/-/acorn-1.2.2.tgz
npm http 200 https://registry.npmjs.org/inline-source-map
npm http GET https://registry.npmjs.org/inline-source-map/-/inline-source-map-0.3.1.tgz
npm http 200 https://registry.npmjs.org/convert-source-map
npm http GET https://registry.npmjs.org/convert-source-map/-/convert-source-map-0.3.5.tgz
npm http 200 https://registry.npmjs.org/acorn/-/acorn-1.2.2.tgz
npm http 200 https://registry.npmjs.org/inline-source-map/-/inline-source-map-0.3.1.tgz
npm http 200 https://registry.npmjs.org/convert-source-map/-/convert-source-map-0.3.5.tgz
npm http GET https://registry.npmjs.org/callsite
npm http GET https://registry.npmjs.org/resolve
npm http 304 https://registry.npmjs.org/resolve
npm http GET https://registry.npmjs.org/resolve/-/resolve-0.3.1.tgz
npm http 200 https://registry.npmjs.org/callsite
npm http GET https://registry.npmjs.org/callsite/-/callsite-1.0.0.tgz
npm http GET https://registry.npmjs.org/through/-/through-2.2.7.tgz
npm http 200 https://registry.npmjs.org/resolve/-/resolve-0.3.1.tgz
npm http 200 https://registry.npmjs.org/callsite/-/callsite-1.0.0.tgz
npm http 200 https://registry.npmjs.org/through/-/through-2.2.7.tgz
npm http GET https://registry.npmjs.org/source-map/-/source-map-0.3.0.tgz
npm http 200 https://registry.npmjs.org/source-map/-/source-map-0.3.0.tgz
npm http GET https://registry.npmjs.org/async
npm http GET https://registry.npmjs.org/uglify-js/-/uglify-js-2.2.5.tgz
npm http 304 https://registry.npmjs.org/async
npm http GET https://registry.npmjs.org/async/-/async-0.2.10.tgz
npm http 200 https://registry.npmjs.org/uglify-js/-/uglify-js-2.2.5.tgz
npm http 200 https://registry.npmjs.org/async/-/async-0.2.10.tgz
npm http GET https://registry.npmjs.org/amdefine
npm http GET https://registry.npmjs.org/uglify-to-browserify
npm http GET https://registry.npmjs.org/source-map/0.1.34
npm http GET https://registry.npmjs.org/yargs
npm http 200 https://registry.npmjs.org/uglify-to-browserify
npm http 200 https://registry.npmjs.org/amdefine
npm http GET https://registry.npmjs.org/uglify-to-browserify/-/uglify-to-browserify-1.0.2.tgz
npm http GET https://registry.npmjs.org/amdefine/-/amdefine-1.0.0.tgz
npm http 200 https://registry.npmjs.org/source-map/0.1.34
npm http GET https://registry.npmjs.org/source-map/-/source-map-0.1.34.tgz
npm http 200 https://registry.npmjs.org/yargs
npm http 200 https://registry.npmjs.org/uglify-to-browserify/-/uglify-to-browserify-1.0.2.tgz
npm http 200 https://registry.npmjs.org/amdefine/-/amdefine-1.0.0.tgz
npm http GET https://registry.npmjs.org/yargs/-/yargs-3.5.4.tgz
npm http 200 https://registry.npmjs.org/source-map/-/source-map-0.1.34.tgz
npm http 200 https://registry.npmjs.org/yargs/-/yargs-3.5.4.tgz
npm http GET https://registry.npmjs.org/window-size/0.1.0
npm http GET https://registry.npmjs.org/wordwrap/0.0.2
npm http GET https://registry.npmjs.org/camelcase
npm http GET https://registry.npmjs.org/decamelize
npm http 200 https://registry.npmjs.org/wordwrap/0.0.2
npm http 200 https://registry.npmjs.org/decamelize
npm http GET https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.2.tgz
npm http GET https://registry.npmjs.org/decamelize/-/decamelize-1.1.2.tgz
npm http 200 https://registry.npmjs.org/window-size/0.1.0
npm http GET https://registry.npmjs.org/window-size/-/window-size-0.1.0.tgz
npm http 200 https://registry.npmjs.org/camelcase
npm http GET https://registry.npmjs.org/camelcase/-/camelcase-1.2.1.tgz
npm http 200 https://registry.npmjs.org/window-size/-/window-size-0.1.0.tgz
npm http 200 https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.2.tgz
npm http 200 https://registry.npmjs.org/camelcase/-/camelcase-1.2.1.tgz
npm http 200 https://registry.npmjs.org/decamelize/-/decamelize-1.1.2.tgz
npm http GET https://registry.npmjs.org/source-map
npm http GET https://registry.npmjs.org/escape-string-regexp
npm http 304 https://registry.npmjs.org/source-map
npm http 200 https://registry.npmjs.org/escape-string-regexp
npm http GET https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.4.tgz
npm http GET https://registry.npmjs.org/wordwrap
npm http 200 https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.4.tgz
npm http 304 https://registry.npmjs.org/wordwrap
npm http GET https://registry.npmjs.org/escope
npm http GET https://registry.npmjs.org/esprima
npm http GET https://registry.npmjs.org/estraverse
npm http GET https://registry.npmjs.org/esprima
npm http GET https://registry.npmjs.org/estraverse
npm http GET https://registry.npmjs.org/esutils
npm http 304 https://registry.npmjs.org/estraverse
npm http GET https://registry.npmjs.org/estraverse/-/estraverse-0.0.4.tgz
npm http 304 https://registry.npmjs.org/esutils
npm http 304 https://registry.npmjs.org/esprima
npm http GET https://registry.npmjs.org/esprima/-/esprima-1.0.4.tgz
npm http 304 https://registry.npmjs.org/estraverse
npm http 304 https://registry.npmjs.org/esprima
npm http 200 https://registry.npmjs.org/escope
npm http GET https://registry.npmjs.org/escope/-/escope-0.0.16.tgz
npm http 200 https://registry.npmjs.org/estraverse/-/estraverse-0.0.4.tgz
npm http 200 https://registry.npmjs.org/esprima/-/esprima-1.0.4.tgz
npm http 200 https://registry.npmjs.org/escope/-/escope-0.0.16.tgz
npm http GET https://registry.npmjs.org/argparse
npm http GET https://registry.npmjs.org/esprima
npm http 304 https://registry.npmjs.org/esprima
npm http GET https://registry.npmjs.org/esprima/-/esprima-2.7.2.tgz
npm http 200 https://registry.npmjs.org/argparse
npm http GET https://registry.npmjs.org/argparse/-/argparse-1.0.6.tgz
npm http 200 https://registry.npmjs.org/esprima/-/esprima-2.7.2.tgz
npm http 200 https://registry.npmjs.org/argparse/-/argparse-1.0.6.tgz
npm http GET https://registry.npmjs.org/sprintf-js
npm http 200 https://registry.npmjs.org/sprintf-js
npm http GET https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz
npm http 200 https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz
npm ERR! 
npm ERR! Additional logging details can be found in:
npm ERR!     /thrift/lib/nodejs/npm-debug.log
npm ERR! not ok code 0
make[2]: *** [deps] Error 1
make[2]: Leaving directory `/thrift/lib/nodejs'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/thrift/lib'
make: *** [check-recursive] Error 1
Build step 'Execute shell' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
[TASKS] Skipping publisher since build result is FAILURE
Archiving artifacts
Compressed 128.16 MB of artifacts by 35.3% relative to #168
Publishing Javadoc