See 
<https://builds.apache.org/job/Mesos/COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,OS=centos%3A7,label_exp=docker%7C%7CHadoop/731/changes>

Changes:

[yan] Added definitions of container rootfs directories.

[yan] Introduced bind-mount based provisioner Backend.

------------------------------------------
[...truncated 14351 lines...]
I0826 00:23:34.561774 26520 process.cpp:3043] Handling HTTP event for process 
'testprocess' with path: '/testprocess/handler2/nested/path'
I0826 00:23:34.563326 26520 process.cpp:3043] Handling HTTP event for process 
'testprocess' with path: '/testprocess/handler3'
I0826 00:23:34.564878 26521 process.cpp:3043] Handling HTTP event for process 
'testprocess' with path: '/testprocess/handler3/nested'
[       OK ] ProcessTest.FirewallDisablePaths (9 ms)
[ RUN      ] ProcessTest.FirewallUninstall
I0826 00:23:34.566534 26525 process.cpp:2288] Returning '403 Forbidden' for 
'/testprocess/handler1' (firewall rule forbids request)
I0826 00:23:34.568145 26525 process.cpp:2288] Returning '403 Forbidden' for 
'/testprocess/handler2' (firewall rule forbids request)
I0826 00:23:34.569751 26520 process.cpp:3043] Handling HTTP event for process 
'testprocess' with path: '/testprocess/handler1'
I0826 00:23:34.571230 26515 process.cpp:3043] Handling HTTP event for process 
'testprocess' with path: '/testprocess/handler2'
[       OK ] ProcessTest.FirewallUninstall (7 ms)
[----------] 47 tests from ProcessTest (106 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 (24 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 (12 ms)
[ RUN      ] SequenceTest.DiscardAll
[       OK ] SequenceTest.DiscardAll (11 ms)
[ RUN      ] SequenceTest.Random
[       OK ] SequenceTest.Random (11 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)

[----------] 16 tests from SubprocessTest
[ RUN      ] SubprocessTest.Status
[       OK ] SubprocessTest.Status (85 ms)
[ RUN      ] SubprocessTest.PipeOutput
[       OK ] SubprocessTest.PipeOutput (27 ms)
[ RUN      ] SubprocessTest.PipeInput
[       OK ] SubprocessTest.PipeInput (14 ms)
[ RUN      ] SubprocessTest.PipeRedirect
[       OK ] SubprocessTest.PipeRedirect (14 ms)
[ RUN      ] SubprocessTest.PathOutput
[       OK ] SubprocessTest.PathOutput (42 ms)
[ RUN      ] SubprocessTest.PathInput
[       OK ] SubprocessTest.PathInput (14 ms)
[ RUN      ] SubprocessTest.FdOutput
[       OK ] SubprocessTest.FdOutput (43 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 (22 ms)
[ RUN      ] SubprocessTest.Environment
[       OK ] SubprocessTest.Environment (27 ms)
[ RUN      ] SubprocessTest.EnvironmentWithSpaces
[       OK ] SubprocessTest.EnvironmentWithSpaces (14 ms)
[ RUN      ] SubprocessTest.EnvironmentWithSpacesAndQuotes
[       OK ] SubprocessTest.EnvironmentWithSpacesAndQuotes (14 ms)
[ RUN      ] SubprocessTest.EnvironmentOverride
[       OK ] SubprocessTest.EnvironmentOverride (14 ms)
[ RUN      ] SubprocessTest.Setup
[       OK ] SubprocessTest.Setup (22 ms)
[ RUN      ] SubprocessTest.SetupStatus
[       OK ] SubprocessTest.SetupStatus (42 ms)
[----------] 16 tests from SubprocessTest (429 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
../../../3rdparty/libprocess/src/tests/time_tests.cpp:50: Failure
Expected: (Microseconds(10)) < (Clock::now() - t1), actual: 8-byte object 
<10-27 00-00 00-00 00-00> vs 0ns
[  FAILED  ] 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 (28 ms)
[ RUN      ] SSLTest.SSLSocket
[       OK ] SSLTest.SSLSocket (79 ms)
[ RUN      ] SSLTest.NonSSLSocket
I0826 00:23:35.659937 26525 libevent_ssl_socket.cpp:1022] Socket error: 
error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[       OK ] SSLTest.NonSSLSocket (100 ms)
[ RUN      ] SSLTest.NoVerifyBadCA
[       OK ] SSLTest.NoVerifyBadCA (101 ms)
[ RUN      ] SSLTest.RequireBadCA
W0826 00:23:35.865667 26525 openssl.cpp:252] Error with certificate at depth: 0
Issuer: /C=US/O=Test/CN=1a7d36681437
Subject: /C=US/O=Test/CN=1a7d36681437
Error (18): self signed certificate
I0826 00:23:35.865749 26525 libevent_ssl_socket.cpp:1022] Socket error: 
error:140890B2:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:no certificate returned
[       OK ] SSLTest.RequireBadCA (100 ms)
[ RUN      ] SSLTest.VerifyBadCA
W0826 00:23:35.963649 26525 openssl.cpp:252] Error with certificate at depth: 0
Issuer: /C=US/O=Test/CN=1a7d36681437
Subject: /C=US/O=Test/CN=1a7d36681437
Error (18): self signed certificate
I0826 00:23:35.963712 26525 libevent_ssl_socket.cpp:1022] Socket error: 
error:140890B2:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:no certificate returned
[       OK ] SSLTest.VerifyBadCA (101 ms)
[ RUN      ] SSLTest.VerifyCertificate
[       OK ] SSLTest.VerifyCertificate (101 ms)
[ RUN      ] SSLTest.RequireCertificate
[       OK ] SSLTest.RequireCertificate (101 ms)
[ RUN      ] SSLTest.ProtocolMismatch
I0826 00:23:36.249079 26508 ssl_tests.cpp:690] Testing server protocol 
'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_SSL_V3'
I0826 00:23:36.349622 26508 ssl_tests.cpp:690] Testing server protocol 
'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0826 00:23:36.364092 26525 libevent_ssl_socket.cpp:1022] Socket error: 
Connection reset by peer
I0826 00:23:36.450556 26508 ssl_tests.cpp:690] Testing server protocol 
'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0826 00:23:36.464071 26525 libevent_ssl_socket.cpp:1022] Socket error: 
Connection reset by peer
I0826 00:23:36.551578 26508 ssl_tests.cpp:690] Testing server protocol 
'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_2'
I0826 00:23:36.568167 26525 libevent_ssl_socket.cpp:1022] Socket error: 
Connection reset by peer
I0826 00:23:36.652771 26508 ssl_tests.cpp:690] Testing server protocol 
'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_SSL_V3'
I0826 00:23:36.667450 26525 libevent_ssl_socket.cpp:1022] Socket error: 
error:1408A10B:SSL routines:SSL3_GET_CLIENT_HELLO:wrong version number
I0826 00:23:36.753945 26508 ssl_tests.cpp:690] Testing server protocol 
'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0826 00:23:36.855023 26508 ssl_tests.cpp:690] Testing server protocol 
'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0826 00:23:36.870378 26525 libevent_ssl_socket.cpp:1022] Socket error: 
Connection reset by peer
I0826 00:23:36.956146 26508 ssl_tests.cpp:690] Testing server protocol 
'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_2'
I0826 00:23:36.971204 26525 libevent_ssl_socket.cpp:1022] Socket error: 
Connection reset by peer
I0826 00:23:37.056890 26508 ssl_tests.cpp:690] Testing server protocol 
'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_SSL_V3'
I0826 00:23:37.070108 26525 libevent_ssl_socket.cpp:1022] Socket error: 
error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0826 00:23:37.157848 26508 ssl_tests.cpp:690] Testing server protocol 
'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0826 00:23:37.170945 26525 libevent_ssl_socket.cpp:1022] Socket error: 
error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0826 00:23:37.258510 26508 ssl_tests.cpp:690] Testing server protocol 
'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0826 00:23:37.359058 26508 ssl_tests.cpp:690] Testing server protocol 
'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_2'
I0826 00:23:37.372011 26525 libevent_ssl_socket.cpp:1022] Socket error: 
Connection reset by peer
I0826 00:23:37.459597 26508 ssl_tests.cpp:690] Testing server protocol 
'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_SSL_V3'
I0826 00:23:37.471567 26525 libevent_ssl_socket.cpp:1022] Socket error: 
error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0826 00:23:37.560187 26508 ssl_tests.cpp:690] Testing server protocol 
'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0826 00:23:37.572741 26525 libevent_ssl_socket.cpp:1022] Socket error: 
error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0826 00:23:37.661423 26508 ssl_tests.cpp:690] Testing server protocol 
'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0826 00:23:37.677223 26525 libevent_ssl_socket.cpp:1022] Socket error: 
error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0826 00:23:37.761792 26508 ssl_tests.cpp:690] Testing server protocol 
'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_2'
[       OK ] SSLTest.ProtocolMismatch (1613 ms)
[ RUN      ] SSLTest.ValidDowngrade
W0826 00:23:37.862516 26508 openssl.cpp:360] Failed SSL connections will be 
downgraded to a non-SSL socket
[       OK ] SSLTest.ValidDowngrade (101 ms)
[ RUN      ] SSLTest.NoValidDowngrade
I0826 00:23:37.975488 26525 libevent_ssl_socket.cpp:1022] Socket error: 
error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[       OK ] SSLTest.NoValidDowngrade (101 ms)
[ RUN      ] SSLTest.ValidDowngradeEachProtocol
I0826 00:23:38.064133 26508 ssl_tests.cpp:809] Testing server protocol 
'SSL_ENABLE_SSL_V3'
W0826 00:23:38.064404 26508 openssl.cpp:360] Failed SSL connections will be 
downgraded to a non-SSL socket
I0826 00:23:38.165499 26508 ssl_tests.cpp:809] Testing server protocol 
'SSL_ENABLE_TLS_V1_0'
W0826 00:23:38.165787 26508 openssl.cpp:360] Failed SSL connections will be 
downgraded to a non-SSL socket
I0826 00:23:38.266352 26508 ssl_tests.cpp:809] Testing server protocol 
'SSL_ENABLE_TLS_V1_1'
W0826 00:23:38.266638 26508 openssl.cpp:360] Failed SSL connections will be 
downgraded to a non-SSL socket
I0826 00:23:38.367671 26508 ssl_tests.cpp:809] Testing server protocol 
'SSL_ENABLE_TLS_V1_2'
W0826 00:23:38.367952 26508 openssl.cpp:360] Failed SSL connections will be 
downgraded to a non-SSL socket
[       OK ] SSLTest.ValidDowngradeEachProtocol (404 ms)
[ RUN      ] SSLTest.NoValidDowngradeEachProtocol
I0826 00:23:38.468420 26508 ssl_tests.cpp:856] Testing server protocol 
'SSL_ENABLE_SSL_V3'
I0826 00:23:38.479496 26525 libevent_ssl_socket.cpp:1022] Socket error: 
error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0826 00:23:38.569195 26508 ssl_tests.cpp:856] Testing server protocol 
'SSL_ENABLE_TLS_V1_0'
WARNING: Logging before InitGoogleLogging() is written to STDERR
I0826 00:23:38.578881 27096 process.cpp:2410] Resuming help@172.17.0.29:50298 
at 2015-08-26 00:23:38.578520064+00:00
I0826 00:23:38.579680 26525 libevent_ssl_socket.cpp:1022] Socket error: 
error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0826 00:23:38.670367 26508 ssl_tests.cpp:856] Testing server protocol 
'SSL_ENABLE_TLS_V1_1'
I0826 00:23:38.680588 26525 libevent_ssl_socket.cpp:1022] Socket error: 
error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0826 00:23:38.771527 26508 ssl_tests.cpp:856] Testing server protocol 
'SSL_ENABLE_TLS_V1_2'
I0826 00:23:38.784282 26525 libevent_ssl_socket.cpp:1022] Socket error: 
error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[       OK ] SSLTest.NoValidDowngradeEachProtocol (404 ms)
[ RUN      ] SSLTest.PeerAddress
[       OK ] SSLTest.PeerAddress (11 ms)
[ RUN      ] SSLTest.HTTPSGet
[       OK ] SSLTest.HTTPSGet (10 ms)
[ RUN      ] SSLTest.HTTPSPost
[       OK ] SSLTest.HTTPSPost (11 ms)
[----------] 16 tests from SSLTest (3366 ms total)

