----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69321/#review210491 -----------------------------------------------------------
FAIL: Some of the unit tests failed. Please check the relevant logs. Reviews applied: `['69321']` Failed command: `Start-MesosCITesting` All the build artifacts available at: http://dcos-win.westus2.cloudapp.azure.com/artifacts/mesos-reviewbot-testing/2593/mesos-review-69321 Relevant logs: - [mesos-tests.log](http://dcos-win.westus2.cloudapp.azure.com/artifacts/mesos-reviewbot-testing/2593/mesos-review-69321/logs/mesos-tests.log): ``` I1113 04:31:13.303097 27240 master.cpp:11054] Removing task df1c63a1-6754-415a-ad0a-e30b03572e9b with resources cpus(allocated: *):4; mem(allocated: *):2048; disk(allocated: *):1024; ports(allocated: *):[31000-32000] of framework c981011c-825e-4f11-b1c5-adcdcab9b169-0000 on agent c981011c-825e-4f11-b1c5-adcdcab9b169-S0 at slave(461)@192.10.1.5:59702 (windows-02.aa0q4n2kgcyefckmv0xukjvy4f.xx.internal.cloudapp.net) I1113 04:31:13.305099 27240 master.cpp:1273] Agent c981011c-825e-4f11-b1c5-adcdcab9b169-S0 at slave(461)@192.10.1.5:59702 (windows-02.aa0q4n2kgcyefckmv0xukjvy4f.xx.internal.cloudapp.net) disconnected I1113 04:31:13.305099 27240 master.cpp:3289] Disconnecting agent c981011c-825e-4f11-b1c5-adcdcab9b169-S0 at slave(461)@192.10.1.5:59702 (windows-02.aa0q4n2kgcyefckmv0xukjvy4f.xx.internal.cloudapp.net) I1113 04:31:13.306114 27240 master.cpp:3308] Deactivating agent c981011c-825e-4f11-b1c5-adcdcab9b169-S0 at slave(461)@192.10.1.5:59702 (windows-02.aa0q4n2kgcyefckmv0xukjvy4f.xx.internal.cloudapp.net) I1113 04:31:13.306114 17120 hierarchical.cpp:357] Removed framework c981011c-825e-4f11-b1c5-adcdcab9b169-0000 I1113 04:31:13.306114 33412 hierarchical.cpp:801] Agent c981011c-825e-4f11-b1c5-adcdcab9b169-S0 deactivated I1113 04:31:13.307101 33412 containerizer.cpp:2465] Destroying container 58d1d552-170d-45ca-b7c7-cd1f53b2628b in RUNNING state I1113 04:31:13.307101 33412 containerizer.cpp:3132] Transitioning the state of container 58d1d552-170d-45ca-b7c7-cd1f53b2628b from RUNNING to DESTROYING I1113 04:31:13.308104 33412 launcher.cpp:161] Asked to destroy container 58d1d552-170d-45ca-b7c7-cd1f53b2628b W1113 04:31:13.309104 27372 process.cpp:838] Failed to recv on socket WindowsFD::Type::SOCKET=5264 to peer '192.10.1.5:61481': IO failed with error code: The specified network name is no longer available. W1113 04:31:13.309104 27372 process.cpp:1423] Failed to recv on socket WindowsFD::Typ[ OK ] IsolationFlag/MemoryIsolatorTest.ROOT_MemUsage/0 (684 ms) [----------] 1 test from IsolationFlag/MemoryIsolatorTest (704 ms total) [----------] Global test environment tear-down [==========] 1053 tests from 103 test cases ran. (507471 ms total) [ PASSED ] 1052 tests. [ FAILED ] 1 test, listed below: [ FAILED ] DockerFetcherPluginTest.INTERNET_CURL_FetchBlob 1 FAILED TEST YOU HAVE 231 DISABLED TESTS e::SOCKET=5256 to peer '192.10.1.5:61480': IO failed with error code: The specified network name is no longer available. I1113 04:31:13.344125 33720 containerizer.cpp:2971] Container 58d1d552-170d-45ca-b7c7-cd1f53b2628b has exited I1113 04:31:13.374099 30844 master.cpp:1115] Master terminating I1113 04:31:13.376091 34728 hierarchical.cpp:643] Removed agent c981011c-825e-4f11-b1c5-adcdcab9b169-S0 I1113 04:31:13.869096 27372 process.cpp:927] Stopped the socket accept loop ``` - Mesos Reviewbot Windows On Nov. 13, 2018, 3:23 a.m., Chun-Hung Hsiao wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/69321/ > ----------------------------------------------------------- > > (Updated Nov. 13, 2018, 3:23 a.m.) > > > Review request for mesos, Gilbert Song and Qian Zhang. > > > Repository: mesos > > > Description > ------- > > Fixed an FTS tree leakage in the copy backend. > > > Diffs > ----- > > src/slave/containerizer/mesos/provisioner/backends/copy.cpp > a3237a3ee57da209270f61745fa98fa138057513 > > > Diff: https://reviews.apache.org/r/69321/diff/1/ > > > Testing > ------- > > make check > > > Thanks, > > Chun-Hung Hsiao > >
