See
<https://builds.apache.org/job/Mesos/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-6)&&(!ubuntu-eu2)/3029/changes>
Changes:
[josephwu] Windows: Qualified string, map, and vector in `subprocess.hpp`.
[josephwu] Add Andrew Schwartzmeyer to contributors.
[josephwu] Stout: Moved `os::getenv` from `os.hpp` to `os/getenv.hpp`.
[josephwu] Stout: Added logic for TMPDIR environment variable in `os::temp`.
[josephwu] Normalized how temporary directories are determined in tests.
[josephwu] Removed the UUID from IO Switchboard tests.
[josephwu] Added SSL support to libprocess HTTP request helpers.
[josephwu] Changed hostname used for SSL cert creation in tests.
[josephwu] Windows: Added temporary disabled TEST_P macro.
[josephwu] Parametrized libprocess HTTPTests by SSL configuration.
[josephwu] Made use of SSL flags to determine scheduler/executor scheme.
[josephwu] Modified a scheduler test to run with SSL enabled.
------------------------------------------
[...truncated 12798 lines...]
WARNING: Logging before InitGoogleLogging() is written to STDERR
I1210 03:19:00.993249 27869 openssl.cpp:419] CA file path is unspecified! NOTE:
Set CA file path with LIBPROCESS_SSL_CA_FILE=<filepath>
I1210 03:19:00.993360 27869 openssl.cpp:424] CA directory path unspecified!
NOTE: Set CA directory path with LIBPROCESS_SSL_CA_DIR=<dirpath>
I1210 03:19:00.993368 27869 openssl.cpp:429] Will not verify peer certificate!
NOTE: Set LIBPROCESS_SSL_VERIFY_CERT=1 to enable peer certificate verification
I1210 03:19:00.993376 27869 openssl.cpp:435] Will only verify peer certificate
if presented!
NOTE: Set LIBPROCESS_SSL_REQUIRE_CERT=1 to require peer certificate verification
[ OK ] SSLTest.ProtocolMismatch (1915 ms)
[ RUN ] SSLTest.ValidDowngrade
W1210 03:19:02.163951 27317 openssl.cpp:402] Failed SSL connections will be
downgraded to a non-SSL socket
I1210 03:19:02.163977 27317 openssl.cpp:419] CA file path is unspecified! NOTE:
Set CA file path with LIBPROCESS_SSL_CA_FILE=<filepath>
I1210 03:19:02.163982 27317 openssl.cpp:424] CA directory path unspecified!
NOTE: Set CA directory path with LIBPROCESS_SSL_CA_DIR=<dirpath>
I1210 03:19:02.163986 27317 openssl.cpp:429] Will not verify peer certificate!
NOTE: Set LIBPROCESS_SSL_VERIFY_CERT=1 to enable peer certificate verification
I1210 03:19:02.163990 27317 openssl.cpp:449] LIBPROCESS_SSL_REQUIRE_CERT
implies peer certificate verification.
LIBPROCESS_SSL_VERIFY_CERT set to true
I1210 03:19:02.174553 27317 openssl.cpp:511] Using default CA file
'/etc/pki/tls/cert.pem' and/or directory '/etc/pki/tls/certs'
[ OK ] SSLTest.ValidDowngrade (1206 ms)
[ RUN ] SSLTest.NoValidDowngrade
I1210 03:19:02.983454 27317 openssl.cpp:419] CA file path is unspecified! NOTE:
Set CA file path with LIBPROCESS_SSL_CA_FILE=<filepath>
I1210 03:19:02.983480 27317 openssl.cpp:424] CA directory path unspecified!
NOTE: Set CA directory path with LIBPROCESS_SSL_CA_DIR=<dirpath>
I1210 03:19:02.983485 27317 openssl.cpp:429] Will not verify peer certificate!
NOTE: Set LIBPROCESS_SSL_VERIFY_CERT=1 to enable peer certificate verification
I1210 03:19:02.983492 27317 openssl.cpp:449] LIBPROCESS_SSL_REQUIRE_CERT
implies peer certificate verification.
LIBPROCESS_SSL_VERIFY_CERT set to true
I1210 03:19:02.993194 27317 openssl.cpp:511] Using default CA file
'/etc/pki/tls/cert.pem' and/or directory '/etc/pki/tls/certs'
I1210 03:19:03.007699 27334 libevent_ssl_socket.cpp:1141] Socket error:
error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[ OK ] SSLTest.NoValidDowngrade (803 ms)
[ RUN ] SSLTest.ValidDowngradeEachProtocol
I1210 03:19:03.935961 27317 ssl_tests.cpp:586] Testing server protocol
'LIBPROCESS_SSL_ENABLE_SSL_V3'
W1210 03:19:03.938535 27317 openssl.cpp:402] Failed SSL connections will be
downgraded to a non-SSL socket
I1210 03:19:03.938550 27317 openssl.cpp:419] CA file path is unspecified! NOTE:
Set CA file path with LIBPROCESS_SSL_CA_FILE=<filepath>
I1210 03:19:03.938555 27317 openssl.cpp:424] CA directory path unspecified!
NOTE: Set CA directory path with LIBPROCESS_SSL_CA_DIR=<dirpath>
I1210 03:19:03.938560 27317 openssl.cpp:429] Will not verify peer certificate!
NOTE: Set LIBPROCESS_SSL_VERIFY_CERT=1 to enable peer certificate verification
I1210 03:19:03.938572 27317 openssl.cpp:435] Will only verify peer certificate
if presented!
NOTE: Set LIBPROCESS_SSL_REQUIRE_CERT=1 to require peer certificate verification
I1210 03:19:03.994704 27317 ssl_tests.cpp:586] Testing server protocol
'LIBPROCESS_SSL_ENABLE_TLS_V1_0'
W1210 03:19:03.995388 27317 openssl.cpp:402] Failed SSL connections will be
downgraded to a non-SSL socket
I1210 03:19:03.995403 27317 openssl.cpp:419] CA file path is unspecified! NOTE:
Set CA file path with LIBPROCESS_SSL_CA_FILE=<filepath>
I1210 03:19:03.995407 27317 openssl.cpp:424] CA directory path unspecified!
NOTE: Set CA directory path with LIBPROCESS_SSL_CA_DIR=<dirpath>
I1210 03:19:03.995412 27317 openssl.cpp:429] Will not verify peer certificate!
NOTE: Set LIBPROCESS_SSL_VERIFY_CERT=1 to enable peer certificate verification
I1210 03:19:03.995419 27317 openssl.cpp:435] Will only verify peer certificate
if presented!
NOTE: Set LIBPROCESS_SSL_REQUIRE_CERT=1 to require peer certificate verification
I1210 03:19:04.095887 27317 ssl_tests.cpp:586] Testing server protocol
'LIBPROCESS_SSL_ENABLE_TLS_V1_1'
W1210 03:19:04.096678 27317 openssl.cpp:402] Failed SSL connections will be
downgraded to a non-SSL socket
I1210 03:19:04.096698 27317 openssl.cpp:419] CA file path is unspecified! NOTE:
Set CA file path with LIBPROCESS_SSL_CA_FILE=<filepath>
I1210 03:19:04.096709 27317 openssl.cpp:424] CA directory path unspecified!
NOTE: Set CA directory path with LIBPROCESS_SSL_CA_DIR=<dirpath>
I1210 03:19:04.096719 27317 openssl.cpp:429] Will not verify peer certificate!
NOTE: Set LIBPROCESS_SSL_VERIFY_CERT=1 to enable peer certificate verification
I1210 03:19:04.096727 27317 openssl.cpp:435] Will only verify peer certificate
if presented!
NOTE: Set LIBPROCESS_SSL_REQUIRE_CERT=1 to require peer certificate verification
I1210 03:19:04.196717 27317 ssl_tests.cpp:586] Testing server protocol
'LIBPROCESS_SSL_ENABLE_TLS_V1_2'
W1210 03:19:04.197628 27317 openssl.cpp:402] Failed SSL connections will be
downgraded to a non-SSL socket
I1210 03:19:04.197646 27317 openssl.cpp:419] CA file path is unspecified! NOTE:
Set CA file path with LIBPROCESS_SSL_CA_FILE=<filepath>
I1210 03:19:04.197654 27317 openssl.cpp:424] CA directory path unspecified!
NOTE: Set CA directory path with LIBPROCESS_SSL_CA_DIR=<dirpath>
I1210 03:19:04.197664 27317 openssl.cpp:429] Will not verify peer certificate!
NOTE: Set LIBPROCESS_SSL_VERIFY_CERT=1 to enable peer certificate verification
I1210 03:19:04.197672 27317 openssl.cpp:435] Will only verify peer certificate
if presented!
NOTE: Set LIBPROCESS_SSL_REQUIRE_CERT=1 to require peer certificate verification
[ OK ] SSLTest.ValidDowngradeEachProtocol (1207 ms)
[ RUN ] SSLTest.NoValidDowngradeEachProtocol
I1210 03:19:04.486379 27317 ssl_tests.cpp:633] Testing server protocol
'LIBPROCESS_SSL_ENABLE_SSL_V3'
I1210 03:19:04.486872 27317 openssl.cpp:419] CA file path is unspecified! NOTE:
Set CA file path with LIBPROCESS_SSL_CA_FILE=<filepath>
I1210 03:19:04.486886 27317 openssl.cpp:424] CA directory path unspecified!
NOTE: Set CA directory path with LIBPROCESS_SSL_CA_DIR=<dirpath>
I1210 03:19:04.486892 27317 openssl.cpp:429] Will not verify peer certificate!
NOTE: Set LIBPROCESS_SSL_VERIFY_CERT=1 to enable peer certificate verification
I1210 03:19:04.486896 27317 openssl.cpp:435] Will only verify peer certificate
if presented!
NOTE: Set LIBPROCESS_SSL_REQUIRE_CERT=1 to require peer certificate verification
I1210 03:19:04.498889 27334 libevent_ssl_socket.cpp:1141] Socket error:
error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I1210 03:19:04.599206 27317 ssl_tests.cpp:633] Testing server protocol
'LIBPROCESS_SSL_ENABLE_TLS_V1_0'
I1210 03:19:04.599716 27317 openssl.cpp:419] CA file path is unspecified! NOTE:
Set CA file path with LIBPROCESS_SSL_CA_FILE=<filepath>
I1210 03:19:04.599730 27317 openssl.cpp:424] CA directory path unspecified!
NOTE: Set CA directory path with LIBPROCESS_SSL_CA_DIR=<dirpath>
I1210 03:19:04.599735 27317 openssl.cpp:429] Will not verify peer certificate!
NOTE: Set LIBPROCESS_SSL_VERIFY_CERT=1 to enable peer certificate verification
I1210 03:19:04.599740 27317 openssl.cpp:435] Will only verify peer certificate
if presented!
NOTE: Set LIBPROCESS_SSL_REQUIRE_CERT=1 to require peer certificate verification
I1210 03:19:04.613332 27334 libevent_ssl_socket.cpp:1141] Socket error:
error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I1210 03:19:04.700081 27317 ssl_tests.cpp:633] Testing server protocol
'LIBPROCESS_SSL_ENABLE_TLS_V1_1'
I1210 03:19:04.700721 27317 openssl.cpp:419] CA file path is unspecified! NOTE:
Set CA file path with LIBPROCESS_SSL_CA_FILE=<filepath>
I1210 03:19:04.700736 27317 openssl.cpp:424] CA directory path unspecified!
NOTE: Set CA directory path with LIBPROCESS_SSL_CA_DIR=<dirpath>
I1210 03:19:04.700743 27317 openssl.cpp:429] Will not verify peer certificate!
NOTE: Set LIBPROCESS_SSL_VERIFY_CERT=1 to enable peer certificate verification
I1210 03:19:04.700764 27317 openssl.cpp:435] Will only verify peer certificate
if presented!
NOTE: Set LIBPROCESS_SSL_REQUIRE_CERT=1 to require peer certificate verification
I1210 03:19:04.713480 27334 libevent_ssl_socket.cpp:1141] Socket error:
error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I1210 03:19:04.801394 27317 ssl_tests.cpp:633] Testing server protocol
'LIBPROCESS_SSL_ENABLE_TLS_V1_2'
I1210 03:19:04.802093 27317 openssl.cpp:419] CA file path is unspecified! NOTE:
Set CA file path with LIBPROCESS_SSL_CA_FILE=<filepath>
I1210 03:19:04.802177 27317 openssl.cpp:424] CA directory path unspecified!
NOTE: Set CA directory path with LIBPROCESS_SSL_CA_DIR=<dirpath>
I1210 03:19:04.802345 27317 openssl.cpp:429] Will not verify peer certificate!
NOTE: Set LIBPROCESS_SSL_VERIFY_CERT=1 to enable peer certificate verification
I1210 03:19:04.802502 27317 openssl.cpp:435] Will only verify peer certificate
if presented!
NOTE: Set LIBPROCESS_SSL_REQUIRE_CERT=1 to require peer certificate verification
I1210 03:19:04.814667 27334 libevent_ssl_socket.cpp:1141] Socket error:
error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[ OK ] SSLTest.NoValidDowngradeEachProtocol (605 ms)
[ RUN ] SSLTest.PeerAddress
I1210 03:19:05.143230 27317 openssl.cpp:419] CA file path is unspecified! NOTE:
Set CA file path with LIBPROCESS_SSL_CA_FILE=<filepath>
I1210 03:19:05.143256 27317 openssl.cpp:424] CA directory path unspecified!
NOTE: Set CA directory path with LIBPROCESS_SSL_CA_DIR=<dirpath>
I1210 03:19:05.143263 27317 openssl.cpp:429] Will not verify peer certificate!
NOTE: Set LIBPROCESS_SSL_VERIFY_CERT=1 to enable peer certificate verification
I1210 03:19:05.143270 27317 openssl.cpp:435] Will only verify peer certificate
if presented!
NOTE: Set LIBPROCESS_SSL_REQUIRE_CERT=1 to require peer certificate verification
[ OK ] SSLTest.PeerAddress (246 ms)
[ RUN ] SSLTest.HTTPSGet
I1210 03:19:05.452054 27317 openssl.cpp:419] CA file path is unspecified! NOTE:
Set CA file path with LIBPROCESS_SSL_CA_FILE=<filepath>
I1210 03:19:05.452078 27317 openssl.cpp:424] CA directory path unspecified!
NOTE: Set CA directory path with LIBPROCESS_SSL_CA_DIR=<dirpath>
I1210 03:19:05.452083 27317 openssl.cpp:429] Will not verify peer certificate!
NOTE: Set LIBPROCESS_SSL_VERIFY_CERT=1 to enable peer certificate verification
I1210 03:19:05.452090 27317 openssl.cpp:435] Will only verify peer certificate
if presented!
NOTE: Set LIBPROCESS_SSL_REQUIRE_CERT=1 to require peer certificate verification
[ OK ] SSLTest.HTTPSGet (312 ms)
[ RUN ] SSLTest.HTTPSPost
I1210 03:19:05.794342 27317 openssl.cpp:419] CA file path is unspecified! NOTE:
Set CA file path with LIBPROCESS_SSL_CA_FILE=<filepath>
I1210 03:19:05.794371 27317 openssl.cpp:424] CA directory path unspecified!
NOTE: Set CA directory path with LIBPROCESS_SSL_CA_DIR=<dirpath>
I1210 03:19:05.794378 27317 openssl.cpp:429] Will not verify peer certificate!
NOTE: Set LIBPROCESS_SSL_VERIFY_CERT=1 to enable peer certificate verification
I1210 03:19:05.794385 27317 openssl.cpp:435] Will only verify peer certificate
if presented!
NOTE: Set LIBPROCESS_SSL_REQUIRE_CERT=1 to require peer certificate verification
[ OK ] SSLTest.HTTPSPost (342 ms)
[ RUN ] SSLTest.SilentSocket
I1210 03:19:06.082407 27317 openssl.cpp:419] CA file path is unspecified! NOTE:
Set CA file path with LIBPROCESS_SSL_CA_FILE=<filepath>
I1210 03:19:06.082433 27317 openssl.cpp:424] CA directory path unspecified!
NOTE: Set CA directory path with LIBPROCESS_SSL_CA_DIR=<dirpath>
I1210 03:19:06.082440 27317 openssl.cpp:429] Will not verify peer certificate!
NOTE: Set LIBPROCESS_SSL_VERIFY_CERT=1 to enable peer certificate verification
I1210 03:19:06.082447 27317 openssl.cpp:435] Will only verify peer certificate
if presented!
NOTE: Set LIBPROCESS_SSL_REQUIRE_CERT=1 to require peer certificate verification
I1210 03:19:06.088680 27334 libevent_ssl_socket.cpp:1141] Socket error:
error:00000000:lib(0):func(0):reason(0)
[ OK ] SSLTest.SilentSocket (285 ms)
[----------] 15 tests from SSLTest (9336 ms total)
[----------] 38 tests from Scheme/HTTPTest
[ RUN ] Scheme/HTTPTest.Endpoints/0
I1210 03:19:06.395781 27317 openssl.cpp:419] CA file path is unspecified! NOTE:
Set CA file path with LIBPROCESS_SSL_CA_FILE=<filepath>
I1210 03:19:06.395805 27317 openssl.cpp:424] CA directory path unspecified!
NOTE: Set CA directory path with LIBPROCESS_SSL_CA_DIR=<dirpath>
I1210 03:19:06.395810 27317 openssl.cpp:429] Will not verify peer certificate!
NOTE: Set LIBPROCESS_SSL_VERIFY_CERT=1 to enable peer certificate verification
I1210 03:19:06.395814 27317 openssl.cpp:435] Will only verify peer certificate
if presented!
NOTE: Set LIBPROCESS_SSL_REQUIRE_CERT=1 to require peer certificate verification
I1210 03:19:06.401124 27317 process.cpp:1237] libprocess is initialized on
172.17.0.3:52832 with 16 worker threads
I1210 03:19:06.411140 28068 process.cpp:3679] Handling HTTP event for process
'(76)' with path: '/(76)/body'
I1210 03:19:06.418480 28082 process.cpp:3679] Handling HTTP event for process
'(76)' with path: '/(76)/pipe'
I1210 03:19:06.426301 28081 process.cpp:3679] Handling HTTP event for process
'(76)' with path: '/(76)/body'
I1210 03:19:06.426750 28080 process.cpp:3736] Failed to process request for
'/(76)/body': failure
I1210 03:19:06.426770 28082 process.cpp:1438] Returning '500 Internal Server
Error' for '/(76)/body' (failure)
[ OK ] Scheme/HTTPTest.Endpoints/0 (339 ms)
[ RUN ] Scheme/HTTPTest.Endpoints/1
I1210 03:19:06.433262 27317 process.cpp:1237] libprocess is initialized on
172.17.0.3:38830 with 16 worker threads
I1210 03:19:06.434465 28093 process.cpp:3679] Handling HTTP event for process
'(77)' with path: '/(77)/body'
I1210 03:19:06.436297 28089 process.cpp:3679] Handling HTTP event for process
'(77)' with path: '/(77)/pipe'
I1210 03:19:06.438364 28090 process.cpp:3679] Handling HTTP event for process
'(77)' with path: '/(77)/body'
I1210 03:19:06.438971 28092 process.cpp:3736] Failed to process request for
'/(77)/body': failure
I1210 03:19:06.438993 28089 process.cpp:1438] Returning '500 Internal Server
Error' for '/(77)/body' (failure)
I1210 03:19:06.439903 28100 process.cpp:830] Decode failure: Connection reset
by peer
E1210 03:19:06.439935 28100 process.cpp:2401] Failed to shutdown socket with fd
8: Transport endpoint is not connected
[ OK ] Scheme/HTTPTest.Endpoints/1 (12 ms)
[ RUN ] Scheme/HTTPTest.EndpointsHelp/0
I1210 03:19:06.913285 27317 openssl.cpp:419] CA file path is unspecified! NOTE:
Set CA file path with LIBPROCESS_SSL_CA_FILE=<filepath>
I1210 03:19:06.913312 27317 openssl.cpp:424] CA directory path unspecified!
NOTE: Set CA directory path with LIBPROCESS_SSL_CA_DIR=<dirpath>
I1210 03:19:06.913317 27317 openssl.cpp:429] Will not verify peer certificate!
NOTE: Set LIBPROCESS_SSL_VERIFY_CERT=1 to enable peer certificate verification
I1210 03:19:06.913321 27317 openssl.cpp:435] Will only verify peer certificate
if presented!
NOTE: Set LIBPROCESS_SSL_REQUIRE_CERT=1 to require peer certificate verification
I1210 03:19:06.916059 27317 process.cpp:1237] libprocess is initialized on
172.17.0.3:58749 with 16 worker threads
I1210 03:19:06.921759 28110 process.cpp:3679] Handling HTTP event for process
'help' with path: '/help'
I1210 03:19:06.927435 28106 process.cpp:3679] Handling HTTP event for process
'help' with path: '/help'
I1210 03:19:06.933682 28107 process.cpp:3679] Handling HTTP event for process
'help' with path: '/help/(78)/body'
I1210 03:19:06.939539 28110 process.cpp:3679] Handling HTTP event for process
'help' with path: '/help/(78)/a/b/c'
[ OK ] Scheme/HTTPTest.EndpointsHelp/0 (501 ms)
[ RUN ] Scheme/HTTPTest.EndpointsHelp/1
I1210 03:19:06.944349 27317 process.cpp:1237] libprocess is initialized on
172.17.0.3:56359 with 16 worker threads
I1210 03:19:06.945472 28128 process.cpp:3679] Handling HTTP event for process
'help' with path: '/help'
I1210 03:19:06.947579 28118 process.cpp:3679] Handling HTTP event for process
'help' with path: '/help'
I1210 03:19:06.950654 28128 process.cpp:3679] Handling HTTP event for process
'help' with path: '/help/(79)/body'
I1210 03:19:06.952790 28133 process.cpp:3679] Handling HTTP event for process
'help' with path: '/help/(79)/a/b/c'
[ OK ] Scheme/HTTPTest.EndpointsHelp/1 (13 ms)
[ RUN ] Scheme/HTTPTest.EndpointsHelpRemoval/0
I1210 03:19:07.136795 27317 openssl.cpp:419] CA file path is unspecified! NOTE:
Set CA file path with LIBPROCESS_SSL_CA_FILE=<filepath>
I1210 03:19:07.136818 27317 openssl.cpp:424] CA directory path unspecified!
NOTE: Set CA directory path with LIBPROCESS_SSL_CA_DIR=<dirpath>
I1210 03:19:07.136826 27317 openssl.cpp:429] Will not verify peer certificate!
NOTE: Set LIBPROCESS_SSL_VERIFY_CERT=1 to enable peer certificate verification
I1210 03:19:07.136831 27317 openssl.cpp:435] Will only verify peer certificate
if presented!
NOTE: Set LIBPROCESS_SSL_REQUIRE_CERT=1 to require peer certificate verification
*** Aborted at 1481339947 (unix time) try "date -d @1481339947" if you are
using GNU date ***
I1210 03:19:07.144656 27317 process.cpp:1237] libprocess is initialized on
172.17.0.3:57728 with 16 worker threads
PC: @ 0x7f5666f721a6 __memcpy_ssse3_back
*** SIGSEGV (@0x326fb38) received by PID 27317 (TID 0x7f565c63f700) from PID
52886328; stack trace: ***
@ 0x7f566803b100 (unknown)
@ 0x7f5666f721a6 __memcpy_ssse3_back
@ 0x7f56677c08d0 (unknown)
@ 0x7f56677c0f7c (unknown)
@ 0x414bc9 process::UPID::UPID()
@ 0x80982c process::DispatchEvent::DispatchEvent()
@ 0x802958 process::internal::dispatch()
@ 0x81f5dd process::dispatch<>()
@ 0x80197b process::ProcessBase::route()
@ 0x8d8434 process::ProcessBase::route<>()
@ 0x8d4b79 process::Help::initialize()
@ 0x7fb4dc process::ProcessManager::resume()
@ 0x7f803c _ZZN7process14ProcessManager12init_threadsEvENKUt_clEv
@ 0x808f70
_ZNSt12_Bind_simpleIFZN7process14ProcessManager12init_threadsEvEUt_vEE9_M_invokeIIEEEvSt12_Index_tupleIIXspT_EEE
@ 0x808ec7
_ZNSt12_Bind_simpleIFZN7process14ProcessManager12init_threadsEvEUt_vEEclEv
@ 0x808e60
_ZNSt6thread5_ImplISt12_Bind_simpleIFZN7process14ProcessManager12init_threadsEvEUt_vEEE6_M_runEv
@ 0x7f56677b7220 (unknown)
@ 0x7f5668033dc5 start_thread
@ 0x7f5666f1eced __clone
make[7]: *** [check-local] Segmentation fault
make[7]: Leaving directory `/mesos/mesos-1.2.0/_build/3rdparty/libprocess'
make[6]: *** [check-am] Error 2
make[6]: Leaving directory `/mesos/mesos-1.2.0/_build/3rdparty/libprocess'
make[5]: *** [check-recursive] Error 1
make[5]: Leaving directory `/mesos/mesos-1.2.0/_build/3rdparty/libprocess'
make[4]: *** [check] Error 2
make[4]: Leaving directory `/mesos/mesos-1.2.0/_build/3rdparty/libprocess'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `/mesos/mesos-1.2.0/_build/3rdparty'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/mesos/mesos-1.2.0/_build/3rdparty'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/mesos/mesos-1.2.0/_build'
make: *** [distcheck] Error 1
+ docker rmi mesos-1481338820-26359
Untagged: mesos-1481338820-26359:latest
Deleted: sha256:6849313dfe8f38f3eb078db105173569a99b252937f53bcf8b5d989b1f52d788
Deleted: sha256:6ec4628d009bd44e0054f7ab8e4ce5126163f23880624c0e9d9c9c79fdf969e5
Deleted: sha256:3c90655cda9cf080ad975aa03c4a084d2026c43976cd53cbe9e6dec7c93a178f
Deleted: sha256:943c62dbf70d493f7d27e70b32cc5b2634d28690777214e64c33cf58a59bd118
Deleted: sha256:73daab3c8ab0c4bd27ae0c06f6f2d932bc46d50c56b3ed2a64d0ecaa68e3047d
Deleted: sha256:f3fc01ec58bfc399a51f15917610e2b407a19cc287dd89539da107a8536a2ca7
Deleted: sha256:78b3848da6190c7466ea476138ce83dd38eb3b425810a455cc0baf5201a63da4
Deleted: sha256:08079d6203e5dcd59bb664ab791a6b5d1587b34a920b498c27e9b169d0d1fa92
Deleted: sha256:63b93ebb88e5fbede1ed61269698b0bcb86aec14e49849fa8345d32aed8b5e2e
Deleted: sha256:6b4bf125c517fe9e88f0b6b846519037be04baf0c9f3502ab399c64017ee8134
Deleted: sha256:18a784e271be9e0e0776d1556064805629e511e8679877da34808d98173f4149
Deleted: sha256:e8e89fbdbf7f12c0bf0e0ec332e2c1e27059b3fbfc149ca6fa614b969b7c04cf
Deleted: sha256:c0d8af79ca4c8f2b28e7e7d76cf05e3111045a5139325e7cd87c2dae894b8aee
Deleted: sha256:c997b0f8b33d1ee14af92b4d6cd7af5ac5df19a2b4045029c8f91ba277cae4a7
Deleted: sha256:8b2303a2e02d01293415bc3c586aaccaf0adc4e4d3c1294d282ced7335ad81ac
Deleted: sha256:7c2bbb6fd50c26cc12972df109e75cae8297ed7b57f9a033c5027e5b8c881a86
Deleted: sha256:a7946395ffcc6cbe21aa7ed393dd66957249784bc0df80016b1bcfbaa92e3e4f
Deleted: sha256:051ad1e8d6eaedda64079b81d59d9c9e691ae4dd340b873d551585198540bdb8
Deleted: sha256:5a8f4e0cecdec14fb542a3ff8adaa590904286b2bfa14e5689e94a81ba492f1d
Deleted: sha256:eb7a960a259e2ec1d7cdba48e506ae3aa3399f7480acdd7fbe53f84f96d71bd6
Deleted: sha256:5b11f83f7ca211bf49379e58dd0b30c1d188e370c9330fbb8d019f3e5fe508a4
Deleted: sha256:c38d012ce1188cae3a20cf1085fee6bafe37673a1556a264f629ec45e949c2a7
Deleted: sha256:2d0141180a45178f50ffdcce349f4cfc455d5f037517f025a61302c98919b1be
Deleted: sha256:e03aa2410e6968acc8d9a4c1f791b2b9a4e28b49ecf7de0e725c0535744aa49c
Deleted: sha256:75e9ebb5de3e8a93f6d3b666d5b32b3526693527ef612a4c32d88234bd926a88
Build step 'Execute shell' marked build as failure