----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/70561/#review214943 -----------------------------------------------------------
FAIL: Some of the unit tests failed. Please check the relevant logs. Reviews applied: `['70561']` Failed command: `Start-MesosCITesting` All the build artifacts available at: http://dcos-win.westus2.cloudapp.azure.com/artifacts/mesos-reviewbot-testing/3280/mesos-review-70561 Relevant logs: - [mesos-tests.log](http://dcos-win.westus2.cloudapp.azure.com/artifacts/mesos-reviewbot-testing/3280/mesos-review-70561/logs/mesos-tests.log): ``` I0429 11:08:36.742419 86448 master.cpp:3312] Disconnecting agent 47ee9ac4-f337-47df-aaae-f64fd8450b59-S0 at slave(504)@192.10.1.4:58042 (windows-01.chtsmhjxogyevckjfayqqcnjda.xx.internal.cloudapp.net) I0429 11:08:36.743422 86448 master.cpp:3331] Deactivating agent 47ee9ac4-f337-47df-aaae-f64fd8450b59-S0 at slave(504)@192.10.1.4:58042 (windows-01.chtsmhjxogyevckjfayqqcnjda.xx.internal.cloudapp.net) I0429 11:08:36.743422 81532 hierarchical.cpp:392] Removed framework 47ee9ac4-f337-47df-aaae-f64fd8450b59-0000 I0429 11:08:36.744415 81532 hierarchical.cpp:829] Agent 47ee9ac4-f337-47df-aaae-f64fd8450b59-S0 deactivated I0429 11:08:36.745513 85600 containerizer.cpp:2586] Destroying container 60d628c0-ee67-4a14-8dd4-b55346bded1e in RUNNING state I0429 11:08:36.745513 85600 containerizer.cpp:3288] Transitioning the state of container 60d628c0-ee67-4a14-8dd4-b55346bded1e from RUNNING to DESTROYING I0429 11:08:36.746419 85600 launcher.cpp:161] Asked to destroy container 60d628c0-ee67-4a14-8dd4-b55346bded1e W0429 11:08:36.747419 84212 process.cpp:1423] Failed to recv on socket WindowsFD::Type::SOCKET=4588 to peer '192.10.1.4:60431': IO failed with error code: The specified network name is no longer available. W0429 11:08:36.748420 84212 process.cpp:838] Failed to recv on socket WindowsFD::Type::SOCKET=4516 to peer '192.10.1.4:60432': IO failed with error code: The specified network name is no longer available. I0429 11:08:36.802157 86052 containerizer.cpp:3127] Container 60d628c0-ee67-4a14-8dd4-b55346bded1e has exited I0429 11:08:36.845134[ OK ] IsolationFlag/MemoryIsolatorTest.ROOT_MemUsage/0 (804 ms) [----------] 1 test from IsolationFlag/MemoryIsolatorTest (826 ms total) [----------] Global test environment tear-down [==========] 1166 tests from 109 test cases ran. (604840 ms total) [ PASSED ] 1163 tests. [ FAILED ] 3 tests, listed below: [ FAILED ] DockerFetcherPluginTest.INTERNET_CURL_FetchManifest [ FAILED ] DockerFetcherPluginTest.INTERNET_CURL_FetchImage [ FAILED ] DockerFetcherPluginTest.INTERNET_CURL_InvokeFetchByName 3 FAILED TESTS YOU HAVE 233 DISABLED TESTS 86128 master.cpp:1135] Master terminating I0429 11:08:36.847127 85600 hierarchical.cpp:680] Removed agent 47ee9ac4-f337-47df-aaae-f64fd8450b59-S0 I0429 11:08:38.927225 84212 process.cpp:927] Stopped the socket accept loop ``` - Mesos Reviewbot Windows On April 27, 2019, 8:01 a.m., Qian Zhang wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/70561/ > ----------------------------------------------------------- > > (Updated April 27, 2019, 8:01 a.m.) > > > Review request for mesos, Andrei Budnik and Gilbert Song. > > > Bugs: MESOS-9695 > https://issues.apache.org/jira/browse/MESOS-9695 > > > Repository: mesos > > > Description > ------- > > Removed the duplicate pid check in Docker containerizer. > > > Diffs > ----- > > src/slave/containerizer/docker.cpp 7f1d47113045f16b02a92a13ed42d004ecab8f09 > > > Diff: https://reviews.apache.org/r/70561/diff/1/ > > > Testing > ------- > > sudo make check. > > > Thanks, > > Qian Zhang > >