[----------] Global test environment tear-down
[==========] 154 tests from 21 test cases ran. (4935 ms total)
[  PASSED  ] 153 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] TimeTest.Now

 1 FAILED TEST
  YOU HAVE 3 DISABLED TESTS

make[6]: *** [check-local] Error 1
make[6]: Leaving directory `/mesos/mesos-0.25.0/_build/3rdparty/libprocess'
make[5]: *** [check-am] Error 2
make[5]: Leaving directory `/mesos/mesos-0.25.0/_build/3rdparty/libprocess'
make[4]: *** [check-recursive] Error 1
make[4]: Leaving directory `/mesos/mesos-0.25.0/_build/3rdparty/libprocess'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `/mesos/mesos-0.25.0/_build/3rdparty'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/mesos/mesos-0.25.0/_build/3rdparty'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/mesos/mesos-0.25.0/_build'
make: *** [distcheck] Error 1
+ docker rmi mesos-1440547960-23864
Untagged: mesos-1440547960-23864:latest
Deleted: 9fb70cfb0d3c3da9ae0a483ba09477c15ad8c36433fda959571086924fb0ea7d
Deleted: 2a4e78137e987c3bc4faa749df6b5e43e52e23c3b752b6d4e038877f4618bcd6
Deleted: 21cd966e90dd728c4c1bd0757f090c267f3d00467b2256aafd4a66186250dcce
Deleted: 683a0b317ed6b0d7bb17fa111ea7042d5fbdd1b49078208b198acbe04c4e9981
Build step 'Execute shell' marked build as failure

Reply via email to