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=centos%3A7,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)/1896/changes>
Changes: [vinodkone] Fixed flakiness in ContainerLoggerTest.LOGROTATE_RotateInSandbox. ------------------------------------------ [...truncated 18063 lines...] [ OK ] ProcessTest.FirewallUninstall (8 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 (0 ms total) [----------] 3 tests from ReapTest [ RUN ] ReapTest.NonChildProcess [ OK ] ReapTest.NonChildProcess (43 ms) [ RUN ] ReapTest.ChildProcess [ OK ] ReapTest.ChildProcess (32 ms) [ RUN ] ReapTest.TerminatedChildProcess [ OK ] ReapTest.TerminatedChildProcess (25 ms) [----------] 3 tests from ReapTest (100 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 (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 (118 ms) [ RUN ] SubprocessTest.PipeOutput [ OK ] SubprocessTest.PipeOutput (30 ms) [ RUN ] SubprocessTest.PipeInput [ OK ] SubprocessTest.PipeInput (15 ms) [ RUN ] SubprocessTest.PipeRedirect [ OK ] SubprocessTest.PipeRedirect (14 ms) [ RUN ] SubprocessTest.PathOutput [ OK ] SubprocessTest.PathOutput (43 ms) [ RUN ] SubprocessTest.PathInput [ OK ] SubprocessTest.PathInput (14 ms) [ RUN ] SubprocessTest.FdOutput [ OK ] SubprocessTest.FdOutput (43 ms) [ RUN ] SubprocessTest.FdInput [ OK ] SubprocessTest.FdInput (16 ms) [ RUN ] SubprocessTest.Default hello world [ OK ] SubprocessTest.Default (21 ms) [ RUN ] SubprocessTest.Flags [ OK ] SubprocessTest.Flags (33 ms) [ RUN ] SubprocessTest.Environment [ OK ] SubprocessTest.Environment (29 ms) [ RUN ] SubprocessTest.EnvironmentWithSpaces [ OK ] SubprocessTest.EnvironmentWithSpaces (19 ms) [ RUN ] SubprocessTest.EnvironmentWithSpacesAndQuotes [ OK ] SubprocessTest.EnvironmentWithSpacesAndQuotes (14 ms) [ RUN ] SubprocessTest.EnvironmentOverride [ OK ] SubprocessTest.EnvironmentOverride (15 ms) [----------] 14 tests from SubprocessTest (427 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 (0 ms) [----------] 1 test from SSL (0 ms total) [----------] 16 tests from SSLTest [ RUN ] SSLTest.BasicSameProcess [ OK ] SSLTest.BasicSameProcess (214 ms) [ RUN ] SSLTest.SSLSocket [ OK ] SSLTest.SSLSocket (893 ms) [ RUN ] SSLTest.NonSSLSocket I0329 21:22:54.611485 32440 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol [ OK ] SSLTest.NonSSLSocket (603 ms) [ RUN ] SSLTest.NoVerifyBadCA [ OK ] SSLTest.NoVerifyBadCA (709 ms) [ RUN ] SSLTest.RequireBadCA W0329 21:22:55.847189 32440 openssl.cpp:250] Error with certificate at depth: 0 Issuer: /C=US/O=Test/CN=f132597ebf43 Subject: /C=US/O=Test/CN=f132597ebf43 Error (18): self signed certificate I0329 21:22:55.847301 32440 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 21:22:56.979300 32440 openssl.cpp:250] Error with certificate at depth: 0 Issuer: /C=US/O=Test/CN=f132597ebf43 Subject: /C=US/O=Test/CN=f132597ebf43 Error (18): self signed certificate I0329 21:22:56.979424 32440 libevent_ssl_socket.cpp:1066] Socket error: error:140890B2:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:no certificate returned [ OK ] SSLTest.VerifyBadCA (1105 ms) [ RUN ] SSLTest.VerifyCertificate [ OK ] SSLTest.VerifyCertificate (515 ms) [ RUN ] SSLTest.RequireCertificate [ OK ] SSLTest.RequireCertificate (991 ms) [ RUN ] SSLTest.ProtocolMismatch I0329 21:22:58.806330 32423 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_SSL_V3' I0329 21:22:58.850383 32423 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_0' I0329 21:22:58.870178 32440 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer I0329 21:22:58.951014 32423 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_1' I0329 21:22:58.970640 32440 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer I0329 21:22:59.051628 32423 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_2' I0329 21:22:59.069802 32440 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer I0329 21:22:59.152678 32423 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_SSL_V3' I0329 21:22:59.170511 32440 libevent_ssl_socket.cpp:1066] Socket error: error:1408A10B:SSL routines:SSL3_GET_CLIENT_HELLO:wrong version number I0329 21:22:59.253900 32423 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_0' I0329 21:22:59.354610 32423 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_1' I0329 21:22:59.373841 32440 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer I0329 21:22:59.454777 32423 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_2' I0329 21:22:59.476444 32440 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer I0329 21:22:59.555368 32423 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_SSL_V3' I0329 21:22:59.576159 32440 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol I0329 21:22:59.656083 32423 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_0' I0329 21:22:59.675963 32440 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol I0329 21:22:59.757057 32423 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_1' I0329 21:22:59.857632 32423 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_2' I0329 21:22:59.879024 32440 libevent_ssl_socket.cpp:1066] Socket error: Connection reset by peer I0329 21:22:59.958873 32423 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_SSL_V3' I0329 21:22:59.975152 32440 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol I0329 21:23:00.060359 32423 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_0' I0329 21:23:00.088781 32440 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol I0329 21:23:00.160830 32423 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_1' I0329 21:23:00.179554 32440 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol I0329 21:23:00.261680 32423 ssl_tests.cpp:390] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_2' [ OK ] SSLTest.ProtocolMismatch (1813 ms) [ RUN ] SSLTest.ValidDowngrade W0329 21:23:00.598533 32423 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket [ OK ] SSLTest.ValidDowngrade (301 ms) [ RUN ] SSLTest.NoValidDowngrade I0329 21:23:01.214552 32440 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol [ OK ] SSLTest.NoValidDowngrade (603 ms) [ RUN ] SSLTest.ValidDowngradeEachProtocol I0329 21:23:01.793673 32423 ssl_tests.cpp:509] Testing server protocol 'SSL_ENABLE_SSL_V3' W0329 21:23:01.794095 32423 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket I0329 21:23:01.870023 32423 ssl_tests.cpp:509] Testing server protocol 'SSL_ENABLE_TLS_V1_0' W0329 21:23:01.870548 32423 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket I0329 21:23:01.971221 32423 ssl_tests.cpp:509] Testing server protocol 'SSL_ENABLE_TLS_V1_1' W0329 21:23:01.971868 32423 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket I0329 21:23:02.072793 32423 ssl_tests.cpp:509] Testing server protocol 'SSL_ENABLE_TLS_V1_2' W0329 21:23:02.073369 32423 openssl.cpp:363] Failed SSL connections will be downgraded to a non-SSL socket [ OK ] SSLTest.ValidDowngradeEachProtocol (913 ms) [ RUN ] SSLTest.NoValidDowngradeEachProtocol I0329 21:23:02.890822 32423 ssl_tests.cpp:556] Testing server protocol 'SSL_ENABLE_SSL_V3' I0329 21:23:02.905582 32440 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol I0329 21:23:02.976824 32423 ssl_tests.cpp:556] Testing server protocol 'SSL_ENABLE_TLS_V1_0' I0329 21:23:02.994173 32440 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol I0329 21:23:03.078284 32423 ssl_tests.cpp:556] Testing server protocol 'SSL_ENABLE_TLS_V1_1' I0329 21:23:03.095530 32440 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol I0329 21:23:03.179308 32423 ssl_tests.cpp:556] Testing server protocol 'SSL_ENABLE_TLS_V1_2' I0329 21:23:03.194988 32440 libevent_ssl_socket.cpp:1066] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol [ OK ] SSLTest.NoValidDowngradeEachProtocol (1100 ms) [ RUN ] SSLTest.PeerAddress [ OK ] SSLTest.PeerAddress (258 ms) [ RUN ] SSLTest.HTTPSGet ../../../3rdparty/libprocess/src/tests/ssl_tests.cpp:663: Failure (response).failure(): Failed to decode response [ FAILED ] SSLTest.HTTPSGet (658 ms) [ RUN ] SSLTest.HTTPSPost ../../../3rdparty/libprocess/src/tests/ssl_tests.cpp:704: Failure (response).failure(): Failed to decode response [ FAILED ] SSLTest.HTTPSPost (633 ms) [----------] 16 tests from SSLTest (11915 ms total) [----------] Global test environment tear-down [==========] 172 tests from 25 test cases ran. (13157 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-1459285324-18729 Untagged: mesos-1459285324-18729:latest Deleted: f9b249c078c17ee0daf48e573b8900cceb60b5ca7d2c46ef4c75c2e021982c18 Deleted: 5b159ac0e725d5ea72870de1a247e7b75bcc4be096b17f6de6f2d349e627a493 Deleted: c9fe89b2d2d38929c2f43272448dc182a1ca91c479d2b27fcf254249dde048fa Deleted: 85064baa69af9417801bb24f733e0ed27350536c45a7e73613dee0fbc9297359 Deleted: 3d26242a62c67995fd1fe55c38969398af80d810968eedb945ea546096417046 Deleted: 5e7509cf0d457c08d9e55272a7354fb6af2f45f62e126c9c2a6cd4357698a5d2 Deleted: 6b458edcd938768d1c9b3e0fa2ce18685ff7593bc13887024d7b6d9d9833f90f Deleted: 80a7015dbcba73850b1a3d5f153bed2e9fad3c535845a987ecf49466d25a2310 Deleted: 68597fb7e0b91665e6b9071b9706cf325df66beced3e2f2c87d478e8813fc338 Deleted: 2dc5c1de761e8bccfafba39223d8bcfec877ef7dd882246bc9a05208de9da782 Deleted: 0cf5b3cff35b77b4ea2e51b795dedcff9d3de6f824945cc210989db8cd1d2204 Deleted: db82ff4f81482527398bffc456b55854230a8b1d54073db7a9cfd834787529cd Deleted: 751d867b39db5dd569a59bea6354f36788e0d1be5948d8986bcca47de017e689 Deleted: 00a20f34c1920d2745a248d3ffc88ca63e56a3eaf3b1de04688d0f4599a441e9 Deleted: 6abf69414c1fd2add60791ef39a67df05a3f8f4c3a797d05d3e238ef0d88ed6c Deleted: 7514e90685a1b18f80b1a59963851b967d3df48087aa3295697c42060fb8f233 Build step 'Execute shell' marked build as failure
