----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65045/#review196983 -----------------------------------------------------------
FAIL: Some of the unit tests failed. Please check the relevant logs. Reviews applied: `['65044', '65045']` Failed command: `Start-MesosCITesting` All the build artifacts available at: http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/65045 Relevant logs: - [libprocess-tests-stdout.log](http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/65045/logs/libprocess-tests-stdout.log): ``` [ OK ] Scheme/HTTPTest.WWWAuthenticateHeader/0 (444 ms) [ RUN ] Scheme/HTTPTest.WWWAuthenticateHeader/1 [ OK ] Scheme/HTTPTest.WWWAuthenticateHeader/1 (24 ms) [ RUN ] Scheme/HTTPTest.Accepts/0 [ OK ] Scheme/HTTPTest.Accepts/0 (216 ms) [ RUN ] Scheme/HTTPTest.Accepts/1 [ OK ] Scheme/HTTPTest.Accepts/1 (30 ms) [----------] 36 tests from Scheme/HTTPTest (6630 ms total) [----------] 4 tests from SSLVerifyIPAdd/SSLTest [ RUN ] SSLVerifyIPAdd/SSLTest.BasicSameProcess/0 [ OK ] SSLVerifyIPAdd/SSLTest.BasicSameProcess/0 (244 ms) [ RUN ] SSLVerifyIPAdd/SSLTest.BasicSameProcess/1 [ OK ] SSLVerifyIPAdd/SSLTest.BasicSameProcess/1 (167 ms) [ RUN ] SSLVerifyIPAdd/SSLTest.RequireCertificate/0 [ OK ] SSLVerifyIPAdd/SSLTest.RequireCertificate/0 (994 ms) [ RUN ] SSLVerifyIPAdd/SSLTest.RequireCertificate/1 [ OK ] SSLVerifyIPAdd/SSLTest.RequireCertificate/1 (872 ms) [----------] 4 tests from SSLVerifyIPAdd/SSLTest (2282 ms total) [----------] Global test environment tear-down [==========] 225 tests from 35 test cases ran. (35727 ms total) [ PASSED ] 224 tests. [ FAILED ] 1 test, listed below: [ FAILED ] SSLTest.SSLSocket 1 FAILED TEST YOU HAVE 19 DISABLED TESTS ``` - [libprocess-tests-stderr.log](http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/65045/logs/libprocess-tests-stderr.log): ``` I0207 11:12:37.152746 4268 process.cpp:929] Stopped the socket accept loop I0207 11:12:37.182744 5612 process.cpp:929] Stopped the socket accept loop I0207 11:12:37.425719 4268 openssl.cpp:514] Will not verify peer certificate! NOTE: Set LIBPROCESS_SSL_VERIFY_CERT=1 to enable peer certificate verification I0207 11:12:37.425719 4268 openssl.cpp:534] LIBPROCESS_SSL_REQUIRE_CERT implies peer certificate verification. LIBPROCESS_SSL_VERIFY_CERT set to true I0207 11:12:37.425719 4268 openssl.cpp:563] Using CA file: C:\Users\mesos\AppData\Local\Temp\A721FC\cert.pem I0207 11:12:37.425719 4268 openssl.cpp:566] Using CA dir: C:\Users\mesos\AppData\Local\Temp\A721FC I0207 11:12:37.594732 4268 openssl.cpp:514] Will not verify peer certificate! NOTE: Set LIBPROCESS_SSL_VERIFY_CERT=1 to enable peer certificate verification I0207 11:12:37.594732 4268 openssl.cpp:526] Will use IP address verification in subject alternative name certificate extension. I0207 11:12:37.594732 4268 openssl.cpp:534] LIBPROCESS_SSL_REQUIRE_CERT implies peer certificate verification. LIBPROCESS_SSL_VERIFY_CERT set to true I0207 11:12:37.595752 4268 openssl.cpp:563] Using CA file: C:\Users\mesos\AppData\Local\Temp\LraHMA\cert.pem I0207 11:12:37.595752 4268 openssl.cpp:566] Using CA dir: C:\Users\mesos\AppData\Local\Temp\LraHMA I0207 11:12:37.902751 4268 openssl.cpp:509] CA directory path unspecified! NOTE: Set CA directory path with LIBPROCESS_SSL_CA_DIR=<dirpath> I0207 11:12:37.902751 4268 openssl.cpp:514] Will not verify peer certificate! NOTE: Set LIBPROCESS_SSL_VERIFY_CERT=1 to enable peer certificate verification I0207 11:12:37.902751 4268 openssl.cpp:534] LIBPROCESS_SSL_REQUIRE_CERT implies peer certificate verification. LIBPROCESS_SSL_VERIFY_CERT set to true I0207 11:12:37.903755 4268 openssl.cpp:563] Using CA file: C:\Users\mesos\AppData\Local\Temp\GK27KA\cert.pem I0207 11:12:38.860795 4268 openssl.cpp:509] CA directory path unspecified! NOTE: Set CA directory path with LIBPROCESS_SSL_CA_DIR=<dirpath> I0207 11:12:38.860795 4268 openssl.cpp:514] Will not verify peer certificate! NOTE: Set LIBPROCESS_SSL_VERIFY_CERT=1 to enable peer certificate verification I0207 11:12:38.860795 4268 openssl.cpp:526] Will use IP address verification in subject alternative name certificate extension. I0207 11:12:38.860795 4268 openssl.cpp:534] LIBPROCESS_SSL_REQUIRE_CERT implies peer certificate verification. LIBPROCESS_SSL_VERIFY_CERT set to true I0207 11:12:38.861449 4268 openssl.cpp:563] Using CA file: C:\Users\mesos\AppData\Local\Temp\vB2Taa\cert.pem I0207 11:12:39.497680 3996 process.cpp:929] Stopped the socket accept loop ``` - Mesos Reviewbot Windows On Feb. 7, 2018, 10:57 a.m., Jan Schlicht wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/65045/ > ----------------------------------------------------------- > > (Updated Feb. 7, 2018, 10:57 a.m.) > > > Review request for mesos, Benjamin Bannier and Jie Yu. > > > Bugs: MESOS-8424 > https://issues.apache.org/jira/browse/MESOS-8424 > > > Repository: mesos > > > Description > ------- > > Tested correct operation handling during master failover. > > > Diffs > ----- > > src/tests/master_tests.cpp 7112bb4efcc312dc4f68bdc44fb685c7624002b1 > > > Diff: https://reviews.apache.org/r/65045/diff/8/ > > > Testing > ------- > > make check > > > Thanks, > > Jan Schlicht > >
