You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@mesos.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/03/29 13:39:20 UTC

Build failed in Jenkins: Mesos » gcc,--verbose --enable-libevent --enable-ssl,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(docker||Hadoop)&&(!ubuntu-us1) #1890

See <https://builds.apache.org/job/Mesos/COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)/1890/changes>

Changes:

[joris.van.remoortere] Fixed UI rendering issues.

------------------------------------------
[...truncated 6567 lines...]
                     ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:59:3: note: in expansion of macro 'foreachpair'
   foreachpair (__foreach__::ignore, VAR, COL)
   ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:805:3: note: in expansion of macro 'foreachvalue'
   foreachvalue (const flags::Flag& flag, *this) {
   ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:44:29: note: candidate is:
             for (VARFIRST = BOOST_FOREACH_DEREF(COL).first;             \
                             ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:53:21: note: in expansion of macro 'BOOST_FOREACH_PAIR'
 #define foreachpair BOOST_FOREACH_PAIR
                     ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:59:3: note: in expansion of macro 'foreachpair'
   foreachpair (__foreach__::ignore, VAR, COL)
   ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:805:3: note: in expansion of macro 'foreachvalue'
   foreachvalue (const flags::Flag& flag, *this) {
   ^
3rdparty/boost-1.53.0/boost/foreach.hpp:769:1: note: template<class T, class C> typename boost::foreach_detail_::foreach_reference<T, C>::type boost::foreach_detail_::deref(boost::foreach_detail_::auto_any_t, boost::foreach_detail_::type2type<T, C>*)
 deref(auto_any_t cur, type2type<T, C> *)
 ^
3rdparty/boost-1.53.0/boost/foreach.hpp:769:1: note:   substitution of deduced template arguments resulted in errors seen above
In file included from ../../../3rdparty/libprocess/3rdparty/stout/include/stout/strings.hpp:22:0,
                 from ../../../3rdparty/libprocess/3rdparty/stout/include/stout/numify.hpp:25,
                 from ../../../3rdparty/libprocess/3rdparty/stout/include/stout/ip.hpp:56,
                 from ../../../3rdparty/libprocess/include/process/address.hpp:32,
                 from ../../../3rdparty/libprocess/src/process.cpp:57:
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:805:23: error: 'Flag' in 'enum flags' does not name a type
   foreachvalue (const flags::Flag& flag, *this) {
                       ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:48:22: note: in definition of macro 'BOOST_FOREACH_PAIR'
                 for (VARSECOND = BOOST_FOREACH_DEREF(COL).second;       \
                      ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:805:3: note: in expansion of macro 'foreachvalue'
   foreachvalue (const flags::Flag& flag, *this) {
   ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:49:22: error: expected ';' before '!' token
                      !BOOST_FOREACH_ID(_foreach_continue);              \
                      ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:53:21: note: in expansion of macro 'BOOST_FOREACH_PAIR'
 #define foreachpair BOOST_FOREACH_PAIR
                     ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:59:3: note: in expansion of macro 'foreachpair'
   foreachpair (__foreach__::ignore, VAR, COL)
   ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:805:3: note: in expansion of macro 'foreachvalue'
   foreachvalue (const flags::Flag& flag, *this) {
   ^
In file included from ../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags.hpp:16:0,
                 from ../../../3rdparty/libprocess/src/openssl.hpp:20,
                 from ../../../3rdparty/libprocess/src/process.cpp:105:
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:806:9: error: 'flag' was not declared in this scope
     if (flag.boolean) {
         ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:811:34: error: 'flag' was not declared in this scope
     width = std::max(width, col1[flag.name].size());
                                  ^
In file included from ../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:16:0,
                 from ../../../3rdparty/libprocess/3rdparty/stout/include/stout/strings.hpp:22,
                 from ../../../3rdparty/libprocess/3rdparty/stout/include/stout/numify.hpp:25,
                 from ../../../3rdparty/libprocess/3rdparty/stout/include/stout/ip.hpp:56,
                 from ../../../3rdparty/libprocess/include/process/address.hpp:32,
                 from ../../../3rdparty/libprocess/src/process.cpp:57:
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:44:29: error: no matching function for call to 'deref(const boost::foreach_detail_::auto_any_base&, boost::foreach_detail_::type2type<flags::FlagsBase, mpl_::bool_<true> >*)'
             for (VARFIRST = BOOST_FOREACH_DEREF(COL).first;             \
                             ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:53:21: note: in expansion of macro 'BOOST_FOREACH_PAIR'
 #define foreachpair BOOST_FOREACH_PAIR
                     ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:59:3: note: in expansion of macro 'foreachpair'
   foreachpair (__foreach__::ignore, VAR, COL)
   ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:814:3: note: in expansion of macro 'foreachvalue'
   foreachvalue (const flags::Flag& flag, *this) {
   ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:44:29: note: candidate is:
             for (VARFIRST = BOOST_FOREACH_DEREF(COL).first;             \
                             ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:53:21: note: in expansion of macro 'BOOST_FOREACH_PAIR'
 #define foreachpair BOOST_FOREACH_PAIR
                     ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:59:3: note: in expansion of macro 'foreachpair'
   foreachpair (__foreach__::ignore, VAR, COL)
   ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:814:3: note: in expansion of macro 'foreachvalue'
   foreachvalue (const flags::Flag& flag, *this) {
   ^
3rdparty/boost-1.53.0/boost/foreach.hpp:769:1: note: template<class T, class C> typename boost::foreach_detail_::foreach_reference<T, C>::type boost::foreach_detail_::deref(boost::foreach_detail_::auto_any_t, boost::foreach_detail_::type2type<T, C>*)
 deref(auto_any_t cur, type2type<T, C> *)
 ^
3rdparty/boost-1.53.0/boost/foreach.hpp:769:1: note:   template argument deduction/substitution failed:
In file included from ../../../3rdparty/libprocess/3rdparty/stout/include/stout/strings.hpp:22:0,
                 from ../../../3rdparty/libprocess/3rdparty/stout/include/stout/numify.hpp:25,
                 from ../../../3rdparty/libprocess/3rdparty/stout/include/stout/ip.hpp:56,
                 from ../../../3rdparty/libprocess/include/process/address.hpp:32,
                 from ../../../3rdparty/libprocess/src/process.cpp:57:
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:814:23: error: 'Flag' in 'enum flags' does not name a type
   foreachvalue (const flags::Flag& flag, *this) {
                       ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:48:22: note: in definition of macro 'BOOST_FOREACH_PAIR'
                 for (VARSECOND = BOOST_FOREACH_DEREF(COL).second;       \
                      ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:814:3: note: in expansion of macro 'foreachvalue'
   foreachvalue (const flags::Flag& flag, *this) {
   ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:49:22: error: expected ';' before '!' token
                      !BOOST_FOREACH_ID(_foreach_continue);              \
                      ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:53:21: note: in expansion of macro 'BOOST_FOREACH_PAIR'
 #define foreachpair BOOST_FOREACH_PAIR
                     ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:59:3: note: in expansion of macro 'foreachpair'
   foreachpair (__foreach__::ignore, VAR, COL)
   ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:814:3: note: in expansion of macro 'foreachvalue'
   foreachvalue (const flags::Flag& flag, *this) {
   ^
In file included from ../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags.hpp:16:0,
                 from ../../../3rdparty/libprocess/src/openssl.hpp:20,
                 from ../../../3rdparty/libprocess/src/process.cpp:105:
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:815:29: error: 'flag' was not declared in this scope
     std::string line = col1[flag.name];
                             ^
In file included from ../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:16:0,
                 from ../../../3rdparty/libprocess/3rdparty/stout/include/stout/strings.hpp:22,
                 from ../../../3rdparty/libprocess/3rdparty/stout/include/stout/numify.hpp:25,
                 from ../../../3rdparty/libprocess/3rdparty/stout/include/stout/ip.hpp:56,
                 from ../../../3rdparty/libprocess/include/process/address.hpp:32,
                 from ../../../3rdparty/libprocess/src/process.cpp:57:
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp: In function 'std::ostream& flags::operator<<(std::ostream&, const flags::FlagsBase&)':
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:44:29: error: no matching function for call to 'deref(const boost::foreach_detail_::auto_any_base&, boost::foreach_detail_::type2type<flags::FlagsBase, mpl_::bool_<true> >*)'
             for (VARFIRST = BOOST_FOREACH_DEREF(COL).first;             \
                             ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:53:21: note: in expansion of macro 'BOOST_FOREACH_PAIR'
 #define foreachpair BOOST_FOREACH_PAIR
                     ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:59:3: note: in expansion of macro 'foreachpair'
   foreachpair (__foreach__::ignore, VAR, COL)
   ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:844:3: note: in expansion of macro 'foreachvalue'
   foreachvalue (const flags::Flag& flag, flags) {
   ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:44:29: note: candidate is:
             for (VARFIRST = BOOST_FOREACH_DEREF(COL).first;             \
                             ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:53:21: note: in expansion of macro 'BOOST_FOREACH_PAIR'
 #define foreachpair BOOST_FOREACH_PAIR
                     ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:59:3: note: in expansion of macro 'foreachpair'
   foreachpair (__foreach__::ignore, VAR, COL)
   ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:844:3: note: in expansion of macro 'foreachvalue'
   foreachvalue (const flags::Flag& flag, flags) {
   ^
3rdparty/boost-1.53.0/boost/foreach.hpp:769:1: note: template<class T, class C> typename boost::foreach_detail_::foreach_reference<T, C>::type boost::foreach_detail_::deref(boost::foreach_detail_::auto_any_t, boost::foreach_detail_::type2type<T, C>*)
 deref(auto_any_t cur, type2type<T, C> *)
 ^
3rdparty/boost-1.53.0/boost/foreach.hpp:769:1: note:   template argument deduction/substitution failed:
In file included from ../../../3rdparty/libprocess/3rdparty/stout/include/stout/strings.hpp:22:0,
                 from ../../../3rdparty/libprocess/3rdparty/stout/include/stout/numify.hpp:25,
                 from ../../../3rdparty/libprocess/3rdparty/stout/include/stout/ip.hpp:56,
                 from ../../../3rdparty/libprocess/include/process/address.hpp:32,
                 from ../../../3rdparty/libprocess/src/process.cpp:57:
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:844:23: error: 'flags' does not name a type
   foreachvalue (const flags::Flag& flag, flags) {
                       ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:48:22: note: in definition of macro 'BOOST_FOREACH_PAIR'
                 for (VARSECOND = BOOST_FOREACH_DEREF(COL).second;       \
                      ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:844:3: note: in expansion of macro 'foreachvalue'
   foreachvalue (const flags::Flag& flag, flags) {
   ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:49:22: error: expected ';' before '!' token
                      !BOOST_FOREACH_ID(_foreach_continue);              \
                      ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:53:21: note: in expansion of macro 'BOOST_FOREACH_PAIR'
 #define foreachpair BOOST_FOREACH_PAIR
                     ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:59:3: note: in expansion of macro 'foreachpair'
   foreachpair (__foreach__::ignore, VAR, COL)
   ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:844:3: note: in expansion of macro 'foreachvalue'
   foreachvalue (const flags::Flag& flag, flags) {
   ^
In file included from ../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags.hpp:16:0,
                 from ../../../3rdparty/libprocess/src/openssl.hpp:20,
                 from ../../../3rdparty/libprocess/src/process.cpp:105:
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:845:39: error: 'flag' was not declared in this scope
     const Option<std::string> value = flag.stringify(flags);
                                       ^
In file included from ../../../3rdparty/libprocess/src/process.cpp:105:0:
../../../3rdparty/libprocess/src/openssl.hpp: At global scope:
../../../3rdparty/libprocess/src/openssl.hpp:32:1: error: expected class-name before '{' token
 {
 ^
mv -f .deps/libprocess_la-http.Tpo .deps/libprocess_la-http.Plo
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" -DPACKAGE_STRING=\"libprocess\ 0.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBCURL=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1 -DHAVE_EVENT2_BUFFEREVENT_SSL_H=1 -DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1 -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBDL=1 -I. -I../../../3rdparty/libprocess  -DBUILD_DIR=\"/mesos/mesos-0.29.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdparty/libprocess/3rdparty/stout/include -isystem 3rdparty/boost-1.53.0 -I3rdparty/libev-4.15 -I3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS  -I3rdparty/glog-0.3.3/src -I3rdparty/http-parser-2.6.1  -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0   -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-libevent_ssl_socket.lo -MD -MP -MF .deps/libprocess_la-libevent_ssl_socket.Tpo -c -o libprocess_la-libevent_ssl_socket.lo `test -f 'src/libevent_ssl_socket.cpp' || echo '../../../3rdparty/libprocess/'`src/libevent_ssl_socket.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" "-DPACKAGE_STRING=\"libprocess 0.0.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBCURL=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1 -DHAVE_EVENT2_BUFFEREVENT_SSL_H=1 -DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1 -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBDL=1 -I. -I../../../3rdparty/libprocess -DBUILD_DIR=\"/mesos/mesos-0.29.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdparty/libprocess/3rdparty/stout/include -isystem 3rdparty/boost-1.53.0 -I3rdparty/libev-4.15 -I3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I3rdparty/glog-0.3.3/src -I3rdparty/http-parser-2.6.1 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-libevent_ssl_socket.lo -MD -MP -MF .deps/libprocess_la-libevent_ssl_socket.Tpo -c ../../../3rdparty/libprocess/src/libevent_ssl_socket.cpp  -fPIC -DPIC -o libprocess_la-libevent_ssl_socket.o
mv -f .deps/libprocess_la-time.Tpo .deps/libprocess_la-time.Plo
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" -DPACKAGE_STRING=\"libprocess\ 0.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBCURL=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1 -DHAVE_EVENT2_BUFFEREVENT_SSL_H=1 -DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1 -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBDL=1 -I. -I../../../3rdparty/libprocess  -DBUILD_DIR=\"/mesos/mesos-0.29.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdparty/libprocess/3rdparty/stout/include -isystem 3rdparty/boost-1.53.0 -I3rdparty/libev-4.15 -I3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS  -I3rdparty/glog-0.3.3/src -I3rdparty/http-parser-2.6.1  -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0   -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-openssl.lo -MD -MP -MF .deps/libprocess_la-openssl.Tpo -c -o libprocess_la-openssl.lo `test -f 'src/openssl.cpp' || echo '../../../3rdparty/libprocess/'`src/openssl.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" "-DPACKAGE_STRING=\"libprocess 0.0.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBCURL=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1 -DHAVE_EVENT2_BUFFEREVENT_SSL_H=1 -DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1 -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBDL=1 -I. -I../../../3rdparty/libprocess -DBUILD_DIR=\"/mesos/mesos-0.29.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdparty/libprocess/3rdparty/stout/include -isystem 3rdparty/boost-1.53.0 -I3rdparty/libev-4.15 -I3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I3rdparty/glog-0.3.3/src -I3rdparty/http-parser-2.6.1 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-openssl.lo -MD -MP -MF .deps/libprocess_la-openssl.Tpo -c ../../../3rdparty/libprocess/src/openssl.cpp  -fPIC -DPIC -o libprocess_la-openssl.o
mv -f .deps/libprocess_la-timeseries.Tpo .deps/libprocess_la-timeseries.Plo
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" -DPACKAGE_STRING=\"libprocess\ 0.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBCURL=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1 -DHAVE_EVENT2_BUFFEREVENT_SSL_H=1 -DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1 -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBDL=1 -I. -I../../../3rdparty/libprocess  -DBUILD_DIR=\"/mesos/mesos-0.29.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdparty/libprocess/3rdparty/stout/include -isystem 3rdparty/boost-1.53.0 -I3rdparty/libev-4.15 -I3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS  -I3rdparty/glog-0.3.3/src -I3rdparty/http-parser-2.6.1  -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0   -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-utilities.lo -MD -MP -MF .deps/libprocess_la-utilities.Tpo -c -o libprocess_la-utilities.lo `test -f 'src/ssl/utilities.cpp' || echo '../../../3rdparty/libprocess/'`src/ssl/utilities.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" "-DPACKAGE_STRING=\"libprocess 0.0.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBCURL=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1 -DHAVE_EVENT2_BUFFEREVENT_SSL_H=1 -DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1 -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBDL=1 -I. -I../../../3rdparty/libprocess -DBUILD_DIR=\"/mesos/mesos-0.29.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdparty/libprocess/3rdparty/stout/include -isystem 3rdparty/boost-1.53.0 -I3rdparty/libev-4.15 -I3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I3rdparty/glog-0.3.3/src -I3rdparty/http-parser-2.6.1 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-utilities.lo -MD -MP -MF .deps/libprocess_la-utilities.Tpo -c ../../../3rdparty/libprocess/src/ssl/utilities.cpp  -fPIC -DPIC -o libprocess_la-utilities.o
mv -f .deps/libprocess_la-reap.Tpo .deps/libprocess_la-reap.Plo
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" -DPACKAGE_STRING=\"libprocess\ 0.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBCURL=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1 -DHAVE_EVENT2_BUFFEREVENT_SSL_H=1 -DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1 -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBDL=1 -I. -I../../../3rdparty/libprocess  -DBUILD_DIR=\"/mesos/mesos-0.29.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdparty/libprocess/3rdparty/stout/include -isystem 3rdparty/boost-1.53.0 -I3rdparty/libev-4.15 -I3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS  -I3rdparty/glog-0.3.3/src -I3rdparty/http-parser-2.6.1  -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0   -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-libevent.lo -MD -MP -MF .deps/libprocess_la-libevent.Tpo -c -o libprocess_la-libevent.lo `test -f 'src/libevent.cpp' || echo '../../../3rdparty/libprocess/'`src/libevent.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" "-DPACKAGE_STRING=\"libprocess 0.0.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBCURL=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1 -DHAVE_EVENT2_BUFFEREVENT_SSL_H=1 -DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1 -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBDL=1 -I. -I../../../3rdparty/libprocess -DBUILD_DIR=\"/mesos/mesos-0.29.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdparty/libprocess/3rdparty/stout/include -isystem 3rdparty/boost-1.53.0 -I3rdparty/libev-4.15 -I3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I3rdparty/glog-0.3.3/src -I3rdparty/http-parser-2.6.1 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-libevent.lo -MD -MP -MF .deps/libprocess_la-libevent.Tpo -c ../../../3rdparty/libprocess/src/libevent.cpp  -fPIC -DPIC -o libprocess_la-libevent.o
mv -f .deps/libprocess_la-utilities.Tpo .deps/libprocess_la-utilities.Plo
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" -DPACKAGE_STRING=\"libprocess\ 0.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBCURL=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1 -DHAVE_EVENT2_BUFFEREVENT_SSL_H=1 -DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1 -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBDL=1 -I. -I../../../3rdparty/libprocess  -DBUILD_DIR=\"/mesos/mesos-0.29.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdparty/libprocess/3rdparty/stout/include -isystem 3rdparty/boost-1.53.0 -I3rdparty/libev-4.15 -I3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS  -I3rdparty/glog-0.3.3/src -I3rdparty/http-parser-2.6.1  -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0   -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-libevent_poll.lo -MD -MP -MF .deps/libprocess_la-libevent_poll.Tpo -c -o libprocess_la-libevent_poll.lo `test -f 'src/libevent_poll.cpp' || echo '../../../3rdparty/libprocess/'`src/libevent_poll.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" "-DPACKAGE_STRING=\"libprocess 0.0.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBCURL=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1 -DHAVE_EVENT2_BUFFEREVENT_SSL_H=1 -DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1 -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBDL=1 -I. -I../../../3rdparty/libprocess -DBUILD_DIR=\"/mesos/mesos-0.29.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdparty/libprocess/3rdparty/stout/include -isystem 3rdparty/boost-1.53.0 -I3rdparty/libev-4.15 -I3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I3rdparty/glog-0.3.3/src -I3rdparty/http-parser-2.6.1 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-libevent_poll.lo -MD -MP -MF .deps/libprocess_la-libevent_poll.Tpo -c ../../../3rdparty/libprocess/src/libevent_poll.cpp  -fPIC -DPIC -o libprocess_la-libevent_poll.o
mv -f .deps/libprocess_la-subprocess.Tpo .deps/libprocess_la-subprocess.Plo
mv -f .deps/libprocess_la-metrics.Tpo .deps/libprocess_la-metrics.Plo
mv -f .deps/libprocess_la-socket.Tpo .deps/libprocess_la-socket.Plo
mv -f .deps/libprocess_la-openssl.Tpo .deps/libprocess_la-openssl.Plo
make[5]: *** [libprocess_la-process.lo] Error 1
make[5]: *** Waiting for unfinished jobs....
mv -f .deps/libprocess_la-libevent.Tpo .deps/libprocess_la-libevent.Plo
mv -f .deps/libprocess_la-libevent_poll.Tpo .deps/libprocess_la-libevent_poll.Plo
mv -f .deps/libprocess_la-libevent_ssl_socket.Tpo .deps/libprocess_la-libevent_ssl_socket.Plo
make[5]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty/libprocess'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty/libprocess'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mesos/mesos-0.29.0/_build'
make: *** [distcheck] Error 1
+ docker rmi mesos-1459250774-16926
Untagged: mesos-1459250774-16926:latest
Deleted: 70920bc6cd404fa6a8f4df6a7e42aeff12fd1d11963b74f5f1673a6ee1071329
Deleted: 72ebaeb631c2fa12c2960bf2c41962dc4f13bedbf065867a00f0335f10878aee
Deleted: 272c0a6a24fe59af3d3b6ca45be1413362bb7268084deea0b46c089cdd748dfa
Deleted: b22b7e2c2043a5b584a5fcc79a5ddaf7b40abe33c3fcdc18717bc05bc0fcb39e
Deleted: 3a0545e24d30cdb51bb15e7833f7945b5690049c8a91eaa68b5a2d01044d1ea0
Deleted: 89ead6f9dd551886aee6363f1b3cfb6bf3b6c0fbeef1d8de03713a5ced9a3bdb
Deleted: 9814b0f3a94a7d7a72f8b02ce292b97cc83ceb591ea909c6723f98d04c8c26ec
Deleted: 1950bb2cef91410bbfa4f3cd54bb7798b3e8869acb5788b0cc654a5460e60a3a
Deleted: 756e592f83d3685f87864d0d22864307a7e3087f871d665e7143cdfd84496138
Deleted: 07a25226b1ab9e1a67748e85a86dfeb0ea304e82532f0031b9972bacf5df27cb
Deleted: c1ecc29ff6d11abd1e0f2215f0fb098ffedf5208024e91198a4bdad72413fd70
Deleted: 60ee82929b6d3dfe72a2d860f12bae4258353ba16d37b7b3c51cd26b27480be2
Deleted: fa943dbe5d99c57bfe3a5a734635cf2993bb595f2291c208d86ba45dcc864020
Deleted: 1adb07bedc6560ea6208c3a7dab900804a08041aadbf54400c3597faf13d5dcf
Deleted: e22515c1b76283b317e74947285bf951660c0971619a9e2eb486ab95ecc9db60
Deleted: 48817be8916357a583dd18f0177ce00067eae7ac018463860fde260a5c221664
Build step 'Execute shell' marked build as failure

Jenkins build is back to normal : Mesos » gcc,--verbose --enable-libevent --enable-ssl,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(docker||Hadoop)&&(!ubuntu-us1) #1902

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos/COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)/1902/changes>


Build failed in Jenkins: Mesos » gcc,--verbose --enable-libevent --enable-ssl,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(docker||Hadoop)&&(!ubuntu-us1) #1901

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos/COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)/1901/changes>

Changes:

[yujie.jay] Fix container destroy provisioning race.

------------------------------------------
[...truncated 18972 lines...]
[       OK ] ProcessTest.FirewallUninstall (7 ms)
[----------] 30 tests from ProcessTest (87 ms total)

[----------] 3 tests from QueueTest
[ RUN      ] QueueTest.Block
[       OK ] QueueTest.Block (0 ms)
[ RUN      ] QueueTest.Noblock
[       OK ] QueueTest.Noblock (0 ms)
[ RUN      ] QueueTest.Queue
[       OK ] QueueTest.Queue (0 ms)
[----------] 3 tests from QueueTest (1 ms total)

[----------] 3 tests from ReapTest
[ RUN      ] ReapTest.NonChildProcess
[       OK ] ReapTest.NonChildProcess (42 ms)
[ RUN      ] ReapTest.ChildProcess
[       OK ] ReapTest.ChildProcess (31 ms)
[ RUN      ] ReapTest.TerminatedChildProcess
[       OK ] ReapTest.TerminatedChildProcess (23 ms)
[----------] 3 tests from ReapTest (96 ms total)

[----------] 4 tests from SequenceTest
[ RUN      ] SequenceTest.Serialize
[       OK ] SequenceTest.Serialize (11 ms)
[ RUN      ] SequenceTest.DiscardOne
[       OK ] SequenceTest.DiscardOne (11 ms)
[ RUN      ] SequenceTest.DiscardAll
[       OK ] SequenceTest.DiscardAll (11 ms)
[ RUN      ] SequenceTest.Random
[       OK ] SequenceTest.Random (12 ms)
[----------] 4 tests from SequenceTest (45 ms total)

[----------] 4 tests from SharedTest
[ RUN      ] SharedTest.ConstAccess
[       OK ] SharedTest.ConstAccess (0 ms)
[ RUN      ] SharedTest.Null
[       OK ] SharedTest.Null (0 ms)
[ RUN      ] SharedTest.Reset
[       OK ] SharedTest.Reset (0 ms)
[ RUN      ] SharedTest.Own
[       OK ] SharedTest.Own (0 ms)
[----------] 4 tests from SharedTest (0 ms total)

[----------] 3 tests from StatisticsTest
[ RUN      ] StatisticsTest.Empty
[       OK ] StatisticsTest.Empty (0 ms)
[ RUN      ] StatisticsTest.Single
[       OK ] StatisticsTest.Single (0 ms)
[ RUN      ] StatisticsTest.Statistics
[       OK ] StatisticsTest.Statistics (0 ms)
[----------] 3 tests from StatisticsTest (0 ms total)

[----------] 14 tests from SubprocessTest
[ RUN      ] SubprocessTest.Status
[       OK ] SubprocessTest.Status (85 ms)
[ RUN      ] SubprocessTest.PipeOutput
[       OK ] SubprocessTest.PipeOutput (25 ms)
[ RUN      ] SubprocessTest.PipeInput
[       OK ] SubprocessTest.PipeInput (13 ms)
[ RUN      ] SubprocessTest.PipeRedirect
[       OK ] SubprocessTest.PipeRedirect (13 ms)
[ RUN      ] SubprocessTest.PathOutput
[       OK ] SubprocessTest.PathOutput (44 ms)
[ RUN      ] SubprocessTest.PathInput
[       OK ] SubprocessTest.PathInput (13 ms)
[ RUN      ] SubprocessTest.FdOutput
[       OK ] SubprocessTest.FdOutput (43 ms)
[ RUN      ] SubprocessTest.FdInput
[       OK ] SubprocessTest.FdInput (12 ms)
[ RUN      ] SubprocessTest.Default
hello world
[       OK ] SubprocessTest.Default (21 ms)
[ RUN      ] SubprocessTest.Flags
[       OK ] SubprocessTest.Flags (22 ms)
[ RUN      ] SubprocessTest.Environment
[       OK ] SubprocessTest.Environment (25 ms)
[ RUN      ] SubprocessTest.EnvironmentWithSpaces
[       OK ] SubprocessTest.EnvironmentWithSpaces (13 ms)
[ RUN      ] SubprocessTest.EnvironmentWithSpacesAndQuotes
[       OK ] SubprocessTest.EnvironmentWithSpacesAndQuotes (13 ms)
[ RUN      ] SubprocessTest.EnvironmentOverride
[       OK ] SubprocessTest.EnvironmentOverride (12 ms)
[----------] 14 tests from SubprocessTest (355 ms total)

[----------] 3 tests from TimeSeriesTest
[ RUN      ] TimeSeriesTest.Set
[       OK ] TimeSeriesTest.Set (0 ms)
[ RUN      ] TimeSeriesTest.Sparsify
[       OK ] TimeSeriesTest.Sparsify (1 ms)
[ RUN      ] TimeSeriesTest.Truncate
[       OK ] TimeSeriesTest.Truncate (0 ms)
[----------] 3 tests from TimeSeriesTest (1 ms total)

[----------] 5 tests from TimeTest
[ RUN      ] TimeTest.Arithmetic
[       OK ] TimeTest.Arithmetic (0 ms)
[ RUN      ] TimeTest.Now
[       OK ] TimeTest.Now (0 ms)
[ RUN      ] TimeTest.RFC1123Output
[       OK ] TimeTest.RFC1123Output (0 ms)
[ RUN      ] TimeTest.RFC3339Output
[       OK ] TimeTest.RFC3339Output (0 ms)
[ RUN      ] TimeTest.Output
[       OK ] TimeTest.Output (0 ms)
[----------] 5 tests from TimeTest (0 ms total)

[----------] 1 test from SSL
[ RUN      ] SSL.Disabled
[       OK ] SSL.Disabled (1 ms)
[----------] 1 test from SSL (1 ms total)

[----------] 16 tests from SSLTest
[ RUN      ] SSLTest.BasicSameProcess
[       OK ] SSLTest.BasicSameProcess (309 ms)
[ RUN      ] SSLTest.SSLSocket
[       OK ] SSLTest.SSLSocket (702 ms)
[ RUN      ] SSLTest.NonSSLSocket
I0330 02:17:27.266671 31575 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[       OK ] SSLTest.NonSSLSocket (401 ms)
[ RUN      ] SSLTest.NoVerifyBadCA
[       OK ] SSLTest.NoVerifyBadCA (302 ms)
[ RUN      ] SSLTest.RequireBadCA
W0330 02:17:28.165545 31575 openssl.cpp:250] Error with certificate at depth: 0
Issuer: /C=US/O=Test/CN=3351e10ab624
Subject: /C=US/O=Test/CN=3351e10ab624
Error (18): self signed certificate
I0330 02:17:28.165632 31575 libevent_ssl_socket.cpp:1066] Socket error: error:140890B2:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:no certificate returned
[       OK ] SSLTest.RequireBadCA (604 ms)
[ RUN      ] SSLTest.VerifyBadCA
W0330 02:17:28.633255 31575 openssl.cpp:250] Error with certificate at depth: 0
Issuer: /C=US/O=Test/CN=3351e10ab624
Subject: /C=US/O=Test/CN=3351e10ab624
Error (18): self signed certificate
I0330 02:17:28.633328 31575 libevent_ssl_socket.cpp:1066] Socket error: error:140890B2:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:no certificate returned
[       OK ] SSLTest.VerifyBadCA (402 ms)
[ RUN      ] SSLTest.VerifyCertificate
[       OK ] SSLTest.VerifyCertificate (402 ms)
[ RUN      ] SSLTest.RequireCertificate
[       OK ] SSLTest.RequireCertificate (703 ms)
[ RUN      ] SSLTest.ProtocolMismatch
I0330 02:17:30.035528 31558 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_SSL_V3'
I0330 02:17:30.063194 31558 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0330 02:17:30.075655 31575 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer
I0330 02:17:30.164499 31558 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0330 02:17:30.177918 31575 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer
I0330 02:17:30.266078 31558 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_2'
I0330 02:17:30.279053 31575 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer
I0330 02:17:30.366945 31558 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_SSL_V3'
I0330 02:17:30.377322 31575 libevent_ssl_socket.cpp:1066] Socket error: error:1408A10B:SSL routines:SSL3_GET_CLIENT_HELLO:wrong version number
I0330 02:17:30.468483 31558 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0330 02:17:30.568928 31558 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0330 02:17:30.582968 31575 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer
I0330 02:17:30.670433 31558 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_2'
I0330 02:17:30.683945 31575 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer
I0330 02:17:30.770720 31558 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_SSL_V3'
I0330 02:17:30.783231 31575 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0330 02:17:30.871963 31558 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0330 02:17:30.884227 31575 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0330 02:17:30.973168 31558 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0330 02:17:31.073804 31558 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_2'
I0330 02:17:31.088316 31575 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer
I0330 02:17:31.175014 31558 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_SSL_V3'
I0330 02:17:31.186872 31575 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0330 02:17:31.275735 31558 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0330 02:17:31.287612 31575 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0330 02:17:31.376252 31558 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0330 02:17:31.387660 31575 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0330 02:17:31.477653 31558 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_2'
[       OK ] SSLTest.ProtocolMismatch (1818 ms)
[ RUN      ] SSLTest.ValidDowngrade
W0330 02:17:31.966094 31558 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket
[       OK ] SSLTest.ValidDowngrade (403 ms)
[ RUN      ] SSLTest.NoValidDowngrade
I0330 02:17:32.306076 31575 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[       OK ] SSLTest.NoValidDowngrade (402 ms)
[ RUN      ] SSLTest.ValidDowngradeEachProtocol
I0330 02:17:32.675501 31558 ssl_tests.cpp:509] Testing server protocol 'SSL_ENABLE_SSL_V3'
W0330 02:17:32.675855 31558 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket
I0330 02:17:32.785838 31558 ssl_tests.cpp:509] Testing server protocol 'SSL_ENABLE_TLS_V1_0'
W0330 02:17:32.786301 31558 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket
I0330 02:17:32.886523 31558 ssl_tests.cpp:509] Testing server protocol 'SSL_ENABLE_TLS_V1_1'
W0330 02:17:32.886986 31558 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket
I0330 02:17:32.987144 31558 ssl_tests.cpp:509] Testing server protocol 'SSL_ENABLE_TLS_V1_2'
W0330 02:17:32.988077 31558 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket
[       OK ] SSLTest.ValidDowngradeEachProtocol (705 ms)
[ RUN      ] SSLTest.NoValidDowngradeEachProtocol
I0330 02:17:33.278213 31558 ssl_tests.cpp:556] Testing server protocol 'SSL_ENABLE_SSL_V3'
I0330 02:17:33.286736 31575 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0330 02:17:33.290277 31558 ssl_tests.cpp:556] Testing server protocol 'SSL_ENABLE_TLS_V1_0'
I0330 02:17:33.299103 31575 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0330 02:17:33.390890 31558 ssl_tests.cpp:556] Testing server protocol 'SSL_ENABLE_TLS_V1_1'
I0330 02:17:33.399729 31575 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0330 02:17:33.491962 31558 ssl_tests.cpp:556] Testing server protocol 'SSL_ENABLE_TLS_V1_2'
I0330 02:17:33.502199 31575 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[       OK ] SSLTest.NoValidDowngradeEachProtocol (504 ms)
[ RUN      ] SSLTest.PeerAddress
[       OK ] SSLTest.PeerAddress (515 ms)
[ RUN      ] SSLTest.HTTPSGet
../../../3rdparty/libprocess/src/tests/ssl_tests.cpp:663: Failure
(response).failure(): Failed to decode response
[  FAILED  ] SSLTest.HTTPSGet (299 ms)
[ RUN      ] SSLTest.HTTPSPost
../../../3rdparty/libprocess/src/tests/ssl_tests.cpp:704: Failure
(response).failure(): Failed to decode response
[  FAILED  ] SSLTest.HTTPSPost (357 ms)
[----------] 16 tests from SSLTest (8828 ms total)

[----------] Global test environment tear-down
[==========] 172 tests from 25 test cases ran. (10015 ms total)
[  PASSED  ] 170 tests.
[  FAILED  ] 2 tests, listed below:
[  FAILED  ] SSLTest.HTTPSGet
[  FAILED  ] SSLTest.HTTPSPost

 2 FAILED TESTS
  YOU HAVE 2 DISABLED TESTS

make[6]: *** [check-local] Error 1
make[6]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty/libprocess'
make[5]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty/libprocess'
make[5]: *** [check-am] Error 2
make[4]: *** [check-recursive] Error 1
make[4]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty/libprocess'
make[3]: *** [check-recursive] Error 1
make[2]: *** [check] Error 2
make[3]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty'
make[2]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/mesos/mesos-0.29.0/_build'
make: *** [distcheck] Error 1
+ docker rmi mesos-1459302935-23004
Untagged: mesos-1459302935-23004:latest
Deleted: 776c2706f7de00538a2dda4f3891873831dc2f5f9086d2a75e356965058eca6f
Deleted: 6a749afca0a28fb1551ea76f6431784bb5eafbcd70e963036734e50f4b498ed2
Deleted: b1b02dd1336bae7cd327c90b400c881ab2da99ed82c4fe4799fb18cc926dde63
Deleted: 3522df22403882a57612ad3f2cd74196c03428d2b8a057904c53b3d274162452
Deleted: df417093cf7588fd88217665520d0d416fe302c2dddae1af71a39a393bb2c0dc
Deleted: 29958dbb6f304e46d293b4d0e3b7a2cd0f2d7dd267b325719672c069dcec1957
Deleted: dec1109be8c5f017a1bcfb4438f0076a418cc3dd334315ccce4fa0bd449277c2
Deleted: 0b54e78c61ff72c80ea593018e303012c0c6a061f5d9447186c7b67ac76aca46
Deleted: 0ab5e2348ae63010812b4ace38ec034a71327c80057c061523d7d953996c792e
Deleted: 876e2af10f39c82629db9fa2544b5c75b7e27c45e354ae6635bc4054a90ef5b7
Deleted: 8733bff6d008f8aa41e274978d8e9d121988cbb7027b6a662ed377ec634e936e
Deleted: bbfe4c967bad05651e502f4f1837be833b7a9d5f461dfd51224871d706216b2c
Deleted: fff6f74707694ba62f671451dccfbf0a931bd886a0ec065a222f58ec08f8ab84
Deleted: e513f6299a6915fc10c1b5151b783ef001f92b28423f52b1949e5d329c01a3e1
Deleted: c4dffbba4e4fac9190eca5aefe6cff7a6b562582e271e778a4d39ff4dc8cfec7
Deleted: b69a8c5b4b118407863508483ef1098ed79da865d7b48f1a28a6ca255d7c2987
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos » gcc,--verbose --enable-libevent --enable-ssl,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(docker||Hadoop)&&(!ubuntu-us1) #1900

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos/COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)/1900/changes>

Changes:

[bmahler] Added flag to specify which Nvidia GPU devices to make available.

[bmahler] Added GPUs as an explicit resource in the agent.

------------------------------------------
[...truncated 18937 lines...]
[       OK ] ProcessTest.FirewallUninstall (8 ms)
[----------] 30 tests from ProcessTest (80 ms total)

[----------] 3 tests from QueueTest
[ RUN      ] QueueTest.Block
[       OK ] QueueTest.Block (0 ms)
[ RUN      ] QueueTest.Noblock
[       OK ] QueueTest.Noblock (0 ms)
[ RUN      ] QueueTest.Queue
[       OK ] QueueTest.Queue (0 ms)
[----------] 3 tests from QueueTest (0 ms total)

[----------] 3 tests from ReapTest
[ RUN      ] ReapTest.NonChildProcess
[       OK ] ReapTest.NonChildProcess (44 ms)
[ RUN      ] ReapTest.ChildProcess
[       OK ] ReapTest.ChildProcess (31 ms)
[ RUN      ] ReapTest.TerminatedChildProcess
[       OK ] ReapTest.TerminatedChildProcess (22 ms)
[----------] 3 tests from ReapTest (97 ms total)

[----------] 4 tests from SequenceTest
[ RUN      ] SequenceTest.Serialize
[       OK ] SequenceTest.Serialize (11 ms)
[ RUN      ] SequenceTest.DiscardOne
[       OK ] SequenceTest.DiscardOne (11 ms)
[ RUN      ] SequenceTest.DiscardAll
[       OK ] SequenceTest.DiscardAll (11 ms)
[ RUN      ] SequenceTest.Random
[       OK ] SequenceTest.Random (13 ms)
[----------] 4 tests from SequenceTest (46 ms total)

[----------] 4 tests from SharedTest
[ RUN      ] SharedTest.ConstAccess
[       OK ] SharedTest.ConstAccess (0 ms)
[ RUN      ] SharedTest.Null
[       OK ] SharedTest.Null (0 ms)
[ RUN      ] SharedTest.Reset
[       OK ] SharedTest.Reset (0 ms)
[ RUN      ] SharedTest.Own
[       OK ] SharedTest.Own (0 ms)
[----------] 4 tests from SharedTest (0 ms total)

[----------] 3 tests from StatisticsTest
[ RUN      ] StatisticsTest.Empty
[       OK ] StatisticsTest.Empty (0 ms)
[ RUN      ] StatisticsTest.Single
[       OK ] StatisticsTest.Single (0 ms)
[ RUN      ] StatisticsTest.Statistics
[       OK ] StatisticsTest.Statistics (0 ms)
[----------] 3 tests from StatisticsTest (0 ms total)

[----------] 14 tests from SubprocessTest
[ RUN      ] SubprocessTest.Status
[       OK ] SubprocessTest.Status (73 ms)
[ RUN      ] SubprocessTest.PipeOutput
[       OK ] SubprocessTest.PipeOutput (23 ms)
[ RUN      ] SubprocessTest.PipeInput
[       OK ] SubprocessTest.PipeInput (12 ms)
[ RUN      ] SubprocessTest.PipeRedirect
[       OK ] SubprocessTest.PipeRedirect (12 ms)
[ RUN      ] SubprocessTest.PathOutput
[       OK ] SubprocessTest.PathOutput (42 ms)
[ RUN      ] SubprocessTest.PathInput
[       OK ] SubprocessTest.PathInput (12 ms)
[ RUN      ] SubprocessTest.FdOutput
[       OK ] SubprocessTest.FdOutput (42 ms)
[ RUN      ] SubprocessTest.FdInput
[       OK ] SubprocessTest.FdInput (13 ms)
[ RUN      ] SubprocessTest.Default
hello world
[       OK ] SubprocessTest.Default (21 ms)
[ RUN      ] SubprocessTest.Flags
[       OK ] SubprocessTest.Flags (22 ms)
[ RUN      ] SubprocessTest.Environment
[       OK ] SubprocessTest.Environment (24 ms)
[ RUN      ] SubprocessTest.EnvironmentWithSpaces
[       OK ] SubprocessTest.EnvironmentWithSpaces (12 ms)
[ RUN      ] SubprocessTest.EnvironmentWithSpacesAndQuotes
[       OK ] SubprocessTest.EnvironmentWithSpacesAndQuotes (12 ms)
[ RUN      ] SubprocessTest.EnvironmentOverride
[       OK ] SubprocessTest.EnvironmentOverride (13 ms)
[----------] 14 tests from SubprocessTest (335 ms total)

[----------] 3 tests from TimeSeriesTest
[ RUN      ] TimeSeriesTest.Set
[       OK ] TimeSeriesTest.Set (0 ms)
[ RUN      ] TimeSeriesTest.Sparsify
[       OK ] TimeSeriesTest.Sparsify (0 ms)
[ RUN      ] TimeSeriesTest.Truncate
[       OK ] TimeSeriesTest.Truncate (0 ms)
[----------] 3 tests from TimeSeriesTest (0 ms total)

[----------] 5 tests from TimeTest
[ RUN      ] TimeTest.Arithmetic
[       OK ] TimeTest.Arithmetic (0 ms)
[ RUN      ] TimeTest.Now
[       OK ] TimeTest.Now (0 ms)
[ RUN      ] TimeTest.RFC1123Output
[       OK ] TimeTest.RFC1123Output (0 ms)
[ RUN      ] TimeTest.RFC3339Output
[       OK ] TimeTest.RFC3339Output (0 ms)
[ RUN      ] TimeTest.Output
[       OK ] TimeTest.Output (0 ms)
[----------] 5 tests from TimeTest (1 ms total)

[----------] 1 test from SSL
[ RUN      ] SSL.Disabled
[       OK ] SSL.Disabled (0 ms)
[----------] 1 test from SSL (0 ms total)

[----------] 16 tests from SSLTest
[ RUN      ] SSLTest.BasicSameProcess
[       OK ] SSLTest.BasicSameProcess (518 ms)
[ RUN      ] SSLTest.SSLSocket
[       OK ] SSLTest.SSLSocket (586 ms)
[ RUN      ] SSLTest.NonSSLSocket
I0330 01:14:09.310791 31576 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[       OK ] SSLTest.NonSSLSocket (502 ms)
[ RUN      ] SSLTest.NoVerifyBadCA
[       OK ] SSLTest.NoVerifyBadCA (403 ms)
[ RUN      ] SSLTest.RequireBadCA
W0330 01:14:10.082965 31576 openssl.cpp:250] Error with certificate at depth: 0
Issuer: /C=US/O=Test/CN=fe7a96db9d3e
Subject: /C=US/O=Test/CN=fe7a96db9d3e
Error (18): self signed certificate
I0330 01:14:10.083168 31576 libevent_ssl_socket.cpp:1066] Socket error: error:140890B2:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:no certificate returned
[       OK ] SSLTest.RequireBadCA (302 ms)
[ RUN      ] SSLTest.VerifyBadCA
W0330 01:14:10.547240 31576 openssl.cpp:250] Error with certificate at depth: 0
Issuer: /C=US/O=Test/CN=fe7a96db9d3e
Subject: /C=US/O=Test/CN=fe7a96db9d3e
Error (18): self signed certificate
I0330 01:14:10.547322 31576 libevent_ssl_socket.cpp:1066] Socket error: error:140890B2:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:no certificate returned
[       OK ] SSLTest.VerifyBadCA (502 ms)
[ RUN      ] SSLTest.VerifyCertificate
[       OK ] SSLTest.VerifyCertificate (302 ms)
[ RUN      ] SSLTest.RequireCertificate
[       OK ] SSLTest.RequireCertificate (803 ms)
[ RUN      ] SSLTest.ProtocolMismatch
I0330 01:14:11.898231 31559 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_SSL_V3'
I0330 01:14:12.004704 31559 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0330 01:14:12.015897 31576 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer
I0330 01:14:12.105938 31559 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0330 01:14:12.119635 31576 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer
I0330 01:14:12.206449 31559 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_2'
I0330 01:14:12.216399 31576 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer
I0330 01:14:12.307369 31559 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_SSL_V3'
I0330 01:14:12.316390 31576 libevent_ssl_socket.cpp:1066] Socket error: error:1408A10B:SSL routines:SSL3_GET_CLIENT_HELLO:wrong version number
I0330 01:14:12.408166 31559 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0330 01:14:12.508657 31559 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0330 01:14:12.521605 31576 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer
I0330 01:14:12.609693 31559 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_2'
I0330 01:14:12.619542 31576 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer
I0330 01:14:12.710392 31559 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_SSL_V3'
I0330 01:14:12.722259 31576 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0330 01:14:12.811101 31559 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0330 01:14:12.822515 31576 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0330 01:14:12.912428 31559 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0330 01:14:13.013219 31559 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_2'
I0330 01:14:13.023867 31576 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer
I0330 01:14:13.114336 31559 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_SSL_V3'
I0330 01:14:13.125355 31576 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0330 01:14:13.213989 31559 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0330 01:14:13.224422 31576 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0330 01:14:13.315204 31559 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0330 01:14:13.325027 31576 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0330 01:14:13.415698 31559 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_2'
[       OK ] SSLTest.ProtocolMismatch (1815 ms)
[ RUN      ] SSLTest.ValidDowngrade
W0330 01:14:13.767801 31559 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket
[       OK ] SSLTest.ValidDowngrade (302 ms)
[ RUN      ] SSLTest.NoValidDowngrade
I0330 01:14:13.987730 31576 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[       OK ] SSLTest.NoValidDowngrade (201 ms)
[ RUN      ] SSLTest.ValidDowngradeEachProtocol
I0330 01:14:14.195204 31559 ssl_tests.cpp:509] Testing server protocol 'SSL_ENABLE_SSL_V3'
W0330 01:14:14.195612 31559 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket
I0330 01:14:14.221669 31559 ssl_tests.cpp:509] Testing server protocol 'SSL_ENABLE_TLS_V1_0'
W0330 01:14:14.222240 31559 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket
I0330 01:14:14.321730 31559 ssl_tests.cpp:509] Testing server protocol 'SSL_ENABLE_TLS_V1_1'
W0330 01:14:14.322250 31559 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket
I0330 01:14:14.422802 31559 ssl_tests.cpp:509] Testing server protocol 'SSL_ENABLE_TLS_V1_2'
W0330 01:14:14.423312 31559 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket
[       OK ] SSLTest.ValidDowngradeEachProtocol (504 ms)
[ RUN      ] SSLTest.NoValidDowngradeEachProtocol
I0330 01:14:15.011005 31559 ssl_tests.cpp:556] Testing server protocol 'SSL_ENABLE_SSL_V3'
I0330 01:14:15.021433 31576 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0330 01:14:15.026420 31559 ssl_tests.cpp:556] Testing server protocol 'SSL_ENABLE_TLS_V1_0'
I0330 01:14:15.035025 31576 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0330 01:14:15.127718 31559 ssl_tests.cpp:556] Testing server protocol 'SSL_ENABLE_TLS_V1_1'
I0330 01:14:15.136849 31576 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0330 01:14:15.227764 31559 ssl_tests.cpp:556] Testing server protocol 'SSL_ENABLE_TLS_V1_2'
I0330 01:14:15.236104 31576 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[       OK ] SSLTest.NoValidDowngradeEachProtocol (805 ms)
[ RUN      ] SSLTest.PeerAddress
[       OK ] SSLTest.PeerAddress (271 ms)
[ RUN      ] SSLTest.HTTPSGet
../../../3rdparty/libprocess/src/tests/ssl_tests.cpp:663: Failure
(response).failure(): Failed to decode response
[  FAILED  ] SSLTest.HTTPSGet (140 ms)
[ RUN      ] SSLTest.HTTPSPost
../../../3rdparty/libprocess/src/tests/ssl_tests.cpp:704: Failure
(response).failure(): Failed to decode response
[  FAILED  ] SSLTest.HTTPSPost (599 ms)
[----------] 16 tests from SSLTest (8555 ms total)

