----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69373/#review210614 -----------------------------------------------------------
FAIL: Some of the unit tests failed. Please check the relevant logs. Reviews applied: `['69373']` Failed command: `Start-MesosCITesting` All the build artifacts available at: http://dcos-win.westus2.cloudapp.azure.com/artifacts/mesos-reviewbot-testing/2608/mesos-review-69373 Relevant logs: - [mesos-tests.log](http://dcos-win.westus2.cloudapp.azure.com/artifacts/mesos-reviewbot-testing/2608/mesos-review-69373/logs/mesos-tests.log): ``` I1116 20:43:38.808976 40648 containerizer.cpp:3132] Transitioning the state of container 161a84ea-94ff-4a1d-89b6-f1572d7e1317 from RUNNING to DESTROYING I1116 20:43:38.808976 40648 launcher.cpp:161] Asked to destroy container 161a84ea-94ff-4a1d-89b6-f1572d7e1317 W1116 20:43:38.809969 41048 process.cpp:838] Failed to recv on socket WindowsFD::Type::[ OK ] IsolationFlag/MemoryIsolatorTest.ROOT_MemUsage/0 (682 ms) [----------] 1 test from IsolationFlag/MemoryIsolatorTest (702 ms total) [----------] Global test environment tear-down d:\dcos\mesos\mesos\src\tests\environment.cpp(1126): error: Failed Tests completed with child processes remaining: -+- 34964 0000001C105FE72C |--- 40448 0000001C105FE72C --- 40828 0000001C105FE72C [==========] 1053 tests from 103 test cases ran. (617587 ms total) [ PASSED ] 1050 tests. [ FAILED ] 3 tests, listed below: [ FAILED ] DockerFetcherPluginTest.INTERNET_CURL_FetchBlob [ FAILED ] DockerFetcherPluginTest.INTERNET_CURL_FetchImage [ FAILED ] DockerFetcherPluginTest.INTERNET_CURL_InvokeFetchByName 3 FAILED TESTS YOU HAVE 231 DISABLED TESTS SOCKET=9296 to peer '192.10.1.5:59429': IO failed with error code: The specified network name is no longer available. W1116 20:43:38.810983 41048 process.cpp:1423] Failed to recv on socket WindowsFD::Type::SOCKET=9336 to peer '192.10.1.5:59428': IO failed with error code: The specified network name is no longer available. I1116 20:43:38.870992 38812 containerizer.cpp:2971] Container 161a84ea-94ff-4a1d-89b6-f1572d7e1317 has exited I1116 20:43:38.901079 37228 master.cpp:1115] Master terminating I1116 20:43:38.902979 41468 hierarchical.cpp:643] Removed agent 43a5331b-45e1-45ab-a811-c5fd553e1141-S0 I1116 20:43:39.483969 41048 process.cpp:927] Stopped the socket accept loop ``` - Mesos Reviewbot Windows On Nov. 16, 2018, 7:25 p.m., James Peach wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/69373/ > ----------------------------------------------------------- > > (Updated Nov. 16, 2018, 7:25 p.m.) > > > Review request for mesos and Jiang Yan Xu. > > > Repository: mesos > > > Description > ------- > > In scale testing, this `CHECK` failed with the following message: > > F1116 17:50:04.868387 53766 consensus.cpp:771] Check failed: > highestNackProposal >= proposal > > Emitting the values for `highestNackProposal` and `proposal` may > help in debugging this failure. > > > Diffs > ----- > > src/log/consensus.cpp bce7facb0fe0d89ee96951bcf144332e41eb683e > > > Diff: https://reviews.apache.org/r/69373/diff/1/ > > > Testing > ------- > > make check > > > Thanks, > > James Peach > >
