----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/64168/#review193282 -----------------------------------------------------------
FAIL: Some Mesos libprocess-tests failed. Reviews applied: `['64380', '64381', '64168']` Failed command: `C:\DCOS\mesos\3rdparty\libprocess\src\tests\Debug\libprocess-tests.exe` All the build artifacts available at: http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/64168 Relevant logs: - [libprocess-tests-stdout.log](http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/64168/logs/libprocess-tests-stdout.log): ``` C:\DCOS\mesos\mesos\3rdparty\libprocess\src\tests\ssl_tests.cpp(440): error: Failed to wait 15secs for socket [ FAILED ] SSLVerifyIPAdd/SSLTest.RequireCertificate/0, where GetParam() = "false" (16637 ms) [ RUN ] SSLVerifyIPAdd/SSLTest.RequireCertificate/1 C:\DCOS\mesos\mesos\3rdparty\libprocess\src\tests\ssl_tests.cpp(440): error: Failed to wait 15secs for socket [ FAILED ] SSLVerifyIPAdd/SSLTest.RequireCertificate/1, where GetParam() = "true" (16556 ms) [----------] 4 tests from SSLVerifyIPAdd/SSLTest (35465 ms total) [----------] Global test environment tear-down [==========] 223 tests from 35 test cases ran. (265329 ms total) [ PASSED ] 209 tests. [ FAILED ] 14 tests, listed below: [ FAILED ] SSLTest.SSLSocket [ FAILED ] SSLTest.NonSSLSocket [ FAILED ] SSLTest.NoVerifyBadCA [ FAILED ] SSLTest.RequireBadCA [ FAILED ] SSLTest.VerifyBadCA [ FAILED ] SSLTest.VerifyCertificate [ FAILED ] SSLTest.ProtocolMismatch [ FAILED ] SSLTest.ECDHESupport [ FAILED ] SSLTest.ValidDowngrade [ FAILED ] SSLTest.NoValidDowngrade [ FAILED ] SSLTest.ValidDowngradeEachProtocol [ FAILED ] SSLTest.NoValidDowngradeEachProtocol [ FAILED ] SSLVerifyIPAdd/SSLTest.RequireCertificate/0, where GetParam() = "false" [ FAILED ] SSLVerifyIPAdd/SSLTest.RequireCertificate/1, where GetParam() = "true" 14 FAILED TESTS YOU HAVE 19 DISABLED TESTS ``` - [libprocess-tests-stderr.log](http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/64168/logs/libprocess-tests-stderr.log): ``` I1208 22:06:39.071396 5640 process.cpp:887] Failed to accept socket: future discarded I1208 22:06:39.256402 5224 process.cpp:887] Failed to accept socket: future discarded I1208 22:06:39.620414 9600 openssl.cpp:514] Will not verify peer certificate! NOTE: Set LIBPROCESS_SSL_VERIFY_CERT=1 to enable peer certificate verification I1208 22:06:39.620414 9600 openssl.cpp:534] LIBPROCESS_SSL_REQUIRE_CERT implies peer certificate verification. LIBPROCESS_SSL_VERIFY_CERT set to true I1208 22:06:39.620414 9600 openssl.cpp:563] Using CA file: C:\Users\mesos\AppData\Local\Temp\YoIBLD\cert.pem I1208 22:06:39.621417 9600 openssl.cpp:566] Using CA dir: C:\Users\mesos\AppData\Local\Temp\YoIBLD I1208 22:06:41.474488 9600 openssl.cpp:514] Will not verify peer certificate! NOTE: Set LIBPROCESS_SSL_VERIFY_CERT=1 to enable peer certificate verification I1208 22:06:41.474488 9600 openssl.cpp:526] Will use IP address verification in subject alternative name certificate extension. I1208 22:06:41.474488 9600 openssl.cpp:534] LIBPROCESS_SSL_REQUIRE_CERT implies peer certificate verification. LIBPROCESS_SSL_VERIFY_CERT set to true I1208 22:06:41.498493 9600 openssl.cpp:563] Using CA file: C:\Users\mesos\AppData\Local\Temp\swA5Wo\cert.pem I1208 22:06:41.499497 9600 openssl.cpp:566] Using CA dir: C:\Users\mesos\AppData\Local\Temp\swA5Wo I1208 22:06:42.091516 9600 openssl.cpp:509] CA directory path unspecified! NOTE: Set CA directory path with LIBPROCESS_SSL_CA_DIR=<dirpath> I1208 22:06:42.091516 9600 openssl.cpp:514] Will not verify peer certificate! NOTE: Set LIBPROCESS_SSL_VERIFY_CERT=1 to enable peer certificate verification I1208 22:06:42.091516 9600 openssl.cpp:534] LIBPROCESS_SSL_REQUIRE_CERT implies peer certificate verification. LIBPROCESS_SSL_VERIFY_CERT set to true I1208 22:06:42.092515 9600 openssl.cpp:563] Using CA file: C:\Users\mesos\AppData\Local\Temp\VW8HVr\cert.pem I1208 22:06:58.684537 9600 openssl.cpp:509] CA directory path unspecified! NOTE: Set CA directory path with LIBPROCESS_SSL_CA_DIR=<dirpath> I1208 22:06:58.685536 9600 openssl.cpp:514] Will not verify peer certificate! NOTE: Set LIBPROCESS_SSL_VERIFY_CERT=1 to enable peer certificate verification I1208 22:06:58.685536 9600 openssl.cpp:526] Will use IP address verification in subject alternative name certificate extension. I1208 22:06:58.685536 9600 openssl.cpp:534] LIBPROCESS_SSL_REQUIRE_CERT implies peer certificate verification. LIBPROCESS_SSL_VERIFY_CERT set to true I1208 22:06:58.685536 9600 openssl.cpp:563] Using CA file: C:\Users\mesos\AppData\Local\Temp\BfsGZp\cert.pem I1208 22:07:14.869122 8072 process.cpp:887] Failed to accept socket: future discarded ``` - Mesos Reviewbot Windows On Dec. 8, 2017, 7:15 a.m., Jan Schlicht wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/64168/ > ----------------------------------------------------------- > > (Updated Dec. 8, 2017, 7:15 a.m.) > > > Review request for mesos, Benjamin Bannier and Jie Yu. > > > Bugs: MESOS-8309 > https://issues.apache.org/jira/browse/MESOS-8309 > > > Repository: mesos > > > Description > ------- > > Introduced a 'UUID' type. > > > Diffs > ----- > > include/mesos/mesos.proto 839ddb1cb41471d36423a2fc149acf90b973d413 > include/mesos/resource_provider/resource_provider.proto > 360d8620dd1858321f24daf52eb7bee9742427a5 > include/mesos/type_utils.hpp 506f667073df9c4368354d07dcc012e5e0dd36f1 > include/mesos/v1/mesos.proto 0ea17a83705774a69a301599c9c905e08cdef4d1 > include/mesos/v1/resource_provider/resource_provider.proto > 3e799f305cbd3a7d3f94186ee1486e040e6ad1b6 > src/common/protobuf_utils.cpp c5504a00a7a84b824743f00c6b97ea299ac66eb4 > src/common/type_utils.cpp 65586a57b6d384350673903fb399b89a83fb9c37 > src/master/master.hpp 1f5daae6abbf81cd5fc0341f5ee6c9678beb0d64 > src/master/master.cpp 5cba50636a9351d29660c54fad7734fcfea547b9 > src/messages/messages.cpp 56876f2d5a92237ccb85ec6d8ab8eb872061a7b5 > src/messages/messages.proto f71178438660fa16aad8f290391baba7813fbff0 > src/resource_provider/manager.cpp f98611c351f11b15281dd3ef673ef80db1c44f07 > src/resource_provider/message.hpp bbf6bb2a0a4aa901ac038cdbe4dd46acc0f2e453 > src/slave/slave.cpp 54d8bcc035227dd6896ffa6e692a91749c0b56a6 > src/status_update_manager/offer_operation.cpp > f66690eadc0d7b16cc7de1b518904db2cab7ef82 > src/tests/mesos.hpp 95068895da1f7267d4b326c636f29a3a68177105 > src/tests/offer_operation_status_update_manager_tests.cpp > a31a525e1ee05492861885f59123471bc4ef33c6 > src/tests/resource_provider_manager_tests.cpp > a6eb4c9a303780029244e069bdf550a8cd9c7bb4 > src/tests/resource_provider_validation_tests.cpp > bf789a05771b7c25f2fc2a8a5b35d38519e4793b > src/tests/slave_tests.cpp 07145432c35c85a755b66ba575c2a46db072ce5c > > > Diff: https://reviews.apache.org/r/64168/diff/4/ > > > Testing > ------- > > make check > > > Thanks, > > Jan Schlicht > >