[----------] Global test environment tear-down
[==========] 172 tests from 25 test cases ran. (9704 ms total)
[  PASSED  ] 170 tests.
[  FAILED  ] 2 tests, listed below:
[  FAILED  ] SSLTest.HTTPSGet
[  FAILED  ] SSLTest.HTTPSPost

 2 FAILED TESTS
  YOU HAVE 2 DISABLED TESTS

make[6]: *** [check-local] Error 1
make[6]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty/libprocess'
make[5]: *** [check-am] Error 2
make[5]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty/libprocess'
make[4]: *** [check-recursive] Error 1
make[4]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty/libprocess'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/mesos/mesos-0.29.0/_build'
make: *** [distcheck] Error 1
+ docker rmi mesos-1459299396-8707
Untagged: mesos-1459299396-8707:latest
Deleted: f7ab8835d71c83030e3dcfa20523ee0681a262d9903a5c87aeafcc4810106af3
Deleted: 695dfd238fd3f24f57ae6d7bbd059871bb523c95d0ad7a51b5d69403df20b323
Deleted: 68f10fc745575d96fa755b7869a2531a0affc8131b7684afa1a04d3c9ba852b9
Deleted: cf6fb8a19b125c69bc28380e3629326c65f12598f9f88df7becc819c19eb1072
Deleted: 6aa634c367fdb7c96ec55851ffb66ed2e282391f25e42f303dd4393e61f8ace5
Deleted: a0d6371dc7d7f60f2cec046b446e7edcf6a88a48adb004c442cf41b2ee25bb77
Deleted: a3f25f708af47eb54f237cdafa10ceb894d5fe72b13714cc70cc7a48d74d1acd
Deleted: dbaf451a36bb29aacd9c27c3327d70f95fa7059f80845f66a5afbf2dd7a059f4
Deleted: 1afed04f9918ba4ff5b635e392f82d8d098e73f1ebecab38d6f96b839e6c24af
Deleted: 49376ba41af0f23f839bb4add6881e239fe7a91b0f280724cecbcaee6ccb41d8
Deleted: f9582812d60cbd57aa8e15118d85f17e48b65086181eec92e6efac40e4501b34
Deleted: aa98d1d8a137651860f5b33183d5a9419b6fa778433cd83e1cc9ff16831bd5db
Deleted: 30d83caeeb0cda243b4e383083774051964c86bbb6282eae9c12a39c33dc53bb
Deleted: 4e809eef1ccbc20200e349ee07baa16c19da6d920ac25ddf704844a776c5c458
Deleted: ad9d54e8a4235d95513ef869e233d59ed5caaa8db9ffe4ce8735e8096499c263
Deleted: 2710e9cda01455f4282b9814139205b31c8d5d23aec2c9c1739f6727329723e2
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos » gcc,--verbose --enable-libevent --enable-ssl,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(docker||Hadoop)&&(!ubuntu-us1) #1899

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos/COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)/1899/changes>

