----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/70478/#review214745 -----------------------------------------------------------
FAIL: Some of the unit tests failed. Please check the relevant logs. Reviews applied: `['70478']` Failed command: `Start-MesosCITesting` All the build artifacts available at: http://dcos-win.westus2.cloudapp.azure.com/artifacts/mesos-reviewbot-testing/3200/mesos-review-70478 Relevant logs: - [mesos-tests.log](http://dcos-win.westus2.cloudapp.azure.com/artifacts/mesos-reviewbot-testing/3200/mesos-review-70478/logs/mesos-tests.log): ``` I0418 01:12:25.310407 68592 master.cpp:3333] Disconnecting agent 0e9bf6c6-b705-4fc1-979d-5bdb773ea52d-S0 at slave(501)@192.10.1.4:55263 (windows-01.chtsmhjxogyevckjfayqqcnjda.xx.internal.cloudapp.net) I0418 01:12:25.310407 68592 master.cpp:3352] Deactivating agent 0e9bf6c6-b705-4fc1-979d-5bdb773ea52d-S0 at slave(501)@192.10.1.4:55263 (windows-01.chtsmhjxogyevckjfayqqcnjda.xx.internal.cloudapp.net) I0418 01:12:25.311425 64636 hierarchical.cpp:392] Removed framework 0e9bf6c6-b705-4fc1-979d-5bdb773ea52d-0000 I0418 01:12:25.311425 64636 hierarchical.cpp:829] Agent 0e9bf6c6-b705-4fc1-979d-5bdb773ea52d-S0 deactivated I0418 01:12:25.312422 68300 containerizer.cpp:2576] Destroying container bb5218ac-c11d-47a1-956d-fd486ee0654c in RUNNING state I0418 01:12:25.312422 68300 containerizer.cpp:3278] Transitioning the state of container bb5218ac-c11d-47a1-956d-fd486ee0654c from RUNNING to DESTROYING I0418 01:12:25.313499 68300 launcher.cpp:161] Asked to destroy container bb5218ac-c11d-47a1-956d-fd486ee0654c W0418 01:12:25.314421 64768 process.cpp:838] Failed to recv on sock[ OK ] IsolationFlag/MemoryIsolatorTest.ROOT_MemUsage/0 (885 ms) [----------] 1 test from IsolationFlag/MemoryIsolatorTest (905 ms total) [----------] Global test environment tear-down [==========] 1161 tests from 109 test cases ran. (578437 ms total) [ PASSED ] 1158 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 et WindowsFD::Type::SOCKET=9656 to peer '192.10.1.4:57653': IO failed with error code: The specified network name is no longer available. W0418 01:12:25.314421 64768 process.cpp:1423] Failed to recv on socket WindowsFD::Type::SOCKET=3776 to peer '192.10.1.4:57652': IO failed with error code: The specified network name is no longer available. I0418 01:12:25.376448 68104 containerizer.cpp:3117] Container bb5218ac-c11d-47a1-956d-fd486ee0654c has exited I0418 01:12:25.414448 67544 master.cpp:1135] Master terminating I0418 01:12:25.416401 68300 hierarchical.cpp:680] Removed agent 0e9bf6c6-b705-4fc1-979d-5bdb773ea52d-S0 I0418 01:12:26.355409 64768 process.cpp:927] Stopped the socket accept loop ``` - Mesos Reviewbot Windows On April 15, 2019, 4:35 p.m., Gastón Kleiman wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/70478/ > ----------------------------------------------------------- > > (Updated April 15, 2019, 4:35 p.m.) > > > Review request for mesos, Benno Evers and Greg Mann. > > > Repository: mesos > > > Description > ------- > > This patch makes the operation feedback example framework use a long > filter when accepting offers and revive offers when it receives an > `OPERATION_FINISH` operation status update. > > > Diffs > ----- > > src/examples/operation_feedback_framework.cpp > ab19605dda069db06b6215a95049014244fc2d4f > > > Diff: https://reviews.apache.org/r/70478/diff/1/ > > > Testing > ------- > > Manual testing. > > > Thanks, > > Gastón Kleiman > >
