----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/70472/#review214775 -----------------------------------------------------------
FAIL: Some of the unit tests failed. Please check the relevant logs. Reviews applied: `['70507', '70472']` Failed command: `Start-MesosCITesting` All the build artifacts available at: http://dcos-win.westus2.cloudapp.azure.com/artifacts/mesos-reviewbot-testing/3216/mesos-review-70472 Relevant logs: - [stout-tests.log](http://dcos-win.westus2.cloudapp.azure.com/artifacts/mesos-reviewbot-testing/3216/mesos-review-70472/logs/stout-tests.log): ``` [ RUN ] SocketTests.InitSocket [ OK ] SocketTests.InitSocket (1 ms) [ RUN ] SocketTests.IntFD [ OK ] SocketTests.IntFD (1 ms) [----------] 2 tests from SocketTests (2 ms total) [----------] 2 tests from StrerrorTest [ RUN ] StrerrorTest.ValidErrno [ OK ] StrerrorTest.ValidErrno (0 ms) [ RUN ] StrerrorTest.InvalidErrno [ OK ] StrerrorTest.InvalidErrno (0 ms) [----------] 2 tests from StrerrorTest (0 ms total) [----------] 2 tests from OsSendfileTest [ RUN ] OsSendfileTest.Sendfile [ OK ] OsSendfileTest.Sendfile (1025 ms) [ RUN ] OsSendfileTest.SendfileAsync [ OK ] OsSendfileTest.SendfileAsync (21 ms) [----------] 2 tests from OsSendfileTest (1046 ms total) [----------] Global test environment tear-down [==========] 345 tests from 53 test cases ran. (14027 ms total) [ PASSED ] 344 tests. [ FAILED ] 1 test, listed below: [ FAILED ] OsTest.Children 1 FAILED TEST YOU HAVE 1 DISABLED TEST ``` - [mesos-tests.log](http://dcos-win.westus2.cloudapp.azure.com/artifacts/mesos-reviewbot-testing/3216/mesos-review-70472/logs/mesos-tests.log): ``` I0420 03:35:01.219982 57400 master.cpp:3333] Disconnecting agent 6ec1bf69-546b-441b-a9e6-b924f10a39cb-S0 at slave(501)@192.10.1.4:59832 (windows-01.chtsmhjxogyevckjfayqqcnjda.xx.internal.cloudapp.net) I0420 03:35:01.220901 57400 master.cpp:3352] Deactivating agent 6ec1bf69-546b-441b-a9e6-b924f10a39cb-S0 at slave(501)@192.10.1.4:59832 (windows-01.chtsmhjxogyevckjfayqqcnjda.xx.internal.cloudapp.net) I0420 03:35:01.220901 66020 hierarchical.cpp:392] Removed framework 6ec1bf69-546b-441b-a9e6-b924f10a39cb-0000 I0420 03:35:01.220901 70944 containerizer.cpp:2576] Destroying container 6fb31971-7a20-4c23-9a62-1fc749a383b1 in RUNNING state I0420 03:35:01.220901 66020 hierarchical.cpp:829] Agent 6ec1bf69-546b-441b-a9e6-b924f10a39cb-S0 deactivated I0420 03:35:01.220901 70944 containerizer.cpp:3278] Transitioning the state of container 6fb31971-7a20-4c23-9a62-1fc749a383b1 from RUNNING to DESTROYING I0420 03:35:01.221913 70944 launcher.cpp:161] Asked to destroy container 6fb31971-7a20-4c23-9a62-1fc749a383b1 W0420 03:35:01.222877 71536 process.cpp:1423] Failed to recv on socket WindowsFD::Type::SOCKET=5460 to peer '192.10.1.4:62238': IO failed with error code: The specified network name is no longer available. W0420 03:35:01.223909 71536 process.cpp:838] Failed to recv on socket WindowsFD::Type::SOCKET=4976 to peer '192.10.1.4:62239': IO failed with error code: The specified network name is no longer available. I0420 03:35:01.275970 66028 containerizer.cpp:31[ OK ] IsolationFlag/MemoryIsolatorTest.ROOT_MemUsage/0 (782 ms) [----------] 1 test from IsolationFlag/MemoryIsolatorTest (799 ms total) [----------] Global test environment tear-down [==========] 1162 tests from 109 test cases ran. (575194 ms total) [ PASSED ] 1159 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 17] Container 6fb31971-7a20-4c23-9a62-1fc749a383b1 has exited I0420 03:35:01.306928 70168 master.cpp:1135] Master terminating I0420 03:35:01.308949 65920 hierarchical.cpp:680] Removed agent 6ec1bf69-546b-441b-a9e6-b924f10a39cb-S0 I0420 03:35:02.330972 71536 process.cpp:927] Stopped the socket accept loop ``` - Mesos Reviewbot Windows On April 19, 2019, 7:57 a.m., Greg Mann wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/70472/ > ----------------------------------------------------------- > > (Updated April 19, 2019, 7:57 a.m.) > > > Review request for mesos, Benno Evers, Benjamin Mahler, Gastón Kleiman, and > Meng Zhu. > > > Bugs: MESOS-9619 > https://issues.apache.org/jira/browse/MESOS-9619 > > > Repository: mesos > > > Description > ------- > > This patch adds validation to the master to ensure that task > groups do not include resources with overlapping set- or > range-valued resources, as this can crash the allocator. > > > Diffs > ----- > > src/master/validation.hpp 71748c121aa3518d68811ea1e60707d195b58657 > src/master/validation.cpp f032a781608857d0c9cfa220dd8d70f74d60f1ec > src/tests/master_tests.cpp 964d935771a99efaee63187affe46b551146f310 > src/tests/master_validation_tests.cpp > 400ad686291e08f578f27cfb9341263972e36684 > > > Diff: https://reviews.apache.org/r/70472/diff/2/ > > > Testing > ------- > > `make check` > `bin/mesos-tests.sh --gtest_filter="*NonoverlappingSetsAndRanges*" > --gtest_repeat=-1 --gtest_break_on_failure` > `bin/mesos-tests.sh > --gtest_filter="*LaunchGroupOverlappingSetAndRangeResources*" > --gtest_repeat=-1 --gtest_break_on_failure` > > > Thanks, > > Greg Mann > >