Changes:

[vinodkone] Fixed a memory leak in the scheduler driver.

[vinodkone] Fixed minor spacing issue in the example test framework.

[vinodkone] Added `devolve` overloads for `v1::TaskStatus`.

[vinodkone] Fixed `using` declaration order in `mesos-execute`.

[vinodkone] Removed un-needed methods from command scheduler.

[vinodkone] Moved command scheduler to use the scheduler library.

[bmahler] Added configure flags to build with Nvidia GPU support.

[bmahler] Added stubs for the Nvidia GPU device isolator.

[bmahler] Fixed a variable name in cgroups devices library.

------------------------------------------
[...truncated 18963 lines...]
[       OK ] ProcessTest.FirewallUninstall (8 ms)
[----------] 30 tests from ProcessTest (86 ms total)

[----------] 3 tests from QueueTest
[ RUN      ] QueueTest.Block
[       OK ] QueueTest.Block (0 ms)
[ RUN      ] QueueTest.Noblock
[       OK ] QueueTest.Noblock (0 ms)
[ RUN      ] QueueTest.Queue
[       OK ] QueueTest.Queue (0 ms)
[----------] 3 tests from QueueTest (0 ms total)

[----------] 3 tests from ReapTest
[ RUN      ] ReapTest.NonChildProcess
[       OK ] ReapTest.NonChildProcess (42 ms)
[ RUN      ] ReapTest.ChildProcess
[       OK ] ReapTest.ChildProcess (31 ms)
[ RUN      ] ReapTest.TerminatedChildProcess
[       OK ] ReapTest.TerminatedChildProcess (22 ms)
[----------] 3 tests from ReapTest (95 ms total)

[----------] 4 tests from SequenceTest
[ RUN      ] SequenceTest.Serialize
[       OK ] SequenceTest.Serialize (12 ms)
[ RUN      ] SequenceTest.DiscardOne
[       OK ] SequenceTest.DiscardOne (10 ms)
[ RUN      ] SequenceTest.DiscardAll
[       OK ] SequenceTest.DiscardAll (11 ms)
[ RUN      ] SequenceTest.Random
[       OK ] SequenceTest.Random (12 ms)
[----------] 4 tests from SequenceTest (45 ms total)

[----------] 4 tests from SharedTest
[ RUN      ] SharedTest.ConstAccess
[       OK ] SharedTest.ConstAccess (0 ms)
[ RUN      ] SharedTest.Null
[       OK ] SharedTest.Null (0 ms)
[ RUN      ] SharedTest.Reset
[       OK ] SharedTest.Reset (0 ms)
[ RUN      ] SharedTest.Own
[       OK ] SharedTest.Own (0 ms)
[----------] 4 tests from SharedTest (0 ms total)

[----------] 3 tests from StatisticsTest
[ RUN      ] StatisticsTest.Empty
[       OK ] StatisticsTest.Empty (0 ms)
[ RUN      ] StatisticsTest.Single
[       OK ] StatisticsTest.Single (0 ms)
[ RUN      ] StatisticsTest.Statistics
[       OK ] StatisticsTest.Statistics (0 ms)
[----------] 3 tests from StatisticsTest (0 ms total)

[----------] 14 tests from SubprocessTest
[ RUN      ] SubprocessTest.Status
[       OK ] SubprocessTest.Status (84 ms)
[ RUN      ] SubprocessTest.PipeOutput
[       OK ] SubprocessTest.PipeOutput (24 ms)
[ RUN      ] SubprocessTest.PipeInput
[       OK ] SubprocessTest.PipeInput (13 ms)
[ RUN      ] SubprocessTest.PipeRedirect
[       OK ] SubprocessTest.PipeRedirect (12 ms)
[ RUN      ] SubprocessTest.PathOutput
[       OK ] SubprocessTest.PathOutput (43 ms)
[ RUN      ] SubprocessTest.PathInput
[       OK ] SubprocessTest.PathInput (12 ms)
[ RUN      ] SubprocessTest.FdOutput
[       OK ] SubprocessTest.FdOutput (43 ms)
[ RUN      ] SubprocessTest.FdInput
[       OK ] SubprocessTest.FdInput (13 ms)
[ RUN      ] SubprocessTest.Default
hello world
[       OK ] SubprocessTest.Default (21 ms)
[ RUN      ] SubprocessTest.Flags
[       OK ] SubprocessTest.Flags (21 ms)
[ RUN      ] SubprocessTest.Environment
[       OK ] SubprocessTest.Environment (25 ms)
[ RUN      ] SubprocessTest.EnvironmentWithSpaces
[       OK ] SubprocessTest.EnvironmentWithSpaces (14 ms)
[ RUN      ] SubprocessTest.EnvironmentWithSpacesAndQuotes
[       OK ] SubprocessTest.EnvironmentWithSpacesAndQuotes (12 ms)
[ RUN      ] SubprocessTest.EnvironmentOverride
[       OK ] SubprocessTest.EnvironmentOverride (13 ms)
[----------] 14 tests from SubprocessTest (350 ms total)

[----------] 3 tests from TimeSeriesTest
[ RUN      ] TimeSeriesTest.Set
[       OK ] TimeSeriesTest.Set (0 ms)
[ RUN      ] TimeSeriesTest.Sparsify
[       OK ] TimeSeriesTest.Sparsify (0 ms)
[ RUN      ] TimeSeriesTest.Truncate
[       OK ] TimeSeriesTest.Truncate (1 ms)
[----------] 3 tests from TimeSeriesTest (1 ms total)

[----------] 5 tests from TimeTest
[ RUN      ] TimeTest.Arithmetic
[       OK ] TimeTest.Arithmetic (0 ms)
[ RUN      ] TimeTest.Now
[       OK ] TimeTest.Now (0 ms)
[ RUN      ] TimeTest.RFC1123Output
[       OK ] TimeTest.RFC1123Output (0 ms)
[ RUN      ] TimeTest.RFC3339Output
[       OK ] TimeTest.RFC3339Output (0 ms)
[ RUN      ] TimeTest.Output
[       OK ] TimeTest.Output (0 ms)
[----------] 5 tests from TimeTest (0 ms total)

[----------] 1 test from SSL
[ RUN      ] SSL.Disabled
[       OK ] SSL.Disabled (0 ms)
[----------] 1 test from SSL (0 ms total)

[----------] 16 tests from SSLTest
[ RUN      ] SSLTest.BasicSameProcess
[       OK ] SSLTest.BasicSameProcess (417 ms)
[ RUN      ] SSLTest.SSLSocket
[       OK ] SSLTest.SSLSocket (387 ms)
[ RUN      ] SSLTest.NonSSLSocket
I0330 00:14:25.122647 31579 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[       OK ] SSLTest.NonSSLSocket (402 ms)
[ RUN      ] SSLTest.NoVerifyBadCA
[       OK ] SSLTest.NoVerifyBadCA (803 ms)
[ RUN      ] SSLTest.RequireBadCA
W0330 00:14:26.538417 31579 openssl.cpp:250] Error with certificate at depth: 0
Issuer: /C=US/O=Test/CN=3e37f4320db6
Subject: /C=US/O=Test/CN=3e37f4320db6
Error (18): self signed certificate
I0330 00:14:26.538553 31579 libevent_ssl_socket.cpp:1066] Socket error: error:140890B2:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:no certificate returned
[       OK ] SSLTest.RequireBadCA (603 ms)
[ RUN      ] SSLTest.VerifyBadCA
W0330 00:14:27.055707 31579 openssl.cpp:250] Error with certificate at depth: 0
Issuer: /C=US/O=Test/CN=3e37f4320db6
Subject: /C=US/O=Test/CN=3e37f4320db6
Error (18): self signed certificate
I0330 00:14:27.055795 31579 libevent_ssl_socket.cpp:1066] Socket error: error:140890B2:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:no certificate returned
[       OK ] SSLTest.VerifyBadCA (502 ms)
[ RUN      ] SSLTest.VerifyCertificate
[       OK ] SSLTest.VerifyCertificate (603 ms)
[ RUN      ] SSLTest.RequireCertificate
[       OK ] SSLTest.RequireCertificate (803 ms)
[ RUN      ] SSLTest.ProtocolMismatch
I0330 00:14:28.859099 31562 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_SSL_V3'
I0330 00:14:28.978011 31562 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0330 00:14:28.987401 31579 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer
I0330 00:14:29.079211 31562 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0330 00:14:29.092859 31579 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer
I0330 00:14:29.180660 31562 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_2'
I0330 00:14:29.193076 31579 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer
I0330 00:14:29.281786 31562 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_SSL_V3'
I0330 00:14:29.292786 31579 libevent_ssl_socket.cpp:1066] Socket error: error:1408A10B:SSL routines:SSL3_GET_CLIENT_HELLO:wrong version number
I0330 00:14:29.382623 31562 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0330 00:14:29.483824 31562 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0330 00:14:29.495007 31579 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer
I0330 00:14:29.583582 31562 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_2'
I0330 00:14:29.592833 31579 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer
I0330 00:14:29.684626 31562 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_SSL_V3'
I0330 00:14:29.693729 31579 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0330 00:14:29.785511 31562 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0330 00:14:29.794479 31579 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0330 00:14:29.886281 31562 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0330 00:14:29.987274 31562 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_2'
I0330 00:14:29.997380 31579 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer
I0330 00:14:30.088126 31562 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_SSL_V3'
I0330 00:14:30.097132 31579 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0330 00:14:30.188858 31562 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0330 00:14:30.198220 31579 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0330 00:14:30.290036 31562 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0330 00:14:30.299314 31579 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0330 00:14:30.391288 31562 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_2'
[       OK ] SSLTest.ProtocolMismatch (2016 ms)
[ RUN      ] SSLTest.ValidDowngrade
W0330 00:14:30.815376 31562 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket
[       OK ] SSLTest.ValidDowngrade (402 ms)
[ RUN      ] SSLTest.NoValidDowngrade
I0330 00:14:31.247406 31579 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[       OK ] SSLTest.NoValidDowngrade (402 ms)
[ RUN      ] SSLTest.ValidDowngradeEachProtocol
I0330 00:14:31.602576 31562 ssl_tests.cpp:509] Testing server protocol 'SSL_ENABLE_SSL_V3'
W0330 00:14:31.602921 31562 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket
I0330 00:14:31.698302 31562 ssl_tests.cpp:509] Testing server protocol 'SSL_ENABLE_TLS_V1_0'
W0330 00:14:31.698673 31562 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket
I0330 00:14:31.799274 31562 ssl_tests.cpp:509] Testing server protocol 'SSL_ENABLE_TLS_V1_1'
W0330 00:14:31.799686 31562 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket
I0330 00:14:31.900125 31562 ssl_tests.cpp:509] Testing server protocol 'SSL_ENABLE_TLS_V1_2'
W0330 00:14:31.900588 31562 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket
[       OK ] SSLTest.ValidDowngradeEachProtocol (705 ms)
[ RUN      ] SSLTest.NoValidDowngradeEachProtocol
I0330 00:14:32.355726 31562 ssl_tests.cpp:556] Testing server protocol 'SSL_ENABLE_SSL_V3'
I0330 00:14:32.363961 31579 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0330 00:14:32.403759 31562 ssl_tests.cpp:556] Testing server protocol 'SSL_ENABLE_TLS_V1_0'
I0330 00:14:32.412034 31579 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0330 00:14:32.504744 31562 ssl_tests.cpp:556] Testing server protocol 'SSL_ENABLE_TLS_V1_1'
I0330 00:14:32.511193 31579 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0330 00:14:32.606091 31562 ssl_tests.cpp:556] Testing server protocol 'SSL_ENABLE_TLS_V1_2'
I0330 00:14:32.613359 31579 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[       OK ] SSLTest.NoValidDowngradeEachProtocol (706 ms)
[ RUN      ] SSLTest.PeerAddress
[       OK ] SSLTest.PeerAddress (405 ms)
[ RUN      ] SSLTest.HTTPSGet
../../../3rdparty/libprocess/src/tests/ssl_tests.cpp:663: Failure
(response).failure(): Failed to decode response
[  FAILED  ] SSLTest.HTTPSGet (365 ms)
[ RUN      ] SSLTest.HTTPSPost
../../../3rdparty/libprocess/src/tests/ssl_tests.cpp:704: Failure
(response).failure(): Failed to decode response
[  FAILED  ] SSLTest.HTTPSPost (218 ms)
[----------] 16 tests from SSLTest (9739 ms total)

[----------] Global test environment tear-down
[==========] 172 tests from 25 test cases ran. (10908 ms total)
[  PASSED  ] 170 tests.
[  FAILED  ] 2 tests, listed below:
[  FAILED  ] SSLTest.HTTPSGet
[  FAILED  ] SSLTest.HTTPSPost

 2 FAILED TESTS
  YOU HAVE 2 DISABLED TESTS

