----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/70446/#review214565 -----------------------------------------------------------
FAIL: Some of the unit tests failed. Please check the relevant logs. Reviews applied: `['70443', '70444', '70445', '70446']` Failed command: `Start-MesosCITesting` All the build artifacts available at: http://dcos-win.westus2.cloudapp.azure.com/artifacts/mesos-reviewbot-testing/3149/mesos-review-70446 Relevant logs: - [mesos-tests.log](http://dcos-win.westus2.cloudapp.azure.com/artifacts/mesos-reviewbot-testing/3149/mesos-review-70446/logs/mesos-tests.log): ``` I0411 02:51:48.939502 45276 master.cpp:1295] Agent 066ad9c5-2245-453a-89d5-7ed8d30b856e-S0 at slave(501)@192.10.1.4:56571 (windows-01.chtsmhjxogyevckjfayqqcnjda.xx.internal.cloudapp.net) disconnected I0411 02:51:48.939502 45276 master.cpp:3333] Disconnecting agent 066ad9c5-2245-453a-89d5-7ed8d30b856e-S0 at slave(501)@192.10.1.4:56571 (windows-01.chtsmhjxogyevckjfayqqcnjda.xx.internal.cloudapp.net) I0411 02:51:48.940495 45276 master.cpp:3352] Deactivating agent 066ad9c5-2245-453a-89d5-7ed8d30b856e-S0 at slave(501)@192.10.1.4:56571 (windows-01.chtsmhjxogyevckjfayqqcnjda.xx.internal.cloudapp.net) I0411 02:51:48.940495 45700 hierarchical.cpp:392] Removed framework 066ad9c5-2245-453a-89d5-7ed8d30b856e-0000 I0411 02:51:48.941496 45700 hierarchical.cpp:829] Agent 066ad9c5-2245-453a-89d5-7ed8d30b856e-S0 deactivated I0411 02:51:48.941496 49060 containerizer.cpp:2576] Destroying container 4cd8d5a6-8427-4c4b-a2ea-1cb153779225 in RUNNING state I0411 02:51:48.941496 49060 containerizer.cpp:3278] Transitioning the state of container 4cd8d5a6-8427-4c4b-a2ea-1cb153779225 from RUNNING to DESTROYING I0411 02:51:48.942500 49060 launcher.cpp:161] Asked to destroy container 4cd8d5a6-8427-4c4b-a2ea-1cb153779225 W0411 02:51:48.943511 49364 process.cpp:1423] Failed to recv on socket WindowsFD::Type::SOCKET=9704 to peer '192.10.1.4:58979': IO failed with error code: The specified network name is no longer available. W0411 02:51:48.943511 49364 process.cpp:838] Failed to recv o[ OK ] IsolationFlag/MemoryIsolatorTest.ROOT_MemUsage/0 (886 ms) [----------] 1 test from IsolationFlag/MemoryIsolatorTest (908 ms total) [----------] Global test environment tear-down [==========] 1160 tests from 108 test cases ran. (597350 ms total) [ PASSED ] 1158 tests. [ FAILED ] 2 tests, listed below: [ FAILED ] DockerFetcherPluginTest.INTERNET_CURL_FetchImage [ FAILED ] DockerFetcherPluginTest.INTERNET_CURL_InvokeFetchByName 2 FAILED TESTS YOU HAVE 233 DISABLED TESTS n socket WindowsFD::Type::SOCKET=7196 to peer '192.10.1.4:58980': IO failed with error code: The specified network name is no longer available. I0411 02:51:49.022872 50264 containerizer.cpp:3117] Container 4cd8d5a6-8427-4c4b-a2ea-1cb153779225 has exited I0411 02:51:49.056933 5564 master.cpp:1135] Master terminating I0411 02:51:49.058926 19488 hierarchical.cpp:680] Removed agent 066ad9c5-2245-453a-89d5-7ed8d30b856e-S0 I0411 02:51:49.810880 49364 process.cpp:927] Stopped the socket accept loop ``` - Mesos Reviewbot Windows On April 10, 2019, 9:32 a.m., Qian Zhang wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/70446/ > ----------------------------------------------------------- > > (Updated April 10, 2019, 9:32 a.m.) > > > Review request for mesos, Andrei Budnik and Gilbert Song. > > > Bugs: MESOS-9715 > https://issues.apache.org/jira/browse/MESOS-9715 > > > Repository: mesos > > > Description > ------- > > Added a test `CurlFetcherPluginTest.CURL_ValidUriWithOutputFileName`. > > > Diffs > ----- > > src/tests/uri_fetcher_tests.cpp bb224d8b991d13aa7ea7185dd78a99def0c18c7f > > > Diff: https://reviews.apache.org/r/70446/diff/1/ > > > Testing > ------- > > sudo make check > > > Thanks, > > Qian Zhang > >
