-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/69891/#review212770
-----------------------------------------------------------



FAIL: Some of the unit tests failed. Please check the relevant logs.

Reviews applied: `['69891']`

Failed command: `Start-MesosCITesting`

All the build artifacts available at: 
http://dcos-win.westus2.cloudapp.azure.com/artifacts/mesos-reviewbot-testing/2877/mesos-review-69891

Relevant logs:

- 
[mesos-tests.log](http://dcos-win.westus2.cloudapp.azure.com/artifacts/mesos-reviewbot-testing/2877/mesos-review-69891/logs/mesos-tests.log):

```
W0212 22:48:10.210011 15552 slave.cpp:3928] Ignoring shutdown framework 
3fa56582-0ae7-4da5-92a0-5877dcfa075c-0000 because it is terminating
I0212 22:48:10.213016 22360 master.cpp:1269] Agent 
3fa56582-0ae7-4da5-92a0-5877dcfa075c-S0 at slave(491)@192.10.1.4:50261 
(windows-01.chtsmhjxogyevckjfayqqcnjda.xx.internal.cloudapp.net) disconnected
I0212 22:48:10.213016 22360 master.cpp:3272] Disconnecting agent 
3fa56582-0ae7-4da5-92a0-5877dcfa075c-S0 at slave(491)@192.10.1.4:50261 
(windows-01.chtsmhjxogyevckjfayqqcnjda.xx.internal.cloudapp.net)
I0212 22:48:10.213016 22360 master.cpp:3291] Deactivating agent 
3fa56582-0ae7-4da5-92a0-5877dcfa075c-S0 at slave(491)@192.10.1.4:50261 
(windows-01.chtsmhjxogyevckjfayqqcnjda.xx.internal.cloudapp.net)
I0212 22:48:10.215008 12120 hierarchical.cpp:358] Removed framework 
3fa56582-0ae7-4da5-92a0-5877dcfa075c-0000
I0212 22:48:10.215008 12120 hierarchical.cpp:793] Agent 
3fa56582-0ae7-4da5-92a0-5877dcfa075c-S0 deactivated
I0212 22:48:10.217051 15552 containerizer.cpp:2526] Destroying container 
480015c6-acf4-4f5c-898f-f6789020156c in RUNNING state
I0212 22:48:10.217051 15552 containerizer.cpp:3193] Transitioning the state of 
container 480015c6-acf4-4f5c-898f-f6789020156c from RUNNING to DESTROYING
I0212 22:48:10.217051 15552 launcher.cpp:161] Asked to destroy container 
480015c6-acf4-4f5c-898f-f6789020156c
W0212 22:48:10.219003 19932 process.cpp:1423] Failed to recv on socket 
WindowsFD::Type::SOCKET=10288 to peer '192.10.1.4:52185': IO failed with error 
code: The specified network name is no longer available.

W0212 22:48:10.220007 19932 process.cpp:838] Failed to recv on socket 
WindowsFD::Type::SOCKET=10564 to p[       OK ] 
IsolationFlag/MemoryIsolatorTest.ROOT_MemUsage/0 (787 ms)
[----------] 1 test from IsolationFlag/MemoryIsolatorTest (810 ms total)

[----------] Global test environment tear-down
[==========] 1108 tests from 105 test cases ran. (564233 ms total)
[  PASSED  ] 1107 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] DockerFetcherPluginTest.INTERNET_CURL_FetchImage

 1 FAILED TEST
  YOU HAVE 232 DISABLED TESTS

eer '192.10.1.4:52186': IO failed with error code: The specified network name 
is no longer available.

I0212 22:48:10.234997 22360 containerizer.cpp:3032] Container 
480015c6-acf4-4f5c-898f-f6789020156c has exited
I0212 22:48:10.274006 20964 master.cpp:1109] Master terminating
I0212 22:48:10.275992 11940 hierarchical.cpp:644] Removed agent 
3fa56582-0ae7-4da5-92a0-5877dcfa075c-S0
I0212 22:48:10.702548 19932 process.cpp:927] Stopped the socket accept loop
```

- Mesos Reviewbot Windows


On Feb. 12, 2019, 9:38 p.m., Greg Mann wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/69891/
> -----------------------------------------------------------
> 
> (Updated Feb. 12, 2019, 9:38 p.m.)
> 
> 
> Review request for mesos, Gastón Kleiman and Joseph Wu.
> 
> 
> Bugs: MESOS-9541
>     https://issues.apache.org/jira/browse/MESOS-9541
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> This patch makes the master send operation updates when
> an agent is removed and a framework has requested
> feedback for a pending operation on that agent.
> 
> 
> Diffs
> -----
> 
>   src/master/master.cpp f74b7c280569e1c24e0940463bb28bd795d429d5 
>   src/tests/master_tests.cpp acc6096239e4992bdca084d88880d644ab4a2385 
> 
> 
> Diff: https://reviews.apache.org/r/69891/diff/1/
> 
> 
> Testing
> -------
> 
> `make check`
> `bin/mesos-tests.sh --gtest_filter="*OperationUpdatesAfterAgentShutdown*" 
> --gtest_repeat=-1 --gtest_break_on_failure`
> 
> 
> Thanks,
> 
> Greg Mann
> 
>

Reply via email to