make[6]: *** [check-local] Error 1
make[6]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty/libprocess'
make[5]: *** [check-am] Error 2
make[5]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty/libprocess'
make[4]: *** [check-recursive] Error 1
make[4]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty/libprocess'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty'
make[1]: Leaving directory `/mesos/mesos-0.29.0/_build'
make[1]: *** [check-recursive] Error 1
make: *** [distcheck] Error 1
+ docker rmi mesos-1459295785-21022
Untagged: mesos-1459295785-21022:latest
Deleted: 471dd531b314db37a96cf4b1de4994110af36c04b6fe4ee62115d9f667c3c3dd
Deleted: ea2dfd6f161cecbc44ad5f14579eedbb79a9b2d8d17a12f6e6ffe86b6dfe6492
Deleted: b956b0411fff56266d5e73b8393850cfa42bdbe8c43d7b6b4087102ceb9a1e9a
Deleted: c460159acf494e884fc2212aa856053c14675a9b761f91134c26cab4c1c9a672
Deleted: 4892fb40f3e29e3ce8241c93adf065521eeb6b33b6f07b76ccbc13a673b01e19
Deleted: 14ae5636d79d22b52eb4e1d3a10014778560febb04f68379ac5f10bd87ee2edd
Deleted: c493ed032f71038b3549c4fb63dec8c946a6dc698db1570742b9dc2d409f91bb
Deleted: a38027cbebf1ecae284ff94d65ded5da1f7edf5b911469553c4d58d51ae277a0
Deleted: a258210ee987912d19334a51709752b90b47b9c27bafb8bdd458cf8762702c34
Deleted: 2d352dba82e7646074dddb4edf85b853e860c214c390bf3264b32e3025d3ce70
Deleted: 8ba943d1a7f58cd36e8a1b3d48f0e2325601f1512f8c1fae7e1b2a4897c30e9d
Deleted: ced4303d1ed9ddc7f487b1e55729bca94a99bdd53c6dbc1482deb39bdbb6aafb
Deleted: 433a58f08b8ab4451e8e27cf0ab60b902424eb2f9340ad2d1d865c420f613229
Deleted: bd4cb3dadff4157a373e0ea378426838d4a07c43ac61e8dd3f25e39115edc7a4
Deleted: a9f728ea811aa9bb20d25fabd045d7825efd4c2741522b9959bd8121465ed714
Deleted: 73700043c79ecd676338aa0345157c1d5ac45f8b93219d74d0559d7277c79cf4
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos » gcc,--verbose --enable-libevent --enable-ssl,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(docker||Hadoop)&&(!ubuntu-us1) #1898

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos/COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)/1898/changes>

Changes:

[vinodkone] Added CHANGELOG for python module changes.

------------------------------------------
[...truncated 18933 lines...]
[       OK ] ProcessTest.FirewallUninstall (8 ms)
[----------] 30 tests from ProcessTest (86 ms total)

[----------] 3 tests from QueueTest
[ RUN      ] QueueTest.Block
[       OK ] QueueTest.Block (0 ms)
[ RUN      ] QueueTest.Noblock
[       OK ] QueueTest.Noblock (0 ms)
[ RUN      ] QueueTest.Queue
[       OK ] QueueTest.Queue (0 ms)
[----------] 3 tests from QueueTest (0 ms total)

[----------] 3 tests from ReapTest
[ RUN      ] ReapTest.NonChildProcess
[       OK ] ReapTest.NonChildProcess (42 ms)
[ RUN      ] ReapTest.ChildProcess
[       OK ] ReapTest.ChildProcess (32 ms)
[ RUN      ] ReapTest.TerminatedChildProcess
[       OK ] ReapTest.TerminatedChildProcess (22 ms)
[----------] 3 tests from ReapTest (96 ms total)

[----------] 4 tests from SequenceTest
[ RUN      ] SequenceTest.Serialize
[       OK ] SequenceTest.Serialize (12 ms)
[ RUN      ] SequenceTest.DiscardOne
[       OK ] SequenceTest.DiscardOne (11 ms)
[ RUN      ] SequenceTest.DiscardAll
[       OK ] SequenceTest.DiscardAll (11 ms)
[ RUN      ] SequenceTest.Random
[       OK ] SequenceTest.Random (12 ms)
[----------] 4 tests from SequenceTest (46 ms total)

[----------] 4 tests from SharedTest
[ RUN      ] SharedTest.ConstAccess
[       OK ] SharedTest.ConstAccess (0 ms)
[ RUN      ] SharedTest.Null
[       OK ] SharedTest.Null (0 ms)
[ RUN      ] SharedTest.Reset
[       OK ] SharedTest.Reset (0 ms)
[ RUN      ] SharedTest.Own
[       OK ] SharedTest.Own (0 ms)
[----------] 4 tests from SharedTest (0 ms total)

[----------] 3 tests from StatisticsTest
[ RUN      ] StatisticsTest.Empty
[       OK ] StatisticsTest.Empty (0 ms)
[ RUN      ] StatisticsTest.Single
[       OK ] StatisticsTest.Single (0 ms)
[ RUN      ] StatisticsTest.Statistics
[       OK ] StatisticsTest.Statistics (0 ms)
[----------] 3 tests from StatisticsTest (0 ms total)

[----------] 14 tests from SubprocessTest
[ RUN      ] SubprocessTest.Status
[       OK ] SubprocessTest.Status (85 ms)
[ RUN      ] SubprocessTest.PipeOutput
[       OK ] SubprocessTest.PipeOutput (25 ms)
[ RUN      ] SubprocessTest.PipeInput
[       OK ] SubprocessTest.PipeInput (13 ms)
[ RUN      ] SubprocessTest.PipeRedirect
[       OK ] SubprocessTest.PipeRedirect (13 ms)
[ RUN      ] SubprocessTest.PathOutput
[       OK ] SubprocessTest.PathOutput (42 ms)
[ RUN      ] SubprocessTest.PathInput
[       OK ] SubprocessTest.PathInput (13 ms)
[ RUN      ] SubprocessTest.FdOutput
[       OK ] SubprocessTest.FdOutput (43 ms)
[ RUN      ] SubprocessTest.FdInput
[       OK ] SubprocessTest.FdInput (13 ms)
[ RUN      ] SubprocessTest.Default
hello world
[       OK ] SubprocessTest.Default (21 ms)
[ RUN      ] SubprocessTest.Flags
[       OK ] SubprocessTest.Flags (22 ms)
[ RUN      ] SubprocessTest.Environment
[       OK ] SubprocessTest.Environment (26 ms)
[ RUN      ] SubprocessTest.EnvironmentWithSpaces
[       OK ] SubprocessTest.EnvironmentWithSpaces (12 ms)
[ RUN      ] SubprocessTest.EnvironmentWithSpacesAndQuotes
[       OK ] SubprocessTest.EnvironmentWithSpacesAndQuotes (13 ms)
[ RUN      ] SubprocessTest.EnvironmentOverride
[       OK ] SubprocessTest.EnvironmentOverride (13 ms)
[----------] 14 tests from SubprocessTest (354 ms total)

[----------] 3 tests from TimeSeriesTest
[ RUN      ] TimeSeriesTest.Set
[       OK ] TimeSeriesTest.Set (0 ms)
[ RUN      ] TimeSeriesTest.Sparsify
[       OK ] TimeSeriesTest.Sparsify (0 ms)
[ RUN      ] TimeSeriesTest.Truncate
[       OK ] TimeSeriesTest.Truncate (1 ms)
[----------] 3 tests from TimeSeriesTest (1 ms total)

[----------] 5 tests from TimeTest
[ RUN      ] TimeTest.Arithmetic
[       OK ] TimeTest.Arithmetic (0 ms)
[ RUN      ] TimeTest.Now
[       OK ] TimeTest.Now (0 ms)
[ RUN      ] TimeTest.RFC1123Output
[       OK ] TimeTest.RFC1123Output (0 ms)
[ RUN      ] TimeTest.RFC3339Output
[       OK ] TimeTest.RFC3339Output (0 ms)
[ RUN      ] TimeTest.Output
[       OK ] TimeTest.Output (0 ms)
[----------] 5 tests from TimeTest (0 ms total)

[----------] 1 test from SSL
[ RUN      ] SSL.Disabled
[       OK ] SSL.Disabled (0 ms)
[----------] 1 test from SSL (0 ms total)

[----------] 16 tests from SSLTest
[ RUN      ] SSLTest.BasicSameProcess
[       OK ] SSLTest.BasicSameProcess (564 ms)
[ RUN      ] SSLTest.SSLSocket
[       OK ] SSLTest.SSLSocket (943 ms)
[ RUN      ] SSLTest.NonSSLSocket
I0329 23:44:18.635067 31578 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[       OK ] SSLTest.NonSSLSocket (303 ms)
[ RUN      ] SSLTest.NoVerifyBadCA
[       OK ] SSLTest.NoVerifyBadCA (1104 ms)
[ RUN      ] SSLTest.RequireBadCA
W0329 23:44:20.151674 31578 openssl.cpp:250] Error with certificate at depth: 0
Issuer: /C=US/O=Test/CN=dfec3a052d40
Subject: /C=US/O=Test/CN=dfec3a052d40
Error (18): self signed certificate
I0329 23:44:20.151857 31578 libevent_ssl_socket.cpp:1066] Socket error: error:140890B2:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:no certificate returned
[       OK ] SSLTest.RequireBadCA (401 ms)
[ RUN      ] SSLTest.VerifyBadCA
W0329 23:44:20.730526 31578 openssl.cpp:250] Error with certificate at depth: 0
Issuer: /C=US/O=Test/CN=dfec3a052d40
Subject: /C=US/O=Test/CN=dfec3a052d40
Error (18): self signed certificate
I0329 23:44:20.730628 31578 libevent_ssl_socket.cpp:1066] Socket error: error:140890B2:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:no certificate returned
[       OK ] SSLTest.VerifyBadCA (603 ms)
[ RUN      ] SSLTest.VerifyCertificate
[       OK ] SSLTest.VerifyCertificate (503 ms)
[ RUN      ] SSLTest.RequireCertificate
[       OK ] SSLTest.RequireCertificate (303 ms)
[ RUN      ] SSLTest.ProtocolMismatch
I0329 23:44:21.879528 31561 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_SSL_V3'
I0329 23:44:21.967072 31561 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0329 23:44:21.979084 31578 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer
I0329 23:44:22.067868 31561 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0329 23:44:22.079848 31578 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer
I0329 23:44:22.168531 31561 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_2'
I0329 23:44:22.180729 31578 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer
I0329 23:44:22.269417 31561 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_SSL_V3'
I0329 23:44:22.279819 31578 libevent_ssl_socket.cpp:1066] Socket error: error:1408A10B:SSL routines:SSL3_GET_CLIENT_HELLO:wrong version number
I0329 23:44:22.370528 31561 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0329 23:44:22.471307 31561 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0329 23:44:22.485869 31578 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer
I0329 23:44:22.572926 31561 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_2'
I0329 23:44:22.586769 31578 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer
I0329 23:44:22.673516 31561 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_SSL_V3'
I0329 23:44:22.686666 31578 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0329 23:44:22.774603 31561 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0329 23:44:22.787166 31578 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0329 23:44:22.875172 31561 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0329 23:44:22.976615 31561 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_2'
I0329 23:44:22.990027 31578 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer
I0329 23:44:23.076844 31561 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_SSL_V3'
I0329 23:44:23.087905 31578 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0329 23:44:23.177781 31561 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0329 23:44:23.188031 31578 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0329 23:44:23.278792 31561 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0329 23:44:23.289244 31578 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0329 23:44:23.380336 31561 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_2'
[       OK ] SSLTest.ProtocolMismatch (1917 ms)
[ RUN      ] SSLTest.ValidDowngrade
W0329 23:44:23.894398 31561 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket
[       OK ] SSLTest.ValidDowngrade (502 ms)
[ RUN      ] SSLTest.NoValidDowngrade
I0329 23:44:24.250776 31578 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[       OK ] SSLTest.NoValidDowngrade (302 ms)
[ RUN      ] SSLTest.ValidDowngradeEachProtocol
I0329 23:44:24.612630 31561 ssl_tests.cpp:509] Testing server protocol 'SSL_ENABLE_SSL_V3'
W0329 23:44:24.613098 31561 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket
I0329 23:44:24.687702 31561 ssl_tests.cpp:509] Testing server protocol 'SSL_ENABLE_TLS_V1_0'
W0329 23:44:24.688285 31561 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket
I0329 23:44:24.788913 31561 ssl_tests.cpp:509] Testing server protocol 'SSL_ENABLE_TLS_V1_1'
W0329 23:44:24.789440 31561 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket
I0329 23:44:24.889925 31561 ssl_tests.cpp:509] Testing server protocol 'SSL_ENABLE_TLS_V1_2'
W0329 23:44:24.890446 31561 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket
[       OK ] SSLTest.ValidDowngradeEachProtocol (704 ms)
[ RUN      ] SSLTest.NoValidDowngradeEachProtocol
I0329 23:44:25.594532 31561 ssl_tests.cpp:556] Testing server protocol 'SSL_ENABLE_SSL_V3'
I0329 23:44:25.603751 31578 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0329 23:44:25.692513 31561 ssl_tests.cpp:556] Testing server protocol 'SSL_ENABLE_TLS_V1_0'
I0329 23:44:25.699584 31578 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0329 23:44:25.793689 31561 ssl_tests.cpp:556] Testing server protocol 'SSL_ENABLE_TLS_V1_1'
I0329 23:44:25.802783 31578 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0329 23:44:25.894706 31561 ssl_tests.cpp:556] Testing server protocol 'SSL_ENABLE_TLS_V1_2'
I0329 23:44:25.904300 31578 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[       OK ] SSLTest.NoValidDowngradeEachProtocol (1005 ms)
[ RUN      ] SSLTest.PeerAddress
[       OK ] SSLTest.PeerAddress (780 ms)
[ RUN      ] SSLTest.HTTPSGet
../../../3rdparty/libprocess/src/tests/ssl_tests.cpp:663: Failure
(response).failure(): Failed to decode response
[  FAILED  ] SSLTest.HTTPSGet (511 ms)
[ RUN      ] SSLTest.HTTPSPost
../../../3rdparty/libprocess/src/tests/ssl_tests.cpp:704: Failure
(response).failure(): Failed to decode response
[  FAILED  ] SSLTest.HTTPSPost (611 ms)
[----------] 16 tests from SSLTest (11056 ms total)

[----------] Global test environment tear-down
[==========] 172 tests from 25 test cases ran. (12234 ms total)
[  PASSED  ] 170 tests.
[  FAILED  ] 2 tests, listed below:
[  FAILED  ] SSLTest.HTTPSGet
[  FAILED  ] SSLTest.HTTPSPost

 2 FAILED TESTS
  YOU HAVE 2 DISABLED TESTS

make[6]: *** [check-local] Error 1
make[6]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty/libprocess'
make[5]: *** [check-am] Error 2
make[5]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty/libprocess'
make[4]: *** [check-recursive] Error 1
make[4]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty/libprocess'
make[3]: *** [check-recursive] Error 1
make[2]: *** [check] Error 2
make[3]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty'
make[2]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/mesos/mesos-0.29.0/_build'
make: *** [distcheck] Error 1
+ docker rmi mesos-1459293796-7961
Untagged: mesos-1459293796-7961:latest
Deleted: d7a959ad46a797821909943e35283df258787abe27946e0257d43235e556b070
Deleted: 84d5f0532c7862d92c1848bcf40ecb5645abd8b5d3984e2dab7a6d5f94508ee1
Deleted: dd9fcdb795e20f95674cd3bde455becf4ee6da5af0dec63bc0a94b46e8316d7c
Deleted: 783ad171932787e8a091a4a72481f6211d6a7d277cd107d9246914dd125cd828
Deleted: de1917eff72c17cd6295ae7c0335e69dc757daf8c5b0cdeafce2c467f1a4d665
Deleted: 56cc1d1250e7d3a2e0323e60715fd266bf33ad84456e6a812d2800e6e2db97d3
Deleted: c14190fadba7ba02a2ed8e8baaab3360031705ed4341ac96b6d91e8abca53b63
Deleted: 3c5f72a2b62b96e31cee36fb2fb4f0e5ccf6125f5f1af1000a54832bd605b3c1
Deleted: 8448f3d333650f35e8baf4076b413d78319891d1e0227c636ff3d524c0a00626
Deleted: 90767cef11d9a5ca1b35da6a26558256067a7b9ca38c16fb246efe544e2b7388
Deleted: 57dea98f6fb554f74a5347ff00f7c6d907aeb6eaa9bf421398d47a9759f218a7
Deleted: d5f21b05717ad37a52c169c30139bbc6185e01a0fcb287d032ad7bce171b2e1f
Deleted: ef084fe425bcd9a8354b0d2f7e2443dcc6625384866e242afa5db29c7a828b6e
Deleted: e29de3be152e14445e7a0e4a6316b042e691ba39b38a3e774eea34f02d566c47
Deleted: c23d6c321834ccbcb470a64e4270241f4869d74823cb2f16739980a19fccc836
Deleted: 65d6615356c42453a942e45283fe68558ece366822bb0cfdb75c575efa5889bb
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos » gcc,--verbose --enable-libevent --enable-ssl,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(docker||Hadoop)&&(!ubuntu-us1) #1897

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos/COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)/1897/changes>

Changes:

[toenshoff] Cleaned up FilesProcess construction.

------------------------------------------
[...truncated 18927 lines...]
[       OK ] ProcessTest.FirewallUninstall (26 ms)
[----------] 30 tests from ProcessTest (375 ms total)

[----------] 3 tests from QueueTest
[ RUN      ] QueueTest.Block
[       OK ] QueueTest.Block (0 ms)
[ RUN      ] QueueTest.Noblock
[       OK ] QueueTest.Noblock (0 ms)
[ RUN      ] QueueTest.Queue
[       OK ] QueueTest.Queue (0 ms)
[----------] 3 tests from QueueTest (0 ms total)

[----------] 3 tests from ReapTest
[ RUN      ] ReapTest.NonChildProcess
[       OK ] ReapTest.NonChildProcess (48 ms)
[ RUN      ] ReapTest.ChildProcess
[       OK ] ReapTest.ChildProcess (23 ms)
[ RUN      ] ReapTest.TerminatedChildProcess
[       OK ] ReapTest.TerminatedChildProcess (27 ms)
[----------] 3 tests from ReapTest (98 ms total)

[----------] 4 tests from SequenceTest
[ RUN      ] SequenceTest.Serialize
[       OK ] SequenceTest.Serialize (13 ms)
[ RUN      ] SequenceTest.DiscardOne
[       OK ] SequenceTest.DiscardOne (12 ms)
[ RUN      ] SequenceTest.DiscardAll
[       OK ] SequenceTest.DiscardAll (12 ms)
[ RUN      ] SequenceTest.Random
[       OK ] SequenceTest.Random (12 ms)
[----------] 4 tests from SequenceTest (49 ms total)

[----------] 4 tests from SharedTest
[ RUN      ] SharedTest.ConstAccess
[       OK ] SharedTest.ConstAccess (0 ms)
[ RUN      ] SharedTest.Null
[       OK ] SharedTest.Null (0 ms)
[ RUN      ] SharedTest.Reset
[       OK ] SharedTest.Reset (0 ms)
[ RUN      ] SharedTest.Own
[       OK ] SharedTest.Own (1 ms)
[----------] 4 tests from SharedTest (1 ms total)

[----------] 3 tests from StatisticsTest
[ RUN      ] StatisticsTest.Empty
[       OK ] StatisticsTest.Empty (0 ms)
[ RUN      ] StatisticsTest.Single
[       OK ] StatisticsTest.Single (0 ms)
[ RUN      ] StatisticsTest.Statistics
[       OK ] StatisticsTest.Statistics (0 ms)
[----------] 3 tests from StatisticsTest (0 ms total)

[----------] 14 tests from SubprocessTest
[ RUN      ] SubprocessTest.Status
[       OK ] SubprocessTest.Status (89 ms)
[ RUN      ] SubprocessTest.PipeOutput
[       OK ] SubprocessTest.PipeOutput (27 ms)
[ RUN      ] SubprocessTest.PipeInput
[       OK ] SubprocessTest.PipeInput (24 ms)
[ RUN      ] SubprocessTest.PipeRedirect
[       OK ] SubprocessTest.PipeRedirect (14 ms)
[ RUN      ] SubprocessTest.PathOutput
[       OK ] SubprocessTest.PathOutput (43 ms)
[ RUN      ] SubprocessTest.PathInput
[       OK ] SubprocessTest.PathInput (15 ms)
[ RUN      ] SubprocessTest.FdOutput
[       OK ] SubprocessTest.FdOutput (46 ms)
[ RUN      ] SubprocessTest.FdInput
[       OK ] SubprocessTest.FdInput (16 ms)
[ RUN      ] SubprocessTest.Default
hello world
[       OK ] SubprocessTest.Default (23 ms)
[ RUN      ] SubprocessTest.Flags
[       OK ] SubprocessTest.Flags (23 ms)
[ RUN      ] SubprocessTest.Environment
[       OK ] SubprocessTest.Environment (33 ms)
[ RUN      ] SubprocessTest.EnvironmentWithSpaces
[       OK ] SubprocessTest.EnvironmentWithSpaces (16 ms)
[ RUN      ] SubprocessTest.EnvironmentWithSpacesAndQuotes
[       OK ] SubprocessTest.EnvironmentWithSpacesAndQuotes (15 ms)
[ RUN      ] SubprocessTest.EnvironmentOverride
[       OK ] SubprocessTest.EnvironmentOverride (15 ms)
[----------] 14 tests from SubprocessTest (400 ms total)

[----------] 3 tests from TimeSeriesTest
[ RUN      ] TimeSeriesTest.Set
[       OK ] TimeSeriesTest.Set (0 ms)
[ RUN      ] TimeSeriesTest.Sparsify
[       OK ] TimeSeriesTest.Sparsify (0 ms)
[ RUN      ] TimeSeriesTest.Truncate
[       OK ] TimeSeriesTest.Truncate (0 ms)
[----------] 3 tests from TimeSeriesTest (0 ms total)

[----------] 5 tests from TimeTest
[ RUN      ] TimeTest.Arithmetic
[       OK ] TimeTest.Arithmetic (0 ms)
[ RUN      ] TimeTest.Now
[       OK ] TimeTest.Now (1 ms)
[ RUN      ] TimeTest.RFC1123Output
[       OK ] TimeTest.RFC1123Output (0 ms)
[ RUN      ] TimeTest.RFC3339Output
[       OK ] TimeTest.RFC3339Output (0 ms)
[ RUN      ] TimeTest.Output
[       OK ] TimeTest.Output (0 ms)
[----------] 5 tests from TimeTest (1 ms total)

[----------] 1 test from SSL
[ RUN      ] SSL.Disabled
[       OK ] SSL.Disabled (1 ms)
[----------] 1 test from SSL (1 ms total)

[----------] 16 tests from SSLTest
[ RUN      ] SSLTest.BasicSameProcess
[       OK ] SSLTest.BasicSameProcess (323 ms)
[ RUN      ] SSLTest.SSLSocket
[       OK ] SSLTest.SSLSocket (1005 ms)
[ RUN      ] SSLTest.NonSSLSocket
I0329 22:27:22.095860 31566 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[       OK ] SSLTest.NonSSLSocket (504 ms)
[ RUN      ] SSLTest.NoVerifyBadCA
[       OK ] SSLTest.NoVerifyBadCA (402 ms)
[ RUN      ] SSLTest.RequireBadCA
W0329 22:27:23.084280 31566 openssl.cpp:250] Error with certificate at depth: 0
Issuer: /C=US/O=Test/CN=6ca42655c737
Subject: /C=US/O=Test/CN=6ca42655c737
Error (18): self signed certificate
I0329 22:27:23.084511 31566 libevent_ssl_socket.cpp:1066] Socket error: error:140890B2:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:no certificate returned
[       OK ] SSLTest.RequireBadCA (602 ms)
[ RUN      ] SSLTest.VerifyBadCA
W0329 22:27:23.474887 31566 openssl.cpp:250] Error with certificate at depth: 0
Issuer: /C=US/O=Test/CN=6ca42655c737
Subject: /C=US/O=Test/CN=6ca42655c737
Error (18): self signed certificate
I0329 22:27:23.475009 31566 libevent_ssl_socket.cpp:1066] Socket error: error:140890B2:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:no certificate returned
[       OK ] SSLTest.VerifyBadCA (403 ms)
[ RUN      ] SSLTest.VerifyCertificate
[       OK ] SSLTest.VerifyCertificate (503 ms)
[ RUN      ] SSLTest.RequireCertificate
[       OK ] SSLTest.RequireCertificate (609 ms)
[ RUN      ] SSLTest.ProtocolMismatch
I0329 22:27:24.819084 31549 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_SSL_V3'
I0329 22:27:24.926348 31549 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0329 22:27:24.967278 31566 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer
I0329 22:27:25.027225 31549 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0329 22:27:25.052721 31566 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer
I0329 22:27:25.128546 31549 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_2'
I0329 22:27:25.174007 31566 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer
I0329 22:27:25.230280 31549 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_SSL_V3'
I0329 22:27:25.261899 31566 libevent_ssl_socket.cpp:1066] Socket error: error:1408A10B:SSL routines:SSL3_GET_CLIENT_HELLO:wrong version number
I0329 22:27:25.330765 31549 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0329 22:27:25.432291 31549 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0329 22:27:25.459941 31566 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer
I0329 22:27:25.534337 31549 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_2'
I0329 22:27:25.584713 31566 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer
I0329 22:27:25.635202 31549 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_SSL_V3'
I0329 22:27:25.654393 31566 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0329 22:27:25.736199 31549 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0329 22:27:25.753722 31566 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0329 22:27:25.838122 31549 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0329 22:27:25.939318 31549 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_2'
I0329 22:27:25.960728 31566 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer
I0329 22:27:26.040221 31549 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_SSL_V3'
I0329 22:27:26.061522 31566 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0329 22:27:26.141157 31549 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0329 22:27:26.160990 31566 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0329 22:27:26.242123 31549 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0329 22:27:26.265087 31566 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0329 22:27:26.343391 31549 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_2'
[       OK ] SSLTest.ProtocolMismatch (1821 ms)
[ RUN      ] SSLTest.ValidDowngrade
W0329 22:27:27.027853 31549 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket
[       OK ] SSLTest.ValidDowngrade (704 ms)
[ RUN      ] SSLTest.NoValidDowngrade
I0329 22:27:27.884953 31566 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[       OK ] SSLTest.NoValidDowngrade (803 ms)
[ RUN      ] SSLTest.ValidDowngradeEachProtocol
I0329 22:27:28.320091 31549 ssl_tests.cpp:509] Testing server protocol 'SSL_ENABLE_SSL_V3'
W0329 22:27:28.320652 31549 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket
I0329 22:27:28.455792 31549 ssl_tests.cpp:509] Testing server protocol 'SSL_ENABLE_TLS_V1_0'
W0329 22:27:28.456347 31549 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket
I0329 22:27:28.556555 31549 ssl_tests.cpp:509] Testing server protocol 'SSL_ENABLE_TLS_V1_1'
W0329 22:27:28.557121 31549 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket
I0329 22:27:28.657645 31549 ssl_tests.cpp:509] Testing server protocol 'SSL_ENABLE_TLS_V1_2'
W0329 22:27:28.658198 31549 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket
[       OK ] SSLTest.ValidDowngradeEachProtocol (806 ms)
[ RUN      ] SSLTest.NoValidDowngradeEachProtocol
I0329 22:27:29.762047 31549 ssl_tests.cpp:556] Testing server protocol 'SSL_ENABLE_SSL_V3'
I0329 22:27:29.777173 31566 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0329 22:27:29.867085 31549 ssl_tests.cpp:556] Testing server protocol 'SSL_ENABLE_TLS_V1_0'
I0329 22:27:29.900713 31566 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0329 22:27:29.967805 31549 ssl_tests.cpp:556] Testing server protocol 'SSL_ENABLE_TLS_V1_1'
I0329 22:27:29.982894 31566 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0329 22:27:30.068812 31549 ssl_tests.cpp:556] Testing server protocol 'SSL_ENABLE_TLS_V1_2'
I0329 22:27:30.085808 31566 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[       OK ] SSLTest.NoValidDowngradeEachProtocol (1411 ms)
[ RUN      ] SSLTest.PeerAddress
[       OK ] SSLTest.PeerAddress (290 ms)
[ RUN      ] SSLTest.HTTPSGet
../../../3rdparty/libprocess/src/tests/ssl_tests.cpp:663: Failure
(response).failure(): Failed to decode response
[  FAILED  ] SSLTest.HTTPSGet (358 ms)
[ RUN      ] SSLTest.HTTPSPost
../../../3rdparty/libprocess/src/tests/ssl_tests.cpp:704: Failure
(response).failure(): Failed to decode response
[  FAILED  ] SSLTest.HTTPSPost (645 ms)
[----------] 16 tests from SSLTest (11192 ms total)

[----------] Global test environment tear-down
[==========] 172 tests from 25 test cases ran. (13366 ms total)
[  PASSED  ] 170 tests.
[  FAILED  ] 2 tests, listed below:
[  FAILED  ] SSLTest.HTTPSGet
[  FAILED  ] SSLTest.HTTPSPost

 2 FAILED TESTS
  YOU HAVE 2 DISABLED TESTS

make[6]: *** [check-local] Error 1
make[6]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty/libprocess'
make[5]: *** [check-am] Error 2
make[5]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty/libprocess'
make[4]: *** [check-recursive] Error 1
make[4]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty/libprocess'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/mesos/mesos-0.29.0/_build'
make: *** [distcheck] Error 1
+ docker rmi mesos-1459288394-28406
Untagged: mesos-1459288394-28406:latest
Deleted: b465780fe8bad2731dcfd72d5648ea49b4b66a2cb72904c39111bb340804ecf8
Deleted: 843b2571abdf086f4e9d80e8f9dabbb85a0a168a8aa08e12946e672a93e4819b
Deleted: 38c89bbfbc05c9201719b519df8579a0100010c6c1b6684373877dd858d32244
Deleted: b0921b537ba72358a95732bdb98967299cab3d367c371ebe840382589d80dcfc
Deleted: d321acf082f7d58f27e5f4675ee64c2f35bd4b4be38f6d55751b16c8d1a21601
Deleted: 7eb60f9765e81e67679fc5de8b2d5f311552f918bb80049e890dd8657feae960
Deleted: bff7b0680db22f16eeecfcb868f725041de5846f008228d7a45adb59a72f45b3
Deleted: 76ac21f544b9f1bf3b9113836ebca157c33fe4ec09647638f02f0cbdf2ea47cc
Deleted: a767575d4d804dbf861fb9ee5463e384b78f342aee129b16f4a93c796bd8d0f8
Deleted: 4fc7b7f4ed3d8fc1082613d759827195abb621703345dda8ee1a7fdaa9454a54
Deleted: 5761b612353638a597082b09271ec2d291050c47ec0a04ae86122b877c226335
Deleted: 3870d786bb0c55c8599965ea50b7bee913910f2c85130293988b61224249f697
Deleted: f518607a8d7bb576bad3ada9615f6f4fbea78ad26b8406214d3c34e3f886ee71
Deleted: a830fd86c694d76b5d16a0ee3b6cef8fadc56056897be6e5a2be8e1f692bb465
Deleted: 04c15bea59ac63f1f651e412a540a676bcd2f5553157d53be7d2a18ac0fc14b0
Deleted: 32c3662beb36b61c0d5e70526297b3a44bae8f6f479ef8d4cf7c4da0d5e7755d
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos » gcc,--verbose --enable-libevent --enable-ssl,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(docker||Hadoop)&&(!ubuntu-us1) #1896

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos/COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)/1896/>

------------------------------------------
[...truncated 18969 lines...]
[       OK ] ProcessTest.FirewallUninstall (8 ms)
[----------] 30 tests from ProcessTest (89 ms total)

[----------] 3 tests from QueueTest
[ RUN      ] QueueTest.Block
[       OK ] QueueTest.Block (0 ms)
[ RUN      ] QueueTest.Noblock
[       OK ] QueueTest.Noblock (0 ms)
[ RUN      ] QueueTest.Queue
[       OK ] QueueTest.Queue (0 ms)
[----------] 3 tests from QueueTest (0 ms total)

[----------] 3 tests from ReapTest
[ RUN      ] ReapTest.NonChildProcess
[       OK ] ReapTest.NonChildProcess (42 ms)
[ RUN      ] ReapTest.ChildProcess
[       OK ] ReapTest.ChildProcess (32 ms)
[ RUN      ] ReapTest.TerminatedChildProcess
[       OK ] ReapTest.TerminatedChildProcess (22 ms)
[----------] 3 tests from ReapTest (96 ms total)

[----------] 4 tests from SequenceTest
[ RUN      ] SequenceTest.Serialize
[       OK ] SequenceTest.Serialize (12 ms)
[ RUN      ] SequenceTest.DiscardOne
[       OK ] SequenceTest.DiscardOne (11 ms)
[ RUN      ] SequenceTest.DiscardAll
[       OK ] SequenceTest.DiscardAll (11 ms)
[ RUN      ] SequenceTest.Random
[       OK ] SequenceTest.Random (12 ms)
[----------] 4 tests from SequenceTest (46 ms total)

[----------] 4 tests from SharedTest
[ RUN      ] SharedTest.ConstAccess
[       OK ] SharedTest.ConstAccess (0 ms)
[ RUN      ] SharedTest.Null
[       OK ] SharedTest.Null (0 ms)
[ RUN      ] SharedTest.Reset
[       OK ] SharedTest.Reset (0 ms)
[ RUN      ] SharedTest.Own
[       OK ] SharedTest.Own (0 ms)
[----------] 4 tests from SharedTest (0 ms total)

[----------] 3 tests from StatisticsTest
[ RUN      ] StatisticsTest.Empty
[       OK ] StatisticsTest.Empty (0 ms)
[ RUN      ] StatisticsTest.Single
[       OK ] StatisticsTest.Single (0 ms)
[ RUN      ] StatisticsTest.Statistics
[       OK ] StatisticsTest.Statistics (1 ms)
[----------] 3 tests from StatisticsTest (1 ms total)

[----------] 14 tests from SubprocessTest
[ RUN      ] SubprocessTest.Status
[       OK ] SubprocessTest.Status (74 ms)
[ RUN      ] SubprocessTest.PipeOutput
[       OK ] SubprocessTest.PipeOutput (25 ms)
[ RUN      ] SubprocessTest.PipeInput
[       OK ] SubprocessTest.PipeInput (12 ms)
[ RUN      ] SubprocessTest.PipeRedirect
[       OK ] SubprocessTest.PipeRedirect (13 ms)
[ RUN      ] SubprocessTest.PathOutput
[       OK ] SubprocessTest.PathOutput (43 ms)
[ RUN      ] SubprocessTest.PathInput
[       OK ] SubprocessTest.PathInput (12 ms)
[ RUN      ] SubprocessTest.FdOutput
[       OK ] SubprocessTest.FdOutput (42 ms)
[ RUN      ] SubprocessTest.FdInput
[       OK ] SubprocessTest.FdInput (13 ms)
[ RUN      ] SubprocessTest.Default
hello world
[       OK ] SubprocessTest.Default (21 ms)
[ RUN      ] SubprocessTest.Flags
[       OK ] SubprocessTest.Flags (22 ms)
[ RUN      ] SubprocessTest.Environment
[       OK ] SubprocessTest.Environment (26 ms)
[ RUN      ] SubprocessTest.EnvironmentWithSpaces
[       OK ] SubprocessTest.EnvironmentWithSpaces (12 ms)
[ RUN      ] SubprocessTest.EnvironmentWithSpacesAndQuotes
[       OK ] SubprocessTest.EnvironmentWithSpacesAndQuotes (13 ms)
[ RUN      ] SubprocessTest.EnvironmentOverride
[       OK ] SubprocessTest.EnvironmentOverride (13 ms)
[----------] 14 tests from SubprocessTest (342 ms total)

[----------] 3 tests from TimeSeriesTest
[ RUN      ] TimeSeriesTest.Set
[       OK ] TimeSeriesTest.Set (0 ms)
[ RUN      ] TimeSeriesTest.Sparsify
[       OK ] TimeSeriesTest.Sparsify (0 ms)
[ RUN      ] TimeSeriesTest.Truncate
[       OK ] TimeSeriesTest.Truncate (1 ms)
[----------] 3 tests from TimeSeriesTest (1 ms total)

[----------] 5 tests from TimeTest
[ RUN      ] TimeTest.Arithmetic
[       OK ] TimeTest.Arithmetic (0 ms)
[ RUN      ] TimeTest.Now
[       OK ] TimeTest.Now (0 ms)
[ RUN      ] TimeTest.RFC1123Output
[       OK ] TimeTest.RFC1123Output (0 ms)
[ RUN      ] TimeTest.RFC3339Output
[       OK ] TimeTest.RFC3339Output (0 ms)
[ RUN      ] TimeTest.Output
[       OK ] TimeTest.Output (0 ms)
[----------] 5 tests from TimeTest (0 ms total)

[----------] 1 test from SSL
[ RUN      ] SSL.Disabled
[       OK ] SSL.Disabled (0 ms)
[----------] 1 test from SSL (0 ms total)

[----------] 16 tests from SSLTest
[ RUN      ] SSLTest.BasicSameProcess
[       OK ] SSLTest.BasicSameProcess (203 ms)
[ RUN      ] SSLTest.SSLSocket
[       OK ] SSLTest.SSLSocket (400 ms)
[ RUN      ] SSLTest.NonSSLSocket
I0329 21:20:27.835979 31572 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[       OK ] SSLTest.NonSSLSocket (704 ms)
[ RUN      ] SSLTest.NoVerifyBadCA
[       OK ] SSLTest.NoVerifyBadCA (402 ms)
[ RUN      ] SSLTest.RequireBadCA
W0329 21:20:28.658303 31572 openssl.cpp:250] Error with certificate at depth: 0
Issuer: /C=US/O=Test/CN=61b84ce4aa73
Subject: /C=US/O=Test/CN=61b84ce4aa73
Error (18): self signed certificate
I0329 21:20:28.658411 31572 libevent_ssl_socket.cpp:1066] Socket error: error:140890B2:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:no certificate returned
[       OK ] SSLTest.RequireBadCA (403 ms)
[ RUN      ] SSLTest.VerifyBadCA
W0329 21:20:28.987881 31572 openssl.cpp:250] Error with certificate at depth: 0
Issuer: /C=US/O=Test/CN=61b84ce4aa73
Subject: /C=US/O=Test/CN=61b84ce4aa73
Error (18): self signed certificate
I0329 21:20:28.987979 31572 libevent_ssl_socket.cpp:1066] Socket error: error:140890B2:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:no certificate returned
[       OK ] SSLTest.VerifyBadCA (302 ms)
[ RUN      ] SSLTest.VerifyCertificate
[       OK ] SSLTest.VerifyCertificate (402 ms)
[ RUN      ] SSLTest.RequireCertificate
[       OK ] SSLTest.RequireCertificate (904 ms)
[ RUN      ] SSLTest.ProtocolMismatch
I0329 21:20:30.647122 31555 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_SSL_V3'
I0329 21:20:30.747663 31555 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0329 21:20:30.760675 31572 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer
I0329 21:20:30.848680 31555 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0329 21:20:30.862563 31572 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer
I0329 21:20:30.949715 31555 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_2'
I0329 21:20:30.964293 31572 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer
I0329 21:20:31.050134 31555 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_SSL_V3'
I0329 21:20:31.062654 31572 libevent_ssl_socket.cpp:1066] Socket error: error:1408A10B:SSL routines:SSL3_GET_CLIENT_HELLO:wrong version number
I0329 21:20:31.151964 31555 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0329 21:20:31.252171 31555 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0329 21:20:31.265863 31572 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer
I0329 21:20:31.353375 31555 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_2'
I0329 21:20:31.365728 31572 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer
I0329 21:20:31.453558 31555 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_SSL_V3'
I0329 21:20:31.463903 31572 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0329 21:20:31.554985 31555 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0329 21:20:31.565995 31572 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0329 21:20:31.655865 31555 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0329 21:20:31.757256 31555 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_2'
I0329 21:20:31.771674 31572 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer
I0329 21:20:31.857291 31555 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_SSL_V3'
I0329 21:20:31.869423 31572 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0329 21:20:31.958374 31555 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0329 21:20:31.970974 31572 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0329 21:20:32.058764 31555 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0329 21:20:32.071148 31572 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0329 21:20:32.160141 31555 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_2'
[       OK ] SSLTest.ProtocolMismatch (1915 ms)
[ RUN      ] SSLTest.ValidDowngrade
W0329 21:20:32.570904 31555 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket
[       OK ] SSLTest.ValidDowngrade (401 ms)
[ RUN      ] SSLTest.NoValidDowngrade
I0329 21:20:33.244693 31572 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[       OK ] SSLTest.NoValidDowngrade (604 ms)
[ RUN      ] SSLTest.ValidDowngradeEachProtocol
I0329 21:20:33.486413 31555 ssl_tests.cpp:509] Testing server protocol 'SSL_ENABLE_SSL_V3'
W0329 21:20:33.486744 31555 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket
I0329 21:20:33.566999 31555 ssl_tests.cpp:509] Testing server protocol 'SSL_ENABLE_TLS_V1_0'
W0329 21:20:33.567488 31555 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket
I0329 21:20:33.668823 31555 ssl_tests.cpp:509] Testing server protocol 'SSL_ENABLE_TLS_V1_1'
W0329 21:20:33.669315 31555 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket
I0329 21:20:33.769256 31555 ssl_tests.cpp:509] Testing server protocol 'SSL_ENABLE_TLS_V1_2'
W0329 21:20:33.769788 31555 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket
[       OK ] SSLTest.ValidDowngradeEachProtocol (604 ms)
[ RUN      ] SSLTest.NoValidDowngradeEachProtocol
I0329 21:20:34.600267 31555 ssl_tests.cpp:556] Testing server protocol 'SSL_ENABLE_SSL_V3'
I0329 21:20:34.609339 31572 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0329 21:20:34.673084 31555 ssl_tests.cpp:556] Testing server protocol 'SSL_ENABLE_TLS_V1_0'
I0329 21:20:34.680414 31572 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0329 21:20:34.774161 31555 ssl_tests.cpp:556] Testing server protocol 'SSL_ENABLE_TLS_V1_1'
I0329 21:20:34.782961 31572 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0329 21:20:34.874920 31555 ssl_tests.cpp:556] Testing server protocol 'SSL_ENABLE_TLS_V1_2'
I0329 21:20:34.885084 31572 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[       OK ] SSLTest.NoValidDowngradeEachProtocol (1106 ms)
[ RUN      ] SSLTest.PeerAddress
[       OK ] SSLTest.PeerAddress (505 ms)
[ RUN      ] SSLTest.HTTPSGet
../../../3rdparty/libprocess/src/tests/ssl_tests.cpp:663: Failure
(response).failure(): Failed to decode response
[  FAILED  ] SSLTest.HTTPSGet (257 ms)
[ RUN      ] SSLTest.HTTPSPost
../../../3rdparty/libprocess/src/tests/ssl_tests.cpp:704: Failure
(response).failure(): Failed to decode response
[  FAILED  ] SSLTest.HTTPSPost (151 ms)
[----------] 16 tests from SSLTest (9264 ms total)

[----------] Global test environment tear-down
[==========] 172 tests from 25 test cases ran. (10438 ms total)
[  PASSED  ] 170 tests.
[  FAILED  ] 2 tests, listed below:
[  FAILED  ] SSLTest.HTTPSGet
[  FAILED  ] SSLTest.HTTPSPost

 2 FAILED TESTS
  YOU HAVE 2 DISABLED TESTS

make[6]: *** [check-local] Error 1
make[6]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty/libprocess'
make[5]: *** [check-am] Error 2
make[5]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty/libprocess'
make[4]: *** [check-recursive] Error 1
make[4]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty/libprocess'
make[3]: *** [check-recursive] Error 1
make[2]: *** [check] Error 2
make[3]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty'
make[2]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty'
make[1]: Leaving directory `/mesos/mesos-0.29.0/_build'
make[1]: *** [check-recursive] Error 1
make: *** [distcheck] Error 1
+ docker rmi mesos-1459285398-29590
Untagged: mesos-1459285398-29590:latest
Deleted: a499f4a8bc78768938cb511ac3f1e87b006ebfb967d4d7e24976445137479286
Deleted: 1db60add6c2281a8b1c142ebc517ad37b79784525745aa06edada8d69f7630ed
Deleted: a9f9629d331dcb0670c08cd187f70bfc63bbed83e407bc73af72e3567a7b7a81
Deleted: 56407a0ed7b541ed28a4c38921857f528dc2e42331cdaf7221964d49860458a4
Deleted: 3659287a0a74bf3a38261d8c49753788e41789e5d9fff69c35058325971f234a
Deleted: d35884e982cf16892911657d79e21828235442ce0bf064d48c5577088c47e567
Deleted: c5d8d8fef6fc1bf2e33a3226aa63d3f0dd58f6ba1b4eb88f383705ced0ccaca9
Deleted: 6c549f6e975d3e6bf72e1df1d3d8b24469f1d6f193aa9637391902f02908a99b
Deleted: cb9992b9b24e78034e3e07d3b62794ff2d4d39109627e0a3997a31034a2a5902
Deleted: 6093cb8e90efe050c1b79f36849d6d3462467eb3bc1b58ed4343f1c59d089bbe
Deleted: 55ac1fb1234e148031dc321e5870443fa3604eef8480065409ef6ad8d55f0cc2
Deleted: c09bad78aa39a1ff551aa7680124299c7dc966125888ff4cd15fb1b9b52005f3
Deleted: 2f701cdb0a45bdb2ece39b41224cc6efbcdd41149b311586080514ec51cdc485
Deleted: 1395e27aee9d461df178e3d47e569f2e309a49058eabe8514ff1730ff242c0e0
Deleted: 4f0d6ca9993248bc7be0e2a501333465bd471c3148c075784982cdbdd9d2c2ac
Deleted: db7941b6660a9dc172dd83bf21d550405a9b5e6251905dfd4b3baec0da2fd607
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos » gcc,--verbose --enable-libevent --enable-ssl,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(docker||Hadoop)&&(!ubuntu-us1) #1895

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos/COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)/1895/changes>

