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 2015/12/10 02:20:43 UTC

Build failed in Jenkins: Mesos » clang,--verbose --enable-libevent --enable-ssl,ubuntu:14.04,docker||Hadoop #1340

See <https://builds.apache.org/job/Mesos/COMPILER=clang,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,OS=ubuntu%3A14.04,label_exp=docker%7C%7CHadoop/1340/changes>

Changes:

[joris.van.remoortere] CMake: Added missing source files to src/CMakeLists.txt.

------------------------------------------
[...truncated 18529 lines...]
I1210 01:20:28.045188 26680 process.cpp:2306] Returning '403 Forbidden' for '/testprocess/handler1' (firewall rule forbids request)
I1210 01:20:28.050434 26680 process.cpp:2306] Returning '403 Forbidden' for '/testprocess/handler2' (firewall rule forbids request)
I1210 01:20:28.051894 26676 process.cpp:3077] Handling HTTP event for process 'testprocess' with path: '/testprocess/handler1'
I1210 01:20:28.053127 26679 process.cpp:3077] Handling HTTP event for process 'testprocess' with path: '/testprocess/handler2'
[       OK ] ProcessTest.FirewallUninstall (10 ms)
[----------] 43 tests from ProcessTest (249 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 (33 ms)
[ RUN      ] ReapTest.TerminatedChildProcess
[       OK ] ReapTest.TerminatedChildProcess (25 ms)
[----------] 3 tests from ReapTest (102 ms total)

[----------] 4 tests from SequenceTest
[ RUN      ] SequenceTest.Serialize
[       OK ] SequenceTest.Serialize (13 ms)
[ RUN      ] SequenceTest.DiscardOne
[       OK ] SequenceTest.DiscardOne (11 ms)
[ RUN      ] SequenceTest.DiscardAll
[       OK ] SequenceTest.DiscardAll (14 ms)
[ RUN      ] SequenceTest.Random
[       OK ] SequenceTest.Random (40 ms)
[----------] 4 tests from SequenceTest (78 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 (92 ms)
[ RUN      ] SubprocessTest.PipeOutput
[       OK ] SubprocessTest.PipeOutput (116 ms)
[ RUN      ] SubprocessTest.PipeInput
[       OK ] SubprocessTest.PipeInput (14 ms)
[ RUN      ] SubprocessTest.PipeRedirect
[       OK ] SubprocessTest.PipeRedirect (35 ms)
[ RUN      ] SubprocessTest.PathOutput
[       OK ] SubprocessTest.PathOutput (74 ms)
[ RUN      ] SubprocessTest.PathInput
[       OK ] SubprocessTest.PathInput (33 ms)
[ RUN      ] SubprocessTest.FdOutput
[       OK ] SubprocessTest.FdOutput (61 ms)
[ RUN      ] SubprocessTest.FdInput
[       OK ] SubprocessTest.FdInput (29 ms)
[ RUN      ] SubprocessTest.Default
hello world
[       OK ] SubprocessTest.Default (31 ms)
[ RUN      ] SubprocessTest.Flags
[       OK ] SubprocessTest.Flags (30 ms)
[ RUN      ] SubprocessTest.Environment
[       OK ] SubprocessTest.Environment (74 ms)
[ RUN      ] SubprocessTest.EnvironmentWithSpaces
[       OK ] SubprocessTest.EnvironmentWithSpaces (39 ms)
[ RUN      ] SubprocessTest.EnvironmentWithSpacesAndQuotes
[       OK ] SubprocessTest.EnvironmentWithSpacesAndQuotes (32 ms)
[ RUN      ] SubprocessTest.EnvironmentOverride
[       OK ] SubprocessTest.EnvironmentOverride (15 ms)
[ RUN      ] SubprocessTest.Setup
[       OK ] SubprocessTest.Setup (23 ms)
[ RUN      ] SubprocessTest.SetupStatus
[       OK ] SubprocessTest.SetupStatus (57 ms)
[----------] 16 tests from SubprocessTest (759 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 (1 ms)
[----------] 1 test from SSL (1 ms total)

[----------] 16 tests from SSLTest
[ RUN      ] SSLTest.BasicSameProcess
[       OK ] SSLTest.BasicSameProcess (378 ms)
[ RUN      ] SSLTest.SSLSocket
[       OK ] SSLTest.SSLSocket (357 ms)
[ RUN      ] SSLTest.NonSSLSocket
I1210 01:20:30.053264 26680 libevent_ssl_socket.cpp:1023] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[       OK ] SSLTest.NonSSLSocket (402 ms)
[ RUN      ] SSLTest.NoVerifyBadCA
[       OK ] SSLTest.NoVerifyBadCA (704 ms)
[ RUN      ] SSLTest.RequireBadCA
W1210 01:20:31.441890 26680 openssl.cpp:250] Error with certificate at depth: 0
Issuer: /C=US/O=Test/CN=c39358ff4c4c
Subject: /C=US/O=Test/CN=c39358ff4c4c
Error (18): self signed certificate
I1210 01:20:31.442018 26680 libevent_ssl_socket.cpp:1023] Socket error: error:140890B2:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:no certificate returned
[       OK ] SSLTest.RequireBadCA (705 ms)
[ RUN      ] SSLTest.VerifyBadCA
W1210 01:20:31.872411 26680 openssl.cpp:250] Error with certificate at depth: 0
Issuer: /C=US/O=Test/CN=c39358ff4c4c
Subject: /C=US/O=Test/CN=c39358ff4c4c
Error (18): self signed certificate
I1210 01:20:31.872545 26680 libevent_ssl_socket.cpp:1023] Socket error: error:140890B2:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:no certificate returned
[       OK ] SSLTest.VerifyBadCA (404 ms)
[ RUN      ] SSLTest.VerifyCertificate
[       OK ] SSLTest.VerifyCertificate (807 ms)
[ RUN      ] SSLTest.RequireCertificate
[       OK ] SSLTest.RequireCertificate (604 ms)
[ RUN      ] SSLTest.ProtocolMismatch
I1210 01:20:34.450726 26663 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_SSL_V3'
I1210 01:20:34.665009 26663 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_0'
I1210 01:20:34.712435 26680 libevent_ssl_socket.cpp:1023] Socket error: Connection reset by peer
I1210 01:20:34.765071 26663 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_1'
I1210 01:20:34.793758 26680 libevent_ssl_socket.cpp:1023] Socket error: Connection reset by peer
I1210 01:20:34.865736 26663 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_2'
I1210 01:20:34.900248 26680 libevent_ssl_socket.cpp:1023] Socket error: Connection reset by peer
I1210 01:20:34.966318 26663 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_SSL_V3'
I1210 01:20:34.990435 26680 libevent_ssl_socket.cpp:1023] Socket error: error:1408A10B:SSL routines:SSL3_GET_CLIENT_HELLO:wrong version number
I1210 01:20:35.067679 26663 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_0'
I1210 01:20:35.281899 26663 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_1'
I1210 01:20:35.323379 26680 libevent_ssl_socket.cpp:1023] Socket error: Connection reset by peer
I1210 01:20:35.382750 26663 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_2'
I1210 01:20:35.442400 26680 libevent_ssl_socket.cpp:1023] Socket error: Connection reset by peer
I1210 01:20:35.483639 26663 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_SSL_V3'
I1210 01:20:35.521776 26680 libevent_ssl_socket.cpp:1023] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I1210 01:20:35.584656 26663 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_0'
I1210 01:20:35.611512 26680 libevent_ssl_socket.cpp:1023] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I1210 01:20:35.685365 26663 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_1'
I1210 01:20:35.785935 26663 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_2'
I1210 01:20:35.825459 26680 libevent_ssl_socket.cpp:1023] Socket error: Connection reset by peer
I1210 01:20:35.886325 26663 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_SSL_V3'
I1210 01:20:35.913748 26680 libevent_ssl_socket.cpp:1023] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I1210 01:20:35.987704 26663 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_0'
I1210 01:20:36.012298 26680 libevent_ssl_socket.cpp:1023] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I1210 01:20:36.088825 26663 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_1'
I1210 01:20:36.123419 26680 libevent_ssl_socket.cpp:1023] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I1210 01:20:36.189573 26663 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_2'
[       OK ] SSLTest.ProtocolMismatch (3037 ms)
[ RUN      ] SSLTest.ValidDowngrade
W1210 01:20:36.865537 26663 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket
[       OK ] SSLTest.ValidDowngrade (604 ms)
[ RUN      ] SSLTest.NoValidDowngrade
I1210 01:20:37.462384 26680 libevent_ssl_socket.cpp:1023] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[       OK ] SSLTest.NoValidDowngrade (507 ms)
[ RUN      ] SSLTest.ValidDowngradeEachProtocol
I1210 01:20:38.030335 26663 ssl_tests.cpp:509] Testing server protocol 'SSL_ENABLE_SSL_V3'
W1210 01:20:38.030846 26663 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket
I1210 01:20:38.109881 26663 ssl_tests.cpp:509] Testing server protocol 'SSL_ENABLE_TLS_V1_0'
W1210 01:20:38.110430 26663 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket
I1210 01:20:38.311733 26663 ssl_tests.cpp:509] Testing server protocol 'SSL_ENABLE_TLS_V1_1'
W1210 01:20:38.312309 26663 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket
I1210 01:20:38.414016 26663 ssl_tests.cpp:509] Testing server protocol 'SSL_ENABLE_TLS_V1_2'
W1210 01:20:38.414598 26663 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket
[       OK ] SSLTest.ValidDowngradeEachProtocol (1010 ms)
[ RUN      ] SSLTest.NoValidDowngradeEachProtocol
I1210 01:20:39.050377 26663 ssl_tests.cpp:556] Testing server protocol 'SSL_ENABLE_SSL_V3'
I1210 01:20:39.073367 26680 libevent_ssl_socket.cpp:1023] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I1210 01:20:39.118455 26663 ssl_tests.cpp:556] Testing server protocol 'SSL_ENABLE_TLS_V1_0'
I1210 01:20:39.148998 26680 libevent_ssl_socket.cpp:1023] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I1210 01:20:39.219614 26663 ssl_tests.cpp:556] Testing server protocol 'SSL_ENABLE_TLS_V1_1'
I1210 01:20:39.288272 26680 libevent_ssl_socket.cpp:1023] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I1210 01:20:39.320802 26663 ssl_tests.cpp:556] Testing server protocol 'SSL_ENABLE_TLS_V1_2'
I1210 01:20:39.384356 26680 libevent_ssl_socket.cpp:1023] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[       OK ] SSLTest.NoValidDowngradeEachProtocol (906 ms)
[ RUN      ] SSLTest.PeerAddress
[       OK ] SSLTest.PeerAddress (461 ms)
[ RUN      ] SSLTest.HTTPSGet
[       OK ] SSLTest.HTTPSGet (1060 ms)
[ RUN      ] SSLTest.HTTPSPost
[       OK ] SSLTest.HTTPSPost (666 ms)
[----------] 16 tests from SSLTest (12614 ms total)