Changes:

[bmahler] Added a script to install the Nvidia GDK on a host.

------------------------------------------
[...truncated 18956 lines...]
[       OK ] ProcessTest.FirewallUninstall (14 ms)
[----------] 30 tests from ProcessTest (126 ms total)

[----------] 3 tests from QueueTest
[ RUN      ] QueueTest.Block
[       OK ] QueueTest.Block (0 ms)
[ RUN      ] QueueTest.Noblock
[       OK ] QueueTest.Noblock (0 ms)
[ RUN      ] QueueTest.Queue
[       OK ] QueueTest.Queue (0 ms)
[----------] 3 tests from QueueTest (0 ms total)

[----------] 3 tests from ReapTest
[ RUN      ] ReapTest.NonChildProcess
[       OK ] ReapTest.NonChildProcess (36 ms)
[ RUN      ] ReapTest.ChildProcess
[       OK ] ReapTest.ChildProcess (33 ms)
[ RUN      ] ReapTest.TerminatedChildProcess
[       OK ] ReapTest.TerminatedChildProcess (25 ms)
[----------] 3 tests from ReapTest (94 ms total)

[----------] 4 tests from SequenceTest
[ RUN      ] SequenceTest.Serialize
[       OK ] SequenceTest.Serialize (11 ms)
[ RUN      ] SequenceTest.DiscardOne
[       OK ] SequenceTest.DiscardOne (25 ms)
[ RUN      ] SequenceTest.DiscardAll
[       OK ] SequenceTest.DiscardAll (11 ms)
[ RUN      ] SequenceTest.Random
[       OK ] SequenceTest.Random (11 ms)
[----------] 4 tests from SequenceTest (58 ms total)

[----------] 4 tests from SharedTest
[ RUN      ] SharedTest.ConstAccess
[       OK ] SharedTest.ConstAccess (0 ms)
[ RUN      ] SharedTest.Null
[       OK ] SharedTest.Null (0 ms)
[ RUN      ] SharedTest.Reset
[       OK ] SharedTest.Reset (0 ms)
[ RUN      ] SharedTest.Own
[       OK ] SharedTest.Own (1 ms)
[----------] 4 tests from SharedTest (1 ms total)

[----------] 3 tests from StatisticsTest
[ RUN      ] StatisticsTest.Empty
[       OK ] StatisticsTest.Empty (0 ms)
[ RUN      ] StatisticsTest.Single
[       OK ] StatisticsTest.Single (0 ms)
[ RUN      ] StatisticsTest.Statistics
[       OK ] StatisticsTest.Statistics (0 ms)
[----------] 3 tests from StatisticsTest (0 ms total)

[----------] 14 tests from SubprocessTest
[ RUN      ] SubprocessTest.Status
[       OK ] SubprocessTest.Status (89 ms)
[ RUN      ] SubprocessTest.PipeOutput
[       OK ] SubprocessTest.PipeOutput (31 ms)
[ RUN      ] SubprocessTest.PipeInput
[       OK ] SubprocessTest.PipeInput (16 ms)
[ RUN      ] SubprocessTest.PipeRedirect
[       OK ] SubprocessTest.PipeRedirect (17 ms)
[ RUN      ] SubprocessTest.PathOutput
[       OK ] SubprocessTest.PathOutput (46 ms)
[ RUN      ] SubprocessTest.PathInput
[       OK ] SubprocessTest.PathInput (17 ms)
[ RUN      ] SubprocessTest.FdOutput
[       OK ] SubprocessTest.FdOutput (46 ms)
[ RUN      ] SubprocessTest.FdInput
[       OK ] SubprocessTest.FdInput (15 ms)
[ RUN      ] SubprocessTest.Default
hello world
[       OK ] SubprocessTest.Default (22 ms)
[ RUN      ] SubprocessTest.Flags
[       OK ] SubprocessTest.Flags (23 ms)
[ RUN      ] SubprocessTest.Environment
[       OK ] SubprocessTest.Environment (28 ms)
[ RUN      ] SubprocessTest.EnvironmentWithSpaces
[       OK ] SubprocessTest.EnvironmentWithSpaces (16 ms)
[ RUN      ] SubprocessTest.EnvironmentWithSpacesAndQuotes
[       OK ] SubprocessTest.EnvironmentWithSpacesAndQuotes (15 ms)
[ RUN      ] SubprocessTest.EnvironmentOverride
[       OK ] SubprocessTest.EnvironmentOverride (14 ms)
[----------] 14 tests from SubprocessTest (397 ms total)

[----------] 3 tests from TimeSeriesTest
[ RUN      ] TimeSeriesTest.Set
[       OK ] TimeSeriesTest.Set (0 ms)
[ RUN      ] TimeSeriesTest.Sparsify
[       OK ] TimeSeriesTest.Sparsify (0 ms)
[ RUN      ] TimeSeriesTest.Truncate
[       OK ] TimeSeriesTest.Truncate (0 ms)
[----------] 3 tests from TimeSeriesTest (1 ms total)

[----------] 5 tests from TimeTest
[ RUN      ] TimeTest.Arithmetic
[       OK ] TimeTest.Arithmetic (0 ms)
[ RUN      ] TimeTest.Now
[       OK ] TimeTest.Now (0 ms)
[ RUN      ] TimeTest.RFC1123Output
[       OK ] TimeTest.RFC1123Output (0 ms)
[ RUN      ] TimeTest.RFC3339Output
[       OK ] TimeTest.RFC3339Output (0 ms)
[ RUN      ] TimeTest.Output
[       OK ] TimeTest.Output (0 ms)
[----------] 5 tests from TimeTest (0 ms total)

[----------] 1 test from SSL
[ RUN      ] SSL.Disabled
[       OK ] SSL.Disabled (1 ms)
[----------] 1 test from SSL (1 ms total)

[----------] 16 tests from SSLTest
[ RUN      ] SSLTest.BasicSameProcess
[       OK ] SSLTest.BasicSameProcess (384 ms)
[ RUN      ] SSLTest.SSLSocket
[       OK ] SSLTest.SSLSocket (621 ms)
[ RUN      ] SSLTest.NonSSLSocket
I0329 20:33:52.558737 31572 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[       OK ] SSLTest.NonSSLSocket (1106 ms)
[ RUN      ] SSLTest.NoVerifyBadCA
[       OK ] SSLTest.NoVerifyBadCA (1009 ms)
[ RUN      ] SSLTest.RequireBadCA
W0329 20:33:54.278329 31572 openssl.cpp:250] Error with certificate at depth: 0
Issuer: /C=US/O=Test/CN=999fc1228bbc
Subject: /C=US/O=Test/CN=999fc1228bbc
Error (18): self signed certificate
I0329 20:33:54.278529 31572 libevent_ssl_socket.cpp:1066] Socket error: error:140890B2:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:no certificate returned
[       OK ] SSLTest.RequireBadCA (841 ms)
[ RUN      ] SSLTest.VerifyBadCA
W0329 20:33:55.329505 31572 openssl.cpp:250] Error with certificate at depth: 0
Issuer: /C=US/O=Test/CN=999fc1228bbc
Subject: /C=US/O=Test/CN=999fc1228bbc
Error (18): self signed certificate
I0329 20:33:55.329851 31572 libevent_ssl_socket.cpp:1066] Socket error: error:140890B2:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:no certificate returned
[       OK ] SSLTest.VerifyBadCA (1004 ms)
[ RUN      ] SSLTest.VerifyCertificate
[       OK ] SSLTest.VerifyCertificate (303 ms)
[ RUN      ] SSLTest.RequireCertificate
[       OK ] SSLTest.RequireCertificate (302 ms)
[ RUN      ] SSLTest.ProtocolMismatch
I0329 20:33:56.800519 31555 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_SSL_V3'
I0329 20:33:56.897953 31555 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0329 20:33:57.100349 31572 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer
I0329 20:33:57.101343 31555 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0329 20:33:57.298449 31572 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer
I0329 20:33:57.310372 31555 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_2'
I0329 20:33:57.499126 31572 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer
I0329 20:33:57.547991 31555 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_SSL_V3'
I0329 20:33:57.592206 31572 libevent_ssl_socket.cpp:1066] Socket error: error:1408A10B:SSL routines:SSL3_GET_CLIENT_HELLO:wrong version number
I0329 20:33:57.797511 31555 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0329 20:33:57.898145 31555 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0329 20:33:58.080307 31572 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer
I0329 20:33:58.100901 31555 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_2'
I0329 20:33:58.292330 31572 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer
I0329 20:33:58.302814 31555 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_SSL_V3'
I0329 20:33:58.317669 31572 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0329 20:33:58.604414 31555 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0329 20:33:58.618487 31572 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0329 20:33:58.806293 31555 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0329 20:33:58.907091 31555 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_2'
I0329 20:33:58.928349 31572 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer
I0329 20:33:59.008190 31555 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_SSL_V3'
I0329 20:33:59.021467 31572 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0329 20:33:59.109046 31555 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0329 20:33:59.123515 31572 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0329 20:33:59.209563 31555 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0329 20:33:59.225555 31572 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0329 20:33:59.310542 31555 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_2'
[       OK ] SSLTest.ProtocolMismatch (3318 ms)
[ RUN      ] SSLTest.ValidDowngrade
W0329 20:33:59.592661 31555 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket
[       OK ] SSLTest.ValidDowngrade (302 ms)
[ RUN      ] SSLTest.NoValidDowngrade
I0329 20:34:00.176686 31572 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[       OK ] SSLTest.NoValidDowngrade (503 ms)
[ RUN      ] SSLTest.ValidDowngradeEachProtocol
I0329 20:34:00.700899 31555 ssl_tests.cpp:509] Testing server protocol 'SSL_ENABLE_SSL_V3'
W0329 20:34:00.701505 31555 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket
I0329 20:34:00.821751 31555 ssl_tests.cpp:509] Testing server protocol 'SSL_ENABLE_TLS_V1_0'
W0329 20:34:00.822336 31555 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket
I0329 20:34:00.922520 31555 ssl_tests.cpp:509] Testing server protocol 'SSL_ENABLE_TLS_V1_1'
W0329 20:34:00.923063 31555 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket
I0329 20:34:01.023036 31555 ssl_tests.cpp:509] Testing server protocol 'SSL_ENABLE_TLS_V1_2'
W0329 20:34:01.023589 31555 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket
[       OK ] SSLTest.ValidDowngradeEachProtocol (907 ms)
[ RUN      ] SSLTest.NoValidDowngradeEachProtocol
I0329 20:34:01.588263 31555 ssl_tests.cpp:556] Testing server protocol 'SSL_ENABLE_SSL_V3'
I0329 20:34:01.604297 31572 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0329 20:34:01.627904 31555 ssl_tests.cpp:556] Testing server protocol 'SSL_ENABLE_TLS_V1_0'
I0329 20:34:01.646188 31572 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0329 20:34:01.729068 31555 ssl_tests.cpp:556] Testing server protocol 'SSL_ENABLE_TLS_V1_1'
I0329 20:34:01.757812 31572 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0329 20:34:01.829777 31555 ssl_tests.cpp:556] Testing server protocol 'SSL_ENABLE_TLS_V1_2'
I0329 20:34:01.851311 31572 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[       OK ] SSLTest.NoValidDowngradeEachProtocol (806 ms)
[ RUN      ] SSLTest.PeerAddress
[       OK ] SSLTest.PeerAddress (412 ms)
[ RUN      ] SSLTest.HTTPSGet
../../../3rdparty/libprocess/src/tests/ssl_tests.cpp:663: Failure
(response).failure(): Failed to decode response
[  FAILED  ] SSLTest.HTTPSGet (517 ms)
[ RUN      ] SSLTest.HTTPSPost
../../../3rdparty/libprocess/src/tests/ssl_tests.cpp:704: Failure
(response).failure(): Failed to decode response
[  FAILED  ] SSLTest.HTTPSPost (660 ms)
[----------] 16 tests from SSLTest (12996 ms total)

[----------] Global test environment tear-down
[==========] 172 tests from 25 test cases ran. (14560 ms total)
[  PASSED  ] 170 tests.
[  FAILED  ] 2 tests, listed below:
[  FAILED  ] SSLTest.HTTPSGet
[  FAILED  ] SSLTest.HTTPSPost

 2 FAILED TESTS
  YOU HAVE 2 DISABLED TESTS

make[6]: *** [check-local] Error 1
make[5]: *** [check-am] Error 2
make[6]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty/libprocess'
make[5]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty/libprocess'
make[4]: *** [check-recursive] Error 1
make[4]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty/libprocess'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/mesos/mesos-0.29.0/_build'
make: *** [distcheck] Error 1
+ docker rmi mesos-1459281992-25300
Untagged: mesos-1459281992-25300:latest
Deleted: 68ac7e3f061be98b15b8688d1efd83f427d7bbeeaa90e37001890160b9b02e7e
Deleted: c3e77bb747b9f2b7412d4a050474a8f4cae7c777a9aa6da3ffc5786295d62681
Deleted: 67e06d9a07de0bb6d228c948d2b5c665379d3dae7db05abfa7768e1110457b1d
Deleted: b0aa7f583c9c811387bac227dd90efe381bd1b0d97a02c6b767039d8e6536dcb
Deleted: c3cf852170ff39cdbd18451f20926145607a9840517d15689a0d71e03a0d7530
Deleted: 861aa5997ca8205d82318b80cd00747132a634311bc8a291951ae3bea30f6af6
Deleted: 5aa6f75595e80a05187090c98a5b72f1929d4738e061c5effd6996168cac38d7
Deleted: 01a68c014a2fad771115ec19af837fee68ceb9abcb8ae4f37c83b5fb79e3be84
Deleted: 91ee36055e719a947938b71e87491098c18b4e06fe337b73111f5bb792ac215f
Deleted: 45682d7a002617a517ef0598654904ace4ea90a92cede35e00e92203ff6f3668
Deleted: 359a1242b61a3ab3ec667f15f0d9b487b1a41395b700c3d00b72787fc0332035
Deleted: cfec733381bfbfe078fc6ba989b3bcae510c72c2d0698ed8b472bfbab612389e
Deleted: 18f59052cd6d252fca21e36d00020cfa65a50ca4f8751fa3ca9bf681966334ee
Deleted: 868988661cfd484f82bde8649cef866d310fe1a3c672f9bf01cd722b6de262b9
Deleted: 50f493042d0c210aa4453aaeb2599ecae0a555ff6944838d122a1f323ac7bef2
Deleted: d44d95d4851a180884545c77671b6ed276e589a6ffc8760131d156c4f18974de
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos » gcc,--verbose --enable-libevent --enable-ssl,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(docker||Hadoop)&&(!ubuntu-us1) #1894

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos/COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)/1894/>

------------------------------------------
[...truncated 18962 lines...]
[       OK ] ProcessTest.FirewallUninstall (5 ms)
[----------] 30 tests from ProcessTest (75 ms total)

[----------] 3 tests from QueueTest
[ RUN      ] QueueTest.Block
[       OK ] QueueTest.Block (0 ms)
[ RUN      ] QueueTest.Noblock
[       OK ] QueueTest.Noblock (0 ms)
[ RUN      ] QueueTest.Queue
[       OK ] QueueTest.Queue (0 ms)
[----------] 3 tests from QueueTest (0 ms total)

[----------] 3 tests from ReapTest
[ RUN      ] ReapTest.NonChildProcess
[       OK ] ReapTest.NonChildProcess (44 ms)
[ RUN      ] ReapTest.ChildProcess
[       OK ] ReapTest.ChildProcess (31 ms)
[ RUN      ] ReapTest.TerminatedChildProcess
[       OK ] ReapTest.TerminatedChildProcess (22 ms)
[----------] 3 tests from ReapTest (97 ms total)

[----------] 4 tests from SequenceTest
[ RUN      ] SequenceTest.Serialize
[       OK ] SequenceTest.Serialize (11 ms)
[ RUN      ] SequenceTest.DiscardOne
[       OK ] SequenceTest.DiscardOne (11 ms)
[ RUN      ] SequenceTest.DiscardAll
[       OK ] SequenceTest.DiscardAll (11 ms)
[ RUN      ] SequenceTest.Random
[       OK ] SequenceTest.Random (11 ms)
[----------] 4 tests from SequenceTest (44 ms total)

[----------] 4 tests from SharedTest
[ RUN      ] SharedTest.ConstAccess
[       OK ] SharedTest.ConstAccess (0 ms)
[ RUN      ] SharedTest.Null
[       OK ] SharedTest.Null (0 ms)
[ RUN      ] SharedTest.Reset
[       OK ] SharedTest.Reset (0 ms)
[ RUN      ] SharedTest.Own
[       OK ] SharedTest.Own (2 ms)
[----------] 4 tests from SharedTest (2 ms total)

[----------] 3 tests from StatisticsTest
[ RUN      ] StatisticsTest.Empty
[       OK ] StatisticsTest.Empty (0 ms)
[ RUN      ] StatisticsTest.Single
[       OK ] StatisticsTest.Single (0 ms)
[ RUN      ] StatisticsTest.Statistics
[       OK ] StatisticsTest.Statistics (0 ms)
[----------] 3 tests from StatisticsTest (0 ms total)

[----------] 14 tests from SubprocessTest
[ RUN      ] SubprocessTest.Status
[       OK ] SubprocessTest.Status (84 ms)
[ RUN      ] SubprocessTest.PipeOutput
[       OK ] SubprocessTest.PipeOutput (25 ms)
[ RUN      ] SubprocessTest.PipeInput
[       OK ] SubprocessTest.PipeInput (13 ms)
[ RUN      ] SubprocessTest.PipeRedirect
[       OK ] SubprocessTest.PipeRedirect (12 ms)
[ RUN      ] SubprocessTest.PathOutput
[       OK ] SubprocessTest.PathOutput (43 ms)
[ RUN      ] SubprocessTest.PathInput
[       OK ] SubprocessTest.PathInput (13 ms)
[ RUN      ] SubprocessTest.FdOutput
[       OK ] SubprocessTest.FdOutput (42 ms)
[ RUN      ] SubprocessTest.FdInput
[       OK ] SubprocessTest.FdInput (13 ms)
[ RUN      ] SubprocessTest.Default
hello world
[       OK ] SubprocessTest.Default (21 ms)
[ RUN      ] SubprocessTest.Flags
[       OK ] SubprocessTest.Flags (22 ms)
[ RUN      ] SubprocessTest.Environment
[       OK ] SubprocessTest.Environment (24 ms)
[ RUN      ] SubprocessTest.EnvironmentWithSpaces
[       OK ] SubprocessTest.EnvironmentWithSpaces (13 ms)
[ RUN      ] SubprocessTest.EnvironmentWithSpacesAndQuotes
[       OK ] SubprocessTest.EnvironmentWithSpacesAndQuotes (12 ms)
[ RUN      ] SubprocessTest.EnvironmentOverride
[       OK ] SubprocessTest.EnvironmentOverride (13 ms)
[----------] 14 tests from SubprocessTest (350 ms total)

[----------] 3 tests from TimeSeriesTest
[ RUN      ] TimeSeriesTest.Set
[       OK ] TimeSeriesTest.Set (0 ms)
[ RUN      ] TimeSeriesTest.Sparsify
[       OK ] TimeSeriesTest.Sparsify (0 ms)
[ RUN      ] TimeSeriesTest.Truncate
[       OK ] TimeSeriesTest.Truncate (1 ms)
[----------] 3 tests from TimeSeriesTest (1 ms total)

[----------] 5 tests from TimeTest
[ RUN      ] TimeTest.Arithmetic
[       OK ] TimeTest.Arithmetic (0 ms)
[ RUN      ] TimeTest.Now
[       OK ] TimeTest.Now (0 ms)
[ RUN      ] TimeTest.RFC1123Output
[       OK ] TimeTest.RFC1123Output (0 ms)
[ RUN      ] TimeTest.RFC3339Output
[       OK ] TimeTest.RFC3339Output (0 ms)
[ RUN      ] TimeTest.Output
[       OK ] TimeTest.Output (0 ms)
[----------] 5 tests from TimeTest (0 ms total)

[----------] 1 test from SSL
[ RUN      ] SSL.Disabled
[       OK ] SSL.Disabled (0 ms)
[----------] 1 test from SSL (0 ms total)

[----------] 16 tests from SSLTest
[ RUN      ] SSLTest.BasicSameProcess
[       OK ] SSLTest.BasicSameProcess (471 ms)
[ RUN      ] SSLTest.SSLSocket
[       OK ] SSLTest.SSLSocket (333 ms)
[ RUN      ] SSLTest.NonSSLSocket
I0329 19:13:29.631881 31562 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[       OK ] SSLTest.NonSSLSocket (502 ms)
[ RUN      ] SSLTest.NoVerifyBadCA
[       OK ] SSLTest.NoVerifyBadCA (301 ms)
[ RUN      ] SSLTest.RequireBadCA
W0329 19:13:30.534339 31562 openssl.cpp:250] Error with certificate at depth: 0
Issuer: /C=US/O=Test/CN=3b4e4d98ece7
Subject: /C=US/O=Test/CN=3b4e4d98ece7
Error (18): self signed certificate
I0329 19:13:30.534523 31562 libevent_ssl_socket.cpp:1066] Socket error: error:140890B2:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:no certificate returned
[       OK ] SSLTest.RequireBadCA (603 ms)
[ RUN      ] SSLTest.VerifyBadCA
W0329 19:13:31.250694 31562 openssl.cpp:250] Error with certificate at depth: 0
Issuer: /C=US/O=Test/CN=3b4e4d98ece7
Subject: /C=US/O=Test/CN=3b4e4d98ece7
Error (18): self signed certificate
I0329 19:13:31.251324 31562 libevent_ssl_socket.cpp:1066] Socket error: error:140890B2:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:no certificate returned
[       OK ] SSLTest.VerifyBadCA (704 ms)
[ RUN      ] SSLTest.VerifyCertificate
[       OK ] SSLTest.VerifyCertificate (804 ms)
[ RUN      ] SSLTest.RequireCertificate
[       OK ] SSLTest.RequireCertificate (201 ms)
[ RUN      ] SSLTest.ProtocolMismatch
I0329 19:13:32.686421 31545 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_SSL_V3'
I0329 19:13:32.727771 31545 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0329 19:13:32.739912 31562 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer
I0329 19:13:32.828697 31545 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0329 19:13:32.842799 31562 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer
I0329 19:13:32.929580 31545 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_2'
I0329 19:13:32.940413 31562 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer
I0329 19:13:33.030313 31545 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_SSL_V3'
I0329 19:13:33.044900 31562 libevent_ssl_socket.cpp:1066] Socket error: error:1408A10B:SSL routines:SSL3_GET_CLIENT_HELLO:wrong version number
I0329 19:13:33.130849 31545 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0329 19:13:33.231649 31545 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0329 19:13:33.245203 31562 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer
I0329 19:13:33.332027 31545 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_2'
I0329 19:13:33.347427 31562 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer
I0329 19:13:33.433233 31545 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_SSL_V3'
I0329 19:13:33.450075 31562 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0329 19:13:33.533895 31545 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0329 19:13:33.548272 31562 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0329 19:13:33.635052 31545 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0329 19:13:33.736445 31545 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_2'
I0329 19:13:33.751145 31562 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer
I0329 19:13:33.837260 31545 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_SSL_V3'
I0329 19:13:33.847903 31562 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0329 19:13:33.937732 31545 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0329 19:13:33.949523 31562 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0329 19:13:34.038811 31545 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0329 19:13:34.051609 31562 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0329 19:13:34.139714 31545 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_2'
[       OK ] SSLTest.ProtocolMismatch (1916 ms)
[ RUN      ] SSLTest.ValidDowngrade
W0329 19:13:34.387130 31545 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket
[       OK ] SSLTest.ValidDowngrade (201 ms)
[ RUN      ] SSLTest.NoValidDowngrade
I0329 19:13:34.707190 31562 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[       OK ] SSLTest.NoValidDowngrade (302 ms)
[ RUN      ] SSLTest.ValidDowngradeEachProtocol
I0329 19:13:35.342311 31545 ssl_tests.cpp:509] Testing server protocol 'SSL_ENABLE_SSL_V3'
W0329 19:13:35.342865 31545 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket
I0329 19:13:35.447290 31545 ssl_tests.cpp:509] Testing server protocol 'SSL_ENABLE_TLS_V1_0'
W0329 19:13:35.447887 31545 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket
I0329 19:13:35.547715 31545 ssl_tests.cpp:509] Testing server protocol 'SSL_ENABLE_TLS_V1_1'
W0329 19:13:35.548286 31545 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket
I0329 19:13:35.648443 31545 ssl_tests.cpp:509] Testing server protocol 'SSL_ENABLE_TLS_V1_2'
W0329 19:13:35.649459 31545 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket
[       OK ] SSLTest.ValidDowngradeEachProtocol (1005 ms)
[ RUN      ] SSLTest.NoValidDowngradeEachProtocol
I0329 19:13:36.023844 31545 ssl_tests.cpp:556] Testing server protocol 'SSL_ENABLE_SSL_V3'
I0329 19:13:36.034986 31562 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0329 19:13:36.050943 31545 ssl_tests.cpp:556] Testing server protocol 'SSL_ENABLE_TLS_V1_0'
I0329 19:13:36.059715 31562 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0329 19:13:36.151999 31545 ssl_tests.cpp:556] Testing server protocol 'SSL_ENABLE_TLS_V1_1'
I0329 19:13:36.162920 31562 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0329 19:13:36.253232 31545 ssl_tests.cpp:556] Testing server protocol 'SSL_ENABLE_TLS_V1_2'
I0329 19:13:36.262586 31562 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[       OK ] SSLTest.NoValidDowngradeEachProtocol (605 ms)
[ RUN      ] SSLTest.PeerAddress
[       OK ] SSLTest.PeerAddress (141 ms)
[ RUN      ] SSLTest.HTTPSGet
../../../3rdparty/libprocess/src/tests/ssl_tests.cpp:663: Failure
(response).failure(): Failed to decode response
[  FAILED  ] SSLTest.HTTPSGet (563 ms)
[ RUN      ] SSLTest.HTTPSPost
../../../3rdparty/libprocess/src/tests/ssl_tests.cpp:704: Failure
(response).failure(): Failed to decode response
[  FAILED  ] SSLTest.HTTPSPost (261 ms)
[----------] 16 tests from SSLTest (8915 ms total)

[----------] Global test environment tear-down
[==========] 172 tests from 25 test cases ran. (10072 ms total)
[  PASSED  ] 170 tests.
[  FAILED  ] 2 tests, listed below:
[  FAILED  ] SSLTest.HTTPSGet
[  FAILED  ] SSLTest.HTTPSPost

 2 FAILED TESTS
  YOU HAVE 2 DISABLED TESTS

make[6]: *** [check-local] Error 1
make[6]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty/libprocess'
make[5]: *** [check-am] Error 2
make[5]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty/libprocess'
make[4]: *** [check-recursive] Error 1
make[4]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty/libprocess'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty'
make[2]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty'
make[2]: *** [check] Error 2
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/mesos/mesos-0.29.0/_build'
make: *** [distcheck] Error 1
+ docker rmi mesos-1459277620-27979
Untagged: mesos-1459277620-27979:latest
Deleted: 260f6513ff5e0f73bf07e52cadcad172c4dd16c560ad04f5bf718f2aefb9d504
Deleted: 2c099372362f21edee2dfe5602ce97dcc1b11999213d594a718c5f2724c6b8e3
Deleted: ed24f97cd1684fa790d03edd8b5d313557ff81262ac1eefa9e02b22b77807477
Deleted: 02679b67b6bc5b86134411a2a71619e0fd66d25ad3c3e0428adc00ccaf7df077
Deleted: ea383d706e3dc3046d31a12b45b1e2d75f1dddb77a59ff1c844aa838a37a082a
Deleted: 59baa219fdad9abc1772bcbf41c56339d3f7e8d3cb521d77815d82ddad42bb07
Deleted: 57377dde89865ef27e38dce8b9b84bb93279b52e4c79cba21169195e65adbd21
Deleted: 0eebe8f0a53af966e80d7e3004d181d40248ea0d071b50660c9e6af6b7324d21
Deleted: ff0bbb3b5b03ea5e48110233a7c6320899d084d4fe70699c4fb7348ea8136bb7
Deleted: a44bceee45c9d6b2d8e56f039ffe50346f637fd91a1346ebdda24ab7958909d0
Deleted: 8e4e807a77971cacafe3ab32d642e9262ac8f1289b080b2884e784a3e0d2a281
Deleted: 0c2fad9aad7ece93f000ce64fb864b2a87ced1755b520d1885ee1aad3ca17208
Deleted: 1167edcb2189eb90859758c7c866dba572605b8331c0a88eba3d410545f34a7d
Deleted: 1f211597028d63fe7a6d06b2d738a894819bde1bfd31f553be566f67bc6a9a5c
Deleted: c242cd43bd024a119c002c31774c39e2752088e90d32ec295d67102234b47bc4
Deleted: 016478e4b5b7e3432b9432783698662e665d1e62d908d783035696e07017f9c7
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos » gcc,--verbose --enable-libevent --enable-ssl,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(docker||Hadoop)&&(!ubuntu-us1) #1893

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos/COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)/1893/changes>

Changes:

[vinodkone] Changed name of http-parser enum to 'flags_enum'.

[yujie.jay] Implemented isolate() method of "network/cni" isolator.

------------------------------------------
[...truncated 18936 lines...]
[       OK ] ProcessTest.FirewallUninstall (22 ms)
[----------] 30 tests from ProcessTest (256 ms total)

[----------] 3 tests from QueueTest
[ RUN      ] QueueTest.Block
[       OK ] QueueTest.Block (0 ms)
[ RUN      ] QueueTest.Noblock
[       OK ] QueueTest.Noblock (0 ms)
[ RUN      ] QueueTest.Queue
[       OK ] QueueTest.Queue (0 ms)
[----------] 3 tests from QueueTest (1 ms total)

[----------] 3 tests from ReapTest
[ RUN      ] ReapTest.NonChildProcess
[       OK ] ReapTest.NonChildProcess (46 ms)
[ RUN      ] ReapTest.ChildProcess
[       OK ] ReapTest.ChildProcess (33 ms)
[ RUN      ] ReapTest.TerminatedChildProcess
[       OK ] ReapTest.TerminatedChildProcess (23 ms)
[----------] 3 tests from ReapTest (102 ms total)

[----------] 4 tests from SequenceTest
[ RUN      ] SequenceTest.Serialize
[       OK ] SequenceTest.Serialize (11 ms)
[ RUN      ] SequenceTest.DiscardOne
[       OK ] SequenceTest.DiscardOne (13 ms)
[ RUN      ] SequenceTest.DiscardAll
[       OK ] SequenceTest.DiscardAll (11 ms)
[ RUN      ] SequenceTest.Random
[       OK ] SequenceTest.Random (13 ms)
[----------] 4 tests from SequenceTest (48 ms total)

[----------] 4 tests from SharedTest
[ RUN      ] SharedTest.ConstAccess
[       OK ] SharedTest.ConstAccess (0 ms)
[ RUN      ] SharedTest.Null
[       OK ] SharedTest.Null (0 ms)
[ RUN      ] SharedTest.Reset
[       OK ] SharedTest.Reset (0 ms)
[ RUN      ] SharedTest.Own
[       OK ] SharedTest.Own (0 ms)
[----------] 4 tests from SharedTest (0 ms total)

[----------] 3 tests from StatisticsTest
[ RUN      ] StatisticsTest.Empty
[       OK ] StatisticsTest.Empty (0 ms)
[ RUN      ] StatisticsTest.Single
[       OK ] StatisticsTest.Single (0 ms)
[ RUN      ] StatisticsTest.Statistics
[       OK ] StatisticsTest.Statistics (0 ms)
[----------] 3 tests from StatisticsTest (0 ms total)

[----------] 14 tests from SubprocessTest
[ RUN      ] SubprocessTest.Status
[       OK ] SubprocessTest.Status (93 ms)
[ RUN      ] SubprocessTest.PipeOutput
[       OK ] SubprocessTest.PipeOutput (46 ms)
[ RUN      ] SubprocessTest.PipeInput
[       OK ] SubprocessTest.PipeInput (16 ms)
[ RUN      ] SubprocessTest.PipeRedirect
[       OK ] SubprocessTest.PipeRedirect (26 ms)
[ RUN      ] SubprocessTest.PathOutput
[       OK ] SubprocessTest.PathOutput (47 ms)
[ RUN      ] SubprocessTest.PathInput
[       OK ] SubprocessTest.PathInput (15 ms)
[ RUN      ] SubprocessTest.FdOutput
[       OK ] SubprocessTest.FdOutput (45 ms)
[ RUN      ] SubprocessTest.FdInput
[       OK ] SubprocessTest.FdInput (14 ms)
[ RUN      ] SubprocessTest.Default
hello world
[       OK ] SubprocessTest.Default (21 ms)
[ RUN      ] SubprocessTest.Flags
[       OK ] SubprocessTest.Flags (23 ms)
[ RUN      ] SubprocessTest.Environment
[       OK ] SubprocessTest.Environment (31 ms)
[ RUN      ] SubprocessTest.EnvironmentWithSpaces
[       OK ] SubprocessTest.EnvironmentWithSpaces (17 ms)
[ RUN      ] SubprocessTest.EnvironmentWithSpacesAndQuotes
[       OK ] SubprocessTest.EnvironmentWithSpacesAndQuotes (17 ms)
[ RUN      ] SubprocessTest.EnvironmentOverride
[       OK ] SubprocessTest.EnvironmentOverride (17 ms)
[----------] 14 tests from SubprocessTest (428 ms total)

[----------] 3 tests from TimeSeriesTest
[ RUN      ] TimeSeriesTest.Set
[       OK ] TimeSeriesTest.Set (0 ms)
[ RUN      ] TimeSeriesTest.Sparsify
[       OK ] TimeSeriesTest.Sparsify (1 ms)
[ RUN      ] TimeSeriesTest.Truncate
[       OK ] TimeSeriesTest.Truncate (0 ms)
[----------] 3 tests from TimeSeriesTest (1 ms total)

[----------] 5 tests from TimeTest
[ RUN      ] TimeTest.Arithmetic
[       OK ] TimeTest.Arithmetic (0 ms)
[ RUN      ] TimeTest.Now
[       OK ] TimeTest.Now (1 ms)
[ RUN      ] TimeTest.RFC1123Output
[       OK ] TimeTest.RFC1123Output (0 ms)
[ RUN      ] TimeTest.RFC3339Output
[       OK ] TimeTest.RFC3339Output (0 ms)
[ RUN      ] TimeTest.Output
[       OK ] TimeTest.Output (0 ms)
[----------] 5 tests from TimeTest (1 ms total)

[----------] 1 test from SSL
[ RUN      ] SSL.Disabled
[       OK ] SSL.Disabled (0 ms)
[----------] 1 test from SSL (0 ms total)

[----------] 16 tests from SSLTest
[ RUN      ] SSLTest.BasicSameProcess
[       OK ] SSLTest.BasicSameProcess (284 ms)
[ RUN      ] SSLTest.SSLSocket
[       OK ] SSLTest.SSLSocket (523 ms)
[ RUN      ] SSLTest.NonSSLSocket
I0329 18:31:26.981570 31563 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[       OK ] SSLTest.NonSSLSocket (303 ms)
[ RUN      ] SSLTest.NoVerifyBadCA
[       OK ] SSLTest.NoVerifyBadCA (604 ms)
[ RUN      ] SSLTest.RequireBadCA
W0329 18:31:28.146572 31563 openssl.cpp:250] Error with certificate at depth: 0
Issuer: /C=US/O=Test/CN=e46dde3ca249
Subject: /C=US/O=Test/CN=e46dde3ca249
Error (18): self signed certificate
I0329 18:31:28.146778 31563 libevent_ssl_socket.cpp:1066] Socket error: error:140890B2:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:no certificate returned
[       OK ] SSLTest.RequireBadCA (804 ms)
[ RUN      ] SSLTest.VerifyBadCA
W0329 18:31:28.683151 31563 openssl.cpp:250] Error with certificate at depth: 0
Issuer: /C=US/O=Test/CN=e46dde3ca249
Subject: /C=US/O=Test/CN=e46dde3ca249
Error (18): self signed certificate
I0329 18:31:28.683295 31563 libevent_ssl_socket.cpp:1066] Socket error: error:140890B2:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:no certificate returned
[       OK ] SSLTest.VerifyBadCA (492 ms)
[ RUN      ] SSLTest.VerifyCertificate
[       OK ] SSLTest.VerifyCertificate (605 ms)
[ RUN      ] SSLTest.RequireCertificate
[       OK ] SSLTest.RequireCertificate (404 ms)
[ RUN      ] SSLTest.ProtocolMismatch
I0329 18:31:30.478926 31546 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_SSL_V3'
I0329 18:31:30.606230 31546 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0329 18:31:30.774274 31563 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer
I0329 18:31:30.807114 31546 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0329 18:31:30.983341 31563 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer
I0329 18:31:31.009176 31546 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_2'
I0329 18:31:31.194339 31563 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer
I0329 18:31:31.210144 31546 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_SSL_V3'
I0329 18:31:31.228778 31563 libevent_ssl_socket.cpp:1066] Socket error: error:1408A10B:SSL routines:SSL3_GET_CLIENT_HELLO:wrong version number
I0329 18:31:31.446614 31546 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0329 18:31:31.548087 31546 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0329 18:31:31.719954 31563 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer
I0329 18:31:31.770854 31546 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_2'
I0329 18:31:31.954342 31563 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer
I0329 18:31:31.972836 31546 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_SSL_V3'
I0329 18:31:32.004487 31563 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0329 18:31:32.174785 31546 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0329 18:31:32.207450 31563 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0329 18:31:32.443056 31546 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0329 18:31:32.544296 31546 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_2'
I0329 18:31:32.566031 31563 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer
I0329 18:31:32.644840 31546 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_SSL_V3'
I0329 18:31:32.657874 31563 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0329 18:31:32.745726 31546 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0329 18:31:32.773840 31563 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0329 18:31:32.846705 31546 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0329 18:31:32.867213 31563 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0329 18:31:32.947016 31546 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_2'
[       OK ] SSLTest.ProtocolMismatch (3148 ms)
[ RUN      ] SSLTest.ValidDowngrade
W0329 18:31:33.185879 31546 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket
[       OK ] SSLTest.ValidDowngrade (202 ms)
[ RUN      ] SSLTest.NoValidDowngrade
I0329 18:31:33.858805 31563 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[       OK ] SSLTest.NoValidDowngrade (705 ms)
[ RUN      ] SSLTest.ValidDowngradeEachProtocol
I0329 18:31:34.234371 31546 ssl_tests.cpp:509] Testing server protocol 'SSL_ENABLE_SSL_V3'
W0329 18:31:34.235083 31546 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket
I0329 18:31:34.358412 31546 ssl_tests.cpp:509] Testing server protocol 'SSL_ENABLE_TLS_V1_0'
W0329 18:31:34.358922 31546 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket
I0329 18:31:34.459831 31546 ssl_tests.cpp:509] Testing server protocol 'SSL_ENABLE_TLS_V1_1'
W0329 18:31:34.460409 31546 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket
I0329 18:31:34.560518 31546 ssl_tests.cpp:509] Testing server protocol 'SSL_ENABLE_TLS_V1_2'
W0329 18:31:34.561058 31546 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket
[       OK ] SSLTest.ValidDowngradeEachProtocol (739 ms)
[ RUN      ] SSLTest.NoValidDowngradeEachProtocol
I0329 18:31:35.180342 31546 ssl_tests.cpp:556] Testing server protocol 'SSL_ENABLE_SSL_V3'
I0329 18:31:35.195312 31563 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0329 18:31:35.265269 31546 ssl_tests.cpp:556] Testing server protocol 'SSL_ENABLE_TLS_V1_0'
I0329 18:31:35.282404 31563 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0329 18:31:35.366304 31546 ssl_tests.cpp:556] Testing server protocol 'SSL_ENABLE_TLS_V1_1'
I0329 18:31:35.379261 31563 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0329 18:31:35.467378 31546 ssl_tests.cpp:556] Testing server protocol 'SSL_ENABLE_TLS_V1_2'
I0329 18:31:35.498420 31563 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[       OK ] SSLTest.NoValidDowngradeEachProtocol (874 ms)
[ RUN      ] SSLTest.PeerAddress
[       OK ] SSLTest.PeerAddress (505 ms)
[ RUN      ] SSLTest.HTTPSGet
../../../3rdparty/libprocess/src/tests/ssl_tests.cpp:663: Failure
(response).failure(): Failed to decode response
[  FAILED  ] SSLTest.HTTPSGet (199 ms)
[ RUN      ] SSLTest.HTTPSPost
../../../3rdparty/libprocess/src/tests/ssl_tests.cpp:704: Failure
(response).failure(): Failed to decode response
[  FAILED  ] SSLTest.HTTPSPost (1374 ms)
[----------] 16 tests from SSLTest (11767 ms total)