[----------] Global test environment tear-down
[==========] 165 tests from 24 test cases ran. (14985 ms total)
[  PASSED  ] 164 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] HTTPConnectionTest.ClosingResponse

 1 FAILED TEST
  YOU HAVE 2 DISABLED TESTS

make[6]: Leaving directory `/mesos/mesos-0.27.0/_build/3rdparty/libprocess'
make[6]: *** [check-local] Error 1
make[5]: Leaving directory `/mesos/mesos-0.27.0/_build/3rdparty/libprocess'
make[5]: *** [check-am] Error 2
make[4]: *** [check-recursive] Error 1
make[4]: Leaving directory `/mesos/mesos-0.27.0/_build/3rdparty/libprocess'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `/mesos/mesos-0.27.0/_build/3rdparty'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/mesos/mesos-0.27.0/_build/3rdparty'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/mesos/mesos-0.27.0/_build'
make: *** [distcheck] Error 1
+ docker rmi mesos-1449708390-24282
Untagged: mesos-1449708390-24282:latest
Deleted: f9302aaaf11e0540c49d3e2b6f213c7b13e7854bd72bca3859393f8093a4e3e8
Deleted: 7894091a9d25c1118789c9c2e477da75da56d3cd6b18645396239e0094815693
Deleted: 18bbd0adb5020676d8ac2d6cd23a33e78a82933c7b7b328abc7a9e91b074de03
Deleted: 91fc474687040f15f715c296904abb24680ed86c92e0788d9fab1d5b4b7f376e
Deleted: a6f46e622157d7efa7e10f6d9ad0073761fe159787327edc25d143252a28b7d4
Deleted: cf2b4dd068faf9ac1316d7716744003ea937e0c95131ced3971e734becbd9a3f
Deleted: d7b25cd8ed0262d169d87226bcf28bf6f60923540e6a601fb2f0a871bc776453
Deleted: 3470246a5683640da1be24aad538657da254d769dce821da258b1d8ba067aff9
Deleted: 52030ad9f4243d8f23d7a3dc2b22a4e95f0375b34218c886e14b3fbd1f65652b
Deleted: b9a173cdf54085640ebe2b65f8c84a99648a946e756764da8cffa53f888e890b
Deleted: 8d3d4158a8f2749628114b3e4c94c4fdb8e5d4f34b462a8527f68edc4676760f
Deleted: 9dec06832f4cbe72caafa85f8099d3553385141bce5d85b9f802ba2f45f02369
Deleted: 0593206474d31a9cbfa5c3727f1cd0bfe761eea8766668d85b6b54d7f539f8d3
Build step 'Execute shell' marked build as failure

Jenkins build is back to normal : Mesos » clang,--verbose --enable-libevent --enable-ssl,ubuntu:14.04,docker||Hadoop #1341

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos/COMPILER=clang,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,OS=ubuntu%3A14.04,label_exp=docker%7C%7CHadoop/1341/changes>