[----------] Global test environment tear-down
[==========] 172 tests from 25 test cases ran. (13480 ms total)
[  PASSED  ] 170 tests.
[  FAILED  ] 2 tests, listed below:
[  FAILED  ] SSLTest.HTTPSGet
[  FAILED  ] SSLTest.HTTPSPost

 2 FAILED TESTS
  YOU HAVE 2 DISABLED TESTS

make[6]: *** [check-local] Error 1
make[6]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty/libprocess'
make[5]: *** [check-am] Error 2
make[5]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty/libprocess'
make[4]: *** [check-recursive] Error 1
make[4]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty/libprocess'
make[3]: *** [check-recursive] Error 1
make[2]: *** [check] Error 2
make[3]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty'
make[2]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/mesos/mesos-0.29.0/_build'
make: *** [distcheck] Error 1
+ docker rmi mesos-1459274650-28454
Untagged: mesos-1459274650-28454:latest
Deleted: e3cd6846d9d76d333088d48221f51e04673ce38c14bed9796c6c5bafa3ffec40
Deleted: eae7a38e351691db088d1f09b51dfadd10486ac975817c4b0722aa839c54157e
Deleted: c48019a6543a614894388d36495597c55d7eb65facb99bfd80b8bce93e8e8a51
Deleted: a974eccf43664e3c3da618568c34dc9c1082a04fb556eaccc171d90274e39238
Deleted: b98fec0a552998389feca2e3de4fc372dbca7b8b9f3268435d238aa988eba3cb
Deleted: df5612da705e559401168d479c798987034f5747ea75c3347cae6379b412814b
Deleted: 36b5752f394966e2db25008de1cd31e50a87d6186170f7fb5f0ad305faf199a4
Deleted: f0428b33ec32f00c5510837c6e4bbc29188c03b18a1c50356534710b03c2d936
Deleted: 60fb4cf91e16e971977380dec3d6cac93436eb6b91d4a54c2faabf02f2ef1d30
Deleted: 91d151f467a9d2d395e10357f4ac563d5b2f584d1acd45572f2312815351b456
Deleted: ba1740a27912ce6806d278194729fa704dc356fb82ea62a507c20f14b30a8243
Deleted: 1289479d1de60d0e775b5afc1af1deb0d9bc5af4dcba567d9418c336b0aa6653
Deleted: d178604667d72e15fa6e3a68f815aa3bb05f0f6d146154786256ac061fdcfa34
Deleted: 260ca5f2562ea181c584c6aa4b56cf7ba1f1d846bee9ee57ff728c0ebab039f5
Deleted: d25ccf0bbdd899609cea6f7ca9c8baf84c81536cc6b264617fd1477dc3784ddb
Deleted: c84a2ef4007b77b046217b2a263afedb3832ee17ecd65147e50f99542125414c
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos » gcc,--verbose --enable-libevent --enable-ssl,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(docker||Hadoop)&&(!ubuntu-us1) #1892

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos/COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)/1892/changes>

Changes:

[alexr] Corrected a typo in the allocator tests.

------------------------------------------
[...truncated 6617 lines...]
                     ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:59:3: note: in expansion of macro 'foreachpair'
   foreachpair (__foreach__::ignore, VAR, COL)
   ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:805:3: note: in expansion of macro 'foreachvalue'
   foreachvalue (const flags::Flag& flag, *this) {
   ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:44:29: note: candidate is:
             for (VARFIRST = BOOST_FOREACH_DEREF(COL).first;             \
                             ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:53:21: note: in expansion of macro 'BOOST_FOREACH_PAIR'
 #define foreachpair BOOST_FOREACH_PAIR
                     ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:59:3: note: in expansion of macro 'foreachpair'
   foreachpair (__foreach__::ignore, VAR, COL)
   ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:805:3: note: in expansion of macro 'foreachvalue'
   foreachvalue (const flags::Flag& flag, *this) {
   ^
3rdparty/boost-1.53.0/boost/foreach.hpp:769:1: note: template<class T, class C> typename boost::foreach_detail_::foreach_reference<T, C>::type boost::foreach_detail_::deref(boost::foreach_detail_::auto_any_t, boost::foreach_detail_::type2type<T, C>*)
 deref(auto_any_t cur, type2type<T, C> *)
 ^
3rdparty/boost-1.53.0/boost/foreach.hpp:769:1: note:   substitution of deduced template arguments resulted in errors seen above
In file included from ../../../3rdparty/libprocess/3rdparty/stout/include/stout/strings.hpp:22:0,
                 from ../../../3rdparty/libprocess/3rdparty/stout/include/stout/numify.hpp:25,
                 from ../../../3rdparty/libprocess/3rdparty/stout/include/stout/ip.hpp:56,
                 from ../../../3rdparty/libprocess/include/process/address.hpp:32,
                 from ../../../3rdparty/libprocess/src/process.cpp:57:
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:805:23: error: 'Flag' in 'enum flags' does not name a type
   foreachvalue (const flags::Flag& flag, *this) {
                       ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:48:22: note: in definition of macro 'BOOST_FOREACH_PAIR'
                 for (VARSECOND = BOOST_FOREACH_DEREF(COL).second;       \
                      ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:805:3: note: in expansion of macro 'foreachvalue'
   foreachvalue (const flags::Flag& flag, *this) {
   ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:49:22: error: expected ';' before '!' token
                      !BOOST_FOREACH_ID(_foreach_continue);              \
                      ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:53:21: note: in expansion of macro 'BOOST_FOREACH_PAIR'
 #define foreachpair BOOST_FOREACH_PAIR
                     ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:59:3: note: in expansion of macro 'foreachpair'
   foreachpair (__foreach__::ignore, VAR, COL)
   ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:805:3: note: in expansion of macro 'foreachvalue'
   foreachvalue (const flags::Flag& flag, *this) {
   ^
In file included from ../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags.hpp:16:0,
                 from ../../../3rdparty/libprocess/src/openssl.hpp:20,
                 from ../../../3rdparty/libprocess/src/process.cpp:105:
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:806:9: error: 'flag' was not declared in this scope
     if (flag.boolean) {
         ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:811:34: error: 'flag' was not declared in this scope
     width = std::max(width, col1[flag.name].size());
                                  ^
In file included from ../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:16:0,
                 from ../../../3rdparty/libprocess/3rdparty/stout/include/stout/strings.hpp:22,
                 from ../../../3rdparty/libprocess/3rdparty/stout/include/stout/numify.hpp:25,
                 from ../../../3rdparty/libprocess/3rdparty/stout/include/stout/ip.hpp:56,
                 from ../../../3rdparty/libprocess/include/process/address.hpp:32,
                 from ../../../3rdparty/libprocess/src/process.cpp:57:
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:44:29: error: no matching function for call to 'deref(const boost::foreach_detail_::auto_any_base&, boost::foreach_detail_::type2type<flags::FlagsBase, mpl_::bool_<true> >*)'
             for (VARFIRST = BOOST_FOREACH_DEREF(COL).first;             \
                             ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:53:21: note: in expansion of macro 'BOOST_FOREACH_PAIR'
 #define foreachpair BOOST_FOREACH_PAIR
                     ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:59:3: note: in expansion of macro 'foreachpair'
   foreachpair (__foreach__::ignore, VAR, COL)
   ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:814:3: note: in expansion of macro 'foreachvalue'
   foreachvalue (const flags::Flag& flag, *this) {
   ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:44:29: note: candidate is:
             for (VARFIRST = BOOST_FOREACH_DEREF(COL).first;             \
                             ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:53:21: note: in expansion of macro 'BOOST_FOREACH_PAIR'
 #define foreachpair BOOST_FOREACH_PAIR
                     ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:59:3: note: in expansion of macro 'foreachpair'
   foreachpair (__foreach__::ignore, VAR, COL)
   ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:814:3: note: in expansion of macro 'foreachvalue'
   foreachvalue (const flags::Flag& flag, *this) {
   ^
3rdparty/boost-1.53.0/boost/foreach.hpp:769:1: note: template<class T, class C> typename boost::foreach_detail_::foreach_reference<T, C>::type boost::foreach_detail_::deref(boost::foreach_detail_::auto_any_t, boost::foreach_detail_::type2type<T, C>*)
 deref(auto_any_t cur, type2type<T, C> *)
 ^
3rdparty/boost-1.53.0/boost/foreach.hpp:769:1: note:   template argument deduction/substitution failed:
In file included from ../../../3rdparty/libprocess/3rdparty/stout/include/stout/strings.hpp:22:0,
                 from ../../../3rdparty/libprocess/3rdparty/stout/include/stout/numify.hpp:25,
                 from ../../../3rdparty/libprocess/3rdparty/stout/include/stout/ip.hpp:56,
                 from ../../../3rdparty/libprocess/include/process/address.hpp:32,
                 from ../../../3rdparty/libprocess/src/process.cpp:57:
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:814:23: error: 'Flag' in 'enum flags' does not name a type
   foreachvalue (const flags::Flag& flag, *this) {
                       ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:48:22: note: in definition of macro 'BOOST_FOREACH_PAIR'
                 for (VARSECOND = BOOST_FOREACH_DEREF(COL).second;       \
                      ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:814:3: note: in expansion of macro 'foreachvalue'
   foreachvalue (const flags::Flag& flag, *this) {
   ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:49:22: error: expected ';' before '!' token
                      !BOOST_FOREACH_ID(_foreach_continue);              \
                      ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:53:21: note: in expansion of macro 'BOOST_FOREACH_PAIR'
 #define foreachpair BOOST_FOREACH_PAIR
                     ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:59:3: note: in expansion of macro 'foreachpair'
   foreachpair (__foreach__::ignore, VAR, COL)
   ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:814:3: note: in expansion of macro 'foreachvalue'
   foreachvalue (const flags::Flag& flag, *this) {
   ^
In file included from ../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags.hpp:16:0,
                 from ../../../3rdparty/libprocess/src/openssl.hpp:20,
                 from ../../../3rdparty/libprocess/src/process.cpp:105:
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:815:29: error: 'flag' was not declared in this scope
     std::string line = col1[flag.name];
                             ^
In file included from ../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:16:0,
                 from ../../../3rdparty/libprocess/3rdparty/stout/include/stout/strings.hpp:22,
                 from ../../../3rdparty/libprocess/3rdparty/stout/include/stout/numify.hpp:25,
                 from ../../../3rdparty/libprocess/3rdparty/stout/include/stout/ip.hpp:56,
                 from ../../../3rdparty/libprocess/include/process/address.hpp:32,
                 from ../../../3rdparty/libprocess/src/process.cpp:57:
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp: In function 'std::ostream& flags::operator<<(std::ostream&, const flags::FlagsBase&)':
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:44:29: error: no matching function for call to 'deref(const boost::foreach_detail_::auto_any_base&, boost::foreach_detail_::type2type<flags::FlagsBase, mpl_::bool_<true> >*)'
             for (VARFIRST = BOOST_FOREACH_DEREF(COL).first;             \
                             ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:53:21: note: in expansion of macro 'BOOST_FOREACH_PAIR'
 #define foreachpair BOOST_FOREACH_PAIR
                     ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:59:3: note: in expansion of macro 'foreachpair'
   foreachpair (__foreach__::ignore, VAR, COL)
   ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:844:3: note: in expansion of macro 'foreachvalue'
   foreachvalue (const flags::Flag& flag, flags) {
   ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:44:29: note: candidate is:
             for (VARFIRST = BOOST_FOREACH_DEREF(COL).first;             \
                             ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:53:21: note: in expansion of macro 'BOOST_FOREACH_PAIR'
 #define foreachpair BOOST_FOREACH_PAIR
                     ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:59:3: note: in expansion of macro 'foreachpair'
   foreachpair (__foreach__::ignore, VAR, COL)
   ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:844:3: note: in expansion of macro 'foreachvalue'
   foreachvalue (const flags::Flag& flag, flags) {
   ^
3rdparty/boost-1.53.0/boost/foreach.hpp:769:1: note: template<class T, class C> typename boost::foreach_detail_::foreach_reference<T, C>::type boost::foreach_detail_::deref(boost::foreach_detail_::auto_any_t, boost::foreach_detail_::type2type<T, C>*)
 deref(auto_any_t cur, type2type<T, C> *)
 ^
3rdparty/boost-1.53.0/boost/foreach.hpp:769:1: note:   template argument deduction/substitution failed:
In file included from ../../../3rdparty/libprocess/3rdparty/stout/include/stout/strings.hpp:22:0,
                 from ../../../3rdparty/libprocess/3rdparty/stout/include/stout/numify.hpp:25,
                 from ../../../3rdparty/libprocess/3rdparty/stout/include/stout/ip.hpp:56,
                 from ../../../3rdparty/libprocess/include/process/address.hpp:32,
                 from ../../../3rdparty/libprocess/src/process.cpp:57:
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:844:23: error: 'flags' does not name a type
   foreachvalue (const flags::Flag& flag, flags) {
                       ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:48:22: note: in definition of macro 'BOOST_FOREACH_PAIR'
                 for (VARSECOND = BOOST_FOREACH_DEREF(COL).second;       \
                      ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:844:3: note: in expansion of macro 'foreachvalue'
   foreachvalue (const flags::Flag& flag, flags) {
   ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:49:22: error: expected ';' before '!' token
                      !BOOST_FOREACH_ID(_foreach_continue);              \
                      ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:53:21: note: in expansion of macro 'BOOST_FOREACH_PAIR'
 #define foreachpair BOOST_FOREACH_PAIR
                     ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:59:3: note: in expansion of macro 'foreachpair'
   foreachpair (__foreach__::ignore, VAR, COL)
   ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:844:3: note: in expansion of macro 'foreachvalue'
   foreachvalue (const flags::Flag& flag, flags) {
   ^
In file included from ../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags.hpp:16:0,
                 from ../../../3rdparty/libprocess/src/openssl.hpp:20,
                 from ../../../3rdparty/libprocess/src/process.cpp:105:
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:845:39: error: 'flag' was not declared in this scope
     const Option<std::string> value = flag.stringify(flags);
                                       ^
In file included from ../../../3rdparty/libprocess/src/process.cpp:105:0:
../../../3rdparty/libprocess/src/openssl.hpp: At global scope:
../../../3rdparty/libprocess/src/openssl.hpp:32:1: error: expected class-name before '{' token
 {
 ^
mv -f .deps/libprocess_la-http.Tpo .deps/libprocess_la-http.Plo
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" -DPACKAGE_STRING=\"libprocess\ 0.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBCURL=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1 -DHAVE_EVENT2_BUFFEREVENT_SSL_H=1 -DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1 -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBDL=1 -I. -I../../../3rdparty/libprocess  -DBUILD_DIR=\"/mesos/mesos-0.29.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdparty/libprocess/3rdparty/stout/include -isystem 3rdparty/boost-1.53.0 -I3rdparty/libev-4.15 -I3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS  -I3rdparty/glog-0.3.3/src -I3rdparty/http-parser-2.6.1  -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0   -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-libevent_ssl_socket.lo -MD -MP -MF .deps/libprocess_la-libevent_ssl_socket.Tpo -c -o libprocess_la-libevent_ssl_socket.lo `test -f 'src/libevent_ssl_socket.cpp' || echo '../../../3rdparty/libprocess/'`src/libevent_ssl_socket.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" "-DPACKAGE_STRING=\"libprocess 0.0.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBCURL=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1 -DHAVE_EVENT2_BUFFEREVENT_SSL_H=1 -DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1 -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBDL=1 -I. -I../../../3rdparty/libprocess -DBUILD_DIR=\"/mesos/mesos-0.29.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdparty/libprocess/3rdparty/stout/include -isystem 3rdparty/boost-1.53.0 -I3rdparty/libev-4.15 -I3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I3rdparty/glog-0.3.3/src -I3rdparty/http-parser-2.6.1 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-libevent_ssl_socket.lo -MD -MP -MF .deps/libprocess_la-libevent_ssl_socket.Tpo -c ../../../3rdparty/libprocess/src/libevent_ssl_socket.cpp  -fPIC -DPIC -o libprocess_la-libevent_ssl_socket.o
mv -f .deps/libprocess_la-time.Tpo .deps/libprocess_la-time.Plo
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" -DPACKAGE_STRING=\"libprocess\ 0.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBCURL=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1 -DHAVE_EVENT2_BUFFEREVENT_SSL_H=1 -DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1 -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBDL=1 -I. -I../../../3rdparty/libprocess  -DBUILD_DIR=\"/mesos/mesos-0.29.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdparty/libprocess/3rdparty/stout/include -isystem 3rdparty/boost-1.53.0 -I3rdparty/libev-4.15 -I3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS  -I3rdparty/glog-0.3.3/src -I3rdparty/http-parser-2.6.1  -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0   -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-openssl.lo -MD -MP -MF .deps/libprocess_la-openssl.Tpo -c -o libprocess_la-openssl.lo `test -f 'src/openssl.cpp' || echo '../../../3rdparty/libprocess/'`src/openssl.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" "-DPACKAGE_STRING=\"libprocess 0.0.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBCURL=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1 -DHAVE_EVENT2_BUFFEREVENT_SSL_H=1 -DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1 -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBDL=1 -I. -I../../../3rdparty/libprocess -DBUILD_DIR=\"/mesos/mesos-0.29.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdparty/libprocess/3rdparty/stout/include -isystem 3rdparty/boost-1.53.0 -I3rdparty/libev-4.15 -I3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I3rdparty/glog-0.3.3/src -I3rdparty/http-parser-2.6.1 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-openssl.lo -MD -MP -MF .deps/libprocess_la-openssl.Tpo -c ../../../3rdparty/libprocess/src/openssl.cpp  -fPIC -DPIC -o libprocess_la-openssl.o
mv -f .deps/libprocess_la-timeseries.Tpo .deps/libprocess_la-timeseries.Plo
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" -DPACKAGE_STRING=\"libprocess\ 0.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBCURL=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1 -DHAVE_EVENT2_BUFFEREVENT_SSL_H=1 -DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1 -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBDL=1 -I. -I../../../3rdparty/libprocess  -DBUILD_DIR=\"/mesos/mesos-0.29.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdparty/libprocess/3rdparty/stout/include -isystem 3rdparty/boost-1.53.0 -I3rdparty/libev-4.15 -I3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS  -I3rdparty/glog-0.3.3/src -I3rdparty/http-parser-2.6.1  -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0   -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-utilities.lo -MD -MP -MF .deps/libprocess_la-utilities.Tpo -c -o libprocess_la-utilities.lo `test -f 'src/ssl/utilities.cpp' || echo '../../../3rdparty/libprocess/'`src/ssl/utilities.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" "-DPACKAGE_STRING=\"libprocess 0.0.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBCURL=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1 -DHAVE_EVENT2_BUFFEREVENT_SSL_H=1 -DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1 -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBDL=1 -I. -I../../../3rdparty/libprocess -DBUILD_DIR=\"/mesos/mesos-0.29.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdparty/libprocess/3rdparty/stout/include -isystem 3rdparty/boost-1.53.0 -I3rdparty/libev-4.15 -I3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I3rdparty/glog-0.3.3/src -I3rdparty/http-parser-2.6.1 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-utilities.lo -MD -MP -MF .deps/libprocess_la-utilities.Tpo -c ../../../3rdparty/libprocess/src/ssl/utilities.cpp  -fPIC -DPIC -o libprocess_la-utilities.o
mv -f .deps/libprocess_la-reap.Tpo .deps/libprocess_la-reap.Plo
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" -DPACKAGE_STRING=\"libprocess\ 0.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBCURL=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1 -DHAVE_EVENT2_BUFFEREVENT_SSL_H=1 -DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1 -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBDL=1 -I. -I../../../3rdparty/libprocess  -DBUILD_DIR=\"/mesos/mesos-0.29.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdparty/libprocess/3rdparty/stout/include -isystem 3rdparty/boost-1.53.0 -I3rdparty/libev-4.15 -I3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS  -I3rdparty/glog-0.3.3/src -I3rdparty/http-parser-2.6.1  -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0   -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-libevent.lo -MD -MP -MF .deps/libprocess_la-libevent.Tpo -c -o libprocess_la-libevent.lo `test -f 'src/libevent.cpp' || echo '../../../3rdparty/libprocess/'`src/libevent.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" "-DPACKAGE_STRING=\"libprocess 0.0.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBCURL=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1 -DHAVE_EVENT2_BUFFEREVENT_SSL_H=1 -DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1 -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBDL=1 -I. -I../../../3rdparty/libprocess -DBUILD_DIR=\"/mesos/mesos-0.29.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdparty/libprocess/3rdparty/stout/include -isystem 3rdparty/boost-1.53.0 -I3rdparty/libev-4.15 -I3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I3rdparty/glog-0.3.3/src -I3rdparty/http-parser-2.6.1 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-libevent.lo -MD -MP -MF .deps/libprocess_la-libevent.Tpo -c ../../../3rdparty/libprocess/src/libevent.cpp  -fPIC -DPIC -o libprocess_la-libevent.o
mv -f .deps/libprocess_la-metrics.Tpo .deps/libprocess_la-metrics.Plo
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" -DPACKAGE_STRING=\"libprocess\ 0.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBCURL=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1 -DHAVE_EVENT2_BUFFEREVENT_SSL_H=1 -DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1 -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBDL=1 -I. -I../../../3rdparty/libprocess  -DBUILD_DIR=\"/mesos/mesos-0.29.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdparty/libprocess/3rdparty/stout/include -isystem 3rdparty/boost-1.53.0 -I3rdparty/libev-4.15 -I3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS  -I3rdparty/glog-0.3.3/src -I3rdparty/http-parser-2.6.1  -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0   -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-libevent_poll.lo -MD -MP -MF .deps/libprocess_la-libevent_poll.Tpo -c -o libprocess_la-libevent_poll.lo `test -f 'src/libevent_poll.cpp' || echo '../../../3rdparty/libprocess/'`src/libevent_poll.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" "-DPACKAGE_STRING=\"libprocess 0.0.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBCURL=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1 -DHAVE_EVENT2_BUFFEREVENT_SSL_H=1 -DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1 -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBDL=1 -I. -I../../../3rdparty/libprocess -DBUILD_DIR=\"/mesos/mesos-0.29.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdparty/libprocess/3rdparty/stout/include -isystem 3rdparty/boost-1.53.0 -I3rdparty/libev-4.15 -I3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I3rdparty/glog-0.3.3/src -I3rdparty/http-parser-2.6.1 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-libevent_poll.lo -MD -MP -MF .deps/libprocess_la-libevent_poll.Tpo -c ../../../3rdparty/libprocess/src/libevent_poll.cpp  -fPIC -DPIC -o libprocess_la-libevent_poll.o
mv -f .deps/libprocess_la-utilities.Tpo .deps/libprocess_la-utilities.Plo
mv -f .deps/libprocess_la-subprocess.Tpo .deps/libprocess_la-subprocess.Plo
mv -f .deps/libprocess_la-socket.Tpo .deps/libprocess_la-socket.Plo
make[5]: *** [libprocess_la-process.lo] Error 1
make[5]: *** Waiting for unfinished jobs....
mv -f .deps/libprocess_la-openssl.Tpo .deps/libprocess_la-openssl.Plo
mv -f .deps/libprocess_la-libevent.Tpo .deps/libprocess_la-libevent.Plo
mv -f .deps/libprocess_la-libevent_ssl_socket.Tpo .deps/libprocess_la-libevent_ssl_socket.Plo
mv -f .deps/libprocess_la-libevent_poll.Tpo .deps/libprocess_la-libevent_poll.Plo
make[5]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty/libprocess'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty/libprocess'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty'
make[2]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty'
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mesos/mesos-0.29.0/_build'
make: *** [distcheck] Error 1
+ docker rmi mesos-1459271836-1667
Untagged: mesos-1459271836-1667:latest
Deleted: 1373e67941938d24cea2e37383b7163bbbbd1449978036d4bd5e6e90c07ea797
Deleted: e2e9ad03149f432ae3e746bd6bc486f622760df6b947bb2d47a1e40cc64a904c
Deleted: edcc8d8bee0422ec221f12d932114e5c8e1f65b0f8f5042bc8f9b87b54e4c747
Deleted: 39beca46463393fb0118cf720c7da79982d5c291d90d4a045a865a3def195b99
Deleted: 1164af3e3185c83e8e20e946108cd667c08720979b8885606ccd4826d0741501
Deleted: afd2d5ec9b11c227e0aa1236e046b123b3e7b74a4323fdd2aabbf132f6528eed
Deleted: c8486857cfce5c16857a2d9731f21c2daede3947149459ae40668dc1608e4e2e
Deleted: c4eb7b8dee79f58327363a35ec4332dc1e622ac24d9488da4720d1740f4c945f
Deleted: f9fdaaab265dc148e1c0b1bb82c6975fb0a3186f6168ed360d3dcbc6294db1da
Deleted: faded819d8e0c3f60f3dc58952edbcc27fd15be285cd20ef29660db6e514e76c
Deleted: fc1d539cd81edef4194139161c7ea6f311a19cba017ef4a0cb6a6f21b99e0fbb
Deleted: f575eaa175b6b049ec2b9bd10358bf7941291be313630074f092da1f2069aedc
Deleted: 9f9fba9a2433d6cbcbf5aadf54041e41c1fd74a6c5bcce2ba7dbab047acd2362
Deleted: c6d086502d39f1ddd506dd7776ef05d2a6caa158b5ae0622b425c25149264fc0
Deleted: 46b32a1908d27ac7ac100a15e83abae688adffd3725d33eab6db1f77bc577c61
Deleted: d69583f5eddbb425c91843e1fa94dad2928aaa5a7fb0b1885a50ad17799cba84
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos » gcc,--verbose --enable-libevent --enable-ssl,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(docker||Hadoop)&&(!ubuntu-us1) #1891

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos/COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)/1891/changes>

Changes:

[alexr] Fixed a typo in "future.hpp".

------------------------------------------
[...truncated 6570 lines...]
   ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:44:29: note: candidate is:
             for (VARFIRST = BOOST_FOREACH_DEREF(COL).first;             \
                             ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:53:21: note: in expansion of macro 'BOOST_FOREACH_PAIR'
 #define foreachpair BOOST_FOREACH_PAIR
                     ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:59:3: note: in expansion of macro 'foreachpair'
   foreachpair (__foreach__::ignore, VAR, COL)
   ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:805:3: note: in expansion of macro 'foreachvalue'
   foreachvalue (const flags::Flag& flag, *this) {
   ^
3rdparty/boost-1.53.0/boost/foreach.hpp:769:1: note: template<class T, class C> typename boost::foreach_detail_::foreach_reference<T, C>::type boost::foreach_detail_::deref(boost::foreach_detail_::auto_any_t, boost::foreach_detail_::type2type<T, C>*)
 deref(auto_any_t cur, type2type<T, C> *)
 ^
3rdparty/boost-1.53.0/boost/foreach.hpp:769:1: note:   substitution of deduced template arguments resulted in errors seen above
In file included from ../../../3rdparty/libprocess/3rdparty/stout/include/stout/strings.hpp:22:0,
                 from ../../../3rdparty/libprocess/3rdparty/stout/include/stout/numify.hpp:25,
                 from ../../../3rdparty/libprocess/3rdparty/stout/include/stout/ip.hpp:56,
                 from ../../../3rdparty/libprocess/include/process/address.hpp:32,
                 from ../../../3rdparty/libprocess/src/process.cpp:57:
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:805:23: error: 'Flag' in 'enum flags' does not name a type
   foreachvalue (const flags::Flag& flag, *this) {
                       ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:48:22: note: in definition of macro 'BOOST_FOREACH_PAIR'
                 for (VARSECOND = BOOST_FOREACH_DEREF(COL).second;       \
                      ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:805:3: note: in expansion of macro 'foreachvalue'
   foreachvalue (const flags::Flag& flag, *this) {
   ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:49:22: error: expected ';' before '!' token
                      !BOOST_FOREACH_ID(_foreach_continue);              \
                      ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:53:21: note: in expansion of macro 'BOOST_FOREACH_PAIR'
 #define foreachpair BOOST_FOREACH_PAIR
                     ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:59:3: note: in expansion of macro 'foreachpair'
   foreachpair (__foreach__::ignore, VAR, COL)
   ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:805:3: note: in expansion of macro 'foreachvalue'
   foreachvalue (const flags::Flag& flag, *this) {
   ^
In file included from ../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags.hpp:16:0,
                 from ../../../3rdparty/libprocess/src/openssl.hpp:20,
                 from ../../../3rdparty/libprocess/src/process.cpp:105:
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:806:9: error: 'flag' was not declared in this scope
     if (flag.boolean) {
         ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:811:34: error: 'flag' was not declared in this scope
     width = std::max(width, col1[flag.name].size());
                                  ^
In file included from ../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:16:0,
                 from ../../../3rdparty/libprocess/3rdparty/stout/include/stout/strings.hpp:22,
                 from ../../../3rdparty/libprocess/3rdparty/stout/include/stout/numify.hpp:25,
                 from ../../../3rdparty/libprocess/3rdparty/stout/include/stout/ip.hpp:56,
                 from ../../../3rdparty/libprocess/include/process/address.hpp:32,
                 from ../../../3rdparty/libprocess/src/process.cpp:57:
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:44:29: error: no matching function for call to 'deref(const boost::foreach_detail_::auto_any_base&, boost::foreach_detail_::type2type<flags::FlagsBase, mpl_::bool_<true> >*)'
             for (VARFIRST = BOOST_FOREACH_DEREF(COL).first;             \
                             ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:53:21: note: in expansion of macro 'BOOST_FOREACH_PAIR'
 #define foreachpair BOOST_FOREACH_PAIR
                     ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:59:3: note: in expansion of macro 'foreachpair'
   foreachpair (__foreach__::ignore, VAR, COL)
   ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:814:3: note: in expansion of macro 'foreachvalue'
   foreachvalue (const flags::Flag& flag, *this) {
   ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:44:29: note: candidate is:
             for (VARFIRST = BOOST_FOREACH_DEREF(COL).first;             \
                             ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:53:21: note: in expansion of macro 'BOOST_FOREACH_PAIR'
 #define foreachpair BOOST_FOREACH_PAIR
                     ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:59:3: note: in expansion of macro 'foreachpair'
   foreachpair (__foreach__::ignore, VAR, COL)
   ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:814:3: note: in expansion of macro 'foreachvalue'
   foreachvalue (const flags::Flag& flag, *this) {
   ^
3rdparty/boost-1.53.0/boost/foreach.hpp:769:1: note: template<class T, class C> typename boost::foreach_detail_::foreach_reference<T, C>::type boost::foreach_detail_::deref(boost::foreach_detail_::auto_any_t, boost::foreach_detail_::type2type<T, C>*)
 deref(auto_any_t cur, type2type<T, C> *)
 ^
3rdparty/boost-1.53.0/boost/foreach.hpp:769:1: note:   template argument deduction/substitution failed:
In file included from ../../../3rdparty/libprocess/3rdparty/stout/include/stout/strings.hpp:22:0,
                 from ../../../3rdparty/libprocess/3rdparty/stout/include/stout/numify.hpp:25,
                 from ../../../3rdparty/libprocess/3rdparty/stout/include/stout/ip.hpp:56,
                 from ../../../3rdparty/libprocess/include/process/address.hpp:32,
                 from ../../../3rdparty/libprocess/src/process.cpp:57:
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:814:23: error: 'Flag' in 'enum flags' does not name a type
   foreachvalue (const flags::Flag& flag, *this) {
                       ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:48:22: note: in definition of macro 'BOOST_FOREACH_PAIR'
                 for (VARSECOND = BOOST_FOREACH_DEREF(COL).second;       \
                      ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:814:3: note: in expansion of macro 'foreachvalue'
   foreachvalue (const flags::Flag& flag, *this) {
   ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:49:22: error: expected ';' before '!' token
                      !BOOST_FOREACH_ID(_foreach_continue);              \
                      ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:53:21: note: in expansion of macro 'BOOST_FOREACH_PAIR'
 #define foreachpair BOOST_FOREACH_PAIR
                     ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:59:3: note: in expansion of macro 'foreachpair'
   foreachpair (__foreach__::ignore, VAR, COL)
   ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:814:3: note: in expansion of macro 'foreachvalue'
   foreachvalue (const flags::Flag& flag, *this) {
   ^
In file included from ../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags.hpp:16:0,
                 from ../../../3rdparty/libprocess/src/openssl.hpp:20,
                 from ../../../3rdparty/libprocess/src/process.cpp:105:
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:815:29: error: 'flag' was not declared in this scope
     std::string line = col1[flag.name];
                             ^
In file included from ../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:16:0,
                 from ../../../3rdparty/libprocess/3rdparty/stout/include/stout/strings.hpp:22,
                 from ../../../3rdparty/libprocess/3rdparty/stout/include/stout/numify.hpp:25,
                 from ../../../3rdparty/libprocess/3rdparty/stout/include/stout/ip.hpp:56,
                 from ../../../3rdparty/libprocess/include/process/address.hpp:32,
                 from ../../../3rdparty/libprocess/src/process.cpp:57:
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp: In function 'std::ostream& flags::operator<<(std::ostream&, const flags::FlagsBase&)':
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:44:29: error: no matching function for call to 'deref(const boost::foreach_detail_::auto_any_base&, boost::foreach_detail_::type2type<flags::FlagsBase, mpl_::bool_<true> >*)'
             for (VARFIRST = BOOST_FOREACH_DEREF(COL).first;             \
                             ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:53:21: note: in expansion of macro 'BOOST_FOREACH_PAIR'
 #define foreachpair BOOST_FOREACH_PAIR
                     ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:59:3: note: in expansion of macro 'foreachpair'
   foreachpair (__foreach__::ignore, VAR, COL)
   ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:844:3: note: in expansion of macro 'foreachvalue'
   foreachvalue (const flags::Flag& flag, flags) {
   ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:44:29: note: candidate is:
             for (VARFIRST = BOOST_FOREACH_DEREF(COL).first;             \
                             ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:53:21: note: in expansion of macro 'BOOST_FOREACH_PAIR'
 #define foreachpair BOOST_FOREACH_PAIR
                     ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:59:3: note: in expansion of macro 'foreachpair'
   foreachpair (__foreach__::ignore, VAR, COL)
   ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:844:3: note: in expansion of macro 'foreachvalue'
   foreachvalue (const flags::Flag& flag, flags) {
   ^
3rdparty/boost-1.53.0/boost/foreach.hpp:769:1: note: template<class T, class C> typename boost::foreach_detail_::foreach_reference<T, C>::type boost::foreach_detail_::deref(boost::foreach_detail_::auto_any_t, boost::foreach_detail_::type2type<T, C>*)
 deref(auto_any_t cur, type2type<T, C> *)
 ^
3rdparty/boost-1.53.0/boost/foreach.hpp:769:1: note:   template argument deduction/substitution failed:
In file included from ../../../3rdparty/libprocess/3rdparty/stout/include/stout/strings.hpp:22:0,
                 from ../../../3rdparty/libprocess/3rdparty/stout/include/stout/numify.hpp:25,
                 from ../../../3rdparty/libprocess/3rdparty/stout/include/stout/ip.hpp:56,
                 from ../../../3rdparty/libprocess/include/process/address.hpp:32,
                 from ../../../3rdparty/libprocess/src/process.cpp:57:
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:844:23: error: 'flags' does not name a type
   foreachvalue (const flags::Flag& flag, flags) {
                       ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:48:22: note: in definition of macro 'BOOST_FOREACH_PAIR'
                 for (VARSECOND = BOOST_FOREACH_DEREF(COL).second;       \
                      ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:844:3: note: in expansion of macro 'foreachvalue'
   foreachvalue (const flags::Flag& flag, flags) {
   ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:49:22: error: expected ';' before '!' token
                      !BOOST_FOREACH_ID(_foreach_continue);              \
                      ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:53:21: note: in expansion of macro 'BOOST_FOREACH_PAIR'
 #define foreachpair BOOST_FOREACH_PAIR
                     ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:59:3: note: in expansion of macro 'foreachpair'
   foreachpair (__foreach__::ignore, VAR, COL)
   ^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:844:3: note: in expansion of macro 'foreachvalue'
   foreachvalue (const flags::Flag& flag, flags) {
   ^
In file included from ../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags.hpp:16:0,
                 from ../../../3rdparty/libprocess/src/openssl.hpp:20,
                 from ../../../3rdparty/libprocess/src/process.cpp:105:
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:845:39: error: 'flag' was not declared in this scope
     const Option<std::string> value = flag.stringify(flags);
                                       ^
In file included from ../../../3rdparty/libprocess/src/process.cpp:105:0:
../../../3rdparty/libprocess/src/openssl.hpp: At global scope:
../../../3rdparty/libprocess/src/openssl.hpp:32:1: error: expected class-name before '{' token
 {
 ^
mv -f .deps/libprocess_la-profiler.Tpo .deps/libprocess_la-profiler.Plo
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" -DPACKAGE_STRING=\"libprocess\ 0.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBCURL=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1 -DHAVE_EVENT2_BUFFEREVENT_SSL_H=1 -DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1 -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBDL=1 -I. -I../../../3rdparty/libprocess  -DBUILD_DIR=\"/mesos/mesos-0.29.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdparty/libprocess/3rdparty/stout/include -isystem 3rdparty/boost-1.53.0 -I3rdparty/libev-4.15 -I3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS  -I3rdparty/glog-0.3.3/src -I3rdparty/http-parser-2.6.1  -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0   -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-time.lo -MD -MP -MF .deps/libprocess_la-time.Tpo -c -o libprocess_la-time.lo `test -f 'src/time.cpp' || echo '../../../3rdparty/libprocess/'`src/time.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" "-DPACKAGE_STRING=\"libprocess 0.0.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBCURL=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1 -DHAVE_EVENT2_BUFFEREVENT_SSL_H=1 -DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1 -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBDL=1 -I. -I../../../3rdparty/libprocess -DBUILD_DIR=\"/mesos/mesos-0.29.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdparty/libprocess/3rdparty/stout/include -isystem 3rdparty/boost-1.53.0 -I3rdparty/libev-4.15 -I3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I3rdparty/glog-0.3.3/src -I3rdparty/http-parser-2.6.1 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-time.lo -MD -MP -MF .deps/libprocess_la-time.Tpo -c ../../../3rdparty/libprocess/src/time.cpp  -fPIC -DPIC -o libprocess_la-time.o
mv -f .deps/libprocess_la-http.Tpo .deps/libprocess_la-http.Plo
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" -DPACKAGE_STRING=\"libprocess\ 0.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBCURL=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1 -DHAVE_EVENT2_BUFFEREVENT_SSL_H=1 -DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1 -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBDL=1 -I. -I../../../3rdparty/libprocess  -DBUILD_DIR=\"/mesos/mesos-0.29.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdparty/libprocess/3rdparty/stout/include -isystem 3rdparty/boost-1.53.0 -I3rdparty/libev-4.15 -I3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS  -I3rdparty/glog-0.3.3/src -I3rdparty/http-parser-2.6.1  -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0   -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-timeseries.lo -MD -MP -MF .deps/libprocess_la-timeseries.Tpo -c -o libprocess_la-timeseries.lo `test -f 'src/timeseries.cpp' || echo '../../../3rdparty/libprocess/'`src/timeseries.cpp
mv -f .deps/libprocess_la-poll_socket.Tpo .deps/libprocess_la-poll_socket.Plo
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" -DPACKAGE_STRING=\"libprocess\ 0.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBCURL=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1 -DHAVE_EVENT2_BUFFEREVENT_SSL_H=1 -DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1 -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBDL=1 -I. -I../../../3rdparty/libprocess  -DBUILD_DIR=\"/mesos/mesos-0.29.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdparty/libprocess/3rdparty/stout/include -isystem 3rdparty/boost-1.53.0 -I3rdparty/libev-4.15 -I3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS  -I3rdparty/glog-0.3.3/src -I3rdparty/http-parser-2.6.1  -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0   -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-libevent_ssl_socket.lo -MD -MP -MF .deps/libprocess_la-libevent_ssl_socket.Tpo -c -o libprocess_la-libevent_ssl_socket.lo `test -f 'src/libevent_ssl_socket.cpp' || echo '../../../3rdparty/libprocess/'`src/libevent_ssl_socket.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" "-DPACKAGE_STRING=\"libprocess 0.0.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBCURL=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1 -DHAVE_EVENT2_BUFFEREVENT_SSL_H=1 -DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1 -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBDL=1 -I. -I../../../3rdparty/libprocess -DBUILD_DIR=\"/mesos/mesos-0.29.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdparty/libprocess/3rdparty/stout/include -isystem 3rdparty/boost-1.53.0 -I3rdparty/libev-4.15 -I3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I3rdparty/glog-0.3.3/src -I3rdparty/http-parser-2.6.1 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-timeseries.lo -MD -MP -MF .deps/libprocess_la-timeseries.Tpo -c ../../../3rdparty/libprocess/src/timeseries.cpp  -fPIC -DPIC -o libprocess_la-timeseries.o
libtool: compile:  g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" "-DPACKAGE_STRING=\"libprocess 0.0.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBCURL=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1 -DHAVE_EVENT2_BUFFEREVENT_SSL_H=1 -DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1 -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBDL=1 -I. -I../../../3rdparty/libprocess -DBUILD_DIR=\"/mesos/mesos-0.29.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdparty/libprocess/3rdparty/stout/include -isystem 3rdparty/boost-1.53.0 -I3rdparty/libev-4.15 -I3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I3rdparty/glog-0.3.3/src -I3rdparty/http-parser-2.6.1 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-libevent_ssl_socket.lo -MD -MP -MF .deps/libprocess_la-libevent_ssl_socket.Tpo -c ../../../3rdparty/libprocess/src/libevent_ssl_socket.cpp  -fPIC -DPIC -o libprocess_la-libevent_ssl_socket.o
mv -f .deps/libprocess_la-time.Tpo .deps/libprocess_la-time.Plo
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" -DPACKAGE_STRING=\"libprocess\ 0.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBCURL=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1 -DHAVE_EVENT2_BUFFEREVENT_SSL_H=1 -DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1 -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBDL=1 -I. -I../../../3rdparty/libprocess  -DBUILD_DIR=\"/mesos/mesos-0.29.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdparty/libprocess/3rdparty/stout/include -isystem 3rdparty/boost-1.53.0 -I3rdparty/libev-4.15 -I3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS  -I3rdparty/glog-0.3.3/src -I3rdparty/http-parser-2.6.1  -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0   -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-openssl.lo -MD -MP -MF .deps/libprocess_la-openssl.Tpo -c -o libprocess_la-openssl.lo `test -f 'src/openssl.cpp' || echo '../../../3rdparty/libprocess/'`src/openssl.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" "-DPACKAGE_STRING=\"libprocess 0.0.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBCURL=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1 -DHAVE_EVENT2_BUFFEREVENT_SSL_H=1 -DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1 -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBDL=1 -I. -I../../../3rdparty/libprocess -DBUILD_DIR=\"/mesos/mesos-0.29.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdparty/libprocess/3rdparty/stout/include -isystem 3rdparty/boost-1.53.0 -I3rdparty/libev-4.15 -I3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I3rdparty/glog-0.3.3/src -I3rdparty/http-parser-2.6.1 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-openssl.lo -MD -MP -MF .deps/libprocess_la-openssl.Tpo -c ../../../3rdparty/libprocess/src/openssl.cpp  -fPIC -DPIC -o libprocess_la-openssl.o
mv -f .deps/libprocess_la-timeseries.Tpo .deps/libprocess_la-timeseries.Plo
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" -DPACKAGE_STRING=\"libprocess\ 0.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBCURL=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1 -DHAVE_EVENT2_BUFFEREVENT_SSL_H=1 -DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1 -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBDL=1 -I. -I../../../3rdparty/libprocess  -DBUILD_DIR=\"/mesos/mesos-0.29.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdparty/libprocess/3rdparty/stout/include -isystem 3rdparty/boost-1.53.0 -I3rdparty/libev-4.15 -I3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS  -I3rdparty/glog-0.3.3/src -I3rdparty/http-parser-2.6.1  -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0   -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-utilities.lo -MD -MP -MF .deps/libprocess_la-utilities.Tpo -c -o libprocess_la-utilities.lo `test -f 'src/ssl/utilities.cpp' || echo '../../../3rdparty/libprocess/'`src/ssl/utilities.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" "-DPACKAGE_STRING=\"libprocess 0.0.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBCURL=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1 -DHAVE_EVENT2_BUFFEREVENT_SSL_H=1 -DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1 -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBDL=1 -I. -I../../../3rdparty/libprocess -DBUILD_DIR=\"/mesos/mesos-0.29.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdparty/libprocess/3rdparty/stout/include -isystem 3rdparty/boost-1.53.0 -I3rdparty/libev-4.15 -I3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I3rdparty/glog-0.3.3/src -I3rdparty/http-parser-2.6.1 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-utilities.lo -MD -MP -MF .deps/libprocess_la-utilities.Tpo -c ../../../3rdparty/libprocess/src/ssl/utilities.cpp  -fPIC -DPIC -o libprocess_la-utilities.o
mv -f .deps/libprocess_la-reap.Tpo .deps/libprocess_la-reap.Plo
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" -DPACKAGE_STRING=\"libprocess\ 0.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBCURL=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1 -DHAVE_EVENT2_BUFFEREVENT_SSL_H=1 -DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1 -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBDL=1 -I. -I../../../3rdparty/libprocess  -DBUILD_DIR=\"/mesos/mesos-0.29.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdparty/libprocess/3rdparty/stout/include -isystem 3rdparty/boost-1.53.0 -I3rdparty/libev-4.15 -I3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS  -I3rdparty/glog-0.3.3/src -I3rdparty/http-parser-2.6.1  -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0   -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-libevent.lo -MD -MP -MF .deps/libprocess_la-libevent.Tpo -c -o libprocess_la-libevent.lo `test -f 'src/libevent.cpp' || echo '../../../3rdparty/libprocess/'`src/libevent.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" "-DPACKAGE_STRING=\"libprocess 0.0.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBCURL=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1 -DHAVE_EVENT2_BUFFEREVENT_SSL_H=1 -DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1 -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBDL=1 -I. -I../../../3rdparty/libprocess -DBUILD_DIR=\"/mesos/mesos-0.29.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdparty/libprocess/3rdparty/stout/include -isystem 3rdparty/boost-1.53.0 -I3rdparty/libev-4.15 -I3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I3rdparty/glog-0.3.3/src -I3rdparty/http-parser-2.6.1 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-libevent.lo -MD -MP -MF .deps/libprocess_la-libevent.Tpo -c ../../../3rdparty/libprocess/src/libevent.cpp  -fPIC -DPIC -o libprocess_la-libevent.o
mv -f .deps/libprocess_la-metrics.Tpo .deps/libprocess_la-metrics.Plo
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" -DPACKAGE_STRING=\"libprocess\ 0.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBCURL=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1 -DHAVE_EVENT2_BUFFEREVENT_SSL_H=1 -DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1 -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBDL=1 -I. -I../../../3rdparty/libprocess  -DBUILD_DIR=\"/mesos/mesos-0.29.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdparty/libprocess/3rdparty/stout/include -isystem 3rdparty/boost-1.53.0 -I3rdparty/libev-4.15 -I3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS  -I3rdparty/glog-0.3.3/src -I3rdparty/http-parser-2.6.1  -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0   -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-libevent_poll.lo -MD -MP -MF .deps/libprocess_la-libevent_poll.Tpo -c -o libprocess_la-libevent_poll.lo `test -f 'src/libevent_poll.cpp' || echo '../../../3rdparty/libprocess/'`src/libevent_poll.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" "-DPACKAGE_STRING=\"libprocess 0.0.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBCURL=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1 -DHAVE_EVENT2_BUFFEREVENT_SSL_H=1 -DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1 -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBDL=1 -I. -I../../../3rdparty/libprocess -DBUILD_DIR=\"/mesos/mesos-0.29.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdparty/libprocess/3rdparty/stout/include -isystem 3rdparty/boost-1.53.0 -I3rdparty/libev-4.15 -I3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I3rdparty/glog-0.3.3/src -I3rdparty/http-parser-2.6.1 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_la-libevent_poll.lo -MD -MP -MF .deps/libprocess_la-libevent_poll.Tpo -c ../../../3rdparty/libprocess/src/libevent_poll.cpp  -fPIC -DPIC -o libprocess_la-libevent_poll.o
mv -f .deps/libprocess_la-subprocess.Tpo .deps/libprocess_la-subprocess.Plo
mv -f .deps/libprocess_la-utilities.Tpo .deps/libprocess_la-utilities.Plo
make[5]: *** [libprocess_la-process.lo] Error 1
make[5]: *** Waiting for unfinished jobs....
mv -f .deps/libprocess_la-socket.Tpo .deps/libprocess_la-socket.Plo
mv -f .deps/libprocess_la-openssl.Tpo .deps/libprocess_la-openssl.Plo
mv -f .deps/libprocess_la-libevent.Tpo .deps/libprocess_la-libevent.Plo
mv -f .deps/libprocess_la-libevent_ssl_socket.Tpo .deps/libprocess_la-libevent_ssl_socket.Plo
mv -f .deps/libprocess_la-libevent_poll.Tpo .deps/libprocess_la-libevent_poll.Plo
make[5]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty/libprocess'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty/libprocess'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mesos/mesos-0.29.0/_build'
make: *** [distcheck] Error 1
+ docker rmi mesos-1459253816-22507
Untagged: mesos-1459253816-22507:latest
Deleted: 60fa8ef699638407a1a6f873227a887bfc16ba7d9a38aafa3d18f6d85a90e8a4
Deleted: 493cf2c1cc96a986ef5c8b6afb85ce0719a585407b4fe4108210ce7bdac0ba0c
Deleted: abcd7bc2889b625249783aebf5e207fdda767bdd6709a02f729ad34e81b5fc7f
Deleted: febfd8939ab8c14bdbd91e7c99c24af175f02e991865c85a0521e6b1ea314ad1
Deleted: 389ea68ac6da3c9a8bbc1909fa7639e36cf8a34029c75a71f0a9902f2af90173
Deleted: 2c0343775c756d1aca3a06df14f73098f9210ca373e04d89a4881878db3429f8
Deleted: 86fd16810b15005ea0af81b1c5e844d6702b0958c582796814618411a8a71263
Deleted: d00bf5ce25a38db7bf8704342fd5b18f27560b24ba6cd045684539a13905f87f
Deleted: 81b5addc34ec246862e96495c54773fee44da73a3d4e9d94350d30e215c6de5d
Deleted: c377ad23bb7fb3b2b45abad3b141772acaa595deae702b8166adc59e926c4fbc
Deleted: 2468a74ad29abccb57d690abe1a952c49816cdd5601d2b8c0961a91d1fb2dad1
Deleted: 4dbda7d56ca7e75856440632b9fb6d291f5fff3fa2837258bb48192da70c903b
Deleted: 97ca2ececec8d4548b46c236a9d68bf7fd0a1b7a47c856d31ba0b448da92e92a
Deleted: 3d6813aa235326ae58e82a0050310e30195813c164280d182b8ea7304ad54f5e
Deleted: c72910faf1b2d1767b6e700513ae78ee22d8c30236466663b533e02f36485f5a
Deleted: ba4d3e83b1455b752c45304f65eff1938e283c732276eb26e124b5e4f3508e40
Build step 'Execute shell' marked build as failure