You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "nabarun (JIRA)" <ji...@apache.org> on 2017/10/24 18:23:00 UTC

[jira] [Created] (GEODE-3899) [CI Failure] org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest > test_LN_Sender_recognises_ALL_NY_Locators FAILED

nabarun created GEODE-3899:
------------------------------

             Summary: [CI Failure] org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest > test_LN_Sender_recognises_ALL_NY_Locators FAILED
                 Key: GEODE-3899
                 URL: https://issues.apache.org/jira/browse/GEODE-3899
             Project: Geode
          Issue Type: Bug
          Components: wan
            Reporter: nabarun


Stack trace
{noformat}
<testcase name="test_LN_Sender_recognises_ALL_NY_Locators" classname="org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest" time="21.922">
    <failure message="java.lang.AssertionError: Suspicious strings were written to the log during this run.&#10;Fix the strings or use IgnoredException.addIgnoredException to ignore.&#10;-----------------------------------------------------------------------&#10;Found suspect string in log4j at line 1343&#10;&#10;[fatal 2017/10/19 07:19:15.397 UTC &lt;Event Processor for GatewaySender_ln&gt; tid=9460] GatewaySender &quot;ln&quot; could not get remote locator information for remote site &quot;2&quot;.&#10;&#10;" type="java.lang.AssertionError">java.lang.AssertionError: Suspicious strings were written to the log during this run.
Fix the strings or use IgnoredException.addIgnoredException to ignore.
-----------------------------------------------------------------------
Found suspect string in log4j at line 1343

[fatal 2017/10/19 07:19:15.397 UTC &lt;Event Processor for GatewaySender_ln&gt; tid=9460] GatewaySender &quot;ln&quot; could not get remote locator information for remote site &quot;2&quot;.


	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.geode.test.dunit.standalone.DUnitLauncher.closeAndCheckForSuspects(DUnitLauncher.java:391)
	at org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase.cleanupAllVms(JUnit4DistributedTestCase.java:536)
	at org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase.doTearDownDistributedTestCase(JUnit4DistributedTestCase.java:483)
	at org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase.tearDownDistributedTestCase(JUnit4DistributedTestCase.java:470)
	at sun.reflect.GeneratedMethodAccessor59.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:33)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93)
	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:147)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:129)
	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:404)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:63)
	at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:46)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
</failure>
{noformat}

Complete logs
{noformat}
<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest" tests="16" skipped="2" failures="1" errors="0" timestamp="2017-10-19T07:18:42" hostname="4381b3c6-de49-4692-5897-8105fcabf593" time="60.609">
  <properties/>
  <testcase name="test_AllLocatorsInDSShouldHaveDistributedSystemId" classname="org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest" time="0.0">
    <skipped/>
  </testcase>
  <testcase name="testNoRemoteLocators" classname="org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest" time="1.224"/>
  <testcase name="test_3Sites3Locators" classname="org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest" time="0.0">
    <skipped/>
  </testcase>
  <testcase name="test_RingTopology" classname="org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest" time="1.24"/>
  <testcase name="locatorsReceiveHostnameForClientsFromRemoteSite" classname="org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest" time="2.331"/>
  <testcase name="test_GatewaySender_Started_Before_Locator" classname="org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest" time="0.2"/>
  <testcase name="test_LN_Peer_Locators_Exchange_Information" classname="org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest" time="0.947"/>
  <testcase name="test_NY_Recognises_TK_AND_HK_Through_LN_Locator" classname="org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest" time="13.923"/>
  <testcase name="testValidHostRemoteLocators" classname="org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest" time="0.831"/>
  <testcase name="testNoThreadLeftBehind" classname="org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest" time="10.287"/>
  <testcase name="test_TK_Recognises_LN_AND_NY" classname="org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest" time="0.847"/>
  <testcase name="test_LN_Sender_recognises_ALL_NY_Locators" classname="org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest" time="21.922">
    <failure message="java.lang.AssertionError: Suspicious strings were written to the log during this run.&#10;Fix the strings or use IgnoredException.addIgnoredException to ignore.&#10;-----------------------------------------------------------------------&#10;Found suspect string in log4j at line 1343&#10;&#10;[fatal 2017/10/19 07:19:15.397 UTC &lt;Event Processor for GatewaySender_ln&gt; tid=9460] GatewaySender &quot;ln&quot; could not get remote locator information for remote site &quot;2&quot;.&#10;&#10;" type="java.lang.AssertionError">java.lang.AssertionError: Suspicious strings were written to the log during this run.
Fix the strings or use IgnoredException.addIgnoredException to ignore.
-----------------------------------------------------------------------
Found suspect string in log4j at line 1343

[fatal 2017/10/19 07:19:15.397 UTC &lt;Event Processor for GatewaySender_ln&gt; tid=9460] GatewaySender &quot;ln&quot; could not get remote locator information for remote site &quot;2&quot;.


	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.geode.test.dunit.standalone.DUnitLauncher.closeAndCheckForSuspects(DUnitLauncher.java:391)
	at org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase.cleanupAllVms(JUnit4DistributedTestCase.java:536)
	at org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase.doTearDownDistributedTestCase(JUnit4DistributedTestCase.java:483)
	at org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase.tearDownDistributedTestCase(JUnit4DistributedTestCase.java:470)
	at sun.reflect.GeneratedMethodAccessor59.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:33)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57)
	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93)
	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:147)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:129)
	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:404)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:63)
	at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:46)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
</failure>
  </testcase>
  <testcase name="test_NY_Recognises_ALL_LN_Locators" classname="org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest" time="1.573"/>
  <testcase name="testValidAndInvalidHostRemoteLocators" classname="org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest" time="1.467"/>
  <testcase name="testInvalidHostRemoteLocators" classname="org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest" time="0.977"/>
  <testcase name="test_LN_NY_TK_5_PeerLocators_1_ServerLocator" classname="org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest" time="2.835"/>
  <system-out><![CDATA[Previously run tests: [CacheXml80GatewayDUnitTest, ConcurrentSerialGatewaySenderOperationsOffHeapDUnitTest, SerialGatewaySenderQueueDUnitTest, SerialWANPropagationDUnitTest, DestroyGatewaySenderCommandDUnitTest, CreateGatewayReceiverCommandDUnitTest, ParallelWANConflationDUnitTest, SerialWANPropagationOffHeapDUnitTest, ConcurrentParallelGatewaySenderOperation_2_OffHeapDUnitTest, WanValidationsDUnitTest, WanAutoDiscoveryDUnitTest]
[vm0] [info 2017/10/19 07:18:42.231 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm0] [info 2017/10/19 07:18:42.231 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm1] [info 2017/10/19 07:18:42.232 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm1] [info 2017/10/19 07:18:42.232 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm2] [info 2017/10/19 07:18:42.233 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm2] [info 2017/10/19 07:18:42.233 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm3] [info 2017/10/19 07:18:42.233 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm3] [info 2017/10/19 07:18:42.233 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm4] [info 2017/10/19 07:18:42.234 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm4] [info 2017/10/19 07:18:42.234 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm5] [info 2017/10/19 07:18:42.235 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm5] [info 2017/10/19 07:18:42.235 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm6] [info 2017/10/19 07:18:42.236 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm6] [info 2017/10/19 07:18:42.236 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm7] [info 2017/10/19 07:18:42.237 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm7] [info 2017/10/19 07:18:42.237 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)



[setup] START TEST WanAutoDiscoveryDUnitTest.testNoRemoteLocators


[vm0] [info 2017/10/19 07:18:42.238 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633@3333195a

[vm0] [info 2017/10/19 07:18:42.238 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633@3333195a (took 0 ms)

[vm1] [info 2017/10/19 07:18:42.238 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633@3333195a

[vm1] [info 2017/10/19 07:18:42.239 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633@3333195a (took 0 ms)

[vm2] [info 2017/10/19 07:18:42.239 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1383596771.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1383596771@588a54ec

[vm2] [info 2017/10/19 07:18:42.239 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1383596771.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1383596771@588a54ec (took 0 ms)

[vm3] [info 2017/10/19 07:18:42.240 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1134338530.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1134338530@bea95a3

[vm3] [info 2017/10/19 07:18:42.240 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1134338530.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1134338530@bea95a3 (took 0 ms)

[vm4] [info 2017/10/19 07:18:42.241 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1059104106.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1059104106@5346e7df

[vm4] [info 2017/10/19 07:18:42.241 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1059104106.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1059104106@5346e7df (took 0 ms)

[vm5] [info 2017/10/19 07:18:42.241 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1520267312.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1520267312@7d0e35a2

[vm5] [info 2017/10/19 07:18:42.241 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1520267312.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1520267312@7d0e35a2 (took 0 ms)

[vm6] [info 2017/10/19 07:18:42.242 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/958556531.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/958556531@7fba5614

[vm6] [info 2017/10/19 07:18:42.242 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/958556531.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/958556531@7fba5614 (took 0 ms)

[vm7] [info 2017/10/19 07:18:42.243 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1848144891.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1848144891@4cc92cd3

[info 2017/10/19 07:18:42.244 UTC <Test worker> tid=22] <ExpectedException action=add>Connection refused</ExpectedException>

[info 2017/10/19 07:18:42.244 UTC <Test worker> tid=22] <ExpectedException action=add>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:18:42.244 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm0] [info 2017/10/19 07:18:42.245 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:18:42.245 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:18:42.245 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm7] [info 2017/10/19 07:18:42.243 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1848144891.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1848144891@4cc92cd3 (took 0 ms)

[vm1] [info 2017/10/19 07:18:42.245 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm1] [info 2017/10/19 07:18:42.246 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm1] [info 2017/10/19 07:18:42.246 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm1] [info 2017/10/19 07:18:42.246 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm2] [info 2017/10/19 07:18:42.247 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm2] [info 2017/10/19 07:18:42.247 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Connection refused</ExpectedException>

[vm2] [info 2017/10/19 07:18:42.247 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Connection refused</ExpectedException>

[vm2] [info 2017/10/19 07:18:42.247 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm3] [info 2017/10/19 07:18:42.248 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm3] [info 2017/10/19 07:18:42.248 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm3] [info 2017/10/19 07:18:42.248 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm3] [info 2017/10/19 07:18:42.248 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm4] [info 2017/10/19 07:18:42.249 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm4] [info 2017/10/19 07:18:42.249 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Connection refused</ExpectedException>

[vm4] [info 2017/10/19 07:18:42.249 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Connection refused</ExpectedException>

[vm4] [info 2017/10/19 07:18:42.249 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm5] [info 2017/10/19 07:18:42.250 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm5] [info 2017/10/19 07:18:42.250 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Connection refused</ExpectedException>

[vm5] [info 2017/10/19 07:18:42.250 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Connection refused</ExpectedException>

[vm5] [info 2017/10/19 07:18:42.250 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm6] [info 2017/10/19 07:18:42.251 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm6] [info 2017/10/19 07:18:42.251 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Connection refused</ExpectedException>

[vm6] [info 2017/10/19 07:18:42.251 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Connection refused</ExpectedException>

[vm6] [info 2017/10/19 07:18:42.251 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm7] [info 2017/10/19 07:18:42.251 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm7] [info 2017/10/19 07:18:42.251 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Connection refused</ExpectedException>

[vm7] [info 2017/10/19 07:18:42.251 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Connection refused</ExpectedException>

[vm7] [info 2017/10/19 07:18:42.251 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[info 2017/10/19 07:18:42.252 UTC <Test worker> tid=22] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[info 2017/10/19 07:18:42.252 UTC <Test worker> tid=22] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:18:42.252 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm0] [info 2017/10/19 07:18:42.253 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:18:42.253 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:18:42.253 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm1] [info 2017/10/19 07:18:42.253 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm1] [info 2017/10/19 07:18:42.253 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm1] [info 2017/10/19 07:18:42.253 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm1] [info 2017/10/19 07:18:42.254 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm2] [info 2017/10/19 07:18:42.254 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm2] [info 2017/10/19 07:18:42.254 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm2] [info 2017/10/19 07:18:42.254 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm2] [info 2017/10/19 07:18:42.254 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm3] [info 2017/10/19 07:18:42.255 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm3] [info 2017/10/19 07:18:42.255 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm3] [info 2017/10/19 07:18:42.255 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm3] [info 2017/10/19 07:18:42.256 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm4] [info 2017/10/19 07:18:42.256 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm4] [info 2017/10/19 07:18:42.256 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm4] [info 2017/10/19 07:18:42.256 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm4] [info 2017/10/19 07:18:42.257 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm5] [info 2017/10/19 07:18:42.257 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm5] [info 2017/10/19 07:18:42.257 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm5] [info 2017/10/19 07:18:42.257 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm5] [info 2017/10/19 07:18:42.257 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm6] [info 2017/10/19 07:18:42.258 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm6] [info 2017/10/19 07:18:42.258 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm6] [info 2017/10/19 07:18:42.258 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm6] [info 2017/10/19 07:18:42.258 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm7] [info 2017/10/19 07:18:42.259 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm7] [info 2017/10/19 07:18:42.259 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm7] [info 2017/10/19 07:18:42.259 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm7] [info 2017/10/19 07:18:42.259 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[info 2017/10/19 07:18:42.259 UTC <Test worker> tid=22] <ExpectedException action=add>Connection reset</ExpectedException>

[info 2017/10/19 07:18:42.259 UTC <Test worker> tid=22] <ExpectedException action=add>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:18:42.260 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm0] [info 2017/10/19 07:18:42.260 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:18:42.260 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:18:42.260 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm1] [info 2017/10/19 07:18:42.261 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm1] [info 2017/10/19 07:18:42.261 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm1] [info 2017/10/19 07:18:42.261 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm1] [info 2017/10/19 07:18:42.261 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm2] [info 2017/10/19 07:18:42.262 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm2] [info 2017/10/19 07:18:42.262 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Connection reset</ExpectedException>

[vm2] [info 2017/10/19 07:18:42.262 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Connection reset</ExpectedException>

[vm2] [info 2017/10/19 07:18:42.262 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm3] [info 2017/10/19 07:18:42.263 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm3] [info 2017/10/19 07:18:42.263 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm3] [info 2017/10/19 07:18:42.263 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm3] [info 2017/10/19 07:18:42.263 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm4] [info 2017/10/19 07:18:42.263 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm4] [info 2017/10/19 07:18:42.263 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Connection reset</ExpectedException>

[vm4] [info 2017/10/19 07:18:42.264 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Connection reset</ExpectedException>

[vm4] [info 2017/10/19 07:18:42.264 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm5] [info 2017/10/19 07:18:42.264 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm5] [info 2017/10/19 07:18:42.264 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Connection reset</ExpectedException>

[vm5] [info 2017/10/19 07:18:42.264 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Connection reset</ExpectedException>

[vm5] [info 2017/10/19 07:18:42.264 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm6] [info 2017/10/19 07:18:42.265 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm6] [info 2017/10/19 07:18:42.265 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Connection reset</ExpectedException>

[vm6] [info 2017/10/19 07:18:42.265 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Connection reset</ExpectedException>

[vm6] [info 2017/10/19 07:18:42.265 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm7] [info 2017/10/19 07:18:42.267 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm7] [info 2017/10/19 07:18:42.267 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Connection reset</ExpectedException>

[vm7] [info 2017/10/19 07:18:42.267 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Connection reset</ExpectedException>

[vm7] [info 2017/10/19 07:18:42.267 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[info 2017/10/19 07:18:42.268 UTC <Test worker> tid=22] <ExpectedException action=add>could not get remote locator information for remote site</ExpectedException>

[info 2017/10/19 07:18:42.268 UTC <Test worker> tid=22] <ExpectedException action=add>could not get remote locator information for remote site</ExpectedException>

[vm0] [info 2017/10/19 07:18:42.268 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm0] [info 2017/10/19 07:18:42.268 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>could not get remote locator information for remote site</ExpectedException>

[vm0] [info 2017/10/19 07:18:42.268 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>could not get remote locator information for remote site</ExpectedException>

[vm0] [info 2017/10/19 07:18:42.268 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm1] [info 2017/10/19 07:18:42.269 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm1] [info 2017/10/19 07:18:42.269 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=add>could not get remote locator information for remote site</ExpectedException>

[vm1] [info 2017/10/19 07:18:42.269 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=add>could not get remote locator information for remote site</ExpectedException>

[vm1] [info 2017/10/19 07:18:42.269 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm2] [info 2017/10/19 07:18:42.270 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm2] [info 2017/10/19 07:18:42.270 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>could not get remote locator information for remote site</ExpectedException>

[vm2] [info 2017/10/19 07:18:42.270 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>could not get remote locator information for remote site</ExpectedException>

[vm2] [info 2017/10/19 07:18:42.270 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm3] [info 2017/10/19 07:18:42.270 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm3] [info 2017/10/19 07:18:42.271 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>could not get remote locator information for remote site</ExpectedException>

[vm3] [info 2017/10/19 07:18:42.271 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>could not get remote locator information for remote site</ExpectedException>

[vm3] [info 2017/10/19 07:18:42.271 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm4] [info 2017/10/19 07:18:42.271 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm4] [info 2017/10/19 07:18:42.272 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>could not get remote locator information for remote site</ExpectedException>

[vm4] [info 2017/10/19 07:18:42.272 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>could not get remote locator information for remote site</ExpectedException>

[vm4] [info 2017/10/19 07:18:42.272 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm5] [info 2017/10/19 07:18:42.275 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm5] [info 2017/10/19 07:18:42.275 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>could not get remote locator information for remote site</ExpectedException>

[vm5] [info 2017/10/19 07:18:42.275 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>could not get remote locator information for remote site</ExpectedException>

[vm5] [info 2017/10/19 07:18:42.275 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm6] [info 2017/10/19 07:18:42.276 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm6] [info 2017/10/19 07:18:42.276 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>could not get remote locator information for remote site</ExpectedException>

[vm6] [info 2017/10/19 07:18:42.276 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>could not get remote locator information for remote site</ExpectedException>

[vm6] [info 2017/10/19 07:18:42.276 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm7] [info 2017/10/19 07:18:42.276 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm7] [info 2017/10/19 07:18:42.276 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>could not get remote locator information for remote site</ExpectedException>

[vm7] [info 2017/10/19 07:18:42.277 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>could not get remote locator information for remote site</ExpectedException>

[vm7] [info 2017/10/19 07:18:42.277 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm0] [info 2017/10/19 07:18:42.289 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$137/1771671177.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$137/1771671177@41fec254

[vm0] distributed system properties: {distributed-system-id=1, start-locator=localhost[24121],server=true,peer=true,hostname-for-clients=localhost, mcast-port=0, log-level=info, off-heap-memory-size=300m, disable-auto-reconnect=true, enable-cluster-configuration=false, locators=localhost[24121], use-cluster-configuration=false}
[vm0] [info 2017/10/19 07:18:42.298 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Startup Configuration:
[vm0]  ### GemFire Properties defined with api ###
[vm0] disable-auto-reconnect=true
[vm0] distributed-system-id=1
[vm0] enable-cluster-configuration=false
[vm0] locators=localhost[24121]
[vm0] log-level=info
[vm0] mcast-port=0
[vm0] off-heap-memory-size=300m
[vm0] start-locator=localhost[24121],server=true,peer=true,hostname-for-clients=localhost
[vm0] use-cluster-configuration=false
[vm0] ### GemFire Properties using default values ###
[vm0] ack-severe-alert-threshold=0
[vm0] ack-wait-threshold=15
[vm0] archive-disk-space-limit=0
[vm0] archive-file-size-limit=0
[vm0] async-distribution-timeout=0
[vm0] async-max-queue-size=8
[vm0] async-queue-timeout=60000
[vm0] bind-address=
[vm0] cache-xml-file=cache.xml
[vm0] cluster-configuration-dir=
[vm0] cluster-ssl-ciphers=any
[vm0] cluster-ssl-enabled=false
[vm0] cluster-ssl-keystore=
[vm0] cluster-ssl-keystore-password=
[vm0] cluster-ssl-keystore-type=
[vm0] cluster-ssl-protocols=any
[vm0] cluster-ssl-require-authentication=true
[vm0] cluster-ssl-truststore=
[vm0] cluster-ssl-truststore-password=
[vm0] conflate-events=server
[vm0] conserve-sockets=true
[vm0] delta-propagation=true
[vm0] deploy-working-dir=/tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm0
[vm0] disable-tcp=false
[vm0] distributed-transactions=false
[vm0] durable-client-id=
[vm0] durable-client-timeout=300
[vm0] enable-network-partition-detection=true
[vm0] enable-time-statistics=false
[vm0] enforce-unique-host=false
[vm0] gateway-ssl-ciphers=any
[vm0] gateway-ssl-enabled=false
[vm0] gateway-ssl-keystore=
[vm0] gateway-ssl-keystore-password=
[vm0] gateway-ssl-keystore-type=
[vm0] gateway-ssl-protocols=any
[vm0] gateway-ssl-require-authentication=true
[vm0] gateway-ssl-truststore=
[vm0] gateway-ssl-truststore-password=
[vm0] groups=
[vm0] http-service-bind-address=
[vm0] http-service-port=7070
[vm0] http-service-ssl-ciphers=any
[vm0] http-service-ssl-enabled=false
[vm0] http-service-ssl-keystore=
[vm0] http-service-ssl-keystore-password=
[vm0] http-service-ssl-keystore-type=
[vm0] http-service-ssl-protocols=any
[vm0] http-service-ssl-require-authentication=false
[vm0] http-service-ssl-truststore=
[vm0] http-service-ssl-truststore-password=
[vm0] jmx-manager=false
[vm0] jmx-manager-access-file=
[vm0] jmx-manager-bind-address=
[vm0] jmx-manager-hostname-for-clients=
[vm0] jmx-manager-http-port=7070
[vm0] jmx-manager-password-file=
[vm0] jmx-manager-port=1099
[vm0] jmx-manager-ssl-ciphers=any
[vm0] jmx-manager-ssl-enabled=false
[vm0] jmx-manager-ssl-keystore=
[vm0] jmx-manager-ssl-keystore-password=
[vm0] jmx-manager-ssl-keystore-type=
[vm0] jmx-manager-ssl-protocols=any
[vm0] jmx-manager-ssl-require-authentication=true
[vm0] jmx-manager-ssl-truststore=
[vm0] jmx-manager-ssl-truststore-password=
[vm0] jmx-manager-start=false
[vm0] jmx-manager-update-rate=2000
[vm0] load-cluster-configuration-from-dir=false
[vm0] locator-wait-time=0
[vm0] lock-memory=false
[vm0] log-disk-space-limit=0
[vm0] log-file=
[vm0] log-file-size-limit=0
[vm0] max-num-reconnect-tries=3
[vm0] max-wait-time-reconnect=60000
[vm0] mcast-address=239.192.81.1
[vm0] mcast-flow-control=1048576, 0.25, 5000
[vm0] mcast-recv-buffer-size=1048576
[vm0] mcast-send-buffer-size=65535
[vm0] mcast-ttl=32
[vm0] member-timeout=5000
[vm0] membership-port-range=32769-61000
[vm0] memcached-bind-address=
[vm0] memcached-port=0
[vm0] memcached-protocol=ASCII
[vm0] name=
[vm0] redis-bind-address=
[vm0] redis-password=
[vm0] redis-port=0
[vm0] redundancy-zone=
[vm0] remote-locators=
[vm0] remove-unresponsive-client=false
[vm0] roles=
[vm0] security-client-accessor=
[vm0] security-client-accessor-pp=
[vm0] security-client-auth-init=
[vm0] security-client-authenticator=
[vm0] security-client-dhalgo=
[vm0] security-log-file=
[vm0] security-log-level=config
[vm0] security-manager=
[vm0] security-peer-auth-init=
[vm0] security-peer-authenticator=
[vm0] security-peer-verifymember-timeout=1000
[vm0] security-post-processor=
[vm0] security-udp-dhalgo=
[vm0] server-bind-address=
[vm0] server-ssl-ciphers=any
[vm0] server-ssl-enabled=false
[vm0] server-ssl-keystore=
[vm0] server-ssl-keystore-password=
[vm0] server-ssl-keystore-type=
[vm0] server-ssl-protocols=any
[vm0] server-ssl-require-authentication=true
[vm0] server-ssl-truststore=
[vm0] server-ssl-truststore-password=
[vm0] socket-buffer-size=32768
[vm0] socket-lease-time=60000
[vm0] ssl-ciphers=any
[vm0] ssl-cluster-alias=
[vm0] ssl-default-alias=
[vm0] ssl-enabled-components=
[vm0] ssl-gateway-alias=
[vm0] ssl-jmx-alias=
[vm0] ssl-keystore=
[vm0] ssl-keystore-password=
[vm0] ssl-keystore-type=
[vm0] ssl-locator-alias=
[vm0] ssl-protocols=any
[vm0] ssl-require-authentication=true
[vm0] ssl-server-alias=
[vm0] ssl-truststore=
[vm0] ssl-truststore-password=
[vm0] ssl-truststore-type=
[vm0] ssl-web-alias=
[vm0] ssl-web-require-authentication=false
[vm0] start-dev-rest-api=false
[vm0] statistic-archive-file=
[vm0] statistic-sample-rate=1000
[vm0] statistic-sampling-enabled=true
[vm0] tcp-port=0
[vm0] udp-fragment-size=60000
[vm0] udp-recv-buffer-size=1048576
[vm0] udp-send-buffer-size=65535
[vm0] user-command-packages=


[vm0] [info 2017/10/19 07:18:42.298 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Allocating 314572800 bytes of off-heap memory. The maximum size of a single off-heap object is 314572800 bytes.

[vm0] [info 2017/10/19 07:18:42.304 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Starting peer location for Distribution Locator on localhost/127.0.0.1

[vm0] [info 2017/10/19 07:18:42.304 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Starting Distribution Locator on localhost/127.0.0.1

[vm0] [info 2017/10/19 07:18:42.305 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Locator was created at Thu Oct 19 07:18:42 UTC 2017

[vm0] [info 2017/10/19 07:18:42.305 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Listening on port 24121 bound on address localhost/127.0.0.1

[vm0] [info 2017/10/19 07:18:42.305 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] GemFire peer location service starting.  Other locators: localhost[24121]  Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: locator24121view.dat

[vm0] [info 2017/10/19 07:18:42.305 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Peer locator attempting to recover from localhost/127.0.0.1:24121

[vm0] [info 2017/10/19 07:18:42.308 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Peer locator was unable to recover state from this locator

[vm0] [info 2017/10/19 07:18:42.308 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] recovery file not found: /tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm0/locator24121view.dat

[vm0] [info 2017/10/19 07:18:42.312 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Starting membership services

[vm0] [info 2017/10/19 07:18:42.341 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] JGroups channel created (took 29ms)

[vm0] [info 2017/10/19 07:18:42.348 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] GemFire P2P Listener started on /172.17.0.4:42898

[vm0] [info 2017/10/19 07:18:42.348 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] This member is hosting a locator will be preferred as a membership coordinator

[vm0] [info 2017/10/19 07:18:42.349 UTC <Geode Failure Detection Server thread 0> tid=6864] Started failure detection server thread on /172.17.0.4:58478.

[vm0] [info 2017/10/19 07:18:42.350 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Peer locator is connecting to local membership services with ID 172.17.0.4(174)<ec>:32770

[vm0] [info 2017/10/19 07:18:42.352 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] This member is becoming the membership coordinator with address 172.17.0.4(174)<ec>:32770

[vm0] [info 2017/10/19 07:18:42.353 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] received new view: View[172.17.0.4(174)<ec><v0>:32770|0] members: [172.17.0.4(174)<ec><v0>:32770{lead}]
[vm0] old view is: null

[vm0] [info 2017/10/19 07:18:42.353 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Peer locator received new membership view: View[172.17.0.4(174)<ec><v0>:32770|0] members: [172.17.0.4(174)<ec><v0>:32770{lead}]

[vm0] [info 2017/10/19 07:18:42.354 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] ViewCreator starting on:172.17.0.4(174)<ec><v0>:32770

[vm0] [info 2017/10/19 07:18:42.354 UTC <Geode Membership View Creator> tid=6867] View Creator thread is starting

[vm0] [info 2017/10/19 07:18:42.357 UTC <Geode Membership View Creator> tid=6867] no recipients for new view aside from myself

[vm0] [info 2017/10/19 07:18:42.357 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Finished joining (took 7ms).

[vm0] [info 2017/10/19 07:18:42.357 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Starting DistributionManager 172.17.0.4(174)<ec><v0>:32770.  (took 47 ms)

[vm0] [info 2017/10/19 07:18:42.357 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Initial (distribution manager) view =  View[172.17.0.4(174)<ec><v0>:32770|0] members: [172.17.0.4(174)<ec><v0>:32770{lead}]

[vm0] [info 2017/10/19 07:18:42.358 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Admitting member <172.17.0.4(174)<ec><v0>:32770>. Now there are 1 non-admin member(s).

[vm0] [info 2017/10/19 07:18:42.358 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] 172.17.0.4(174)<ec><v0>:32770 is the elder and the only member.

[vm0] [info 2017/10/19 07:18:42.358 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Did not hear back from any other system. I am the first one.

[vm0] [info 2017/10/19 07:18:42.358 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Starting server location for Distribution Locator on localhost/127.0.0.1[24121]

[vm0] [info 2017/10/19 07:18:42.367 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: 24121
[vm0]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$137/1771671177.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$137/1771671177@41fec254 (took 77 ms)

[vm0] [info 2017/10/19 07:18:42.373 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$138/1163618438.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$138/1163618438@6a09612f

[vm0] [info 2017/10/19 07:18:42.373 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$138/1163618438.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$138/1163618438@6a09612f (took 0 ms)

[vm2] [info 2017/10/19 07:18:42.388 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$298/741772183.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$298/741772183@1b7387c3

[vm2] distributed system properties: {locators=localhost[24121], off-heap-memory-size=300m, enable-cluster-configuration=false, use-cluster-configuration=false, mcast-port=0, disable-auto-reconnect=true, log-level=info}
[vm2] [info 2017/10/19 07:18:42.393 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Startup Configuration:
[vm2]  ### GemFire Properties defined with api ###
[vm2] disable-auto-reconnect=true
[vm2] enable-cluster-configuration=false
[vm2] locators=localhost[24121]
[vm2] log-level=info
[vm2] mcast-port=0
[vm2] off-heap-memory-size=300m
[vm2] use-cluster-configuration=false
[vm2] ### GemFire Properties using default values ###
[vm2] ack-severe-alert-threshold=0
[vm2] ack-wait-threshold=15
[vm2] archive-disk-space-limit=0
[vm2] archive-file-size-limit=0
[vm2] async-distribution-timeout=0
[vm2] async-max-queue-size=8
[vm2] async-queue-timeout=60000
[vm2] bind-address=
[vm2] cache-xml-file=cache.xml
[vm2] cluster-configuration-dir=
[vm2] cluster-ssl-ciphers=any
[vm2] cluster-ssl-enabled=false
[vm2] cluster-ssl-keystore=
[vm2] cluster-ssl-keystore-password=
[vm2] cluster-ssl-keystore-type=
[vm2] cluster-ssl-protocols=any
[vm2] cluster-ssl-require-authentication=true
[vm2] cluster-ssl-truststore=
[vm2] cluster-ssl-truststore-password=
[vm2] conflate-events=server
[vm2] conserve-sockets=true
[vm2] delta-propagation=true
[vm2] deploy-working-dir=/tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm2
[vm2] disable-tcp=false
[vm2] distributed-system-id=-1
[vm2] distributed-transactions=false
[vm2] durable-client-id=
[vm2] durable-client-timeout=300
[vm2] enable-network-partition-detection=true
[vm2] enable-time-statistics=false
[vm2] enforce-unique-host=false
[vm2] gateway-ssl-ciphers=any
[vm2] gateway-ssl-enabled=false
[vm2] gateway-ssl-keystore=
[vm2] gateway-ssl-keystore-password=
[vm2] gateway-ssl-keystore-type=
[vm2] gateway-ssl-protocols=any
[vm2] gateway-ssl-require-authentication=true
[vm2] gateway-ssl-truststore=
[vm2] gateway-ssl-truststore-password=
[vm2] groups=
[vm2] http-service-bind-address=
[vm2] http-service-port=7070
[vm2] http-service-ssl-ciphers=any
[vm2] http-service-ssl-enabled=false
[vm2] http-service-ssl-keystore=
[vm2] http-service-ssl-keystore-password=
[vm2] http-service-ssl-keystore-type=
[vm2] http-service-ssl-protocols=any
[vm2] http-service-ssl-require-authentication=false
[vm2] http-service-ssl-truststore=
[vm2] http-service-ssl-truststore-password=
[vm2] jmx-manager=false
[vm2] jmx-manager-access-file=
[vm2] jmx-manager-bind-address=
[vm2] jmx-manager-hostname-for-clients=
[vm2] jmx-manager-http-port=7070
[vm2] jmx-manager-password-file=
[vm2] jmx-manager-port=1099
[vm2] jmx-manager-ssl-ciphers=any
[vm2] jmx-manager-ssl-enabled=false
[vm2] jmx-manager-ssl-keystore=
[vm2] jmx-manager-ssl-keystore-password=
[vm2] jmx-manager-ssl-keystore-type=
[vm2] jmx-manager-ssl-protocols=any
[vm2] jmx-manager-ssl-require-authentication=true
[vm2] jmx-manager-ssl-truststore=
[vm2] jmx-manager-ssl-truststore-password=
[vm2] jmx-manager-start=false
[vm2] jmx-manager-update-rate=2000
[vm2] load-cluster-configuration-from-dir=false
[vm2] locator-wait-time=0
[vm2] lock-memory=false
[vm2] log-disk-space-limit=0
[vm2] log-file=
[vm2] log-file-size-limit=0
[vm2] max-num-reconnect-tries=3
[vm2] max-wait-time-reconnect=60000
[vm2] mcast-address=239.192.81.1
[vm2] mcast-flow-control=1048576, 0.25, 5000
[vm2] mcast-recv-buffer-size=1048576
[vm2] mcast-send-buffer-size=65535
[vm2] mcast-ttl=32
[vm2] member-timeout=5000
[vm2] membership-port-range=32769-61000
[vm2] memcached-bind-address=
[vm2] memcached-port=0
[vm2] memcached-protocol=ASCII
[vm2] name=
[vm2] redis-bind-address=
[vm2] redis-password=
[vm2] redis-port=0
[vm2] redundancy-zone=
[vm2] remote-locators=
[vm2] remove-unresponsive-client=false
[vm2] roles=
[vm2] security-client-accessor=
[vm2] security-client-accessor-pp=
[vm2] security-client-auth-init=
[vm2] security-client-authenticator=
[vm2] security-client-dhalgo=
[vm2] security-log-file=
[vm2] security-log-level=config
[vm2] security-manager=
[vm2] security-peer-auth-init=
[vm2] security-peer-authenticator=
[vm2] security-peer-verifymember-timeout=1000
[vm2] security-post-processor=
[vm2] security-udp-dhalgo=
[vm2] server-bind-address=
[vm2] server-ssl-ciphers=any
[vm2] server-ssl-enabled=false
[vm2] server-ssl-keystore=
[vm2] server-ssl-keystore-password=
[vm2] server-ssl-keystore-type=
[vm2] server-ssl-protocols=any
[vm2] server-ssl-require-authentication=true
[vm2] server-ssl-truststore=
[vm2] server-ssl-truststore-password=
[vm2] socket-buffer-size=32768
[vm2] socket-lease-time=60000
[vm2] ssl-ciphers=any
[vm2] ssl-cluster-alias=
[vm2] ssl-default-alias=
[vm2] ssl-enabled-components=
[vm2] ssl-gateway-alias=
[vm2] ssl-jmx-alias=
[vm2] ssl-keystore=
[vm2] ssl-keystore-password=
[vm2] ssl-keystore-type=
[vm2] ssl-locator-alias=
[vm2] ssl-protocols=any
[vm2] ssl-require-authentication=true
[vm2] ssl-server-alias=
[vm2] ssl-truststore=
[vm2] ssl-truststore-password=
[vm2] ssl-truststore-type=
[vm2] ssl-web-alias=
[vm2] ssl-web-require-authentication=false
[vm2] start-dev-rest-api=false
[vm2] start-locator=
[vm2] statistic-archive-file=
[vm2] statistic-sample-rate=1000
[vm2] statistic-sampling-enabled=true
[vm2] tcp-port=0
[vm2] udp-fragment-size=60000
[vm2] udp-recv-buffer-size=1048576
[vm2] udp-send-buffer-size=65535
[vm2] user-command-packages=


[vm2] [info 2017/10/19 07:18:42.394 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Allocating 314572800 bytes of off-heap memory. The maximum size of a single off-heap object is 314572800 bytes.

[vm2] [info 2017/10/19 07:18:42.396 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Starting membership services

[vm2] [info 2017/10/19 07:18:42.407 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] JGroups channel created (took 11ms)

[vm2] [info 2017/10/19 07:18:42.409 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] GemFire P2P Listener started on /172.17.0.4:36967

[vm2] [info 2017/10/19 07:18:42.410 UTC <Geode Failure Detection Server thread 0> tid=9114] Started failure detection server thread on /172.17.0.4:39213.

[vm0] [info 2017/10/19 07:18:42.412 UTC <locator request thread[1]> tid=6849] This member is becoming coordinator

[vm2] [info 2017/10/19 07:18:42.413 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Attempting to join the distributed system through coordinator 172.17.0.4(174)<ec><v0>:32770 using address 172.17.0.4(187):32771

[vm0] [info 2017/10/19 07:18:42.414 UTC <unicast receiver,371fdc9c0e33-41244> tid=6860] received join request from 172.17.0.4(187):32771

[vm0] [info 2017/10/19 07:18:42.414 UTC <unicast receiver,371fdc9c0e33-41244> tid=6860] Received a join request from 172.17.0.4(187):32771

[vm0] [info 2017/10/19 07:18:42.715 UTC <Geode Membership View Creator> tid=6867] View Creator is processing 1 requests for the next membership view

[vm0] [info 2017/10/19 07:18:42.715 UTC <Geode Membership View Creator> tid=6867] preparing new view View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(187)<v1>:32771]

[vm2] [info 2017/10/19 07:18:42.716 UTC <unicast receiver,371fdc9c0e33-65043> tid=9110] received new view: View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(187)<v1>:32771]
[vm2] old view is: null

[vm2] [info 2017/10/19 07:18:42.717 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Finished joining (took 308ms).

[vm2] [info 2017/10/19 07:18:42.717 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Starting DistributionManager 172.17.0.4(187)<v1>:32771.  (took 322 ms)

[vm2] [info 2017/10/19 07:18:42.718 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Initial (distribution manager) view =  View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(187)<v1>:32771]

[vm2] [info 2017/10/19 07:18:42.718 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Admitting member <172.17.0.4(174)<ec><v0>:32770>. Now there are 1 non-admin member(s).

[vm2] [info 2017/10/19 07:18:42.718 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Admitting member <172.17.0.4(187)<v1>:32771>. Now there are 2 non-admin member(s).

[vm0] [info 2017/10/19 07:18:42.718 UTC <Geode Membership View Creator> tid=6867] finished waiting for responses to view preparation

[vm0] [info 2017/10/19 07:18:42.719 UTC <Geode Membership View Creator> tid=6867] received new view: View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(187)<v1>:32771]
[vm0] old view is: View[172.17.0.4(174)<ec><v0>:32770|0] members: [172.17.0.4(174)<ec><v0>:32770{lead}]

[vm0] [info 2017/10/19 07:18:42.719 UTC <Geode Membership View Creator> tid=6867] Peer locator received new membership view: View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(187)<v1>:32771]

[vm0] [info 2017/10/19 07:18:42.721 UTC <Geode Membership View Creator> tid=6867] sending new view View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(187)<v1>:32771]

[vm0] [info 2017/10/19 07:18:42.721 UTC <View Message Processor> tid=6872] Membership: Processing addition < 172.17.0.4(187)<v1>:32771 >

[vm0] [info 2017/10/19 07:18:42.722 UTC <View Message Processor> tid=6872] Admitting member <172.17.0.4(187)<v1>:32771>. Now there are 2 non-admin member(s).

[vm0] [info 2017/10/19 07:18:42.734 UTC <Pooled High Priority Message Processor 1> tid=6875] Member 172.17.0.4(187)<v1>:32771 is equivalent or in the same redundancy zone.

[vm2] [info 2017/10/19 07:18:42.737 UTC <P2P message reader for 172.17.0.4(174)<ec><v0>:32770 shared unordered uid=433 port=60478> tid=9120] Member 172.17.0.4(174)<ec><v0>:32770 is equivalent or in the same redundancy zone.

[vm2] [info 2017/10/19 07:18:42.750 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] No locator(s) found with cluster configuration service

[vm2] [info 2017/10/19 07:18:42.752 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Requesting cluster configuration

[vm2] [info 2017/10/19 07:18:42.756 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Initializing region _monitoringRegion_172.17.0.4<v1>32771

[vm2] [info 2017/10/19 07:18:42.757 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Initialization of region _monitoringRegion_172.17.0.4<v1>32771 completed

[vm2] 1010.978: [GC (Allocation Failure) [PSYoungGen: 163910K->5721K(166400K)] 264030K->107340K(382976K), 0.0191312 secs] [Times: user=0.04 sys=0.01, real=0.02 secs] 
[vm2] [info 2017/10/19 07:18:43.028 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Loading previously deployed jars

[vm2] [info 2017/10/19 07:18:43.029 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Initializing region PdxTypes

[vm2] [info 2017/10/19 07:18:43.030 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Initialization of region PdxTypes completed

[vm2] [info 2017/10/19 07:18:43.030 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$298/741772183.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$298/741772183@1b7387c3 (took 641 ms)

[vm2] [info 2017/10/19 07:18:43.035 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$299/624319976.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$299/624319976@72e482b5

[vm2] [info 2017/10/19 07:18:43.037 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Could not connect</ExpectedException>

[vm2] [info 2017/10/19 07:18:43.037 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Could not connect</ExpectedException>

[vm2] [info 2017/10/19 07:18:43.037 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Could not connect</ExpectedException>

[vm2] [info 2017/10/19 07:18:43.039 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Created disk store ln with unique id 3509b968763a4977-84e9a8485070d7c4

[vm2] [info 2017/10/19 07:18:43.041 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] recovery region initialization took 1 ms

[vm2] [info 2017/10/19 07:18:43.045 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Initializing region gatewayEventIdIndexMetaData

[vm2] [info 2017/10/19 07:18:43.046 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Initialization of region gatewayEventIdIndexMetaData completed

[vm2] [info 2017/10/19 07:18:43.050 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] SerialGatewaySender{id=ln,remoteDsId=2,isRunning =false,isPrimary =false} : Starting as primary

[vm2] [info 2017/10/19 07:18:43.050 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] SerialGatewaySender{id=ln,remoteDsId=2,isRunning =false,isPrimary =false} : Becoming primary gateway sender

[vm2] [info 2017/10/19 07:18:43.051 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Initializing region ln_SERIAL_GATEWAY_SENDER_QUEUE

[vm2] [info 2017/10/19 07:18:43.052 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Initialization of region ln_SERIAL_GATEWAY_SENDER_QUEUE completed

[vm2] [warn 2017/10/19 07:18:43.054 UTC <Event Processor for GatewaySender_ln> tid=9155] Remote locator host port information for remote site "2" is not available in local locator "localhost[24121]".

[vm2] [fatal 2017/10/19 07:18:43.054 UTC <Event Processor for GatewaySender_ln> tid=9155] GatewaySender "ln" could not get remote locator information for remote site "2".

[vm2] [info 2017/10/19 07:18:43.055 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Started  SerialGatewaySender{id=ln,remoteDsId=2,isRunning =true,isPrimary =true}

[vm2] [info 2017/10/19 07:18:43.055 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Could not connect</ExpectedException>

[vm2] [info 2017/10/19 07:18:43.055 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Could not connect</ExpectedException>

[vm2] [info 2017/10/19 07:18:43.055 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Could not connect</ExpectedException>

[vm2] [info 2017/10/19 07:18:43.055 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$299/624319976.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$299/624319976@72e482b5 (took 18 ms)

[vm2] [info 2017/10/19 07:18:43.058 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$300/1152901138.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$300/1152901138@7b3f28bf

[vm2] [info 2017/10/19 07:18:43.059 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$300/1152901138.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$300/1152901138@7b3f28bf (took 0 ms)

[vm2] [info 2017/10/19 07:18:43.066 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$301/84383285.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$301/84383285@233ad52c

[vm2] [info 2017/10/19 07:18:43.066 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$301/84383285.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$301/84383285@233ad52c (took 0 ms)

[info 2017/10/19 07:18:43.067 UTC <Test worker> tid=22] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[info 2017/10/19 07:18:43.068 UTC <Test worker> tid=22] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm0] [info 2017/10/19 07:18:43.068 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm0] [info 2017/10/19 07:18:43.068 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm0] [info 2017/10/19 07:18:43.068 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm0] [info 2017/10/19 07:18:43.068 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm0] [info 2017/10/19 07:18:43.068 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm1] [info 2017/10/19 07:18:43.069 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm1] [info 2017/10/19 07:18:43.069 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm1] [info 2017/10/19 07:18:43.069 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm1] [info 2017/10/19 07:18:43.069 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm2] [info 2017/10/19 07:18:43.070 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm2] [info 2017/10/19 07:18:43.070 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm2] [info 2017/10/19 07:18:43.070 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm2] [info 2017/10/19 07:18:43.070 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm2] [info 2017/10/19 07:18:43.070 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm3] [info 2017/10/19 07:18:43.070 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm3] [info 2017/10/19 07:18:43.071 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm3] [info 2017/10/19 07:18:43.071 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm3] [info 2017/10/19 07:18:43.071 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm4] [info 2017/10/19 07:18:43.071 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm4] [info 2017/10/19 07:18:43.071 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm4] [info 2017/10/19 07:18:43.071 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm4] [info 2017/10/19 07:18:43.071 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm5] [info 2017/10/19 07:18:43.072 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm5] [info 2017/10/19 07:18:43.072 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm5] [info 2017/10/19 07:18:43.072 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm5] [info 2017/10/19 07:18:43.072 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm6] [info 2017/10/19 07:18:43.073 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm6] [info 2017/10/19 07:18:43.073 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm6] [info 2017/10/19 07:18:43.073 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm6] [info 2017/10/19 07:18:43.073 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm7] [info 2017/10/19 07:18:43.074 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm7] [info 2017/10/19 07:18:43.074 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm7] [info 2017/10/19 07:18:43.074 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm7] [info 2017/10/19 07:18:43.074 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm0] [info 2017/10/19 07:18:43.076 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102@6c1e613a

[vm2] [info 2017/10/19 07:18:43.076 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$50/267342857.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$50/267342857@32f886ef

[vm3] [info 2017/10/19 07:18:43.077 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$49/1854774201.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$49/1854774201@7495c340

[vm0] [info 2017/10/19 07:18:43.077 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Stopping Distribution Locator on localhost/127.0.0.1[24121]

[vm1] [info 2017/10/19 07:18:43.077 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102@6c1e613a

[vm2] [info 2017/10/19 07:18:43.077 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] GemFireCache[id = 2123185996; isClosing = true; isShutDownAll = false; created = Thu Oct 19 07:18:42 UTC 2017; server = false; copyOnRead = false; lockLease = 120; lockTimeout = 60]: Now closing.

[vm3] [info 2017/10/19 07:18:43.077 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$49/1854774201.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$49/1854774201@7495c340 (took 0 ms)

[vm6] [info 2017/10/19 07:18:43.077 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/1573676125.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/1573676125@abd27d2

[vm5] [info 2017/10/19 07:18:43.077 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$47/1939424723.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$47/1939424723@3a65d70

[vm1] [info 2017/10/19 07:18:43.077 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102@6c1e613a (took 0 ms)

[vm5] [info 2017/10/19 07:18:43.078 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$47/1939424723.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$47/1939424723@3a65d70 (took 0 ms)

[vm6] [info 2017/10/19 07:18:43.078 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/1573676125.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/1573676125@abd27d2 (took 0 ms)

[vm0] [info 2017/10/19 07:18:43.078 UTC <Distribution Locator on localhost/127.0.0.1> tid=6848] locator shutting down

[vm4] [info 2017/10/19 07:18:43.079 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$46/1146432959.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$46/1146432959@1ebf8dc6

[vm7] [info 2017/10/19 07:18:43.079 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/715091186.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/715091186@5bd49916

[vm0] [info 2017/10/19 07:18:43.079 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Distribution Locator on localhost/127.0.0.1[24121]  is stopped

[vm7] [info 2017/10/19 07:18:43.079 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm4] [info 2017/10/19 07:18:43.079 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm7]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/715091186.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/715091186@5bd49916 (took 0 ms)

[vm4]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$46/1146432959.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$46/1146432959@1ebf8dc6 (took 0 ms)

[vm0] [info 2017/10/19 07:18:43.080 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Shutting down DistributionManager 172.17.0.4(174)<ec><v0>:32770. 

[vm2] [info 2017/10/19 07:18:43.082 UTC <Pooled High Priority Message Processor 1> tid=9130] received leave request from 172.17.0.4(174)<ec><v0>:32770 for 172.17.0.4(174)<ec><v0>:32770

[vm2] [info 2017/10/19 07:18:43.082 UTC <Pooled High Priority Message Processor 1> tid=9130] This member is becoming the membership coordinator with address 172.17.0.4(187)<v1>:32771

[vm2] [info 2017/10/19 07:18:43.082 UTC <Pooled High Priority Message Processor 1> tid=9130] ViewCreator starting on:172.17.0.4(187)<v1>:32771

[vm2] [info 2017/10/19 07:18:43.082 UTC <Pooled High Priority Message Processor 1> tid=9130] Member at 172.17.0.4(174)<ec><v0>:32770 gracefully left the distributed cache: shutdown message received

[vm2] [info 2017/10/19 07:18:43.082 UTC <Geode Membership View Creator> tid=9157] View Creator thread is starting

[vm2] [info 2017/10/19 07:18:43.099 UTC <Geode Membership View Creator> tid=9157] received new view: View[172.17.0.4(187)<v1>:32771|6] members: [172.17.0.4(187)<v1>:32771{lead}]  shutdown: [172.17.0.4(174)<ec><v0>:32770]
[vm2] old view is: View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(187)<v1>:32771]

[vm2] [info 2017/10/19 07:18:43.102 UTC <Geode Membership View Creator> tid=9157] no recipients for new view aside from myself

[vm2] [info 2017/10/19 07:18:43.103 UTC <View Message Processor> tid=9160] 172.17.0.4(187)<v1>:32771 is the elder and the only member.

[vm0] [info 2017/10/19 07:18:43.183 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Now closing distribution for 172.17.0.4(174)<ec><v0>:32770

[vm0] [info 2017/10/19 07:18:43.183 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Stopping membership services

[vm2] [info 2017/10/19 07:18:43.184 UTC <unicast receiver,371fdc9c0e33-65043> tid=9110] received leave request from 172.17.0.4<ec><v0>:32770 for 172.17.0.4(174)<ec><v0>:32770

[vm0] [info 2017/10/19 07:18:43.185 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] GMSHealthMonitor server socket is closed in stopServices().

[vm0] [info 2017/10/19 07:18:43.185 UTC <Geode Failure Detection Server thread 0> tid=6864] GMSHealthMonitor server thread exiting

[vm0] [info 2017/10/19 07:18:43.185 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] GMSHealthMonitor serverSocketExecutor is terminated

[vm0] [info 2017/10/19 07:18:43.192 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] DistributionManager stopped in 112ms.

[vm0] [info 2017/10/19 07:18:43.192 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Marking DistributionManager 172.17.0.4(174)<ec><v0>:32770 as closed.

[vm0] [info 2017/10/19 07:18:43.193 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102@6c1e613a (took 116 ms)

[vm2] [info 2017/10/19 07:18:43.275 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Stopped  SerialGatewaySender{id=ln,remoteDsId=2,isRunning =false,isPrimary =true}

[vm2] [info 2017/10/19 07:18:43.277 UTC <Thread-1759> tid=9156] The QueueRemovalThread is done.

[vm2] [info 2017/10/19 07:18:43.281 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Shutting down DistributionManager 172.17.0.4(187)<v1>:32771. 

[vm2] [info 2017/10/19 07:18:43.383 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Now closing distribution for 172.17.0.4(187)<v1>:32771

[vm2] [info 2017/10/19 07:18:43.384 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Stopping membership services

[vm2] [info 2017/10/19 07:18:43.384 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] GMSHealthMonitor server socket is closed in stopServices().

[vm2] [info 2017/10/19 07:18:43.384 UTC <Geode Failure Detection Server thread 0> tid=9114] GMSHealthMonitor server thread exiting

[vm2] [info 2017/10/19 07:18:43.384 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] GMSHealthMonitor serverSocketExecutor is terminated

[vm2] [info 2017/10/19 07:18:43.388 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] DistributionManager stopped in 107ms.

[vm2] [info 2017/10/19 07:18:43.388 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Marking DistributionManager 172.17.0.4(187)<v1>:32771 as closed.

[vm2] [info 2017/10/19 07:18:43.390 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$50/267342857.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$50/267342857@32f886ef (took 313 ms)

[vm0] [info 2017/10/19 07:18:43.391 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm0] [info 2017/10/19 07:18:43.391 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm1] [info 2017/10/19 07:18:43.392 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm1] [info 2017/10/19 07:18:43.392 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm2] [info 2017/10/19 07:18:43.393 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm2] [info 2017/10/19 07:18:43.393 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm3] [info 2017/10/19 07:18:43.393 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm3] [info 2017/10/19 07:18:43.394 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm4] [info 2017/10/19 07:18:43.394 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm4] [info 2017/10/19 07:18:43.395 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm5] [info 2017/10/19 07:18:43.395 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm5] [info 2017/10/19 07:18:43.395 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm6] [info 2017/10/19 07:18:43.396 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm6] [info 2017/10/19 07:18:43.396 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm7] [info 2017/10/19 07:18:43.397 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm7] [info 2017/10/19 07:18:43.397 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[info 2017/10/19 07:18:43.397 UTC <Test worker> tid=22] <ExpectedException action=remove>Connection refused</ExpectedException>

[info 2017/10/19 07:18:43.398 UTC <Test worker> tid=22] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:18:43.398 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm0] [info 2017/10/19 07:18:43.398 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:18:43.398 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:18:43.398 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm1] [info 2017/10/19 07:18:43.399 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm1] [info 2017/10/19 07:18:43.399 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm1] [info 2017/10/19 07:18:43.399 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm1] [info 2017/10/19 07:18:43.399 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm2] [info 2017/10/19 07:18:43.403 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm2] [info 2017/10/19 07:18:43.403 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm2] [info 2017/10/19 07:18:43.403 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm2] [info 2017/10/19 07:18:43.403 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm3] [info 2017/10/19 07:18:43.404 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm3] [info 2017/10/19 07:18:43.404 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm3] [info 2017/10/19 07:18:43.404 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm3] [info 2017/10/19 07:18:43.404 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm4] [info 2017/10/19 07:18:43.404 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm4] [info 2017/10/19 07:18:43.404 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm4] [info 2017/10/19 07:18:43.405 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm4] [info 2017/10/19 07:18:43.405 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm5] [info 2017/10/19 07:18:43.405 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm5] [info 2017/10/19 07:18:43.406 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm5] [info 2017/10/19 07:18:43.406 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm6] [info 2017/10/19 07:18:43.406 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm6] [info 2017/10/19 07:18:43.406 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm6] [info 2017/10/19 07:18:43.406 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm5] [info 2017/10/19 07:18:43.406 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm6] [info 2017/10/19 07:18:43.406 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm7] [info 2017/10/19 07:18:43.407 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm7] [info 2017/10/19 07:18:43.408 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm7] [info 2017/10/19 07:18:43.408 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm7] [info 2017/10/19 07:18:43.408 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[info 2017/10/19 07:18:43.408 UTC <Test worker> tid=22] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[info 2017/10/19 07:18:43.408 UTC <Test worker> tid=22] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:18:43.408 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm0] [info 2017/10/19 07:18:43.409 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:18:43.409 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:18:43.409 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm1] [info 2017/10/19 07:18:43.409 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm1] [info 2017/10/19 07:18:43.409 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm1] [info 2017/10/19 07:18:43.409 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm1] [info 2017/10/19 07:18:43.409 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm2] [info 2017/10/19 07:18:43.410 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm2] [info 2017/10/19 07:18:43.410 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm2] [info 2017/10/19 07:18:43.410 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm2] [info 2017/10/19 07:18:43.410 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm3] [info 2017/10/19 07:18:43.411 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm3] [info 2017/10/19 07:18:43.411 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm3] [info 2017/10/19 07:18:43.411 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm3] [info 2017/10/19 07:18:43.411 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm4] [info 2017/10/19 07:18:43.412 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm4] [info 2017/10/19 07:18:43.412 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm4] [info 2017/10/19 07:18:43.412 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm4] [info 2017/10/19 07:18:43.412 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm5] [info 2017/10/19 07:18:43.412 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm5] [info 2017/10/19 07:18:43.412 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm5] [info 2017/10/19 07:18:43.412 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm5] [info 2017/10/19 07:18:43.412 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm6] [info 2017/10/19 07:18:43.413 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm6] [info 2017/10/19 07:18:43.413 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm6] [info 2017/10/19 07:18:43.413 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm6] [info 2017/10/19 07:18:43.413 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[info 2017/10/19 07:18:43.414 UTC <Test worker> tid=22] <ExpectedException action=remove>Connection reset</ExpectedException>

[info 2017/10/19 07:18:43.414 UTC <Test worker> tid=22] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm7] [info 2017/10/19 07:18:43.414 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm7] [info 2017/10/19 07:18:43.414 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm7] [info 2017/10/19 07:18:43.414 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm7] [info 2017/10/19 07:18:43.414 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm0] [info 2017/10/19 07:18:43.415 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm0] [info 2017/10/19 07:18:43.415 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:18:43.415 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:18:43.415 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm1] [info 2017/10/19 07:18:43.415 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm1] [info 2017/10/19 07:18:43.416 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm1] [info 2017/10/19 07:18:43.416 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm1] [info 2017/10/19 07:18:43.416 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm2] [info 2017/10/19 07:18:43.416 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm2] [info 2017/10/19 07:18:43.416 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm2] [info 2017/10/19 07:18:43.416 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm2] [info 2017/10/19 07:18:43.416 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm3] [info 2017/10/19 07:18:43.417 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm3] [info 2017/10/19 07:18:43.417 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm3] [info 2017/10/19 07:18:43.417 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm3] [info 2017/10/19 07:18:43.417 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm4] [info 2017/10/19 07:18:43.417 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm4] [info 2017/10/19 07:18:43.417 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm4] [info 2017/10/19 07:18:43.417 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm4] [info 2017/10/19 07:18:43.417 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm5] [info 2017/10/19 07:18:43.418 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm5] [info 2017/10/19 07:18:43.418 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm5] [info 2017/10/19 07:18:43.418 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm5] [info 2017/10/19 07:18:43.418 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm6] [info 2017/10/19 07:18:43.419 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm6] [info 2017/10/19 07:18:43.419 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm6] [info 2017/10/19 07:18:43.419 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm6] [info 2017/10/19 07:18:43.419 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm7] [info 2017/10/19 07:18:43.420 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm7] [info 2017/10/19 07:18:43.420 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm7] [info 2017/10/19 07:18:43.420 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm7] [info 2017/10/19 07:18:43.420 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[info 2017/10/19 07:18:43.420 UTC <Test worker> tid=22] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[info 2017/10/19 07:18:43.420 UTC <Test worker> tid=22] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm0] [info 2017/10/19 07:18:43.421 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm0] [info 2017/10/19 07:18:43.421 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm0] [info 2017/10/19 07:18:43.421 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm0] [info 2017/10/19 07:18:43.421 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm1] [info 2017/10/19 07:18:43.421 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm1] [info 2017/10/19 07:18:43.421 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm1] [info 2017/10/19 07:18:43.421 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm1] [info 2017/10/19 07:18:43.421 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm2] [info 2017/10/19 07:18:43.423 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm2] [info 2017/10/19 07:18:43.423 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm2] [info 2017/10/19 07:18:43.423 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm2] [info 2017/10/19 07:18:43.423 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm3] [info 2017/10/19 07:18:43.423 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm3] [info 2017/10/19 07:18:43.424 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm3] [info 2017/10/19 07:18:43.424 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm3] [info 2017/10/19 07:18:43.424 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm4] [info 2017/10/19 07:18:43.424 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm4] [info 2017/10/19 07:18:43.424 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm4] [info 2017/10/19 07:18:43.424 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm4] [info 2017/10/19 07:18:43.424 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm5] [info 2017/10/19 07:18:43.425 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm5] [info 2017/10/19 07:18:43.425 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm5] [info 2017/10/19 07:18:43.425 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm5] [info 2017/10/19 07:18:43.425 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm6] [info 2017/10/19 07:18:43.425 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm6] [info 2017/10/19 07:18:43.426 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm6] [info 2017/10/19 07:18:43.426 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm6] [info 2017/10/19 07:18:43.426 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm7] [info 2017/10/19 07:18:43.426 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm7] [info 2017/10/19 07:18:43.426 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm7] [info 2017/10/19 07:18:43.426 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm7] [info 2017/10/19 07:18:43.426 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm0] [info 2017/10/19 07:18:43.427 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm0] [info 2017/10/19 07:18:43.427 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm1] [info 2017/10/19 07:18:43.428 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm1] [info 2017/10/19 07:18:43.428 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm2] [info 2017/10/19 07:18:43.429 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm2] [info 2017/10/19 07:18:43.429 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Could not connect</ExpectedException>

[vm2] [info 2017/10/19 07:18:43.429 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Could not connect</ExpectedException>

[vm2] [info 2017/10/19 07:18:43.429 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm3] [info 2017/10/19 07:18:43.430 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm3] [info 2017/10/19 07:18:43.430 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm4] [info 2017/10/19 07:18:43.430 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm4] [info 2017/10/19 07:18:43.431 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm5] [info 2017/10/19 07:18:43.431 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm5] [info 2017/10/19 07:18:43.431 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm6] [info 2017/10/19 07:18:43.432 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm6] [info 2017/10/19 07:18:43.432 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm7] [info 2017/10/19 07:18:43.433 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm7] [info 2017/10/19 07:18:43.433 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[locator] [info 2017/10/19 07:18:43.434 UTC <RMI TCP Connection(11)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase$$Lambda$39/1383993332.run with 0 args on object: org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase$$Lambda$39/1383993332@7a396d2f

[locator] [info 2017/10/19 07:18:43.434 UTC <RMI TCP Connection(11)-172.17.0.4> tid=30] Got result: null
[locator]  from org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase$$Lambda$39/1383993332.run with 0 args on object: org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase$$Lambda$39/1383993332@7a396d2f (took 0 ms)

[vm0] [info 2017/10/19 07:18:43.437 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm0] [info 2017/10/19 07:18:43.437 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm1] [info 2017/10/19 07:18:43.438 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm1] [info 2017/10/19 07:18:43.438 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm2] [info 2017/10/19 07:18:43.439 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm2] [info 2017/10/19 07:18:43.440 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm3] [info 2017/10/19 07:18:43.447 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm3] [info 2017/10/19 07:18:43.447 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm4] [info 2017/10/19 07:18:43.448 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm4] [info 2017/10/19 07:18:43.448 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm5] [info 2017/10/19 07:18:43.449 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm5] [info 2017/10/19 07:18:43.449 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm6] [info 2017/10/19 07:18:43.450 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm6] [info 2017/10/19 07:18:43.450 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

Previously run tests: [CacheXml80GatewayDUnitTest, ConcurrentSerialGatewaySenderOperationsOffHeapDUnitTest, SerialGatewaySenderQueueDUnitTest, SerialWANPropagationDUnitTest, DestroyGatewaySenderCommandDUnitTest, CreateGatewayReceiverCommandDUnitTest, ParallelWANConflationDUnitTest, SerialWANPropagationOffHeapDUnitTest, ConcurrentParallelGatewaySenderOperation_2_OffHeapDUnitTest, WanValidationsDUnitTest, WanAutoDiscoveryDUnitTest]
[vm7] [info 2017/10/19 07:18:43.451 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm7] [info 2017/10/19 07:18:43.454 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 2 ms)

[vm1] [info 2017/10/19 07:18:43.456 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm1] [info 2017/10/19 07:18:43.456 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm0] [info 2017/10/19 07:18:43.455 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm0] [info 2017/10/19 07:18:43.455 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm2] [info 2017/10/19 07:18:43.456 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm2] [info 2017/10/19 07:18:43.457 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm3] [info 2017/10/19 07:18:43.457 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm3] [info 2017/10/19 07:18:43.457 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm4] [info 2017/10/19 07:18:43.458 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm4] [info 2017/10/19 07:18:43.458 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm5] [info 2017/10/19 07:18:43.458 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm5] [info 2017/10/19 07:18:43.459 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm6] [info 2017/10/19 07:18:43.460 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm6] [info 2017/10/19 07:18:43.460 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm7] [info 2017/10/19 07:18:43.461 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm7] [info 2017/10/19 07:18:43.461 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)



[setup] START TEST WanAutoDiscoveryDUnitTest.test_RingTopology


[vm0] [info 2017/10/19 07:18:43.462 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633@3333195a

[vm0] [info 2017/10/19 07:18:43.462 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633@3333195a (took 0 ms)

[vm1] [info 2017/10/19 07:18:43.463 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633@3333195a

[vm1] [info 2017/10/19 07:18:43.463 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633@3333195a (took 0 ms)

[vm3] [info 2017/10/19 07:18:43.464 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1134338530.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1134338530@bea95a3

[vm3] [info 2017/10/19 07:18:43.464 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1134338530.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1134338530@bea95a3 (took 0 ms)

[vm2] [info 2017/10/19 07:18:43.463 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1383596771.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1383596771@588a54ec

[vm2] [info 2017/10/19 07:18:43.464 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1383596771.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1383596771@588a54ec (took 0 ms)

[vm4] [info 2017/10/19 07:18:43.465 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1059104106.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1059104106@5346e7df

[vm4] [info 2017/10/19 07:18:43.465 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1059104106.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1059104106@5346e7df (took 0 ms)

[vm5] [info 2017/10/19 07:18:43.466 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1520267312.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1520267312@7d0e35a2

[vm5] [info 2017/10/19 07:18:43.466 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1520267312.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1520267312@7d0e35a2 (took 0 ms)

[vm6] [info 2017/10/19 07:18:43.467 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/958556531.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/958556531@7fba5614

[vm6] [info 2017/10/19 07:18:43.467 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/958556531.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/958556531@7fba5614 (took 0 ms)

[info 2017/10/19 07:18:43.468 UTC <Test worker> tid=22] <ExpectedException action=add>Connection refused</ExpectedException>

[info 2017/10/19 07:18:43.468 UTC <Test worker> tid=22] <ExpectedException action=add>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:18:43.468 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm0] [info 2017/10/19 07:18:43.468 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm7] [info 2017/10/19 07:18:43.467 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1848144891.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1848144891@4cc92cd3

[vm0] [info 2017/10/19 07:18:43.468 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>
[vm7] [info 2017/10/19 07:18:43.468 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null

[vm7]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1848144891.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1848144891@4cc92cd3 (took 0 ms)

[vm0] [info 2017/10/19 07:18:43.469 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm1] [info 2017/10/19 07:18:43.469 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm1] [info 2017/10/19 07:18:43.469 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm1] [info 2017/10/19 07:18:43.469 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm1] [info 2017/10/19 07:18:43.469 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm2] [info 2017/10/19 07:18:43.470 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm2] [info 2017/10/19 07:18:43.470 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Connection refused</ExpectedException>

[vm2] [info 2017/10/19 07:18:43.470 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Connection refused</ExpectedException>

[vm2] [info 2017/10/19 07:18:43.470 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm3] [info 2017/10/19 07:18:43.471 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm3] [info 2017/10/19 07:18:43.471 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm3] [info 2017/10/19 07:18:43.471 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm3] [info 2017/10/19 07:18:43.471 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm4] [info 2017/10/19 07:18:43.472 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm4] [info 2017/10/19 07:18:43.472 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Connection refused</ExpectedException>

[vm4] [info 2017/10/19 07:18:43.472 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Connection refused</ExpectedException>

[vm4] [info 2017/10/19 07:18:43.472 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm5] [info 2017/10/19 07:18:43.473 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm5] [info 2017/10/19 07:18:43.473 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Connection refused</ExpectedException>

[vm5] [info 2017/10/19 07:18:43.473 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Connection refused</ExpectedException>

[vm5] [info 2017/10/19 07:18:43.473 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm6] [info 2017/10/19 07:18:43.474 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm6] [info 2017/10/19 07:18:43.474 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Connection refused</ExpectedException>

[vm6] [info 2017/10/19 07:18:43.474 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Connection refused</ExpectedException>

[vm6] [info 2017/10/19 07:18:43.474 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm7] [info 2017/10/19 07:18:43.475 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm7] [info 2017/10/19 07:18:43.475 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Connection refused</ExpectedException>

[vm7] [info 2017/10/19 07:18:43.475 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Connection refused</ExpectedException>

[vm7] [info 2017/10/19 07:18:43.475 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[info 2017/10/19 07:18:43.475 UTC <Test worker> tid=22] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[info 2017/10/19 07:18:43.476 UTC <Test worker> tid=22] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:18:43.476 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm0] [info 2017/10/19 07:18:43.476 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:18:43.476 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:18:43.476 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm1] [info 2017/10/19 07:18:43.478 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm1] [info 2017/10/19 07:18:43.478 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm1] [info 2017/10/19 07:18:43.478 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm1] [info 2017/10/19 07:18:43.478 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm2] [info 2017/10/19 07:18:43.478 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm2] [info 2017/10/19 07:18:43.479 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm2] [info 2017/10/19 07:18:43.479 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm2] [info 2017/10/19 07:18:43.479 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm3] [info 2017/10/19 07:18:43.480 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm3] [info 2017/10/19 07:18:43.480 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm3] [info 2017/10/19 07:18:43.480 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm3] [info 2017/10/19 07:18:43.480 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm4] [info 2017/10/19 07:18:43.480 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm4] [info 2017/10/19 07:18:43.480 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm4] [info 2017/10/19 07:18:43.480 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm4] [info 2017/10/19 07:18:43.480 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm5] [info 2017/10/19 07:18:43.481 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm5] [info 2017/10/19 07:18:43.481 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm5] [info 2017/10/19 07:18:43.481 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm5] [info 2017/10/19 07:18:43.481 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm6] [info 2017/10/19 07:18:43.481 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm6] [info 2017/10/19 07:18:43.482 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm6] [info 2017/10/19 07:18:43.482 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm6] [info 2017/10/19 07:18:43.482 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[info 2017/10/19 07:18:43.482 UTC <Test worker> tid=22] <ExpectedException action=add>Connection reset</ExpectedException>

[info 2017/10/19 07:18:43.483 UTC <Test worker> tid=22] <ExpectedException action=add>Connection reset</ExpectedException>

[vm7] [info 2017/10/19 07:18:43.482 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm7] [info 2017/10/19 07:18:43.482 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm7] [info 2017/10/19 07:18:43.482 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm7] [info 2017/10/19 07:18:43.482 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm0] [info 2017/10/19 07:18:43.483 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm0] [info 2017/10/19 07:18:43.483 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:18:43.483 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:18:43.483 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm1] [info 2017/10/19 07:18:43.484 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm1] [info 2017/10/19 07:18:43.484 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm1] [info 2017/10/19 07:18:43.484 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm1] [info 2017/10/19 07:18:43.484 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm2] [info 2017/10/19 07:18:43.485 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm2] [info 2017/10/19 07:18:43.485 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Connection reset</ExpectedException>

[vm2] [info 2017/10/19 07:18:43.485 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Connection reset</ExpectedException>

[vm2] [info 2017/10/19 07:18:43.485 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm3] [info 2017/10/19 07:18:43.485 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm3] [info 2017/10/19 07:18:43.485 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm3] [info 2017/10/19 07:18:43.485 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm3] [info 2017/10/19 07:18:43.485 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm4] [info 2017/10/19 07:18:43.486 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm4] [info 2017/10/19 07:18:43.486 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Connection reset</ExpectedException>

[vm4] [info 2017/10/19 07:18:43.486 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Connection reset</ExpectedException>

[vm4] [info 2017/10/19 07:18:43.486 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm5] [info 2017/10/19 07:18:43.486 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm5] [info 2017/10/19 07:18:43.486 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Connection reset</ExpectedException>

[vm5] [info 2017/10/19 07:18:43.486 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Connection reset</ExpectedException>

[vm5] [info 2017/10/19 07:18:43.487 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm6] [info 2017/10/19 07:18:43.487 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm6] [info 2017/10/19 07:18:43.487 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Connection reset</ExpectedException>

[vm6] [info 2017/10/19 07:18:43.487 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Connection reset</ExpectedException>

[vm6] [info 2017/10/19 07:18:43.487 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm7] [info 2017/10/19 07:18:43.488 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm7] [info 2017/10/19 07:18:43.488 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Connection reset</ExpectedException>

[vm7] [info 2017/10/19 07:18:43.488 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Connection reset</ExpectedException>

[vm7] [info 2017/10/19 07:18:43.488 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm0] [info 2017/10/19 07:18:43.494 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$139/795467945.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$139/795467945@7ad3752d

[vm0] distributed system properties: {distributed-system-id=1, start-locator=localhost[25250],server=true,peer=true,hostname-for-clients=localhost, mcast-port=0, log-level=info, off-heap-memory-size=300m, remote-locators=localhost[20883], disable-auto-reconnect=true, enable-cluster-configuration=false, locators=localhost[25250], use-cluster-configuration=false}
[vm2] [info 2017/10/19 07:18:43.494 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$302/439233936.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$302/439233936@2b29a79e

[vm2] distributed system properties: {distributed-system-id=3, start-locator=localhost[25363],server=true,peer=true,hostname-for-clients=localhost, mcast-port=0, log-level=info, off-heap-memory-size=300m, remote-locators=localhost[26533], disable-auto-reconnect=true, enable-cluster-configuration=false, locators=localhost[25363], use-cluster-configuration=false}
[vm2] [info 2017/10/19 07:18:43.499 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Startup Configuration:
[vm2]  ### GemFire Properties defined with api ###
[vm2] disable-auto-reconnect=true
[vm2] distributed-system-id=3
[vm2] enable-cluster-configuration=false
[vm2] locators=localhost[25363]
[vm2] log-level=info
[vm2] mcast-port=0
[vm2] off-heap-memory-size=300m
[vm2] remote-locators=localhost[26533]
[vm2] start-locator=localhost[25363],server=true,peer=true,hostname-for-clients=localhost
[vm2] use-cluster-configuration=false
[vm2] ### GemFire Properties using default values ###
[vm2] ack-severe-alert-threshold=0
[vm2] ack-wait-threshold=15
[vm2] archive-disk-space-limit=0
[vm2] archive-file-size-limit=0
[vm2] async-distribution-timeout=0
[vm2] async-max-queue-size=8
[vm2] async-queue-timeout=60000
[vm2] bind-address=
[vm2] cache-xml-file=cache.xml
[vm2] cluster-configuration-dir=
[vm2] cluster-ssl-ciphers=any
[vm2] cluster-ssl-enabled=false
[vm2] cluster-ssl-keystore=
[vm2] cluster-ssl-keystore-password=
[vm2] cluster-ssl-keystore-type=
[vm2] cluster-ssl-protocols=any
[vm2] cluster-ssl-require-authentication=true
[vm2] cluster-ssl-truststore=
[vm2] cluster-ssl-truststore-password=
[vm2] conflate-events=server
[vm2] conserve-sockets=true
[vm2] delta-propagation=true
[vm2] deploy-working-dir=/tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm2
[vm2] disable-tcp=false
[vm2] distributed-transactions=false
[vm2] durable-client-id=
[vm2] durable-client-timeout=300
[vm2] enable-network-partition-detection=true
[vm2] enable-time-statistics=false
[vm2] enforce-unique-host=false
[vm2] gateway-ssl-ciphers=any
[vm2] gateway-ssl-enabled=false
[vm2] gateway-ssl-keystore=
[vm2] gateway-ssl-keystore-password=
[vm2] gateway-ssl-keystore-type=
[vm2] gateway-ssl-protocols=any
[vm2] gateway-ssl-require-authentication=true
[vm2] gateway-ssl-truststore=
[vm2] gateway-ssl-truststore-password=
[vm2] groups=
[vm2] http-service-bind-address=
[vm2] http-service-port=7070
[vm2] http-service-ssl-ciphers=any
[vm2] http-service-ssl-enabled=false
[vm2] http-service-ssl-keystore=
[vm2] http-service-ssl-keystore-password=
[vm2] http-service-ssl-keystore-type=
[vm2] http-service-ssl-protocols=any
[vm2] http-service-ssl-require-authentication=false
[vm2] http-service-ssl-truststore=
[vm2] http-service-ssl-truststore-password=
[vm2] jmx-manager=false
[vm2] jmx-manager-access-file=
[vm2] jmx-manager-bind-address=
[vm2] jmx-manager-hostname-for-clients=
[vm2] jmx-manager-http-port=7070
[vm2] jmx-manager-password-file=
[vm2] jmx-manager-port=1099
[vm2] jmx-manager-ssl-ciphers=any
[vm2] jmx-manager-ssl-enabled=false
[vm2] jmx-manager-ssl-keystore=
[vm2] jmx-manager-ssl-keystore-password=
[vm2] jmx-manager-ssl-keystore-type=
[vm2] jmx-manager-ssl-protocols=any
[vm2] jmx-manager-ssl-require-authentication=true
[vm2] jmx-manager-ssl-truststore=
[vm2] jmx-manager-ssl-truststore-password=
[vm2] jmx-manager-start=false
[vm2] jmx-manager-update-rate=2000
[vm2] load-cluster-configuration-from-dir=false
[vm2] locator-wait-time=0
[vm2] lock-memory=false
[vm2] log-disk-space-limit=0
[vm2] log-file=
[vm2] log-file-size-limit=0
[vm2] max-num-reconnect-tries=3
[vm2] max-wait-time-reconnect=60000
[vm2] mcast-address=239.192.81.1
[vm2] mcast-flow-control=1048576, 0.25, 5000
[vm2] mcast-recv-buffer-size=1048576
[vm2] mcast-send-buffer-size=65535
[vm2] mcast-ttl=32
[vm2] member-timeout=5000
[vm2] membership-port-range=32769-61000
[vm2] memcached-bind-address=
[vm2] memcached-port=0
[vm2] memcached-protocol=ASCII
[vm2] name=
[vm2] redis-bind-address=
[vm2] redis-password=
[vm2] redis-port=0
[vm2] redundancy-zone=
[vm2] remove-unresponsive-client=false
[vm2] roles=
[vm2] security-client-accessor=
[vm2] security-client-accessor-pp=
[vm2] security-client-auth-init=
[vm2] security-client-authenticator=
[vm2] security-client-dhalgo=
[vm2] security-log-file=
[vm2] security-log-level=config
[vm2] security-manager=
[vm2] security-peer-auth-init=
[vm2] security-peer-authenticator=
[vm2] security-peer-verifymember-timeout=1000
[vm2] security-post-processor=
[vm2] security-udp-dhalgo=
[vm2] server-bind-address=
[vm2] server-ssl-ciphers=any
[vm2] server-ssl-enabled=false
[vm2] server-ssl-keystore=
[vm2] server-ssl-keystore-password=
[vm2] server-ssl-keystore-type=
[vm2] server-ssl-protocols=any
[vm2] server-ssl-require-authentication=true
[vm2] server-ssl-truststore=
[vm2] server-ssl-truststore-password=
[vm2] socket-buffer-size=32768
[vm2] socket-lease-time=60000
[vm2] ssl-ciphers=any
[vm2] ssl-cluster-alias=
[vm2] ssl-default-alias=
[vm2] ssl-enabled-components=
[vm2] ssl-gateway-alias=
[vm2] ssl-jmx-alias=
[vm2] ssl-keystore=
[vm2] ssl-keystore-password=
[vm2] ssl-keystore-type=
[vm2] ssl-locator-alias=
[vm2] ssl-protocols=any
[vm2] ssl-require-authentication=true
[vm2] ssl-server-alias=
[vm2] ssl-truststore=
[vm2] ssl-truststore-password=
[vm2] ssl-truststore-type=
[vm2] ssl-web-alias=
[vm2] ssl-web-require-authentication=false
[vm2] start-dev-rest-api=false
[vm2] statistic-archive-file=
[vm2] statistic-sample-rate=1000
[vm2] statistic-sampling-enabled=true
[vm2] tcp-port=0
[vm2] udp-fragment-size=60000
[vm2] udp-recv-buffer-size=1048576
[vm2] udp-send-buffer-size=65535
[vm2] user-command-packages=


[vm2] [info 2017/10/19 07:18:43.499 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Allocating 314572800 bytes of off-heap memory. The maximum size of a single off-heap object is 314572800 bytes.

[vm1] [info 2017/10/19 07:18:43.506 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$134/1996234515.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$134/1996234515@25ae80dd

[vm2] [info 2017/10/19 07:18:43.506 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Starting peer location for Distribution Locator on localhost/127.0.0.1

[vm2] [info 2017/10/19 07:18:43.506 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Starting Distribution Locator on localhost/127.0.0.1

[vm2] [info 2017/10/19 07:18:43.506 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Locator was created at Thu Oct 19 07:18:43 UTC 2017

[vm2] [info 2017/10/19 07:18:43.506 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Listening on port 25363 bound on address localhost/127.0.0.1

[vm1] distributed system properties: {distributed-system-id=2, start-locator=localhost[20883],server=true,peer=true,hostname-for-clients=localhost, mcast-port=0, log-level=info, off-heap-memory-size=300m, remote-locators=localhost[25363], disable-auto-reconnect=true, enable-cluster-configuration=false, locators=localhost[20883], use-cluster-configuration=false}
[vm2] [info 2017/10/19 07:18:43.507 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] GemFire peer location service starting.  Other locators: localhost[25363]  Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: locator25363view.dat

[vm2] [info 2017/10/19 07:18:43.507 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Peer locator attempting to recover from localhost/127.0.0.1:25363

[vm0] [info 2017/10/19 07:18:43.509 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Startup Configuration:
[vm0]  ### GemFire Properties defined with api ###
[vm0] disable-auto-reconnect=true
[vm0] distributed-system-id=1
[vm0] enable-cluster-configuration=false
[vm0] locators=localhost[25250]
[vm0] log-level=info
[vm0] mcast-port=0
[vm0] off-heap-memory-size=300m
[vm0] remote-locators=localhost[20883]
[vm0] start-locator=localhost[25250],server=true,peer=true,hostname-for-clients=localhost
[vm0] use-cluster-configuration=false
[vm0] ### GemFire Properties using default values ###
[vm0] ack-severe-alert-threshold=0
[vm0] ack-wait-threshold=15
[vm0] archive-disk-space-limit=0
[vm0] archive-file-size-limit=0
[vm0] async-distribution-timeout=0
[vm0] async-max-queue-size=8
[vm0] async-queue-timeout=60000
[vm0] bind-address=
[vm0] cache-xml-file=cache.xml
[vm0] cluster-configuration-dir=
[vm0] cluster-ssl-ciphers=any
[vm0] cluster-ssl-enabled=false
[vm0] cluster-ssl-keystore=
[vm0] cluster-ssl-keystore-password=
[vm0] cluster-ssl-keystore-type=
[vm0] cluster-ssl-protocols=any
[vm0] cluster-ssl-require-authentication=true
[vm0] cluster-ssl-truststore=
[vm0] cluster-ssl-truststore-password=
[vm0] conflate-events=server
[vm0] conserve-sockets=true
[vm0] delta-propagation=true
[vm0] deploy-working-dir=/tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm0
[vm0] disable-tcp=false
[vm0] distributed-transactions=false
[vm0] durable-client-id=
[vm0] durable-client-timeout=300
[vm0] enable-network-partition-detection=true
[vm0] enable-time-statistics=false
[vm0] enforce-unique-host=false
[vm0] gateway-ssl-ciphers=any
[vm0] gateway-ssl-enabled=false
[vm0] gateway-ssl-keystore=
[vm0] gateway-ssl-keystore-password=
[vm0] gateway-ssl-keystore-type=
[vm0] gateway-ssl-protocols=any
[vm0] gateway-ssl-require-authentication=true
[vm0] gateway-ssl-truststore=
[vm0] gateway-ssl-truststore-password=
[vm0] groups=
[vm0] http-service-bind-address=
[vm0] http-service-port=7070
[vm0] http-service-ssl-ciphers=any
[vm0] http-service-ssl-enabled=false
[vm0] http-service-ssl-keystore=
[vm0] http-service-ssl-keystore-password=
[vm0] http-service-ssl-keystore-type=
[vm0] http-service-ssl-protocols=any
[vm0] http-service-ssl-require-authentication=false
[vm0] http-service-ssl-truststore=
[vm0] http-service-ssl-truststore-password=
[vm0] jmx-manager=false
[vm0] jmx-manager-access-file=
[vm0] jmx-manager-bind-address=
[vm0] jmx-manager-hostname-for-clients=
[vm0] jmx-manager-http-port=7070
[vm0] jmx-manager-password-file=
[vm0] jmx-manager-port=1099
[vm0] jmx-manager-ssl-ciphers=any
[vm0] jmx-manager-ssl-enabled=false
[vm0] jmx-manager-ssl-keystore=
[vm0] jmx-manager-ssl-keystore-password=
[vm0] jmx-manager-ssl-keystore-type=
[vm0] jmx-manager-ssl-protocols=any
[vm0] jmx-manager-ssl-require-authentication=true
[vm0] jmx-manager-ssl-truststore=
[vm0] jmx-manager-ssl-truststore-password=
[vm0] jmx-manager-start=false
[vm0] jmx-manager-update-rate=2000
[vm0] load-cluster-configuration-from-dir=false
[vm0] locator-wait-time=0
[vm0] lock-memory=false
[vm0] log-disk-space-limit=0
[vm0] log-file=
[vm0] log-file-size-limit=0
[vm0] max-num-reconnect-tries=3
[vm0] max-wait-time-reconnect=60000
[vm0] mcast-address=239.192.81.1
[vm0] mcast-flow-control=1048576, 0.25, 5000
[vm0] mcast-recv-buffer-size=1048576
[vm0] mcast-send-buffer-size=65535
[vm0] mcast-ttl=32
[vm0] member-timeout=5000
[vm0] membership-port-range=32769-61000
[vm0] memcached-bind-address=
[vm0] memcached-port=0
[vm0] memcached-protocol=ASCII
[vm0] name=
[vm0] redis-bind-address=
[vm0] redis-password=
[vm0] redis-port=0
[vm0] redundancy-zone=
[vm0] remove-unresponsive-client=false
[vm0] roles=
[vm0] security-client-accessor=
[vm0] security-client-accessor-pp=
[vm0] security-client-auth-init=
[vm0] security-client-authenticator=
[vm0] security-client-dhalgo=
[vm0] security-log-file=
[vm0] security-log-level=config
[vm0] security-manager=
[vm0] security-peer-auth-init=
[vm0] security-peer-authenticator=
[vm0] security-peer-verifymember-timeout=1000
[vm0] security-post-processor=
[vm0] security-udp-dhalgo=
[vm0] server-bind-address=
[vm0] server-ssl-ciphers=any
[vm0] server-ssl-enabled=false
[vm0] server-ssl-keystore=
[vm0] server-ssl-keystore-password=
[vm0] server-ssl-keystore-type=
[vm0] server-ssl-protocols=any
[vm0] server-ssl-require-authentication=true
[vm0] server-ssl-truststore=
[vm0] server-ssl-truststore-password=
[vm0] socket-buffer-size=32768
[vm0] socket-lease-time=60000
[vm0] ssl-ciphers=any
[vm0] ssl-cluster-alias=
[vm0] ssl-default-alias=
[vm0] ssl-enabled-components=
[vm0] ssl-gateway-alias=
[vm0] ssl-jmx-alias=
[vm0] ssl-keystore=
[vm0] ssl-keystore-password=
[vm0] ssl-keystore-type=
[vm0] ssl-locator-alias=
[vm0] ssl-protocols=any
[vm0] ssl-require-authentication=true
[vm0] ssl-server-alias=
[vm0] ssl-truststore=
[vm0] ssl-truststore-password=
[vm0] ssl-truststore-type=
[vm0] ssl-web-alias=
[vm0] ssl-web-require-authentication=false
[vm0] start-dev-rest-api=false
[vm0] statistic-archive-file=
[vm0] statistic-sample-rate=1000
[vm0] statistic-sampling-enabled=true
[vm0] tcp-port=0
[vm0] udp-fragment-size=60000
[vm0] udp-recv-buffer-size=1048576
[vm0] udp-send-buffer-size=65535
[vm0] user-command-packages=


[vm0] [info 2017/10/19 07:18:43.510 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Allocating 314572800 bytes of off-heap memory. The maximum size of a single off-heap object is 314572800 bytes.

[vm2] [info 2017/10/19 07:18:43.511 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Peer locator was unable to recover state from this locator

[vm2] [info 2017/10/19 07:18:43.511 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] recovery file not found: /tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm2/locator25363view.dat

[vm1] [info 2017/10/19 07:18:43.512 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Startup Configuration:
[vm1]  ### GemFire Properties defined with api ###
[vm1] disable-auto-reconnect=true
[vm1] distributed-system-id=2
[vm1] enable-cluster-configuration=false
[vm1] locators=localhost[20883]
[vm1] log-level=info
[vm1] mcast-port=0
[vm1] off-heap-memory-size=300m
[vm1] remote-locators=localhost[25363]
[vm1] start-locator=localhost[20883],server=true,peer=true,hostname-for-clients=localhost
[vm1] use-cluster-configuration=false
[vm1] ### GemFire Properties using default values ###
[vm1] ack-severe-alert-threshold=0
[vm1] ack-wait-threshold=15
[vm1] archive-disk-space-limit=0
[vm1] archive-file-size-limit=0
[vm1] async-distribution-timeout=0
[vm1] async-max-queue-size=8
[vm1] async-queue-timeout=60000
[vm1] bind-address=
[vm1] cache-xml-file=cache.xml
[vm1] cluster-configuration-dir=
[vm1] cluster-ssl-ciphers=any
[vm1] cluster-ssl-enabled=false
[vm1] cluster-ssl-keystore=
[vm1] cluster-ssl-keystore-password=
[vm1] cluster-ssl-keystore-type=
[vm1] cluster-ssl-protocols=any
[vm1] cluster-ssl-require-authentication=true
[vm1] cluster-ssl-truststore=
[vm1] cluster-ssl-truststore-password=
[vm1] conflate-events=server
[vm1] conserve-sockets=true
[vm1] delta-propagation=true
[vm1] deploy-working-dir=/tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm1
[vm1] disable-tcp=false
[vm1] distributed-transactions=false
[vm1] durable-client-id=
[vm1] durable-client-timeout=300
[vm1] enable-network-partition-detection=true
[vm1] enable-time-statistics=false
[vm1] enforce-unique-host=false
[vm1] gateway-ssl-ciphers=any
[vm1] gateway-ssl-enabled=false
[vm1] gateway-ssl-keystore=
[vm1] gateway-ssl-keystore-password=
[vm1] gateway-ssl-keystore-type=
[vm1] gateway-ssl-protocols=any
[vm1] gateway-ssl-require-authentication=true
[vm1] gateway-ssl-truststore=
[vm1] gateway-ssl-truststore-password=
[vm1] groups=
[vm1] http-service-bind-address=
[vm1] http-service-port=7070
[vm1] http-service-ssl-ciphers=any
[vm1] http-service-ssl-enabled=false
[vm1] http-service-ssl-keystore=
[vm1] http-service-ssl-keystore-password=
[vm1] http-service-ssl-keystore-type=
[vm1] http-service-ssl-protocols=any
[vm1] http-service-ssl-require-authentication=false
[vm1] http-service-ssl-truststore=
[vm1] http-service-ssl-truststore-password=
[vm1] jmx-manager=false
[vm1] jmx-manager-access-file=
[vm1] jmx-manager-bind-address=
[vm1] jmx-manager-hostname-for-clients=
[vm1] jmx-manager-http-port=7070
[vm1] jmx-manager-password-file=
[vm1] jmx-manager-port=1099
[vm1] jmx-manager-ssl-ciphers=any
[vm1] jmx-manager-ssl-enabled=false
[vm1] jmx-manager-ssl-keystore=
[vm1] jmx-manager-ssl-keystore-password=
[vm1] jmx-manager-ssl-keystore-type=
[vm1] jmx-manager-ssl-protocols=any
[vm1] jmx-manager-ssl-require-authentication=true
[vm1] jmx-manager-ssl-truststore=
[vm1] jmx-manager-ssl-truststore-password=
[vm1] jmx-manager-start=false
[vm1] jmx-manager-update-rate=2000
[vm1] load-cluster-configuration-from-dir=false
[vm1] locator-wait-time=0
[vm1] lock-memory=false
[vm1] log-disk-space-limit=0
[vm1] log-file=
[vm1] log-file-size-limit=0
[vm1] max-num-reconnect-tries=3
[vm1] max-wait-time-reconnect=60000
[vm1] mcast-address=239.192.81.1
[vm1] mcast-flow-control=1048576, 0.25, 5000
[vm1] mcast-recv-buffer-size=1048576
[vm1] mcast-send-buffer-size=65535
[vm1] mcast-ttl=32
[vm1] member-timeout=5000
[vm1] membership-port-range=32769-61000
[vm1] memcached-bind-address=
[vm1] memcached-port=0
[vm1] memcached-protocol=ASCII
[vm1] name=
[vm1] redis-bind-address=
[vm1] redis-password=
[vm1] redis-port=0
[vm1] redundancy-zone=
[vm1] remove-unresponsive-client=false
[vm1] roles=
[vm1] security-client-accessor=
[vm1] security-client-accessor-pp=
[vm1] security-client-auth-init=
[vm1] security-client-authenticator=
[vm1] security-client-dhalgo=
[vm1] security-log-file=
[vm1] security-log-level=config
[vm1] security-manager=
[vm1] security-peer-auth-init=
[vm1] security-peer-authenticator=
[vm1] security-peer-verifymember-timeout=1000
[vm1] security-post-processor=
[vm1] security-udp-dhalgo=
[vm1] server-bind-address=
[vm1] server-ssl-ciphers=any
[vm1] server-ssl-enabled=false
[vm1] server-ssl-keystore=
[vm1] server-ssl-keystore-password=
[vm1] server-ssl-keystore-type=
[vm1] server-ssl-protocols=any
[vm1] server-ssl-require-authentication=true
[vm1] server-ssl-truststore=
[vm1] server-ssl-truststore-password=
[vm1] socket-buffer-size=32768
[vm1] socket-lease-time=60000
[vm1] ssl-ciphers=any
[vm1] ssl-cluster-alias=
[vm1] ssl-default-alias=
[vm1] ssl-enabled-components=
[vm1] ssl-gateway-alias=
[vm1] ssl-jmx-alias=
[vm1] ssl-keystore=
[vm1] ssl-keystore-password=
[vm1] ssl-keystore-type=
[vm1] ssl-locator-alias=
[vm1] ssl-protocols=any
[vm1] ssl-require-authentication=true
[vm1] ssl-server-alias=
[vm1] ssl-truststore=
[vm1] ssl-truststore-password=
[vm1] ssl-truststore-type=
[vm1] ssl-web-alias=
[vm1] ssl-web-require-authentication=false
[vm1] start-dev-rest-api=false
[vm1] statistic-archive-file=
[vm1] statistic-sample-rate=1000
[vm1] statistic-sampling-enabled=true
[vm1] tcp-port=0
[vm1] udp-fragment-size=60000
[vm1] udp-recv-buffer-size=1048576
[vm1] udp-send-buffer-size=65535
[vm1] user-command-packages=


[vm1] [info 2017/10/19 07:18:43.512 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Allocating 314572800 bytes of off-heap memory. The maximum size of a single off-heap object is 314572800 bytes.

[vm0] [info 2017/10/19 07:18:43.515 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Starting peer location for Distribution Locator on localhost/127.0.0.1

[vm0] [info 2017/10/19 07:18:43.515 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Starting Distribution Locator on localhost/127.0.0.1

[vm3] [info 2017/10/19 07:18:43.512 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$188/361105680.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$188/361105680@1ac223cb

[vm3] distributed system properties: {distributed-system-id=4, start-locator=localhost[26533],server=true,peer=true,hostname-for-clients=localhost, mcast-port=0, log-level=info, off-heap-memory-size=300m, remote-locators=localhost[25250], disable-auto-reconnect=true, enable-cluster-configuration=false, locators=localhost[26533], use-cluster-configuration=false}
[vm0] [info 2017/10/19 07:18:43.515 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Locator was created at Thu Oct 19 07:18:43 UTC 2017

[vm0] [info 2017/10/19 07:18:43.515 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Listening on port 25250 bound on address localhost/127.0.0.1

[vm0] [info 2017/10/19 07:18:43.516 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] GemFire peer location service starting.  Other locators: localhost[25250]  Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: locator25250view.dat

[vm0] [info 2017/10/19 07:18:43.516 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Peer locator attempting to recover from localhost/127.0.0.1:25250

[vm0] [info 2017/10/19 07:18:43.518 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Peer locator was unable to recover state from this locator

[vm0] [info 2017/10/19 07:18:43.518 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] recovery file not found: /tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm0/locator25250view.dat

[vm1] [info 2017/10/19 07:18:43.518 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Starting peer location for Distribution Locator on localhost/127.0.0.1
[vm0] [info 2017/10/19 07:18:43.520 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Starting membership services


[vm1] [info 2017/10/19 07:18:43.528 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Starting Distribution Locator on localhost/127.0.0.1

[vm1] [info 2017/10/19 07:18:43.528 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Locator was created at Thu Oct 19 07:18:43 UTC 2017

[vm1] [info 2017/10/19 07:18:43.528 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Listening on port 20883 bound on address localhost/127.0.0.1

[vm1] [info 2017/10/19 07:18:43.528 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] GemFire peer location service starting.  Other locators: localhost[20883]  Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: locator20883view.dat

[vm1] [info 2017/10/19 07:18:43.529 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Peer locator attempting to recover from localhost/127.0.0.1:20883

[vm1] [info 2017/10/19 07:18:43.530 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Peer locator was unable to recover state from this locator

[vm1] [info 2017/10/19 07:18:43.530 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] recovery file not found: /tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm1/locator20883view.dat

[vm2] [info 2017/10/19 07:18:43.523 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Starting membership services

[vm1] [info 2017/10/19 07:18:43.539 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Starting membership services

[vm3] [info 2017/10/19 07:18:43.541 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Startup Configuration:
[vm3]  ### GemFire Properties defined with api ###
[vm3] disable-auto-reconnect=true
[vm3] distributed-system-id=4
[vm3] enable-cluster-configuration=false
[vm3] locators=localhost[26533]
[vm3] log-level=info
[vm3] mcast-port=0
[vm3] off-heap-memory-size=300m
[vm3] remote-locators=localhost[25250]
[vm3] start-locator=localhost[26533],server=true,peer=true,hostname-for-clients=localhost
[vm3] use-cluster-configuration=false
[vm3] ### GemFire Properties using default values ###
[vm3] ack-severe-alert-threshold=0
[vm3] ack-wait-threshold=15
[vm3] archive-disk-space-limit=0
[vm3] archive-file-size-limit=0
[vm3] async-distribution-timeout=0
[vm3] async-max-queue-size=8
[vm3] async-queue-timeout=60000
[vm3] bind-address=
[vm3] cache-xml-file=cache.xml
[vm3] cluster-configuration-dir=
[vm3] cluster-ssl-ciphers=any
[vm3] cluster-ssl-enabled=false
[vm3] cluster-ssl-keystore=
[vm3] cluster-ssl-keystore-password=
[vm3] cluster-ssl-keystore-type=
[vm3] cluster-ssl-protocols=any
[vm3] cluster-ssl-require-authentication=true
[vm3] cluster-ssl-truststore=
[vm3] cluster-ssl-truststore-password=
[vm3] conflate-events=server
[vm3] conserve-sockets=true
[vm3] delta-propagation=true
[vm3] deploy-working-dir=/tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm3
[vm3] disable-tcp=false
[vm3] distributed-transactions=false
[vm3] durable-client-id=
[vm3] durable-client-timeout=300
[vm3] enable-network-partition-detection=true
[vm3] enable-time-statistics=false
[vm3] enforce-unique-host=false
[vm3] gateway-ssl-ciphers=any
[vm3] gateway-ssl-enabled=false
[vm3] gateway-ssl-keystore=
[vm3] gateway-ssl-keystore-password=
[vm3] gateway-ssl-keystore-type=
[vm3] gateway-ssl-protocols=any
[vm3] gateway-ssl-require-authentication=true
[vm3] gateway-ssl-truststore=
[vm3] gateway-ssl-truststore-password=
[vm3] groups=
[vm3] http-service-bind-address=
[vm3] http-service-port=7070
[vm3] http-service-ssl-ciphers=any
[vm3] http-service-ssl-enabled=false
[vm3] http-service-ssl-keystore=
[vm3] http-service-ssl-keystore-password=
[vm3] http-service-ssl-keystore-type=
[vm3] http-service-ssl-protocols=any
[vm3] http-service-ssl-require-authentication=false
[vm3] http-service-ssl-truststore=
[vm3] http-service-ssl-truststore-password=
[vm3] jmx-manager=false
[vm3] jmx-manager-access-file=
[vm3] jmx-manager-bind-address=
[vm3] jmx-manager-hostname-for-clients=
[vm3] jmx-manager-http-port=7070
[vm3] jmx-manager-password-file=
[vm3] jmx-manager-port=1099
[vm3] jmx-manager-ssl-ciphers=any
[vm3] jmx-manager-ssl-enabled=false
[vm3] jmx-manager-ssl-keystore=
[vm3] jmx-manager-ssl-keystore-password=
[vm3] jmx-manager-ssl-keystore-type=
[vm3] jmx-manager-ssl-protocols=any
[vm3] jmx-manager-ssl-require-authentication=true
[vm3] jmx-manager-ssl-truststore=
[vm3] jmx-manager-ssl-truststore-password=
[vm3] jmx-manager-start=false
[vm3] jmx-manager-update-rate=2000
[vm3] load-cluster-configuration-from-dir=false
[vm3] locator-wait-time=0
[vm3] lock-memory=false
[vm3] log-disk-space-limit=0
[vm3] log-file=
[vm3] log-file-size-limit=0
[vm3] max-num-reconnect-tries=3
[vm3] max-wait-time-reconnect=60000
[vm3] mcast-address=239.192.81.1
[vm3] mcast-flow-control=1048576, 0.25, 5000
[vm3] mcast-recv-buffer-size=1048576
[vm3] mcast-send-buffer-size=65535
[vm3] mcast-ttl=32
[vm3] member-timeout=5000
[vm3] membership-port-range=32769-61000
[vm3] memcached-bind-address=
[vm3] memcached-port=0
[vm3] memcached-protocol=ASCII
[vm3] name=
[vm3] redis-bind-address=
[vm3] redis-password=
[vm3] redis-port=0
[vm3] redundancy-zone=
[vm3] remove-unresponsive-client=false
[vm3] roles=
[vm3] security-client-accessor=
[vm3] security-client-accessor-pp=
[vm3] security-client-auth-init=
[vm3] security-client-authenticator=
[vm3] security-client-dhalgo=
[vm3] security-log-file=
[vm3] security-log-level=config
[vm3] security-manager=
[vm3] security-peer-auth-init=
[vm3] security-peer-authenticator=
[vm3] security-peer-verifymember-timeout=1000
[vm3] security-post-processor=
[vm3] security-udp-dhalgo=
[vm3] server-bind-address=
[vm3] server-ssl-ciphers=any
[vm3] server-ssl-enabled=false
[vm3] server-ssl-keystore=
[vm3] server-ssl-keystore-password=
[vm3] server-ssl-keystore-type=
[vm3] server-ssl-protocols=any
[vm3] server-ssl-require-authentication=true
[vm3] server-ssl-truststore=
[vm3] server-ssl-truststore-password=
[vm3] socket-buffer-size=32768
[vm3] socket-lease-time=60000
[vm3] ssl-ciphers=any
[vm3] ssl-cluster-alias=
[vm3] ssl-default-alias=
[vm3] ssl-enabled-components=
[vm3] ssl-gateway-alias=
[vm3] ssl-jmx-alias=
[vm3] ssl-keystore=
[vm3] ssl-keystore-password=
[vm3] ssl-keystore-type=
[vm3] ssl-locator-alias=
[vm3] ssl-protocols=any
[vm3] ssl-require-authentication=true
[vm3] ssl-server-alias=
[vm3] ssl-truststore=
[vm3] ssl-truststore-password=
[vm3] ssl-truststore-type=
[vm3] ssl-web-alias=
[vm3] ssl-web-require-authentication=false
[vm3] start-dev-rest-api=false
[vm3] statistic-archive-file=
[vm3] statistic-sample-rate=1000
[vm3] statistic-sampling-enabled=true
[vm3] tcp-port=0
[vm3] udp-fragment-size=60000
[vm3] udp-recv-buffer-size=1048576
[vm3] udp-send-buffer-size=65535
[vm3] user-command-packages=


[vm3] [info 2017/10/19 07:18:43.542 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Allocating 314572800 bytes of off-heap memory. The maximum size of a single off-heap object is 314572800 bytes.

[vm0] [info 2017/10/19 07:18:43.542 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] JGroups channel created (took 14ms)

[vm2] [info 2017/10/19 07:18:43.545 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] JGroups channel created (took 14ms)

[vm0] [info 2017/10/19 07:18:43.545 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] GemFire P2P Listener started on /172.17.0.4:60634

[vm0] [info 2017/10/19 07:18:43.546 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] This member is hosting a locator will be preferred as a membership coordinator

[vm2] [info 2017/10/19 07:18:43.546 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] GemFire P2P Listener started on /172.17.0.4:44091

[vm2] [info 2017/10/19 07:18:43.546 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] This member is hosting a locator will be preferred as a membership coordinator

[vm2] [info 2017/10/19 07:18:43.547 UTC <Geode Failure Detection Server thread 0> tid=9187] Started failure detection server thread on /172.17.0.4:48387.

[vm0] [info 2017/10/19 07:18:43.547 UTC <Geode Failure Detection Server thread 0> tid=6902] Started failure detection server thread on /172.17.0.4:58069.

[vm0] [info 2017/10/19 07:18:43.547 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Peer locator is connecting to local membership services with ID 172.17.0.4(174)<ec>:32770

[vm2] [info 2017/10/19 07:18:43.548 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Peer locator is connecting to local membership services with ID 172.17.0.4(187)<ec>:32771

[vm0] [info 2017/10/19 07:18:43.549 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] This member is becoming the membership coordinator with address 172.17.0.4(174)<ec>:32770

[vm0] [info 2017/10/19 07:18:43.549 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] received new view: View[172.17.0.4(174)<ec><v0>:32770|0] members: [172.17.0.4(174)<ec><v0>:32770{lead}]
[vm0] old view is: null

[vm0] [info 2017/10/19 07:18:43.550 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Peer locator received new membership view: View[172.17.0.4(174)<ec><v0>:32770|0] members: [172.17.0.4(174)<ec><v0>:32770{lead}]

[vm0] [info 2017/10/19 07:18:43.550 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] ViewCreator starting on:172.17.0.4(174)<ec><v0>:32770

[vm2] [info 2017/10/19 07:18:43.550 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] This member is becoming the membership coordinator with address 172.17.0.4(187)<ec>:32771

[vm2] [info 2017/10/19 07:18:43.550 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] received new view: View[172.17.0.4(187)<ec><v0>:32771|0] members: [172.17.0.4(187)<ec><v0>:32771{lead}]
[vm2] old view is: null

[vm2] [info 2017/10/19 07:18:43.550 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Peer locator received new membership view: View[172.17.0.4(187)<ec><v0>:32771|0] members: [172.17.0.4(187)<ec><v0>:32771{lead}]

[vm2] [info 2017/10/19 07:18:43.551 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] ViewCreator starting on:172.17.0.4(187)<ec><v0>:32771

[vm0] [info 2017/10/19 07:18:43.551 UTC <Geode Membership View Creator> tid=6905] View Creator thread is starting

[vm2] [info 2017/10/19 07:18:43.551 UTC <Geode Membership View Creator> tid=9190] View Creator thread is starting

[vm0] [info 2017/10/19 07:18:43.551 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Finished joining (took 3ms).

[vm0] [info 2017/10/19 07:18:43.552 UTC <Geode Membership View Creator> tid=6905] no recipients for new view aside from myself
[vm3] [info 2017/10/19 07:18:43.552 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Starting peer location for Distribution Locator on localhost/127.0.0.1


[vm0] [info 2017/10/19 07:18:43.552 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Starting DistributionManager 172.17.0.4(174)<ec><v0>:32770.  (took 33 ms)

[vm3] [info 2017/10/19 07:18:43.552 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Starting Distribution Locator on localhost/127.0.0.1

[vm3] [info 2017/10/19 07:18:43.552 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Locator was created at Thu Oct 19 07:18:43 UTC 2017

[vm3] [info 2017/10/19 07:18:43.552 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Listening on port 26533 bound on address localhost/127.0.0.1

[vm0] [info 2017/10/19 07:18:43.552 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Initial (distribution manager) view =  View[172.17.0.4(174)<ec><v0>:32770|0] members: [172.17.0.4(174)<ec><v0>:32770{lead}]

[vm0] [info 2017/10/19 07:18:43.552 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Admitting member <172.17.0.4(174)<ec><v0>:32770>. Now there are 1 non-admin member(s).

[vm3] [info 2017/10/19 07:18:43.552 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] GemFire peer location service starting.  Other locators: localhost[26533]  Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: locator26533view.dat

[vm0] [info 2017/10/19 07:18:43.552 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] 172.17.0.4(174)<ec><v0>:32770 is the elder and the only member.

[vm3] [info 2017/10/19 07:18:43.552 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Peer locator attempting to recover from localhost/127.0.0.1:26533

[vm1] [info 2017/10/19 07:18:43.551 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] JGroups channel created (took 12ms)

[vm1] [info 2017/10/19 07:18:43.552 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] GemFire P2P Listener started on /172.17.0.4:34930

[vm1] [info 2017/10/19 07:18:43.552 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] This member is hosting a locator will be preferred as a membership coordinator

[vm2] [info 2017/10/19 07:18:43.551 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Finished joining (took 3ms).

[vm2] [info 2017/10/19 07:18:43.552 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Starting DistributionManager 172.17.0.4(187)<ec><v0>:32771.  (took 37 ms)

[vm0] [info 2017/10/19 07:18:43.553 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Did not hear back from any other system. I am the first one.

[vm1] [info 2017/10/19 07:18:43.553 UTC <Geode Failure Detection Server thread 0> tid=5180] Started failure detection server thread on /172.17.0.4:56950.

[vm1] [info 2017/10/19 07:18:43.553 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Peer locator is connecting to local membership services with ID 172.17.0.4(181)<ec>:32772

[vm0] [info 2017/10/19 07:18:43.553 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Starting server location for Distribution Locator on localhost/127.0.0.1[25250]

[vm3] [info 2017/10/19 07:18:43.555 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Peer locator was unable to recover state from this locator

[vm3] [info 2017/10/19 07:18:43.555 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] recovery file not found: /tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm3/locator26533view.dat

[vm3] [info 2017/10/19 07:18:43.557 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Starting membership services

[vm0] [info 2017/10/19 07:18:43.558 UTC <WAN Locator Discovery Thread> tid=6908] Locator discovery task exchanged locator information localhost[25250] with localhost[20883]: {1=[localhost[25250]]}.

[vm0] [info 2017/10/19 07:18:43.563 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$139/795467945.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$139/795467945@7ad3752d (took 68 ms)

[vm1] [info 2017/10/19 07:18:43.566 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] This member is becoming the membership coordinator with address 172.17.0.4(181)<ec>:32772

[vm1] [info 2017/10/19 07:18:43.566 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] received new view: View[172.17.0.4(181)<ec><v0>:32772|0] members: [172.17.0.4(181)<ec><v0>:32772{lead}]
[vm1] old view is: null

[vm1] [info 2017/10/19 07:18:43.566 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Peer locator received new membership view: View[172.17.0.4(181)<ec><v0>:32772|0] members: [172.17.0.4(181)<ec><v0>:32772{lead}]

[vm1] [info 2017/10/19 07:18:43.567 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] ViewCreator starting on:172.17.0.4(181)<ec><v0>:32772

[vm1] [info 2017/10/19 07:18:43.568 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Finished joining (took 15ms).

[vm1] [info 2017/10/19 07:18:43.568 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Starting DistributionManager 172.17.0.4(181)<ec><v0>:32772.  (took 31 ms)

[vm1] [info 2017/10/19 07:18:43.568 UTC <Geode Membership View Creator> tid=5185] View Creator thread is starting

[vm1] [info 2017/10/19 07:18:43.568 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Initial (distribution manager) view =  View[172.17.0.4(181)<ec><v0>:32772|0] members: [172.17.0.4(181)<ec><v0>:32772{lead}]

[vm2] [info 2017/10/19 07:18:43.566 UTC <Geode Membership View Creator> tid=9190] no recipients for new view aside from myself

[vm2] [info 2017/10/19 07:18:43.566 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Initial (distribution manager) view =  View[172.17.0.4(187)<ec><v0>:32771|0] members: [172.17.0.4(187)<ec><v0>:32771{lead}]

[vm2] [info 2017/10/19 07:18:43.567 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Admitting member <172.17.0.4(187)<ec><v0>:32771>. Now there are 1 non-admin member(s).

[vm2] [info 2017/10/19 07:18:43.567 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] 172.17.0.4(187)<ec><v0>:32771 is the elder and the only member.

[vm2] [info 2017/10/19 07:18:43.567 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Did not hear back from any other system. I am the first one.

[vm2] [info 2017/10/19 07:18:43.567 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Starting server location for Distribution Locator on localhost/127.0.0.1[25363]

[vm1] [info 2017/10/19 07:18:43.568 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Admitting member <172.17.0.4(181)<ec><v0>:32772>. Now there are 1 non-admin member(s).

[vm1] [info 2017/10/19 07:18:43.569 UTC <Geode Membership View Creator> tid=5185] no recipients for new view aside from myself

[vm1] [info 2017/10/19 07:18:43.569 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] 172.17.0.4(181)<ec><v0>:32772 is the elder and the only member.

[vm1] [info 2017/10/19 07:18:43.571 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Did not hear back from any other system. I am the first one.

[vm1] [info 2017/10/19 07:18:43.572 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Starting server location for Distribution Locator on localhost/127.0.0.1[20883]

[vm2] [info 2017/10/19 07:18:43.579 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$302/439233936.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$302/439233936@2b29a79e (took 84 ms)

[vm3] [info 2017/10/19 07:18:43.581 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] JGroups channel created (took 23ms)

[vm1] [info 2017/10/19 07:18:43.582 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$134/1996234515.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$134/1996234515@25ae80dd (took 75 ms)

[vm3] [info 2017/10/19 07:18:43.584 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] GemFire P2P Listener started on /172.17.0.4:41640

[vm3] [info 2017/10/19 07:18:43.584 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] This member is hosting a locator will be preferred as a membership coordinator

[vm1] [info 2017/10/19 07:18:43.584 UTC <WAN Locator Discovery Thread> tid=5188] Locator discovery task exchanged locator information localhost[20883] with localhost[25363]: {2=[localhost[20883]], 3=[localhost[25363]]}.

[vm3] [info 2017/10/19 07:18:43.585 UTC <Geode Failure Detection Server thread 0> tid=5703] Started failure detection server thread on /172.17.0.4:44547.

[vm3] [info 2017/10/19 07:18:43.585 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Peer locator is connecting to local membership services with ID 172.17.0.4(197)<ec>:32773

[vm3] [info 2017/10/19 07:18:43.587 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] This member is becoming the membership coordinator with address 172.17.0.4(197)<ec>:32773

[vm3] [info 2017/10/19 07:18:43.588 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] received new view: View[172.17.0.4(197)<ec><v0>:32773|0] members: [172.17.0.4(197)<ec><v0>:32773{lead}]
[vm3] old view is: null

[vm3] [info 2017/10/19 07:18:43.588 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Peer locator received new membership view: View[172.17.0.4(197)<ec><v0>:32773|0] members: [172.17.0.4(197)<ec><v0>:32773{lead}]

[vm3] [info 2017/10/19 07:18:43.589 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] ViewCreator starting on:172.17.0.4(197)<ec><v0>:32773

[vm3] [info 2017/10/19 07:18:43.589 UTC <Geode Membership View Creator> tid=5707] View Creator thread is starting

[vm3] [info 2017/10/19 07:18:43.590 UTC <Geode Membership View Creator> tid=5707] no recipients for new view aside from myself

[vm3] [info 2017/10/19 07:18:43.591 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Finished joining (took 6ms).

[vm3] [info 2017/10/19 07:18:43.591 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Starting DistributionManager 172.17.0.4(197)<ec><v0>:32773.  (took 35 ms)

[vm3] [info 2017/10/19 07:18:43.591 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Initial (distribution manager) view =  View[172.17.0.4(197)<ec><v0>:32773|0] members: [172.17.0.4(197)<ec><v0>:32773{lead}]

[vm3] [info 2017/10/19 07:18:43.591 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Admitting member <172.17.0.4(197)<ec><v0>:32773>. Now there are 1 non-admin member(s).

[vm3] [info 2017/10/19 07:18:43.591 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] 172.17.0.4(197)<ec><v0>:32773 is the elder and the only member.

[vm3] [info 2017/10/19 07:18:43.592 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Did not hear back from any other system. I am the first one.

[vm3] [info 2017/10/19 07:18:43.592 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Starting server location for Distribution Locator on localhost/127.0.0.1[26533]

[vm2] [info 2017/10/19 07:18:43.594 UTC <WAN Locator Discovery Thread> tid=9193] Locator discovery task exchanged locator information localhost[25363] with localhost[26533]: {3=[localhost[25363]]}.

[vm3] [info 2017/10/19 07:18:43.608 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$188/361105680.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$188/361105680@1ac223cb (took 96 ms)

[vm3] [info 2017/10/19 07:18:43.611 UTC <WAN Locator Discovery Thread> tid=5711] Locator discovery task exchanged locator information localhost[26533] with localhost[25250]: {1=[localhost[25250]], 2=[localhost[20883]], 3=[localhost[25363]], 4=[localhost[26533]]}.

[vm0] [info 2017/10/19 07:18:43.613 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$140/2140752655.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$140/2140752655@58ac12a2

[vm0] allSiteMetaData : {1=[localhost[25250]], 2=[localhost[20883]], 3=[localhost[25363]], 4=[localhost[26533]]}
[vm0] [info 2017/10/19 07:18:43.846 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: 1508397523846
[vm0]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$140/2140752655.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$140/2140752655@58ac12a2 (took 233 ms)

[vm1] [info 2017/10/19 07:18:43.853 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$135/1386763080.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$135/1386763080@297d8906

[vm1] allSiteMetaData : {1=[localhost[25250]], 2=[localhost[20883]], 3=[localhost[25363]], 4=[localhost[26533]]}
[vm1] [info 2017/10/19 07:18:44.080 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: 1508397524080
[vm1]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$135/1386763080.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$135/1386763080@297d8906 (took 227 ms)

[vm2] [info 2017/10/19 07:18:44.085 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$303/586815542.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$303/586815542@264625c1

[vm2] allSiteMetaData : {1=[localhost[25250]], 2=[localhost[20883]], 3=[localhost[25363]], 4=[localhost[26533]]}
[vm2] [info 2017/10/19 07:18:44.290 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: 1508397524290
[vm2]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$303/586815542.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$303/586815542@264625c1 (took 204 ms)

[vm3] [info 2017/10/19 07:18:44.293 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$189/1188844712.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$189/1188844712@2c7c751b

[vm3] allSiteMetaData : {1=[localhost[25250]], 2=[localhost[20883]], 3=[localhost[25363]], 4=[localhost[26533]]}
[vm3] [info 2017/10/19 07:18:44.498 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: 1508397524498
[vm3]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$189/1188844712.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$189/1188844712@2c7c751b (took 205 ms)

[vm0] [info 2017/10/19 07:18:44.501 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102@6c1e613a

[vm0] [info 2017/10/19 07:18:44.501 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Stopping Distribution Locator on localhost/127.0.0.1[25250]

[vm2] [info 2017/10/19 07:18:44.501 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$50/267342857.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$50/267342857@32f886ef

[vm2] [info 2017/10/19 07:18:44.501 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Stopping Distribution Locator on localhost/127.0.0.1[25363]

[vm3] [info 2017/10/19 07:18:44.501 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$49/1854774201.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$49/1854774201@7495c340

[vm3] [info 2017/10/19 07:18:44.502 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Stopping Distribution Locator on localhost/127.0.0.1[26533]

[vm2] [info 2017/10/19 07:18:44.502 UTC <Distribution Locator on localhost/127.0.0.1> tid=9171] locator shutting down

[vm1] [info 2017/10/19 07:18:44.502 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102@6c1e613a

[vm1] [info 2017/10/19 07:18:44.503 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Stopping Distribution Locator on localhost/127.0.0.1[20883]

[vm0] [info 2017/10/19 07:18:44.503 UTC <Distribution Locator on localhost/127.0.0.1> tid=6886] locator shutting down

[vm7] [info 2017/10/19 07:18:44.503 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/715091186.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/715091186@5bd49916

[vm6] [info 2017/10/19 07:18:44.504 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/1573676125.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/1573676125@abd27d2

[vm5] [info 2017/10/19 07:18:44.503 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$47/1939424723.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$47/1939424723@3a65d70

[vm3] [info 2017/10/19 07:18:44.504 UTC <Distribution Locator on localhost/127.0.0.1> tid=5687] locator shutting down

[vm4] [info 2017/10/19 07:18:44.503 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$46/1146432959.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$46/1146432959@1ebf8dc6

[vm4] [info 2017/10/19 07:18:44.505 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$46/1146432959.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$46/1146432959@1ebf8dc6 (took 1 ms)

[vm7] [info 2017/10/19 07:18:44.505 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/715091186.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/715091186@5bd49916 (took 1 ms)

[vm2] [info 2017/10/19 07:18:44.505 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Distribution Locator on localhost/127.0.0.1[25363]  is stopped

[vm0] [info 2017/10/19 07:18:44.505 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Distribution Locator on localhost/127.0.0.1[25250]  is stopped

[vm5] [info 2017/10/19 07:18:44.506 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$47/1939424723.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$47/1939424723@3a65d70 (took 2 ms)

[vm2] [info 2017/10/19 07:18:44.506 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Shutting down DistributionManager 172.17.0.4(187)<ec><v0>:32771. 

[vm6] [info 2017/10/19 07:18:44.505 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/1573676125.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/1573676125@abd27d2 (took 1 ms)

[vm3] [info 2017/10/19 07:18:44.508 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Distribution Locator on localhost/127.0.0.1[26533]  is stopped

[vm3] [info 2017/10/19 07:18:44.509 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Shutting down DistributionManager 172.17.0.4(197)<ec><v0>:32773. 

[vm1] [info 2017/10/19 07:18:44.508 UTC <Distribution Locator on localhost/127.0.0.1> tid=5164] locator shutting down

[vm0] [info 2017/10/19 07:18:44.511 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Shutting down DistributionManager 172.17.0.4(174)<ec><v0>:32770. 

[vm1] [info 2017/10/19 07:18:44.514 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Distribution Locator on localhost/127.0.0.1[20883]  is stopped

[vm1] [info 2017/10/19 07:18:44.522 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Shutting down DistributionManager 172.17.0.4(181)<ec><v0>:32772. 

[vm2] [info 2017/10/19 07:18:44.610 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Now closing distribution for 172.17.0.4(187)<ec><v0>:32771

[vm2] [info 2017/10/19 07:18:44.610 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Stopping membership services

[vm2] [info 2017/10/19 07:18:44.611 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] GMSHealthMonitor server socket is closed in stopServices().

[vm2] [info 2017/10/19 07:18:44.611 UTC <Geode Failure Detection Server thread 0> tid=9187] GMSHealthMonitor server thread exiting

[vm2] [info 2017/10/19 07:18:44.612 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] GMSHealthMonitor serverSocketExecutor is terminated

[vm0] [info 2017/10/19 07:18:44.612 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Now closing distribution for 172.17.0.4(174)<ec><v0>:32770

[vm0] [info 2017/10/19 07:18:44.612 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Stopping membership services

[vm0] [info 2017/10/19 07:18:44.613 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] GMSHealthMonitor server socket is closed in stopServices().

[vm0] [info 2017/10/19 07:18:44.613 UTC <Geode Failure Detection Server thread 0> tid=6902] GMSHealthMonitor server thread exiting

[vm0] [info 2017/10/19 07:18:44.613 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] GMSHealthMonitor serverSocketExecutor is terminated

[vm3] [info 2017/10/19 07:18:44.614 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Now closing distribution for 172.17.0.4(197)<ec><v0>:32773

[vm3] [info 2017/10/19 07:18:44.614 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Stopping membership services

[vm3] [info 2017/10/19 07:18:44.614 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] GMSHealthMonitor server socket is closed in stopServices().

[vm3] [info 2017/10/19 07:18:44.615 UTC <Geode Failure Detection Server thread 0> tid=5703] GMSHealthMonitor server thread exiting

[vm3] [info 2017/10/19 07:18:44.615 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] GMSHealthMonitor serverSocketExecutor is terminated

[vm2] [info 2017/10/19 07:18:44.617 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] DistributionManager stopped in 111ms.

[vm2] [info 2017/10/19 07:18:44.617 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Marking DistributionManager 172.17.0.4(187)<ec><v0>:32771 as closed.

[vm3] [info 2017/10/19 07:18:44.617 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] DistributionManager stopped in 108ms.

[vm3] [info 2017/10/19 07:18:44.617 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Marking DistributionManager 172.17.0.4(197)<ec><v0>:32773 as closed.

[vm3] [info 2017/10/19 07:18:44.618 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$49/1854774201.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$49/1854774201@7495c340 (took 116 ms)

[vm2] [info 2017/10/19 07:18:44.618 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$50/267342857.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$50/267342857@32f886ef (took 117 ms)

[vm0] [info 2017/10/19 07:18:44.625 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] DistributionManager stopped in 114ms.

[vm0] [info 2017/10/19 07:18:44.626 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Marking DistributionManager 172.17.0.4(174)<ec><v0>:32770 as closed.

[vm0] [info 2017/10/19 07:18:44.627 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102@6c1e613a (took 126 ms)

[vm1] [info 2017/10/19 07:18:44.628 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Now closing distribution for 172.17.0.4(181)<ec><v0>:32772

[vm1] [info 2017/10/19 07:18:44.628 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Stopping membership services

[vm1] [info 2017/10/19 07:18:44.628 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] GMSHealthMonitor server socket is closed in stopServices().

[vm1] [info 2017/10/19 07:18:44.631 UTC <Geode Failure Detection Server thread 0> tid=5180] GMSHealthMonitor server thread exiting

[vm1] [info 2017/10/19 07:18:44.631 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] GMSHealthMonitor serverSocketExecutor is terminated

[vm1] [info 2017/10/19 07:18:44.634 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] DistributionManager stopped in 112ms.

[vm1] [info 2017/10/19 07:18:44.635 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Marking DistributionManager 172.17.0.4(181)<ec><v0>:32772 as closed.

[vm1] [info 2017/10/19 07:18:44.636 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102@6c1e613a (took 133 ms)

[vm0] [info 2017/10/19 07:18:44.639 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm0] [info 2017/10/19 07:18:44.639 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm1] [info 2017/10/19 07:18:44.640 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm1] [info 2017/10/19 07:18:44.640 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm2] [info 2017/10/19 07:18:44.641 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm2] [info 2017/10/19 07:18:44.642 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm3] [info 2017/10/19 07:18:44.642 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm3] [info 2017/10/19 07:18:44.642 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm4] [info 2017/10/19 07:18:44.643 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm4] [info 2017/10/19 07:18:44.643 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm5] [info 2017/10/19 07:18:44.644 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm5] [info 2017/10/19 07:18:44.644 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm6] [info 2017/10/19 07:18:44.645 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm6] [info 2017/10/19 07:18:44.645 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm7] [info 2017/10/19 07:18:44.646 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm7] [info 2017/10/19 07:18:44.646 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[info 2017/10/19 07:18:44.647 UTC <Test worker> tid=22] <ExpectedException action=remove>Connection refused</ExpectedException>

[info 2017/10/19 07:18:44.647 UTC <Test worker> tid=22] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:18:44.648 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm0] [info 2017/10/19 07:18:44.648 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:18:44.648 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:18:44.648 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm2] [info 2017/10/19 07:18:44.650 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm2] [info 2017/10/19 07:18:44.650 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm2] [info 2017/10/19 07:18:44.650 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm2] [info 2017/10/19 07:18:44.650 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm1] [info 2017/10/19 07:18:44.649 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm1] [info 2017/10/19 07:18:44.649 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm1] [info 2017/10/19 07:18:44.649 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm1] [info 2017/10/19 07:18:44.649 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm3] [info 2017/10/19 07:18:44.651 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm3] [info 2017/10/19 07:18:44.651 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm3] [info 2017/10/19 07:18:44.651 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm4] [info 2017/10/19 07:18:44.652 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm4] [info 2017/10/19 07:18:44.652 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm4] [info 2017/10/19 07:18:44.652 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm4] [info 2017/10/19 07:18:44.652 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm3] [info 2017/10/19 07:18:44.651 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm5] [info 2017/10/19 07:18:44.652 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)


[vm5] [info 2017/10/19 07:18:44.652 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm5] [info 2017/10/19 07:18:44.652 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm5] [info 2017/10/19 07:18:44.653 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm6] [info 2017/10/19 07:18:44.653 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm6] [info 2017/10/19 07:18:44.653 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm6] [info 2017/10/19 07:18:44.653 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm6] [info 2017/10/19 07:18:44.653 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm7] [info 2017/10/19 07:18:44.654 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm7] [info 2017/10/19 07:18:44.654 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm7] [info 2017/10/19 07:18:44.654 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm7] [info 2017/10/19 07:18:44.654 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[info 2017/10/19 07:18:44.654 UTC <Test worker> tid=22] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[info 2017/10/19 07:18:44.654 UTC <Test worker> tid=22] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:18:44.655 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm0] [info 2017/10/19 07:18:44.655 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:18:44.655 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:18:44.655 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm1] [info 2017/10/19 07:18:44.655 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm1] [info 2017/10/19 07:18:44.655 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm1] [info 2017/10/19 07:18:44.655 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm1] [info 2017/10/19 07:18:44.655 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm2] [info 2017/10/19 07:18:44.659 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm2] [info 2017/10/19 07:18:44.659 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm2] [info 2017/10/19 07:18:44.659 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm2] [info 2017/10/19 07:18:44.659 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm3] [info 2017/10/19 07:18:44.661 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm3] [info 2017/10/19 07:18:44.661 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm3] [info 2017/10/19 07:18:44.661 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm5] [info 2017/10/19 07:18:44.662 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm5] [info 2017/10/19 07:18:44.662 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm5] [info 2017/10/19 07:18:44.662 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm5] [info 2017/10/19 07:18:44.662 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm6] [info 2017/10/19 07:18:44.663 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm6] [info 2017/10/19 07:18:44.663 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm6] [info 2017/10/19 07:18:44.663 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm6] [info 2017/10/19 07:18:44.663 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm7] [info 2017/10/19 07:18:44.664 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm7] [info 2017/10/19 07:18:44.664 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm7] [info 2017/10/19 07:18:44.664 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm7] [info 2017/10/19 07:18:44.664 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[info 2017/10/19 07:18:44.664 UTC <Test worker> tid=22] <ExpectedException action=remove>Connection reset</ExpectedException>

[info 2017/10/19 07:18:44.664 UTC <Test worker> tid=22] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:18:44.665 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm0] [info 2017/10/19 07:18:44.665 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:18:44.665 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:18:44.665 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm3] [info 2017/10/19 07:18:44.661 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm4] [info 2017/10/19 07:18:44.661 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm4] [info 2017/10/19 07:18:44.661 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm4] [info 2017/10/19 07:18:44.661 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm4] [info 2017/10/19 07:18:44.662 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm1] [info 2017/10/19 07:18:44.671 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm1] [info 2017/10/19 07:18:44.671 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm1] [info 2017/10/19 07:18:44.671 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm1] [info 2017/10/19 07:18:44.671 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm2] [info 2017/10/19 07:18:44.672 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm2] [info 2017/10/19 07:18:44.672 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm2] [info 2017/10/19 07:18:44.672 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm2] [info 2017/10/19 07:18:44.672 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm3] [info 2017/10/19 07:18:44.672 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm3] [info 2017/10/19 07:18:44.672 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm3] [info 2017/10/19 07:18:44.672 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm3] [info 2017/10/19 07:18:44.672 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm4] [info 2017/10/19 07:18:44.673 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm4] [info 2017/10/19 07:18:44.673 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm4] [info 2017/10/19 07:18:44.673 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm4] [info 2017/10/19 07:18:44.673 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm5] [info 2017/10/19 07:18:44.674 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm5] [info 2017/10/19 07:18:44.674 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm5] [info 2017/10/19 07:18:44.674 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm5] [info 2017/10/19 07:18:44.674 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm6] [info 2017/10/19 07:18:44.674 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm6] [info 2017/10/19 07:18:44.674 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm6] [info 2017/10/19 07:18:44.674 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm6] [info 2017/10/19 07:18:44.674 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm7] [info 2017/10/19 07:18:44.676 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm7] [info 2017/10/19 07:18:44.676 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm7] [info 2017/10/19 07:18:44.676 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm7] [info 2017/10/19 07:18:44.676 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm0] [info 2017/10/19 07:18:44.677 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm0] [info 2017/10/19 07:18:44.677 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm1] [info 2017/10/19 07:18:44.678 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm1] [info 2017/10/19 07:18:44.678 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm2] [info 2017/10/19 07:18:44.679 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm2] [info 2017/10/19 07:18:44.679 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm3] [info 2017/10/19 07:18:44.680 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm3] [info 2017/10/19 07:18:44.680 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm4] [info 2017/10/19 07:18:44.681 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm4] [info 2017/10/19 07:18:44.681 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm5] [info 2017/10/19 07:18:44.681 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm5] [info 2017/10/19 07:18:44.682 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm6] [info 2017/10/19 07:18:44.682 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm6] [info 2017/10/19 07:18:44.682 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm7] [info 2017/10/19 07:18:44.683 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm7] [info 2017/10/19 07:18:44.683 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[locator] [info 2017/10/19 07:18:44.684 UTC <RMI TCP Connection(11)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase$$Lambda$39/1383993332.run with 0 args on object: org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase$$Lambda$39/1383993332@7a396d2f

[locator] [info 2017/10/19 07:18:44.685 UTC <RMI TCP Connection(11)-172.17.0.4> tid=30] Got result: null
[locator]  from org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase$$Lambda$39/1383993332.run with 0 args on object: org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase$$Lambda$39/1383993332@7a396d2f (took 0 ms)

[vm0] [info 2017/10/19 07:18:44.688 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm0] [info 2017/10/19 07:18:44.688 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm1] [info 2017/10/19 07:18:44.689 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm1] [info 2017/10/19 07:18:44.689 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm2] [info 2017/10/19 07:18:44.690 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm2] [info 2017/10/19 07:18:44.690 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm3] [info 2017/10/19 07:18:44.690 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm3] [info 2017/10/19 07:18:44.691 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm4] [info 2017/10/19 07:18:44.691 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm4] [info 2017/10/19 07:18:44.691 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm5] [info 2017/10/19 07:18:44.692 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm5] [info 2017/10/19 07:18:44.692 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm6] [info 2017/10/19 07:18:44.693 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm6] [info 2017/10/19 07:18:44.693 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm7] [info 2017/10/19 07:18:44.694 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm7] [info 2017/10/19 07:18:44.694 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

Previously run tests: [CacheXml80GatewayDUnitTest, ConcurrentSerialGatewaySenderOperationsOffHeapDUnitTest, SerialGatewaySenderQueueDUnitTest, SerialWANPropagationDUnitTest, DestroyGatewaySenderCommandDUnitTest, CreateGatewayReceiverCommandDUnitTest, ParallelWANConflationDUnitTest, SerialWANPropagationOffHeapDUnitTest, ConcurrentParallelGatewaySenderOperation_2_OffHeapDUnitTest, WanValidationsDUnitTest, WanAutoDiscoveryDUnitTest]
[vm0] [info 2017/10/19 07:18:44.696 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm0] [info 2017/10/19 07:18:44.696 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm1] [info 2017/10/19 07:18:44.697 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm1] [info 2017/10/19 07:18:44.697 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm2] [info 2017/10/19 07:18:44.697 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm2] [info 2017/10/19 07:18:44.698 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm3] [info 2017/10/19 07:18:44.698 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm3] [info 2017/10/19 07:18:44.698 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm4] [info 2017/10/19 07:18:44.700 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm4] [info 2017/10/19 07:18:44.700 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm5] [info 2017/10/19 07:18:44.701 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm5] [info 2017/10/19 07:18:44.701 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm6] [info 2017/10/19 07:18:44.701 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm6] [info 2017/10/19 07:18:44.702 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm7] [info 2017/10/19 07:18:44.702 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm7] [info 2017/10/19 07:18:44.703 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)



[setup] START TEST WanAutoDiscoveryDUnitTest.locatorsReceiveHostnameForClientsFromRemoteSite


[vm0] [info 2017/10/19 07:18:44.704 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633@3333195a

[vm0] [info 2017/10/19 07:18:44.704 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633@3333195a (took 0 ms)

[vm1] [info 2017/10/19 07:18:44.704 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633@3333195a

[vm1] [info 2017/10/19 07:18:44.704 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633@3333195a (took 0 ms)

[vm2] [info 2017/10/19 07:18:44.705 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1383596771.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1383596771@588a54ec

[vm2] [info 2017/10/19 07:18:44.705 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1383596771.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1383596771@588a54ec (took 0 ms)

[vm3] [info 2017/10/19 07:18:44.706 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1134338530.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1134338530@bea95a3

[vm3] [info 2017/10/19 07:18:44.706 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1134338530.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1134338530@bea95a3 (took 0 ms)

[vm4] [info 2017/10/19 07:18:44.706 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1059104106.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1059104106@5346e7df

[vm4] [info 2017/10/19 07:18:44.706 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1059104106.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1059104106@5346e7df (took 0 ms)

[vm5] [info 2017/10/19 07:18:44.707 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1520267312.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1520267312@7d0e35a2

[vm5] [info 2017/10/19 07:18:44.707 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1520267312.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1520267312@7d0e35a2 (took 0 ms)

[vm6] [info 2017/10/19 07:18:44.708 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/958556531.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/958556531@7fba5614

[vm6] [info 2017/10/19 07:18:44.708 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/958556531.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/958556531@7fba5614 (took 0 ms)

[vm7] [info 2017/10/19 07:18:44.715 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1848144891.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1848144891@4cc92cd3

[vm7] [info 2017/10/19 07:18:44.715 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1848144891.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1848144891@4cc92cd3 (took 0 ms)

[info 2017/10/19 07:18:44.716 UTC <Test worker> tid=22] <ExpectedException action=add>Connection refused</ExpectedException>

[info 2017/10/19 07:18:44.716 UTC <Test worker> tid=22] <ExpectedException action=add>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:18:44.719 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm0] [info 2017/10/19 07:18:44.719 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:18:44.719 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:18:44.719 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm1] [info 2017/10/19 07:18:44.719 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm1] [info 2017/10/19 07:18:44.720 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm1] [info 2017/10/19 07:18:44.720 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm1] [info 2017/10/19 07:18:44.720 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm2] [info 2017/10/19 07:18:44.721 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm2] [info 2017/10/19 07:18:44.721 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Connection refused</ExpectedException>

[vm2] [info 2017/10/19 07:18:44.721 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Connection refused</ExpectedException>

[vm2] [info 2017/10/19 07:18:44.721 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm3] [info 2017/10/19 07:18:44.722 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm3] [info 2017/10/19 07:18:44.722 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm3] [info 2017/10/19 07:18:44.722 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm3] [info 2017/10/19 07:18:44.722 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm4] [info 2017/10/19 07:18:44.722 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm4] [info 2017/10/19 07:18:44.722 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Connection refused</ExpectedException>

[vm4] [info 2017/10/19 07:18:44.722 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Connection refused</ExpectedException>

[vm4] [info 2017/10/19 07:18:44.722 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm5] [info 2017/10/19 07:18:44.724 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm5] [info 2017/10/19 07:18:44.724 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Connection refused</ExpectedException>

[vm5] [info 2017/10/19 07:18:44.724 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Connection refused</ExpectedException>

[vm5] [info 2017/10/19 07:18:44.724 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm6] [info 2017/10/19 07:18:44.725 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm6] [info 2017/10/19 07:18:44.725 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Connection refused</ExpectedException>

[vm6] [info 2017/10/19 07:18:44.726 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Connection refused</ExpectedException>

[vm6] [info 2017/10/19 07:18:44.726 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm7] [info 2017/10/19 07:18:44.726 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm7] [info 2017/10/19 07:18:44.726 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Connection refused</ExpectedException>

[vm7] [info 2017/10/19 07:18:44.727 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Connection refused</ExpectedException>

[vm7] [info 2017/10/19 07:18:44.727 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[info 2017/10/19 07:18:44.727 UTC <Test worker> tid=22] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[info 2017/10/19 07:18:44.727 UTC <Test worker> tid=22] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:18:44.728 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm0] [info 2017/10/19 07:18:44.728 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:18:44.728 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:18:44.728 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm1] [info 2017/10/19 07:18:44.728 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm1] [info 2017/10/19 07:18:44.728 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm1] [info 2017/10/19 07:18:44.728 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm1] [info 2017/10/19 07:18:44.728 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm2] [info 2017/10/19 07:18:44.729 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm2] [info 2017/10/19 07:18:44.729 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm2] [info 2017/10/19 07:18:44.729 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm2] [info 2017/10/19 07:18:44.730 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm4] [info 2017/10/19 07:18:44.731 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm4] [info 2017/10/19 07:18:44.731 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm4] [info 2017/10/19 07:18:44.731 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm4] [info 2017/10/19 07:18:44.731 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm3] [info 2017/10/19 07:18:44.730 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm3] [info 2017/10/19 07:18:44.730 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm3] [info 2017/10/19 07:18:44.730 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm3] [info 2017/10/19 07:18:44.730 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm5] [info 2017/10/19 07:18:44.734 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm5] [info 2017/10/19 07:18:44.734 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm5] [info 2017/10/19 07:18:44.734 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm5] [info 2017/10/19 07:18:44.734 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm6] [info 2017/10/19 07:18:44.735 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm6] [info 2017/10/19 07:18:44.735 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm6] [info 2017/10/19 07:18:44.735 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm6] [info 2017/10/19 07:18:44.735 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm7] [info 2017/10/19 07:18:44.737 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm7] [info 2017/10/19 07:18:44.738 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm7] [info 2017/10/19 07:18:44.738 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm7] [info 2017/10/19 07:18:44.738 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[info 2017/10/19 07:18:44.738 UTC <Test worker> tid=22] <ExpectedException action=add>Connection reset</ExpectedException>

[info 2017/10/19 07:18:44.738 UTC <Test worker> tid=22] <ExpectedException action=add>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:18:44.740 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm0] [info 2017/10/19 07:18:44.740 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:18:44.741 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:18:44.741 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm1] [info 2017/10/19 07:18:44.741 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm1] [info 2017/10/19 07:18:44.741 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm1] [info 2017/10/19 07:18:44.742 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm1] [info 2017/10/19 07:18:44.742 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm2] [info 2017/10/19 07:18:44.751 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm2] [info 2017/10/19 07:18:44.751 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Connection reset</ExpectedException>

[vm2] [info 2017/10/19 07:18:44.751 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Connection reset</ExpectedException>

[vm2] [info 2017/10/19 07:18:44.751 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm4] [info 2017/10/19 07:18:44.753 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm4] [info 2017/10/19 07:18:44.753 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Connection reset</ExpectedException>

[vm4] [info 2017/10/19 07:18:44.753 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Connection reset</ExpectedException>

[vm4] [info 2017/10/19 07:18:44.754 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm5] [info 2017/10/19 07:18:44.754 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm5] [info 2017/10/19 07:18:44.754 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Connection reset</ExpectedException>

[vm5] [info 2017/10/19 07:18:44.754 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Connection reset</ExpectedException>

[vm5] [info 2017/10/19 07:18:44.754 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm3] [info 2017/10/19 07:18:44.753 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm3] [info 2017/10/19 07:18:44.753 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm3] [info 2017/10/19 07:18:44.753 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm3] [info 2017/10/19 07:18:44.753 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm6] [info 2017/10/19 07:18:44.755 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm6] [info 2017/10/19 07:18:44.755 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Connection reset</ExpectedException>

[vm6] [info 2017/10/19 07:18:44.755 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Connection reset</ExpectedException>

[vm6] [info 2017/10/19 07:18:44.755 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm7] [info 2017/10/19 07:18:44.756 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm7] [info 2017/10/19 07:18:44.756 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Connection reset</ExpectedException>

[vm7] [info 2017/10/19 07:18:44.756 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Connection reset</ExpectedException>

[vm7] [info 2017/10/19 07:18:44.756 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm0] [info 2017/10/19 07:18:44.762 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$143/271283024.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$143/271283024@70a73686

[vm0] distributed system properties: {distributed-system-id=1, start-locator=localhost[26681],server=true,peer=true,hostname-for-clients=localhost, mcast-port=0, log-level=info, off-heap-memory-size=300m, disable-auto-reconnect=true, enable-cluster-configuration=false, locators=localhost[26681], use-cluster-configuration=false}
[vm0] [info 2017/10/19 07:18:44.773 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Startup Configuration:
[vm0]  ### GemFire Properties defined with api ###
[vm0] disable-auto-reconnect=true
[vm0] distributed-system-id=1
[vm0] enable-cluster-configuration=false
[vm0] locators=localhost[26681]
[vm0] log-level=info
[vm0] mcast-port=0
[vm0] off-heap-memory-size=300m
[vm0] start-locator=localhost[26681],server=true,peer=true,hostname-for-clients=localhost
[vm0] use-cluster-configuration=false
[vm0] ### GemFire Properties using default values ###
[vm0] ack-severe-alert-threshold=0
[vm0] ack-wait-threshold=15
[vm0] archive-disk-space-limit=0
[vm0] archive-file-size-limit=0
[vm0] async-distribution-timeout=0
[vm0] async-max-queue-size=8
[vm0] async-queue-timeout=60000
[vm0] bind-address=
[vm0] cache-xml-file=cache.xml
[vm0] cluster-configuration-dir=
[vm0] cluster-ssl-ciphers=any
[vm0] cluster-ssl-enabled=false
[vm0] cluster-ssl-keystore=
[vm0] cluster-ssl-keystore-password=
[vm0] cluster-ssl-keystore-type=
[vm0] cluster-ssl-protocols=any
[vm0] cluster-ssl-require-authentication=true
[vm0] cluster-ssl-truststore=
[vm0] cluster-ssl-truststore-password=
[vm0] conflate-events=server
[vm0] conserve-sockets=true
[vm0] delta-propagation=true
[vm0] deploy-working-dir=/tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm0
[vm0] disable-tcp=false
[vm0] distributed-transactions=false
[vm0] durable-client-id=
[vm0] durable-client-timeout=300
[vm0] enable-network-partition-detection=true
[vm0] enable-time-statistics=false
[vm0] enforce-unique-host=false
[vm0] gateway-ssl-ciphers=any
[vm0] gateway-ssl-enabled=false
[vm0] gateway-ssl-keystore=
[vm0] gateway-ssl-keystore-password=
[vm0] gateway-ssl-keystore-type=
[vm0] gateway-ssl-protocols=any
[vm0] gateway-ssl-require-authentication=true
[vm0] gateway-ssl-truststore=
[vm0] gateway-ssl-truststore-password=
[vm0] groups=
[vm0] http-service-bind-address=
[vm0] http-service-port=7070
[vm0] http-service-ssl-ciphers=any
[vm0] http-service-ssl-enabled=false
[vm0] http-service-ssl-keystore=
[vm0] http-service-ssl-keystore-password=
[vm0] http-service-ssl-keystore-type=
[vm0] http-service-ssl-protocols=any
[vm0] http-service-ssl-require-authentication=false
[vm0] http-service-ssl-truststore=
[vm0] http-service-ssl-truststore-password=
[vm0] jmx-manager=false
[vm0] jmx-manager-access-file=
[vm0] jmx-manager-bind-address=
[vm0] jmx-manager-hostname-for-clients=
[vm0] jmx-manager-http-port=7070
[vm0] jmx-manager-password-file=
[vm0] jmx-manager-port=1099
[vm0] jmx-manager-ssl-ciphers=any
[vm0] jmx-manager-ssl-enabled=false
[vm0] jmx-manager-ssl-keystore=
[vm0] jmx-manager-ssl-keystore-password=
[vm0] jmx-manager-ssl-keystore-type=
[vm0] jmx-manager-ssl-protocols=any
[vm0] jmx-manager-ssl-require-authentication=true
[vm0] jmx-manager-ssl-truststore=
[vm0] jmx-manager-ssl-truststore-password=
[vm0] jmx-manager-start=false
[vm0] jmx-manager-update-rate=2000
[vm0] load-cluster-configuration-from-dir=false
[vm0] locator-wait-time=0
[vm0] lock-memory=false
[vm0] log-disk-space-limit=0
[vm0] log-file=
[vm0] log-file-size-limit=0
[vm0] max-num-reconnect-tries=3
[vm0] max-wait-time-reconnect=60000
[vm0] mcast-address=239.192.81.1
[vm0] mcast-flow-control=1048576, 0.25, 5000
[vm0] mcast-recv-buffer-size=1048576
[vm0] mcast-send-buffer-size=65535
[vm0] mcast-ttl=32
[vm0] member-timeout=5000
[vm0] membership-port-range=32769-61000
[vm0] memcached-bind-address=
[vm0] memcached-port=0
[vm0] memcached-protocol=ASCII
[vm0] name=
[vm0] redis-bind-address=
[vm0] redis-password=
[vm0] redis-port=0
[vm0] redundancy-zone=
[vm0] remote-locators=
[vm0] remove-unresponsive-client=false
[vm0] roles=
[vm0] security-client-accessor=
[vm0] security-client-accessor-pp=
[vm0] security-client-auth-init=
[vm0] security-client-authenticator=
[vm0] security-client-dhalgo=
[vm0] security-log-file=
[vm0] security-log-level=config
[vm0] security-manager=
[vm0] security-peer-auth-init=
[vm0] security-peer-authenticator=
[vm0] security-peer-verifymember-timeout=1000
[vm0] security-post-processor=
[vm0] security-udp-dhalgo=
[vm0] server-bind-address=
[vm0] server-ssl-ciphers=any
[vm0] server-ssl-enabled=false
[vm0] server-ssl-keystore=
[vm0] server-ssl-keystore-password=
[vm0] server-ssl-keystore-type=
[vm0] server-ssl-protocols=any
[vm0] server-ssl-require-authentication=true
[vm0] server-ssl-truststore=
[vm0] server-ssl-truststore-password=
[vm0] socket-buffer-size=32768
[vm0] socket-lease-time=60000
[vm0] ssl-ciphers=any
[vm0] ssl-cluster-alias=
[vm0] ssl-default-alias=
[vm0] ssl-enabled-components=
[vm0] ssl-gateway-alias=
[vm0] ssl-jmx-alias=
[vm0] ssl-keystore=
[vm0] ssl-keystore-password=
[vm0] ssl-keystore-type=
[vm0] ssl-locator-alias=
[vm0] ssl-protocols=any
[vm0] ssl-require-authentication=true
[vm0] ssl-server-alias=
[vm0] ssl-truststore=
[vm0] ssl-truststore-password=
[vm0] ssl-truststore-type=
[vm0] ssl-web-alias=
[vm0] ssl-web-require-authentication=false
[vm0] start-dev-rest-api=false
[vm0] statistic-archive-file=
[vm0] statistic-sample-rate=1000
[vm0] statistic-sampling-enabled=true
[vm0] tcp-port=0
[vm0] udp-fragment-size=60000
[vm0] udp-recv-buffer-size=1048576
[vm0] udp-send-buffer-size=65535
[vm0] user-command-packages=


[vm0] [info 2017/10/19 07:18:44.773 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Allocating 314572800 bytes of off-heap memory. The maximum size of a single off-heap object is 314572800 bytes.

[vm0] [info 2017/10/19 07:18:44.778 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Starting peer location for Distribution Locator on localhost/127.0.0.1

[vm0] [info 2017/10/19 07:18:44.778 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Starting Distribution Locator on localhost/127.0.0.1

[vm0] [info 2017/10/19 07:18:44.778 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Locator was created at Thu Oct 19 07:18:44 UTC 2017

[vm0] [info 2017/10/19 07:18:44.778 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Listening on port 26681 bound on address localhost/127.0.0.1

[vm0] [info 2017/10/19 07:18:44.779 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] GemFire peer location service starting.  Other locators: localhost[26681]  Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: locator26681view.dat

[vm0] [info 2017/10/19 07:18:44.779 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Peer locator attempting to recover from localhost/127.0.0.1:26681

[vm0] [info 2017/10/19 07:18:44.781 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Peer locator was unable to recover state from this locator

[vm0] [info 2017/10/19 07:18:44.781 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] recovery file not found: /tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm0/locator26681view.dat

[vm0] [info 2017/10/19 07:18:44.784 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Starting membership services

[vm0] [info 2017/10/19 07:18:44.794 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] JGroups channel created (took 10ms)

[vm0] [info 2017/10/19 07:18:44.796 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] GemFire P2P Listener started on /172.17.0.4:55900

[vm0] [info 2017/10/19 07:18:44.796 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] This member is hosting a locator will be preferred as a membership coordinator

[vm0] [info 2017/10/19 07:18:44.796 UTC <Geode Failure Detection Server thread 0> tid=6940] Started failure detection server thread on /172.17.0.4:44822.

[vm0] [info 2017/10/19 07:18:44.797 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Peer locator is connecting to local membership services with ID 172.17.0.4(174)<ec>:32770

[vm0] [info 2017/10/19 07:18:44.798 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] This member is becoming the membership coordinator with address 172.17.0.4(174)<ec>:32770

[vm0] [info 2017/10/19 07:18:44.799 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] received new view: View[172.17.0.4(174)<ec><v0>:32770|0] members: [172.17.0.4(174)<ec><v0>:32770{lead}]
[vm0] old view is: null

[vm0] [info 2017/10/19 07:18:44.799 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Peer locator received new membership view: View[172.17.0.4(174)<ec><v0>:32770|0] members: [172.17.0.4(174)<ec><v0>:32770{lead}]

[vm0] [info 2017/10/19 07:18:44.800 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] ViewCreator starting on:172.17.0.4(174)<ec><v0>:32770

[vm0] [info 2017/10/19 07:18:44.800 UTC <Geode Membership View Creator> tid=6943] View Creator thread is starting

[vm0] [info 2017/10/19 07:18:44.800 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Finished joining (took 3ms).

[vm0] [info 2017/10/19 07:18:44.800 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Starting DistributionManager 172.17.0.4(174)<ec><v0>:32770.  (took 18 ms)

[vm0] [info 2017/10/19 07:18:44.801 UTC <Geode Membership View Creator> tid=6943] no recipients for new view aside from myself

[vm0] [info 2017/10/19 07:18:44.801 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Initial (distribution manager) view =  View[172.17.0.4(174)<ec><v0>:32770|0] members: [172.17.0.4(174)<ec><v0>:32770{lead}]

[vm0] [info 2017/10/19 07:18:44.801 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Admitting member <172.17.0.4(174)<ec><v0>:32770>. Now there are 1 non-admin member(s).

[vm0] [info 2017/10/19 07:18:44.801 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] 172.17.0.4(174)<ec><v0>:32770 is the elder and the only member.

[vm0] [info 2017/10/19 07:18:44.802 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Did not hear back from any other system. I am the first one.

[vm0] [info 2017/10/19 07:18:44.802 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Starting server location for Distribution Locator on localhost/127.0.0.1[26681]

[vm0] [info 2017/10/19 07:18:44.811 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: 26681
[vm0]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$143/271283024.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$143/271283024@70a73686 (took 48 ms)

[vm1] [info 2017/10/19 07:18:44.814 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$138/1286551475.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$138/1286551475@3886b7a9

[vm1] distributed system properties: {distributed-system-id=1, start-locator=localhost[28340],server=true,peer=true,hostname-for-clients=localhost, mcast-port=0, log-level=info, off-heap-memory-size=300m, disable-auto-reconnect=true, enable-cluster-configuration=false, locators=localhost[26681], use-cluster-configuration=false}
[vm1] [info 2017/10/19 07:18:44.822 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Startup Configuration:
[vm1]  ### GemFire Properties defined with api ###
[vm1] disable-auto-reconnect=true
[vm1] distributed-system-id=1
[vm1] enable-cluster-configuration=false
[vm1] locators=localhost[26681],localhost[28340]
[vm1] log-level=info
[vm1] mcast-port=0
[vm1] off-heap-memory-size=300m
[vm1] start-locator=localhost[28340],server=true,peer=true,hostname-for-clients=localhost
[vm1] use-cluster-configuration=false
[vm1] ### GemFire Properties using default values ###
[vm1] ack-severe-alert-threshold=0
[vm1] ack-wait-threshold=15
[vm1] archive-disk-space-limit=0
[vm1] archive-file-size-limit=0
[vm1] async-distribution-timeout=0
[vm1] async-max-queue-size=8
[vm1] async-queue-timeout=60000
[vm1] bind-address=
[vm1] cache-xml-file=cache.xml
[vm1] cluster-configuration-dir=
[vm1] cluster-ssl-ciphers=any
[vm1] cluster-ssl-enabled=false
[vm1] cluster-ssl-keystore=
[vm1] cluster-ssl-keystore-password=
[vm1] cluster-ssl-keystore-type=
[vm1] cluster-ssl-protocols=any
[vm1] cluster-ssl-require-authentication=true
[vm1] cluster-ssl-truststore=
[vm1] cluster-ssl-truststore-password=
[vm1] conflate-events=server
[vm1] conserve-sockets=true
[vm1] delta-propagation=true
[vm1] deploy-working-dir=/tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm1
[vm1] disable-tcp=false
[vm1] distributed-transactions=false
[vm1] durable-client-id=
[vm1] durable-client-timeout=300
[vm1] enable-network-partition-detection=true
[vm1] enable-time-statistics=false
[vm1] enforce-unique-host=false
[vm1] gateway-ssl-ciphers=any
[vm1] gateway-ssl-enabled=false
[vm1] gateway-ssl-keystore=
[vm1] gateway-ssl-keystore-password=
[vm1] gateway-ssl-keystore-type=
[vm1] gateway-ssl-protocols=any
[vm1] gateway-ssl-require-authentication=true
[vm1] gateway-ssl-truststore=
[vm1] gateway-ssl-truststore-password=
[vm1] groups=
[vm1] http-service-bind-address=
[vm1] http-service-port=7070
[vm1] http-service-ssl-ciphers=any
[vm1] http-service-ssl-enabled=false
[vm1] http-service-ssl-keystore=
[vm1] http-service-ssl-keystore-password=
[vm1] http-service-ssl-keystore-type=
[vm1] http-service-ssl-protocols=any
[vm1] http-service-ssl-require-authentication=false
[vm1] http-service-ssl-truststore=
[vm1] http-service-ssl-truststore-password=
[vm1] jmx-manager=false
[vm1] jmx-manager-access-file=
[vm1] jmx-manager-bind-address=
[vm1] jmx-manager-hostname-for-clients=
[vm1] jmx-manager-http-port=7070
[vm1] jmx-manager-password-file=
[vm1] jmx-manager-port=1099
[vm1] jmx-manager-ssl-ciphers=any
[vm1] jmx-manager-ssl-enabled=false
[vm1] jmx-manager-ssl-keystore=
[vm1] jmx-manager-ssl-keystore-password=
[vm1] jmx-manager-ssl-keystore-type=
[vm1] jmx-manager-ssl-protocols=any
[vm1] jmx-manager-ssl-require-authentication=true
[vm1] jmx-manager-ssl-truststore=
[vm1] jmx-manager-ssl-truststore-password=
[vm1] jmx-manager-start=false
[vm1] jmx-manager-update-rate=2000
[vm1] load-cluster-configuration-from-dir=false
[vm1] locator-wait-time=0
[vm1] lock-memory=false
[vm1] log-disk-space-limit=0
[vm1] log-file=
[vm1] log-file-size-limit=0
[vm1] max-num-reconnect-tries=3
[vm1] max-wait-time-reconnect=60000
[vm1] mcast-address=239.192.81.1
[vm1] mcast-flow-control=1048576, 0.25, 5000
[vm1] mcast-recv-buffer-size=1048576
[vm1] mcast-send-buffer-size=65535
[vm1] mcast-ttl=32
[vm1] member-timeout=5000
[vm1] membership-port-range=32769-61000
[vm1] memcached-bind-address=
[vm1] memcached-port=0
[vm1] memcached-protocol=ASCII
[vm1] name=
[vm1] redis-bind-address=
[vm1] redis-password=
[vm1] redis-port=0
[vm1] redundancy-zone=
[vm1] remote-locators=
[vm1] remove-unresponsive-client=false
[vm1] roles=
[vm1] security-client-accessor=
[vm1] security-client-accessor-pp=
[vm1] security-client-auth-init=
[vm1] security-client-authenticator=
[vm1] security-client-dhalgo=
[vm1] security-log-file=
[vm1] security-log-level=config
[vm1] security-manager=
[vm1] security-peer-auth-init=
[vm1] security-peer-authenticator=
[vm1] security-peer-verifymember-timeout=1000
[vm1] security-post-processor=
[vm1] security-udp-dhalgo=
[vm1] server-bind-address=
[vm1] server-ssl-ciphers=any
[vm1] server-ssl-enabled=false
[vm1] server-ssl-keystore=
[vm1] server-ssl-keystore-password=
[vm1] server-ssl-keystore-type=
[vm1] server-ssl-protocols=any
[vm1] server-ssl-require-authentication=true
[vm1] server-ssl-truststore=
[vm1] server-ssl-truststore-password=
[vm1] socket-buffer-size=32768
[vm1] socket-lease-time=60000
[vm1] ssl-ciphers=any
[vm1] ssl-cluster-alias=
[vm1] ssl-default-alias=
[vm1] ssl-enabled-components=
[vm1] ssl-gateway-alias=
[vm1] ssl-jmx-alias=
[vm1] ssl-keystore=
[vm1] ssl-keystore-password=
[vm1] ssl-keystore-type=
[vm1] ssl-locator-alias=
[vm1] ssl-protocols=any
[vm1] ssl-require-authentication=true
[vm1] ssl-server-alias=
[vm1] ssl-truststore=
[vm1] ssl-truststore-password=
[vm1] ssl-truststore-type=
[vm1] ssl-web-alias=
[vm1] ssl-web-require-authentication=false
[vm1] start-dev-rest-api=false
[vm1] statistic-archive-file=
[vm1] statistic-sample-rate=1000
[vm1] statistic-sampling-enabled=true
[vm1] tcp-port=0
[vm1] udp-fragment-size=60000
[vm1] udp-recv-buffer-size=1048576
[vm1] udp-send-buffer-size=65535
[vm1] user-command-packages=


[vm1] [info 2017/10/19 07:18:44.823 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Allocating 314572800 bytes of off-heap memory. The maximum size of a single off-heap object is 314572800 bytes.

[vm1] [info 2017/10/19 07:18:44.827 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Starting peer location for Distribution Locator on localhost/127.0.0.1

[vm1] [info 2017/10/19 07:18:44.827 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Starting Distribution Locator on localhost/127.0.0.1

[vm1] [info 2017/10/19 07:18:44.828 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Locator was created at Thu Oct 19 07:18:44 UTC 2017

[vm1] [info 2017/10/19 07:18:44.828 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Listening on port 28340 bound on address localhost/127.0.0.1

[vm1] [info 2017/10/19 07:18:44.828 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] GemFire peer location service starting.  Other locators: localhost[26681],localhost[28340]  Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: locator28340view.dat

[vm1] [info 2017/10/19 07:18:44.828 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Peer locator attempting to recover from localhost/127.0.0.1:26681

[vm1] [info 2017/10/19 07:18:44.831 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Peer locator recovered initial membership of View[172.17.0.4(174)<ec><v0>:32770|0] members: [172.17.0.4(174)<ec><v0>:32770{lead}]

[vm1] [info 2017/10/19 07:18:44.831 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Peer locator recovered state from LocatorAddress [socketInetAddress=localhost/127.0.0.1:26681, hostname=localhost, isIpString=false]

[vm1] [info 2017/10/19 07:18:44.834 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Starting membership services

[vm1] [info 2017/10/19 07:18:44.849 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] JGroups channel created (took 15ms)

[vm0] [info 2017/10/19 07:18:44.862 UTC <locator request thread[1]> tid=6925] This member is becoming coordinator

[vm1] [info 2017/10/19 07:18:44.860 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] GemFire P2P Listener started on /172.17.0.4:36110

[vm1] [info 2017/10/19 07:18:44.860 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] This member is hosting a locator will be preferred as a membership coordinator

[vm1] [info 2017/10/19 07:18:44.861 UTC <Geode Failure Detection Server thread 0> tid=5218] Started failure detection server thread on /172.17.0.4:35747.

[vm1] [info 2017/10/19 07:18:44.861 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Peer locator is connecting to local membership services with ID 172.17.0.4(181)<ec>:32771

[vm1] [info 2017/10/19 07:18:44.872 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Attempting to join the distributed system through coordinator 172.17.0.4(174)<ec><v0>:32770 using address 172.17.0.4(181)<ec>:32771

[vm0] [info 2017/10/19 07:18:44.873 UTC <unicast receiver,371fdc9c0e33-43699> tid=6936] received join request from 172.17.0.4(181)<ec>:32771

[vm0] [info 2017/10/19 07:18:44.873 UTC <unicast receiver,371fdc9c0e33-43699> tid=6936] Received a join request from 172.17.0.4(181)<ec>:32771

[vm0] [info 2017/10/19 07:18:45.174 UTC <Geode Membership View Creator> tid=6943] View Creator is processing 1 requests for the next membership view

[vm0] [info 2017/10/19 07:18:45.174 UTC <Geode Membership View Creator> tid=6943] preparing new view View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(181)<ec><v1>:32771]

[vm1] [info 2017/10/19 07:18:45.175 UTC <unicast receiver,371fdc9c0e33-30680> tid=5214] received new view: View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(181)<ec><v1>:32771]
[vm1] old view is: null

[vm1] [info 2017/10/19 07:18:45.175 UTC <unicast receiver,371fdc9c0e33-30680> tid=5214] Peer locator received new membership view: View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(181)<ec><v1>:32771]

[vm1] [info 2017/10/19 07:18:45.176 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Finished joining (took 315ms).
[vm0] [info 2017/10/19 07:18:45.176 UTC <Geode Membership View Creator> tid=6943] finished waiting for responses to view preparation


[vm0] [info 2017/10/19 07:18:45.176 UTC <Geode Membership View Creator> tid=6943] received new view: View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(181)<ec><v1>:32771]
[vm0] old view is: View[172.17.0.4(174)<ec><v0>:32770|0] members: [172.17.0.4(174)<ec><v0>:32770{lead}]

[vm1] [info 2017/10/19 07:18:45.176 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Starting DistributionManager 172.17.0.4(181)<ec><v1>:32771.  (took 343 ms)

[vm0] [info 2017/10/19 07:18:45.176 UTC <Geode Membership View Creator> tid=6943] Peer locator received new membership view: View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(181)<ec><v1>:32771]

[vm1] [info 2017/10/19 07:18:45.177 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Initial (distribution manager) view =  View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(181)<ec><v1>:32771]

[vm1] [info 2017/10/19 07:18:45.177 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Admitting member <172.17.0.4(174)<ec><v0>:32770>. Now there are 1 non-admin member(s).

[vm1] [info 2017/10/19 07:18:45.177 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Admitting member <172.17.0.4(181)<ec><v1>:32771>. Now there are 2 non-admin member(s).

[vm0] [info 2017/10/19 07:18:45.183 UTC <Geode Membership View Creator> tid=6943] sending new view View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(181)<ec><v1>:32771]

[vm0] [info 2017/10/19 07:18:45.189 UTC <P2P message reader@2d7fc326> tid=6949] Admitting member <172.17.0.4(181)<ec><v1>:32771>. Now there are 2 non-admin member(s).

[vm0] [info 2017/10/19 07:18:45.191 UTC <Pooled High Priority Message Processor 1> tid=6951] Member 172.17.0.4(181)<ec><v1>:32771 is equivalent or in the same redundancy zone.

[vm1] [info 2017/10/19 07:18:45.201 UTC <P2P message reader for 172.17.0.4(174)<ec><v0>:32770 shared unordered uid=434 port=44766> tid=5225] Member 172.17.0.4(174)<ec><v0>:32770 is equivalent or in the same redundancy zone.

[vm1] [info 2017/10/19 07:18:45.202 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Starting server location for Distribution Locator on localhost/127.0.0.1[28340]

[vm1] [info 2017/10/19 07:18:45.215 UTC <WAN Locator Discovery Thread> tid=5227] Locator discovery task exchanged locator information localhost[28340] with localhost[26681]: {1=[localhost[26681]]}.

[vm1] [info 2017/10/19 07:18:45.217 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: 28340
[vm1]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$138/1286551475.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$138/1286551475@3886b7a9 (took 402 ms)

[vm2] [info 2017/10/19 07:18:45.221 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$306/305896799.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$306/305896799@661958c9

[vm2] distributed system properties: {distributed-system-id=2, start-locator=localhost[21385],server=true,peer=true,hostname-for-clients=localhost, mcast-port=0, log-level=info, off-heap-memory-size=300m, remote-locators=localhost[26681], disable-auto-reconnect=true, enable-cluster-configuration=false, locators=localhost[21385], use-cluster-configuration=false}
[vm2] [info 2017/10/19 07:18:45.232 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Startup Configuration:
[vm2]  ### GemFire Properties defined with api ###
[vm2] disable-auto-reconnect=true
[vm2] distributed-system-id=2
[vm2] enable-cluster-configuration=false
[vm2] locators=localhost[21385]
[vm2] log-level=info
[vm2] mcast-port=0
[vm2] off-heap-memory-size=300m
[vm2] remote-locators=localhost[26681]
[vm2] start-locator=localhost[21385],server=true,peer=true,hostname-for-clients=localhost
[vm2] use-cluster-configuration=false
[vm2] ### GemFire Properties using default values ###
[vm2] ack-severe-alert-threshold=0
[vm2] ack-wait-threshold=15
[vm2] archive-disk-space-limit=0
[vm2] archive-file-size-limit=0
[vm2] async-distribution-timeout=0
[vm2] async-max-queue-size=8
[vm2] async-queue-timeout=60000
[vm2] bind-address=
[vm2] cache-xml-file=cache.xml
[vm2] cluster-configuration-dir=
[vm2] cluster-ssl-ciphers=any
[vm2] cluster-ssl-enabled=false
[vm2] cluster-ssl-keystore=
[vm2] cluster-ssl-keystore-password=
[vm2] cluster-ssl-keystore-type=
[vm2] cluster-ssl-protocols=any
[vm2] cluster-ssl-require-authentication=true
[vm2] cluster-ssl-truststore=
[vm2] cluster-ssl-truststore-password=
[vm2] conflate-events=server
[vm2] conserve-sockets=true
[vm2] delta-propagation=true
[vm2] deploy-working-dir=/tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm2
[vm2] disable-tcp=false
[vm2] distributed-transactions=false
[vm2] durable-client-id=
[vm2] durable-client-timeout=300
[vm2] enable-network-partition-detection=true
[vm2] enable-time-statistics=false
[vm2] enforce-unique-host=false
[vm2] gateway-ssl-ciphers=any
[vm2] gateway-ssl-enabled=false
[vm2] gateway-ssl-keystore=
[vm2] gateway-ssl-keystore-password=
[vm2] gateway-ssl-keystore-type=
[vm2] gateway-ssl-protocols=any
[vm2] gateway-ssl-require-authentication=true
[vm2] gateway-ssl-truststore=
[vm2] gateway-ssl-truststore-password=
[vm2] groups=
[vm2] http-service-bind-address=
[vm2] http-service-port=7070
[vm2] http-service-ssl-ciphers=any
[vm2] http-service-ssl-enabled=false
[vm2] http-service-ssl-keystore=
[vm2] http-service-ssl-keystore-password=
[vm2] http-service-ssl-keystore-type=
[vm2] http-service-ssl-protocols=any
[vm2] http-service-ssl-require-authentication=false
[vm2] http-service-ssl-truststore=
[vm2] http-service-ssl-truststore-password=
[vm2] jmx-manager=false
[vm2] jmx-manager-access-file=
[vm2] jmx-manager-bind-address=
[vm2] jmx-manager-hostname-for-clients=
[vm2] jmx-manager-http-port=7070
[vm2] jmx-manager-password-file=
[vm2] jmx-manager-port=1099
[vm2] jmx-manager-ssl-ciphers=any
[vm2] jmx-manager-ssl-enabled=false
[vm2] jmx-manager-ssl-keystore=
[vm2] jmx-manager-ssl-keystore-password=
[vm2] jmx-manager-ssl-keystore-type=
[vm2] jmx-manager-ssl-protocols=any
[vm2] jmx-manager-ssl-require-authentication=true
[vm2] jmx-manager-ssl-truststore=
[vm2] jmx-manager-ssl-truststore-password=
[vm2] jmx-manager-start=false
[vm2] jmx-manager-update-rate=2000
[vm2] load-cluster-configuration-from-dir=false
[vm2] locator-wait-time=0
[vm2] lock-memory=false
[vm2] log-disk-space-limit=0
[vm2] log-file=
[vm2] log-file-size-limit=0
[vm2] max-num-reconnect-tries=3
[vm2] max-wait-time-reconnect=60000
[vm2] mcast-address=239.192.81.1
[vm2] mcast-flow-control=1048576, 0.25, 5000
[vm2] mcast-recv-buffer-size=1048576
[vm2] mcast-send-buffer-size=65535
[vm2] mcast-ttl=32
[vm2] member-timeout=5000
[vm2] membership-port-range=32769-61000
[vm2] memcached-bind-address=
[vm2] memcached-port=0
[vm2] memcached-protocol=ASCII
[vm2] name=
[vm2] redis-bind-address=
[vm2] redis-password=
[vm2] redis-port=0
[vm2] redundancy-zone=
[vm2] remove-unresponsive-client=false
[vm2] roles=
[vm2] security-client-accessor=
[vm2] security-client-accessor-pp=
[vm2] security-client-auth-init=
[vm2] security-client-authenticator=
[vm2] security-client-dhalgo=
[vm2] security-log-file=
[vm2] security-log-level=config
[vm2] security-manager=
[vm2] security-peer-auth-init=
[vm2] security-peer-authenticator=
[vm2] security-peer-verifymember-timeout=1000
[vm2] security-post-processor=
[vm2] security-udp-dhalgo=
[vm2] server-bind-address=
[vm2] server-ssl-ciphers=any
[vm2] server-ssl-enabled=false
[vm2] server-ssl-keystore=
[vm2] server-ssl-keystore-password=
[vm2] server-ssl-keystore-type=
[vm2] server-ssl-protocols=any
[vm2] server-ssl-require-authentication=true
[vm2] server-ssl-truststore=
[vm2] server-ssl-truststore-password=
[vm2] socket-buffer-size=32768
[vm2] socket-lease-time=60000
[vm2] ssl-ciphers=any
[vm2] ssl-cluster-alias=
[vm2] ssl-default-alias=
[vm2] ssl-enabled-components=
[vm2] ssl-gateway-alias=
[vm2] ssl-jmx-alias=
[vm2] ssl-keystore=
[vm2] ssl-keystore-password=
[vm2] ssl-keystore-type=
[vm2] ssl-locator-alias=
[vm2] ssl-protocols=any
[vm2] ssl-require-authentication=true
[vm2] ssl-server-alias=
[vm2] ssl-truststore=
[vm2] ssl-truststore-password=
[vm2] ssl-truststore-type=
[vm2] ssl-web-alias=
[vm2] ssl-web-require-authentication=false
[vm2] start-dev-rest-api=false
[vm2] statistic-archive-file=
[vm2] statistic-sample-rate=1000
[vm2] statistic-sampling-enabled=true
[vm2] tcp-port=0
[vm2] udp-fragment-size=60000
[vm2] udp-recv-buffer-size=1048576
[vm2] udp-send-buffer-size=65535
[vm2] user-command-packages=


[vm2] [info 2017/10/19 07:18:45.232 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Allocating 314572800 bytes of off-heap memory. The maximum size of a single off-heap object is 314572800 bytes.

[vm2] [info 2017/10/19 07:18:45.237 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Starting peer location for Distribution Locator on localhost/127.0.0.1

[vm2] [info 2017/10/19 07:18:45.238 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Starting Distribution Locator on localhost/127.0.0.1

[vm2] [info 2017/10/19 07:18:45.238 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Locator was created at Thu Oct 19 07:18:45 UTC 2017

[vm2] [info 2017/10/19 07:18:45.238 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Listening on port 21385 bound on address localhost/127.0.0.1

[vm2] [info 2017/10/19 07:18:45.238 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] GemFire peer location service starting.  Other locators: localhost[21385]  Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: locator21385view.dat

[vm2] [info 2017/10/19 07:18:45.238 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Peer locator attempting to recover from localhost/127.0.0.1:21385

[vm2] [info 2017/10/19 07:18:45.241 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Peer locator was unable to recover state from this locator

[vm2] [info 2017/10/19 07:18:45.241 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] recovery file not found: /tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm2/locator21385view.dat

[vm2] [info 2017/10/19 07:18:45.253 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Starting membership services

[vm2] [info 2017/10/19 07:18:45.268 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] JGroups channel created (took 15ms)

[vm2] [info 2017/10/19 07:18:45.269 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] GemFire P2P Listener started on /172.17.0.4:48495

[vm2] [info 2017/10/19 07:18:45.270 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] This member is hosting a locator will be preferred as a membership coordinator

[vm2] [info 2017/10/19 07:18:45.270 UTC <Geode Failure Detection Server thread 0> tid=9226] Started failure detection server thread on /172.17.0.4:44326.

[vm2] [info 2017/10/19 07:18:45.270 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Peer locator is connecting to local membership services with ID 172.17.0.4(187)<ec>:32772

[vm2] [info 2017/10/19 07:18:45.273 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] This member is becoming the membership coordinator with address 172.17.0.4(187)<ec>:32772

[vm2] [info 2017/10/19 07:18:45.273 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] received new view: View[172.17.0.4(187)<ec><v0>:32772|0] members: [172.17.0.4(187)<ec><v0>:32772{lead}]
[vm2] old view is: null

[vm2] [info 2017/10/19 07:18:45.273 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Peer locator received new membership view: View[172.17.0.4(187)<ec><v0>:32772|0] members: [172.17.0.4(187)<ec><v0>:32772{lead}]

[vm2] [info 2017/10/19 07:18:45.274 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] ViewCreator starting on:172.17.0.4(187)<ec><v0>:32772

[vm2] [info 2017/10/19 07:18:45.274 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Finished joining (took 4ms).

[vm2] [info 2017/10/19 07:18:45.275 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Starting DistributionManager 172.17.0.4(187)<ec><v0>:32772.  (took 26 ms)

[vm2] [info 2017/10/19 07:18:45.275 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Initial (distribution manager) view =  View[172.17.0.4(187)<ec><v0>:32772|0] members: [172.17.0.4(187)<ec><v0>:32772{lead}]

[vm2] [info 2017/10/19 07:18:45.275 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Admitting member <172.17.0.4(187)<ec><v0>:32772>. Now there are 1 non-admin member(s).

[vm2] [info 2017/10/19 07:18:45.275 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] 172.17.0.4(187)<ec><v0>:32772 is the elder and the only member.

[vm2] [info 2017/10/19 07:18:45.275 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Did not hear back from any other system. I am the first one.

[vm2] [info 2017/10/19 07:18:45.276 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Starting server location for Distribution Locator on localhost/127.0.0.1[21385]

[vm2] [info 2017/10/19 07:18:45.277 UTC <Geode Membership View Creator> tid=9229] View Creator thread is starting

[vm2] [info 2017/10/19 07:18:45.282 UTC <Geode Membership View Creator> tid=9229] no recipients for new view aside from myself

[vm2] [info 2017/10/19 07:18:45.286 UTC <WAN Locator Discovery Thread> tid=9232] Locator discovery task exchanged locator information localhost[21385] with localhost[26681]: {1=[localhost[28340], localhost[26681]], 2=[localhost[21385]]}.

[vm2] [info 2017/10/19 07:18:45.291 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: 21385
[vm2]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$306/305896799.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$306/305896799@661958c9 (took 69 ms)

[vm3] [info 2017/10/19 07:18:45.301 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$192/380027060.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$192/380027060@5eb78e49

[vm3] [info 2017/10/19 07:18:45.306 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Starting peer location for Distribution Locator on localhost/127.0.0.1

[vm3] [info 2017/10/19 07:18:45.306 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Starting Distribution Locator on localhost/127.0.0.1

[vm3] [info 2017/10/19 07:18:45.306 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Locator was created at Thu Oct 19 07:18:45 UTC 2017

[vm3] [info 2017/10/19 07:18:45.306 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Listening on port 41364 bound on address localhost/127.0.0.1

[vm3] [info 2017/10/19 07:18:45.307 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] GemFire peer location service starting.  Other locators: localhost[21385]  Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: locator0view.dat

[vm3] [info 2017/10/19 07:18:45.308 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Peer locator attempting to recover from localhost/127.0.0.1:21385

[vm3] [info 2017/10/19 07:18:45.311 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Peer locator recovered initial membership of View[172.17.0.4(187)<ec><v0>:32772|0] members: [172.17.0.4(187)<ec><v0>:32772{lead}]

[vm3] [info 2017/10/19 07:18:45.311 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Peer locator recovered state from LocatorAddress [socketInetAddress=localhost/127.0.0.1:21385, hostname=localhost, isIpString=false]

[vm3] [info 2017/10/19 07:18:45.312 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Starting distributed system

[vm3] [info 2017/10/19 07:18:45.313 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Startup Configuration:
[vm3]  ### GemFire Properties defined with api ###
[vm3] bind-address=127.0.0.1
[vm3] cache-xml-file=
[vm3] distributed-system-id=2
[vm3] locators=localhost[21385],127.0.0.1[41364]
[vm3] mcast-port=0
[vm3] off-heap-memory-size=300m
[vm3] remote-locators=localhost[26681]
[vm3] ### GemFire Properties using default values ###
[vm3] ack-severe-alert-threshold=0
[vm3] ack-wait-threshold=15
[vm3] archive-disk-space-limit=0
[vm3] archive-file-size-limit=0
[vm3] async-distribution-timeout=0
[vm3] async-max-queue-size=8
[vm3] async-queue-timeout=60000
[vm3] cluster-configuration-dir=
[vm3] cluster-ssl-ciphers=any
[vm3] cluster-ssl-enabled=false
[vm3] cluster-ssl-keystore=
[vm3] cluster-ssl-keystore-password=
[vm3] cluster-ssl-keystore-type=
[vm3] cluster-ssl-protocols=any
[vm3] cluster-ssl-require-authentication=true
[vm3] cluster-ssl-truststore=
[vm3] cluster-ssl-truststore-password=
[vm3] conflate-events=server
[vm3] conserve-sockets=true
[vm3] delta-propagation=true
[vm3] deploy-working-dir=/tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm3
[vm3] disable-auto-reconnect=false
[vm3] disable-tcp=false
[vm3] distributed-transactions=false
[vm3] durable-client-id=
[vm3] durable-client-timeout=300
[vm3] enable-cluster-configuration=true
[vm3] enable-network-partition-detection=true
[vm3] enable-time-statistics=false
[vm3] enforce-unique-host=false
[vm3] gateway-ssl-ciphers=any
[vm3] gateway-ssl-enabled=false
[vm3] gateway-ssl-keystore=
[vm3] gateway-ssl-keystore-password=
[vm3] gateway-ssl-keystore-type=
[vm3] gateway-ssl-protocols=any
[vm3] gateway-ssl-require-authentication=true
[vm3] gateway-ssl-truststore=
[vm3] gateway-ssl-truststore-password=
[vm3] groups=
[vm3] http-service-bind-address=
[vm3] http-service-port=7070
[vm3] http-service-ssl-ciphers=any
[vm3] http-service-ssl-enabled=false
[vm3] http-service-ssl-keystore=
[vm3] http-service-ssl-keystore-password=
[vm3] http-service-ssl-keystore-type=
[vm3] http-service-ssl-protocols=any
[vm3] http-service-ssl-require-authentication=false
[vm3] http-service-ssl-truststore=
[vm3] http-service-ssl-truststore-password=
[vm3] jmx-manager=true
[vm3] jmx-manager-access-file=
[vm3] jmx-manager-bind-address=
[vm3] jmx-manager-hostname-for-clients=
[vm3] jmx-manager-http-port=7070
[vm3] jmx-manager-password-file=
[vm3] jmx-manager-port=1099
[vm3] jmx-manager-ssl-ciphers=any
[vm3] jmx-manager-ssl-enabled=false
[vm3] jmx-manager-ssl-keystore=
[vm3] jmx-manager-ssl-keystore-password=
[vm3] jmx-manager-ssl-keystore-type=
[vm3] jmx-manager-ssl-protocols=any
[vm3] jmx-manager-ssl-require-authentication=true
[vm3] jmx-manager-ssl-truststore=
[vm3] jmx-manager-ssl-truststore-password=
[vm3] jmx-manager-start=false
[vm3] jmx-manager-update-rate=2000
[vm3] load-cluster-configuration-from-dir=false
[vm3] locator-wait-time=0
[vm3] lock-memory=false
[vm3] log-disk-space-limit=0
[vm3] log-file=
[vm3] log-file-size-limit=0
[vm3] log-level=config
[vm3] max-num-reconnect-tries=3
[vm3] max-wait-time-reconnect=60000
[vm3] mcast-address=239.192.81.1
[vm3] mcast-flow-control=1048576, 0.25, 5000
[vm3] mcast-recv-buffer-size=1048576
[vm3] mcast-send-buffer-size=65535
[vm3] mcast-ttl=32
[vm3] member-timeout=5000
[vm3] membership-port-range=32769-61000
[vm3] memcached-bind-address=
[vm3] memcached-port=0
[vm3] memcached-protocol=ASCII
[vm3] name=
[vm3] redis-bind-address=
[vm3] redis-password=
[vm3] redis-port=0
[vm3] redundancy-zone=
[vm3] remove-unresponsive-client=false
[vm3] roles=
[vm3] security-client-accessor=
[vm3] security-client-accessor-pp=
[vm3] security-client-auth-init=
[vm3] security-client-authenticator=
[vm3] security-client-dhalgo=
[vm3] security-log-file=
[vm3] security-log-level=config
[vm3] security-manager=
[vm3] security-peer-auth-init=
[vm3] security-peer-authenticator=
[vm3] security-peer-verifymember-timeout=1000
[vm3] security-post-processor=
[vm3] security-udp-dhalgo=
[vm3] server-bind-address=
[vm3] server-ssl-ciphers=any
[vm3] server-ssl-enabled=false
[vm3] server-ssl-keystore=
[vm3] server-ssl-keystore-password=
[vm3] server-ssl-keystore-type=
[vm3] server-ssl-protocols=any
[vm3] server-ssl-require-authentication=true
[vm3] server-ssl-truststore=
[vm3] server-ssl-truststore-password=
[vm3] socket-buffer-size=32768
[vm3] socket-lease-time=60000
[vm3] ssl-ciphers=any
[vm3] ssl-cluster-alias=
[vm3] ssl-default-alias=
[vm3] ssl-enabled-components=
[vm3] ssl-gateway-alias=
[vm3] ssl-jmx-alias=
[vm3] ssl-keystore=
[vm3] ssl-keystore-password=
[vm3] ssl-keystore-type=
[vm3] ssl-locator-alias=
[vm3] ssl-protocols=any
[vm3] ssl-require-authentication=true
[vm3] ssl-server-alias=
[vm3] ssl-truststore=
[vm3] ssl-truststore-password=
[vm3] ssl-truststore-type=
[vm3] ssl-web-alias=
[vm3] ssl-web-require-authentication=false
[vm3] start-dev-rest-api=false
[vm3] start-locator=
[vm3] statistic-archive-file=
[vm3] statistic-sample-rate=1000
[vm3] statistic-sampling-enabled=true
[vm3] tcp-port=0
[vm3] udp-fragment-size=60000
[vm3] udp-recv-buffer-size=1048576
[vm3] udp-send-buffer-size=65535
[vm3] use-cluster-configuration=true
[vm3] user-command-packages=


[vm3] [info 2017/10/19 07:18:45.320 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Starting membership services

[vm3] [info 2017/10/19 07:18:45.334 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] JGroups channel created (took 13ms)

[vm3] [info 2017/10/19 07:18:45.371 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] GemFire P2P Listener started on /127.0.0.1:37004

[vm3] [info 2017/10/19 07:18:45.379 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] This member is hosting a locator will be preferred as a membership coordinator

[vm3] [info 2017/10/19 07:18:45.392 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Peer locator is connecting to local membership services with ID 127.0.0.1(197:locator)<ec>:32769

[vm3] [info 2017/10/19 07:18:45.395 UTC <Geode Failure Detection Server thread 0> tid=5744] Started failure detection server thread on /127.0.0.1:36270.

[vm2] [info 2017/10/19 07:18:45.396 UTC <locator request thread[1]> tid=9211] This member is becoming coordinator

[vm3] [info 2017/10/19 07:18:45.406 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Attempting to join the distributed system through coordinator 172.17.0.4(187)<ec><v0>:32772 using address 127.0.0.1(197:locator)<ec>:32769

[vm2] [info 2017/10/19 07:18:45.408 UTC <unicast receiver,371fdc9c0e33-50259> tid=9222] received join request from 127.0.0.1(197:locator)<ec>:32769

[vm2] [info 2017/10/19 07:18:45.408 UTC <unicast receiver,371fdc9c0e33-50259> tid=9222] Received a join request from 127.0.0.1(197:locator)<ec>:32769

[vm3] [info 2017/10/19 07:18:45.711 UTC <unicast receiver,371fdc9c0e33-44526> tid=5740] received new view: View[172.17.0.4(187)<ec><v0>:32772|1] members: [172.17.0.4(187)<ec><v0>:32772{lead}, 127.0.0.1(197:locator)<ec><v1>:32769]
[vm3] old view is: null

[vm3] [info 2017/10/19 07:18:45.711 UTC <unicast receiver,371fdc9c0e33-44526> tid=5740] Peer locator received new membership view: View[172.17.0.4(187)<ec><v0>:32772|1] members: [172.17.0.4(187)<ec><v0>:32772{lead}, 127.0.0.1(197:locator)<ec><v1>:32769]

[vm3] [info 2017/10/19 07:18:45.712 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Finished joining (took 320ms).

[vm3] [info 2017/10/19 07:18:45.713 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Starting DistributionManager 127.0.0.1(197:locator)<ec><v1>:32769.  (took 394 ms)

[vm3] [info 2017/10/19 07:18:45.713 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Initial (distribution manager) view =  View[172.17.0.4(187)<ec><v0>:32772|1] members: [172.17.0.4(187)<ec><v0>:32772{lead}, 127.0.0.1(197:locator)<ec><v1>:32769]

[vm3] [info 2017/10/19 07:18:45.714 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Admitting member <172.17.0.4(187)<ec><v0>:32772>. Now there are 1 non-admin member(s).

[vm3] [info 2017/10/19 07:18:45.714 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Admitting member <127.0.0.1(197:locator)<ec><v1>:32769>. Now there are 2 non-admin member(s).

[vm2] [info 2017/10/19 07:18:45.709 UTC <Geode Membership View Creator> tid=9229] View Creator is processing 1 requests for the next membership view

[vm2] [info 2017/10/19 07:18:45.709 UTC <Geode Membership View Creator> tid=9229] preparing new view View[172.17.0.4(187)<ec><v0>:32772|1] members: [172.17.0.4(187)<ec><v0>:32772{lead}, 127.0.0.1(197:locator)<ec><v1>:32769]

[vm2] [info 2017/10/19 07:18:45.713 UTC <Geode Membership View Creator> tid=9229] finished waiting for responses to view preparation

[vm2] [info 2017/10/19 07:18:45.713 UTC <Geode Membership View Creator> tid=9229] received new view: View[172.17.0.4(187)<ec><v0>:32772|1] members: [172.17.0.4(187)<ec><v0>:32772{lead}, 127.0.0.1(197:locator)<ec><v1>:32769]
[vm2] old view is: View[172.17.0.4(187)<ec><v0>:32772|0] members: [172.17.0.4(187)<ec><v0>:32772{lead}]

[vm2] [info 2017/10/19 07:18:45.713 UTC <Geode Membership View Creator> tid=9229] Peer locator received new membership view: View[172.17.0.4(187)<ec><v0>:32772|1] members: [172.17.0.4(187)<ec><v0>:32772{lead}, 127.0.0.1(197:locator)<ec><v1>:32769]

[vm2] [info 2017/10/19 07:18:45.720 UTC <Geode Membership View Creator> tid=9229] sending new view View[172.17.0.4(187)<ec><v0>:32772|1] members: [172.17.0.4(187)<ec><v0>:32772{lead}, 127.0.0.1(197:locator)<ec><v1>:32769]

[vm2] [info 2017/10/19 07:18:45.720 UTC <View Message Processor> tid=9238] Membership: Processing addition < 127.0.0.1(197:locator)<ec><v1>:32769 >

[vm2] [info 2017/10/19 07:18:45.722 UTC <View Message Processor> tid=9238] Admitting member <127.0.0.1(197:locator)<ec><v1>:32769>. Now there are 2 non-admin member(s).

[vm2] [info 2017/10/19 07:18:45.728 UTC <Pooled High Priority Message Processor 1> tid=9240] Member 127.0.0.1(197:locator)<ec><v1>:32769 is not equivalent or in the same redundancy zone.

[vm3] [info 2017/10/19 07:18:45.732 UTC <P2P message reader for 172.17.0.4(187)<ec><v0>:32772 shared unordered uid=293 port=34956> tid=5751] Member 172.17.0.4(187)<ec><v0>:32772 is not equivalent or in the same redundancy zone.

[vm3] [info 2017/10/19 07:18:45.741 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Creating cache for locator.

[vm3] [info 2017/10/19 07:18:45.763 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Requesting cluster configuration

[vm3] [info 2017/10/19 07:18:45.776 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Initializing region _monitoringRegion_127.0.0.1<v1>32769

[vm3] [info 2017/10/19 07:18:45.777 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Initialization of region _monitoringRegion_127.0.0.1<v1>32769 completed

[vm3] 1013.815: [GC (Allocation Failure) [PSYoungGen: 90997K->2865K(88576K)] 163464K->76533K(438272K), 0.0328756 secs] [Times: user=0.12 sys=0.00, real=0.03 secs] 
[vm3] [info 2017/10/19 07:18:46.212 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Loading previously deployed jars

[vm3] [info 2017/10/19 07:18:46.217 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] SharedConfigStatusRequestHandler installed

[vm3] [info 2017/10/19 07:18:46.219 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Locator started on  127.0.0.1[41364]

[vm3] [info 2017/10/19 07:18:46.220 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Starting server location for Distribution Locator on localhost/127.0.0.1[41364]

[vm3] [info 2017/10/19 07:18:46.223 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: 41364
[vm3]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$192/380027060.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$192/380027060@5eb78e49 (took 922 ms)

[vm3] [info 2017/10/19 07:18:46.227 UTC <WAN Locator Discovery Thread> tid=5785] Locator discovery task exchanged locator information localhost[41364] with localhost[41364]: {2=[localhost[41364]]}.

[vm3] [info 2017/10/19 07:18:46.230 UTC <WAN Locator Discovery Thread> tid=5784] Locator discovery task exchanged locator information localhost[41364] with localhost[21385]: {1=[localhost[28340], localhost[26681]], 2=[localhost[21385]]}.

[vm3] [info 2017/10/19 07:18:46.240 UTC <Pooled Message Processor 1> tid=5782] Created disk store cluster_config with unique id 308164b316924a0f-94e4693af51923db

[vm3] [info 2017/10/19 07:18:46.244 UTC <Pooled Message Processor 1> tid=5782] recovery region initialization took 1 ms

[vm0] [info 2017/10/19 07:18:46.247 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$144/1157203640.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$144/1157203640@dc74efb

[vm3] [info 2017/10/19 07:18:46.248 UTC <WAN Locator Discovery Thread> tid=5786] Locator discovery task exchanged locator information localhost[41364] with localhost[26681]: {1=[localhost[28340], localhost[26681]], 2=[localhost[21385], localhost[41364]]}.

[vm3] [info 2017/10/19 07:18:46.251 UTC <Pooled Message Processor 1> tid=5782] Created oplog#1 drf for disk store cluster_config.

[vm3] [info 2017/10/19 07:18:46.259 UTC <Pooled Message Processor 1> tid=5782] Created oplog#1 crf for disk store cluster_config.

[vm1] 1014.230: [GC (Allocation Failure) [PSYoungGen: 104997K->4651K(103936K)] 134513K->35127K(453632K), 0.0241320 secs] [Times: user=0.04 sys=0.00, real=0.02 secs] 
[vm3] [info 2017/10/19 07:18:46.265 UTC <Pooled Message Processor 1> tid=5782] Initializing region _ConfigurationRegion

[vm3] [info 2017/10/19 07:18:46.267 UTC <Pooled Message Processor 1> tid=5782] Region /_ConfigurationRegion was created on this member with the persistent id /127.0.0.1:/tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm3/ConfigDiskDir_ created at timestamp 1508397526265 version 0 diskStoreId 308164b316924a0f-94e4693af51923db name .

[vm3] [info 2017/10/19 07:18:46.267 UTC <Pooled Message Processor 1> tid=5782] Initialization of region _ConfigurationRegion completed

[vm3] [info 2017/10/19 07:18:46.284 UTC <Pooled Message Processor 1> tid=5782] ConfigRequestHandler installed

[vm3] [info 2017/10/19 07:18:46.284 UTC <Pooled Message Processor 1> tid=5782] Cluster configuration service start up completed successfully and is now running ....

[vm0] [info 2017/10/19 07:18:46.351 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$144/1157203640.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$144/1157203640@dc74efb (took 103 ms)

[vm1] [info 2017/10/19 07:18:46.366 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$139/861169438.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$139/861169438@41417f1b

[vm1] [info 2017/10/19 07:18:46.470 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$139/861169438.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$139/861169438@41417f1b (took 103 ms)

[vm2] [info 2017/10/19 07:18:46.477 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$307/1804113363.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$307/1804113363@703a2b1

[vm2] [info 2017/10/19 07:18:46.583 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$307/1804113363.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$307/1804113363@703a2b1 (took 105 ms)

[vm3] [info 2017/10/19 07:18:46.595 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$193/2140091665.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$193/2140091665@513a5d06

[vm3] [info 2017/10/19 07:18:46.699 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$193/2140091665.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$193/2140091665@513a5d06 (took 103 ms)

[vm1] [info 2017/10/19 07:18:46.704 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102@6c1e613a

[vm1] [info 2017/10/19 07:18:46.704 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Stopping Distribution Locator on localhost/127.0.0.1[28340]

[vm5] [info 2017/10/19 07:18:46.705 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$47/1939424723.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$47/1939424723@3a65d70

[vm7] [info 2017/10/19 07:18:46.705 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/715091186.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/715091186@5bd49916

[vm6] [info 2017/10/19 07:18:46.705 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/1573676125.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/1573676125@abd27d2

[vm2] [info 2017/10/19 07:18:46.704 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$50/267342857.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$50/267342857@32f886ef

[vm2] [info 2017/10/19 07:18:46.704 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Stopping Distribution Locator on localhost/127.0.0.1[21385]

[vm6] [info 2017/10/19 07:18:46.705 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/1573676125.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/1573676125@abd27d2 (took 0 ms)

[vm7] [info 2017/10/19 07:18:46.705 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/715091186.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/715091186@5bd49916 (took 0 ms)

[vm5] [info 2017/10/19 07:18:46.705 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$47/1939424723.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$47/1939424723@3a65d70 (took 0 ms)

[vm4] [info 2017/10/19 07:18:46.706 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$46/1146432959.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$46/1146432959@1ebf8dc6

[vm1] [info 2017/10/19 07:18:46.706 UTC <Distribution Locator on localhost/127.0.0.1> tid=5203] locator shutting down

[vm2] [info 2017/10/19 07:18:46.706 UTC <Distribution Locator on localhost/127.0.0.1> tid=9210] locator shutting down

[vm4] [info 2017/10/19 07:18:46.707 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$46/1146432959.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$46/1146432959@1ebf8dc6 (took 1 ms)

[vm3] [info 2017/10/19 07:18:46.707 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$49/1854774201.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$49/1854774201@7495c340

[vm3] [info 2017/10/19 07:18:46.707 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Stopping Distribution Locator on localhost/127.0.0.1[41364]

[vm3] [info 2017/10/19 07:18:46.709 UTC <Distribution Locator on localhost/127.0.0.1> tid=5727] locator shutting down

[vm0] [info 2017/10/19 07:18:46.711 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102@6c1e613a

[vm0] [info 2017/10/19 07:18:46.711 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Stopping Distribution Locator on localhost/127.0.0.1[26681]

[vm3] [info 2017/10/19 07:18:46.712 UTC <Distribution Locator on localhost/127.0.0.1> tid=5727] Closing locator's cache

[vm0] [info 2017/10/19 07:18:46.712 UTC <Distribution Locator on localhost/127.0.0.1> tid=6924] locator shutting down

[vm3] [info 2017/10/19 07:18:46.714 UTC <Distribution Locator on localhost/127.0.0.1> tid=5727] GemFireCache[id = 2139532397; isClosing = true; isShutDownAll = false; created = Thu Oct 19 07:18:45 UTC 2017; server = false; copyOnRead = false; lockLease = 120; lockTimeout = 60]: Now closing.

[vm2] [info 2017/10/19 07:18:46.717 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Distribution Locator on localhost/127.0.0.1[21385]  is stopped

[vm2] [info 2017/10/19 07:18:46.719 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Shutting down DistributionManager 172.17.0.4(187)<ec><v0>:32772. 

[vm3] [info 2017/10/19 07:18:46.719 UTC <Distribution Locator on localhost/127.0.0.1> tid=5727] Created oplog#1 krf for disk store cluster_config.

[vm3] [info 2017/10/19 07:18:46.723 UTC <Pooled High Priority Message Processor 1> tid=5762] received leave request from 172.17.0.4(187)<ec><v0>:32772 for 172.17.0.4(187)<ec><v0>:32772

[vm3] [info 2017/10/19 07:18:46.723 UTC <Pooled High Priority Message Processor 1> tid=5762] This member is becoming the membership coordinator with address 127.0.0.1(197:locator)<ec><v1>:32769

[vm0] [info 2017/10/19 07:18:46.729 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Distribution Locator on localhost/127.0.0.1[26681]  is stopped

[vm0] [info 2017/10/19 07:18:46.733 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Shutting down DistributionManager 172.17.0.4(174)<ec><v0>:32770. 

[vm1] [info 2017/10/19 07:18:46.734 UTC <Pooled High Priority Message Processor 1> tid=5238] received leave request from 172.17.0.4(174)<ec><v0>:32770 for 172.17.0.4(174)<ec><v0>:32770

[vm1] [info 2017/10/19 07:18:46.734 UTC <Pooled High Priority Message Processor 1> tid=5238] This member is becoming the membership coordinator with address 172.17.0.4(181)<ec><v1>:32771

[vm1] [info 2017/10/19 07:18:46.735 UTC <Pooled High Priority Message Processor 1> tid=5238] ViewCreator starting on:172.17.0.4(181)<ec><v1>:32771

[vm1] [info 2017/10/19 07:18:46.736 UTC <Geode Membership View Creator> tid=5239] View Creator thread is starting

[vm1] [info 2017/10/19 07:18:46.741 UTC <Geode Membership View Creator> tid=5239] received new view: View[172.17.0.4(181)<ec><v1>:32771|6] members: [172.17.0.4(181)<ec><v1>:32771{lead}]  shutdown: [172.17.0.4(174)<ec><v0>:32770]
[vm1] old view is: View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(181)<ec><v1>:32771]

[vm1] [info 2017/10/19 07:18:46.741 UTC <Pooled High Priority Message Processor 1> tid=5238] Member at 172.17.0.4(174)<ec><v0>:32770 gracefully left the distributed cache: shutdown message received

[vm1] [info 2017/10/19 07:18:46.742 UTC <Geode Membership View Creator> tid=5239] Peer locator received new membership view: View[172.17.0.4(181)<ec><v1>:32771|6] members: [172.17.0.4(181)<ec><v1>:32771{lead}]  shutdown: [172.17.0.4(174)<ec><v0>:32770]

[vm3] [info 2017/10/19 07:18:46.724 UTC <Pooled High Priority Message Processor 1> tid=5762] ViewCreator starting on:127.0.0.1(197:locator)<ec><v1>:32769

[vm3] [info 2017/10/19 07:18:46.763 UTC <Geode Membership View Creator> tid=5795] View Creator thread is starting

[vm3] [info 2017/10/19 07:18:46.763 UTC <Pooled High Priority Message Processor 1> tid=5762] Member at 172.17.0.4(187)<ec><v0>:32772 gracefully left the distributed cache: shutdown message received

[vm3] [info 2017/10/19 07:18:46.764 UTC <Geode Membership View Creator> tid=5795] received new view: View[127.0.0.1(197:locator)<ec><v1>:32769|9] members: [127.0.0.1(197:locator)<ec><v1>:32769]  shutdown: [172.17.0.4(187)<ec><v0>:32772]
[vm3] old view is: View[172.17.0.4(187)<ec><v0>:32772|1] members: [172.17.0.4(187)<ec><v0>:32772{lead}, 127.0.0.1(197:locator)<ec><v1>:32769]

[vm3] [info 2017/10/19 07:18:46.764 UTC <Geode Membership View Creator> tid=5795] Peer locator received new membership view: View[127.0.0.1(197:locator)<ec><v1>:32769|9] members: [127.0.0.1(197:locator)<ec><v1>:32769]  shutdown: [172.17.0.4(187)<ec><v0>:32772]

[vm1] [info 2017/10/19 07:18:46.768 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Distribution Locator on localhost/127.0.0.1[28340]  is stopped

[vm1] [info 2017/10/19 07:18:46.768 UTC <Geode Membership View Creator> tid=5239] no recipients for new view aside from myself

[vm3] [info 2017/10/19 07:18:46.775 UTC <Geode Membership View Creator> tid=5795] no recipients for new view aside from myself

[vm3] [info 2017/10/19 07:18:46.776 UTC <View Message Processor> tid=5796] 127.0.0.1(197:locator)<ec><v1>:32769 is the elder and the only member.

[vm3] [info 2017/10/19 07:18:46.792 UTC <Distribution Locator on localhost/127.0.0.1> tid=5727] Shutting down DistributionManager 127.0.0.1(197:locator)<ec><v1>:32769. 

[vm2] [info 2017/10/19 07:18:46.822 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Now closing distribution for 172.17.0.4(187)<ec><v0>:32772

[vm2] [info 2017/10/19 07:18:46.823 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Stopping membership services

[vm2] [info 2017/10/19 07:18:46.824 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] GMSHealthMonitor server socket is closed in stopServices().

[vm2] [info 2017/10/19 07:18:46.827 UTC <Geode Failure Detection Server thread 0> tid=9226] GMSHealthMonitor server thread exiting

[vm2] [info 2017/10/19 07:18:46.827 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] GMSHealthMonitor serverSocketExecutor is terminated

[vm1] [info 2017/10/19 07:18:46.829 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Shutting down DistributionManager 172.17.0.4(181)<ec><v1>:32771. 

[vm1] [info 2017/10/19 07:18:46.831 UTC <View Message Processor> tid=5240] 172.17.0.4(181)<ec><v1>:32771 is the elder and the only member.

[vm2] [info 2017/10/19 07:18:46.832 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] DistributionManager stopped in 113ms.

[vm2] [info 2017/10/19 07:18:46.832 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Marking DistributionManager 172.17.0.4(187)<ec><v0>:32772 as closed.

[vm2] [info 2017/10/19 07:18:46.833 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$50/267342857.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$50/267342857@32f886ef (took 128 ms)

[vm0] [info 2017/10/19 07:18:46.834 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Now closing distribution for 172.17.0.4(174)<ec><v0>:32770

[vm0] [info 2017/10/19 07:18:46.835 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Stopping membership services

[vm0] [info 2017/10/19 07:18:46.836 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] GMSHealthMonitor server socket is closed in stopServices().

[vm0] [info 2017/10/19 07:18:46.836 UTC <Geode Failure Detection Server thread 0> tid=6940] GMSHealthMonitor server thread exiting

[vm0] [info 2017/10/19 07:18:46.837 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] GMSHealthMonitor serverSocketExecutor is terminated

[vm0] [info 2017/10/19 07:18:46.841 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] DistributionManager stopped in 108ms.

[vm0] [info 2017/10/19 07:18:46.841 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Marking DistributionManager 172.17.0.4(174)<ec><v0>:32770 as closed.

[vm0] [info 2017/10/19 07:18:46.843 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102@6c1e613a (took 131 ms)

[vm3] [info 2017/10/19 07:18:46.898 UTC <Distribution Locator on localhost/127.0.0.1> tid=5727] Now closing distribution for 127.0.0.1(197:locator)<ec><v1>:32769

[vm3] [info 2017/10/19 07:18:46.898 UTC <Distribution Locator on localhost/127.0.0.1> tid=5727] Stopping membership services

[vm3] [info 2017/10/19 07:18:46.899 UTC <Distribution Locator on localhost/127.0.0.1> tid=5727] GMSHealthMonitor server socket is closed in stopServices().

[vm3] [info 2017/10/19 07:18:46.899 UTC <Geode Failure Detection Server thread 0> tid=5744] GMSHealthMonitor server thread exiting

[vm3] [info 2017/10/19 07:18:46.899 UTC <Distribution Locator on localhost/127.0.0.1> tid=5727] GMSHealthMonitor serverSocketExecutor is terminated

[vm3] [info 2017/10/19 07:18:46.918 UTC <Distribution Locator on localhost/127.0.0.1> tid=5727] DistributionManager stopped in 126ms.

[vm3] [info 2017/10/19 07:18:46.918 UTC <Distribution Locator on localhost/127.0.0.1> tid=5727] Marking DistributionManager 127.0.0.1(197:locator)<ec><v1>:32769 as closed.

[vm3] [info 2017/10/19 07:18:46.919 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Distribution Locator on localhost/127.0.0.1[41364]  is stopped

[vm3] [info 2017/10/19 07:18:46.920 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$49/1854774201.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$49/1854774201@7495c340 (took 213 ms)

[vm1] [info 2017/10/19 07:18:46.932 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Now closing distribution for 172.17.0.4(181)<ec><v1>:32771

[vm1] [info 2017/10/19 07:18:46.933 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Stopping membership services

[vm1] [info 2017/10/19 07:18:46.935 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] GMSHealthMonitor server socket is closed in stopServices().

[vm1] [info 2017/10/19 07:18:46.936 UTC <Geode Failure Detection Server thread 0> tid=5218] GMSHealthMonitor server thread exiting

[vm1] [info 2017/10/19 07:18:46.944 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] GMSHealthMonitor serverSocketExecutor is terminated

[vm1] [info 2017/10/19 07:18:46.956 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] DistributionManager stopped in 127ms.

[vm1] [info 2017/10/19 07:18:46.956 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Marking DistributionManager 172.17.0.4(181)<ec><v1>:32771 as closed.

[vm1] [info 2017/10/19 07:18:46.968 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102@6c1e613a (took 263 ms)

[vm0] [info 2017/10/19 07:18:46.973 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm0] [info 2017/10/19 07:18:46.973 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm1] [info 2017/10/19 07:18:46.974 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm1] [info 2017/10/19 07:18:46.974 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm2] [info 2017/10/19 07:18:46.976 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm2] [info 2017/10/19 07:18:46.977 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm3] [info 2017/10/19 07:18:46.978 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm3] [info 2017/10/19 07:18:46.978 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm4] [info 2017/10/19 07:18:46.978 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm4] [info 2017/10/19 07:18:46.979 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm5] [info 2017/10/19 07:18:46.982 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm5] [info 2017/10/19 07:18:46.982 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm6] [info 2017/10/19 07:18:46.983 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm6] [info 2017/10/19 07:18:46.983 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm7] [info 2017/10/19 07:18:46.984 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm7] [info 2017/10/19 07:18:46.984 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[info 2017/10/19 07:18:46.984 UTC <Test worker> tid=22] <ExpectedException action=remove>Connection refused</ExpectedException>

[info 2017/10/19 07:18:46.985 UTC <Test worker> tid=22] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:18:46.985 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm0] [info 2017/10/19 07:18:46.985 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:18:46.985 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:18:46.985 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm1] [info 2017/10/19 07:18:46.986 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm1] [info 2017/10/19 07:18:46.986 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm1] [info 2017/10/19 07:18:46.986 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm1] [info 2017/10/19 07:18:46.986 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm2] [info 2017/10/19 07:18:46.987 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm2] [info 2017/10/19 07:18:46.987 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm2] [info 2017/10/19 07:18:46.987 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm2] [info 2017/10/19 07:18:46.987 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm3] [info 2017/10/19 07:18:46.988 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm3] [info 2017/10/19 07:18:46.988 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm3] [info 2017/10/19 07:18:46.988 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm3] [info 2017/10/19 07:18:46.988 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm4] [info 2017/10/19 07:18:46.989 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm4] [info 2017/10/19 07:18:46.989 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm4] [info 2017/10/19 07:18:46.989 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm4] [info 2017/10/19 07:18:46.989 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm5] [info 2017/10/19 07:18:46.989 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm5] [info 2017/10/19 07:18:46.990 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm5] [info 2017/10/19 07:18:46.990 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm5] [info 2017/10/19 07:18:46.990 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm6] [info 2017/10/19 07:18:46.990 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm6] [info 2017/10/19 07:18:46.990 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm6] [info 2017/10/19 07:18:46.990 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm6] [info 2017/10/19 07:18:46.990 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm7] [info 2017/10/19 07:18:46.991 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm7] [info 2017/10/19 07:18:46.991 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm7] [info 2017/10/19 07:18:46.991 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm7] [info 2017/10/19 07:18:46.991 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[info 2017/10/19 07:18:46.992 UTC <Test worker> tid=22] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[info 2017/10/19 07:18:46.992 UTC <Test worker> tid=22] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:18:46.992 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm0] [info 2017/10/19 07:18:46.992 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:18:46.992 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:18:46.992 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm2] [info 2017/10/19 07:18:46.994 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm2] [info 2017/10/19 07:18:46.994 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm2] [info 2017/10/19 07:18:46.994 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm2] [info 2017/10/19 07:18:46.994 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm3] [info 2017/10/19 07:18:46.995 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm3] [info 2017/10/19 07:18:46.995 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm3] [info 2017/10/19 07:18:46.995 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm3] [info 2017/10/19 07:18:46.995 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm4] [info 2017/10/19 07:18:46.996 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm4] [info 2017/10/19 07:18:46.996 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm4] [info 2017/10/19 07:18:46.996 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm4] [info 2017/10/19 07:18:46.996 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm1] [info 2017/10/19 07:18:46.993 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm1] [info 2017/10/19 07:18:46.993 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm1] [info 2017/10/19 07:18:46.993 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm1] [info 2017/10/19 07:18:46.993 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm5] [info 2017/10/19 07:18:46.997 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm5] [info 2017/10/19 07:18:46.997 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm5] [info 2017/10/19 07:18:46.997 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm5] [info 2017/10/19 07:18:46.997 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm6] [info 2017/10/19 07:18:46.997 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm6] [info 2017/10/19 07:18:46.998 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm6] [info 2017/10/19 07:18:46.998 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm6] [info 2017/10/19 07:18:46.998 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm7] [info 2017/10/19 07:18:46.998 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm7] [info 2017/10/19 07:18:46.998 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm7] [info 2017/10/19 07:18:46.998 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm7] [info 2017/10/19 07:18:46.998 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[info 2017/10/19 07:18:46.999 UTC <Test worker> tid=22] <ExpectedException action=remove>Connection reset</ExpectedException>

[info 2017/10/19 07:18:46.999 UTC <Test worker> tid=22] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:18:46.999 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm0] [info 2017/10/19 07:18:47.000 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:18:47.000 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:18:47.000 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm1] [info 2017/10/19 07:18:47.001 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm1] [info 2017/10/19 07:18:47.001 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm1] [info 2017/10/19 07:18:47.001 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm1] [info 2017/10/19 07:18:47.001 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm2] [info 2017/10/19 07:18:47.001 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm2] [info 2017/10/19 07:18:47.002 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm2] [info 2017/10/19 07:18:47.002 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm2] [info 2017/10/19 07:18:47.002 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm3] [info 2017/10/19 07:18:47.003 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm3] [info 2017/10/19 07:18:47.003 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm3] [info 2017/10/19 07:18:47.003 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm3] [info 2017/10/19 07:18:47.003 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm4] [info 2017/10/19 07:18:47.004 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm4] [info 2017/10/19 07:18:47.004 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm4] [info 2017/10/19 07:18:47.004 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm4] [info 2017/10/19 07:18:47.004 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm5] [info 2017/10/19 07:18:47.005 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm5] [info 2017/10/19 07:18:47.005 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm5] [info 2017/10/19 07:18:47.005 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm5] [info 2017/10/19 07:18:47.006 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm6] [info 2017/10/19 07:18:47.006 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm6] [info 2017/10/19 07:18:47.006 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm6] [info 2017/10/19 07:18:47.006 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm6] [info 2017/10/19 07:18:47.006 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm7] [info 2017/10/19 07:18:47.007 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm7] [info 2017/10/19 07:18:47.007 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm7] [info 2017/10/19 07:18:47.007 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm7] [info 2017/10/19 07:18:47.007 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm0] [info 2017/10/19 07:18:47.008 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm0] [info 2017/10/19 07:18:47.008 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm1] [info 2017/10/19 07:18:47.009 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm1] [info 2017/10/19 07:18:47.009 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm3] [info 2017/10/19 07:18:47.011 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm2] [info 2017/10/19 07:18:47.010 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm2] [info 2017/10/19 07:18:47.010 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm3] [info 2017/10/19 07:18:47.011 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm4] [info 2017/10/19 07:18:47.011 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm4] [info 2017/10/19 07:18:47.012 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm6] [info 2017/10/19 07:18:47.013 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm5] [info 2017/10/19 07:18:47.012 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm5] [info 2017/10/19 07:18:47.012 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm6] [info 2017/10/19 07:18:47.013 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm7] [info 2017/10/19 07:18:47.014 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm7] [info 2017/10/19 07:18:47.014 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[locator] [info 2017/10/19 07:18:47.015 UTC <RMI TCP Connection(11)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase$$Lambda$39/1383993332.run with 0 args on object: org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase$$Lambda$39/1383993332@7a396d2f

[locator] [info 2017/10/19 07:18:47.015 UTC <RMI TCP Connection(11)-172.17.0.4> tid=30] Got result: null
[locator]  from org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase$$Lambda$39/1383993332.run with 0 args on object: org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase$$Lambda$39/1383993332@7a396d2f (took 0 ms)

[vm0] [info 2017/10/19 07:18:47.017 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm0] [info 2017/10/19 07:18:47.018 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm1] [info 2017/10/19 07:18:47.018 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm1] [info 2017/10/19 07:18:47.018 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm2] [info 2017/10/19 07:18:47.019 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm2] [info 2017/10/19 07:18:47.019 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm3] [info 2017/10/19 07:18:47.021 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm3] [info 2017/10/19 07:18:47.021 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm4] [info 2017/10/19 07:18:47.022 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm4] [info 2017/10/19 07:18:47.022 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm5] [info 2017/10/19 07:18:47.023 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm5] [info 2017/10/19 07:18:47.023 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm6] [info 2017/10/19 07:18:47.024 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm6] [info 2017/10/19 07:18:47.024 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm7] [info 2017/10/19 07:18:47.025 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm7] [info 2017/10/19 07:18:47.025 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

Previously run tests: [CacheXml80GatewayDUnitTest, ConcurrentSerialGatewaySenderOperationsOffHeapDUnitTest, SerialGatewaySenderQueueDUnitTest, SerialWANPropagationDUnitTest, DestroyGatewaySenderCommandDUnitTest, CreateGatewayReceiverCommandDUnitTest, ParallelWANConflationDUnitTest, SerialWANPropagationOffHeapDUnitTest, ConcurrentParallelGatewaySenderOperation_2_OffHeapDUnitTest, WanValidationsDUnitTest, WanAutoDiscoveryDUnitTest]
[vm0] [info 2017/10/19 07:18:47.026 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm0] [info 2017/10/19 07:18:47.026 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm1] [info 2017/10/19 07:18:47.027 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm1] [info 2017/10/19 07:18:47.027 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm2] [info 2017/10/19 07:18:47.031 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm2] [info 2017/10/19 07:18:47.031 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm3] [info 2017/10/19 07:18:47.032 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm3] [info 2017/10/19 07:18:47.032 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm4] [info 2017/10/19 07:18:47.033 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm4] [info 2017/10/19 07:18:47.033 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm5] [info 2017/10/19 07:18:47.034 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm5] [info 2017/10/19 07:18:47.034 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm6] [info 2017/10/19 07:18:47.034 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm6] [info 2017/10/19 07:18:47.035 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm7] [info 2017/10/19 07:18:47.035 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)



[setup] START TEST WanAutoDiscoveryDUnitTest.test_GatewaySender_Started_Before_Locator


[vm0] [info 2017/10/19 07:18:47.036 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633@3333195a

[vm0] [info 2017/10/19 07:18:47.036 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633@3333195a (took 0 ms)

[vm7] [info 2017/10/19 07:18:47.036 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm1] [info 2017/10/19 07:18:47.037 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633@3333195a

[vm1] [info 2017/10/19 07:18:47.037 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633@3333195a (took 0 ms)

[vm2] [info 2017/10/19 07:18:47.038 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1383596771.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1383596771@588a54ec

[vm2] [info 2017/10/19 07:18:47.038 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1383596771.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1383596771@588a54ec (took 0 ms)

[vm3] [info 2017/10/19 07:18:47.038 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1134338530.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1134338530@bea95a3

[vm3] [info 2017/10/19 07:18:47.039 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1134338530.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1134338530@bea95a3 (took 0 ms)

[vm4] [info 2017/10/19 07:18:47.039 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1059104106.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1059104106@5346e7df

[vm4] [info 2017/10/19 07:18:47.039 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1059104106.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1059104106@5346e7df (took 0 ms)

[vm5] [info 2017/10/19 07:18:47.040 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1520267312.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1520267312@7d0e35a2

[vm5] [info 2017/10/19 07:18:47.040 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1520267312.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1520267312@7d0e35a2 (took 0 ms)

[vm6] [info 2017/10/19 07:18:47.043 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/958556531.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/958556531@7fba5614

[vm6] [info 2017/10/19 07:18:47.043 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/958556531.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/958556531@7fba5614 (took 0 ms)

[info 2017/10/19 07:18:47.044 UTC <Test worker> tid=22] <ExpectedException action=add>Connection refused</ExpectedException>

[info 2017/10/19 07:18:47.044 UTC <Test worker> tid=22] <ExpectedException action=add>Connection refused</ExpectedException>

[vm7] [info 2017/10/19 07:18:47.044 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1848144891.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1848144891@4cc92cd3

[vm7] [info 2017/10/19 07:18:47.044 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1848144891.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1848144891@4cc92cd3 (took 0 ms)

[vm0] [info 2017/10/19 07:18:47.047 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm0] [info 2017/10/19 07:18:47.047 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:18:47.047 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:18:47.047 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm2] [info 2017/10/19 07:18:47.049 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm2] [info 2017/10/19 07:18:47.049 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Connection refused</ExpectedException>

[vm2] [info 2017/10/19 07:18:47.049 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Connection refused</ExpectedException>

[vm2] [info 2017/10/19 07:18:47.049 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm1] [info 2017/10/19 07:18:47.048 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm1] [info 2017/10/19 07:18:47.048 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm1] [info 2017/10/19 07:18:47.048 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm1] [info 2017/10/19 07:18:47.048 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm3] [info 2017/10/19 07:18:47.049 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm3] [info 2017/10/19 07:18:47.049 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm3] [info 2017/10/19 07:18:47.049 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm3] [info 2017/10/19 07:18:47.049 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm4] [info 2017/10/19 07:18:47.050 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm4] [info 2017/10/19 07:18:47.050 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Connection refused</ExpectedException>

[vm4] [info 2017/10/19 07:18:47.050 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Connection refused</ExpectedException>

[vm4] [info 2017/10/19 07:18:47.050 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm5] [info 2017/10/19 07:18:47.051 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm5] [info 2017/10/19 07:18:47.051 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Connection refused</ExpectedException>

[vm5] [info 2017/10/19 07:18:47.051 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Connection refused</ExpectedException>

[vm5] [info 2017/10/19 07:18:47.051 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm7] [info 2017/10/19 07:18:47.052 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm7] [info 2017/10/19 07:18:47.053 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Connection refused</ExpectedException>

[vm7] [info 2017/10/19 07:18:47.053 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Connection refused</ExpectedException>

[vm7] [info 2017/10/19 07:18:47.053 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[info 2017/10/19 07:18:47.053 UTC <Test worker> tid=22] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[info 2017/10/19 07:18:47.053 UTC <Test worker> tid=22] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:18:47.054 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm0] [info 2017/10/19 07:18:47.054 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:18:47.054 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm6] [info 2017/10/19 07:18:47.052 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm6] [info 2017/10/19 07:18:47.052 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Connection refused</ExpectedException>

[vm6] [info 2017/10/19 07:18:47.052 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Connection refused</ExpectedException>

[vm6] [info 2017/10/19 07:18:47.052 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm1] [info 2017/10/19 07:18:47.054 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm1] [info 2017/10/19 07:18:47.054 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm1] [info 2017/10/19 07:18:47.055 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm1] [info 2017/10/19 07:18:47.055 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm0] [info 2017/10/19 07:18:47.054 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm3] [info 2017/10/19 07:18:47.056 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm3] [info 2017/10/19 07:18:47.056 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm3] [info 2017/10/19 07:18:47.056 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm3] [info 2017/10/19 07:18:47.056 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm4] [info 2017/10/19 07:18:47.057 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm4] [info 2017/10/19 07:18:47.057 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm4] [info 2017/10/19 07:18:47.057 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm4] [info 2017/10/19 07:18:47.057 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm5] [info 2017/10/19 07:18:47.058 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm5] [info 2017/10/19 07:18:47.058 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm5] [info 2017/10/19 07:18:47.058 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm5] [info 2017/10/19 07:18:47.058 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm2] [info 2017/10/19 07:18:47.055 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm2] [info 2017/10/19 07:18:47.055 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm2] [info 2017/10/19 07:18:47.055 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm2] [info 2017/10/19 07:18:47.055 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm6] [info 2017/10/19 07:18:47.058 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm6] [info 2017/10/19 07:18:47.059 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm6] [info 2017/10/19 07:18:47.059 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm6] [info 2017/10/19 07:18:47.059 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm7] [info 2017/10/19 07:18:47.059 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm7] [info 2017/10/19 07:18:47.059 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm7] [info 2017/10/19 07:18:47.060 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm7] [info 2017/10/19 07:18:47.060 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[info 2017/10/19 07:18:47.060 UTC <Test worker> tid=22] <ExpectedException action=add>Connection reset</ExpectedException>

[info 2017/10/19 07:18:47.060 UTC <Test worker> tid=22] <ExpectedException action=add>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:18:47.060 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm0] [info 2017/10/19 07:18:47.061 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:18:47.061 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:18:47.061 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm1] [info 2017/10/19 07:18:47.062 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm1] [info 2017/10/19 07:18:47.063 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm1] [info 2017/10/19 07:18:47.063 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm1] [info 2017/10/19 07:18:47.063 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm2] [info 2017/10/19 07:18:47.063 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm2] [info 2017/10/19 07:18:47.063 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Connection reset</ExpectedException>

[vm2] [info 2017/10/19 07:18:47.063 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Connection reset</ExpectedException>

[vm2] [info 2017/10/19 07:18:47.064 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm3] [info 2017/10/19 07:18:47.064 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm3] [info 2017/10/19 07:18:47.064 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm3] [info 2017/10/19 07:18:47.064 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm3] [info 2017/10/19 07:18:47.064 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm4] [info 2017/10/19 07:18:47.065 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm4] [info 2017/10/19 07:18:47.065 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Connection reset</ExpectedException>

[vm4] [info 2017/10/19 07:18:47.065 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Connection reset</ExpectedException>

[vm4] [info 2017/10/19 07:18:47.065 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm6] [info 2017/10/19 07:18:47.066 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm6] [info 2017/10/19 07:18:47.067 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Connection reset</ExpectedException>

[vm6] [info 2017/10/19 07:18:47.067 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Connection reset</ExpectedException>

[vm5] [info 2017/10/19 07:18:47.066 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm5] [info 2017/10/19 07:18:47.066 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Connection reset</ExpectedException>

[vm5] [info 2017/10/19 07:18:47.066 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Connection reset</ExpectedException>

[vm5] [info 2017/10/19 07:18:47.066 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm6] [info 2017/10/19 07:18:47.067 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm7] [info 2017/10/19 07:18:47.067 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm7] [info 2017/10/19 07:18:47.068 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Connection reset</ExpectedException>

[vm7] [info 2017/10/19 07:18:47.068 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Connection reset</ExpectedException>

[vm7] [info 2017/10/19 07:18:47.068 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm0] [info 2017/10/19 07:18:47.079 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$147/1463920817.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$147/1463920817@6f3933d0

[vm0] distributed system properties: {locators=localhost[28765], off-heap-memory-size=300m, enable-cluster-configuration=false, use-cluster-configuration=false, mcast-port=0, disable-auto-reconnect=true, log-level=info}
[vm0] [info 2017/10/19 07:18:47.083 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Startup Configuration:
[vm0]  ### GemFire Properties defined with api ###
[vm0] disable-auto-reconnect=true
[vm0] enable-cluster-configuration=false
[vm0] locators=localhost[28765]
[vm0] log-level=info
[vm0] mcast-port=0
[vm0] off-heap-memory-size=300m
[vm0] use-cluster-configuration=false
[vm0] ### GemFire Properties using default values ###
[vm0] ack-severe-alert-threshold=0
[vm0] ack-wait-threshold=15
[vm0] archive-disk-space-limit=0
[vm0] archive-file-size-limit=0
[vm0] async-distribution-timeout=0
[vm0] async-max-queue-size=8
[vm0] async-queue-timeout=60000
[vm0] bind-address=
[vm0] cache-xml-file=cache.xml
[vm0] cluster-configuration-dir=
[vm0] cluster-ssl-ciphers=any
[vm0] cluster-ssl-enabled=false
[vm0] cluster-ssl-keystore=
[vm0] cluster-ssl-keystore-password=
[vm0] cluster-ssl-keystore-type=
[vm0] cluster-ssl-protocols=any
[vm0] cluster-ssl-require-authentication=true
[vm0] cluster-ssl-truststore=
[vm0] cluster-ssl-truststore-password=
[vm0] conflate-events=server
[vm0] conserve-sockets=true
[vm0] delta-propagation=true
[vm0] deploy-working-dir=/tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm0
[vm0] disable-tcp=false
[vm0] distributed-system-id=-1
[vm0] distributed-transactions=false
[vm0] durable-client-id=
[vm0] durable-client-timeout=300
[vm0] enable-network-partition-detection=true
[vm0] enable-time-statistics=false
[vm0] enforce-unique-host=false
[vm0] gateway-ssl-ciphers=any
[vm0] gateway-ssl-enabled=false
[vm0] gateway-ssl-keystore=
[vm0] gateway-ssl-keystore-password=
[vm0] gateway-ssl-keystore-type=
[vm0] gateway-ssl-protocols=any
[vm0] gateway-ssl-require-authentication=true
[vm0] gateway-ssl-truststore=
[vm0] gateway-ssl-truststore-password=
[vm0] groups=
[vm0] http-service-bind-address=
[vm0] http-service-port=7070
[vm0] http-service-ssl-ciphers=any
[vm0] http-service-ssl-enabled=false
[vm0] http-service-ssl-keystore=
[vm0] http-service-ssl-keystore-password=
[vm0] http-service-ssl-keystore-type=
[vm0] http-service-ssl-protocols=any
[vm0] http-service-ssl-require-authentication=false
[vm0] http-service-ssl-truststore=
[vm0] http-service-ssl-truststore-password=
[vm0] jmx-manager=false
[vm0] jmx-manager-access-file=
[vm0] jmx-manager-bind-address=
[vm0] jmx-manager-hostname-for-clients=
[vm0] jmx-manager-http-port=7070
[vm0] jmx-manager-password-file=
[vm0] jmx-manager-port=1099
[vm0] jmx-manager-ssl-ciphers=any
[vm0] jmx-manager-ssl-enabled=false
[vm0] jmx-manager-ssl-keystore=
[vm0] jmx-manager-ssl-keystore-password=
[vm0] jmx-manager-ssl-keystore-type=
[vm0] jmx-manager-ssl-protocols=any
[vm0] jmx-manager-ssl-require-authentication=true
[vm0] jmx-manager-ssl-truststore=
[vm0] jmx-manager-ssl-truststore-password=
[vm0] jmx-manager-start=false
[vm0] jmx-manager-update-rate=2000
[vm0] load-cluster-configuration-from-dir=false
[vm0] locator-wait-time=0
[vm0] lock-memory=false
[vm0] log-disk-space-limit=0
[vm0] log-file=
[vm0] log-file-size-limit=0
[vm0] max-num-reconnect-tries=3
[vm0] max-wait-time-reconnect=60000
[vm0] mcast-address=239.192.81.1
[vm0] mcast-flow-control=1048576, 0.25, 5000
[vm0] mcast-recv-buffer-size=1048576
[vm0] mcast-send-buffer-size=65535
[vm0] mcast-ttl=32
[vm0] member-timeout=5000
[vm0] membership-port-range=32769-61000
[vm0] memcached-bind-address=
[vm0] memcached-port=0
[vm0] memcached-protocol=ASCII
[vm0] name=
[vm0] redis-bind-address=
[vm0] redis-password=
[vm0] redis-port=0
[vm0] redundancy-zone=
[vm0] remote-locators=
[vm0] remove-unresponsive-client=false
[vm0] roles=
[vm0] security-client-accessor=
[vm0] security-client-accessor-pp=
[vm0] security-client-auth-init=
[vm0] security-client-authenticator=
[vm0] security-client-dhalgo=
[vm0] security-log-file=
[vm0] security-log-level=config
[vm0] security-manager=
[vm0] security-peer-auth-init=
[vm0] security-peer-authenticator=
[vm0] security-peer-verifymember-timeout=1000
[vm0] security-post-processor=
[vm0] security-udp-dhalgo=
[vm0] server-bind-address=
[vm0] server-ssl-ciphers=any
[vm0] server-ssl-enabled=false
[vm0] server-ssl-keystore=
[vm0] server-ssl-keystore-password=
[vm0] server-ssl-keystore-type=
[vm0] server-ssl-protocols=any
[vm0] server-ssl-require-authentication=true
[vm0] server-ssl-truststore=
[vm0] server-ssl-truststore-password=
[vm0] socket-buffer-size=32768
[vm0] socket-lease-time=60000
[vm0] ssl-ciphers=any
[vm0] ssl-cluster-alias=
[vm0] ssl-default-alias=
[vm0] ssl-enabled-components=
[vm0] ssl-gateway-alias=
[vm0] ssl-jmx-alias=
[vm0] ssl-keystore=
[vm0] ssl-keystore-password=
[vm0] ssl-keystore-type=
[vm0] ssl-locator-alias=
[vm0] ssl-protocols=any
[vm0] ssl-require-authentication=true
[vm0] ssl-server-alias=
[vm0] ssl-truststore=
[vm0] ssl-truststore-password=
[vm0] ssl-truststore-type=
[vm0] ssl-web-alias=
[vm0] ssl-web-require-authentication=false
[vm0] start-dev-rest-api=false
[vm0] start-locator=
[vm0] statistic-archive-file=
[vm0] statistic-sample-rate=1000
[vm0] statistic-sampling-enabled=true
[vm0] tcp-port=0
[vm0] udp-fragment-size=60000
[vm0] udp-recv-buffer-size=1048576
[vm0] udp-send-buffer-size=65535
[vm0] user-command-packages=


[vm0] [info 2017/10/19 07:18:47.083 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Allocating 314572800 bytes of off-heap memory. The maximum size of a single off-heap object is 314572800 bytes.

[vm0] [info 2017/10/19 07:18:47.090 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Starting membership services

[vm0] [info 2017/10/19 07:18:47.102 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] JGroups channel created (took 11ms)

[vm0] [info 2017/10/19 07:18:47.103 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] GemFire P2P Listener started on /172.17.0.4:39798

[vm0] [info 2017/10/19 07:18:47.104 UTC <Geode Failure Detection Server thread 0> tid=6983] Started failure detection server thread on /172.17.0.4:35545.

[vm0] [info 2017/10/19 07:18:47.105 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Stopping membership services

[vm0] [info 2017/10/19 07:18:47.105 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] GMSHealthMonitor server socket is closed in stopServices().

[vm0] [info 2017/10/19 07:18:47.107 UTC <Geode Failure Detection Server thread 0> tid=6983] GMSHealthMonitor server thread exiting

[vm0] [info 2017/10/19 07:18:47.107 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] GMSHealthMonitor serverSocketExecutor is terminated

[vm0] [info 2017/10/19 07:18:47.130 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: EXCEPTION_OCCURRED
[vm0] org.apache.geode.GemFireConfigException: Unable to join the distributed system.  Operation either timed out, was stopped or Locator does not exist.
[vm0] 	at org.apache.geode.distributed.internal.membership.gms.mgr.GMSMembershipManager.join(GMSMembershipManager.java:667)
[vm0] 	at org.apache.geode.distributed.internal.membership.gms.mgr.GMSMembershipManager.joinDistributedSystem(GMSMembershipManager.java:753)
[vm0] 	at org.apache.geode.distributed.internal.membership.gms.Services.start(Services.java:190)
[vm0] 	at org.apache.geode.distributed.internal.membership.gms.GMSMemberFactory.newMembershipManager(GMSMemberFactory.java:107)
[vm0] 	at org.apache.geode.distributed.internal.membership.MemberFactory.newMembershipManager(MemberFactory.java:91)
[vm0] 	at org.apache.geode.distributed.internal.DistributionManager.<init>(DistributionManager.java:1156)
[vm0] 	at org.apache.geode.distributed.internal.DistributionManager.<init>(DistributionManager.java:1205)
[vm0] 	at org.apache.geode.distributed.internal.DistributionManager.create(DistributionManager.java:574)
[vm0] 	at org.apache.geode.distributed.internal.InternalDistributedSystem.initialize(InternalDistributedSystem.java:740)
[vm0] 	at org.apache.geode.distributed.internal.InternalDistributedSystem.newInstance(InternalDistributedSystem.java:350)
[vm0] 	at org.apache.geode.distributed.internal.InternalDistributedSystem.newInstance(InternalDistributedSystem.java:336)
[vm0] 	at org.apache.geode.distributed.internal.InternalDistributedSystem.newInstance(InternalDistributedSystem.java:330)
[vm0] 	at org.apache.geode.distributed.DistributedSystem.connect(DistributedSystem.java:205)
[vm0] 	at org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase.getSystem(JUnit4DistributedTestCase.java:180)
[vm0] 	at org.apache.geode.internal.cache.wan.WANTestBase.createCache(WANTestBase.java:966)
[vm0] 	at org.apache.geode.internal.cache.wan.WANTestBase.createCache(WANTestBase.java:938)
[vm0] 	at org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest.lambda$test_GatewaySender_Started_Before_Locator$2c6907a2$1(WanAutoDiscoveryDUnitTest.java:69)
[vm0] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[vm0] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[vm0] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[vm0] 	at java.lang.reflect.Method.invoke(Method.java:498)
[vm0] 	at hydra.MethExecutor.executeObject(MethExecutor.java:245)
[vm0] 	at org.apache.geode.test.dunit.standalone.RemoteDUnitVM.executeMethodOnObject(RemoteDUnitVM.java:70)
[vm0] 	at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
[vm0] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[vm0] 	at java.lang.reflect.Method.invoke(Method.java:498)
[vm0] 	at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:357)
[vm0] 	at sun.rmi.transport.Transport$1.run(Transport.java:200)
[vm0] 	at sun.rmi.transport.Transport$1.run(Transport.java:197)
[vm0] 	at java.security.AccessController.doPrivileged(Native Method)
[vm0] 	at sun.rmi.transport.Transport.serviceCall(Transport.java:196)
[vm0] 	at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:568)
[vm0] 	at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:826)
[vm0] 	at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:683)
[vm0] 	at java.security.AccessController.doPrivileged(Native Method)
[vm0] 	at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:682)
[vm0] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[vm0] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[vm0] 	at java.lang.Thread.run(Thread.java:748)
[vm0]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$147/1463920817.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$147/1463920817@6f3933d0 (took 50 ms)

[vm0] [info 2017/10/19 07:18:47.140 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102@6c1e613a

[vm1] [info 2017/10/19 07:18:47.140 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102@6c1e613a

[vm3] [info 2017/10/19 07:18:47.140 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$49/1854774201.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$49/1854774201@7495c340

[vm1] [info 2017/10/19 07:18:47.141 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102@6c1e613a (took 0 ms)

[vm0] [info 2017/10/19 07:18:47.141 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102@6c1e613a (took 0 ms)

[vm5] [info 2017/10/19 07:18:47.141 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$47/1939424723.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$47/1939424723@3a65d70

[vm7] [info 2017/10/19 07:18:47.141 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/715091186.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/715091186@5bd49916

[vm3] [info 2017/10/19 07:18:47.141 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$49/1854774201.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$49/1854774201@7495c340 (took 0 ms)

[vm2] [info 2017/10/19 07:18:47.142 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$50/267342857.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$50/267342857@32f886ef

[vm5] [info 2017/10/19 07:18:47.142 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$47/1939424723.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$47/1939424723@3a65d70 (took 0 ms)

[vm4] [info 2017/10/19 07:18:47.142 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$46/1146432959.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$46/1146432959@1ebf8dc6

[vm7] [info 2017/10/19 07:18:47.142 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/715091186.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/715091186@5bd49916 (took 0 ms)

[vm2] [info 2017/10/19 07:18:47.143 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$50/267342857.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$50/267342857@32f886ef (took 0 ms)

[vm4] [info 2017/10/19 07:18:47.143 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$46/1146432959.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$46/1146432959@1ebf8dc6 (took 1 ms)

[vm6] [info 2017/10/19 07:18:47.143 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/1573676125.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/1573676125@abd27d2

[vm6] [info 2017/10/19 07:18:47.144 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/1573676125.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/1573676125@abd27d2 (took 0 ms)

[vm1] [info 2017/10/19 07:18:47.149 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm1] [info 2017/10/19 07:18:47.149 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm2] [info 2017/10/19 07:18:47.149 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm0] [info 2017/10/19 07:18:47.148 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm0] [info 2017/10/19 07:18:47.148 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm2] [info 2017/10/19 07:18:47.150 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm3] [info 2017/10/19 07:18:47.150 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm3] [info 2017/10/19 07:18:47.150 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm5] [info 2017/10/19 07:18:47.152 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm4] [info 2017/10/19 07:18:47.151 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm4] [info 2017/10/19 07:18:47.151 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm5] [info 2017/10/19 07:18:47.152 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm6] [info 2017/10/19 07:18:47.152 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm6] [info 2017/10/19 07:18:47.153 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm7] [info 2017/10/19 07:18:47.153 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm7] [info 2017/10/19 07:18:47.153 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[info 2017/10/19 07:18:47.154 UTC <Test worker> tid=22] <ExpectedException action=remove>Connection refused</ExpectedException>

[info 2017/10/19 07:18:47.154 UTC <Test worker> tid=22] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:18:47.154 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm0] [info 2017/10/19 07:18:47.154 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:18:47.154 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:18:47.155 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm1] [info 2017/10/19 07:18:47.155 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm1] [info 2017/10/19 07:18:47.156 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm1] [info 2017/10/19 07:18:47.156 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm1] [info 2017/10/19 07:18:47.156 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm2] [info 2017/10/19 07:18:47.156 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm2] [info 2017/10/19 07:18:47.156 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm2] [info 2017/10/19 07:18:47.156 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm2] [info 2017/10/19 07:18:47.156 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm3] [info 2017/10/19 07:18:47.157 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm3] [info 2017/10/19 07:18:47.157 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm3] [info 2017/10/19 07:18:47.157 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm3] [info 2017/10/19 07:18:47.157 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm4] [info 2017/10/19 07:18:47.157 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm4] [info 2017/10/19 07:18:47.158 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm4] [info 2017/10/19 07:18:47.158 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm4] [info 2017/10/19 07:18:47.158 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm5] [info 2017/10/19 07:18:47.158 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm5] [info 2017/10/19 07:18:47.158 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm5] [info 2017/10/19 07:18:47.158 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm5] [info 2017/10/19 07:18:47.159 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm6] [info 2017/10/19 07:18:47.159 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm6] [info 2017/10/19 07:18:47.159 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm6] [info 2017/10/19 07:18:47.160 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm6] [info 2017/10/19 07:18:47.160 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm7] [info 2017/10/19 07:18:47.160 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm7] [info 2017/10/19 07:18:47.160 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm7] [info 2017/10/19 07:18:47.160 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Connection refused</ExpectedException>

[info 2017/10/19 07:18:47.161 UTC <Test worker> tid=22] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[info 2017/10/19 07:18:47.161 UTC <Test worker> tid=22] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm7] [info 2017/10/19 07:18:47.161 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm0] [info 2017/10/19 07:18:47.163 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm0] [info 2017/10/19 07:18:47.163 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:18:47.163 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:18:47.163 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm1] [info 2017/10/19 07:18:47.164 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm1] [info 2017/10/19 07:18:47.164 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm1] [info 2017/10/19 07:18:47.164 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm1] [info 2017/10/19 07:18:47.164 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm2] [info 2017/10/19 07:18:47.164 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm2] [info 2017/10/19 07:18:47.165 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm2] [info 2017/10/19 07:18:47.165 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm2] [info 2017/10/19 07:18:47.165 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm3] [info 2017/10/19 07:18:47.165 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm3] [info 2017/10/19 07:18:47.165 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm3] [info 2017/10/19 07:18:47.165 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm3] [info 2017/10/19 07:18:47.165 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm4] [info 2017/10/19 07:18:47.166 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm4] [info 2017/10/19 07:18:47.166 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm4] [info 2017/10/19 07:18:47.166 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm4] [info 2017/10/19 07:18:47.166 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm5] [info 2017/10/19 07:18:47.167 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm5] [info 2017/10/19 07:18:47.167 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm5] [info 2017/10/19 07:18:47.167 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm5] [info 2017/10/19 07:18:47.167 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm6] [info 2017/10/19 07:18:47.167 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm6] [info 2017/10/19 07:18:47.168 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm6] [info 2017/10/19 07:18:47.168 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm6] [info 2017/10/19 07:18:47.168 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm7] [info 2017/10/19 07:18:47.168 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm7] [info 2017/10/19 07:18:47.168 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm7] [info 2017/10/19 07:18:47.168 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm7] [info 2017/10/19 07:18:47.168 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[info 2017/10/19 07:18:47.169 UTC <Test worker> tid=22] <ExpectedException action=remove>Connection reset</ExpectedException>

[info 2017/10/19 07:18:47.169 UTC <Test worker> tid=22] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:18:47.169 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm0] [info 2017/10/19 07:18:47.169 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:18:47.170 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:18:47.170 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm1] [info 2017/10/19 07:18:47.170 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm1] [info 2017/10/19 07:18:47.171 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm1] [info 2017/10/19 07:18:47.171 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm1] [info 2017/10/19 07:18:47.171 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm2] [info 2017/10/19 07:18:47.171 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm2] [info 2017/10/19 07:18:47.172 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm2] [info 2017/10/19 07:18:47.172 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm2] [info 2017/10/19 07:18:47.172 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm3] [info 2017/10/19 07:18:47.173 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm3] [info 2017/10/19 07:18:47.173 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm3] [info 2017/10/19 07:18:47.173 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm3] [info 2017/10/19 07:18:47.173 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm4] [info 2017/10/19 07:18:47.174 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm4] [info 2017/10/19 07:18:47.174 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm4] [info 2017/10/19 07:18:47.174 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm4] [info 2017/10/19 07:18:47.174 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm5] [info 2017/10/19 07:18:47.175 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm5] [info 2017/10/19 07:18:47.175 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm5] [info 2017/10/19 07:18:47.175 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm5] [info 2017/10/19 07:18:47.175 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm6] [info 2017/10/19 07:18:47.176 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm6] [info 2017/10/19 07:18:47.176 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm6] [info 2017/10/19 07:18:47.176 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm6] [info 2017/10/19 07:18:47.176 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm0] [info 2017/10/19 07:18:47.178 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm0] [info 2017/10/19 07:18:47.178 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm7] [info 2017/10/19 07:18:47.177 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm7] [info 2017/10/19 07:18:47.177 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm7] [info 2017/10/19 07:18:47.177 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm7] [info 2017/10/19 07:18:47.177 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm1] [info 2017/10/19 07:18:47.179 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm1] [info 2017/10/19 07:18:47.179 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm2] [info 2017/10/19 07:18:47.180 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm2] [info 2017/10/19 07:18:47.180 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm3] [info 2017/10/19 07:18:47.180 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm3] [info 2017/10/19 07:18:47.180 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm4] [info 2017/10/19 07:18:47.181 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm4] [info 2017/10/19 07:18:47.182 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm5] [info 2017/10/19 07:18:47.182 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm5] [info 2017/10/19 07:18:47.183 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm6] [info 2017/10/19 07:18:47.184 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm6] [info 2017/10/19 07:18:47.184 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm7] [info 2017/10/19 07:18:47.185 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm7] [info 2017/10/19 07:18:47.185 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[locator] [info 2017/10/19 07:18:47.188 UTC <RMI TCP Connection(11)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase$$Lambda$39/1383993332.run with 0 args on object: org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase$$Lambda$39/1383993332@7a396d2f

[locator] [info 2017/10/19 07:18:47.188 UTC <RMI TCP Connection(11)-172.17.0.4> tid=30] Got result: null
[locator]  from org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase$$Lambda$39/1383993332.run with 0 args on object: org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase$$Lambda$39/1383993332@7a396d2f (took 0 ms)

[vm0] [info 2017/10/19 07:18:47.207 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm0] [info 2017/10/19 07:18:47.207 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm1] [info 2017/10/19 07:18:47.208 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm1] [info 2017/10/19 07:18:47.208 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm2] [info 2017/10/19 07:18:47.209 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm2] [info 2017/10/19 07:18:47.209 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm3] [info 2017/10/19 07:18:47.210 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm3] [info 2017/10/19 07:18:47.210 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm4] [info 2017/10/19 07:18:47.214 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm4] [info 2017/10/19 07:18:47.214 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm5] [info 2017/10/19 07:18:47.223 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm5] [info 2017/10/19 07:18:47.223 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm6] [info 2017/10/19 07:18:47.224 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm6] [info 2017/10/19 07:18:47.224 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm7] [info 2017/10/19 07:18:47.225 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm7] [info 2017/10/19 07:18:47.225 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

Previously run tests: [CacheXml80GatewayDUnitTest, ConcurrentSerialGatewaySenderOperationsOffHeapDUnitTest, SerialGatewaySenderQueueDUnitTest, SerialWANPropagationDUnitTest, DestroyGatewaySenderCommandDUnitTest, CreateGatewayReceiverCommandDUnitTest, ParallelWANConflationDUnitTest, SerialWANPropagationOffHeapDUnitTest, ConcurrentParallelGatewaySenderOperation_2_OffHeapDUnitTest, WanValidationsDUnitTest, WanAutoDiscoveryDUnitTest]
[vm0] [info 2017/10/19 07:18:47.226 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm0] [info 2017/10/19 07:18:47.226 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm1] [info 2017/10/19 07:18:47.228 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm1] [info 2017/10/19 07:18:47.228 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm2] [info 2017/10/19 07:18:47.228 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm2] [info 2017/10/19 07:18:47.229 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm3] [info 2017/10/19 07:18:47.229 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm3] [info 2017/10/19 07:18:47.229 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm4] [info 2017/10/19 07:18:47.230 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm4] [info 2017/10/19 07:18:47.230 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm5] [info 2017/10/19 07:18:47.230 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm5] [info 2017/10/19 07:18:47.230 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm6] [info 2017/10/19 07:18:47.231 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm6] [info 2017/10/19 07:18:47.231 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm7] [info 2017/10/19 07:18:47.232 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm7] [info 2017/10/19 07:18:47.232 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)



[setup] START TEST WanAutoDiscoveryDUnitTest.test_LN_Peer_Locators_Exchange_Information


[vm0] [info 2017/10/19 07:18:47.233 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633@3333195a

[vm0] [info 2017/10/19 07:18:47.233 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633@3333195a (took 0 ms)

[vm1] [info 2017/10/19 07:18:47.234 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633@3333195a

[vm1] [info 2017/10/19 07:18:47.234 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633@3333195a (took 0 ms)

[vm2] [info 2017/10/19 07:18:47.234 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1383596771.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1383596771@588a54ec

[vm2] [info 2017/10/19 07:18:47.235 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1383596771.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1383596771@588a54ec (took 0 ms)

[vm4] [info 2017/10/19 07:18:47.236 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1059104106.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1059104106@5346e7df

[vm4] [info 2017/10/19 07:18:47.236 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1059104106.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1059104106@5346e7df (took 0 ms)

[vm3] [info 2017/10/19 07:18:47.235 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1134338530.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1134338530@bea95a3

[vm3] [info 2017/10/19 07:18:47.235 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1134338530.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1134338530@bea95a3 (took 0 ms)

[vm5] [info 2017/10/19 07:18:47.237 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1520267312.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1520267312@7d0e35a2

[vm5] [info 2017/10/19 07:18:47.237 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1520267312.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1520267312@7d0e35a2 (took 0 ms)

[vm6] [info 2017/10/19 07:18:47.237 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/958556531.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/958556531@7fba5614

[vm6] [info 2017/10/19 07:18:47.238 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/958556531.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/958556531@7fba5614 (took 0 ms)

[vm7] [info 2017/10/19 07:18:47.239 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1848144891.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1848144891@4cc92cd3

[vm7] [info 2017/10/19 07:18:47.239 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1848144891.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1848144891@4cc92cd3 (took 0 ms)

[info 2017/10/19 07:18:47.240 UTC <Test worker> tid=22] <ExpectedException action=add>Connection refused</ExpectedException>

[info 2017/10/19 07:18:47.247 UTC <Test worker> tid=22] <ExpectedException action=add>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:18:47.247 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm0] [info 2017/10/19 07:18:47.247 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:18:47.247 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:18:47.248 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm1] [info 2017/10/19 07:18:47.248 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm1] [info 2017/10/19 07:18:47.248 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm1] [info 2017/10/19 07:18:47.248 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm1] [info 2017/10/19 07:18:47.248 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm2] [info 2017/10/19 07:18:47.249 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm2] [info 2017/10/19 07:18:47.249 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Connection refused</ExpectedException>

[vm2] [info 2017/10/19 07:18:47.249 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Connection refused</ExpectedException>

[vm2] [info 2017/10/19 07:18:47.249 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm3] [info 2017/10/19 07:18:47.250 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm3] [info 2017/10/19 07:18:47.250 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm3] [info 2017/10/19 07:18:47.250 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm3] [info 2017/10/19 07:18:47.250 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm4] [info 2017/10/19 07:18:47.250 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm4] [info 2017/10/19 07:18:47.250 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Connection refused</ExpectedException>

[vm4] [info 2017/10/19 07:18:47.250 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Connection refused</ExpectedException>

[vm4] [info 2017/10/19 07:18:47.250 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm5] [info 2017/10/19 07:18:47.251 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm5] [info 2017/10/19 07:18:47.251 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Connection refused</ExpectedException>

[vm5] [info 2017/10/19 07:18:47.251 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Connection refused</ExpectedException>

[vm5] [info 2017/10/19 07:18:47.251 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm6] [info 2017/10/19 07:18:47.252 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm6] [info 2017/10/19 07:18:47.252 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Connection refused</ExpectedException>

[vm6] [info 2017/10/19 07:18:47.252 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Connection refused</ExpectedException>

[vm6] [info 2017/10/19 07:18:47.252 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm7] [info 2017/10/19 07:18:47.253 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm7] [info 2017/10/19 07:18:47.253 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Connection refused</ExpectedException>

[vm7] [info 2017/10/19 07:18:47.253 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Connection refused</ExpectedException>

[vm7] [info 2017/10/19 07:18:47.253 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[info 2017/10/19 07:18:47.253 UTC <Test worker> tid=22] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[info 2017/10/19 07:18:47.253 UTC <Test worker> tid=22] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:18:47.254 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm0] [info 2017/10/19 07:18:47.254 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:18:47.254 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:18:47.254 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm1] [info 2017/10/19 07:18:47.255 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm1] [info 2017/10/19 07:18:47.255 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm1] [info 2017/10/19 07:18:47.255 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm1] [info 2017/10/19 07:18:47.255 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm2] [info 2017/10/19 07:18:47.256 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm2] [info 2017/10/19 07:18:47.256 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm2] [info 2017/10/19 07:18:47.256 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm2] [info 2017/10/19 07:18:47.256 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm4] [info 2017/10/19 07:18:47.258 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm4] [info 2017/10/19 07:18:47.258 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm4] [info 2017/10/19 07:18:47.258 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm4] [info 2017/10/19 07:18:47.258 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm5] [info 2017/10/19 07:18:47.258 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm3] [info 2017/10/19 07:18:47.257 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm3] [info 2017/10/19 07:18:47.257 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm3] [info 2017/10/19 07:18:47.257 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm3] [info 2017/10/19 07:18:47.257 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm5] [info 2017/10/19 07:18:47.258 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm5] [info 2017/10/19 07:18:47.259 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm5] [info 2017/10/19 07:18:47.259 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm6] [info 2017/10/19 07:18:47.261 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm6] [info 2017/10/19 07:18:47.261 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm6] [info 2017/10/19 07:18:47.261 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm6] [info 2017/10/19 07:18:47.261 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm7] [info 2017/10/19 07:18:47.262 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm7] [info 2017/10/19 07:18:47.262 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm7] [info 2017/10/19 07:18:47.262 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm7] [info 2017/10/19 07:18:47.262 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[info 2017/10/19 07:18:47.262 UTC <Test worker> tid=22] <ExpectedException action=add>Connection reset</ExpectedException>

[info 2017/10/19 07:18:47.262 UTC <Test worker> tid=22] <ExpectedException action=add>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:18:47.263 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm0] [info 2017/10/19 07:18:47.263 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:18:47.263 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:18:47.263 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm1] [info 2017/10/19 07:18:47.263 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm1] [info 2017/10/19 07:18:47.264 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm1] [info 2017/10/19 07:18:47.264 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm1] [info 2017/10/19 07:18:47.264 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm2] [info 2017/10/19 07:18:47.265 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm2] [info 2017/10/19 07:18:47.265 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Connection reset</ExpectedException>

[vm2] [info 2017/10/19 07:18:47.265 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Connection reset</ExpectedException>

[vm2] [info 2017/10/19 07:18:47.265 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm3] [info 2017/10/19 07:18:47.265 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm3] [info 2017/10/19 07:18:47.266 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm3] [info 2017/10/19 07:18:47.266 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm3] [info 2017/10/19 07:18:47.266 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm4] [info 2017/10/19 07:18:47.266 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm4] [info 2017/10/19 07:18:47.266 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Connection reset</ExpectedException>

[vm4] [info 2017/10/19 07:18:47.266 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Connection reset</ExpectedException>

[vm4] [info 2017/10/19 07:18:47.266 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm5] [info 2017/10/19 07:18:47.268 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm5] [info 2017/10/19 07:18:47.269 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Connection reset</ExpectedException>

[vm5] [info 2017/10/19 07:18:47.269 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Connection reset</ExpectedException>

[vm5] [info 2017/10/19 07:18:47.269 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm6] [info 2017/10/19 07:18:47.269 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm6] [info 2017/10/19 07:18:47.269 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Connection reset</ExpectedException>

[vm6] [info 2017/10/19 07:18:47.269 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Connection reset</ExpectedException>

[vm6] [info 2017/10/19 07:18:47.269 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm7] [info 2017/10/19 07:18:47.270 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm7] [info 2017/10/19 07:18:47.270 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Connection reset</ExpectedException>

[vm7] [info 2017/10/19 07:18:47.270 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Connection reset</ExpectedException>

[vm7] [info 2017/10/19 07:18:47.270 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm0] [info 2017/10/19 07:18:47.273 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$148/1233046065.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$148/1233046065@3892132c

[vm0] distributed system properties: {distributed-system-id=1, start-locator=localhost[26978],server=false,peer=true,hostname-for-clients=localhost, mcast-port=0, log-level=info, off-heap-memory-size=300m, disable-auto-reconnect=true, enable-cluster-configuration=false, locators=localhost[26978], use-cluster-configuration=false}
[vm0] [info 2017/10/19 07:18:47.278 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Startup Configuration:
[vm0]  ### GemFire Properties defined with api ###
[vm0] disable-auto-reconnect=true
[vm0] distributed-system-id=1
[vm0] enable-cluster-configuration=false
[vm0] locators=localhost[26978]
[vm0] log-level=info
[vm0] mcast-port=0
[vm0] off-heap-memory-size=300m
[vm0] start-locator=localhost[26978],server=false,peer=true,hostname-for-clients=localhost
[vm0] use-cluster-configuration=false
[vm0] ### GemFire Properties using default values ###
[vm0] ack-severe-alert-threshold=0
[vm0] ack-wait-threshold=15
[vm0] archive-disk-space-limit=0
[vm0] archive-file-size-limit=0
[vm0] async-distribution-timeout=0
[vm0] async-max-queue-size=8
[vm0] async-queue-timeout=60000
[vm0] bind-address=
[vm0] cache-xml-file=cache.xml
[vm0] cluster-configuration-dir=
[vm0] cluster-ssl-ciphers=any
[vm0] cluster-ssl-enabled=false
[vm0] cluster-ssl-keystore=
[vm0] cluster-ssl-keystore-password=
[vm0] cluster-ssl-keystore-type=
[vm0] cluster-ssl-protocols=any
[vm0] cluster-ssl-require-authentication=true
[vm0] cluster-ssl-truststore=
[vm0] cluster-ssl-truststore-password=
[vm0] conflate-events=server
[vm0] conserve-sockets=true
[vm0] delta-propagation=true
[vm0] deploy-working-dir=/tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm0
[vm0] disable-tcp=false
[vm0] distributed-transactions=false
[vm0] durable-client-id=
[vm0] durable-client-timeout=300
[vm0] enable-network-partition-detection=true
[vm0] enable-time-statistics=false
[vm0] enforce-unique-host=false
[vm0] gateway-ssl-ciphers=any
[vm0] gateway-ssl-enabled=false
[vm0] gateway-ssl-keystore=
[vm0] gateway-ssl-keystore-password=
[vm0] gateway-ssl-keystore-type=
[vm0] gateway-ssl-protocols=any
[vm0] gateway-ssl-require-authentication=true
[vm0] gateway-ssl-truststore=
[vm0] gateway-ssl-truststore-password=
[vm0] groups=
[vm0] http-service-bind-address=
[vm0] http-service-port=7070
[vm0] http-service-ssl-ciphers=any
[vm0] http-service-ssl-enabled=false
[vm0] http-service-ssl-keystore=
[vm0] http-service-ssl-keystore-password=
[vm0] http-service-ssl-keystore-type=
[vm0] http-service-ssl-protocols=any
[vm0] http-service-ssl-require-authentication=false
[vm0] http-service-ssl-truststore=
[vm0] http-service-ssl-truststore-password=
[vm0] jmx-manager=false
[vm0] jmx-manager-access-file=
[vm0] jmx-manager-bind-address=
[vm0] jmx-manager-hostname-for-clients=
[vm0] jmx-manager-http-port=7070
[vm0] jmx-manager-password-file=
[vm0] jmx-manager-port=1099
[vm0] jmx-manager-ssl-ciphers=any
[vm0] jmx-manager-ssl-enabled=false
[vm0] jmx-manager-ssl-keystore=
[vm0] jmx-manager-ssl-keystore-password=
[vm0] jmx-manager-ssl-keystore-type=
[vm0] jmx-manager-ssl-protocols=any
[vm0] jmx-manager-ssl-require-authentication=true
[vm0] jmx-manager-ssl-truststore=
[vm0] jmx-manager-ssl-truststore-password=
[vm0] jmx-manager-start=false
[vm0] jmx-manager-update-rate=2000
[vm0] load-cluster-configuration-from-dir=false
[vm0] locator-wait-time=0
[vm0] lock-memory=false
[vm0] log-disk-space-limit=0
[vm0] log-file=
[vm0] log-file-size-limit=0
[vm0] max-num-reconnect-tries=3
[vm0] max-wait-time-reconnect=60000
[vm0] mcast-address=239.192.81.1
[vm0] mcast-flow-control=1048576, 0.25, 5000
[vm0] mcast-recv-buffer-size=1048576
[vm0] mcast-send-buffer-size=65535
[vm0] mcast-ttl=32
[vm0] member-timeout=5000
[vm0] membership-port-range=32769-61000
[vm0] memcached-bind-address=
[vm0] memcached-port=0
[vm0] memcached-protocol=ASCII
[vm0] name=
[vm0] redis-bind-address=
[vm0] redis-password=
[vm0] redis-port=0
[vm0] redundancy-zone=
[vm0] remote-locators=
[vm0] remove-unresponsive-client=false
[vm0] roles=
[vm0] security-client-accessor=
[vm0] security-client-accessor-pp=
[vm0] security-client-auth-init=
[vm0] security-client-authenticator=
[vm0] security-client-dhalgo=
[vm0] security-log-file=
[vm0] security-log-level=config
[vm0] security-manager=
[vm0] security-peer-auth-init=
[vm0] security-peer-authenticator=
[vm0] security-peer-verifymember-timeout=1000
[vm0] security-post-processor=
[vm0] security-udp-dhalgo=
[vm0] server-bind-address=
[vm0] server-ssl-ciphers=any
[vm0] server-ssl-enabled=false
[vm0] server-ssl-keystore=
[vm0] server-ssl-keystore-password=
[vm0] server-ssl-keystore-type=
[vm0] server-ssl-protocols=any
[vm0] server-ssl-require-authentication=true
[vm0] server-ssl-truststore=
[vm0] server-ssl-truststore-password=
[vm0] socket-buffer-size=32768
[vm0] socket-lease-time=60000
[vm0] ssl-ciphers=any
[vm0] ssl-cluster-alias=
[vm0] ssl-default-alias=
[vm0] ssl-enabled-components=
[vm0] ssl-gateway-alias=
[vm0] ssl-jmx-alias=
[vm0] ssl-keystore=
[vm0] ssl-keystore-password=
[vm0] ssl-keystore-type=
[vm0] ssl-locator-alias=
[vm0] ssl-protocols=any
[vm0] ssl-require-authentication=true
[vm0] ssl-server-alias=
[vm0] ssl-truststore=
[vm0] ssl-truststore-password=
[vm0] ssl-truststore-type=
[vm0] ssl-web-alias=
[vm0] ssl-web-require-authentication=false
[vm0] start-dev-rest-api=false
[vm0] statistic-archive-file=
[vm0] statistic-sample-rate=1000
[vm0] statistic-sampling-enabled=true
[vm0] tcp-port=0
[vm0] udp-fragment-size=60000
[vm0] udp-recv-buffer-size=1048576
[vm0] udp-send-buffer-size=65535
[vm0] user-command-packages=


[vm0] [info 2017/10/19 07:18:47.278 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Reusing 314572800  bytes of off-heap memory. The maximum size of a single off-heap object is 314572800  bytes.

[vm0] [info 2017/10/19 07:18:47.283 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Starting peer location for Distribution Locator on localhost/127.0.0.1

[vm0] [info 2017/10/19 07:18:47.284 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Starting Distribution Locator on localhost/127.0.0.1

[vm0] [info 2017/10/19 07:18:47.284 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Locator was created at Thu Oct 19 07:18:47 UTC 2017

[vm0] [info 2017/10/19 07:18:47.284 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Listening on port 26978 bound on address localhost/127.0.0.1

[vm0] [info 2017/10/19 07:18:47.284 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] GemFire peer location service starting.  Other locators: localhost[26978]  Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: locator26978view.dat

[vm0] [info 2017/10/19 07:18:47.284 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Peer locator attempting to recover from localhost/127.0.0.1:26978

[vm0] [info 2017/10/19 07:18:47.290 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Peer locator was unable to recover state from this locator

[vm0] [info 2017/10/19 07:18:47.290 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] recovery file not found: /tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm0/locator26978view.dat

[vm0] [info 2017/10/19 07:18:47.294 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Starting membership services

[vm0] [info 2017/10/19 07:18:47.343 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] JGroups channel created (took 49ms)

[vm0] [info 2017/10/19 07:18:47.351 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] GemFire P2P Listener started on /172.17.0.4:51269

[vm0] [info 2017/10/19 07:18:47.352 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] This member is hosting a locator will be preferred as a membership coordinator

[vm0] [info 2017/10/19 07:18:47.352 UTC <Geode Failure Detection Server thread 0> tid=7004] Started failure detection server thread on /172.17.0.4:47811.

[vm0] [info 2017/10/19 07:18:47.352 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Peer locator is connecting to local membership services with ID 172.17.0.4(174)<ec>:32770

[vm0] [info 2017/10/19 07:18:47.354 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] This member is becoming the membership coordinator with address 172.17.0.4(174)<ec>:32770

[vm0] [info 2017/10/19 07:18:47.354 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] received new view: View[172.17.0.4(174)<ec><v0>:32770|0] members: [172.17.0.4(174)<ec><v0>:32770{lead}]
[vm0] old view is: null

[vm0] [info 2017/10/19 07:18:47.354 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Peer locator received new membership view: View[172.17.0.4(174)<ec><v0>:32770|0] members: [172.17.0.4(174)<ec><v0>:32770{lead}]

[vm0] [info 2017/10/19 07:18:47.354 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] ViewCreator starting on:172.17.0.4(174)<ec><v0>:32770

[vm0] [info 2017/10/19 07:18:47.354 UTC <Geode Membership View Creator> tid=7007] View Creator thread is starting

[vm0] [info 2017/10/19 07:18:47.354 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Finished joining (took 1ms).

[vm0] [info 2017/10/19 07:18:47.355 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Starting DistributionManager 172.17.0.4(174)<ec><v0>:32770.  (took 62 ms)

[vm0] [info 2017/10/19 07:18:47.355 UTC <Geode Membership View Creator> tid=7007] no recipients for new view aside from myself

[vm0] [info 2017/10/19 07:18:47.355 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Initial (distribution manager) view =  View[172.17.0.4(174)<ec><v0>:32770|0] members: [172.17.0.4(174)<ec><v0>:32770{lead}]

[vm0] [info 2017/10/19 07:18:47.355 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Admitting member <172.17.0.4(174)<ec><v0>:32770>. Now there are 1 non-admin member(s).

[vm0] [info 2017/10/19 07:18:47.356 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] 172.17.0.4(174)<ec><v0>:32770 is the elder and the only member.

[vm0] [info 2017/10/19 07:18:47.356 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Did not hear back from any other system. I am the first one.

[vm0] [info 2017/10/19 07:18:47.356 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Starting server location for Distribution Locator on localhost/127.0.0.1[26978]

[vm0] [info 2017/10/19 07:18:47.362 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: 26978
[vm0]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$148/1233046065.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$148/1233046065@3892132c (took 89 ms)

[vm1] [info 2017/10/19 07:18:47.371 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$142/314491167.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$142/314491167@3122f257

[vm1] distributed system properties: {distributed-system-id=1, start-locator=localhost[25163],server=false,peer=true,hostname-for-clients=localhost, mcast-port=0, log-level=info, off-heap-memory-size=300m, disable-auto-reconnect=true, enable-cluster-configuration=false, locators=localhost[26978], use-cluster-configuration=false}
[vm1] [info 2017/10/19 07:18:47.377 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Startup Configuration:
[vm1]  ### GemFire Properties defined with api ###
[vm1] disable-auto-reconnect=true
[vm1] distributed-system-id=1
[vm1] enable-cluster-configuration=false
[vm1] locators=localhost[26978],localhost[25163]
[vm1] log-level=info
[vm1] mcast-port=0
[vm1] off-heap-memory-size=300m
[vm1] start-locator=localhost[25163],server=false,peer=true,hostname-for-clients=localhost
[vm1] use-cluster-configuration=false
[vm1] ### GemFire Properties using default values ###
[vm1] ack-severe-alert-threshold=0
[vm1] ack-wait-threshold=15
[vm1] archive-disk-space-limit=0
[vm1] archive-file-size-limit=0
[vm1] async-distribution-timeout=0
[vm1] async-max-queue-size=8
[vm1] async-queue-timeout=60000
[vm1] bind-address=
[vm1] cache-xml-file=cache.xml
[vm1] cluster-configuration-dir=
[vm1] cluster-ssl-ciphers=any
[vm1] cluster-ssl-enabled=false
[vm1] cluster-ssl-keystore=
[vm1] cluster-ssl-keystore-password=
[vm1] cluster-ssl-keystore-type=
[vm1] cluster-ssl-protocols=any
[vm1] cluster-ssl-require-authentication=true
[vm1] cluster-ssl-truststore=
[vm1] cluster-ssl-truststore-password=
[vm1] conflate-events=server
[vm1] conserve-sockets=true
[vm1] delta-propagation=true
[vm1] deploy-working-dir=/tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm1
[vm1] disable-tcp=false
[vm1] distributed-transactions=false
[vm1] durable-client-id=
[vm1] durable-client-timeout=300
[vm1] enable-network-partition-detection=true
[vm1] enable-time-statistics=false
[vm1] enforce-unique-host=false
[vm1] gateway-ssl-ciphers=any
[vm1] gateway-ssl-enabled=false
[vm1] gateway-ssl-keystore=
[vm1] gateway-ssl-keystore-password=
[vm1] gateway-ssl-keystore-type=
[vm1] gateway-ssl-protocols=any
[vm1] gateway-ssl-require-authentication=true
[vm1] gateway-ssl-truststore=
[vm1] gateway-ssl-truststore-password=
[vm1] groups=
[vm1] http-service-bind-address=
[vm1] http-service-port=7070
[vm1] http-service-ssl-ciphers=any
[vm1] http-service-ssl-enabled=false
[vm1] http-service-ssl-keystore=
[vm1] http-service-ssl-keystore-password=
[vm1] http-service-ssl-keystore-type=
[vm1] http-service-ssl-protocols=any
[vm1] http-service-ssl-require-authentication=false
[vm1] http-service-ssl-truststore=
[vm1] http-service-ssl-truststore-password=
[vm1] jmx-manager=false
[vm1] jmx-manager-access-file=
[vm1] jmx-manager-bind-address=
[vm1] jmx-manager-hostname-for-clients=
[vm1] jmx-manager-http-port=7070
[vm1] jmx-manager-password-file=
[vm1] jmx-manager-port=1099
[vm1] jmx-manager-ssl-ciphers=any
[vm1] jmx-manager-ssl-enabled=false
[vm1] jmx-manager-ssl-keystore=
[vm1] jmx-manager-ssl-keystore-password=
[vm1] jmx-manager-ssl-keystore-type=
[vm1] jmx-manager-ssl-protocols=any
[vm1] jmx-manager-ssl-require-authentication=true
[vm1] jmx-manager-ssl-truststore=
[vm1] jmx-manager-ssl-truststore-password=
[vm1] jmx-manager-start=false
[vm1] jmx-manager-update-rate=2000
[vm1] load-cluster-configuration-from-dir=false
[vm1] locator-wait-time=0
[vm1] lock-memory=false
[vm1] log-disk-space-limit=0
[vm1] log-file=
[vm1] log-file-size-limit=0
[vm1] max-num-reconnect-tries=3
[vm1] max-wait-time-reconnect=60000
[vm1] mcast-address=239.192.81.1
[vm1] mcast-flow-control=1048576, 0.25, 5000
[vm1] mcast-recv-buffer-size=1048576
[vm1] mcast-send-buffer-size=65535
[vm1] mcast-ttl=32
[vm1] member-timeout=5000
[vm1] membership-port-range=32769-61000
[vm1] memcached-bind-address=
[vm1] memcached-port=0
[vm1] memcached-protocol=ASCII
[vm1] name=
[vm1] redis-bind-address=
[vm1] redis-password=
[vm1] redis-port=0
[vm1] redundancy-zone=
[vm1] remote-locators=
[vm1] remove-unresponsive-client=false
[vm1] roles=
[vm1] security-client-accessor=
[vm1] security-client-accessor-pp=
[vm1] security-client-auth-init=
[vm1] security-client-authenticator=
[vm1] security-client-dhalgo=
[vm1] security-log-file=
[vm1] security-log-level=config
[vm1] security-manager=
[vm1] security-peer-auth-init=
[vm1] security-peer-authenticator=
[vm1] security-peer-verifymember-timeout=1000
[vm1] security-post-processor=
[vm1] security-udp-dhalgo=
[vm1] server-bind-address=
[vm1] server-ssl-ciphers=any
[vm1] server-ssl-enabled=false
[vm1] server-ssl-keystore=
[vm1] server-ssl-keystore-password=
[vm1] server-ssl-keystore-type=
[vm1] server-ssl-protocols=any
[vm1] server-ssl-require-authentication=true
[vm1] server-ssl-truststore=
[vm1] server-ssl-truststore-password=
[vm1] socket-buffer-size=32768
[vm1] socket-lease-time=60000
[vm1] ssl-ciphers=any
[vm1] ssl-cluster-alias=
[vm1] ssl-default-alias=
[vm1] ssl-enabled-components=
[vm1] ssl-gateway-alias=
[vm1] ssl-jmx-alias=
[vm1] ssl-keystore=
[vm1] ssl-keystore-password=
[vm1] ssl-keystore-type=
[vm1] ssl-locator-alias=
[vm1] ssl-protocols=any
[vm1] ssl-require-authentication=true
[vm1] ssl-server-alias=
[vm1] ssl-truststore=
[vm1] ssl-truststore-password=
[vm1] ssl-truststore-type=
[vm1] ssl-web-alias=
[vm1] ssl-web-require-authentication=false
[vm1] start-dev-rest-api=false
[vm1] statistic-archive-file=
[vm1] statistic-sample-rate=1000
[vm1] statistic-sampling-enabled=true
[vm1] tcp-port=0
[vm1] udp-fragment-size=60000
[vm1] udp-recv-buffer-size=1048576
[vm1] udp-send-buffer-size=65535
[vm1] user-command-packages=


[vm1] [info 2017/10/19 07:18:47.379 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Allocating 314572800 bytes of off-heap memory. The maximum size of a single off-heap object is 314572800 bytes.

[vm1] [info 2017/10/19 07:18:47.383 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Starting peer location for Distribution Locator on localhost/127.0.0.1

[vm1] [info 2017/10/19 07:18:47.383 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Starting Distribution Locator on localhost/127.0.0.1

[vm1] [info 2017/10/19 07:18:47.384 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Locator was created at Thu Oct 19 07:18:47 UTC 2017

[vm1] [info 2017/10/19 07:18:47.384 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Listening on port 25163 bound on address localhost/127.0.0.1

[vm1] [info 2017/10/19 07:18:47.384 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] GemFire peer location service starting.  Other locators: localhost[26978],localhost[25163]  Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: locator25163view.dat

[vm1] [info 2017/10/19 07:18:47.384 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Peer locator attempting to recover from localhost/127.0.0.1:26978

[vm1] [info 2017/10/19 07:18:47.400 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Peer locator recovered initial membership of View[172.17.0.4(174)<ec><v0>:32770|0] members: [172.17.0.4(174)<ec><v0>:32770{lead}]

[vm1] [info 2017/10/19 07:18:47.400 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Peer locator recovered state from LocatorAddress [socketInetAddress=localhost/127.0.0.1:26978, hostname=localhost, isIpString=false]

[vm1] [info 2017/10/19 07:18:47.408 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Starting membership services

[vm1] [info 2017/10/19 07:18:47.431 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] JGroups channel created (took 23ms)

[vm1] [info 2017/10/19 07:18:47.432 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] GemFire P2P Listener started on /172.17.0.4:58470

[vm1] [info 2017/10/19 07:18:47.432 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] This member is hosting a locator will be preferred as a membership coordinator

[vm0] [info 2017/10/19 07:18:47.434 UTC <locator request thread[1]> tid=6989] This member is becoming coordinator

[vm1] [info 2017/10/19 07:18:47.433 UTC <Geode Failure Detection Server thread 0> tid=5264] Started failure detection server thread on /172.17.0.4:57710.

[vm1] [info 2017/10/19 07:18:47.433 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Peer locator is connecting to local membership services with ID 172.17.0.4(181)<ec>:32771

[vm1] [info 2017/10/19 07:18:47.439 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Attempting to join the distributed system through coordinator 172.17.0.4(174)<ec><v0>:32770 using address 172.17.0.4(181)<ec>:32771

[vm0] [info 2017/10/19 07:18:47.440 UTC <unicast receiver,371fdc9c0e33-16944> tid=7000] received join request from 172.17.0.4(181)<ec>:32771

[vm0] [info 2017/10/19 07:18:47.440 UTC <unicast receiver,371fdc9c0e33-16944> tid=7000] Received a join request from 172.17.0.4(181)<ec>:32771

[vm0] [info 2017/10/19 07:18:47.742 UTC <Geode Membership View Creator> tid=7007] View Creator is processing 1 requests for the next membership view

[vm0] [info 2017/10/19 07:18:47.742 UTC <Geode Membership View Creator> tid=7007] preparing new view View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(181)<ec><v1>:32771]

[vm1] [info 2017/10/19 07:18:47.743 UTC <unicast receiver,371fdc9c0e33-8100> tid=5260] received new view: View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(181)<ec><v1>:32771]
[vm1] old view is: null

[vm1] [info 2017/10/19 07:18:47.743 UTC <unicast receiver,371fdc9c0e33-8100> tid=5260] Peer locator received new membership view: View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(181)<ec><v1>:32771]

[vm1] [info 2017/10/19 07:18:47.744 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Finished joining (took 311ms).

[vm0] [info 2017/10/19 07:18:47.744 UTC <Geode Membership View Creator> tid=7007] finished waiting for responses to view preparation

[vm1] [info 2017/10/19 07:18:47.744 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Starting DistributionManager 172.17.0.4(181)<ec><v1>:32771.  (took 337 ms)

[vm0] [info 2017/10/19 07:18:47.744 UTC <Geode Membership View Creator> tid=7007] received new view: View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(181)<ec><v1>:32771]
[vm0] old view is: View[172.17.0.4(174)<ec><v0>:32770|0] members: [172.17.0.4(174)<ec><v0>:32770{lead}]

[vm0] [info 2017/10/19 07:18:47.744 UTC <Geode Membership View Creator> tid=7007] Peer locator received new membership view: View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(181)<ec><v1>:32771]

[vm1] [info 2017/10/19 07:18:47.744 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Initial (distribution manager) view =  View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(181)<ec><v1>:32771]

[vm1] [info 2017/10/19 07:18:47.744 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Admitting member <172.17.0.4(174)<ec><v0>:32770>. Now there are 1 non-admin member(s).

[vm1] [info 2017/10/19 07:18:47.744 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Admitting member <172.17.0.4(181)<ec><v1>:32771>. Now there are 2 non-admin member(s).

[vm0] [info 2017/10/19 07:18:47.746 UTC <Geode Membership View Creator> tid=7007] sending new view View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(181)<ec><v1>:32771]

[vm0] [info 2017/10/19 07:18:47.747 UTC <P2P message reader@7e01a8d0> tid=7014] Admitting member <172.17.0.4(181)<ec><v1>:32771>. Now there are 2 non-admin member(s).

[vm0] [info 2017/10/19 07:18:47.748 UTC <Pooled High Priority Message Processor 1> tid=7015] Member 172.17.0.4(181)<ec><v1>:32771 is equivalent or in the same redundancy zone.

[vm1] [info 2017/10/19 07:18:47.750 UTC <P2P message reader for 172.17.0.4(174)<ec><v0>:32770 shared unordered uid=435 port=40124> tid=5271] Member 172.17.0.4(174)<ec><v0>:32770 is equivalent or in the same redundancy zone.

[vm1] [info 2017/10/19 07:18:47.751 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Starting server location for Distribution Locator on localhost/127.0.0.1[25163]

[vm1] [info 2017/10/19 07:18:47.756 UTC <WAN Locator Discovery Thread> tid=5273] Locator discovery task exchanged locator information localhost[25163] with localhost[26978]: {1=[localhost[26978]]}.

[vm1] [info 2017/10/19 07:18:47.756 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: 25163
[vm1]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$142/314491167.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$142/314491167@3122f257 (took 385 ms)

[vm0] [info 2017/10/19 07:18:47.760 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$149/758699316.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$149/758699316@6ca6adbb

[vm0] [info 2017/10/19 07:18:47.864 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$149/758699316.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$149/758699316@6ca6adbb (took 103 ms)

[vm1] [info 2017/10/19 07:18:47.867 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$143/1066904896.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$143/1066904896@4d027116

[vm1] [info 2017/10/19 07:18:47.969 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$143/1066904896.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$143/1066904896@4d027116 (took 101 ms)

[vm0] [info 2017/10/19 07:18:47.973 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102@6c1e613a

[vm0] [info 2017/10/19 07:18:47.973 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Stopping Distribution Locator on localhost/127.0.0.1[26978]

[vm2] [info 2017/10/19 07:18:47.973 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$50/267342857.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$50/267342857@32f886ef

[vm2] [info 2017/10/19 07:18:47.974 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$50/267342857.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$50/267342857@32f886ef (took 0 ms)

[vm1] [info 2017/10/19 07:18:47.973 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102@6c1e613a

[vm1] [info 2017/10/19 07:18:47.973 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Stopping Distribution Locator on localhost/127.0.0.1[25163]

[vm1] [info 2017/10/19 07:18:47.975 UTC <Distribution Locator on localhost/127.0.0.1> tid=5249] locator shutting down

[vm0] [info 2017/10/19 07:18:47.975 UTC <Distribution Locator on localhost/127.0.0.1> tid=6988] locator shutting down

[vm4] [info 2017/10/19 07:18:47.974 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$46/1146432959.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$46/1146432959@1ebf8dc6

[vm4] [info 2017/10/19 07:18:47.976 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$46/1146432959.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$46/1146432959@1ebf8dc6 (took 1 ms)

[vm7] [info 2017/10/19 07:18:47.975 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/715091186.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/715091186@5bd49916

[vm7] [info 2017/10/19 07:18:47.976 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/715091186.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/715091186@5bd49916 (took 0 ms)

[vm5] [info 2017/10/19 07:18:47.977 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$47/1939424723.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$47/1939424723@3a65d70

[vm5] [info 2017/10/19 07:18:47.978 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$47/1939424723.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$47/1939424723@3a65d70 (took 0 ms)

[vm3] [info 2017/10/19 07:18:47.973 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$49/1854774201.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$49/1854774201@7495c340

[vm3] [info 2017/10/19 07:18:47.974 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$49/1854774201.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$49/1854774201@7495c340 (took 0 ms)

[vm6] [info 2017/10/19 07:18:47.979 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/1573676125.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/1573676125@abd27d2
[vm1] [info 2017/10/19 07:18:47.979 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Distribution Locator on localhost/127.0.0.1[25163]  is stopped


[vm6] [info 2017/10/19 07:18:47.980 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/1573676125.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/1573676125@abd27d2 (took 0 ms)

[vm0] [info 2017/10/19 07:18:47.980 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Distribution Locator on localhost/127.0.0.1[26978]  is stopped

[vm0] [info 2017/10/19 07:18:47.981 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Shutting down DistributionManager 172.17.0.4(174)<ec><v0>:32770. 

[vm1] [info 2017/10/19 07:18:47.988 UTC <Pooled High Priority Message Processor 1> tid=5280] received leave request from 172.17.0.4(174)<ec><v0>:32770 for 172.17.0.4(174)<ec><v0>:32770

[vm1] [info 2017/10/19 07:18:47.988 UTC <Pooled High Priority Message Processor 1> tid=5280] This member is becoming the membership coordinator with address 172.17.0.4(181)<ec><v1>:32771

[vm1] [info 2017/10/19 07:18:47.989 UTC <Pooled High Priority Message Processor 1> tid=5280] ViewCreator starting on:172.17.0.4(181)<ec><v1>:32771

[vm1] [info 2017/10/19 07:18:47.989 UTC <Geode Membership View Creator> tid=5283] View Creator thread is starting

[vm1] [info 2017/10/19 07:18:47.989 UTC <Pooled High Priority Message Processor 1> tid=5280] Member at 172.17.0.4(174)<ec><v0>:32770 gracefully left the distributed cache: shutdown message received

[vm1] [info 2017/10/19 07:18:47.990 UTC <Geode Membership View Creator> tid=5283] received new view: View[172.17.0.4(181)<ec><v1>:32771|15] members: [172.17.0.4(181)<ec><v1>:32771{lead}]  shutdown: [172.17.0.4(174)<ec><v0>:32770]
[vm1] old view is: View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(181)<ec><v1>:32771]

[vm1] [info 2017/10/19 07:18:47.990 UTC <Geode Membership View Creator> tid=5283] Peer locator received new membership view: View[172.17.0.4(181)<ec><v1>:32771|15] members: [172.17.0.4(181)<ec><v1>:32771{lead}]  shutdown: [172.17.0.4(174)<ec><v0>:32770]

[vm1] [info 2017/10/19 07:18:47.991 UTC <Geode Membership View Creator> tid=5283] no recipients for new view aside from myself

[vm1] [info 2017/10/19 07:18:47.992 UTC <View Message Processor> tid=5284] 172.17.0.4(181)<ec><v1>:32771 is the elder and the only member.

[vm1] [info 2017/10/19 07:18:47.993 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Shutting down DistributionManager 172.17.0.4(181)<ec><v1>:32771. 

[vm0] [info 2017/10/19 07:18:48.084 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Now closing distribution for 172.17.0.4(174)<ec><v0>:32770

[vm0] [info 2017/10/19 07:18:48.084 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Stopping membership services

[vm0] [info 2017/10/19 07:18:48.086 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] GMSHealthMonitor server socket is closed in stopServices().

[vm0] [info 2017/10/19 07:18:48.086 UTC <Geode Failure Detection Server thread 0> tid=7004] GMSHealthMonitor server thread exiting

[vm0] [info 2017/10/19 07:18:48.086 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] GMSHealthMonitor serverSocketExecutor is terminated

[vm0] [info 2017/10/19 07:18:48.090 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] DistributionManager stopped in 109ms.

[vm0] [info 2017/10/19 07:18:48.091 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Marking DistributionManager 172.17.0.4(174)<ec><v0>:32770 as closed.

[vm0] [info 2017/10/19 07:18:48.092 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102@6c1e613a (took 119 ms)

[vm1] [info 2017/10/19 07:18:48.095 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Now closing distribution for 172.17.0.4(181)<ec><v1>:32771

[vm1] [info 2017/10/19 07:18:48.095 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Stopping membership services

[vm1] [info 2017/10/19 07:18:48.095 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] GMSHealthMonitor server socket is closed in stopServices().

[vm1] [info 2017/10/19 07:18:48.096 UTC <Geode Failure Detection Server thread 0> tid=5264] GMSHealthMonitor server thread exiting

[vm1] [info 2017/10/19 07:18:48.096 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] GMSHealthMonitor serverSocketExecutor is terminated

[vm1] [info 2017/10/19 07:18:48.099 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] DistributionManager stopped in 106ms.

[vm1] [info 2017/10/19 07:18:48.099 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Marking DistributionManager 172.17.0.4(181)<ec><v1>:32771 as closed.

[vm1] [info 2017/10/19 07:18:48.101 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102@6c1e613a (took 127 ms)

[vm1] [info 2017/10/19 07:18:48.103 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm1] [info 2017/10/19 07:18:48.103 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm2] [info 2017/10/19 07:18:48.104 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm2] [info 2017/10/19 07:18:48.104 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm3] [info 2017/10/19 07:18:48.105 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm3] [info 2017/10/19 07:18:48.105 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm0] [info 2017/10/19 07:18:48.102 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm0] [info 2017/10/19 07:18:48.102 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm4] [info 2017/10/19 07:18:48.108 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm4] [info 2017/10/19 07:18:48.108 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm5] [info 2017/10/19 07:18:48.111 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm5] [info 2017/10/19 07:18:48.111 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm6] [info 2017/10/19 07:18:48.112 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm6] [info 2017/10/19 07:18:48.112 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm7] [info 2017/10/19 07:18:48.112 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm7] [info 2017/10/19 07:18:48.113 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[info 2017/10/19 07:18:48.113 UTC <Test worker> tid=22] <ExpectedException action=remove>Connection refused</ExpectedException>

[info 2017/10/19 07:18:48.113 UTC <Test worker> tid=22] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:18:48.114 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm0] [info 2017/10/19 07:18:48.114 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:18:48.114 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:18:48.114 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm1] [info 2017/10/19 07:18:48.114 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm1] [info 2017/10/19 07:18:48.114 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm1] [info 2017/10/19 07:18:48.115 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm1] [info 2017/10/19 07:18:48.115 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm2] [info 2017/10/19 07:18:48.115 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm2] [info 2017/10/19 07:18:48.115 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm2] [info 2017/10/19 07:18:48.115 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm2] [info 2017/10/19 07:18:48.115 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm3] [info 2017/10/19 07:18:48.116 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm3] [info 2017/10/19 07:18:48.117 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm3] [info 2017/10/19 07:18:48.117 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm3] [info 2017/10/19 07:18:48.117 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm4] [info 2017/10/19 07:18:48.117 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm4] [info 2017/10/19 07:18:48.118 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm4] [info 2017/10/19 07:18:48.118 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm4] [info 2017/10/19 07:18:48.118 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm5] [info 2017/10/19 07:18:48.119 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm5] [info 2017/10/19 07:18:48.119 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm5] [info 2017/10/19 07:18:48.119 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm5] [info 2017/10/19 07:18:48.119 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm6] [info 2017/10/19 07:18:48.120 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm6] [info 2017/10/19 07:18:48.120 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm6] [info 2017/10/19 07:18:48.120 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm6] [info 2017/10/19 07:18:48.120 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm7] [info 2017/10/19 07:18:48.121 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm7] [info 2017/10/19 07:18:48.121 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm7] [info 2017/10/19 07:18:48.121 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm7] [info 2017/10/19 07:18:48.121 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[info 2017/10/19 07:18:48.122 UTC <Test worker> tid=22] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[info 2017/10/19 07:18:48.122 UTC <Test worker> tid=22] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:18:48.122 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm0] [info 2017/10/19 07:18:48.122 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:18:48.122 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:18:48.122 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm2] [info 2017/10/19 07:18:48.124 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm1] [info 2017/10/19 07:18:48.123 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm1] [info 2017/10/19 07:18:48.123 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm1] [info 2017/10/19 07:18:48.123 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm1] [info 2017/10/19 07:18:48.123 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm2] [info 2017/10/19 07:18:48.124 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm2] [info 2017/10/19 07:18:48.124 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm2] [info 2017/10/19 07:18:48.124 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm3] [info 2017/10/19 07:18:48.131 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm3] [info 2017/10/19 07:18:48.131 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm3] [info 2017/10/19 07:18:48.131 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm3] [info 2017/10/19 07:18:48.131 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm4] [info 2017/10/19 07:18:48.132 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm4] [info 2017/10/19 07:18:48.132 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm4] [info 2017/10/19 07:18:48.132 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm4] [info 2017/10/19 07:18:48.132 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm5] [info 2017/10/19 07:18:48.139 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm5] [info 2017/10/19 07:18:48.139 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm5] [info 2017/10/19 07:18:48.139 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm5] [info 2017/10/19 07:18:48.139 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm6] [info 2017/10/19 07:18:48.140 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm6] [info 2017/10/19 07:18:48.140 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm6] [info 2017/10/19 07:18:48.140 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm6] [info 2017/10/19 07:18:48.140 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm7] [info 2017/10/19 07:18:48.141 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm7] [info 2017/10/19 07:18:48.141 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm7] [info 2017/10/19 07:18:48.141 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm7] [info 2017/10/19 07:18:48.141 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[info 2017/10/19 07:18:48.141 UTC <Test worker> tid=22] <ExpectedException action=remove>Connection reset</ExpectedException>

[info 2017/10/19 07:18:48.141 UTC <Test worker> tid=22] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:18:48.142 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm0] [info 2017/10/19 07:18:48.142 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:18:48.142 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:18:48.142 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm1] [info 2017/10/19 07:18:48.142 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm1] [info 2017/10/19 07:18:48.144 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm1] [info 2017/10/19 07:18:48.144 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm1] [info 2017/10/19 07:18:48.144 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm2] [info 2017/10/19 07:18:48.144 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm2] [info 2017/10/19 07:18:48.145 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm2] [info 2017/10/19 07:18:48.145 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm2] [info 2017/10/19 07:18:48.145 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm3] [info 2017/10/19 07:18:48.145 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm3] [info 2017/10/19 07:18:48.145 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm3] [info 2017/10/19 07:18:48.145 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm3] [info 2017/10/19 07:18:48.145 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm4] [info 2017/10/19 07:18:48.146 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm4] [info 2017/10/19 07:18:48.146 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm4] [info 2017/10/19 07:18:48.146 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm4] [info 2017/10/19 07:18:48.146 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm5] [info 2017/10/19 07:18:48.150 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm5] [info 2017/10/19 07:18:48.150 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm5] [info 2017/10/19 07:18:48.150 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm5] [info 2017/10/19 07:18:48.150 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm6] [info 2017/10/19 07:18:48.152 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm6] [info 2017/10/19 07:18:48.152 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm6] [info 2017/10/19 07:18:48.152 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm6] [info 2017/10/19 07:18:48.152 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm7] [info 2017/10/19 07:18:48.152 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm7] [info 2017/10/19 07:18:48.153 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm7] [info 2017/10/19 07:18:48.153 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm7] [info 2017/10/19 07:18:48.153 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm0] [info 2017/10/19 07:18:48.153 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm0] [info 2017/10/19 07:18:48.153 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm1] [info 2017/10/19 07:18:48.154 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm1] [info 2017/10/19 07:18:48.154 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm2] [info 2017/10/19 07:18:48.155 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm2] [info 2017/10/19 07:18:48.156 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm3] [info 2017/10/19 07:18:48.156 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm3] [info 2017/10/19 07:18:48.156 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm4] [info 2017/10/19 07:18:48.157 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm4] [info 2017/10/19 07:18:48.157 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm5] [info 2017/10/19 07:18:48.159 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm5] [info 2017/10/19 07:18:48.159 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm6] [info 2017/10/19 07:18:48.160 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm6] [info 2017/10/19 07:18:48.160 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm7] [info 2017/10/19 07:18:48.161 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm7] [info 2017/10/19 07:18:48.161 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[locator] [info 2017/10/19 07:18:48.162 UTC <RMI TCP Connection(11)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase$$Lambda$39/1383993332.run with 0 args on object: org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase$$Lambda$39/1383993332@7a396d2f

[locator] [info 2017/10/19 07:18:48.163 UTC <RMI TCP Connection(11)-172.17.0.4> tid=30] Got result: null
[locator]  from org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase$$Lambda$39/1383993332.run with 0 args on object: org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase$$Lambda$39/1383993332@7a396d2f (took 0 ms)

[vm0] [info 2017/10/19 07:18:48.165 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm0] [info 2017/10/19 07:18:48.165 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm1] [info 2017/10/19 07:18:48.166 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm1] [info 2017/10/19 07:18:48.166 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm2] [info 2017/10/19 07:18:48.167 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm2] [info 2017/10/19 07:18:48.167 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm3] [info 2017/10/19 07:18:48.168 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm3] [info 2017/10/19 07:18:48.168 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm4] [info 2017/10/19 07:18:48.168 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm4] [info 2017/10/19 07:18:48.168 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm5] [info 2017/10/19 07:18:48.169 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm5] [info 2017/10/19 07:18:48.169 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm6] [info 2017/10/19 07:18:48.170 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm6] [info 2017/10/19 07:18:48.170 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm7] [info 2017/10/19 07:18:48.172 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm7] [info 2017/10/19 07:18:48.172 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

Previously run tests: [CacheXml80GatewayDUnitTest, ConcurrentSerialGatewaySenderOperationsOffHeapDUnitTest, SerialGatewaySenderQueueDUnitTest, SerialWANPropagationDUnitTest, DestroyGatewaySenderCommandDUnitTest, CreateGatewayReceiverCommandDUnitTest, ParallelWANConflationDUnitTest, SerialWANPropagationOffHeapDUnitTest, ConcurrentParallelGatewaySenderOperation_2_OffHeapDUnitTest, WanValidationsDUnitTest, WanAutoDiscoveryDUnitTest]
[vm0] [info 2017/10/19 07:18:48.175 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm0] [info 2017/10/19 07:18:48.175 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm1] [info 2017/10/19 07:18:48.176 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm1] [info 2017/10/19 07:18:48.176 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm2] [info 2017/10/19 07:18:48.177 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm2] [info 2017/10/19 07:18:48.177 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm3] [info 2017/10/19 07:18:48.178 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm3] [info 2017/10/19 07:18:48.178 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm4] [info 2017/10/19 07:18:48.179 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm4] [info 2017/10/19 07:18:48.179 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm5] [info 2017/10/19 07:18:48.180 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm5] [info 2017/10/19 07:18:48.180 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm6] [info 2017/10/19 07:18:48.180 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm6] [info 2017/10/19 07:18:48.181 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm7] [info 2017/10/19 07:18:48.181 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm7] [info 2017/10/19 07:18:48.181 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)



[setup] START TEST WanAutoDiscoveryDUnitTest.test_NY_Recognises_TK_AND_HK_Through_LN_Locator


[vm0] [info 2017/10/19 07:18:48.182 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633@3333195a

[vm0] [info 2017/10/19 07:18:48.182 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633@3333195a (took 0 ms)

[vm1] [info 2017/10/19 07:18:48.185 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633@3333195a

[vm1] [info 2017/10/19 07:18:48.185 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633@3333195a (took 0 ms)

[vm2] [info 2017/10/19 07:18:48.187 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1383596771.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1383596771@588a54ec

[vm2] [info 2017/10/19 07:18:48.187 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1383596771.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1383596771@588a54ec (took 0 ms)

[vm3] [info 2017/10/19 07:18:48.188 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1134338530.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1134338530@bea95a3

[vm3] [info 2017/10/19 07:18:48.188 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1134338530.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1134338530@bea95a3 (took 0 ms)

[vm4] [info 2017/10/19 07:18:48.189 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1059104106.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1059104106@5346e7df

[vm4] [info 2017/10/19 07:18:48.189 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1059104106.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1059104106@5346e7df (took 0 ms)

[vm5] [info 2017/10/19 07:18:48.190 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1520267312.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1520267312@7d0e35a2

[vm5] [info 2017/10/19 07:18:48.190 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1520267312.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1520267312@7d0e35a2 (took 0 ms)

[vm6] [info 2017/10/19 07:18:48.191 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/958556531.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/958556531@7fba5614

[vm6] [info 2017/10/19 07:18:48.191 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/958556531.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/958556531@7fba5614 (took 0 ms)

[vm7] [info 2017/10/19 07:18:48.191 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1848144891.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1848144891@4cc92cd3

[vm7] [info 2017/10/19 07:18:48.192 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1848144891.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1848144891@4cc92cd3 (took 0 ms)

[info 2017/10/19 07:18:48.192 UTC <Test worker> tid=22] <ExpectedException action=add>Connection refused</ExpectedException>

[info 2017/10/19 07:18:48.192 UTC <Test worker> tid=22] <ExpectedException action=add>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:18:48.194 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm0] [info 2017/10/19 07:18:48.194 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:18:48.194 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:18:48.194 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm1] [info 2017/10/19 07:18:48.199 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm1] [info 2017/10/19 07:18:48.199 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm1] [info 2017/10/19 07:18:48.199 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm1] [info 2017/10/19 07:18:48.200 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm2] [info 2017/10/19 07:18:48.204 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm2] [info 2017/10/19 07:18:48.204 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Connection refused</ExpectedException>

[vm2] [info 2017/10/19 07:18:48.204 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Connection refused</ExpectedException>

[vm2] [info 2017/10/19 07:18:48.204 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm3] [info 2017/10/19 07:18:48.205 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm3] [info 2017/10/19 07:18:48.205 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm3] [info 2017/10/19 07:18:48.205 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm3] [info 2017/10/19 07:18:48.205 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm4] [info 2017/10/19 07:18:48.206 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm4] [info 2017/10/19 07:18:48.206 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Connection refused</ExpectedException>

[vm4] [info 2017/10/19 07:18:48.206 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Connection refused</ExpectedException>

[vm4] [info 2017/10/19 07:18:48.206 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm5] [info 2017/10/19 07:18:48.207 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm5] [info 2017/10/19 07:18:48.207 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Connection refused</ExpectedException>

[vm5] [info 2017/10/19 07:18:48.207 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Connection refused</ExpectedException>

[vm5] [info 2017/10/19 07:18:48.208 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm6] [info 2017/10/19 07:18:48.211 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm6] [info 2017/10/19 07:18:48.211 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Connection refused</ExpectedException>

[vm6] [info 2017/10/19 07:18:48.211 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Connection refused</ExpectedException>

[vm6] [info 2017/10/19 07:18:48.211 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm7] [info 2017/10/19 07:18:48.212 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm7] [info 2017/10/19 07:18:48.212 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Connection refused</ExpectedException>

[vm7] [info 2017/10/19 07:18:48.212 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Connection refused</ExpectedException>

[vm7] [info 2017/10/19 07:18:48.212 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[info 2017/10/19 07:18:48.213 UTC <Test worker> tid=22] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[info 2017/10/19 07:18:48.213 UTC <Test worker> tid=22] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:18:48.213 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm0] [info 2017/10/19 07:18:48.213 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:18:48.213 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:18:48.214 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm1] [info 2017/10/19 07:18:48.214 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm1] [info 2017/10/19 07:18:48.214 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm1] [info 2017/10/19 07:18:48.214 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm1] [info 2017/10/19 07:18:48.214 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm2] [info 2017/10/19 07:18:48.215 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm2] [info 2017/10/19 07:18:48.215 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm2] [info 2017/10/19 07:18:48.215 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm2] [info 2017/10/19 07:18:48.215 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm3] [info 2017/10/19 07:18:48.216 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm3] [info 2017/10/19 07:18:48.216 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm3] [info 2017/10/19 07:18:48.216 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm3] [info 2017/10/19 07:18:48.216 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm4] [info 2017/10/19 07:18:48.217 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm4] [info 2017/10/19 07:18:48.218 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm4] [info 2017/10/19 07:18:48.218 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm4] [info 2017/10/19 07:18:48.218 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm5] [info 2017/10/19 07:18:48.218 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm5] [info 2017/10/19 07:18:48.218 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm5] [info 2017/10/19 07:18:48.219 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm5] [info 2017/10/19 07:18:48.219 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm6] [info 2017/10/19 07:18:48.219 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm6] [info 2017/10/19 07:18:48.219 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm6] [info 2017/10/19 07:18:48.219 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm6] [info 2017/10/19 07:18:48.219 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm7] [info 2017/10/19 07:18:48.220 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm7] [info 2017/10/19 07:18:48.220 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm7] [info 2017/10/19 07:18:48.220 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm7] [info 2017/10/19 07:18:48.220 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[info 2017/10/19 07:18:48.221 UTC <Test worker> tid=22] <ExpectedException action=add>Connection reset</ExpectedException>

[info 2017/10/19 07:18:48.221 UTC <Test worker> tid=22] <ExpectedException action=add>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:18:48.221 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm0] [info 2017/10/19 07:18:48.221 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:18:48.221 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:18:48.221 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm1] [info 2017/10/19 07:18:48.222 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm1] [info 2017/10/19 07:18:48.222 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm1] [info 2017/10/19 07:18:48.222 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm1] [info 2017/10/19 07:18:48.222 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm2] [info 2017/10/19 07:18:48.223 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm2] [info 2017/10/19 07:18:48.223 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Connection reset</ExpectedException>

[vm2] [info 2017/10/19 07:18:48.223 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Connection reset</ExpectedException>

[vm2] [info 2017/10/19 07:18:48.223 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm3] [info 2017/10/19 07:18:48.223 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm3] [info 2017/10/19 07:18:48.224 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm3] [info 2017/10/19 07:18:48.224 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm3] [info 2017/10/19 07:18:48.224 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm4] [info 2017/10/19 07:18:48.224 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm4] [info 2017/10/19 07:18:48.224 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Connection reset</ExpectedException>

[vm4] [info 2017/10/19 07:18:48.224 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Connection reset</ExpectedException>

[vm4] [info 2017/10/19 07:18:48.224 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm5] [info 2017/10/19 07:18:48.225 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm5] [info 2017/10/19 07:18:48.225 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Connection reset</ExpectedException>

[vm5] [info 2017/10/19 07:18:48.225 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Connection reset</ExpectedException>

[vm5] [info 2017/10/19 07:18:48.225 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm6] [info 2017/10/19 07:18:48.225 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm6] [info 2017/10/19 07:18:48.225 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Connection reset</ExpectedException>

[vm6] [info 2017/10/19 07:18:48.225 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Connection reset</ExpectedException>

[vm6] [info 2017/10/19 07:18:48.225 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm7] [info 2017/10/19 07:18:48.226 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm7] [info 2017/10/19 07:18:48.226 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Connection reset</ExpectedException>

[vm7] [info 2017/10/19 07:18:48.227 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Connection reset</ExpectedException>

[vm7] [info 2017/10/19 07:18:48.227 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm0] [info 2017/10/19 07:18:48.231 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$150/903466058.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$150/903466058@50c690c6

[vm0] distributed system properties: {distributed-system-id=1, start-locator=localhost[25169],server=true,peer=true,hostname-for-clients=localhost, mcast-port=0, log-level=info, off-heap-memory-size=300m, disable-auto-reconnect=true, enable-cluster-configuration=false, locators=localhost[25169], use-cluster-configuration=false}
[vm0] [info 2017/10/19 07:18:48.234 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Startup Configuration:
[vm0]  ### GemFire Properties defined with api ###
[vm0] disable-auto-reconnect=true
[vm0] distributed-system-id=1
[vm0] enable-cluster-configuration=false
[vm0] locators=localhost[25169]
[vm0] log-level=info
[vm0] mcast-port=0
[vm0] off-heap-memory-size=300m
[vm0] start-locator=localhost[25169],server=true,peer=true,hostname-for-clients=localhost
[vm0] use-cluster-configuration=false
[vm0] ### GemFire Properties using default values ###
[vm0] ack-severe-alert-threshold=0
[vm0] ack-wait-threshold=15
[vm0] archive-disk-space-limit=0
[vm0] archive-file-size-limit=0
[vm0] async-distribution-timeout=0
[vm0] async-max-queue-size=8
[vm0] async-queue-timeout=60000
[vm0] bind-address=
[vm0] cache-xml-file=cache.xml
[vm0] cluster-configuration-dir=
[vm0] cluster-ssl-ciphers=any
[vm0] cluster-ssl-enabled=false
[vm0] cluster-ssl-keystore=
[vm0] cluster-ssl-keystore-password=
[vm0] cluster-ssl-keystore-type=
[vm0] cluster-ssl-protocols=any
[vm0] cluster-ssl-require-authentication=true
[vm0] cluster-ssl-truststore=
[vm0] cluster-ssl-truststore-password=
[vm0] conflate-events=server
[vm0] conserve-sockets=true
[vm0] delta-propagation=true
[vm0] deploy-working-dir=/tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm0
[vm0] disable-tcp=false
[vm0] distributed-transactions=false
[vm0] durable-client-id=
[vm0] durable-client-timeout=300
[vm0] enable-network-partition-detection=true
[vm0] enable-time-statistics=false
[vm0] enforce-unique-host=false
[vm0] gateway-ssl-ciphers=any
[vm0] gateway-ssl-enabled=false
[vm0] gateway-ssl-keystore=
[vm0] gateway-ssl-keystore-password=
[vm0] gateway-ssl-keystore-type=
[vm0] gateway-ssl-protocols=any
[vm0] gateway-ssl-require-authentication=true
[vm0] gateway-ssl-truststore=
[vm0] gateway-ssl-truststore-password=
[vm0] groups=
[vm0] http-service-bind-address=
[vm0] http-service-port=7070
[vm0] http-service-ssl-ciphers=any
[vm0] http-service-ssl-enabled=false
[vm0] http-service-ssl-keystore=
[vm0] http-service-ssl-keystore-password=
[vm0] http-service-ssl-keystore-type=
[vm0] http-service-ssl-protocols=any
[vm0] http-service-ssl-require-authentication=false
[vm0] http-service-ssl-truststore=
[vm0] http-service-ssl-truststore-password=
[vm0] jmx-manager=false
[vm0] jmx-manager-access-file=
[vm0] jmx-manager-bind-address=
[vm0] jmx-manager-hostname-for-clients=
[vm0] jmx-manager-http-port=7070
[vm0] jmx-manager-password-file=
[vm0] jmx-manager-port=1099
[vm0] jmx-manager-ssl-ciphers=any
[vm0] jmx-manager-ssl-enabled=false
[vm0] jmx-manager-ssl-keystore=
[vm0] jmx-manager-ssl-keystore-password=
[vm0] jmx-manager-ssl-keystore-type=
[vm0] jmx-manager-ssl-protocols=any
[vm0] jmx-manager-ssl-require-authentication=true
[vm0] jmx-manager-ssl-truststore=
[vm0] jmx-manager-ssl-truststore-password=
[vm0] jmx-manager-start=false
[vm0] jmx-manager-update-rate=2000
[vm0] load-cluster-configuration-from-dir=false
[vm0] locator-wait-time=0
[vm0] lock-memory=false
[vm0] log-disk-space-limit=0
[vm0] log-file=
[vm0] log-file-size-limit=0
[vm0] max-num-reconnect-tries=3
[vm0] max-wait-time-reconnect=60000
[vm0] mcast-address=239.192.81.1
[vm0] mcast-flow-control=1048576, 0.25, 5000
[vm0] mcast-recv-buffer-size=1048576
[vm0] mcast-send-buffer-size=65535
[vm0] mcast-ttl=32
[vm0] member-timeout=5000
[vm0] membership-port-range=32769-61000
[vm0] memcached-bind-address=
[vm0] memcached-port=0
[vm0] memcached-protocol=ASCII
[vm0] name=
[vm0] redis-bind-address=
[vm0] redis-password=
[vm0] redis-port=0
[vm0] redundancy-zone=
[vm0] remote-locators=
[vm0] remove-unresponsive-client=false
[vm0] roles=
[vm0] security-client-accessor=
[vm0] security-client-accessor-pp=
[vm0] security-client-auth-init=
[vm0] security-client-authenticator=
[vm0] security-client-dhalgo=
[vm0] security-log-file=
[vm0] security-log-level=config
[vm0] security-manager=
[vm0] security-peer-auth-init=
[vm0] security-peer-authenticator=
[vm0] security-peer-verifymember-timeout=1000
[vm0] security-post-processor=
[vm0] security-udp-dhalgo=
[vm0] server-bind-address=
[vm0] server-ssl-ciphers=any
[vm0] server-ssl-enabled=false
[vm0] server-ssl-keystore=
[vm0] server-ssl-keystore-password=
[vm0] server-ssl-keystore-type=
[vm0] server-ssl-protocols=any
[vm0] server-ssl-require-authentication=true
[vm0] server-ssl-truststore=
[vm0] server-ssl-truststore-password=
[vm0] socket-buffer-size=32768
[vm0] socket-lease-time=60000
[vm0] ssl-ciphers=any
[vm0] ssl-cluster-alias=
[vm0] ssl-default-alias=
[vm0] ssl-enabled-components=
[vm0] ssl-gateway-alias=
[vm0] ssl-jmx-alias=
[vm0] ssl-keystore=
[vm0] ssl-keystore-password=
[vm0] ssl-keystore-type=
[vm0] ssl-locator-alias=
[vm0] ssl-protocols=any
[vm0] ssl-require-authentication=true
[vm0] ssl-server-alias=
[vm0] ssl-truststore=
[vm0] ssl-truststore-password=
[vm0] ssl-truststore-type=
[vm0] ssl-web-alias=
[vm0] ssl-web-require-authentication=false
[vm0] start-dev-rest-api=false
[vm0] statistic-archive-file=
[vm0] statistic-sample-rate=1000
[vm0] statistic-sampling-enabled=true
[vm0] tcp-port=0
[vm0] udp-fragment-size=60000
[vm0] udp-recv-buffer-size=1048576
[vm0] udp-send-buffer-size=65535
[vm0] user-command-packages=


[vm0] [info 2017/10/19 07:18:48.234 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Allocating 314572800 bytes of off-heap memory. The maximum size of a single off-heap object is 314572800 bytes.

[vm0] [info 2017/10/19 07:18:48.238 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Starting peer location for Distribution Locator on localhost/127.0.0.1

[vm0] [info 2017/10/19 07:18:48.238 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Starting Distribution Locator on localhost/127.0.0.1

[vm0] [info 2017/10/19 07:18:48.238 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Locator was created at Thu Oct 19 07:18:48 UTC 2017

[vm0] [info 2017/10/19 07:18:48.238 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Listening on port 25169 bound on address localhost/127.0.0.1

[vm0] [info 2017/10/19 07:18:48.238 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] GemFire peer location service starting.  Other locators: localhost[25169]  Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: locator25169view.dat

[vm0] [info 2017/10/19 07:18:48.238 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Peer locator attempting to recover from localhost/127.0.0.1:25169

[vm0] [info 2017/10/19 07:18:48.240 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Peer locator was unable to recover state from this locator

[vm0] [info 2017/10/19 07:18:48.240 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] recovery file not found: /tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm0/locator25169view.dat

[vm0] [info 2017/10/19 07:18:48.242 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Starting membership services

[vm0] [info 2017/10/19 07:18:48.253 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] JGroups channel created (took 11ms)

[vm0] [info 2017/10/19 07:18:48.254 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] GemFire P2P Listener started on /172.17.0.4:48294

[vm0] [info 2017/10/19 07:18:48.255 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] This member is hosting a locator will be preferred as a membership coordinator

[vm0] [info 2017/10/19 07:18:48.258 UTC <Geode Failure Detection Server thread 0> tid=7044] Started failure detection server thread on /172.17.0.4:45911.

[vm0] [info 2017/10/19 07:18:48.258 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Peer locator is connecting to local membership services with ID 172.17.0.4(174)<ec>:32770

[vm0] [info 2017/10/19 07:18:48.260 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] This member is becoming the membership coordinator with address 172.17.0.4(174)<ec>:32770

[vm0] [info 2017/10/19 07:18:48.260 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] received new view: View[172.17.0.4(174)<ec><v0>:32770|0] members: [172.17.0.4(174)<ec><v0>:32770{lead}]
[vm0] old view is: null

[vm0] [info 2017/10/19 07:18:48.260 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Peer locator received new membership view: View[172.17.0.4(174)<ec><v0>:32770|0] members: [172.17.0.4(174)<ec><v0>:32770{lead}]

[vm0] [info 2017/10/19 07:18:48.261 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] ViewCreator starting on:172.17.0.4(174)<ec><v0>:32770

[vm0] [info 2017/10/19 07:18:48.261 UTC <Geode Membership View Creator> tid=7047] View Creator thread is starting

[vm0] [info 2017/10/19 07:18:48.263 UTC <Geode Membership View Creator> tid=7047] no recipients for new view aside from myself

[vm0] [info 2017/10/19 07:18:48.267 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Finished joining (took 9ms).

[vm0] [info 2017/10/19 07:18:48.267 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Starting DistributionManager 172.17.0.4(174)<ec><v0>:32770.  (took 26 ms)

[vm0] [info 2017/10/19 07:18:48.267 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Initial (distribution manager) view =  View[172.17.0.4(174)<ec><v0>:32770|0] members: [172.17.0.4(174)<ec><v0>:32770{lead}]

[vm0] [info 2017/10/19 07:18:48.267 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Admitting member <172.17.0.4(174)<ec><v0>:32770>. Now there are 1 non-admin member(s).

[vm0] [info 2017/10/19 07:18:48.267 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] 172.17.0.4(174)<ec><v0>:32770 is the elder and the only member.

[vm0] [info 2017/10/19 07:18:48.268 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Did not hear back from any other system. I am the first one.

[vm0] [info 2017/10/19 07:18:48.268 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Starting server location for Distribution Locator on localhost/127.0.0.1[25169]

[vm0] [info 2017/10/19 07:18:48.276 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: 25169
[vm0]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$150/903466058.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$150/903466058@50c690c6 (took 45 ms)

[vm1] [info 2017/10/19 07:18:48.282 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$144/264529927.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$144/264529927@73efcb84

[vm1] distributed system properties: {distributed-system-id=2, start-locator=localhost[25869],server=true,peer=true,hostname-for-clients=localhost, mcast-port=0, log-level=info, off-heap-memory-size=300m, remote-locators=localhost[25169], disable-auto-reconnect=true, enable-cluster-configuration=false, locators=localhost[25869], use-cluster-configuration=false}
[vm1] [info 2017/10/19 07:18:48.291 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Startup Configuration:
[vm1]  ### GemFire Properties defined with api ###
[vm1] disable-auto-reconnect=true
[vm1] distributed-system-id=2
[vm1] enable-cluster-configuration=false
[vm1] locators=localhost[25869]
[vm1] log-level=info
[vm1] mcast-port=0
[vm1] off-heap-memory-size=300m
[vm1] remote-locators=localhost[25169]
[vm1] start-locator=localhost[25869],server=true,peer=true,hostname-for-clients=localhost
[vm1] use-cluster-configuration=false
[vm1] ### GemFire Properties using default values ###
[vm1] ack-severe-alert-threshold=0
[vm1] ack-wait-threshold=15
[vm1] archive-disk-space-limit=0
[vm1] archive-file-size-limit=0
[vm1] async-distribution-timeout=0
[vm1] async-max-queue-size=8
[vm1] async-queue-timeout=60000
[vm1] bind-address=
[vm1] cache-xml-file=cache.xml
[vm1] cluster-configuration-dir=
[vm1] cluster-ssl-ciphers=any
[vm1] cluster-ssl-enabled=false
[vm1] cluster-ssl-keystore=
[vm1] cluster-ssl-keystore-password=
[vm1] cluster-ssl-keystore-type=
[vm1] cluster-ssl-protocols=any
[vm1] cluster-ssl-require-authentication=true
[vm1] cluster-ssl-truststore=
[vm1] cluster-ssl-truststore-password=
[vm1] conflate-events=server
[vm1] conserve-sockets=true
[vm1] delta-propagation=true
[vm1] deploy-working-dir=/tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm1
[vm1] disable-tcp=false
[vm1] distributed-transactions=false
[vm1] durable-client-id=
[vm1] durable-client-timeout=300
[vm1] enable-network-partition-detection=true
[vm1] enable-time-statistics=false
[vm1] enforce-unique-host=false
[vm1] gateway-ssl-ciphers=any
[vm1] gateway-ssl-enabled=false
[vm1] gateway-ssl-keystore=
[vm1] gateway-ssl-keystore-password=
[vm1] gateway-ssl-keystore-type=
[vm1] gateway-ssl-protocols=any
[vm1] gateway-ssl-require-authentication=true
[vm1] gateway-ssl-truststore=
[vm1] gateway-ssl-truststore-password=
[vm1] groups=
[vm1] http-service-bind-address=
[vm1] http-service-port=7070
[vm1] http-service-ssl-ciphers=any
[vm1] http-service-ssl-enabled=false
[vm1] http-service-ssl-keystore=
[vm1] http-service-ssl-keystore-password=
[vm1] http-service-ssl-keystore-type=
[vm1] http-service-ssl-protocols=any
[vm1] http-service-ssl-require-authentication=false
[vm1] http-service-ssl-truststore=
[vm1] http-service-ssl-truststore-password=
[vm1] jmx-manager=false
[vm1] jmx-manager-access-file=
[vm1] jmx-manager-bind-address=
[vm1] jmx-manager-hostname-for-clients=
[vm1] jmx-manager-http-port=7070
[vm1] jmx-manager-password-file=
[vm1] jmx-manager-port=1099
[vm1] jmx-manager-ssl-ciphers=any
[vm1] jmx-manager-ssl-enabled=false
[vm1] jmx-manager-ssl-keystore=
[vm1] jmx-manager-ssl-keystore-password=
[vm1] jmx-manager-ssl-keystore-type=
[vm1] jmx-manager-ssl-protocols=any
[vm1] jmx-manager-ssl-require-authentication=true
[vm1] jmx-manager-ssl-truststore=
[vm1] jmx-manager-ssl-truststore-password=
[vm1] jmx-manager-start=false
[vm1] jmx-manager-update-rate=2000
[vm1] load-cluster-configuration-from-dir=false
[vm1] locator-wait-time=0
[vm1] lock-memory=false
[vm1] log-disk-space-limit=0
[vm1] log-file=
[vm1] log-file-size-limit=0
[vm1] max-num-reconnect-tries=3
[vm1] max-wait-time-reconnect=60000
[vm1] mcast-address=239.192.81.1
[vm1] mcast-flow-control=1048576, 0.25, 5000
[vm1] mcast-recv-buffer-size=1048576
[vm1] mcast-send-buffer-size=65535
[vm1] mcast-ttl=32
[vm1] member-timeout=5000
[vm1] membership-port-range=32769-61000
[vm1] memcached-bind-address=
[vm1] memcached-port=0
[vm1] memcached-protocol=ASCII
[vm1] name=
[vm1] redis-bind-address=
[vm1] redis-password=
[vm1] redis-port=0
[vm1] redundancy-zone=
[vm1] remove-unresponsive-client=false
[vm1] roles=
[vm1] security-client-accessor=
[vm1] security-client-accessor-pp=
[vm1] security-client-auth-init=
[vm1] security-client-authenticator=
[vm1] security-client-dhalgo=
[vm1] security-log-file=
[vm1] security-log-level=config
[vm1] security-manager=
[vm1] security-peer-auth-init=
[vm1] security-peer-authenticator=
[vm1] security-peer-verifymember-timeout=1000
[vm1] security-post-processor=
[vm1] security-udp-dhalgo=
[vm1] server-bind-address=
[vm1] server-ssl-ciphers=any
[vm1] server-ssl-enabled=false
[vm1] server-ssl-keystore=
[vm1] server-ssl-keystore-password=
[vm1] server-ssl-keystore-type=
[vm1] server-ssl-protocols=any
[vm1] server-ssl-require-authentication=true
[vm1] server-ssl-truststore=
[vm1] server-ssl-truststore-password=
[vm1] socket-buffer-size=32768
[vm1] socket-lease-time=60000
[vm1] ssl-ciphers=any
[vm1] ssl-cluster-alias=
[vm1] ssl-default-alias=
[vm1] ssl-enabled-components=
[vm1] ssl-gateway-alias=
[vm1] ssl-jmx-alias=
[vm1] ssl-keystore=
[vm1] ssl-keystore-password=
[vm1] ssl-keystore-type=
[vm1] ssl-locator-alias=
[vm1] ssl-protocols=any
[vm1] ssl-require-authentication=true
[vm1] ssl-server-alias=
[vm1] ssl-truststore=
[vm1] ssl-truststore-password=
[vm1] ssl-truststore-type=
[vm1] ssl-web-alias=
[vm1] ssl-web-require-authentication=false
[vm1] start-dev-rest-api=false
[vm1] statistic-archive-file=
[vm1] statistic-sample-rate=1000
[vm1] statistic-sampling-enabled=true
[vm1] tcp-port=0
[vm1] udp-fragment-size=60000
[vm1] udp-recv-buffer-size=1048576
[vm1] udp-send-buffer-size=65535
[vm1] user-command-packages=


[vm1] [info 2017/10/19 07:18:48.292 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Allocating 314572800 bytes of off-heap memory. The maximum size of a single off-heap object is 314572800 bytes.

[vm1] [info 2017/10/19 07:18:48.295 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Starting peer location for Distribution Locator on localhost/127.0.0.1

[vm1] [info 2017/10/19 07:18:48.295 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Starting Distribution Locator on localhost/127.0.0.1

[vm1] [info 2017/10/19 07:18:48.296 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Locator was created at Thu Oct 19 07:18:48 UTC 2017

[vm1] [info 2017/10/19 07:18:48.296 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Listening on port 25869 bound on address localhost/127.0.0.1

[vm1] [info 2017/10/19 07:18:48.296 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] GemFire peer location service starting.  Other locators: localhost[25869]  Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: locator25869view.dat

[vm1] [info 2017/10/19 07:18:48.296 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Peer locator attempting to recover from localhost/127.0.0.1:25869

[vm1] [info 2017/10/19 07:18:48.297 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Peer locator was unable to recover state from this locator

[vm1] [info 2017/10/19 07:18:48.297 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Peer locator recovering from /tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm1/locator25869view.dat

[vm1] [info 2017/10/19 07:18:48.298 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Peer locator recovered membership is View[172.17.0.4(181)<ec><v0>:32771|-1] members: [172.17.0.4(181)<ec><v0>:32771{lead}, 172.17.0.4(187)<v1>:32772, 172.17.0.4(197)<v2>:32773]

[vm1] [info 2017/10/19 07:18:48.312 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Starting membership services

[vm1] [info 2017/10/19 07:18:48.327 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] JGroups channel created (took 15ms)

[vm1] [info 2017/10/19 07:18:48.328 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] GemFire P2P Listener started on /172.17.0.4:35519

[vm1] [info 2017/10/19 07:18:48.328 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] This member is hosting a locator will be preferred as a membership coordinator

[vm1] [info 2017/10/19 07:18:48.329 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Peer locator is connecting to local membership services with ID 172.17.0.4(181)<ec>:32771

[vm1] [info 2017/10/19 07:18:48.329 UTC <Geode Failure Detection Server thread 0> tid=5307] Started failure detection server thread on /172.17.0.4:53212.

[vm1] [info 2017/10/19 07:18:48.338 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Attempting to join the distributed system through coordinator 172.17.0.4(187)<v1>:32772 using address 172.17.0.4(181)<ec>:32771

[locator] [warn 2017/10/19 07:18:52.066 UTC <WAN Locator Discovery Thread> tid=82] Locator discovery task could not exchange locator information 371fdc9c0e33[35286] with localhost[0] after 103 retry attempts. Retrying in 10,000 ms.

[vm1] [info 2017/10/19 07:18:53.341 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Attempting to join the distributed system through coordinator 172.17.0.4(197)<v2>:32773 using address 172.17.0.4(181)<ec>:32771

[vm1] [info 2017/10/19 07:19:01.343 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] This member is becoming the membership coordinator with address 172.17.0.4(181)<ec>:32771

[vm1] [info 2017/10/19 07:19:01.343 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] received new view: View[172.17.0.4(181)<ec><v0>:32771|0] members: [172.17.0.4(181)<ec><v0>:32771{lead}]
[vm1] old view is: null

[vm1] [info 2017/10/19 07:19:01.343 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Peer locator received new membership view: View[172.17.0.4(181)<ec><v0>:32771|0] members: [172.17.0.4(181)<ec><v0>:32771{lead}]

[vm1] [info 2017/10/19 07:19:01.344 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] ViewCreator starting on:172.17.0.4(181)<ec><v0>:32771

[vm1] [info 2017/10/19 07:19:01.344 UTC <Geode Membership View Creator> tid=5310] View Creator thread is starting

[vm1] [info 2017/10/19 07:19:01.344 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Finished joining (took 13015ms).

[vm1] [info 2017/10/19 07:19:01.345 UTC <Geode Membership View Creator> tid=5310] no recipients for new view aside from myself

[vm1] [info 2017/10/19 07:19:01.345 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Starting DistributionManager 172.17.0.4(181)<ec><v0>:32771.  (took 13034 ms)

[vm1] [info 2017/10/19 07:19:01.345 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Initial (distribution manager) view =  View[172.17.0.4(181)<ec><v0>:32771|0] members: [172.17.0.4(181)<ec><v0>:32771{lead}]

[vm1] [info 2017/10/19 07:19:01.345 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Admitting member <172.17.0.4(181)<ec><v0>:32771>. Now there are 1 non-admin member(s).

[vm1] [info 2017/10/19 07:19:01.345 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] 172.17.0.4(181)<ec><v0>:32771 is the elder and the only member.

[vm1] [info 2017/10/19 07:19:01.345 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Did not hear back from any other system. I am the first one.

[vm1] [info 2017/10/19 07:19:01.346 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Starting server location for Distribution Locator on localhost/127.0.0.1[25869]

[vm1] [info 2017/10/19 07:19:01.353 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: 25869
[vm1]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$144/264529927.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$144/264529927@73efcb84 (took 13071 ms)

[vm2] [info 2017/10/19 07:19:01.357 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$310/1367521153.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$310/1367521153@2e96bf3b

[vm2] distributed system properties: {distributed-system-id=3, start-locator=localhost[21218],server=true,peer=true,hostname-for-clients=localhost, mcast-port=0, log-level=info, off-heap-memory-size=300m, remote-locators=localhost[25169], disable-auto-reconnect=true, enable-cluster-configuration=false, locators=localhost[21218], use-cluster-configuration=false}
[vm1] [info 2017/10/19 07:19:01.359 UTC <WAN Locator Discovery Thread> tid=5313] Locator discovery task exchanged locator information localhost[25869] with localhost[25169]: {1=[localhost[25169]], 2=[localhost[25869]]}.

[vm2] [info 2017/10/19 07:19:01.361 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Startup Configuration:
[vm2]  ### GemFire Properties defined with api ###
[vm2] disable-auto-reconnect=true
[vm2] distributed-system-id=3
[vm2] enable-cluster-configuration=false
[vm2] locators=localhost[21218]
[vm2] log-level=info
[vm2] mcast-port=0
[vm2] off-heap-memory-size=300m
[vm2] remote-locators=localhost[25169]
[vm2] start-locator=localhost[21218],server=true,peer=true,hostname-for-clients=localhost
[vm2] use-cluster-configuration=false
[vm2] ### GemFire Properties using default values ###
[vm2] ack-severe-alert-threshold=0
[vm2] ack-wait-threshold=15
[vm2] archive-disk-space-limit=0
[vm2] archive-file-size-limit=0
[vm2] async-distribution-timeout=0
[vm2] async-max-queue-size=8
[vm2] async-queue-timeout=60000
[vm2] bind-address=
[vm2] cache-xml-file=cache.xml
[vm2] cluster-configuration-dir=
[vm2] cluster-ssl-ciphers=any
[vm2] cluster-ssl-enabled=false
[vm2] cluster-ssl-keystore=
[vm2] cluster-ssl-keystore-password=
[vm2] cluster-ssl-keystore-type=
[vm2] cluster-ssl-protocols=any
[vm2] cluster-ssl-require-authentication=true
[vm2] cluster-ssl-truststore=
[vm2] cluster-ssl-truststore-password=
[vm2] conflate-events=server
[vm2] conserve-sockets=true
[vm2] delta-propagation=true
[vm2] deploy-working-dir=/tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm2
[vm2] disable-tcp=false
[vm2] distributed-transactions=false
[vm2] durable-client-id=
[vm2] durable-client-timeout=300
[vm2] enable-network-partition-detection=true
[vm2] enable-time-statistics=false
[vm2] enforce-unique-host=false
[vm2] gateway-ssl-ciphers=any
[vm2] gateway-ssl-enabled=false
[vm2] gateway-ssl-keystore=
[vm2] gateway-ssl-keystore-password=
[vm2] gateway-ssl-keystore-type=
[vm2] gateway-ssl-protocols=any
[vm2] gateway-ssl-require-authentication=true
[vm2] gateway-ssl-truststore=
[vm2] gateway-ssl-truststore-password=
[vm2] groups=
[vm2] http-service-bind-address=
[vm2] http-service-port=7070
[vm2] http-service-ssl-ciphers=any
[vm2] http-service-ssl-enabled=false
[vm2] http-service-ssl-keystore=
[vm2] http-service-ssl-keystore-password=
[vm2] http-service-ssl-keystore-type=
[vm2] http-service-ssl-protocols=any
[vm2] http-service-ssl-require-authentication=false
[vm2] http-service-ssl-truststore=
[vm2] http-service-ssl-truststore-password=
[vm2] jmx-manager=false
[vm2] jmx-manager-access-file=
[vm2] jmx-manager-bind-address=
[vm2] jmx-manager-hostname-for-clients=
[vm2] jmx-manager-http-port=7070
[vm2] jmx-manager-password-file=
[vm2] jmx-manager-port=1099
[vm2] jmx-manager-ssl-ciphers=any
[vm2] jmx-manager-ssl-enabled=false
[vm2] jmx-manager-ssl-keystore=
[vm2] jmx-manager-ssl-keystore-password=
[vm2] jmx-manager-ssl-keystore-type=
[vm2] jmx-manager-ssl-protocols=any
[vm2] jmx-manager-ssl-require-authentication=true
[vm2] jmx-manager-ssl-truststore=
[vm2] jmx-manager-ssl-truststore-password=
[vm2] jmx-manager-start=false
[vm2] jmx-manager-update-rate=2000
[vm2] load-cluster-configuration-from-dir=false
[vm2] locator-wait-time=0
[vm2] lock-memory=false
[vm2] log-disk-space-limit=0
[vm2] log-file=
[vm2] log-file-size-limit=0
[vm2] max-num-reconnect-tries=3
[vm2] max-wait-time-reconnect=60000
[vm2] mcast-address=239.192.81.1
[vm2] mcast-flow-control=1048576, 0.25, 5000
[vm2] mcast-recv-buffer-size=1048576
[vm2] mcast-send-buffer-size=65535
[vm2] mcast-ttl=32
[vm2] member-timeout=5000
[vm2] membership-port-range=32769-61000
[vm2] memcached-bind-address=
[vm2] memcached-port=0
[vm2] memcached-protocol=ASCII
[vm2] name=
[vm2] redis-bind-address=
[vm2] redis-password=
[vm2] redis-port=0
[vm2] redundancy-zone=
[vm2] remove-unresponsive-client=false
[vm2] roles=
[vm2] security-client-accessor=
[vm2] security-client-accessor-pp=
[vm2] security-client-auth-init=
[vm2] security-client-authenticator=
[vm2] security-client-dhalgo=
[vm2] security-log-file=
[vm2] security-log-level=config
[vm2] security-manager=
[vm2] security-peer-auth-init=
[vm2] security-peer-authenticator=
[vm2] security-peer-verifymember-timeout=1000
[vm2] security-post-processor=
[vm2] security-udp-dhalgo=
[vm2] server-bind-address=
[vm2] server-ssl-ciphers=any
[vm2] server-ssl-enabled=false
[vm2] server-ssl-keystore=
[vm2] server-ssl-keystore-password=
[vm2] server-ssl-keystore-type=
[vm2] server-ssl-protocols=any
[vm2] server-ssl-require-authentication=true
[vm2] server-ssl-truststore=
[vm2] server-ssl-truststore-password=
[vm2] socket-buffer-size=32768
[vm2] socket-lease-time=60000
[vm2] ssl-ciphers=any
[vm2] ssl-cluster-alias=
[vm2] ssl-default-alias=
[vm2] ssl-enabled-components=
[vm2] ssl-gateway-alias=
[vm2] ssl-jmx-alias=
[vm2] ssl-keystore=
[vm2] ssl-keystore-password=
[vm2] ssl-keystore-type=
[vm2] ssl-locator-alias=
[vm2] ssl-protocols=any
[vm2] ssl-require-authentication=true
[vm2] ssl-server-alias=
[vm2] ssl-truststore=
[vm2] ssl-truststore-password=
[vm2] ssl-truststore-type=
[vm2] ssl-web-alias=
[vm2] ssl-web-require-authentication=false
[vm2] start-dev-rest-api=false
[vm2] statistic-archive-file=
[vm2] statistic-sample-rate=1000
[vm2] statistic-sampling-enabled=true
[vm2] tcp-port=0
[vm2] udp-fragment-size=60000
[vm2] udp-recv-buffer-size=1048576
[vm2] udp-send-buffer-size=65535
[vm2] user-command-packages=


[vm2] [info 2017/10/19 07:19:01.361 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Allocating 314572800 bytes of off-heap memory. The maximum size of a single off-heap object is 314572800 bytes.

[vm2] [info 2017/10/19 07:19:01.365 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Starting peer location for Distribution Locator on localhost/127.0.0.1

[vm2] [info 2017/10/19 07:19:01.365 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Starting Distribution Locator on localhost/127.0.0.1

[vm2] [info 2017/10/19 07:19:01.365 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Locator was created at Thu Oct 19 07:19:01 UTC 2017

[vm2] [info 2017/10/19 07:19:01.365 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Listening on port 21218 bound on address localhost/127.0.0.1

[vm2] [info 2017/10/19 07:19:01.365 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] GemFire peer location service starting.  Other locators: localhost[21218]  Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: locator21218view.dat

[vm2] [info 2017/10/19 07:19:01.365 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Peer locator attempting to recover from localhost/127.0.0.1:21218

[vm2] [info 2017/10/19 07:19:01.368 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Peer locator was unable to recover state from this locator

[vm2] [info 2017/10/19 07:19:01.368 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] recovery file not found: /tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm2/locator21218view.dat

[vm2] [info 2017/10/19 07:19:01.370 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Starting membership services

[vm2] [info 2017/10/19 07:19:01.382 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] JGroups channel created (took 12ms)

[vm2] [info 2017/10/19 07:19:01.383 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] GemFire P2P Listener started on /172.17.0.4:59796

[vm2] [info 2017/10/19 07:19:01.383 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] This member is hosting a locator will be preferred as a membership coordinator

[vm2] [info 2017/10/19 07:19:01.383 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Peer locator is connecting to local membership services with ID 172.17.0.4(187)<ec>:32772

[vm2] [info 2017/10/19 07:19:01.383 UTC <Geode Failure Detection Server thread 0> tid=9271] Started failure detection server thread on /172.17.0.4:60238.

[vm2] [info 2017/10/19 07:19:01.385 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] This member is becoming the membership coordinator with address 172.17.0.4(187)<ec>:32772

[vm2] [info 2017/10/19 07:19:01.385 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] received new view: View[172.17.0.4(187)<ec><v0>:32772|0] members: [172.17.0.4(187)<ec><v0>:32772{lead}]
[vm2] old view is: null

[vm2] [info 2017/10/19 07:19:01.385 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Peer locator received new membership view: View[172.17.0.4(187)<ec><v0>:32772|0] members: [172.17.0.4(187)<ec><v0>:32772{lead}]

[vm2] [info 2017/10/19 07:19:01.386 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] ViewCreator starting on:172.17.0.4(187)<ec><v0>:32772

[vm2] [info 2017/10/19 07:19:01.386 UTC <Geode Membership View Creator> tid=9274] View Creator thread is starting

[vm2] [info 2017/10/19 07:19:01.388 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Finished joining (took 5ms).

[vm2] [info 2017/10/19 07:19:01.388 UTC <Geode Membership View Creator> tid=9274] no recipients for new view aside from myself

[vm2] [info 2017/10/19 07:19:01.388 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Starting DistributionManager 172.17.0.4(187)<ec><v0>:32772.  (took 19 ms)

[vm2] [info 2017/10/19 07:19:01.388 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Initial (distribution manager) view =  View[172.17.0.4(187)<ec><v0>:32772|0] members: [172.17.0.4(187)<ec><v0>:32772{lead}]

[vm2] [info 2017/10/19 07:19:01.388 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Admitting member <172.17.0.4(187)<ec><v0>:32772>. Now there are 1 non-admin member(s).

[vm2] [info 2017/10/19 07:19:01.388 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] 172.17.0.4(187)<ec><v0>:32772 is the elder and the only member.

[vm2] [info 2017/10/19 07:19:01.389 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Did not hear back from any other system. I am the first one.

[vm2] [info 2017/10/19 07:19:01.389 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Starting server location for Distribution Locator on localhost/127.0.0.1[21218]

[vm2] [info 2017/10/19 07:19:01.394 UTC <WAN Locator Discovery Thread> tid=9277] Locator discovery task exchanged locator information localhost[21218] with localhost[25169]: {1=[localhost[25169]], 2=[localhost[25869]], 3=[localhost[21218]]}.

[vm2] [info 2017/10/19 07:19:01.401 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: 21218
[vm2]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$310/1367521153.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$310/1367521153@2e96bf3b (took 43 ms)

[vm3] [info 2017/10/19 07:19:01.404 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$196/1894442449.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$196/1894442449@298c393c

[vm3] distributed system properties: {distributed-system-id=4, start-locator=localhost[22312],server=true,peer=true,hostname-for-clients=localhost, mcast-port=0, log-level=info, off-heap-memory-size=300m, remote-locators=localhost[25169], disable-auto-reconnect=true, enable-cluster-configuration=false, locators=localhost[22312], use-cluster-configuration=false}
[vm3] [info 2017/10/19 07:19:01.409 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Startup Configuration:
[vm3]  ### GemFire Properties defined with api ###
[vm3] disable-auto-reconnect=true
[vm3] distributed-system-id=4
[vm3] enable-cluster-configuration=false
[vm3] locators=localhost[22312]
[vm3] log-level=info
[vm3] mcast-port=0
[vm3] off-heap-memory-size=300m
[vm3] remote-locators=localhost[25169]
[vm3] start-locator=localhost[22312],server=true,peer=true,hostname-for-clients=localhost
[vm3] use-cluster-configuration=false
[vm3] ### GemFire Properties using default values ###
[vm3] ack-severe-alert-threshold=0
[vm3] ack-wait-threshold=15
[vm3] archive-disk-space-limit=0
[vm3] archive-file-size-limit=0
[vm3] async-distribution-timeout=0
[vm3] async-max-queue-size=8
[vm3] async-queue-timeout=60000
[vm3] bind-address=
[vm3] cache-xml-file=cache.xml
[vm3] cluster-configuration-dir=
[vm3] cluster-ssl-ciphers=any
[vm3] cluster-ssl-enabled=false
[vm3] cluster-ssl-keystore=
[vm3] cluster-ssl-keystore-password=
[vm3] cluster-ssl-keystore-type=
[vm3] cluster-ssl-protocols=any
[vm3] cluster-ssl-require-authentication=true
[vm3] cluster-ssl-truststore=
[vm3] cluster-ssl-truststore-password=
[vm3] conflate-events=server
[vm3] conserve-sockets=true
[vm3] delta-propagation=true
[vm3] deploy-working-dir=/tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm3
[vm3] disable-tcp=false
[vm3] distributed-transactions=false
[vm3] durable-client-id=
[vm3] durable-client-timeout=300
[vm3] enable-network-partition-detection=true
[vm3] enable-time-statistics=false
[vm3] enforce-unique-host=false
[vm3] gateway-ssl-ciphers=any
[vm3] gateway-ssl-enabled=false
[vm3] gateway-ssl-keystore=
[vm3] gateway-ssl-keystore-password=
[vm3] gateway-ssl-keystore-type=
[vm3] gateway-ssl-protocols=any
[vm3] gateway-ssl-require-authentication=true
[vm3] gateway-ssl-truststore=
[vm3] gateway-ssl-truststore-password=
[vm3] groups=
[vm3] http-service-bind-address=
[vm3] http-service-port=7070
[vm3] http-service-ssl-ciphers=any
[vm3] http-service-ssl-enabled=false
[vm3] http-service-ssl-keystore=
[vm3] http-service-ssl-keystore-password=
[vm3] http-service-ssl-keystore-type=
[vm3] http-service-ssl-protocols=any
[vm3] http-service-ssl-require-authentication=false
[vm3] http-service-ssl-truststore=
[vm3] http-service-ssl-truststore-password=
[vm3] jmx-manager=false
[vm3] jmx-manager-access-file=
[vm3] jmx-manager-bind-address=
[vm3] jmx-manager-hostname-for-clients=
[vm3] jmx-manager-http-port=7070
[vm3] jmx-manager-password-file=
[vm3] jmx-manager-port=1099
[vm3] jmx-manager-ssl-ciphers=any
[vm3] jmx-manager-ssl-enabled=false
[vm3] jmx-manager-ssl-keystore=
[vm3] jmx-manager-ssl-keystore-password=
[vm3] jmx-manager-ssl-keystore-type=
[vm3] jmx-manager-ssl-protocols=any
[vm3] jmx-manager-ssl-require-authentication=true
[vm3] jmx-manager-ssl-truststore=
[vm3] jmx-manager-ssl-truststore-password=
[vm3] jmx-manager-start=false
[vm3] jmx-manager-update-rate=2000
[vm3] load-cluster-configuration-from-dir=false
[vm3] locator-wait-time=0
[vm3] lock-memory=false
[vm3] log-disk-space-limit=0
[vm3] log-file=
[vm3] log-file-size-limit=0
[vm3] max-num-reconnect-tries=3
[vm3] max-wait-time-reconnect=60000
[vm3] mcast-address=239.192.81.1
[vm3] mcast-flow-control=1048576, 0.25, 5000
[vm3] mcast-recv-buffer-size=1048576
[vm3] mcast-send-buffer-size=65535
[vm3] mcast-ttl=32
[vm3] member-timeout=5000
[vm3] membership-port-range=32769-61000
[vm3] memcached-bind-address=
[vm3] memcached-port=0
[vm3] memcached-protocol=ASCII
[vm3] name=
[vm3] redis-bind-address=
[vm3] redis-password=
[vm3] redis-port=0
[vm3] redundancy-zone=
[vm3] remove-unresponsive-client=false
[vm3] roles=
[vm3] security-client-accessor=
[vm3] security-client-accessor-pp=
[vm3] security-client-auth-init=
[vm3] security-client-authenticator=
[vm3] security-client-dhalgo=
[vm3] security-log-file=
[vm3] security-log-level=config
[vm3] security-manager=
[vm3] security-peer-auth-init=
[vm3] security-peer-authenticator=
[vm3] security-peer-verifymember-timeout=1000
[vm3] security-post-processor=
[vm3] security-udp-dhalgo=
[vm3] server-bind-address=
[vm3] server-ssl-ciphers=any
[vm3] server-ssl-enabled=false
[vm3] server-ssl-keystore=
[vm3] server-ssl-keystore-password=
[vm3] server-ssl-keystore-type=
[vm3] server-ssl-protocols=any
[vm3] server-ssl-require-authentication=true
[vm3] server-ssl-truststore=
[vm3] server-ssl-truststore-password=
[vm3] socket-buffer-size=32768
[vm3] socket-lease-time=60000
[vm3] ssl-ciphers=any
[vm3] ssl-cluster-alias=
[vm3] ssl-default-alias=
[vm3] ssl-enabled-components=
[vm3] ssl-gateway-alias=
[vm3] ssl-jmx-alias=
[vm3] ssl-keystore=
[vm3] ssl-keystore-password=
[vm3] ssl-keystore-type=
[vm3] ssl-locator-alias=
[vm3] ssl-protocols=any
[vm3] ssl-require-authentication=true
[vm3] ssl-server-alias=
[vm3] ssl-truststore=
[vm3] ssl-truststore-password=
[vm3] ssl-truststore-type=
[vm3] ssl-web-alias=
[vm3] ssl-web-require-authentication=false
[vm3] start-dev-rest-api=false
[vm3] statistic-archive-file=
[vm3] statistic-sample-rate=1000
[vm3] statistic-sampling-enabled=true
[vm3] tcp-port=0
[vm3] udp-fragment-size=60000
[vm3] udp-recv-buffer-size=1048576
[vm3] udp-send-buffer-size=65535
[vm3] user-command-packages=


[vm3] [info 2017/10/19 07:19:01.410 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Allocating 314572800 bytes of off-heap memory. The maximum size of a single off-heap object is 314572800 bytes.

[vm3] [info 2017/10/19 07:19:01.416 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Starting peer location for Distribution Locator on localhost/127.0.0.1

[vm3] [info 2017/10/19 07:19:01.416 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Starting Distribution Locator on localhost/127.0.0.1

[vm3] [info 2017/10/19 07:19:01.416 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Locator was created at Thu Oct 19 07:19:01 UTC 2017

[vm3] [info 2017/10/19 07:19:01.416 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Listening on port 22312 bound on address localhost/127.0.0.1

[vm3] [info 2017/10/19 07:19:01.417 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] GemFire peer location service starting.  Other locators: localhost[22312]  Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: locator22312view.dat

[vm3] [info 2017/10/19 07:19:01.417 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Peer locator attempting to recover from localhost/127.0.0.1:22312

[vm3] [info 2017/10/19 07:19:01.420 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Peer locator was unable to recover state from this locator

[vm3] [info 2017/10/19 07:19:01.420 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] recovery file not found: /tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm3/locator22312view.dat

[vm3] 1029.382: [GC (Allocation Failure) [PSYoungGen: 88369K->3273K(91648K)] 162037K->78216K(441344K), 0.0201931 secs] [Times: user=0.03 sys=0.02, real=0.02 secs] 
[vm3] [info 2017/10/19 07:19:01.444 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Starting membership services

[vm3] [info 2017/10/19 07:19:01.456 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] JGroups channel created (took 12ms)

[vm3] [info 2017/10/19 07:19:01.457 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] GemFire P2P Listener started on /172.17.0.4:56761

[vm3] [info 2017/10/19 07:19:01.457 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] This member is hosting a locator will be preferred as a membership coordinator

[vm3] [info 2017/10/19 07:19:01.458 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Peer locator is connecting to local membership services with ID 172.17.0.4(197)<ec>:32773

[vm3] [info 2017/10/19 07:19:01.460 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] This member is becoming the membership coordinator with address 172.17.0.4(197)<ec>:32773

[vm3] [info 2017/10/19 07:19:01.460 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] received new view: View[172.17.0.4(197)<ec><v0>:32773|0] members: [172.17.0.4(197)<ec><v0>:32773{lead}]
[vm3] old view is: null

[vm3] [info 2017/10/19 07:19:01.460 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Peer locator received new membership view: View[172.17.0.4(197)<ec><v0>:32773|0] members: [172.17.0.4(197)<ec><v0>:32773{lead}]

[vm3] [info 2017/10/19 07:19:01.461 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] ViewCreator starting on:172.17.0.4(197)<ec><v0>:32773

[vm3] [info 2017/10/19 07:19:01.461 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Finished joining (took 3ms).

[vm3] [info 2017/10/19 07:19:01.461 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Starting DistributionManager 172.17.0.4(197)<ec><v0>:32773.  (took 40 ms)

[vm3] [info 2017/10/19 07:19:01.461 UTC <Geode Failure Detection Server thread 0> tid=5823] Started failure detection server thread on /172.17.0.4:42958.

[vm3] [info 2017/10/19 07:19:01.461 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Initial (distribution manager) view =  View[172.17.0.4(197)<ec><v0>:32773|0] members: [172.17.0.4(197)<ec><v0>:32773{lead}]

[vm3] [info 2017/10/19 07:19:01.461 UTC <Geode Membership View Creator> tid=5826] View Creator thread is starting

[vm3] [info 2017/10/19 07:19:01.462 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Admitting member <172.17.0.4(197)<ec><v0>:32773>. Now there are 1 non-admin member(s).

[vm3] [info 2017/10/19 07:19:01.463 UTC <Geode Membership View Creator> tid=5826] no recipients for new view aside from myself

[vm3] [info 2017/10/19 07:19:01.464 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] 172.17.0.4(197)<ec><v0>:32773 is the elder and the only member.

[vm3] [info 2017/10/19 07:19:01.464 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Did not hear back from any other system. I am the first one.

[vm3] [info 2017/10/19 07:19:01.465 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Starting server location for Distribution Locator on localhost/127.0.0.1[22312]

[vm3] [info 2017/10/19 07:19:01.470 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: 22312
[vm3]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$196/1894442449.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$196/1894442449@298c393c (took 65 ms)

[vm3] [info 2017/10/19 07:19:01.473 UTC <WAN Locator Discovery Thread> tid=5829] Locator discovery task exchanged locator information localhost[22312] with localhost[25169]: {1=[localhost[25169]], 2=[localhost[25869]], 3=[localhost[21218]], 4=[localhost[22312]]}.

[vm0] [info 2017/10/19 07:19:01.475 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$151/100204984.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$151/100204984@3b155295

[vm1] [info 2017/10/19 07:19:01.580 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$145/1733905818.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$145/1733905818@4fefc0ec

[vm0] [info 2017/10/19 07:19:01.577 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$151/100204984.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$151/100204984@3b155295 (took 102 ms)

[vm1] [info 2017/10/19 07:19:01.682 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$145/1733905818.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$145/1733905818@4fefc0ec (took 101 ms)

[vm2] [info 2017/10/19 07:19:01.686 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$311/1144925280.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$311/1144925280@396ee364

[vm2] [info 2017/10/19 07:19:01.789 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$311/1144925280.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$311/1144925280@396ee364 (took 102 ms)

[vm3] [info 2017/10/19 07:19:01.793 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$197/1358319796.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$197/1358319796@73cd0564

[vm3] [info 2017/10/19 07:19:01.895 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$197/1358319796.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$197/1358319796@73cd0564 (took 101 ms)

[vm0] [info 2017/10/19 07:19:01.897 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102@6c1e613a

[vm0] [info 2017/10/19 07:19:01.897 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Stopping Distribution Locator on localhost/127.0.0.1[25169]

[vm1] [info 2017/10/19 07:19:01.897 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102@6c1e613a

[vm2] [info 2017/10/19 07:19:01.897 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$50/267342857.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$50/267342857@32f886ef

[vm1] [info 2017/10/19 07:19:01.898 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Stopping Distribution Locator on localhost/127.0.0.1[25869]

[vm2] [info 2017/10/19 07:19:01.898 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Stopping Distribution Locator on localhost/127.0.0.1[21218]

[vm0] [info 2017/10/19 07:19:01.899 UTC <Distribution Locator on localhost/127.0.0.1> tid=7028] locator shutting down

[vm2] [info 2017/10/19 07:19:01.900 UTC <Distribution Locator on localhost/127.0.0.1> tid=9255] locator shutting down

[vm1] [info 2017/10/19 07:19:01.900 UTC <Distribution Locator on localhost/127.0.0.1> tid=5291] locator shutting down

[vm4] [info 2017/10/19 07:19:01.900 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$46/1146432959.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$46/1146432959@1ebf8dc6

[vm6] [info 2017/10/19 07:19:01.900 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/1573676125.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/1573676125@abd27d2
[vm5] [info 2017/10/19 07:19:01.900 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$47/1939424723.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$47/1939424723@3a65d70


[vm3] [info 2017/10/19 07:19:01.901 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$49/1854774201.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$49/1854774201@7495c340

[vm3] [info 2017/10/19 07:19:01.901 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Stopping Distribution Locator on localhost/127.0.0.1[22312]

[vm5] [info 2017/10/19 07:19:01.902 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$47/1939424723.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$47/1939424723@3a65d70 (took 1 ms)

[vm4] [info 2017/10/19 07:19:01.902 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$46/1146432959.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$46/1146432959@1ebf8dc6 (took 1 ms)

[vm2] [info 2017/10/19 07:19:01.902 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Distribution Locator on localhost/127.0.0.1[21218]  is stopped

[vm0] [info 2017/10/19 07:19:01.900 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Distribution Locator on localhost/127.0.0.1[25169]  is stopped

[vm0] [info 2017/10/19 07:19:01.902 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Shutting down DistributionManager 172.17.0.4(174)<ec><v0>:32770. 

[vm3] [info 2017/10/19 07:19:01.902 UTC <Distribution Locator on localhost/127.0.0.1> tid=5807] locator shutting down

[vm2] [info 2017/10/19 07:19:01.903 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Shutting down DistributionManager 172.17.0.4(187)<ec><v0>:32772. 

[vm6] [info 2017/10/19 07:19:01.902 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/1573676125.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/1573676125@abd27d2 (took 1 ms)

[vm3] [info 2017/10/19 07:19:01.906 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Distribution Locator on localhost/127.0.0.1[22312]  is stopped

[vm7] [info 2017/10/19 07:19:01.907 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/715091186.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/715091186@5bd49916

[vm7] [info 2017/10/19 07:19:01.908 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/715091186.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/715091186@5bd49916 (took 0 ms)

[vm1] [info 2017/10/19 07:19:01.907 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Distribution Locator on localhost/127.0.0.1[25869]  is stopped

[vm1] [info 2017/10/19 07:19:01.908 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Shutting down DistributionManager 172.17.0.4(181)<ec><v0>:32771. 

[vm3] [info 2017/10/19 07:19:01.911 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Shutting down DistributionManager 172.17.0.4(197)<ec><v0>:32773. 

[vm2] [info 2017/10/19 07:19:02.004 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Now closing distribution for 172.17.0.4(187)<ec><v0>:32772

[vm2] [info 2017/10/19 07:19:02.004 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Stopping membership services

[vm2] [info 2017/10/19 07:19:02.005 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] GMSHealthMonitor server socket is closed in stopServices().

[vm2] [info 2017/10/19 07:19:02.005 UTC <Geode Failure Detection Server thread 0> tid=9271] GMSHealthMonitor server thread exiting

[vm2] [info 2017/10/19 07:19:02.005 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] GMSHealthMonitor serverSocketExecutor is terminated

[vm0] [info 2017/10/19 07:19:02.006 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Now closing distribution for 172.17.0.4(174)<ec><v0>:32770

[vm0] [info 2017/10/19 07:19:02.007 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Stopping membership services

[vm0] [info 2017/10/19 07:19:02.007 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] GMSHealthMonitor server socket is closed in stopServices().

[vm0] [info 2017/10/19 07:19:02.007 UTC <Geode Failure Detection Server thread 0> tid=7044] GMSHealthMonitor server thread exiting

[vm0] [info 2017/10/19 07:19:02.007 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] GMSHealthMonitor serverSocketExecutor is terminated

[vm2] [info 2017/10/19 07:19:02.007 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] DistributionManager stopped in 104ms.

[vm2] [info 2017/10/19 07:19:02.008 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Marking DistributionManager 172.17.0.4(187)<ec><v0>:32772 as closed.

[vm2] [info 2017/10/19 07:19:02.009 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$50/267342857.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$50/267342857@32f886ef (took 111 ms)

[vm1] [info 2017/10/19 07:19:02.010 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Now closing distribution for 172.17.0.4(181)<ec><v0>:32771

[vm1] [info 2017/10/19 07:19:02.011 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Stopping membership services

[vm3] [info 2017/10/19 07:19:02.014 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Now closing distribution for 172.17.0.4(197)<ec><v0>:32773

[vm3] [info 2017/10/19 07:19:02.014 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Stopping membership services

[vm3] [info 2017/10/19 07:19:02.015 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] GMSHealthMonitor server socket is closed in stopServices().

[vm1] [info 2017/10/19 07:19:02.015 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] GMSHealthMonitor server socket is closed in stopServices().

[vm3] [info 2017/10/19 07:19:02.015 UTC <Geode Failure Detection Server thread 0> tid=5823] GMSHealthMonitor server thread exiting
[vm1] [info 2017/10/19 07:19:02.015 UTC <Geode Failure Detection Server thread 0> tid=5307] GMSHealthMonitor server thread exiting


[vm1] [info 2017/10/19 07:19:02.015 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] GMSHealthMonitor serverSocketExecutor is terminated
[vm3] [info 2017/10/19 07:19:02.015 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] GMSHealthMonitor serverSocketExecutor is terminated


[vm0] [info 2017/10/19 07:19:02.016 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] DistributionManager stopped in 114ms.

[vm0] [info 2017/10/19 07:19:02.016 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Marking DistributionManager 172.17.0.4(174)<ec><v0>:32770 as closed.

[vm3] [info 2017/10/19 07:19:02.017 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] DistributionManager stopped in 106ms.

[vm3] [info 2017/10/19 07:19:02.017 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Marking DistributionManager 172.17.0.4(197)<ec><v0>:32773 as closed.

[vm3] [info 2017/10/19 07:19:02.018 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$49/1854774201.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$49/1854774201@7495c340 (took 116 ms)

[vm1] [info 2017/10/19 07:19:02.021 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] DistributionManager stopped in 113ms.

[vm1] [info 2017/10/19 07:19:02.021 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Marking DistributionManager 172.17.0.4(181)<ec><v0>:32771 as closed.

[vm1] [info 2017/10/19 07:19:02.023 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102@6c1e613a (took 125 ms)

[vm0] 1030.024: [GC (Allocation Failure) [PSYoungGen: 135456K->4864K(132096K)] 170755K->40944K(481792K), 0.0207061 secs] [Times: user=0.04 sys=0.00, real=0.02 secs] 
[vm0] [info 2017/10/19 07:19:02.044 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102@6c1e613a (took 147 ms)

[vm0] [info 2017/10/19 07:19:02.045 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm0] [info 2017/10/19 07:19:02.046 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm1] [info 2017/10/19 07:19:02.047 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm1] [info 2017/10/19 07:19:02.047 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm2] [info 2017/10/19 07:19:02.048 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm2] [info 2017/10/19 07:19:02.048 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm3] [info 2017/10/19 07:19:02.049 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm3] [info 2017/10/19 07:19:02.049 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm4] [info 2017/10/19 07:19:02.050 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm4] [info 2017/10/19 07:19:02.050 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm5] [info 2017/10/19 07:19:02.050 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm5] [info 2017/10/19 07:19:02.050 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm6] [info 2017/10/19 07:19:02.051 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm6] [info 2017/10/19 07:19:02.051 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm7] [info 2017/10/19 07:19:02.052 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm7] [info 2017/10/19 07:19:02.052 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[info 2017/10/19 07:19:02.052 UTC <Test worker> tid=22] <ExpectedException action=remove>Connection refused</ExpectedException>

[info 2017/10/19 07:19:02.052 UTC <Test worker> tid=22] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:19:02.053 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm0] [info 2017/10/19 07:19:02.053 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:19:02.053 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:19:02.053 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm1] [info 2017/10/19 07:19:02.053 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm1] [info 2017/10/19 07:19:02.054 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm1] [info 2017/10/19 07:19:02.054 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm1] [info 2017/10/19 07:19:02.054 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm2] [info 2017/10/19 07:19:02.054 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm2] [info 2017/10/19 07:19:02.055 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm2] [info 2017/10/19 07:19:02.055 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm2] [info 2017/10/19 07:19:02.055 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm3] [info 2017/10/19 07:19:02.057 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm3] [info 2017/10/19 07:19:02.057 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm3] [info 2017/10/19 07:19:02.057 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm3] [info 2017/10/19 07:19:02.057 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm4] [info 2017/10/19 07:19:02.057 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm4] [info 2017/10/19 07:19:02.057 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm4] [info 2017/10/19 07:19:02.057 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm4] [info 2017/10/19 07:19:02.057 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm5] [info 2017/10/19 07:19:02.058 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm5] [info 2017/10/19 07:19:02.058 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm5] [info 2017/10/19 07:19:02.058 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm5] [info 2017/10/19 07:19:02.058 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm6] [info 2017/10/19 07:19:02.059 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm6] [info 2017/10/19 07:19:02.059 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm6] [info 2017/10/19 07:19:02.059 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm6] [info 2017/10/19 07:19:02.059 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm7] [info 2017/10/19 07:19:02.060 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm7] [info 2017/10/19 07:19:02.060 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm7] [info 2017/10/19 07:19:02.060 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm7] [info 2017/10/19 07:19:02.060 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[info 2017/10/19 07:19:02.060 UTC <Test worker> tid=22] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[info 2017/10/19 07:19:02.060 UTC <Test worker> tid=22] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:19:02.060 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm0] [info 2017/10/19 07:19:02.061 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:19:02.061 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:19:02.061 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm1] [info 2017/10/19 07:19:02.061 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm1] [info 2017/10/19 07:19:02.062 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm1] [info 2017/10/19 07:19:02.062 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm1] [info 2017/10/19 07:19:02.062 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm2] [info 2017/10/19 07:19:02.062 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm2] [info 2017/10/19 07:19:02.063 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm2] [info 2017/10/19 07:19:02.063 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm2] [info 2017/10/19 07:19:02.063 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm3] [info 2017/10/19 07:19:02.063 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm3] [info 2017/10/19 07:19:02.064 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm3] [info 2017/10/19 07:19:02.064 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm3] [info 2017/10/19 07:19:02.064 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm4] [info 2017/10/19 07:19:02.064 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm4] [info 2017/10/19 07:19:02.064 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm4] [info 2017/10/19 07:19:02.064 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm4] [info 2017/10/19 07:19:02.064 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm5] [info 2017/10/19 07:19:02.065 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm5] [info 2017/10/19 07:19:02.065 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm5] [info 2017/10/19 07:19:02.065 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm5] [info 2017/10/19 07:19:02.065 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm6] [info 2017/10/19 07:19:02.066 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm6] [info 2017/10/19 07:19:02.066 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm6] [info 2017/10/19 07:19:02.066 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm6] [info 2017/10/19 07:19:02.066 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm7] [info 2017/10/19 07:19:02.066 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm7] [info 2017/10/19 07:19:02.066 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm7] [info 2017/10/19 07:19:02.066 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm7] [info 2017/10/19 07:19:02.066 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[info 2017/10/19 07:19:02.067 UTC <Test worker> tid=22] <ExpectedException action=remove>Connection reset</ExpectedException>

[info 2017/10/19 07:19:02.067 UTC <Test worker> tid=22] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:19:02.067 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm0] [info 2017/10/19 07:19:02.067 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:19:02.067 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:19:02.067 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[locator] [warn 2017/10/19 07:19:02.067 UTC <WAN Locator Discovery Thread> tid=82] Locator discovery task could not exchange locator information 371fdc9c0e33[35286] with localhost[0] after 104 retry attempts. Retrying in 10,000 ms.

[vm1] [info 2017/10/19 07:19:02.068 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm1] [info 2017/10/19 07:19:02.068 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm1] [info 2017/10/19 07:19:02.068 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm1] [info 2017/10/19 07:19:02.068 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm2] [info 2017/10/19 07:19:02.069 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm2] [info 2017/10/19 07:19:02.069 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm2] [info 2017/10/19 07:19:02.069 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm2] [info 2017/10/19 07:19:02.069 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm3] [info 2017/10/19 07:19:02.070 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm3] [info 2017/10/19 07:19:02.070 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm3] [info 2017/10/19 07:19:02.070 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm3] [info 2017/10/19 07:19:02.070 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm4] [info 2017/10/19 07:19:02.070 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm4] [info 2017/10/19 07:19:02.071 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm4] [info 2017/10/19 07:19:02.071 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm4] [info 2017/10/19 07:19:02.071 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm5] [info 2017/10/19 07:19:02.071 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm5] [info 2017/10/19 07:19:02.071 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm5] [info 2017/10/19 07:19:02.071 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm5] [info 2017/10/19 07:19:02.071 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm6] [info 2017/10/19 07:19:02.072 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm6] [info 2017/10/19 07:19:02.072 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm6] [info 2017/10/19 07:19:02.072 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm6] [info 2017/10/19 07:19:02.072 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm7] [info 2017/10/19 07:19:02.073 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm7] [info 2017/10/19 07:19:02.073 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm7] [info 2017/10/19 07:19:02.073 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm7] [info 2017/10/19 07:19:02.073 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm0] [info 2017/10/19 07:19:02.073 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm0] [info 2017/10/19 07:19:02.074 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm1] [info 2017/10/19 07:19:02.075 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm1] [info 2017/10/19 07:19:02.075 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm2] [info 2017/10/19 07:19:02.075 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm2] [info 2017/10/19 07:19:02.076 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm3] [info 2017/10/19 07:19:02.077 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm3] [info 2017/10/19 07:19:02.077 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm4] [info 2017/10/19 07:19:02.078 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm4] [info 2017/10/19 07:19:02.078 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm5] [info 2017/10/19 07:19:02.079 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm5] [info 2017/10/19 07:19:02.079 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm6] [info 2017/10/19 07:19:02.079 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm6] [info 2017/10/19 07:19:02.080 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm7] [info 2017/10/19 07:19:02.085 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm7] [info 2017/10/19 07:19:02.085 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[locator] [info 2017/10/19 07:19:02.086 UTC <RMI TCP Connection(11)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase$$Lambda$39/1383993332.run with 0 args on object: org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase$$Lambda$39/1383993332@7a396d2f

[locator] [info 2017/10/19 07:19:02.087 UTC <RMI TCP Connection(11)-172.17.0.4> tid=30] Got result: null
[locator]  from org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase$$Lambda$39/1383993332.run with 0 args on object: org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase$$Lambda$39/1383993332@7a396d2f (took 0 ms)

[vm0] [info 2017/10/19 07:19:02.090 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm0] [info 2017/10/19 07:19:02.090 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm1] [info 2017/10/19 07:19:02.091 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm1] [info 2017/10/19 07:19:02.091 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm2] [info 2017/10/19 07:19:02.091 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm2] [info 2017/10/19 07:19:02.092 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm3] [info 2017/10/19 07:19:02.092 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm3] [info 2017/10/19 07:19:02.092 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm4] [info 2017/10/19 07:19:02.093 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm4] [info 2017/10/19 07:19:02.093 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm5] [info 2017/10/19 07:19:02.094 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm5] [info 2017/10/19 07:19:02.094 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm6] [info 2017/10/19 07:19:02.094 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm6] [info 2017/10/19 07:19:02.095 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm7] [info 2017/10/19 07:19:02.096 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm7] [info 2017/10/19 07:19:02.096 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

Previously run tests: [CacheXml80GatewayDUnitTest, ConcurrentSerialGatewaySenderOperationsOffHeapDUnitTest, SerialGatewaySenderQueueDUnitTest, SerialWANPropagationDUnitTest, DestroyGatewaySenderCommandDUnitTest, CreateGatewayReceiverCommandDUnitTest, ParallelWANConflationDUnitTest, SerialWANPropagationOffHeapDUnitTest, ConcurrentParallelGatewaySenderOperation_2_OffHeapDUnitTest, WanValidationsDUnitTest, WanAutoDiscoveryDUnitTest]
[vm0] [info 2017/10/19 07:19:02.097 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm0] [info 2017/10/19 07:19:02.097 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm1] [info 2017/10/19 07:19:02.098 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm1] [info 2017/10/19 07:19:02.098 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm2] [info 2017/10/19 07:19:02.099 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm2] [info 2017/10/19 07:19:02.099 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm3] [info 2017/10/19 07:19:02.101 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm3] [info 2017/10/19 07:19:02.101 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm4] [info 2017/10/19 07:19:02.102 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm4] [info 2017/10/19 07:19:02.102 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm7] [info 2017/10/19 07:19:02.104 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm7] [info 2017/10/19 07:19:02.104 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)



[setup] START TEST WanAutoDiscoveryDUnitTest.testValidHostRemoteLocators


[vm5] [info 2017/10/19 07:19:02.102 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm5] [info 2017/10/19 07:19:02.102 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm0] [info 2017/10/19 07:19:02.105 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633@3333195a

[vm0] [info 2017/10/19 07:19:02.105 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633@3333195a (took 0 ms)

[vm6] [info 2017/10/19 07:19:02.103 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm6] [info 2017/10/19 07:19:02.103 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm1] [info 2017/10/19 07:19:02.106 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633@3333195a

[vm1] [info 2017/10/19 07:19:02.106 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633@3333195a (took 0 ms)

[vm2] [info 2017/10/19 07:19:02.107 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1383596771.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1383596771@588a54ec

[vm2] [info 2017/10/19 07:19:02.107 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1383596771.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1383596771@588a54ec (took 0 ms)

[vm3] [info 2017/10/19 07:19:02.108 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1134338530.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1134338530@bea95a3

[vm3] [info 2017/10/19 07:19:02.108 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1134338530.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1134338530@bea95a3 (took 0 ms)

[vm4] [info 2017/10/19 07:19:02.108 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1059104106.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1059104106@5346e7df

[vm4] [info 2017/10/19 07:19:02.109 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1059104106.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1059104106@5346e7df (took 0 ms)

[vm5] [info 2017/10/19 07:19:02.109 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1520267312.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1520267312@7d0e35a2

[vm5] [info 2017/10/19 07:19:02.110 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1520267312.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1520267312@7d0e35a2 (took 0 ms)

[vm6] [info 2017/10/19 07:19:02.111 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/958556531.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/958556531@7fba5614

[vm6] [info 2017/10/19 07:19:02.111 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/958556531.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/958556531@7fba5614 (took 0 ms)

[vm7] [info 2017/10/19 07:19:02.113 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1848144891.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1848144891@4cc92cd3

[vm7] [info 2017/10/19 07:19:02.113 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1848144891.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1848144891@4cc92cd3 (took 0 ms)

[info 2017/10/19 07:19:02.113 UTC <Test worker> tid=22] <ExpectedException action=add>Connection refused</ExpectedException>

[info 2017/10/19 07:19:02.113 UTC <Test worker> tid=22] <ExpectedException action=add>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:19:02.114 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm0] [info 2017/10/19 07:19:02.114 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:19:02.114 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:19:02.114 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm1] [info 2017/10/19 07:19:02.115 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm1] [info 2017/10/19 07:19:02.115 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm1] [info 2017/10/19 07:19:02.115 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm1] [info 2017/10/19 07:19:02.115 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm2] [info 2017/10/19 07:19:02.119 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm2] [info 2017/10/19 07:19:02.119 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Connection refused</ExpectedException>

[vm2] [info 2017/10/19 07:19:02.119 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Connection refused</ExpectedException>

[vm2] [info 2017/10/19 07:19:02.119 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm3] [info 2017/10/19 07:19:02.120 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm3] [info 2017/10/19 07:19:02.120 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm3] [info 2017/10/19 07:19:02.120 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm3] [info 2017/10/19 07:19:02.120 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm4] [info 2017/10/19 07:19:02.120 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm4] [info 2017/10/19 07:19:02.121 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Connection refused</ExpectedException>

[vm4] [info 2017/10/19 07:19:02.121 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Connection refused</ExpectedException>

[vm4] [info 2017/10/19 07:19:02.121 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm5] [info 2017/10/19 07:19:02.121 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm5] [info 2017/10/19 07:19:02.121 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Connection refused</ExpectedException>

[vm5] [info 2017/10/19 07:19:02.121 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Connection refused</ExpectedException>

[vm5] [info 2017/10/19 07:19:02.121 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm6] [info 2017/10/19 07:19:02.122 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm6] [info 2017/10/19 07:19:02.122 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Connection refused</ExpectedException>

[vm6] [info 2017/10/19 07:19:02.122 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Connection refused</ExpectedException>

[vm6] [info 2017/10/19 07:19:02.122 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm7] [info 2017/10/19 07:19:02.123 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm7] [info 2017/10/19 07:19:02.123 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Connection refused</ExpectedException>

[vm7] [info 2017/10/19 07:19:02.123 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Connection refused</ExpectedException>

[vm7] [info 2017/10/19 07:19:02.123 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[info 2017/10/19 07:19:02.123 UTC <Test worker> tid=22] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[info 2017/10/19 07:19:02.124 UTC <Test worker> tid=22] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:19:02.124 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm0] [info 2017/10/19 07:19:02.124 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:19:02.124 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:19:02.124 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm1] [info 2017/10/19 07:19:02.125 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm1] [info 2017/10/19 07:19:02.125 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm1] [info 2017/10/19 07:19:02.125 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm1] [info 2017/10/19 07:19:02.125 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm2] [info 2017/10/19 07:19:02.125 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm2] [info 2017/10/19 07:19:02.125 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm2] [info 2017/10/19 07:19:02.125 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm2] [info 2017/10/19 07:19:02.125 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm3] [info 2017/10/19 07:19:02.126 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm3] [info 2017/10/19 07:19:02.126 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm3] [info 2017/10/19 07:19:02.126 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm3] [info 2017/10/19 07:19:02.126 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm4] [info 2017/10/19 07:19:02.127 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm4] [info 2017/10/19 07:19:02.127 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm4] [info 2017/10/19 07:19:02.127 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm4] [info 2017/10/19 07:19:02.127 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm5] [info 2017/10/19 07:19:02.128 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm5] [info 2017/10/19 07:19:02.128 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm5] [info 2017/10/19 07:19:02.128 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm5] [info 2017/10/19 07:19:02.129 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm6] [info 2017/10/19 07:19:02.129 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm6] [info 2017/10/19 07:19:02.129 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm6] [info 2017/10/19 07:19:02.129 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm6] [info 2017/10/19 07:19:02.129 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm7] [info 2017/10/19 07:19:02.130 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm7] [info 2017/10/19 07:19:02.130 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm7] [info 2017/10/19 07:19:02.130 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm7] [info 2017/10/19 07:19:02.130 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[info 2017/10/19 07:19:02.130 UTC <Test worker> tid=22] <ExpectedException action=add>Connection reset</ExpectedException>

[info 2017/10/19 07:19:02.130 UTC <Test worker> tid=22] <ExpectedException action=add>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:19:02.131 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm0] [info 2017/10/19 07:19:02.131 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:19:02.131 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:19:02.131 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm1] [info 2017/10/19 07:19:02.132 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm1] [info 2017/10/19 07:19:02.132 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm1] [info 2017/10/19 07:19:02.132 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm1] [info 2017/10/19 07:19:02.132 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm2] [info 2017/10/19 07:19:02.132 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm2] [info 2017/10/19 07:19:02.133 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Connection reset</ExpectedException>

[vm2] [info 2017/10/19 07:19:02.133 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Connection reset</ExpectedException>

[vm2] [info 2017/10/19 07:19:02.133 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm3] [info 2017/10/19 07:19:02.133 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm3] [info 2017/10/19 07:19:02.133 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm3] [info 2017/10/19 07:19:02.133 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm3] [info 2017/10/19 07:19:02.133 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm4] [info 2017/10/19 07:19:02.134 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm4] [info 2017/10/19 07:19:02.134 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Connection reset</ExpectedException>

[vm4] [info 2017/10/19 07:19:02.134 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Connection reset</ExpectedException>

[vm4] [info 2017/10/19 07:19:02.134 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm5] [info 2017/10/19 07:19:02.135 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm5] [info 2017/10/19 07:19:02.135 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Connection reset</ExpectedException>

[vm5] [info 2017/10/19 07:19:02.135 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Connection reset</ExpectedException>

[vm5] [info 2017/10/19 07:19:02.135 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm6] [info 2017/10/19 07:19:02.136 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm6] [info 2017/10/19 07:19:02.136 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Connection reset</ExpectedException>

[vm6] [info 2017/10/19 07:19:02.136 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Connection reset</ExpectedException>

[vm6] [info 2017/10/19 07:19:02.136 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm7] [info 2017/10/19 07:19:02.136 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm7] [info 2017/10/19 07:19:02.137 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Connection reset</ExpectedException>

[vm7] [info 2017/10/19 07:19:02.137 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Connection reset</ExpectedException>

[vm7] [info 2017/10/19 07:19:02.137 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm0] [info 2017/10/19 07:19:02.137 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$137/1771671177.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$137/1771671177@41fec254

[vm0] distributed system properties: {distributed-system-id=1, start-locator=localhost[26914],server=true,peer=true,hostname-for-clients=localhost, mcast-port=0, log-level=info, off-heap-memory-size=300m, disable-auto-reconnect=true, enable-cluster-configuration=false, locators=localhost[26914], use-cluster-configuration=false}
[vm0] [info 2017/10/19 07:19:02.142 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Startup Configuration:
[vm0]  ### GemFire Properties defined with api ###
[vm0] disable-auto-reconnect=true
[vm0] distributed-system-id=1
[vm0] enable-cluster-configuration=false
[vm0] locators=localhost[26914]
[vm0] log-level=info
[vm0] mcast-port=0
[vm0] off-heap-memory-size=300m
[vm0] start-locator=localhost[26914],server=true,peer=true,hostname-for-clients=localhost
[vm0] use-cluster-configuration=false
[vm0] ### GemFire Properties using default values ###
[vm0] ack-severe-alert-threshold=0
[vm0] ack-wait-threshold=15
[vm0] archive-disk-space-limit=0
[vm0] archive-file-size-limit=0
[vm0] async-distribution-timeout=0
[vm0] async-max-queue-size=8
[vm0] async-queue-timeout=60000
[vm0] bind-address=
[vm0] cache-xml-file=cache.xml
[vm0] cluster-configuration-dir=
[vm0] cluster-ssl-ciphers=any
[vm0] cluster-ssl-enabled=false
[vm0] cluster-ssl-keystore=
[vm0] cluster-ssl-keystore-password=
[vm0] cluster-ssl-keystore-type=
[vm0] cluster-ssl-protocols=any
[vm0] cluster-ssl-require-authentication=true
[vm0] cluster-ssl-truststore=
[vm0] cluster-ssl-truststore-password=
[vm0] conflate-events=server
[vm0] conserve-sockets=true
[vm0] delta-propagation=true
[vm0] deploy-working-dir=/tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm0
[vm0] disable-tcp=false
[vm0] distributed-transactions=false
[vm0] durable-client-id=
[vm0] durable-client-timeout=300
[vm0] enable-network-partition-detection=true
[vm0] enable-time-statistics=false
[vm0] enforce-unique-host=false
[vm0] gateway-ssl-ciphers=any
[vm0] gateway-ssl-enabled=false
[vm0] gateway-ssl-keystore=
[vm0] gateway-ssl-keystore-password=
[vm0] gateway-ssl-keystore-type=
[vm0] gateway-ssl-protocols=any
[vm0] gateway-ssl-require-authentication=true
[vm0] gateway-ssl-truststore=
[vm0] gateway-ssl-truststore-password=
[vm0] groups=
[vm0] http-service-bind-address=
[vm0] http-service-port=7070
[vm0] http-service-ssl-ciphers=any
[vm0] http-service-ssl-enabled=false
[vm0] http-service-ssl-keystore=
[vm0] http-service-ssl-keystore-password=
[vm0] http-service-ssl-keystore-type=
[vm0] http-service-ssl-protocols=any
[vm0] http-service-ssl-require-authentication=false
[vm0] http-service-ssl-truststore=
[vm0] http-service-ssl-truststore-password=
[vm0] jmx-manager=false
[vm0] jmx-manager-access-file=
[vm0] jmx-manager-bind-address=
[vm0] jmx-manager-hostname-for-clients=
[vm0] jmx-manager-http-port=7070
[vm0] jmx-manager-password-file=
[vm0] jmx-manager-port=1099
[vm0] jmx-manager-ssl-ciphers=any
[vm0] jmx-manager-ssl-enabled=false
[vm0] jmx-manager-ssl-keystore=
[vm0] jmx-manager-ssl-keystore-password=
[vm0] jmx-manager-ssl-keystore-type=
[vm0] jmx-manager-ssl-protocols=any
[vm0] jmx-manager-ssl-require-authentication=true
[vm0] jmx-manager-ssl-truststore=
[vm0] jmx-manager-ssl-truststore-password=
[vm0] jmx-manager-start=false
[vm0] jmx-manager-update-rate=2000
[vm0] load-cluster-configuration-from-dir=false
[vm0] locator-wait-time=0
[vm0] lock-memory=false
[vm0] log-disk-space-limit=0
[vm0] log-file=
[vm0] log-file-size-limit=0
[vm0] max-num-reconnect-tries=3
[vm0] max-wait-time-reconnect=60000
[vm0] mcast-address=239.192.81.1
[vm0] mcast-flow-control=1048576, 0.25, 5000
[vm0] mcast-recv-buffer-size=1048576
[vm0] mcast-send-buffer-size=65535
[vm0] mcast-ttl=32
[vm0] member-timeout=5000
[vm0] membership-port-range=32769-61000
[vm0] memcached-bind-address=
[vm0] memcached-port=0
[vm0] memcached-protocol=ASCII
[vm0] name=
[vm0] redis-bind-address=
[vm0] redis-password=
[vm0] redis-port=0
[vm0] redundancy-zone=
[vm0] remote-locators=
[vm0] remove-unresponsive-client=false
[vm0] roles=
[vm0] security-client-accessor=
[vm0] security-client-accessor-pp=
[vm0] security-client-auth-init=
[vm0] security-client-authenticator=
[vm0] security-client-dhalgo=
[vm0] security-log-file=
[vm0] security-log-level=config
[vm0] security-manager=
[vm0] security-peer-auth-init=
[vm0] security-peer-authenticator=
[vm0] security-peer-verifymember-timeout=1000
[vm0] security-post-processor=
[vm0] security-udp-dhalgo=
[vm0] server-bind-address=
[vm0] server-ssl-ciphers=any
[vm0] server-ssl-enabled=false
[vm0] server-ssl-keystore=
[vm0] server-ssl-keystore-password=
[vm0] server-ssl-keystore-type=
[vm0] server-ssl-protocols=any
[vm0] server-ssl-require-authentication=true
[vm0] server-ssl-truststore=
[vm0] server-ssl-truststore-password=
[vm0] socket-buffer-size=32768
[vm0] socket-lease-time=60000
[vm0] ssl-ciphers=any
[vm0] ssl-cluster-alias=
[vm0] ssl-default-alias=
[vm0] ssl-enabled-components=
[vm0] ssl-gateway-alias=
[vm0] ssl-jmx-alias=
[vm0] ssl-keystore=
[vm0] ssl-keystore-password=
[vm0] ssl-keystore-type=
[vm0] ssl-locator-alias=
[vm0] ssl-protocols=any
[vm0] ssl-require-authentication=true
[vm0] ssl-server-alias=
[vm0] ssl-truststore=
[vm0] ssl-truststore-password=
[vm0] ssl-truststore-type=
[vm0] ssl-web-alias=
[vm0] ssl-web-require-authentication=false
[vm0] start-dev-rest-api=false
[vm0] statistic-archive-file=
[vm0] statistic-sample-rate=1000
[vm0] statistic-sampling-enabled=true
[vm0] tcp-port=0
[vm0] udp-fragment-size=60000
[vm0] udp-recv-buffer-size=1048576
[vm0] udp-send-buffer-size=65535
[vm0] user-command-packages=


[vm0] [info 2017/10/19 07:19:02.143 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Allocating 314572800 bytes of off-heap memory. The maximum size of a single off-heap object is 314572800 bytes.

[vm0] [info 2017/10/19 07:19:02.147 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Starting peer location for Distribution Locator on localhost/127.0.0.1

[vm0] [info 2017/10/19 07:19:02.147 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Starting Distribution Locator on localhost/127.0.0.1

[vm0] [info 2017/10/19 07:19:02.148 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Locator was created at Thu Oct 19 07:19:02 UTC 2017

[vm0] [info 2017/10/19 07:19:02.148 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Listening on port 26914 bound on address localhost/127.0.0.1

[vm0] [info 2017/10/19 07:19:02.148 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] GemFire peer location service starting.  Other locators: localhost[26914]  Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: locator26914view.dat

[vm0] [info 2017/10/19 07:19:02.148 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Peer locator attempting to recover from localhost/127.0.0.1:26914

[vm0] [info 2017/10/19 07:19:02.149 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Peer locator was unable to recover state from this locator

[vm0] [info 2017/10/19 07:19:02.150 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] recovery file not found: /tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm0/locator26914view.dat

[vm0] [info 2017/10/19 07:19:02.152 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Starting membership services

[vm0] [info 2017/10/19 07:19:02.160 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] JGroups channel created (took 8ms)

[vm0] [info 2017/10/19 07:19:02.161 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] GemFire P2P Listener started on /172.17.0.4:56226

[vm0] [info 2017/10/19 07:19:02.161 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] This member is hosting a locator will be preferred as a membership coordinator

[vm0] [info 2017/10/19 07:19:02.162 UTC <Geode Failure Detection Server thread 0> tid=7080] Started failure detection server thread on /172.17.0.4:33162.

[vm0] [info 2017/10/19 07:19:02.162 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Peer locator is connecting to local membership services with ID 172.17.0.4(174)<ec>:32770

[vm0] [info 2017/10/19 07:19:02.164 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] This member is becoming the membership coordinator with address 172.17.0.4(174)<ec>:32770

[vm0] [info 2017/10/19 07:19:02.164 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] received new view: View[172.17.0.4(174)<ec><v0>:32770|0] members: [172.17.0.4(174)<ec><v0>:32770{lead}]
[vm0] old view is: null

[vm0] [info 2017/10/19 07:19:02.164 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Peer locator received new membership view: View[172.17.0.4(174)<ec><v0>:32770|0] members: [172.17.0.4(174)<ec><v0>:32770{lead}]

[vm0] [info 2017/10/19 07:19:02.164 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] ViewCreator starting on:172.17.0.4(174)<ec><v0>:32770

[vm0] [info 2017/10/19 07:19:02.165 UTC <Geode Membership View Creator> tid=7083] View Creator thread is starting

[vm0] [info 2017/10/19 07:19:02.165 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Finished joining (took 3ms).

[vm0] [info 2017/10/19 07:19:02.165 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Starting DistributionManager 172.17.0.4(174)<ec><v0>:32770.  (took 15 ms)

[vm0] [info 2017/10/19 07:19:02.165 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Initial (distribution manager) view =  View[172.17.0.4(174)<ec><v0>:32770|0] members: [172.17.0.4(174)<ec><v0>:32770{lead}]

[vm0] [info 2017/10/19 07:19:02.165 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Admitting member <172.17.0.4(174)<ec><v0>:32770>. Now there are 1 non-admin member(s).

[vm0] [info 2017/10/19 07:19:02.166 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] 172.17.0.4(174)<ec><v0>:32770 is the elder and the only member.

[vm0] [info 2017/10/19 07:19:02.166 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Did not hear back from any other system. I am the first one.

[vm0] [info 2017/10/19 07:19:02.166 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Starting server location for Distribution Locator on localhost/127.0.0.1[26914]

[vm0] [info 2017/10/19 07:19:02.170 UTC <Geode Membership View Creator> tid=7083] no recipients for new view aside from myself

[vm0] [info 2017/10/19 07:19:02.177 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: 26914
[vm0]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$137/1771671177.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$137/1771671177@41fec254 (took 38 ms)

[vm2] [info 2017/10/19 07:19:02.179 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$298/741772183.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$298/741772183@541dc5ca

[vm2] distributed system properties: {locators=localhost[26914], off-heap-memory-size=300m, enable-cluster-configuration=false, use-cluster-configuration=false, mcast-port=0, disable-auto-reconnect=true, log-level=info}
[vm0] [info 2017/10/19 07:19:02.178 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$138/1163618438.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$138/1163618438@7b1f4771

[vm0] [info 2017/10/19 07:19:02.178 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$138/1163618438.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$138/1163618438@7b1f4771 (took 0 ms)

[vm2] [info 2017/10/19 07:19:02.184 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Startup Configuration:
[vm2]  ### GemFire Properties defined with api ###
[vm2] disable-auto-reconnect=true
[vm2] enable-cluster-configuration=false
[vm2] locators=localhost[26914]
[vm2] log-level=info
[vm2] mcast-port=0
[vm2] off-heap-memory-size=300m
[vm2] use-cluster-configuration=false
[vm2] ### GemFire Properties using default values ###
[vm2] ack-severe-alert-threshold=0
[vm2] ack-wait-threshold=15
[vm2] archive-disk-space-limit=0
[vm2] archive-file-size-limit=0
[vm2] async-distribution-timeout=0
[vm2] async-max-queue-size=8
[vm2] async-queue-timeout=60000
[vm2] bind-address=
[vm2] cache-xml-file=cache.xml
[vm2] cluster-configuration-dir=
[vm2] cluster-ssl-ciphers=any
[vm2] cluster-ssl-enabled=false
[vm2] cluster-ssl-keystore=
[vm2] cluster-ssl-keystore-password=
[vm2] cluster-ssl-keystore-type=
[vm2] cluster-ssl-protocols=any
[vm2] cluster-ssl-require-authentication=true
[vm2] cluster-ssl-truststore=
[vm2] cluster-ssl-truststore-password=
[vm2] conflate-events=server
[vm2] conserve-sockets=true
[vm2] delta-propagation=true
[vm2] deploy-working-dir=/tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm2
[vm2] disable-tcp=false
[vm2] distributed-system-id=-1
[vm2] distributed-transactions=false
[vm2] durable-client-id=
[vm2] durable-client-timeout=300
[vm2] enable-network-partition-detection=true
[vm2] enable-time-statistics=false
[vm2] enforce-unique-host=false
[vm2] gateway-ssl-ciphers=any
[vm2] gateway-ssl-enabled=false
[vm2] gateway-ssl-keystore=
[vm2] gateway-ssl-keystore-password=
[vm2] gateway-ssl-keystore-type=
[vm2] gateway-ssl-protocols=any
[vm2] gateway-ssl-require-authentication=true
[vm2] gateway-ssl-truststore=
[vm2] gateway-ssl-truststore-password=
[vm2] groups=
[vm2] http-service-bind-address=
[vm2] http-service-port=7070
[vm2] http-service-ssl-ciphers=any
[vm2] http-service-ssl-enabled=false
[vm2] http-service-ssl-keystore=
[vm2] http-service-ssl-keystore-password=
[vm2] http-service-ssl-keystore-type=
[vm2] http-service-ssl-protocols=any
[vm2] http-service-ssl-require-authentication=false
[vm2] http-service-ssl-truststore=
[vm2] http-service-ssl-truststore-password=
[vm2] jmx-manager=false
[vm2] jmx-manager-access-file=
[vm2] jmx-manager-bind-address=
[vm2] jmx-manager-hostname-for-clients=
[vm2] jmx-manager-http-port=7070
[vm2] jmx-manager-password-file=
[vm2] jmx-manager-port=1099
[vm2] jmx-manager-ssl-ciphers=any
[vm2] jmx-manager-ssl-enabled=false
[vm2] jmx-manager-ssl-keystore=
[vm2] jmx-manager-ssl-keystore-password=
[vm2] jmx-manager-ssl-keystore-type=
[vm2] jmx-manager-ssl-protocols=any
[vm2] jmx-manager-ssl-require-authentication=true
[vm2] jmx-manager-ssl-truststore=
[vm2] jmx-manager-ssl-truststore-password=
[vm2] jmx-manager-start=false
[vm2] jmx-manager-update-rate=2000
[vm2] load-cluster-configuration-from-dir=false
[vm2] locator-wait-time=0
[vm2] lock-memory=false
[vm2] log-disk-space-limit=0
[vm2] log-file=
[vm2] log-file-size-limit=0
[vm2] max-num-reconnect-tries=3
[vm2] max-wait-time-reconnect=60000
[vm2] mcast-address=239.192.81.1
[vm2] mcast-flow-control=1048576, 0.25, 5000
[vm2] mcast-recv-buffer-size=1048576
[vm2] mcast-send-buffer-size=65535
[vm2] mcast-ttl=32
[vm2] member-timeout=5000
[vm2] membership-port-range=32769-61000
[vm2] memcached-bind-address=
[vm2] memcached-port=0
[vm2] memcached-protocol=ASCII
[vm2] name=
[vm2] redis-bind-address=
[vm2] redis-password=
[vm2] redis-port=0
[vm2] redundancy-zone=
[vm2] remote-locators=
[vm2] remove-unresponsive-client=false
[vm2] roles=
[vm2] security-client-accessor=
[vm2] security-client-accessor-pp=
[vm2] security-client-auth-init=
[vm2] security-client-authenticator=
[vm2] security-client-dhalgo=
[vm2] security-log-file=
[vm2] security-log-level=config
[vm2] security-manager=
[vm2] security-peer-auth-init=
[vm2] security-peer-authenticator=
[vm2] security-peer-verifymember-timeout=1000
[vm2] security-post-processor=
[vm2] security-udp-dhalgo=
[vm2] server-bind-address=
[vm2] server-ssl-ciphers=any
[vm2] server-ssl-enabled=false
[vm2] server-ssl-keystore=
[vm2] server-ssl-keystore-password=
[vm2] server-ssl-keystore-type=
[vm2] server-ssl-protocols=any
[vm2] server-ssl-require-authentication=true
[vm2] server-ssl-truststore=
[vm2] server-ssl-truststore-password=
[vm2] socket-buffer-size=32768
[vm2] socket-lease-time=60000
[vm2] ssl-ciphers=any
[vm2] ssl-cluster-alias=
[vm2] ssl-default-alias=
[vm2] ssl-enabled-components=
[vm2] ssl-gateway-alias=
[vm2] ssl-jmx-alias=
[vm2] ssl-keystore=
[vm2] ssl-keystore-password=
[vm2] ssl-keystore-type=
[vm2] ssl-locator-alias=
[vm2] ssl-protocols=any
[vm2] ssl-require-authentication=true
[vm2] ssl-server-alias=
[vm2] ssl-truststore=
[vm2] ssl-truststore-password=
[vm2] ssl-truststore-type=
[vm2] ssl-web-alias=
[vm2] ssl-web-require-authentication=false
[vm2] start-dev-rest-api=false
[vm2] start-locator=
[vm2] statistic-archive-file=
[vm2] statistic-sample-rate=1000
[vm2] statistic-sampling-enabled=true
[vm2] tcp-port=0
[vm2] udp-fragment-size=60000
[vm2] udp-recv-buffer-size=1048576
[vm2] udp-send-buffer-size=65535
[vm2] user-command-packages=


[vm2] [info 2017/10/19 07:19:02.184 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Allocating 314572800 bytes of off-heap memory. The maximum size of a single off-heap object is 314572800 bytes.

[vm2] [info 2017/10/19 07:19:02.186 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Starting membership services

[vm2] [info 2017/10/19 07:19:02.196 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] JGroups channel created (took 10ms)

[vm2] [info 2017/10/19 07:19:02.197 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] GemFire P2P Listener started on /172.17.0.4:37279

[vm2] [info 2017/10/19 07:19:02.197 UTC <Geode Failure Detection Server thread 0> tid=9308] Started failure detection server thread on /172.17.0.4:37852.

[vm0] [info 2017/10/19 07:19:02.203 UTC <locator request thread[1]> tid=7065] This member is becoming coordinator

[vm2] [info 2017/10/19 07:19:02.209 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Attempting to join the distributed system through coordinator 172.17.0.4(174)<ec><v0>:32770 using address 172.17.0.4(187):32771

[vm0] [info 2017/10/19 07:19:02.210 UTC <unicast receiver,371fdc9c0e33-14008> tid=7076] received join request from 172.17.0.4(187):32771

[vm0] [info 2017/10/19 07:19:02.210 UTC <unicast receiver,371fdc9c0e33-14008> tid=7076] Received a join request from 172.17.0.4(187):32771

[vm0] [info 2017/10/19 07:19:02.512 UTC <Geode Membership View Creator> tid=7083] View Creator is processing 1 requests for the next membership view

[vm0] [info 2017/10/19 07:19:02.513 UTC <Geode Membership View Creator> tid=7083] preparing new view View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(187)<v1>:32771]

[vm2] [info 2017/10/19 07:19:02.513 UTC <unicast receiver,371fdc9c0e33-44799> tid=9304] received new view: View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(187)<v1>:32771]
[vm2] old view is: null

[vm0] [info 2017/10/19 07:19:02.514 UTC <Geode Membership View Creator> tid=7083] finished waiting for responses to view preparation

[vm2] [info 2017/10/19 07:19:02.514 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Finished joining (took 317ms).
[vm0] [info 2017/10/19 07:19:02.514 UTC <Geode Membership View Creator> tid=7083] received new view: View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(187)<v1>:32771]
[vm0] old view is: View[172.17.0.4(174)<ec><v0>:32770|0] members: [172.17.0.4(174)<ec><v0>:32770{lead}]


[vm0] [info 2017/10/19 07:19:02.514 UTC <Geode Membership View Creator> tid=7083] Peer locator received new membership view: View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(187)<v1>:32771]

[vm2] [info 2017/10/19 07:19:02.514 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Starting DistributionManager 172.17.0.4(187)<v1>:32771.  (took 329 ms)

[vm2] [info 2017/10/19 07:19:02.514 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Initial (distribution manager) view =  View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(187)<v1>:32771]

[vm2] [info 2017/10/19 07:19:02.514 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Admitting member <172.17.0.4(174)<ec><v0>:32770>. Now there are 1 non-admin member(s).

[vm2] [info 2017/10/19 07:19:02.515 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Admitting member <172.17.0.4(187)<v1>:32771>. Now there are 2 non-admin member(s).

[vm0] [info 2017/10/19 07:19:02.516 UTC <Geode Membership View Creator> tid=7083] sending new view View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(187)<v1>:32771]

[vm0] [info 2017/10/19 07:19:02.517 UTC <P2P message reader@273ce5ba> tid=7090] Admitting member <172.17.0.4(187)<v1>:32771>. Now there are 2 non-admin member(s).

[vm0] [info 2017/10/19 07:19:02.518 UTC <Pooled High Priority Message Processor 1> tid=7091] Member 172.17.0.4(187)<v1>:32771 is equivalent or in the same redundancy zone.

[vm2] [info 2017/10/19 07:19:02.522 UTC <P2P message reader for 172.17.0.4(174)<ec><v0>:32770 shared unordered uid=436 port=46204> tid=9314] Member 172.17.0.4(174)<ec><v0>:32770 is equivalent or in the same redundancy zone.

[vm2] [info 2017/10/19 07:19:02.534 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] No locator(s) found with cluster configuration service

[vm2] [info 2017/10/19 07:19:02.539 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Requesting cluster configuration

[vm2] [info 2017/10/19 07:19:02.541 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Initializing region _monitoringRegion_172.17.0.4<v1>32771

[vm2] [info 2017/10/19 07:19:02.550 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Initialization of region _monitoringRegion_172.17.0.4<v1>32771 completed

[vm2] [info 2017/10/19 07:19:02.692 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Loading previously deployed jars

[vm2] [info 2017/10/19 07:19:02.693 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Initializing region PdxTypes

[vm2] [info 2017/10/19 07:19:02.693 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Initialization of region PdxTypes completed

[vm2] [info 2017/10/19 07:19:02.694 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$298/741772183.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$298/741772183@541dc5ca (took 514 ms)

[vm2] [info 2017/10/19 07:19:02.694 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$299/624319976.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$299/624319976@314ef3f0

[vm2] [info 2017/10/19 07:19:02.695 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Could not connect</ExpectedException>

[vm2] [info 2017/10/19 07:19:02.695 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Could not connect</ExpectedException>

[vm2] [info 2017/10/19 07:19:02.695 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Could not connect</ExpectedException>

[vm2] [info 2017/10/19 07:19:02.697 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Created disk store ln with unique id bdd7da7284cc49a4-a6815b470b73d9c8

[vm2] [info 2017/10/19 07:19:02.698 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] recovery region initialization took 0 ms

[vm2] [info 2017/10/19 07:19:02.701 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Initializing region gatewayEventIdIndexMetaData

[vm2] [info 2017/10/19 07:19:02.701 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Initialization of region gatewayEventIdIndexMetaData completed

[vm2] [info 2017/10/19 07:19:02.704 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] SerialGatewaySender{id=ln,remoteDsId=2,isRunning =false,isPrimary =false} : Starting as primary

[vm2] [info 2017/10/19 07:19:02.704 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] SerialGatewaySender{id=ln,remoteDsId=2,isRunning =false,isPrimary =false} : Becoming primary gateway sender

[vm2] [info 2017/10/19 07:19:02.705 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Initializing region ln_SERIAL_GATEWAY_SENDER_QUEUE

[vm2] [info 2017/10/19 07:19:02.705 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Initialization of region ln_SERIAL_GATEWAY_SENDER_QUEUE completed

[vm2] [info 2017/10/19 07:19:02.709 UTC <Event Processor for GatewaySender_ln> tid=9349] AutoConnectionSource UpdateLocatorListTask started with interval=10,000 ms.

[vm2] [info 2017/10/19 07:19:02.710 UTC <Event Processor for GatewaySender_ln> tid=9349] Pool ln started with multiuser-authentication=false

[vm2] [info 2017/10/19 07:19:02.711 UTC <poolTimer-ln-2> tid=9352] locator localhost/127.0.0.1:12345 is not running.
[vm2] java.net.ConnectException: Connection refused (Connection refused)
[vm2] 	at java.net.PlainSocketImpl.socketConnect(Native Method)
[vm2] 	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
[vm2] 	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
[vm2] 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
[vm2] 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
[vm2] 	at java.net.Socket.connect(Socket.java:589)
[vm2] 	at org.apache.geode.internal.net.SocketCreator.connect(SocketCreator.java:992)
[vm2] 	at org.apache.geode.internal.net.SocketCreator.connect(SocketCreator.java:933)
[vm2] 	at org.apache.geode.internal.net.SocketCreator.connect(SocketCreator.java:922)
[vm2] 	at org.apache.geode.distributed.internal.tcpserver.TcpClient.getServerVersion(TcpClient.java:298)
[vm2] 	at org.apache.geode.distributed.internal.tcpserver.TcpClient.requestToServer(TcpClient.java:197)
[vm2] 	at org.apache.geode.cache.client.internal.AutoConnectionSourceImpl.queryOneLocator(AutoConnectionSourceImpl.java:209)
[vm2] 	at org.apache.geode.cache.client.internal.AutoConnectionSourceImpl.queryLocators(AutoConnectionSourceImpl.java:286)
[vm2] 	at org.apache.geode.cache.client.internal.AutoConnectionSourceImpl$UpdateLocatorListTask.run2(AutoConnectionSourceImpl.java:500)
[vm2] 	at org.apache.geode.cache.client.internal.PoolImpl$PoolTask.run(PoolImpl.java:1326)
[vm2] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[vm2] 	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
[vm2] 	at org.apache.geode.internal.ScheduledThreadPoolExecutorWithKeepAlive$DelegatingScheduledFuture.run(ScheduledThreadPoolExecutorWithKeepAlive.java:257)
[vm2] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[vm2] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[vm2] 	at java.lang.Thread.run(Thread.java:748)

[vm2] [info 2017/10/19 07:19:02.711 UTC <poolTimer-ln-2> tid=9352] updateLocatorInLocatorList changing locator list: loc form: LocatorAddress [socketInetAddress=localhost/127.0.0.1:12345, hostname=localhost, isIpString=false] ,loc to: localhost/127.0.0.1:12345

[vm2] [info 2017/10/19 07:19:02.711 UTC <Event Processor for GatewaySender_ln> tid=9349] updateLocatorInLocatorList changing locator list: loc form: LocatorAddress [socketInetAddress=localhost/127.0.0.1:12345, hostname=localhost, isIpString=false] ,loc to: localhost/127.0.0.1:12345

[vm2] [info 2017/10/19 07:19:02.711 UTC <poolTimer-ln-2> tid=9352] updateLocatorInLocatorList locator list from:[localhost/127.0.0.1:12345] to: [LocatorAddress [socketInetAddress=localhost/127.0.0.1:12345, hostname=localhost, isIpString=false]]

[vm2] [info 2017/10/19 07:19:02.711 UTC <Event Processor for GatewaySender_ln> tid=9349] updateLocatorInLocatorList locator list from:[localhost/127.0.0.1:12345] to: [LocatorAddress [socketInetAddress=localhost/127.0.0.1:12345, hostname=localhost, isIpString=false]]

[vm2] [warn 2017/10/19 07:19:02.712 UTC <Event Processor for GatewaySender_ln> tid=9349] ln: Could not connect.

[vm2] [info 2017/10/19 07:19:02.712 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Started  SerialGatewaySender{id=ln,remoteDsId=2,isRunning =true,isPrimary =true}

[vm2] [info 2017/10/19 07:19:02.712 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Could not connect</ExpectedException>

[vm2] [info 2017/10/19 07:19:02.712 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Could not connect</ExpectedException>

[vm2] [info 2017/10/19 07:19:02.712 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Could not connect</ExpectedException>

[vm2] [info 2017/10/19 07:19:02.712 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$299/624319976.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$299/624319976@314ef3f0 (took 17 ms)

[vm2] [info 2017/10/19 07:19:02.713 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$300/1152901138.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$300/1152901138@7b3f28bf

[vm2] [info 2017/10/19 07:19:02.713 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$300/1152901138.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$300/1152901138@7b3f28bf (took 0 ms)

[vm2] [info 2017/10/19 07:19:02.713 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$301/84383285.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$301/84383285@3ce66b09

[vm2] [info 2017/10/19 07:19:02.713 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$301/84383285.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$301/84383285@3ce66b09 (took 0 ms)

[vm2] [info 2017/10/19 07:19:02.715 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$50/267342857.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$50/267342857@32f886ef

[vm0] [info 2017/10/19 07:19:02.715 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102@6c1e613a

[vm0] [info 2017/10/19 07:19:02.715 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Stopping Distribution Locator on localhost/127.0.0.1[26914]

[vm5] [info 2017/10/19 07:19:02.715 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$47/1939424723.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$47/1939424723@3a65d70
[vm4] [info 2017/10/19 07:19:02.715 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$46/1146432959.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$46/1146432959@1ebf8dc6


[vm1] [info 2017/10/19 07:19:02.715 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102@6c1e613a

[vm3] [info 2017/10/19 07:19:02.715 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$49/1854774201.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$49/1854774201@7495c340

[vm2] [info 2017/10/19 07:19:02.716 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] GemFireCache[id = 921529248; isClosing = true; isShutDownAll = false; created = Thu Oct 19 07:19:02 UTC 2017; server = false; copyOnRead = false; lockLease = 120; lockTimeout = 60]: Now closing.

[vm6] [info 2017/10/19 07:19:02.716 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/1573676125.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/1573676125@abd27d2

[vm0] [info 2017/10/19 07:19:02.716 UTC <Distribution Locator on localhost/127.0.0.1> tid=7064] locator shutting down

[vm3] [info 2017/10/19 07:19:02.716 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$49/1854774201.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$49/1854774201@7495c340 (took 0 ms)

[vm4] [info 2017/10/19 07:19:02.716 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$46/1146432959.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$46/1146432959@1ebf8dc6 (took 1 ms)

[vm0] [info 2017/10/19 07:19:02.717 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Distribution Locator on localhost/127.0.0.1[26914]  is stopped

[vm0] [info 2017/10/19 07:19:02.718 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Shutting down DistributionManager 172.17.0.4(174)<ec><v0>:32770. 

[vm2] [info 2017/10/19 07:19:02.719 UTC <Pooled High Priority Message Processor 1> tid=9324] received leave request from 172.17.0.4(174)<ec><v0>:32770 for 172.17.0.4(174)<ec><v0>:32770

[vm2] [info 2017/10/19 07:19:02.719 UTC <Pooled High Priority Message Processor 1> tid=9324] This member is becoming the membership coordinator with address 172.17.0.4(187)<v1>:32771

[vm2] [info 2017/10/19 07:19:02.719 UTC <Pooled High Priority Message Processor 1> tid=9324] ViewCreator starting on:172.17.0.4(187)<v1>:32771

[vm2] [info 2017/10/19 07:19:02.720 UTC <Pooled High Priority Message Processor 1> tid=9324] Member at 172.17.0.4(174)<ec><v0>:32770 gracefully left the distributed cache: shutdown message received

[vm2] [info 2017/10/19 07:19:02.720 UTC <Geode Membership View Creator> tid=9354] View Creator thread is starting

[vm6] [info 2017/10/19 07:19:02.720 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/1573676125.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/1573676125@abd27d2 (took 4 ms)

[vm7] [info 2017/10/19 07:19:02.720 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/715091186.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/715091186@5bd49916

[vm1] [info 2017/10/19 07:19:02.721 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102@6c1e613a (took 5 ms)

[vm5] [info 2017/10/19 07:19:02.721 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$47/1939424723.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$47/1939424723@3a65d70 (took 5 ms)

[vm7] [info 2017/10/19 07:19:02.722 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/715091186.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/715091186@5bd49916 (took 0 ms)

[vm2] [info 2017/10/19 07:19:02.721 UTC <Geode Membership View Creator> tid=9354] received new view: View[172.17.0.4(187)<v1>:32771|9] members: [172.17.0.4(187)<v1>:32771{lead}]  shutdown: [172.17.0.4(174)<ec><v0>:32770]
[vm2] old view is: View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(187)<v1>:32771]

[vm2] [info 2017/10/19 07:19:02.723 UTC <Geode Membership View Creator> tid=9354] no recipients for new view aside from myself

[vm2] [info 2017/10/19 07:19:02.723 UTC <View Message Processor> tid=9356] 172.17.0.4(187)<v1>:32771 is the elder and the only member.

[vm2] [info 2017/10/19 07:19:02.733 UTC <GatewaySender Proxy Stomper> tid=9358] Destroying connection pool ln

[vm2] [info 2017/10/19 07:19:02.734 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Stopped  SerialGatewaySender{id=ln,remoteDsId=2,isRunning =false,isPrimary =true}

[vm2] [info 2017/10/19 07:19:02.735 UTC <Thread-1805> tid=9350] The QueueRemovalThread is done.

[vm2] [info 2017/10/19 07:19:02.742 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Shutting down DistributionManager 172.17.0.4(187)<v1>:32771. 

[vm0] [info 2017/10/19 07:19:02.819 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Now closing distribution for 172.17.0.4(174)<ec><v0>:32770

[vm0] [info 2017/10/19 07:19:02.820 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Stopping membership services

[vm0] [info 2017/10/19 07:19:02.821 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] GMSHealthMonitor server socket is closed in stopServices().

[vm0] [info 2017/10/19 07:19:02.821 UTC <Geode Failure Detection Server thread 0> tid=7080] GMSHealthMonitor server thread exiting

[vm0] [info 2017/10/19 07:19:02.821 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] GMSHealthMonitor serverSocketExecutor is terminated

[vm0] [info 2017/10/19 07:19:02.824 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] DistributionManager stopped in 106ms.

[vm0] [info 2017/10/19 07:19:02.824 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Marking DistributionManager 172.17.0.4(174)<ec><v0>:32770 as closed.

[vm0] [info 2017/10/19 07:19:02.826 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102@6c1e613a (took 110 ms)

[vm2] [info 2017/10/19 07:19:02.842 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Now closing distribution for 172.17.0.4(187)<v1>:32771

[vm2] [info 2017/10/19 07:19:02.843 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Stopping membership services

[vm2] [info 2017/10/19 07:19:02.843 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] GMSHealthMonitor server socket is closed in stopServices().

[vm2] [info 2017/10/19 07:19:02.844 UTC <Geode Failure Detection Server thread 0> tid=9308] GMSHealthMonitor server thread exiting

[vm2] [info 2017/10/19 07:19:02.844 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] GMSHealthMonitor serverSocketExecutor is terminated

[vm2] [info 2017/10/19 07:19:02.858 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] DistributionManager stopped in 115ms.

[vm2] [info 2017/10/19 07:19:02.858 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Marking DistributionManager 172.17.0.4(187)<v1>:32771 as closed.

[vm2] [info 2017/10/19 07:19:02.859 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$50/267342857.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$50/267342857@32f886ef (took 144 ms)

[vm0] [info 2017/10/19 07:19:02.860 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm0] [info 2017/10/19 07:19:02.860 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm1] [info 2017/10/19 07:19:02.866 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm1] [info 2017/10/19 07:19:02.866 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm2] [info 2017/10/19 07:19:02.867 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm2] [info 2017/10/19 07:19:02.867 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm3] [info 2017/10/19 07:19:02.871 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm3] [info 2017/10/19 07:19:02.871 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm4] [info 2017/10/19 07:19:02.875 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm4] [info 2017/10/19 07:19:02.876 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm5] [info 2017/10/19 07:19:02.876 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm5] [info 2017/10/19 07:19:02.876 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm6] [info 2017/10/19 07:19:02.877 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm6] [info 2017/10/19 07:19:02.877 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm7] [info 2017/10/19 07:19:02.878 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm7] [info 2017/10/19 07:19:02.878 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[info 2017/10/19 07:19:02.883 UTC <Test worker> tid=22] <ExpectedException action=remove>Connection refused</ExpectedException>

[info 2017/10/19 07:19:02.883 UTC <Test worker> tid=22] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:19:02.884 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm0] [info 2017/10/19 07:19:02.884 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:19:02.884 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:19:02.884 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm2] [info 2017/10/19 07:19:02.885 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm2] [info 2017/10/19 07:19:02.886 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm2] [info 2017/10/19 07:19:02.886 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm2] [info 2017/10/19 07:19:02.886 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm1] [info 2017/10/19 07:19:02.885 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm1] [info 2017/10/19 07:19:02.885 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm1] [info 2017/10/19 07:19:02.885 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm1] [info 2017/10/19 07:19:02.885 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm3] [info 2017/10/19 07:19:02.887 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm3] [info 2017/10/19 07:19:02.887 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm3] [info 2017/10/19 07:19:02.887 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm3] [info 2017/10/19 07:19:02.888 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm4] [info 2017/10/19 07:19:02.888 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm4] [info 2017/10/19 07:19:02.888 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm4] [info 2017/10/19 07:19:02.888 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm4] [info 2017/10/19 07:19:02.888 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm5] [info 2017/10/19 07:19:02.889 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm5] [info 2017/10/19 07:19:02.889 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm5] [info 2017/10/19 07:19:02.889 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm5] [info 2017/10/19 07:19:02.889 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm6] [info 2017/10/19 07:19:02.889 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm6] [info 2017/10/19 07:19:02.889 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm6] [info 2017/10/19 07:19:02.890 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm6] [info 2017/10/19 07:19:02.890 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm7] [info 2017/10/19 07:19:02.890 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm7] [info 2017/10/19 07:19:02.890 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm7] [info 2017/10/19 07:19:02.890 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm7] [info 2017/10/19 07:19:02.890 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[info 2017/10/19 07:19:02.890 UTC <Test worker> tid=22] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[info 2017/10/19 07:19:02.891 UTC <Test worker> tid=22] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:19:02.892 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm0] [info 2017/10/19 07:19:02.892 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:19:02.892 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:19:02.892 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm1] [info 2017/10/19 07:19:02.893 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm1] [info 2017/10/19 07:19:02.893 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm1] [info 2017/10/19 07:19:02.893 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm1] [info 2017/10/19 07:19:02.893 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm2] [info 2017/10/19 07:19:02.894 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm2] [info 2017/10/19 07:19:02.894 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm2] [info 2017/10/19 07:19:02.894 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm2] [info 2017/10/19 07:19:02.894 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm3] [info 2017/10/19 07:19:02.895 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm3] [info 2017/10/19 07:19:02.895 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm3] [info 2017/10/19 07:19:02.895 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm3] [info 2017/10/19 07:19:02.895 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm4] [info 2017/10/19 07:19:02.896 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm4] [info 2017/10/19 07:19:02.896 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm4] [info 2017/10/19 07:19:02.896 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm4] [info 2017/10/19 07:19:02.896 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm5] [info 2017/10/19 07:19:02.896 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm5] [info 2017/10/19 07:19:02.896 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm5] [info 2017/10/19 07:19:02.896 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm5] [info 2017/10/19 07:19:02.896 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm6] [info 2017/10/19 07:19:02.897 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm6] [info 2017/10/19 07:19:02.897 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm6] [info 2017/10/19 07:19:02.897 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm6] [info 2017/10/19 07:19:02.897 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm7] [info 2017/10/19 07:19:02.898 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm7] [info 2017/10/19 07:19:02.898 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm7] [info 2017/10/19 07:19:02.898 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm7] [info 2017/10/19 07:19:02.898 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[info 2017/10/19 07:19:02.898 UTC <Test worker> tid=22] <ExpectedException action=remove>Connection reset</ExpectedException>

[info 2017/10/19 07:19:02.898 UTC <Test worker> tid=22] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:19:02.899 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm0] [info 2017/10/19 07:19:02.899 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:19:02.899 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:19:02.899 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm1] [info 2017/10/19 07:19:02.904 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm1] [info 2017/10/19 07:19:02.904 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm1] [info 2017/10/19 07:19:02.904 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm1] [info 2017/10/19 07:19:02.904 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm2] [info 2017/10/19 07:19:02.904 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm2] [info 2017/10/19 07:19:02.905 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm2] [info 2017/10/19 07:19:02.905 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm2] [info 2017/10/19 07:19:02.905 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm3] [info 2017/10/19 07:19:02.905 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm3] [info 2017/10/19 07:19:02.905 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm3] [info 2017/10/19 07:19:02.905 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm3] [info 2017/10/19 07:19:02.905 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm4] [info 2017/10/19 07:19:02.906 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm4] [info 2017/10/19 07:19:02.906 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm4] [info 2017/10/19 07:19:02.906 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm4] [info 2017/10/19 07:19:02.906 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm5] [info 2017/10/19 07:19:02.907 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm5] [info 2017/10/19 07:19:02.907 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm5] [info 2017/10/19 07:19:02.907 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm5] [info 2017/10/19 07:19:02.907 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm6] [info 2017/10/19 07:19:02.908 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm6] [info 2017/10/19 07:19:02.908 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm6] [info 2017/10/19 07:19:02.908 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm6] [info 2017/10/19 07:19:02.908 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm7] [info 2017/10/19 07:19:02.909 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm7] [info 2017/10/19 07:19:02.909 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm7] [info 2017/10/19 07:19:02.909 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm7] [info 2017/10/19 07:19:02.909 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm0] [info 2017/10/19 07:19:02.910 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm0] [info 2017/10/19 07:19:02.910 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm1] [info 2017/10/19 07:19:02.910 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm1] [info 2017/10/19 07:19:02.911 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm2] [info 2017/10/19 07:19:02.911 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm2] [info 2017/10/19 07:19:02.912 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Could not connect</ExpectedException>

[vm2] [info 2017/10/19 07:19:02.912 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Could not connect</ExpectedException>

[vm2] [info 2017/10/19 07:19:02.912 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm3] [info 2017/10/19 07:19:02.912 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm3] [info 2017/10/19 07:19:02.913 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm4] [info 2017/10/19 07:19:02.913 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm4] [info 2017/10/19 07:19:02.913 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm5] [info 2017/10/19 07:19:02.914 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm5] [info 2017/10/19 07:19:02.914 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm6] [info 2017/10/19 07:19:02.915 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm6] [info 2017/10/19 07:19:02.915 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm7] [info 2017/10/19 07:19:02.916 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm7] [info 2017/10/19 07:19:02.916 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[locator] [info 2017/10/19 07:19:02.917 UTC <RMI TCP Connection(11)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase$$Lambda$39/1383993332.run with 0 args on object: org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase$$Lambda$39/1383993332@7a396d2f

[locator] [info 2017/10/19 07:19:02.917 UTC <RMI TCP Connection(11)-172.17.0.4> tid=30] Got result: null
[locator]  from org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase$$Lambda$39/1383993332.run with 0 args on object: org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase$$Lambda$39/1383993332@7a396d2f (took 0 ms)

[vm0] [info 2017/10/19 07:19:02.920 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm0] [info 2017/10/19 07:19:02.920 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm1] [info 2017/10/19 07:19:02.921 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm1] [info 2017/10/19 07:19:02.921 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm2] [info 2017/10/19 07:19:02.922 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm2] [info 2017/10/19 07:19:02.922 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm3] [info 2017/10/19 07:19:02.923 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm3] [info 2017/10/19 07:19:02.923 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm4] [info 2017/10/19 07:19:02.925 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm4] [info 2017/10/19 07:19:02.925 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm5] [info 2017/10/19 07:19:02.926 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm5] [info 2017/10/19 07:19:02.926 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm6] [info 2017/10/19 07:19:02.926 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm6] [info 2017/10/19 07:19:02.927 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm7] [info 2017/10/19 07:19:02.928 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm7] [info 2017/10/19 07:19:02.928 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

Previously run tests: [CacheXml80GatewayDUnitTest, ConcurrentSerialGatewaySenderOperationsOffHeapDUnitTest, SerialGatewaySenderQueueDUnitTest, SerialWANPropagationDUnitTest, DestroyGatewaySenderCommandDUnitTest, CreateGatewayReceiverCommandDUnitTest, ParallelWANConflationDUnitTest, SerialWANPropagationOffHeapDUnitTest, ConcurrentParallelGatewaySenderOperation_2_OffHeapDUnitTest, WanValidationsDUnitTest, WanAutoDiscoveryDUnitTest]
[vm0] [info 2017/10/19 07:19:02.931 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm0] [info 2017/10/19 07:19:02.931 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm1] [info 2017/10/19 07:19:02.932 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm1] [info 2017/10/19 07:19:02.932 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm2] [info 2017/10/19 07:19:02.933 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm2] [info 2017/10/19 07:19:02.933 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm4] [info 2017/10/19 07:19:02.937 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm3] [info 2017/10/19 07:19:02.936 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm3] [info 2017/10/19 07:19:02.936 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm5] [info 2017/10/19 07:19:02.938 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm5] [info 2017/10/19 07:19:02.938 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm4] [info 2017/10/19 07:19:02.937 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm6] [info 2017/10/19 07:19:02.939 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm6] [info 2017/10/19 07:19:02.939 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm7] [info 2017/10/19 07:19:02.940 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm7] [info 2017/10/19 07:19:02.940 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)



[setup] START TEST WanAutoDiscoveryDUnitTest.testNoThreadLeftBehind


[vm0] [info 2017/10/19 07:19:02.941 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633@3333195a

[vm0] [info 2017/10/19 07:19:02.941 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633@3333195a (took 0 ms)

[vm1] [info 2017/10/19 07:19:02.942 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633@3333195a

[vm1] [info 2017/10/19 07:19:02.942 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633@3333195a (took 0 ms)

[vm2] [info 2017/10/19 07:19:02.942 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1383596771.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1383596771@588a54ec

[vm2] [info 2017/10/19 07:19:02.943 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1383596771.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1383596771@588a54ec (took 0 ms)

[vm3] [info 2017/10/19 07:19:02.944 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1134338530.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1134338530@bea95a3

[vm3] [info 2017/10/19 07:19:02.944 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1134338530.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1134338530@bea95a3 (took 0 ms)

[vm4] [info 2017/10/19 07:19:02.945 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1059104106.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1059104106@5346e7df

[vm4] [info 2017/10/19 07:19:02.945 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1059104106.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1059104106@5346e7df (took 0 ms)

[vm5] [info 2017/10/19 07:19:02.945 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1520267312.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1520267312@7d0e35a2

[vm5] [info 2017/10/19 07:19:02.945 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1520267312.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1520267312@7d0e35a2 (took 0 ms)

[vm6] [info 2017/10/19 07:19:02.947 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/958556531.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/958556531@7fba5614

[vm6] [info 2017/10/19 07:19:02.948 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/958556531.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/958556531@7fba5614 (took 0 ms)

[info 2017/10/19 07:19:02.949 UTC <Test worker> tid=22] <ExpectedException action=add>Connection refused</ExpectedException>

[info 2017/10/19 07:19:02.949 UTC <Test worker> tid=22] <ExpectedException action=add>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:19:02.949 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm0] [info 2017/10/19 07:19:02.949 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:19:02.949 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:19:02.949 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm1] [info 2017/10/19 07:19:02.950 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm1] [info 2017/10/19 07:19:02.950 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm1] [info 2017/10/19 07:19:02.950 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm1] [info 2017/10/19 07:19:02.950 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm2] [info 2017/10/19 07:19:02.951 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm7] [info 2017/10/19 07:19:02.948 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1848144891.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1848144891@4cc92cd3

[vm7] [info 2017/10/19 07:19:02.948 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1848144891.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1848144891@4cc92cd3 (took 0 ms)

[vm2] [info 2017/10/19 07:19:02.951 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Connection refused</ExpectedException>

[vm2] [info 2017/10/19 07:19:02.951 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Connection refused</ExpectedException>

[vm2] [info 2017/10/19 07:19:02.951 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm3] [info 2017/10/19 07:19:02.951 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm3] [info 2017/10/19 07:19:02.951 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm3] [info 2017/10/19 07:19:02.951 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm3] [info 2017/10/19 07:19:02.951 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm4] [info 2017/10/19 07:19:02.952 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm4] [info 2017/10/19 07:19:02.952 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Connection refused</ExpectedException>

[vm4] [info 2017/10/19 07:19:02.952 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Connection refused</ExpectedException>

[vm4] [info 2017/10/19 07:19:02.952 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm5] [info 2017/10/19 07:19:02.953 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm5] [info 2017/10/19 07:19:02.953 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Connection refused</ExpectedException>

[vm5] [info 2017/10/19 07:19:02.953 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Connection refused</ExpectedException>

[vm5] [info 2017/10/19 07:19:02.953 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm7] [info 2017/10/19 07:19:02.954 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm7] [info 2017/10/19 07:19:02.954 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Connection refused</ExpectedException>

[vm7] [info 2017/10/19 07:19:02.954 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Connection refused</ExpectedException>

[vm7] [info 2017/10/19 07:19:02.954 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[info 2017/10/19 07:19:02.954 UTC <Test worker> tid=22] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm6] [info 2017/10/19 07:19:02.953 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm6] [info 2017/10/19 07:19:02.953 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Connection refused</ExpectedException>

[vm6] [info 2017/10/19 07:19:02.953 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Connection refused</ExpectedException>

[vm6] [info 2017/10/19 07:19:02.953 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[info 2017/10/19 07:19:02.954 UTC <Test worker> tid=22] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm6]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm0] [info 2017/10/19 07:19:02.955 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm0] [info 2017/10/19 07:19:02.955 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:19:02.955 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:19:02.955 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm1] [info 2017/10/19 07:19:02.956 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm1] [info 2017/10/19 07:19:02.956 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm1] [info 2017/10/19 07:19:02.956 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm1] [info 2017/10/19 07:19:02.956 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm2] [info 2017/10/19 07:19:02.956 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm2] [info 2017/10/19 07:19:02.956 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm2] [info 2017/10/19 07:19:02.956 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm2] [info 2017/10/19 07:19:02.957 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm3] [info 2017/10/19 07:19:02.957 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm3] [info 2017/10/19 07:19:02.957 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm3] [info 2017/10/19 07:19:02.957 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm3] [info 2017/10/19 07:19:02.957 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm4] [info 2017/10/19 07:19:02.957 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm4] [info 2017/10/19 07:19:02.957 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm4] [info 2017/10/19 07:19:02.957 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm4] [info 2017/10/19 07:19:02.957 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm5] [info 2017/10/19 07:19:02.958 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm5] [info 2017/10/19 07:19:02.958 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm5] [info 2017/10/19 07:19:02.958 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm5] [info 2017/10/19 07:19:02.958 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm6] [info 2017/10/19 07:19:02.958 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm6] [info 2017/10/19 07:19:02.958 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm6] [info 2017/10/19 07:19:02.959 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm6] [info 2017/10/19 07:19:02.959 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm7] [info 2017/10/19 07:19:02.959 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm7] [info 2017/10/19 07:19:02.960 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm7] [info 2017/10/19 07:19:02.960 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm7] [info 2017/10/19 07:19:02.960 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[info 2017/10/19 07:19:02.960 UTC <Test worker> tid=22] <ExpectedException action=add>Connection reset</ExpectedException>

[info 2017/10/19 07:19:02.960 UTC <Test worker> tid=22] <ExpectedException action=add>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:19:02.961 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm0] [info 2017/10/19 07:19:02.961 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:19:02.961 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:19:02.961 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm1] [info 2017/10/19 07:19:02.961 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm1] [info 2017/10/19 07:19:02.962 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm1] [info 2017/10/19 07:19:02.962 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm2] [info 2017/10/19 07:19:02.962 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm2] [info 2017/10/19 07:19:02.962 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Connection reset</ExpectedException>

[vm2] [info 2017/10/19 07:19:02.962 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Connection reset</ExpectedException>

[vm2] [info 2017/10/19 07:19:02.962 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm3] [info 2017/10/19 07:19:02.963 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm3] [info 2017/10/19 07:19:02.963 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm3] [info 2017/10/19 07:19:02.963 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm1] [info 2017/10/19 07:19:02.962 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm3] [info 2017/10/19 07:19:02.963 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm4] [info 2017/10/19 07:19:02.963 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm4] [info 2017/10/19 07:19:02.963 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Connection reset</ExpectedException>

[vm4] [info 2017/10/19 07:19:02.963 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Connection reset</ExpectedException>

[vm4] [info 2017/10/19 07:19:02.963 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm5] [info 2017/10/19 07:19:02.964 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm5] [info 2017/10/19 07:19:02.964 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Connection reset</ExpectedException>

[vm5] [info 2017/10/19 07:19:02.964 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Connection reset</ExpectedException>

[vm5] [info 2017/10/19 07:19:02.964 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm6] [info 2017/10/19 07:19:02.965 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm6] [info 2017/10/19 07:19:02.965 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Connection reset</ExpectedException>

[vm6] [info 2017/10/19 07:19:02.965 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Connection reset</ExpectedException>

[vm6] [info 2017/10/19 07:19:02.965 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm7] [info 2017/10/19 07:19:02.966 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm7] [info 2017/10/19 07:19:02.966 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Connection reset</ExpectedException>

[vm7] [info 2017/10/19 07:19:02.966 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Connection reset</ExpectedException>

[vm7] [info 2017/10/19 07:19:02.966 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

distributed system properties: {distributed-system-id=2, start-locator=localhost[25234],server=true,peer=true,hostname-for-clients=localhost, mcast-port=0, log-level=info, off-heap-memory-size=300m, remote-locators=localhost[23637], disable-auto-reconnect=true, enable-cluster-configuration=false, locators=localhost[25234], use-cluster-configuration=false}
[info 2017/10/19 07:19:02.974 UTC <Test worker> tid=22] Startup Configuration:
 ### GemFire Properties defined with api ###
disable-auto-reconnect=true
distributed-system-id=2
enable-cluster-configuration=false
locators=localhost[25234]
log-level=info
mcast-port=0
off-heap-memory-size=300m
remote-locators=localhost[23637]
start-locator=localhost[25234],server=true,peer=true,hostname-for-clients=localhost
use-cluster-configuration=false
### GemFire Properties using default values ###
ack-severe-alert-threshold=0
ack-wait-threshold=15
archive-disk-space-limit=0
archive-file-size-limit=0
async-distribution-timeout=0
async-max-queue-size=8
async-queue-timeout=60000
bind-address=
cache-xml-file=cache.xml
cluster-configuration-dir=
cluster-ssl-ciphers=any
cluster-ssl-enabled=false
cluster-ssl-keystore=
cluster-ssl-keystore-password=
cluster-ssl-keystore-type=
cluster-ssl-protocols=any
cluster-ssl-require-authentication=true
cluster-ssl-truststore=
cluster-ssl-truststore-password=
conflate-events=server
conserve-sockets=true
delta-propagation=true
deploy-working-dir=/tmp/gemfire-build/geode/geode-wan/build/distributedTest129
disable-tcp=false
distributed-transactions=false
durable-client-id=
durable-client-timeout=300
enable-network-partition-detection=true
enable-time-statistics=false
enforce-unique-host=false
gateway-ssl-ciphers=any
gateway-ssl-enabled=false
gateway-ssl-keystore=
gateway-ssl-keystore-password=
gateway-ssl-keystore-type=
gateway-ssl-protocols=any
gateway-ssl-require-authentication=true
gateway-ssl-truststore=
gateway-ssl-truststore-password=
groups=
http-service-bind-address=
http-service-port=7070
http-service-ssl-ciphers=any
http-service-ssl-enabled=false
http-service-ssl-keystore=
http-service-ssl-keystore-password=
http-service-ssl-keystore-type=
http-service-ssl-protocols=any
http-service-ssl-require-authentication=false
http-service-ssl-truststore=
http-service-ssl-truststore-password=
jmx-manager=false
jmx-manager-access-file=
jmx-manager-bind-address=
jmx-manager-hostname-for-clients=
jmx-manager-http-port=7070
jmx-manager-password-file=
jmx-manager-port=1099
jmx-manager-ssl-ciphers=any
jmx-manager-ssl-enabled=false
jmx-manager-ssl-keystore=
jmx-manager-ssl-keystore-password=
jmx-manager-ssl-keystore-type=
jmx-manager-ssl-protocols=any
jmx-manager-ssl-require-authentication=true
jmx-manager-ssl-truststore=
jmx-manager-ssl-truststore-password=
jmx-manager-start=false
jmx-manager-update-rate=2000
load-cluster-configuration-from-dir=false
locator-wait-time=0
lock-memory=false
log-disk-space-limit=0
log-file=
log-file-size-limit=0
max-num-reconnect-tries=3
max-wait-time-reconnect=60000
mcast-address=239.192.81.1
mcast-flow-control=1048576, 0.25, 5000
mcast-recv-buffer-size=1048576
mcast-send-buffer-size=65535
mcast-ttl=32
member-timeout=5000
membership-port-range=32769-61000
memcached-bind-address=
memcached-port=0
memcached-protocol=ASCII
name=
redis-bind-address=
redis-password=
redis-port=0
redundancy-zone=
remove-unresponsive-client=false
roles=
security-client-accessor=
security-client-accessor-pp=
security-client-auth-init=
security-client-authenticator=
security-client-dhalgo=
security-log-file=
security-log-level=config
security-manager=
security-peer-auth-init=
security-peer-authenticator=
security-peer-verifymember-timeout=1000
security-post-processor=
security-udp-dhalgo=
server-bind-address=
server-ssl-ciphers=any
server-ssl-enabled=false
server-ssl-keystore=
server-ssl-keystore-password=
server-ssl-keystore-type=
server-ssl-protocols=any
server-ssl-require-authentication=true
server-ssl-truststore=
server-ssl-truststore-password=
socket-buffer-size=32768
socket-lease-time=60000
ssl-ciphers=any
ssl-cluster-alias=
ssl-default-alias=
ssl-enabled-components=
ssl-gateway-alias=
ssl-jmx-alias=
ssl-keystore=
ssl-keystore-password=
ssl-keystore-type=
ssl-locator-alias=
ssl-protocols=any
ssl-require-authentication=true
ssl-server-alias=
ssl-truststore=
ssl-truststore-password=
ssl-truststore-type=
ssl-web-alias=
ssl-web-require-authentication=false
start-dev-rest-api=false
statistic-archive-file=
statistic-sample-rate=1000
statistic-sampling-enabled=true
tcp-port=0
udp-fragment-size=60000
udp-recv-buffer-size=1048576
udp-send-buffer-size=65535
user-command-packages=


[info 2017/10/19 07:19:02.975 UTC <Test worker> tid=22] Allocating 314572800 bytes of off-heap memory. The maximum size of a single off-heap object is 314572800 bytes.

[info 2017/10/19 07:19:02.981 UTC <Test worker> tid=22] Starting peer location for Distribution Locator on localhost/127.0.0.1

[info 2017/10/19 07:19:02.982 UTC <Test worker> tid=22] Starting Distribution Locator on localhost/127.0.0.1

[info 2017/10/19 07:19:02.982 UTC <Test worker> tid=22] Locator was created at Thu Oct 19 07:19:02 UTC 2017

[info 2017/10/19 07:19:02.982 UTC <Test worker> tid=22] Listening on port 25234 bound on address localhost/127.0.0.1

[info 2017/10/19 07:19:02.982 UTC <Test worker> tid=22] GemFire peer location service starting.  Other locators: localhost[25234]  Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: locator25234view.dat

[info 2017/10/19 07:19:02.982 UTC <Test worker> tid=22] Peer locator attempting to recover from localhost/127.0.0.1:25234

[info 2017/10/19 07:19:02.986 UTC <Test worker> tid=22] Peer locator was unable to recover state from this locator

[info 2017/10/19 07:19:02.986 UTC <Test worker> tid=22] recovery file not found: /tmp/gemfire-build/geode/geode-wan/build/distributedTest129/locator25234view.dat

[info 2017/10/19 07:19:02.993 UTC <Test worker> tid=22] Starting membership services

[info 2017/10/19 07:19:03.012 UTC <Test worker> tid=22] JGroups channel created (took 18ms)

[info 2017/10/19 07:19:03.015 UTC <Test worker> tid=22] GemFire P2P Listener started on /172.17.0.4:42264

[info 2017/10/19 07:19:03.015 UTC <Test worker> tid=22] This member is hosting a locator will be preferred as a membership coordinator

[info 2017/10/19 07:19:03.016 UTC <Geode Failure Detection Server thread 0> tid=1857] Started failure detection server thread on /172.17.0.4:37929.

[info 2017/10/19 07:19:03.016 UTC <Test worker> tid=22] Peer locator is connecting to local membership services with ID 172.17.0.4(1)<ec>:32770

[info 2017/10/19 07:19:03.019 UTC <Test worker> tid=22] This member is becoming the membership coordinator with address 172.17.0.4(1)<ec>:32770

[info 2017/10/19 07:19:03.020 UTC <Test worker> tid=22] received new view: View[172.17.0.4(1)<ec><v0>:32770|0] members: [172.17.0.4(1)<ec><v0>:32770{lead}]
old view is: null

[info 2017/10/19 07:19:03.020 UTC <Test worker> tid=22] Peer locator received new membership view: View[172.17.0.4(1)<ec><v0>:32770|0] members: [172.17.0.4(1)<ec><v0>:32770{lead}]

[info 2017/10/19 07:19:03.020 UTC <Test worker> tid=22] ViewCreator starting on:172.17.0.4(1)<ec><v0>:32770

[info 2017/10/19 07:19:03.021 UTC <Geode Membership View Creator> tid=1860] View Creator thread is starting

[info 2017/10/19 07:19:03.021 UTC <Test worker> tid=22] Finished joining (took 5ms).

[info 2017/10/19 07:19:03.021 UTC <Test worker> tid=22] Starting DistributionManager 172.17.0.4(1)<ec><v0>:32770.  (took 31 ms)

[info 2017/10/19 07:19:03.022 UTC <Test worker> tid=22] Initial (distribution manager) view =  View[172.17.0.4(1)<ec><v0>:32770|0] members: [172.17.0.4(1)<ec><v0>:32770{lead}]

[info 2017/10/19 07:19:03.022 UTC <Test worker> tid=22] Admitting member <172.17.0.4(1)<ec><v0>:32770>. Now there are 1 non-admin member(s).

[info 2017/10/19 07:19:03.022 UTC <Test worker> tid=22] 172.17.0.4(1)<ec><v0>:32770 is the elder and the only member.

[info 2017/10/19 07:19:03.022 UTC <Test worker> tid=22] Did not hear back from any other system. I am the first one.

[info 2017/10/19 07:19:03.023 UTC <Geode Membership View Creator> tid=1860] no recipients for new view aside from myself

[info 2017/10/19 07:19:03.024 UTC <Test worker> tid=22] Starting server location for Distribution Locator on localhost/127.0.0.1[25234]

[info 2017/10/19 07:19:03.037 UTC <Test worker> tid=22] Shutting down DistributionManager 172.17.0.4(1)<ec><v0>:32770. 

[info 2017/10/19 07:19:03.143 UTC <Test worker> tid=22] Now closing distribution for 172.17.0.4(1)<ec><v0>:32770

[info 2017/10/19 07:19:03.143 UTC <Test worker> tid=22] Stopping membership services

[info 2017/10/19 07:19:03.144 UTC <Test worker> tid=22] GMSHealthMonitor server socket is closed in stopServices().

[info 2017/10/19 07:19:03.144 UTC <Geode Failure Detection Server thread 0> tid=1857] GMSHealthMonitor server thread exiting

[info 2017/10/19 07:19:03.145 UTC <Test worker> tid=22] GMSHealthMonitor serverSocketExecutor is terminated

[info 2017/10/19 07:19:03.146 UTC <Test worker> tid=22] DistributionManager stopped in 109ms.

[info 2017/10/19 07:19:03.148 UTC <Test worker> tid=22] Marking DistributionManager 172.17.0.4(1)<ec><v0>:32770 as closed.

[info 2017/10/19 07:19:03.148 UTC <Test worker> tid=22] Stopping Distribution Locator on localhost/127.0.0.1[25234]

[info 2017/10/19 07:19:03.150 UTC <Distribution Locator on localhost/127.0.0.1> tid=1841] locator shutting down

[info 2017/10/19 07:19:03.152 UTC <Test worker> tid=22] Distribution Locator on localhost/127.0.0.1[25234]  is stopped

[locator] [warn 2017/10/19 07:19:12.068 UTC <WAN Locator Discovery Thread> tid=82] Locator discovery task could not exchange locator information 371fdc9c0e33[35286] with localhost[0] after 105 retry attempts. Retrying in 10,000 ms.

[vm0] [info 2017/10/19 07:19:13.157 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102@6c1e613a

[vm4] [info 2017/10/19 07:19:13.157 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$46/1146432959.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$46/1146432959@1ebf8dc6

[vm5] [info 2017/10/19 07:19:13.157 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$47/1939424723.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$47/1939424723@3a65d70

[vm6] [info 2017/10/19 07:19:13.157 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/1573676125.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/1573676125@abd27d2

[vm7] [info 2017/10/19 07:19:13.157 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/715091186.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/715091186@5bd49916

[vm2] [info 2017/10/19 07:19:13.157 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$50/267342857.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$50/267342857@32f886ef

[vm0] [info 2017/10/19 07:19:13.158 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102@6c1e613a (took 1 ms)

[vm3] [info 2017/10/19 07:19:13.157 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$49/1854774201.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$49/1854774201@7495c340

[vm5] [info 2017/10/19 07:19:13.158 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$47/1939424723.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$47/1939424723@3a65d70 (took 0 ms)

[vm4] [info 2017/10/19 07:19:13.158 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$46/1146432959.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$46/1146432959@1ebf8dc6 (took 1 ms)

[vm1] [info 2017/10/19 07:19:13.158 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102@6c1e613a

[vm6] [info 2017/10/19 07:19:13.159 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm7] [info 2017/10/19 07:19:13.159 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/715091186.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/715091186@5bd49916 (took 1 ms)

[vm6]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/1573676125.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/1573676125@abd27d2 (took 1 ms)

[vm3] [info 2017/10/19 07:19:13.159 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$49/1854774201.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$49/1854774201@7495c340 (took 1 ms)

[vm1] [info 2017/10/19 07:19:13.159 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102@6c1e613a (took 1 ms)

[vm2] [info 2017/10/19 07:19:13.160 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$50/267342857.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$50/267342857@32f886ef (took 2 ms)

[vm0] [info 2017/10/19 07:19:13.161 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm0] [info 2017/10/19 07:19:13.161 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm1] [info 2017/10/19 07:19:13.161 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm1] [info 2017/10/19 07:19:13.162 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm2] [info 2017/10/19 07:19:13.163 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm2] [info 2017/10/19 07:19:13.163 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm3] [info 2017/10/19 07:19:13.163 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm3] [info 2017/10/19 07:19:13.164 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm4] [info 2017/10/19 07:19:13.165 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm4] [info 2017/10/19 07:19:13.165 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm5] [info 2017/10/19 07:19:13.166 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm5] [info 2017/10/19 07:19:13.166 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm6] [info 2017/10/19 07:19:13.166 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm6] [info 2017/10/19 07:19:13.168 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm7] [info 2017/10/19 07:19:13.168 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm7] [info 2017/10/19 07:19:13.169 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[info 2017/10/19 07:19:13.169 UTC <Test worker> tid=22] <ExpectedException action=remove>Connection refused</ExpectedException>

[info 2017/10/19 07:19:13.169 UTC <Test worker> tid=22] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:19:13.170 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm0] [info 2017/10/19 07:19:13.170 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:19:13.170 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:19:13.170 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm1] [info 2017/10/19 07:19:13.170 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm1] [info 2017/10/19 07:19:13.171 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm1] [info 2017/10/19 07:19:13.171 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm1] [info 2017/10/19 07:19:13.171 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm2] [info 2017/10/19 07:19:13.171 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm2] [info 2017/10/19 07:19:13.171 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm2] [info 2017/10/19 07:19:13.171 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm2] [info 2017/10/19 07:19:13.171 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm3] [info 2017/10/19 07:19:13.172 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm3] [info 2017/10/19 07:19:13.172 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm3] [info 2017/10/19 07:19:13.172 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm3] [info 2017/10/19 07:19:13.172 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm4] [info 2017/10/19 07:19:13.173 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm5] [info 2017/10/19 07:19:13.174 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm5] [info 2017/10/19 07:19:13.174 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm5] [info 2017/10/19 07:19:13.174 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm4] [info 2017/10/19 07:19:13.173 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Connection refused</ExpectedException>
[vm5] [info 2017/10/19 07:19:13.174 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)


[vm4] [info 2017/10/19 07:19:13.173 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm4] [info 2017/10/19 07:19:13.173 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm6] [info 2017/10/19 07:19:13.175 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm6] [info 2017/10/19 07:19:13.175 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm6] [info 2017/10/19 07:19:13.175 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm6] [info 2017/10/19 07:19:13.175 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[info 2017/10/19 07:19:13.176 UTC <Test worker> tid=22] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[info 2017/10/19 07:19:13.176 UTC <Test worker> tid=22] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:19:13.176 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm0] [info 2017/10/19 07:19:13.176 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:19:13.176 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:19:13.176 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm7] [info 2017/10/19 07:19:13.175 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm7] [info 2017/10/19 07:19:13.176 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm7] [info 2017/10/19 07:19:13.176 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm7] [info 2017/10/19 07:19:13.176 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm1] [info 2017/10/19 07:19:13.177 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm1] [info 2017/10/19 07:19:13.177 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm1] [info 2017/10/19 07:19:13.177 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm1] [info 2017/10/19 07:19:13.177 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm2] [info 2017/10/19 07:19:13.178 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm2] [info 2017/10/19 07:19:13.179 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm2] [info 2017/10/19 07:19:13.179 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm2] [info 2017/10/19 07:19:13.179 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm3] [info 2017/10/19 07:19:13.179 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm3] [info 2017/10/19 07:19:13.179 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm3] [info 2017/10/19 07:19:13.179 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm3] [info 2017/10/19 07:19:13.180 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm4] [info 2017/10/19 07:19:13.182 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm4] [info 2017/10/19 07:19:13.182 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm4] [info 2017/10/19 07:19:13.183 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm4] [info 2017/10/19 07:19:13.183 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm5] [info 2017/10/19 07:19:13.183 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm5] [info 2017/10/19 07:19:13.183 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm5] [info 2017/10/19 07:19:13.184 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm5] [info 2017/10/19 07:19:13.184 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm6] [info 2017/10/19 07:19:13.184 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm6] [info 2017/10/19 07:19:13.184 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm6] [info 2017/10/19 07:19:13.184 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm6] [info 2017/10/19 07:19:13.184 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm7] [info 2017/10/19 07:19:13.185 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm7] [info 2017/10/19 07:19:13.185 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm7] [info 2017/10/19 07:19:13.185 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm7] [info 2017/10/19 07:19:13.185 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[info 2017/10/19 07:19:13.185 UTC <Test worker> tid=22] <ExpectedException action=remove>Connection reset</ExpectedException>

[info 2017/10/19 07:19:13.185 UTC <Test worker> tid=22] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:19:13.186 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm0] [info 2017/10/19 07:19:13.186 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:19:13.186 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:19:13.186 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm1] [info 2017/10/19 07:19:13.187 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm1] [info 2017/10/19 07:19:13.187 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm1] [info 2017/10/19 07:19:13.187 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm1] [info 2017/10/19 07:19:13.187 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm2] [info 2017/10/19 07:19:13.187 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm2] [info 2017/10/19 07:19:13.187 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm2] [info 2017/10/19 07:19:13.187 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm2] [info 2017/10/19 07:19:13.188 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm3] [info 2017/10/19 07:19:13.188 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm3] [info 2017/10/19 07:19:13.188 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm3] [info 2017/10/19 07:19:13.188 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm3] [info 2017/10/19 07:19:13.188 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm4] [info 2017/10/19 07:19:13.189 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm4] [info 2017/10/19 07:19:13.189 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm4] [info 2017/10/19 07:19:13.189 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm4] [info 2017/10/19 07:19:13.189 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm5] [info 2017/10/19 07:19:13.190 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm5] [info 2017/10/19 07:19:13.190 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm5] [info 2017/10/19 07:19:13.190 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm5] [info 2017/10/19 07:19:13.190 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm6] [info 2017/10/19 07:19:13.190 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm6] [info 2017/10/19 07:19:13.190 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm6] [info 2017/10/19 07:19:13.191 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm6] [info 2017/10/19 07:19:13.191 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm7] [info 2017/10/19 07:19:13.191 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm7] [info 2017/10/19 07:19:13.191 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm7] [info 2017/10/19 07:19:13.191 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm7] [info 2017/10/19 07:19:13.191 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm0] [info 2017/10/19 07:19:13.192 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm0] [info 2017/10/19 07:19:13.192 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm1] [info 2017/10/19 07:19:13.193 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm1] [info 2017/10/19 07:19:13.193 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm2] [info 2017/10/19 07:19:13.194 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm2] [info 2017/10/19 07:19:13.194 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm3] [info 2017/10/19 07:19:13.195 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm3] [info 2017/10/19 07:19:13.195 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm4] [info 2017/10/19 07:19:13.196 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm4] [info 2017/10/19 07:19:13.196 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm5] [info 2017/10/19 07:19:13.197 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm6] [info 2017/10/19 07:19:13.198 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm6] [info 2017/10/19 07:19:13.198 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm5] [info 2017/10/19 07:19:13.197 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm7] [info 2017/10/19 07:19:13.199 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm7] [info 2017/10/19 07:19:13.199 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[locator] [info 2017/10/19 07:19:13.200 UTC <RMI TCP Connection(11)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase$$Lambda$39/1383993332.run with 0 args on object: org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase$$Lambda$39/1383993332@7a396d2f

[locator] [info 2017/10/19 07:19:13.201 UTC <RMI TCP Connection(11)-172.17.0.4> tid=30] Got result: null
[locator]  from org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase$$Lambda$39/1383993332.run with 0 args on object: org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase$$Lambda$39/1383993332@7a396d2f (took 0 ms)

[vm0] [info 2017/10/19 07:19:13.203 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm0] [info 2017/10/19 07:19:13.203 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm1] [info 2017/10/19 07:19:13.205 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm1] [info 2017/10/19 07:19:13.206 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm2] [info 2017/10/19 07:19:13.206 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm2] [info 2017/10/19 07:19:13.206 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm3] [info 2017/10/19 07:19:13.207 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm3] [info 2017/10/19 07:19:13.207 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm4] [info 2017/10/19 07:19:13.209 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm4] [info 2017/10/19 07:19:13.209 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm5] [info 2017/10/19 07:19:13.210 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm5] [info 2017/10/19 07:19:13.210 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm6] [info 2017/10/19 07:19:13.211 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm6] [info 2017/10/19 07:19:13.211 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm7] [info 2017/10/19 07:19:13.215 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm7] [info 2017/10/19 07:19:13.215 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

Previously run tests: [CacheXml80GatewayDUnitTest, ConcurrentSerialGatewaySenderOperationsOffHeapDUnitTest, SerialGatewaySenderQueueDUnitTest, SerialWANPropagationDUnitTest, DestroyGatewaySenderCommandDUnitTest, CreateGatewayReceiverCommandDUnitTest, ParallelWANConflationDUnitTest, SerialWANPropagationOffHeapDUnitTest, ConcurrentParallelGatewaySenderOperation_2_OffHeapDUnitTest, WanValidationsDUnitTest, WanAutoDiscoveryDUnitTest]
[vm0] [info 2017/10/19 07:19:13.217 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm0] [info 2017/10/19 07:19:13.217 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm1] [info 2017/10/19 07:19:13.218 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm1] [info 2017/10/19 07:19:13.218 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm2] [info 2017/10/19 07:19:13.219 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm2] [info 2017/10/19 07:19:13.219 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm3] [info 2017/10/19 07:19:13.219 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm3] [info 2017/10/19 07:19:13.219 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm4] [info 2017/10/19 07:19:13.220 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm4] [info 2017/10/19 07:19:13.220 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm5] [info 2017/10/19 07:19:13.221 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm5] [info 2017/10/19 07:19:13.221 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm6] [info 2017/10/19 07:19:13.222 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm6] [info 2017/10/19 07:19:13.223 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm7] [info 2017/10/19 07:19:13.223 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm7] [info 2017/10/19 07:19:13.224 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)



[setup] START TEST WanAutoDiscoveryDUnitTest.test_TK_Recognises_LN_AND_NY


[vm0] [info 2017/10/19 07:19:13.225 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633@3333195a

[vm0] [info 2017/10/19 07:19:13.225 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633@3333195a (took 0 ms)

[vm1] [info 2017/10/19 07:19:13.226 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633@3333195a

[vm1] [info 2017/10/19 07:19:13.226 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633@3333195a (took 0 ms)

[vm2] [info 2017/10/19 07:19:13.226 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1383596771.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1383596771@588a54ec

[vm2] [info 2017/10/19 07:19:13.227 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1383596771.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1383596771@588a54ec (took 0 ms)

[vm3] [info 2017/10/19 07:19:13.228 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1134338530.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1134338530@bea95a3

[vm3] [info 2017/10/19 07:19:13.228 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1134338530.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1134338530@bea95a3 (took 0 ms)

[vm4] [info 2017/10/19 07:19:13.228 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1059104106.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1059104106@5346e7df

[vm4] [info 2017/10/19 07:19:13.228 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1059104106.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1059104106@5346e7df (took 0 ms)

[vm5] [info 2017/10/19 07:19:13.229 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1520267312.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1520267312@7d0e35a2

[vm5] [info 2017/10/19 07:19:13.229 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1520267312.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1520267312@7d0e35a2 (took 0 ms)

[vm6] [info 2017/10/19 07:19:13.231 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/958556531.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/958556531@7fba5614

[vm6] [info 2017/10/19 07:19:13.231 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/958556531.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/958556531@7fba5614 (took 0 ms)

[vm7] [info 2017/10/19 07:19:13.231 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1848144891.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1848144891@4cc92cd3

[vm7] [info 2017/10/19 07:19:13.232 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1848144891.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1848144891@4cc92cd3 (took 0 ms)

[info 2017/10/19 07:19:13.232 UTC <Test worker> tid=22] <ExpectedException action=add>Connection refused</ExpectedException>

[info 2017/10/19 07:19:13.232 UTC <Test worker> tid=22] <ExpectedException action=add>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:19:13.233 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm0] [info 2017/10/19 07:19:13.233 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:19:13.233 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:19:13.233 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm1] [info 2017/10/19 07:19:13.234 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm1] [info 2017/10/19 07:19:13.234 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm1] [info 2017/10/19 07:19:13.234 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm1] [info 2017/10/19 07:19:13.234 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm2] [info 2017/10/19 07:19:13.235 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm2] [info 2017/10/19 07:19:13.235 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Connection refused</ExpectedException>

[vm2] [info 2017/10/19 07:19:13.235 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Connection refused</ExpectedException>

[vm2] [info 2017/10/19 07:19:13.235 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm3] [info 2017/10/19 07:19:13.236 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm3] [info 2017/10/19 07:19:13.236 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm3] [info 2017/10/19 07:19:13.236 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm3] [info 2017/10/19 07:19:13.236 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm4] [info 2017/10/19 07:19:13.236 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm4] [info 2017/10/19 07:19:13.236 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Connection refused</ExpectedException>

[vm4] [info 2017/10/19 07:19:13.237 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Connection refused</ExpectedException>

[vm4] [info 2017/10/19 07:19:13.237 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm5] [info 2017/10/19 07:19:13.241 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm5] [info 2017/10/19 07:19:13.241 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Connection refused</ExpectedException>

[vm5] [info 2017/10/19 07:19:13.241 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Connection refused</ExpectedException>

[vm5] [info 2017/10/19 07:19:13.241 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm6] [info 2017/10/19 07:19:13.242 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm6] [info 2017/10/19 07:19:13.242 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Connection refused</ExpectedException>

[vm6] [info 2017/10/19 07:19:13.242 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Connection refused</ExpectedException>

[vm6] [info 2017/10/19 07:19:13.242 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm7] [info 2017/10/19 07:19:13.242 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm7] [info 2017/10/19 07:19:13.243 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Connection refused</ExpectedException>

[vm7] [info 2017/10/19 07:19:13.243 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Connection refused</ExpectedException>

[vm7] [info 2017/10/19 07:19:13.243 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[info 2017/10/19 07:19:13.243 UTC <Test worker> tid=22] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[info 2017/10/19 07:19:13.243 UTC <Test worker> tid=22] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:19:13.245 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm0] [info 2017/10/19 07:19:13.245 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:19:13.245 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:19:13.245 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm1] [info 2017/10/19 07:19:13.247 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm1] [info 2017/10/19 07:19:13.248 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm1] [info 2017/10/19 07:19:13.248 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm1] [info 2017/10/19 07:19:13.248 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm2] [info 2017/10/19 07:19:13.248 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm2] [info 2017/10/19 07:19:13.248 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm2] [info 2017/10/19 07:19:13.248 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm2] [info 2017/10/19 07:19:13.248 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm3] [info 2017/10/19 07:19:13.255 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm3] [info 2017/10/19 07:19:13.255 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm3] [info 2017/10/19 07:19:13.255 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm3] [info 2017/10/19 07:19:13.255 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm4] [info 2017/10/19 07:19:13.256 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm4] [info 2017/10/19 07:19:13.256 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm4] [info 2017/10/19 07:19:13.256 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm4] [info 2017/10/19 07:19:13.256 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm5] [info 2017/10/19 07:19:13.257 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm5] [info 2017/10/19 07:19:13.257 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm5] [info 2017/10/19 07:19:13.257 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm5] [info 2017/10/19 07:19:13.257 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm6] [info 2017/10/19 07:19:13.257 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm6] [info 2017/10/19 07:19:13.258 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm6] [info 2017/10/19 07:19:13.258 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm6] [info 2017/10/19 07:19:13.258 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm7] [info 2017/10/19 07:19:13.258 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm7] [info 2017/10/19 07:19:13.259 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm7] [info 2017/10/19 07:19:13.259 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm7] [info 2017/10/19 07:19:13.259 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[info 2017/10/19 07:19:13.259 UTC <Test worker> tid=22] <ExpectedException action=add>Connection reset</ExpectedException>

[info 2017/10/19 07:19:13.259 UTC <Test worker> tid=22] <ExpectedException action=add>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:19:13.259 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm0] [info 2017/10/19 07:19:13.260 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:19:13.260 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:19:13.260 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm2] [info 2017/10/19 07:19:13.261 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm2] [info 2017/10/19 07:19:13.261 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Connection reset</ExpectedException>

[vm2] [info 2017/10/19 07:19:13.261 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Connection reset</ExpectedException>

[vm2] [info 2017/10/19 07:19:13.261 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm1] [info 2017/10/19 07:19:13.261 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm1] [info 2017/10/19 07:19:13.261 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm1] [info 2017/10/19 07:19:13.261 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm1] [info 2017/10/19 07:19:13.261 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm3] [info 2017/10/19 07:19:13.262 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm3] [info 2017/10/19 07:19:13.262 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm3] [info 2017/10/19 07:19:13.262 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm3] [info 2017/10/19 07:19:13.262 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm4] [info 2017/10/19 07:19:13.263 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm4] [info 2017/10/19 07:19:13.263 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Connection reset</ExpectedException>

[vm4] [info 2017/10/19 07:19:13.263 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Connection reset</ExpectedException>

[vm4] [info 2017/10/19 07:19:13.264 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm5] [info 2017/10/19 07:19:13.264 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm5] [info 2017/10/19 07:19:13.264 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Connection reset</ExpectedException>

[vm5] [info 2017/10/19 07:19:13.264 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Connection reset</ExpectedException>

[vm5] [info 2017/10/19 07:19:13.264 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm6] [info 2017/10/19 07:19:13.267 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm6] [info 2017/10/19 07:19:13.267 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Connection reset</ExpectedException>

[vm6] [info 2017/10/19 07:19:13.267 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Connection reset</ExpectedException>

[vm6] [info 2017/10/19 07:19:13.267 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm7] [info 2017/10/19 07:19:13.269 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm7] [info 2017/10/19 07:19:13.269 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Connection reset</ExpectedException>

[vm7] [info 2017/10/19 07:19:13.269 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Connection reset</ExpectedException>

[vm7] [info 2017/10/19 07:19:13.269 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm0] [info 2017/10/19 07:19:13.272 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$152/1284852358.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$152/1284852358@5b546278

[vm0] distributed system properties: {distributed-system-id=1, start-locator=localhost[26560],server=true,peer=true,hostname-for-clients=localhost, mcast-port=0, log-level=info, off-heap-memory-size=300m, disable-auto-reconnect=true, enable-cluster-configuration=false, locators=localhost[26560], use-cluster-configuration=false}
[vm0] [info 2017/10/19 07:19:13.279 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Startup Configuration:
[vm0]  ### GemFire Properties defined with api ###
[vm0] disable-auto-reconnect=true
[vm0] distributed-system-id=1
[vm0] enable-cluster-configuration=false
[vm0] locators=localhost[26560]
[vm0] log-level=info
[vm0] mcast-port=0
[vm0] off-heap-memory-size=300m
[vm0] start-locator=localhost[26560],server=true,peer=true,hostname-for-clients=localhost
[vm0] use-cluster-configuration=false
[vm0] ### GemFire Properties using default values ###
[vm0] ack-severe-alert-threshold=0
[vm0] ack-wait-threshold=15
[vm0] archive-disk-space-limit=0
[vm0] archive-file-size-limit=0
[vm0] async-distribution-timeout=0
[vm0] async-max-queue-size=8
[vm0] async-queue-timeout=60000
[vm0] bind-address=
[vm0] cache-xml-file=cache.xml
[vm0] cluster-configuration-dir=
[vm0] cluster-ssl-ciphers=any
[vm0] cluster-ssl-enabled=false
[vm0] cluster-ssl-keystore=
[vm0] cluster-ssl-keystore-password=
[vm0] cluster-ssl-keystore-type=
[vm0] cluster-ssl-protocols=any
[vm0] cluster-ssl-require-authentication=true
[vm0] cluster-ssl-truststore=
[vm0] cluster-ssl-truststore-password=
[vm0] conflate-events=server
[vm0] conserve-sockets=true
[vm0] delta-propagation=true
[vm0] deploy-working-dir=/tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm0
[vm0] disable-tcp=false
[vm0] distributed-transactions=false
[vm0] durable-client-id=
[vm0] durable-client-timeout=300
[vm0] enable-network-partition-detection=true
[vm0] enable-time-statistics=false
[vm0] enforce-unique-host=false
[vm0] gateway-ssl-ciphers=any
[vm0] gateway-ssl-enabled=false
[vm0] gateway-ssl-keystore=
[vm0] gateway-ssl-keystore-password=
[vm0] gateway-ssl-keystore-type=
[vm0] gateway-ssl-protocols=any
[vm0] gateway-ssl-require-authentication=true
[vm0] gateway-ssl-truststore=
[vm0] gateway-ssl-truststore-password=
[vm0] groups=
[vm0] http-service-bind-address=
[vm0] http-service-port=7070
[vm0] http-service-ssl-ciphers=any
[vm0] http-service-ssl-enabled=false
[vm0] http-service-ssl-keystore=
[vm0] http-service-ssl-keystore-password=
[vm0] http-service-ssl-keystore-type=
[vm0] http-service-ssl-protocols=any
[vm0] http-service-ssl-require-authentication=false
[vm0] http-service-ssl-truststore=
[vm0] http-service-ssl-truststore-password=
[vm0] jmx-manager=false
[vm0] jmx-manager-access-file=
[vm0] jmx-manager-bind-address=
[vm0] jmx-manager-hostname-for-clients=
[vm0] jmx-manager-http-port=7070
[vm0] jmx-manager-password-file=
[vm0] jmx-manager-port=1099
[vm0] jmx-manager-ssl-ciphers=any
[vm0] jmx-manager-ssl-enabled=false
[vm0] jmx-manager-ssl-keystore=
[vm0] jmx-manager-ssl-keystore-password=
[vm0] jmx-manager-ssl-keystore-type=
[vm0] jmx-manager-ssl-protocols=any
[vm0] jmx-manager-ssl-require-authentication=true
[vm0] jmx-manager-ssl-truststore=
[vm0] jmx-manager-ssl-truststore-password=
[vm0] jmx-manager-start=false
[vm0] jmx-manager-update-rate=2000
[vm0] load-cluster-configuration-from-dir=false
[vm0] locator-wait-time=0
[vm0] lock-memory=false
[vm0] log-disk-space-limit=0
[vm0] log-file=
[vm0] log-file-size-limit=0
[vm0] max-num-reconnect-tries=3
[vm0] max-wait-time-reconnect=60000
[vm0] mcast-address=239.192.81.1
[vm0] mcast-flow-control=1048576, 0.25, 5000
[vm0] mcast-recv-buffer-size=1048576
[vm0] mcast-send-buffer-size=65535
[vm0] mcast-ttl=32
[vm0] member-timeout=5000
[vm0] membership-port-range=32769-61000
[vm0] memcached-bind-address=
[vm0] memcached-port=0
[vm0] memcached-protocol=ASCII
[vm0] name=
[vm0] redis-bind-address=
[vm0] redis-password=
[vm0] redis-port=0
[vm0] redundancy-zone=
[vm0] remote-locators=
[vm0] remove-unresponsive-client=false
[vm0] roles=
[vm0] security-client-accessor=
[vm0] security-client-accessor-pp=
[vm0] security-client-auth-init=
[vm0] security-client-authenticator=
[vm0] security-client-dhalgo=
[vm0] security-log-file=
[vm0] security-log-level=config
[vm0] security-manager=
[vm0] security-peer-auth-init=
[vm0] security-peer-authenticator=
[vm0] security-peer-verifymember-timeout=1000
[vm0] security-post-processor=
[vm0] security-udp-dhalgo=
[vm0] server-bind-address=
[vm0] server-ssl-ciphers=any
[vm0] server-ssl-enabled=false
[vm0] server-ssl-keystore=
[vm0] server-ssl-keystore-password=
[vm0] server-ssl-keystore-type=
[vm0] server-ssl-protocols=any
[vm0] server-ssl-require-authentication=true
[vm0] server-ssl-truststore=
[vm0] server-ssl-truststore-password=
[vm0] socket-buffer-size=32768
[vm0] socket-lease-time=60000
[vm0] ssl-ciphers=any
[vm0] ssl-cluster-alias=
[vm0] ssl-default-alias=
[vm0] ssl-enabled-components=
[vm0] ssl-gateway-alias=
[vm0] ssl-jmx-alias=
[vm0] ssl-keystore=
[vm0] ssl-keystore-password=
[vm0] ssl-keystore-type=
[vm0] ssl-locator-alias=
[vm0] ssl-protocols=any
[vm0] ssl-require-authentication=true
[vm0] ssl-server-alias=
[vm0] ssl-truststore=
[vm0] ssl-truststore-password=
[vm0] ssl-truststore-type=
[vm0] ssl-web-alias=
[vm0] ssl-web-require-authentication=false
[vm0] start-dev-rest-api=false
[vm0] statistic-archive-file=
[vm0] statistic-sample-rate=1000
[vm0] statistic-sampling-enabled=true
[vm0] tcp-port=0
[vm0] udp-fragment-size=60000
[vm0] udp-recv-buffer-size=1048576
[vm0] udp-send-buffer-size=65535
[vm0] user-command-packages=


[vm0] [info 2017/10/19 07:19:13.280 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Allocating 314572800 bytes of off-heap memory. The maximum size of a single off-heap object is 314572800 bytes.

[vm0] [info 2017/10/19 07:19:13.285 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Starting peer location for Distribution Locator on localhost/127.0.0.1

[vm0] [info 2017/10/19 07:19:13.285 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Starting Distribution Locator on localhost/127.0.0.1

[vm0] [info 2017/10/19 07:19:13.285 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Locator was created at Thu Oct 19 07:19:13 UTC 2017

[vm0] [info 2017/10/19 07:19:13.285 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Listening on port 26560 bound on address localhost/127.0.0.1

[vm0] [info 2017/10/19 07:19:13.285 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] GemFire peer location service starting.  Other locators: localhost[26560]  Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: locator26560view.dat

[vm0] [info 2017/10/19 07:19:13.285 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Peer locator attempting to recover from localhost/127.0.0.1:26560

[vm0] [info 2017/10/19 07:19:13.288 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Peer locator was unable to recover state from this locator

[vm0] [info 2017/10/19 07:19:13.288 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] recovery file not found: /tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm0/locator26560view.dat

[vm0] [info 2017/10/19 07:19:13.310 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Starting membership services

[vm0] [info 2017/10/19 07:19:13.327 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] JGroups channel created (took 17ms)

[vm0] [info 2017/10/19 07:19:13.345 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] GemFire P2P Listener started on /172.17.0.4:47997

[vm0] [info 2017/10/19 07:19:13.345 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] This member is hosting a locator will be preferred as a membership coordinator

[vm0] [info 2017/10/19 07:19:13.349 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Peer locator is connecting to local membership services with ID 172.17.0.4(174)<ec>:32770

[vm0] [info 2017/10/19 07:19:13.348 UTC <Geode Failure Detection Server thread 0> tid=7118] Started failure detection server thread on /172.17.0.4:45113.

[vm0] [info 2017/10/19 07:19:13.350 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] This member is becoming the membership coordinator with address 172.17.0.4(174)<ec>:32770

[vm0] [info 2017/10/19 07:19:13.351 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] received new view: View[172.17.0.4(174)<ec><v0>:32770|0] members: [172.17.0.4(174)<ec><v0>:32770{lead}]
[vm0] old view is: null

[vm0] [info 2017/10/19 07:19:13.351 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Peer locator received new membership view: View[172.17.0.4(174)<ec><v0>:32770|0] members: [172.17.0.4(174)<ec><v0>:32770{lead}]

[vm0] [info 2017/10/19 07:19:13.351 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] ViewCreator starting on:172.17.0.4(174)<ec><v0>:32770

[vm0] [info 2017/10/19 07:19:13.352 UTC <Geode Membership View Creator> tid=7121] View Creator thread is starting

[vm0] [info 2017/10/19 07:19:13.352 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Finished joining (took 3ms).

[vm0] [info 2017/10/19 07:19:13.352 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Starting DistributionManager 172.17.0.4(174)<ec><v0>:32770.  (took 53 ms)

[vm0] [info 2017/10/19 07:19:13.353 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Initial (distribution manager) view =  View[172.17.0.4(174)<ec><v0>:32770|0] members: [172.17.0.4(174)<ec><v0>:32770{lead}]

[vm0] [info 2017/10/19 07:19:13.353 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Admitting member <172.17.0.4(174)<ec><v0>:32770>. Now there are 1 non-admin member(s).

[vm0] [info 2017/10/19 07:19:13.354 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] 172.17.0.4(174)<ec><v0>:32770 is the elder and the only member.

[vm0] [info 2017/10/19 07:19:13.355 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Did not hear back from any other system. I am the first one.

[vm0] [info 2017/10/19 07:19:13.355 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Starting server location for Distribution Locator on localhost/127.0.0.1[26560]

[vm0] [info 2017/10/19 07:19:13.356 UTC <Geode Membership View Creator> tid=7121] no recipients for new view aside from myself

[vm0] [info 2017/10/19 07:19:13.362 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: 26560
[vm0]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$152/1284852358.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$152/1284852358@5b546278 (took 89 ms)

[vm1] [info 2017/10/19 07:19:13.379 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$146/388621292.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$146/388621292@308f82ca

[vm1] distributed system properties: {distributed-system-id=2, start-locator=localhost[20196],server=true,peer=true,hostname-for-clients=localhost, mcast-port=0, log-level=info, off-heap-memory-size=300m, remote-locators=localhost[26560], disable-auto-reconnect=true, enable-cluster-configuration=false, locators=localhost[20196], use-cluster-configuration=false}
[vm1] [info 2017/10/19 07:19:13.389 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Startup Configuration:
[vm1]  ### GemFire Properties defined with api ###
[vm1] disable-auto-reconnect=true
[vm1] distributed-system-id=2
[vm1] enable-cluster-configuration=false
[vm1] locators=localhost[20196]
[vm1] log-level=info
[vm1] mcast-port=0
[vm1] off-heap-memory-size=300m
[vm1] remote-locators=localhost[26560]
[vm1] start-locator=localhost[20196],server=true,peer=true,hostname-for-clients=localhost
[vm1] use-cluster-configuration=false
[vm1] ### GemFire Properties using default values ###
[vm1] ack-severe-alert-threshold=0
[vm1] ack-wait-threshold=15
[vm1] archive-disk-space-limit=0
[vm1] archive-file-size-limit=0
[vm1] async-distribution-timeout=0
[vm1] async-max-queue-size=8
[vm1] async-queue-timeout=60000
[vm1] bind-address=
[vm1] cache-xml-file=cache.xml
[vm1] cluster-configuration-dir=
[vm1] cluster-ssl-ciphers=any
[vm1] cluster-ssl-enabled=false
[vm1] cluster-ssl-keystore=
[vm1] cluster-ssl-keystore-password=
[vm1] cluster-ssl-keystore-type=
[vm1] cluster-ssl-protocols=any
[vm1] cluster-ssl-require-authentication=true
[vm1] cluster-ssl-truststore=
[vm1] cluster-ssl-truststore-password=
[vm1] conflate-events=server
[vm1] conserve-sockets=true
[vm1] delta-propagation=true
[vm1] deploy-working-dir=/tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm1
[vm1] disable-tcp=false
[vm1] distributed-transactions=false
[vm1] durable-client-id=
[vm1] durable-client-timeout=300
[vm1] enable-network-partition-detection=true
[vm1] enable-time-statistics=false
[vm1] enforce-unique-host=false
[vm1] gateway-ssl-ciphers=any
[vm1] gateway-ssl-enabled=false
[vm1] gateway-ssl-keystore=
[vm1] gateway-ssl-keystore-password=
[vm1] gateway-ssl-keystore-type=
[vm1] gateway-ssl-protocols=any
[vm1] gateway-ssl-require-authentication=true
[vm1] gateway-ssl-truststore=
[vm1] gateway-ssl-truststore-password=
[vm1] groups=
[vm1] http-service-bind-address=
[vm1] http-service-port=7070
[vm1] http-service-ssl-ciphers=any
[vm1] http-service-ssl-enabled=false
[vm1] http-service-ssl-keystore=
[vm1] http-service-ssl-keystore-password=
[vm1] http-service-ssl-keystore-type=
[vm1] http-service-ssl-protocols=any
[vm1] http-service-ssl-require-authentication=false
[vm1] http-service-ssl-truststore=
[vm1] http-service-ssl-truststore-password=
[vm1] jmx-manager=false
[vm1] jmx-manager-access-file=
[vm1] jmx-manager-bind-address=
[vm1] jmx-manager-hostname-for-clients=
[vm1] jmx-manager-http-port=7070
[vm1] jmx-manager-password-file=
[vm1] jmx-manager-port=1099
[vm1] jmx-manager-ssl-ciphers=any
[vm1] jmx-manager-ssl-enabled=false
[vm1] jmx-manager-ssl-keystore=
[vm1] jmx-manager-ssl-keystore-password=
[vm1] jmx-manager-ssl-keystore-type=
[vm1] jmx-manager-ssl-protocols=any
[vm1] jmx-manager-ssl-require-authentication=true
[vm1] jmx-manager-ssl-truststore=
[vm1] jmx-manager-ssl-truststore-password=
[vm1] jmx-manager-start=false
[vm1] jmx-manager-update-rate=2000
[vm1] load-cluster-configuration-from-dir=false
[vm1] locator-wait-time=0
[vm1] lock-memory=false
[vm1] log-disk-space-limit=0
[vm1] log-file=
[vm1] log-file-size-limit=0
[vm1] max-num-reconnect-tries=3
[vm1] max-wait-time-reconnect=60000
[vm1] mcast-address=239.192.81.1
[vm1] mcast-flow-control=1048576, 0.25, 5000
[vm1] mcast-recv-buffer-size=1048576
[vm1] mcast-send-buffer-size=65535
[vm1] mcast-ttl=32
[vm1] member-timeout=5000
[vm1] membership-port-range=32769-61000
[vm1] memcached-bind-address=
[vm1] memcached-port=0
[vm1] memcached-protocol=ASCII
[vm1] name=
[vm1] redis-bind-address=
[vm1] redis-password=
[vm1] redis-port=0
[vm1] redundancy-zone=
[vm1] remove-unresponsive-client=false
[vm1] roles=
[vm1] security-client-accessor=
[vm1] security-client-accessor-pp=
[vm1] security-client-auth-init=
[vm1] security-client-authenticator=
[vm1] security-client-dhalgo=
[vm1] security-log-file=
[vm1] security-log-level=config
[vm1] security-manager=
[vm1] security-peer-auth-init=
[vm1] security-peer-authenticator=
[vm1] security-peer-verifymember-timeout=1000
[vm1] security-post-processor=
[vm1] security-udp-dhalgo=
[vm1] server-bind-address=
[vm1] server-ssl-ciphers=any
[vm1] server-ssl-enabled=false
[vm1] server-ssl-keystore=
[vm1] server-ssl-keystore-password=
[vm1] server-ssl-keystore-type=
[vm1] server-ssl-protocols=any
[vm1] server-ssl-require-authentication=true
[vm1] server-ssl-truststore=
[vm1] server-ssl-truststore-password=
[vm1] socket-buffer-size=32768
[vm1] socket-lease-time=60000
[vm1] ssl-ciphers=any
[vm1] ssl-cluster-alias=
[vm1] ssl-default-alias=
[vm1] ssl-enabled-components=
[vm1] ssl-gateway-alias=
[vm1] ssl-jmx-alias=
[vm1] ssl-keystore=
[vm1] ssl-keystore-password=
[vm1] ssl-keystore-type=
[vm1] ssl-locator-alias=
[vm1] ssl-protocols=any
[vm1] ssl-require-authentication=true
[vm1] ssl-server-alias=
[vm1] ssl-truststore=
[vm1] ssl-truststore-password=
[vm1] ssl-truststore-type=
[vm1] ssl-web-alias=
[vm1] ssl-web-require-authentication=false
[vm1] start-dev-rest-api=false
[vm1] statistic-archive-file=
[vm1] statistic-sample-rate=1000
[vm1] statistic-sampling-enabled=true
[vm1] tcp-port=0
[vm1] udp-fragment-size=60000
[vm1] udp-recv-buffer-size=1048576
[vm1] udp-send-buffer-size=65535
[vm1] user-command-packages=


[vm1] [info 2017/10/19 07:19:13.390 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Allocating 314572800 bytes of off-heap memory. The maximum size of a single off-heap object is 314572800 bytes.

[vm1] [info 2017/10/19 07:19:13.402 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Starting peer location for Distribution Locator on localhost/127.0.0.1

[vm1] [info 2017/10/19 07:19:13.403 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Starting Distribution Locator on localhost/127.0.0.1

[vm1] [info 2017/10/19 07:19:13.403 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Locator was created at Thu Oct 19 07:19:13 UTC 2017

[vm1] [info 2017/10/19 07:19:13.403 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Listening on port 20196 bound on address localhost/127.0.0.1

[vm1] [info 2017/10/19 07:19:13.404 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] GemFire peer location service starting.  Other locators: localhost[20196]  Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: locator20196view.dat

[vm1] [info 2017/10/19 07:19:13.404 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Peer locator attempting to recover from localhost/127.0.0.1:20196

[vm1] [info 2017/10/19 07:19:13.406 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Peer locator was unable to recover state from this locator

[vm1] [info 2017/10/19 07:19:13.406 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] recovery file not found: /tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm1/locator20196view.dat

[vm1] [info 2017/10/19 07:19:13.408 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Starting membership services

[vm1] [info 2017/10/19 07:19:13.419 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] JGroups channel created (took 11ms)

[vm1] [info 2017/10/19 07:19:13.429 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] GemFire P2P Listener started on /172.17.0.4:42763

[vm1] [info 2017/10/19 07:19:13.434 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] This member is hosting a locator will be preferred as a membership coordinator

[vm1] [info 2017/10/19 07:19:13.435 UTC <Geode Failure Detection Server thread 0> tid=5346] Started failure detection server thread on /172.17.0.4:53720.

[vm1] [info 2017/10/19 07:19:13.442 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Peer locator is connecting to local membership services with ID 172.17.0.4(181)<ec>:32771

[vm1] [info 2017/10/19 07:19:13.444 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] This member is becoming the membership coordinator with address 172.17.0.4(181)<ec>:32771

[vm1] [info 2017/10/19 07:19:13.444 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] received new view: View[172.17.0.4(181)<ec><v0>:32771|0] members: [172.17.0.4(181)<ec><v0>:32771{lead}]
[vm1] old view is: null

[vm1] [info 2017/10/19 07:19:13.444 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Peer locator received new membership view: View[172.17.0.4(181)<ec><v0>:32771|0] members: [172.17.0.4(181)<ec><v0>:32771{lead}]

[vm1] [info 2017/10/19 07:19:13.444 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] ViewCreator starting on:172.17.0.4(181)<ec><v0>:32771

[vm1] [info 2017/10/19 07:19:13.445 UTC <Geode Membership View Creator> tid=5349] View Creator thread is starting

[vm1] [info 2017/10/19 07:19:13.445 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Finished joining (took 3ms).

[vm1] [info 2017/10/19 07:19:13.445 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Starting DistributionManager 172.17.0.4(181)<ec><v0>:32771.  (took 38 ms)

[vm1] [info 2017/10/19 07:19:13.445 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Initial (distribution manager) view =  View[172.17.0.4(181)<ec><v0>:32771|0] members: [172.17.0.4(181)<ec><v0>:32771{lead}]

[vm1] [info 2017/10/19 07:19:13.445 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Admitting member <172.17.0.4(181)<ec><v0>:32771>. Now there are 1 non-admin member(s).

[vm1] [info 2017/10/19 07:19:13.445 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] 172.17.0.4(181)<ec><v0>:32771 is the elder and the only member.

[vm1] [info 2017/10/19 07:19:13.446 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Did not hear back from any other system. I am the first one.

[vm1] [info 2017/10/19 07:19:13.446 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Starting server location for Distribution Locator on localhost/127.0.0.1[20196]

[vm1] [info 2017/10/19 07:19:13.455 UTC <Geode Membership View Creator> tid=5349] no recipients for new view aside from myself

[vm1] [info 2017/10/19 07:19:13.461 UTC <WAN Locator Discovery Thread> tid=5352] Locator discovery task exchanged locator information localhost[20196] with localhost[26560]: {1=[localhost[26560]], 2=[localhost[20196]]}.

[vm1] [info 2017/10/19 07:19:13.470 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: 20196
[vm1]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$146/388621292.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$146/388621292@308f82ca (took 91 ms)

[vm2] [info 2017/10/19 07:19:13.475 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$312/97069419.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$312/97069419@2ea141ef

[vm2] distributed system properties: {distributed-system-id=3, start-locator=localhost[25409],server=true,peer=true,hostname-for-clients=localhost, mcast-port=0, log-level=info, off-heap-memory-size=300m, remote-locators=localhost[20196], disable-auto-reconnect=true, enable-cluster-configuration=false, locators=localhost[25409], use-cluster-configuration=false}
[vm2] [info 2017/10/19 07:19:13.483 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Startup Configuration:
[vm2]  ### GemFire Properties defined with api ###
[vm2] disable-auto-reconnect=true
[vm2] distributed-system-id=3
[vm2] enable-cluster-configuration=false
[vm2] locators=localhost[25409]
[vm2] log-level=info
[vm2] mcast-port=0
[vm2] off-heap-memory-size=300m
[vm2] remote-locators=localhost[20196]
[vm2] start-locator=localhost[25409],server=true,peer=true,hostname-for-clients=localhost
[vm2] use-cluster-configuration=false
[vm2] ### GemFire Properties using default values ###
[vm2] ack-severe-alert-threshold=0
[vm2] ack-wait-threshold=15
[vm2] archive-disk-space-limit=0
[vm2] archive-file-size-limit=0
[vm2] async-distribution-timeout=0
[vm2] async-max-queue-size=8
[vm2] async-queue-timeout=60000
[vm2] bind-address=
[vm2] cache-xml-file=cache.xml
[vm2] cluster-configuration-dir=
[vm2] cluster-ssl-ciphers=any
[vm2] cluster-ssl-enabled=false
[vm2] cluster-ssl-keystore=
[vm2] cluster-ssl-keystore-password=
[vm2] cluster-ssl-keystore-type=
[vm2] cluster-ssl-protocols=any
[vm2] cluster-ssl-require-authentication=true
[vm2] cluster-ssl-truststore=
[vm2] cluster-ssl-truststore-password=
[vm2] conflate-events=server
[vm2] conserve-sockets=true
[vm2] delta-propagation=true
[vm2] deploy-working-dir=/tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm2
[vm2] disable-tcp=false
[vm2] distributed-transactions=false
[vm2] durable-client-id=
[vm2] durable-client-timeout=300
[vm2] enable-network-partition-detection=true
[vm2] enable-time-statistics=false
[vm2] enforce-unique-host=false
[vm2] gateway-ssl-ciphers=any
[vm2] gateway-ssl-enabled=false
[vm2] gateway-ssl-keystore=
[vm2] gateway-ssl-keystore-password=
[vm2] gateway-ssl-keystore-type=
[vm2] gateway-ssl-protocols=any
[vm2] gateway-ssl-require-authentication=true
[vm2] gateway-ssl-truststore=
[vm2] gateway-ssl-truststore-password=
[vm2] groups=
[vm2] http-service-bind-address=
[vm2] http-service-port=7070
[vm2] http-service-ssl-ciphers=any
[vm2] http-service-ssl-enabled=false
[vm2] http-service-ssl-keystore=
[vm2] http-service-ssl-keystore-password=
[vm2] http-service-ssl-keystore-type=
[vm2] http-service-ssl-protocols=any
[vm2] http-service-ssl-require-authentication=false
[vm2] http-service-ssl-truststore=
[vm2] http-service-ssl-truststore-password=
[vm2] jmx-manager=false
[vm2] jmx-manager-access-file=
[vm2] jmx-manager-bind-address=
[vm2] jmx-manager-hostname-for-clients=
[vm2] jmx-manager-http-port=7070
[vm2] jmx-manager-password-file=
[vm2] jmx-manager-port=1099
[vm2] jmx-manager-ssl-ciphers=any
[vm2] jmx-manager-ssl-enabled=false
[vm2] jmx-manager-ssl-keystore=
[vm2] jmx-manager-ssl-keystore-password=
[vm2] jmx-manager-ssl-keystore-type=
[vm2] jmx-manager-ssl-protocols=any
[vm2] jmx-manager-ssl-require-authentication=true
[vm2] jmx-manager-ssl-truststore=
[vm2] jmx-manager-ssl-truststore-password=
[vm2] jmx-manager-start=false
[vm2] jmx-manager-update-rate=2000
[vm2] load-cluster-configuration-from-dir=false
[vm2] locator-wait-time=0
[vm2] lock-memory=false
[vm2] log-disk-space-limit=0
[vm2] log-file=
[vm2] log-file-size-limit=0
[vm2] max-num-reconnect-tries=3
[vm2] max-wait-time-reconnect=60000
[vm2] mcast-address=239.192.81.1
[vm2] mcast-flow-control=1048576, 0.25, 5000
[vm2] mcast-recv-buffer-size=1048576
[vm2] mcast-send-buffer-size=65535
[vm2] mcast-ttl=32
[vm2] member-timeout=5000
[vm2] membership-port-range=32769-61000
[vm2] memcached-bind-address=
[vm2] memcached-port=0
[vm2] memcached-protocol=ASCII
[vm2] name=
[vm2] redis-bind-address=
[vm2] redis-password=
[vm2] redis-port=0
[vm2] redundancy-zone=
[vm2] remove-unresponsive-client=false
[vm2] roles=
[vm2] security-client-accessor=
[vm2] security-client-accessor-pp=
[vm2] security-client-auth-init=
[vm2] security-client-authenticator=
[vm2] security-client-dhalgo=
[vm2] security-log-file=
[vm2] security-log-level=config
[vm2] security-manager=
[vm2] security-peer-auth-init=
[vm2] security-peer-authenticator=
[vm2] security-peer-verifymember-timeout=1000
[vm2] security-post-processor=
[vm2] security-udp-dhalgo=
[vm2] server-bind-address=
[vm2] server-ssl-ciphers=any
[vm2] server-ssl-enabled=false
[vm2] server-ssl-keystore=
[vm2] server-ssl-keystore-password=
[vm2] server-ssl-keystore-type=
[vm2] server-ssl-protocols=any
[vm2] server-ssl-require-authentication=true
[vm2] server-ssl-truststore=
[vm2] server-ssl-truststore-password=
[vm2] socket-buffer-size=32768
[vm2] socket-lease-time=60000
[vm2] ssl-ciphers=any
[vm2] ssl-cluster-alias=
[vm2] ssl-default-alias=
[vm2] ssl-enabled-components=
[vm2] ssl-gateway-alias=
[vm2] ssl-jmx-alias=
[vm2] ssl-keystore=
[vm2] ssl-keystore-password=
[vm2] ssl-keystore-type=
[vm2] ssl-locator-alias=
[vm2] ssl-protocols=any
[vm2] ssl-require-authentication=true
[vm2] ssl-server-alias=
[vm2] ssl-truststore=
[vm2] ssl-truststore-password=
[vm2] ssl-truststore-type=
[vm2] ssl-web-alias=
[vm2] ssl-web-require-authentication=false
[vm2] start-dev-rest-api=false
[vm2] statistic-archive-file=
[vm2] statistic-sample-rate=1000
[vm2] statistic-sampling-enabled=true
[vm2] tcp-port=0
[vm2] udp-fragment-size=60000
[vm2] udp-recv-buffer-size=1048576
[vm2] udp-send-buffer-size=65535
[vm2] user-command-packages=


[vm2] [info 2017/10/19 07:19:13.483 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Allocating 314572800 bytes of off-heap memory. The maximum size of a single off-heap object is 314572800 bytes.

[vm2] [info 2017/10/19 07:19:13.494 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Starting peer location for Distribution Locator on localhost/127.0.0.1

[vm2] [info 2017/10/19 07:19:13.494 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Starting Distribution Locator on localhost/127.0.0.1

[vm2] [info 2017/10/19 07:19:13.494 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Locator was created at Thu Oct 19 07:19:13 UTC 2017

[vm2] [info 2017/10/19 07:19:13.496 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Listening on port 25409 bound on address localhost/127.0.0.1

[vm2] [info 2017/10/19 07:19:13.499 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] GemFire peer location service starting.  Other locators: localhost[25409]  Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: locator25409view.dat

[vm2] [info 2017/10/19 07:19:13.499 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Peer locator attempting to recover from localhost/127.0.0.1:25409

[vm2] [info 2017/10/19 07:19:13.516 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Peer locator was unable to recover state from this locator

[vm2] [info 2017/10/19 07:19:13.516 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] recovery file not found: /tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm2/locator25409view.dat

[vm2] [info 2017/10/19 07:19:13.518 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Starting membership services

[vm2] [info 2017/10/19 07:19:13.529 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] JGroups channel created (took 11ms)

[vm2] [info 2017/10/19 07:19:13.530 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] GemFire P2P Listener started on /172.17.0.4:33813

[vm2] [info 2017/10/19 07:19:13.530 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] This member is hosting a locator will be preferred as a membership coordinator

[vm2] [info 2017/10/19 07:19:13.531 UTC <Geode Failure Detection Server thread 0> tid=9383] Started failure detection server thread on /172.17.0.4:52094.

[vm2] [info 2017/10/19 07:19:13.531 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Peer locator is connecting to local membership services with ID 172.17.0.4(187)<ec>:32772

[vm2] [info 2017/10/19 07:19:13.533 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] This member is becoming the membership coordinator with address 172.17.0.4(187)<ec>:32772

[vm2] [info 2017/10/19 07:19:13.533 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] received new view: View[172.17.0.4(187)<ec><v0>:32772|0] members: [172.17.0.4(187)<ec><v0>:32772{lead}]
[vm2] old view is: null

[vm2] [info 2017/10/19 07:19:13.534 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Peer locator received new membership view: View[172.17.0.4(187)<ec><v0>:32772|0] members: [172.17.0.4(187)<ec><v0>:32772{lead}]

[vm2] [info 2017/10/19 07:19:13.534 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] ViewCreator starting on:172.17.0.4(187)<ec><v0>:32772

[vm2] [info 2017/10/19 07:19:13.535 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Finished joining (took 4ms).

[vm2] [info 2017/10/19 07:19:13.535 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Starting DistributionManager 172.17.0.4(187)<ec><v0>:32772.  (took 18 ms)

[vm2] [info 2017/10/19 07:19:13.536 UTC <Geode Membership View Creator> tid=9386] View Creator thread is starting

[vm2] [info 2017/10/19 07:19:13.539 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Initial (distribution manager) view =  View[172.17.0.4(187)<ec><v0>:32772|0] members: [172.17.0.4(187)<ec><v0>:32772{lead}]

[vm2] [info 2017/10/19 07:19:13.540 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Admitting member <172.17.0.4(187)<ec><v0>:32772>. Now there are 1 non-admin member(s).

[vm2] [info 2017/10/19 07:19:13.540 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] 172.17.0.4(187)<ec><v0>:32772 is the elder and the only member.

[vm2] [info 2017/10/19 07:19:13.540 UTC <Geode Membership View Creator> tid=9386] no recipients for new view aside from myself

[vm2] [info 2017/10/19 07:19:13.540 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Did not hear back from any other system. I am the first one.

[vm2] [info 2017/10/19 07:19:13.540 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Starting server location for Distribution Locator on localhost/127.0.0.1[25409]

[vm2] [info 2017/10/19 07:19:13.547 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: 25409
[vm2]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$312/97069419.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$312/97069419@2ea141ef (took 71 ms)

[vm0] [info 2017/10/19 07:19:13.552 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$153/1611993118.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$153/1611993118@397afe69

[vm2] [info 2017/10/19 07:19:13.564 UTC <WAN Locator Discovery Thread> tid=9389] Locator discovery task exchanged locator information localhost[25409] with localhost[20196]: {1=[localhost[26560]], 2=[localhost[20196]], 3=[localhost[25409]]}.

[vm0] [info 2017/10/19 07:19:13.655 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$153/1611993118.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$153/1611993118@397afe69 (took 102 ms)

[vm1] [info 2017/10/19 07:19:13.658 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$147/832427361.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$147/832427361@4b1dc16

[vm1] [info 2017/10/19 07:19:13.762 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$147/832427361.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$147/832427361@4b1dc16 (took 103 ms)

[vm2] [info 2017/10/19 07:19:13.767 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$313/2049805519.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$313/2049805519@510f3d9d

[vm2] [info 2017/10/19 07:19:13.878 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$313/2049805519.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$313/2049805519@510f3d9d (took 110 ms)

[vm2] [info 2017/10/19 07:19:13.880 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$50/267342857.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$50/267342857@32f886ef

[vm2] [info 2017/10/19 07:19:13.880 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Stopping Distribution Locator on localhost/127.0.0.1[25409]

[vm0] [info 2017/10/19 07:19:13.881 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102@6c1e613a

[vm0] [info 2017/10/19 07:19:13.881 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Stopping Distribution Locator on localhost/127.0.0.1[26560]

[vm3] [info 2017/10/19 07:19:13.881 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$49/1854774201.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$49/1854774201@7495c340

[vm4] [info 2017/10/19 07:19:13.881 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$46/1146432959.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$46/1146432959@1ebf8dc6

[vm3] [info 2017/10/19 07:19:13.881 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$49/1854774201.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$49/1854774201@7495c340 (took 0 ms)

[vm0] [info 2017/10/19 07:19:13.882 UTC <Distribution Locator on localhost/127.0.0.1> tid=7102] locator shutting down

[vm2] [info 2017/10/19 07:19:13.881 UTC <Distribution Locator on localhost/127.0.0.1> tid=9367] locator shutting down

[vm4] [info 2017/10/19 07:19:13.883 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$46/1146432959.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$46/1146432959@1ebf8dc6 (took 1 ms)

[vm1] [info 2017/10/19 07:19:13.883 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102@6c1e613a

[vm1] [info 2017/10/19 07:19:13.883 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Stopping Distribution Locator on localhost/127.0.0.1[20196]

[vm5] [info 2017/10/19 07:19:13.883 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$47/1939424723.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$47/1939424723@3a65d70

[vm6] [info 2017/10/19 07:19:13.884 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/1573676125.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/1573676125@abd27d2

[vm2] [info 2017/10/19 07:19:13.883 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Distribution Locator on localhost/127.0.0.1[25409]  is stopped

[vm1] [info 2017/10/19 07:19:13.884 UTC <Distribution Locator on localhost/127.0.0.1> tid=5330] locator shutting down

[vm6] [info 2017/10/19 07:19:13.884 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/1573676125.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/1573676125@abd27d2 (took 0 ms)

[vm0] [info 2017/10/19 07:19:13.884 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Distribution Locator on localhost/127.0.0.1[26560]  is stopped

[vm2] [info 2017/10/19 07:19:13.885 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Shutting down DistributionManager 172.17.0.4(187)<ec><v0>:32772. 

[vm5] [info 2017/10/19 07:19:13.884 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$47/1939424723.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$47/1939424723@3a65d70 (took 0 ms)

[vm7] [info 2017/10/19 07:19:13.884 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/715091186.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/715091186@5bd49916

[vm7] [info 2017/10/19 07:19:13.884 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/715091186.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/715091186@5bd49916 (took 0 ms)

[vm0] [info 2017/10/19 07:19:13.887 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Shutting down DistributionManager 172.17.0.4(174)<ec><v0>:32770. 

[vm1] [info 2017/10/19 07:19:13.887 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Distribution Locator on localhost/127.0.0.1[20196]  is stopped

[vm1] [info 2017/10/19 07:19:13.888 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Shutting down DistributionManager 172.17.0.4(181)<ec><v0>:32771. 

[vm2] [info 2017/10/19 07:19:13.986 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Now closing distribution for 172.17.0.4(187)<ec><v0>:32772

[vm2] [info 2017/10/19 07:19:13.986 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Stopping membership services

[vm2] [info 2017/10/19 07:19:13.986 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] GMSHealthMonitor server socket is closed in stopServices().

[vm0] [info 2017/10/19 07:19:13.989 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Now closing distribution for 172.17.0.4(174)<ec><v0>:32770

[vm0] [info 2017/10/19 07:19:13.989 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Stopping membership services

[vm0] [info 2017/10/19 07:19:13.989 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] GMSHealthMonitor server socket is closed in stopServices().

[vm1] [info 2017/10/19 07:19:13.990 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Now closing distribution for 172.17.0.4(181)<ec><v0>:32771

[vm0] [info 2017/10/19 07:19:13.990 UTC <Geode Failure Detection Server thread 0> tid=7118] GMSHealthMonitor server thread exiting

[vm1] [info 2017/10/19 07:19:13.990 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Stopping membership services

[vm0] [info 2017/10/19 07:19:13.990 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] GMSHealthMonitor serverSocketExecutor is terminated

[vm1] [info 2017/10/19 07:19:13.990 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] GMSHealthMonitor server socket is closed in stopServices().

[vm2] [info 2017/10/19 07:19:13.990 UTC <Geode Failure Detection Server thread 0> tid=9383] GMSHealthMonitor server thread exiting

[vm1] [info 2017/10/19 07:19:13.990 UTC <Geode Failure Detection Server thread 0> tid=5346] GMSHealthMonitor server thread exiting

[vm2] [info 2017/10/19 07:19:13.990 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] GMSHealthMonitor serverSocketExecutor is terminated

[vm1] [info 2017/10/19 07:19:13.990 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] GMSHealthMonitor serverSocketExecutor is terminated

[vm0] [info 2017/10/19 07:19:13.994 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] DistributionManager stopped in 107ms.

[vm0] [info 2017/10/19 07:19:13.994 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Marking DistributionManager 172.17.0.4(174)<ec><v0>:32770 as closed.

[vm1] [info 2017/10/19 07:19:13.994 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] DistributionManager stopped in 106ms.

[vm1] [info 2017/10/19 07:19:13.994 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Marking DistributionManager 172.17.0.4(181)<ec><v0>:32771 as closed.

[vm1] [info 2017/10/19 07:19:13.996 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102@6c1e613a (took 112 ms)

[vm0] [info 2017/10/19 07:19:13.996 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102@6c1e613a (took 115 ms)

[vm2] [info 2017/10/19 07:19:14.002 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] DistributionManager stopped in 117ms.

[vm2] [info 2017/10/19 07:19:14.002 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Marking DistributionManager 172.17.0.4(187)<ec><v0>:32772 as closed.

[vm2] [info 2017/10/19 07:19:14.004 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$50/267342857.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$50/267342857@32f886ef (took 123 ms)

[vm0] [info 2017/10/19 07:19:14.005 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm0] [info 2017/10/19 07:19:14.006 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm1] [info 2017/10/19 07:19:14.011 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm1] [info 2017/10/19 07:19:14.012 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm2] [info 2017/10/19 07:19:14.012 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm2] [info 2017/10/19 07:19:14.012 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm3] [info 2017/10/19 07:19:14.013 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm3] [info 2017/10/19 07:19:14.013 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm4] [info 2017/10/19 07:19:14.014 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm4] [info 2017/10/19 07:19:14.014 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm5] [info 2017/10/19 07:19:14.016 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm5] [info 2017/10/19 07:19:14.016 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm6] [info 2017/10/19 07:19:14.018 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm6] [info 2017/10/19 07:19:14.018 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm7] [info 2017/10/19 07:19:14.018 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm7] [info 2017/10/19 07:19:14.018 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[info 2017/10/19 07:19:14.019 UTC <Test worker> tid=22] <ExpectedException action=remove>Connection refused</ExpectedException>

[info 2017/10/19 07:19:14.019 UTC <Test worker> tid=22] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:19:14.019 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm0] [info 2017/10/19 07:19:14.020 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:19:14.020 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:19:14.020 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm1] [info 2017/10/19 07:19:14.020 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm1] [info 2017/10/19 07:19:14.020 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm1] [info 2017/10/19 07:19:14.020 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm1] [info 2017/10/19 07:19:14.020 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm2] [info 2017/10/19 07:19:14.021 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm2] [info 2017/10/19 07:19:14.021 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm2] [info 2017/10/19 07:19:14.021 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm2] [info 2017/10/19 07:19:14.021 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm3] [info 2017/10/19 07:19:14.022 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm3] [info 2017/10/19 07:19:14.022 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm3] [info 2017/10/19 07:19:14.022 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm3] [info 2017/10/19 07:19:14.022 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm4] [info 2017/10/19 07:19:14.023 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm4] [info 2017/10/19 07:19:14.023 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm4] [info 2017/10/19 07:19:14.023 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm4] [info 2017/10/19 07:19:14.023 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm5] [info 2017/10/19 07:19:14.023 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm5] [info 2017/10/19 07:19:14.024 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm5] [info 2017/10/19 07:19:14.024 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm5] [info 2017/10/19 07:19:14.024 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm6] [info 2017/10/19 07:19:14.024 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm6] [info 2017/10/19 07:19:14.025 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm6] [info 2017/10/19 07:19:14.025 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm6] [info 2017/10/19 07:19:14.025 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm7] [info 2017/10/19 07:19:14.025 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm7] [info 2017/10/19 07:19:14.025 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm7] [info 2017/10/19 07:19:14.025 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm7] [info 2017/10/19 07:19:14.026 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[info 2017/10/19 07:19:14.026 UTC <Test worker> tid=22] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[info 2017/10/19 07:19:14.026 UTC <Test worker> tid=22] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:19:14.027 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm0] [info 2017/10/19 07:19:14.027 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:19:14.027 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:19:14.027 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm1] [info 2017/10/19 07:19:14.029 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm1] [info 2017/10/19 07:19:14.029 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm1] [info 2017/10/19 07:19:14.029 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm1] [info 2017/10/19 07:19:14.029 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm2] [info 2017/10/19 07:19:14.030 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm2] [info 2017/10/19 07:19:14.030 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm2] [info 2017/10/19 07:19:14.030 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm2] [info 2017/10/19 07:19:14.030 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm3] [info 2017/10/19 07:19:14.031 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm3] [info 2017/10/19 07:19:14.031 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm3] [info 2017/10/19 07:19:14.031 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm3] [info 2017/10/19 07:19:14.031 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm4] [info 2017/10/19 07:19:14.032 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm4] [info 2017/10/19 07:19:14.032 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm4] [info 2017/10/19 07:19:14.032 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm4] [info 2017/10/19 07:19:14.032 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm5] [info 2017/10/19 07:19:14.033 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm5] [info 2017/10/19 07:19:14.033 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm5] [info 2017/10/19 07:19:14.033 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm5] [info 2017/10/19 07:19:14.033 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm6] [info 2017/10/19 07:19:14.035 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm6] [info 2017/10/19 07:19:14.035 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm6] [info 2017/10/19 07:19:14.036 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm6] [info 2017/10/19 07:19:14.036 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm7] [info 2017/10/19 07:19:14.036 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm7] [info 2017/10/19 07:19:14.036 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm7] [info 2017/10/19 07:19:14.036 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm7] [info 2017/10/19 07:19:14.036 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[info 2017/10/19 07:19:14.037 UTC <Test worker> tid=22] <ExpectedException action=remove>Connection reset</ExpectedException>

[info 2017/10/19 07:19:14.037 UTC <Test worker> tid=22] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm1] [info 2017/10/19 07:19:14.038 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm1] [info 2017/10/19 07:19:14.038 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm1] [info 2017/10/19 07:19:14.038 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm1] [info 2017/10/19 07:19:14.038 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm0] [info 2017/10/19 07:19:14.037 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm0] [info 2017/10/19 07:19:14.037 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:19:14.037 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:19:14.037 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm2] [info 2017/10/19 07:19:14.039 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm2] [info 2017/10/19 07:19:14.039 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm2] [info 2017/10/19 07:19:14.039 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm2] [info 2017/10/19 07:19:14.039 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm3] [info 2017/10/19 07:19:14.040 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm3] [info 2017/10/19 07:19:14.040 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm3] [info 2017/10/19 07:19:14.040 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm3] [info 2017/10/19 07:19:14.040 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm4] [info 2017/10/19 07:19:14.040 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm4] [info 2017/10/19 07:19:14.040 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm4] [info 2017/10/19 07:19:14.040 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm4] [info 2017/10/19 07:19:14.040 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm5] [info 2017/10/19 07:19:14.041 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm5] [info 2017/10/19 07:19:14.041 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm5] [info 2017/10/19 07:19:14.041 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm5] [info 2017/10/19 07:19:14.041 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm6] [info 2017/10/19 07:19:14.042 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm6] [info 2017/10/19 07:19:14.042 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm6] [info 2017/10/19 07:19:14.042 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm6] [info 2017/10/19 07:19:14.042 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm0] [info 2017/10/19 07:19:14.044 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm0] [info 2017/10/19 07:19:14.044 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm1] [info 2017/10/19 07:19:14.045 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm1] [info 2017/10/19 07:19:14.045 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm2] [info 2017/10/19 07:19:14.046 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm2] [info 2017/10/19 07:19:14.046 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm3] [info 2017/10/19 07:19:14.046 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm7] [info 2017/10/19 07:19:14.043 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm7] [info 2017/10/19 07:19:14.043 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm7] [info 2017/10/19 07:19:14.043 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm7] [info 2017/10/19 07:19:14.043 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm3] [info 2017/10/19 07:19:14.047 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm4] [info 2017/10/19 07:19:14.048 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm4] [info 2017/10/19 07:19:14.049 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm5] [info 2017/10/19 07:19:14.049 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm5] [info 2017/10/19 07:19:14.049 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm7] [info 2017/10/19 07:19:14.052 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm7] [info 2017/10/19 07:19:14.052 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[locator] [info 2017/10/19 07:19:14.053 UTC <RMI TCP Connection(11)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase$$Lambda$39/1383993332.run with 0 args on object: org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase$$Lambda$39/1383993332@7a396d2f

[locator] [info 2017/10/19 07:19:14.054 UTC <RMI TCP Connection(11)-172.17.0.4> tid=30] Got result: null
[locator]  from org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase$$Lambda$39/1383993332.run with 0 args on object: org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase$$Lambda$39/1383993332@7a396d2f (took 0 ms)

[vm0] [info 2017/10/19 07:19:14.057 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm0] [info 2017/10/19 07:19:14.057 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm1] [info 2017/10/19 07:19:14.057 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm1] [info 2017/10/19 07:19:14.057 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm6] [info 2017/10/19 07:19:14.051 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm6] [info 2017/10/19 07:19:14.051 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm2] [info 2017/10/19 07:19:14.059 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm2] [info 2017/10/19 07:19:14.059 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm3] [info 2017/10/19 07:19:14.060 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm3] [info 2017/10/19 07:19:14.060 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm4] [info 2017/10/19 07:19:14.060 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm4] [info 2017/10/19 07:19:14.061 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm5] [info 2017/10/19 07:19:14.061 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm5] [info 2017/10/19 07:19:14.061 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm6] [info 2017/10/19 07:19:14.062 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm6] [info 2017/10/19 07:19:14.062 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm7] [info 2017/10/19 07:19:14.063 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm7] [info 2017/10/19 07:19:14.063 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

Previously run tests: [CacheXml80GatewayDUnitTest, ConcurrentSerialGatewaySenderOperationsOffHeapDUnitTest, SerialGatewaySenderQueueDUnitTest, SerialWANPropagationDUnitTest, DestroyGatewaySenderCommandDUnitTest, CreateGatewayReceiverCommandDUnitTest, ParallelWANConflationDUnitTest, SerialWANPropagationOffHeapDUnitTest, ConcurrentParallelGatewaySenderOperation_2_OffHeapDUnitTest, WanValidationsDUnitTest, WanAutoDiscoveryDUnitTest]
[vm0] [info 2017/10/19 07:19:14.064 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm0] [info 2017/10/19 07:19:14.064 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm2] [info 2017/10/19 07:19:14.065 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm2] [info 2017/10/19 07:19:14.066 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm1] [info 2017/10/19 07:19:14.065 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)
[vm3] [info 2017/10/19 07:19:14.066 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm3] [info 2017/10/19 07:19:14.066 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)


[vm1] [info 2017/10/19 07:19:14.065 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm4] [info 2017/10/19 07:19:14.067 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm4] [info 2017/10/19 07:19:14.067 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm5] [info 2017/10/19 07:19:14.068 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm5] [info 2017/10/19 07:19:14.068 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm6] [info 2017/10/19 07:19:14.069 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm6] [info 2017/10/19 07:19:14.069 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)



[setup] START TEST WanAutoDiscoveryDUnitTest.test_LN_Sender_recognises_ALL_NY_Locators


[vm7] [info 2017/10/19 07:19:14.069 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm7] [info 2017/10/19 07:19:14.069 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm0] [info 2017/10/19 07:19:14.070 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633@3333195a

[vm0] [info 2017/10/19 07:19:14.070 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633@3333195a (took 0 ms)

[vm2] [info 2017/10/19 07:19:14.071 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1383596771.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1383596771@588a54ec

[vm2] [info 2017/10/19 07:19:14.071 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1383596771.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1383596771@588a54ec (took 0 ms)

[vm3] [info 2017/10/19 07:19:14.072 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1134338530.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1134338530@bea95a3

[vm3] [info 2017/10/19 07:19:14.072 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1134338530.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1134338530@bea95a3 (took 0 ms)

[vm4] [info 2017/10/19 07:19:14.072 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1059104106.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1059104106@5346e7df

[vm4] [info 2017/10/19 07:19:14.073 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1059104106.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1059104106@5346e7df (took 0 ms)

[vm5] [info 2017/10/19 07:19:14.073 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1520267312.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1520267312@7d0e35a2

[vm5] [info 2017/10/19 07:19:14.073 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1520267312.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1520267312@7d0e35a2 (took 0 ms)

[vm1] [info 2017/10/19 07:19:14.071 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633@3333195a

[vm1] [info 2017/10/19 07:19:14.071 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633@3333195a (took 0 ms)

[vm6] [info 2017/10/19 07:19:14.074 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/958556531.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/958556531@7fba5614

[vm6] [info 2017/10/19 07:19:14.074 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/958556531.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/958556531@7fba5614 (took 0 ms)

[vm7] [info 2017/10/19 07:19:14.075 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1848144891.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1848144891@4cc92cd3

[vm7] [info 2017/10/19 07:19:14.075 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1848144891.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1848144891@4cc92cd3 (took 0 ms)

[info 2017/10/19 07:19:14.075 UTC <Test worker> tid=22] <ExpectedException action=add>Connection refused</ExpectedException>

[info 2017/10/19 07:19:14.075 UTC <Test worker> tid=22] <ExpectedException action=add>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:19:14.076 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm0] [info 2017/10/19 07:19:14.076 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:19:14.076 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:19:14.076 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm1] [info 2017/10/19 07:19:14.077 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm1] [info 2017/10/19 07:19:14.077 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm1] [info 2017/10/19 07:19:14.077 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm1] [info 2017/10/19 07:19:14.077 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm2] [info 2017/10/19 07:19:14.077 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm2] [info 2017/10/19 07:19:14.077 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Connection refused</ExpectedException>

[vm2] [info 2017/10/19 07:19:14.078 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Connection refused</ExpectedException>

[vm2] [info 2017/10/19 07:19:14.078 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm3] [info 2017/10/19 07:19:14.078 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm3] [info 2017/10/19 07:19:14.078 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm3] [info 2017/10/19 07:19:14.078 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm3] [info 2017/10/19 07:19:14.078 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm4] [info 2017/10/19 07:19:14.079 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm4] [info 2017/10/19 07:19:14.079 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Connection refused</ExpectedException>

[vm4] [info 2017/10/19 07:19:14.079 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Connection refused</ExpectedException>

[vm4] [info 2017/10/19 07:19:14.079 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm5] [info 2017/10/19 07:19:14.080 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm5] [info 2017/10/19 07:19:14.080 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Connection refused</ExpectedException>

[vm5] [info 2017/10/19 07:19:14.080 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Connection refused</ExpectedException>

[vm5] [info 2017/10/19 07:19:14.080 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm6] [info 2017/10/19 07:19:14.081 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm6] [info 2017/10/19 07:19:14.081 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Connection refused</ExpectedException>

[vm6] [info 2017/10/19 07:19:14.081 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Connection refused</ExpectedException>

[vm6] [info 2017/10/19 07:19:14.081 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm7] [info 2017/10/19 07:19:14.082 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm7] [info 2017/10/19 07:19:14.082 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Connection refused</ExpectedException>

[vm7] [info 2017/10/19 07:19:14.082 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Connection refused</ExpectedException>

[vm7] [info 2017/10/19 07:19:14.082 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[info 2017/10/19 07:19:14.082 UTC <Test worker> tid=22] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[info 2017/10/19 07:19:14.082 UTC <Test worker> tid=22] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:19:14.084 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm0] [info 2017/10/19 07:19:14.084 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:19:14.085 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:19:14.085 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm1] [info 2017/10/19 07:19:14.085 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm1] [info 2017/10/19 07:19:14.085 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm1] [info 2017/10/19 07:19:14.085 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm1] [info 2017/10/19 07:19:14.085 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm2] [info 2017/10/19 07:19:14.086 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm2] [info 2017/10/19 07:19:14.086 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm2] [info 2017/10/19 07:19:14.086 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm2] [info 2017/10/19 07:19:14.086 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm3] [info 2017/10/19 07:19:14.087 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm3] [info 2017/10/19 07:19:14.087 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm3] [info 2017/10/19 07:19:14.087 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm3] [info 2017/10/19 07:19:14.087 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm4] [info 2017/10/19 07:19:14.087 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm4] [info 2017/10/19 07:19:14.088 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm4] [info 2017/10/19 07:19:14.088 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm4] [info 2017/10/19 07:19:14.088 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm5] [info 2017/10/19 07:19:14.088 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm5] [info 2017/10/19 07:19:14.088 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm5] [info 2017/10/19 07:19:14.088 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm5] [info 2017/10/19 07:19:14.089 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm6] [info 2017/10/19 07:19:14.089 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm6] [info 2017/10/19 07:19:14.089 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm6] [info 2017/10/19 07:19:14.089 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm6] [info 2017/10/19 07:19:14.089 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[info 2017/10/19 07:19:14.091 UTC <Test worker> tid=22] <ExpectedException action=add>Connection reset</ExpectedException>

[info 2017/10/19 07:19:14.092 UTC <Test worker> tid=22] <ExpectedException action=add>Connection reset</ExpectedException>

[vm7] [info 2017/10/19 07:19:14.091 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm7] [info 2017/10/19 07:19:14.091 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm7] [info 2017/10/19 07:19:14.091 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm7] [info 2017/10/19 07:19:14.091 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm0] [info 2017/10/19 07:19:14.095 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm0] [info 2017/10/19 07:19:14.095 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:19:14.095 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:19:14.095 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm2] [info 2017/10/19 07:19:14.100 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm2] [info 2017/10/19 07:19:14.100 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Connection reset</ExpectedException>

[vm2] [info 2017/10/19 07:19:14.100 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Connection reset</ExpectedException>

[vm2] [info 2017/10/19 07:19:14.100 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm3] [info 2017/10/19 07:19:14.100 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm3] [info 2017/10/19 07:19:14.101 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm3] [info 2017/10/19 07:19:14.101 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm3] [info 2017/10/19 07:19:14.101 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm1] [info 2017/10/19 07:19:14.099 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm1] [info 2017/10/19 07:19:14.099 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm1] [info 2017/10/19 07:19:14.099 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm1] [info 2017/10/19 07:19:14.099 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm4] [info 2017/10/19 07:19:14.101 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm4] [info 2017/10/19 07:19:14.101 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Connection reset</ExpectedException>

[vm4] [info 2017/10/19 07:19:14.102 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Connection reset</ExpectedException>

[vm4] [info 2017/10/19 07:19:14.102 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm5] [info 2017/10/19 07:19:14.102 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm5] [info 2017/10/19 07:19:14.102 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Connection reset</ExpectedException>

[vm5] [info 2017/10/19 07:19:14.102 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Connection reset</ExpectedException>

[vm5] [info 2017/10/19 07:19:14.102 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm6] [info 2017/10/19 07:19:14.104 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm6] [info 2017/10/19 07:19:14.104 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Connection reset</ExpectedException>

[vm6] [info 2017/10/19 07:19:14.104 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Connection reset</ExpectedException>

[vm6] [info 2017/10/19 07:19:14.104 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm7] [info 2017/10/19 07:19:14.105 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm7] [info 2017/10/19 07:19:14.105 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Connection reset</ExpectedException>

[vm7] [info 2017/10/19 07:19:14.105 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Connection reset</ExpectedException>

[vm7] [info 2017/10/19 07:19:14.105 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm0] [info 2017/10/19 07:19:14.109 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$154/1313735930.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$154/1313735930@58eaaf65

[vm0] distributed system properties: {distributed-system-id=1, start-locator=localhost[20046],server=true,peer=true,hostname-for-clients=localhost, mcast-port=0, log-level=info, off-heap-memory-size=300m, disable-auto-reconnect=true, enable-cluster-configuration=false, locators=localhost[20046], use-cluster-configuration=false}
[vm0] [info 2017/10/19 07:19:14.115 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Startup Configuration:
[vm0]  ### GemFire Properties defined with api ###
[vm0] disable-auto-reconnect=true
[vm0] distributed-system-id=1
[vm0] enable-cluster-configuration=false
[vm0] locators=localhost[20046]
[vm0] log-level=info
[vm0] mcast-port=0
[vm0] off-heap-memory-size=300m
[vm0] start-locator=localhost[20046],server=true,peer=true,hostname-for-clients=localhost
[vm0] use-cluster-configuration=false
[vm0] ### GemFire Properties using default values ###
[vm0] ack-severe-alert-threshold=0
[vm0] ack-wait-threshold=15
[vm0] archive-disk-space-limit=0
[vm0] archive-file-size-limit=0
[vm0] async-distribution-timeout=0
[vm0] async-max-queue-size=8
[vm0] async-queue-timeout=60000
[vm0] bind-address=
[vm0] cache-xml-file=cache.xml
[vm0] cluster-configuration-dir=
[vm0] cluster-ssl-ciphers=any
[vm0] cluster-ssl-enabled=false
[vm0] cluster-ssl-keystore=
[vm0] cluster-ssl-keystore-password=
[vm0] cluster-ssl-keystore-type=
[vm0] cluster-ssl-protocols=any
[vm0] cluster-ssl-require-authentication=true
[vm0] cluster-ssl-truststore=
[vm0] cluster-ssl-truststore-password=
[vm0] conflate-events=server
[vm0] conserve-sockets=true
[vm0] delta-propagation=true
[vm0] deploy-working-dir=/tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm0
[vm0] disable-tcp=false
[vm0] distributed-transactions=false
[vm0] durable-client-id=
[vm0] durable-client-timeout=300
[vm0] enable-network-partition-detection=true
[vm0] enable-time-statistics=false
[vm0] enforce-unique-host=false
[vm0] gateway-ssl-ciphers=any
[vm0] gateway-ssl-enabled=false
[vm0] gateway-ssl-keystore=
[vm0] gateway-ssl-keystore-password=
[vm0] gateway-ssl-keystore-type=
[vm0] gateway-ssl-protocols=any
[vm0] gateway-ssl-require-authentication=true
[vm0] gateway-ssl-truststore=
[vm0] gateway-ssl-truststore-password=
[vm0] groups=
[vm0] http-service-bind-address=
[vm0] http-service-port=7070
[vm0] http-service-ssl-ciphers=any
[vm0] http-service-ssl-enabled=false
[vm0] http-service-ssl-keystore=
[vm0] http-service-ssl-keystore-password=
[vm0] http-service-ssl-keystore-type=
[vm0] http-service-ssl-protocols=any
[vm0] http-service-ssl-require-authentication=false
[vm0] http-service-ssl-truststore=
[vm0] http-service-ssl-truststore-password=
[vm0] jmx-manager=false
[vm0] jmx-manager-access-file=
[vm0] jmx-manager-bind-address=
[vm0] jmx-manager-hostname-for-clients=
[vm0] jmx-manager-http-port=7070
[vm0] jmx-manager-password-file=
[vm0] jmx-manager-port=1099
[vm0] jmx-manager-ssl-ciphers=any
[vm0] jmx-manager-ssl-enabled=false
[vm0] jmx-manager-ssl-keystore=
[vm0] jmx-manager-ssl-keystore-password=
[vm0] jmx-manager-ssl-keystore-type=
[vm0] jmx-manager-ssl-protocols=any
[vm0] jmx-manager-ssl-require-authentication=true
[vm0] jmx-manager-ssl-truststore=
[vm0] jmx-manager-ssl-truststore-password=
[vm0] jmx-manager-start=false
[vm0] jmx-manager-update-rate=2000
[vm0] load-cluster-configuration-from-dir=false
[vm0] locator-wait-time=0
[vm0] lock-memory=false
[vm0] log-disk-space-limit=0
[vm0] log-file=
[vm0] log-file-size-limit=0
[vm0] max-num-reconnect-tries=3
[vm0] max-wait-time-reconnect=60000
[vm0] mcast-address=239.192.81.1
[vm0] mcast-flow-control=1048576, 0.25, 5000
[vm0] mcast-recv-buffer-size=1048576
[vm0] mcast-send-buffer-size=65535
[vm0] mcast-ttl=32
[vm0] member-timeout=5000
[vm0] membership-port-range=32769-61000
[vm0] memcached-bind-address=
[vm0] memcached-port=0
[vm0] memcached-protocol=ASCII
[vm0] name=
[vm0] redis-bind-address=
[vm0] redis-password=
[vm0] redis-port=0
[vm0] redundancy-zone=
[vm0] remote-locators=
[vm0] remove-unresponsive-client=false
[vm0] roles=
[vm0] security-client-accessor=
[vm0] security-client-accessor-pp=
[vm0] security-client-auth-init=
[vm0] security-client-authenticator=
[vm0] security-client-dhalgo=
[vm0] security-log-file=
[vm0] security-log-level=config
[vm0] security-manager=
[vm0] security-peer-auth-init=
[vm0] security-peer-authenticator=
[vm0] security-peer-verifymember-timeout=1000
[vm0] security-post-processor=
[vm0] security-udp-dhalgo=
[vm0] server-bind-address=
[vm0] server-ssl-ciphers=any
[vm0] server-ssl-enabled=false
[vm0] server-ssl-keystore=
[vm0] server-ssl-keystore-password=
[vm0] server-ssl-keystore-type=
[vm0] server-ssl-protocols=any
[vm0] server-ssl-require-authentication=true
[vm0] server-ssl-truststore=
[vm0] server-ssl-truststore-password=
[vm0] socket-buffer-size=32768
[vm0] socket-lease-time=60000
[vm0] ssl-ciphers=any
[vm0] ssl-cluster-alias=
[vm0] ssl-default-alias=
[vm0] ssl-enabled-components=
[vm0] ssl-gateway-alias=
[vm0] ssl-jmx-alias=
[vm0] ssl-keystore=
[vm0] ssl-keystore-password=
[vm0] ssl-keystore-type=
[vm0] ssl-locator-alias=
[vm0] ssl-protocols=any
[vm0] ssl-require-authentication=true
[vm0] ssl-server-alias=
[vm0] ssl-truststore=
[vm0] ssl-truststore-password=
[vm0] ssl-truststore-type=
[vm0] ssl-web-alias=
[vm0] ssl-web-require-authentication=false
[vm0] start-dev-rest-api=false
[vm0] statistic-archive-file=
[vm0] statistic-sample-rate=1000
[vm0] statistic-sampling-enabled=true
[vm0] tcp-port=0
[vm0] udp-fragment-size=60000
[vm0] udp-recv-buffer-size=1048576
[vm0] udp-send-buffer-size=65535
[vm0] user-command-packages=


[vm0] [info 2017/10/19 07:19:14.116 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Allocating 314572800 bytes of off-heap memory. The maximum size of a single off-heap object is 314572800 bytes.

[vm0] [info 2017/10/19 07:19:14.121 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Starting peer location for Distribution Locator on localhost/127.0.0.1

[vm0] [info 2017/10/19 07:19:14.121 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Starting Distribution Locator on localhost/127.0.0.1

[vm0] [info 2017/10/19 07:19:14.121 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Locator was created at Thu Oct 19 07:19:14 UTC 2017

[vm0] [info 2017/10/19 07:19:14.121 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Listening on port 20046 bound on address localhost/127.0.0.1

[vm0] [info 2017/10/19 07:19:14.122 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] GemFire peer location service starting.  Other locators: localhost[20046]  Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: locator20046view.dat

[vm0] [info 2017/10/19 07:19:14.122 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Peer locator attempting to recover from localhost/127.0.0.1:20046

[vm0] [info 2017/10/19 07:19:14.127 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Peer locator was unable to recover state from this locator

[vm0] [info 2017/10/19 07:19:14.127 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] recovery file not found: /tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm0/locator20046view.dat

[vm0] [info 2017/10/19 07:19:14.131 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Starting membership services

[vm0] [info 2017/10/19 07:19:14.140 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] JGroups channel created (took 9ms)

[vm0] [info 2017/10/19 07:19:14.142 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] GemFire P2P Listener started on /172.17.0.4:40499

[vm0] [info 2017/10/19 07:19:14.142 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] This member is hosting a locator will be preferred as a membership coordinator

[vm0] [info 2017/10/19 07:19:14.143 UTC <Geode Failure Detection Server thread 0> tid=7154] Started failure detection server thread on /172.17.0.4:49918.

[vm0] [info 2017/10/19 07:19:14.144 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Peer locator is connecting to local membership services with ID 172.17.0.4(174)<ec>:32770

[vm0] [info 2017/10/19 07:19:14.149 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] This member is becoming the membership coordinator with address 172.17.0.4(174)<ec>:32770

[vm0] [info 2017/10/19 07:19:14.149 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] received new view: View[172.17.0.4(174)<ec><v0>:32770|0] members: [172.17.0.4(174)<ec><v0>:32770{lead}]
[vm0] old view is: null

[vm0] [info 2017/10/19 07:19:14.149 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Peer locator received new membership view: View[172.17.0.4(174)<ec><v0>:32770|0] members: [172.17.0.4(174)<ec><v0>:32770{lead}]

[vm0] [info 2017/10/19 07:19:14.150 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] ViewCreator starting on:172.17.0.4(174)<ec><v0>:32770

[vm0] [info 2017/10/19 07:19:14.150 UTC <Geode Membership View Creator> tid=7157] View Creator thread is starting

[vm0] [info 2017/10/19 07:19:14.151 UTC <Geode Membership View Creator> tid=7157] no recipients for new view aside from myself

[vm0] [info 2017/10/19 07:19:14.155 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Finished joining (took 11ms).

[vm0] [info 2017/10/19 07:19:14.158 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Starting DistributionManager 172.17.0.4(174)<ec><v0>:32770.  (took 29 ms)

[vm0] [info 2017/10/19 07:19:14.160 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Initial (distribution manager) view =  View[172.17.0.4(174)<ec><v0>:32770|0] members: [172.17.0.4(174)<ec><v0>:32770{lead}]

[vm0] [info 2017/10/19 07:19:14.160 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Admitting member <172.17.0.4(174)<ec><v0>:32770>. Now there are 1 non-admin member(s).

[vm0] [info 2017/10/19 07:19:14.160 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] 172.17.0.4(174)<ec><v0>:32770 is the elder and the only member.

[vm0] [info 2017/10/19 07:19:14.161 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Did not hear back from any other system. I am the first one.

[vm0] [info 2017/10/19 07:19:14.161 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Starting server location for Distribution Locator on localhost/127.0.0.1[20046]

[vm0] [info 2017/10/19 07:19:14.170 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: 20046
[vm0]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$154/1313735930.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$154/1313735930@58eaaf65 (took 61 ms)

[vm5] [info 2017/10/19 07:19:14.189 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$283/409632085.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$283/409632085@50ff1a51

[vm5] distributed system properties: {distributed-system-id=1, start-locator=localhost[23621],server=true,peer=true,hostname-for-clients=localhost, mcast-port=0, log-level=info, off-heap-memory-size=300m, disable-auto-reconnect=true, enable-cluster-configuration=false, locators=localhost[20046], use-cluster-configuration=false}
[vm5] [info 2017/10/19 07:19:14.207 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Startup Configuration:
[vm5]  ### GemFire Properties defined with api ###
[vm5] disable-auto-reconnect=true
[vm5] distributed-system-id=1
[vm5] enable-cluster-configuration=false
[vm5] locators=localhost[20046],localhost[23621]
[vm5] log-level=info
[vm5] mcast-port=0
[vm5] off-heap-memory-size=300m
[vm5] start-locator=localhost[23621],server=true,peer=true,hostname-for-clients=localhost
[vm5] use-cluster-configuration=false
[vm5] ### GemFire Properties using default values ###
[vm5] ack-severe-alert-threshold=0
[vm5] ack-wait-threshold=15
[vm5] archive-disk-space-limit=0
[vm5] archive-file-size-limit=0
[vm5] async-distribution-timeout=0
[vm5] async-max-queue-size=8
[vm5] async-queue-timeout=60000
[vm5] bind-address=
[vm5] cache-xml-file=cache.xml
[vm5] cluster-configuration-dir=
[vm5] cluster-ssl-ciphers=any
[vm5] cluster-ssl-enabled=false
[vm5] cluster-ssl-keystore=
[vm5] cluster-ssl-keystore-password=
[vm5] cluster-ssl-keystore-type=
[vm5] cluster-ssl-protocols=any
[vm5] cluster-ssl-require-authentication=true
[vm5] cluster-ssl-truststore=
[vm5] cluster-ssl-truststore-password=
[vm5] conflate-events=server
[vm5] conserve-sockets=true
[vm5] delta-propagation=true
[vm5] deploy-working-dir=/tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm5
[vm5] disable-tcp=false
[vm5] distributed-transactions=false
[vm5] durable-client-id=
[vm5] durable-client-timeout=300
[vm5] enable-network-partition-detection=true
[vm5] enable-time-statistics=false
[vm5] enforce-unique-host=false
[vm5] gateway-ssl-ciphers=any
[vm5] gateway-ssl-enabled=false
[vm5] gateway-ssl-keystore=
[vm5] gateway-ssl-keystore-password=
[vm5] gateway-ssl-keystore-type=
[vm5] gateway-ssl-protocols=any
[vm5] gateway-ssl-require-authentication=true
[vm5] gateway-ssl-truststore=
[vm5] gateway-ssl-truststore-password=
[vm5] groups=
[vm5] http-service-bind-address=
[vm5] http-service-port=7070
[vm5] http-service-ssl-ciphers=any
[vm5] http-service-ssl-enabled=false
[vm5] http-service-ssl-keystore=
[vm5] http-service-ssl-keystore-password=
[vm5] http-service-ssl-keystore-type=
[vm5] http-service-ssl-protocols=any
[vm5] http-service-ssl-require-authentication=false
[vm5] http-service-ssl-truststore=
[vm5] http-service-ssl-truststore-password=
[vm5] jmx-manager=false
[vm5] jmx-manager-access-file=
[vm5] jmx-manager-bind-address=
[vm5] jmx-manager-hostname-for-clients=
[vm5] jmx-manager-http-port=7070
[vm5] jmx-manager-password-file=
[vm5] jmx-manager-port=1099
[vm5] jmx-manager-ssl-ciphers=any
[vm5] jmx-manager-ssl-enabled=false
[vm5] jmx-manager-ssl-keystore=
[vm5] jmx-manager-ssl-keystore-password=
[vm5] jmx-manager-ssl-keystore-type=
[vm5] jmx-manager-ssl-protocols=any
[vm5] jmx-manager-ssl-require-authentication=true
[vm5] jmx-manager-ssl-truststore=
[vm5] jmx-manager-ssl-truststore-password=
[vm5] jmx-manager-start=false
[vm5] jmx-manager-update-rate=2000
[vm5] load-cluster-configuration-from-dir=false
[vm5] locator-wait-time=0
[vm5] lock-memory=false
[vm5] log-disk-space-limit=0
[vm5] log-file=
[vm5] log-file-size-limit=0
[vm5] max-num-reconnect-tries=3
[vm5] max-wait-time-reconnect=60000
[vm5] mcast-address=239.192.81.1
[vm5] mcast-flow-control=1048576, 0.25, 5000
[vm5] mcast-recv-buffer-size=1048576
[vm5] mcast-send-buffer-size=65535
[vm5] mcast-ttl=32
[vm5] member-timeout=5000
[vm5] membership-port-range=32769-61000
[vm5] memcached-bind-address=
[vm5] memcached-port=0
[vm5] memcached-protocol=ASCII
[vm5] name=
[vm5] redis-bind-address=
[vm5] redis-password=
[vm5] redis-port=0
[vm5] redundancy-zone=
[vm5] remote-locators=
[vm5] remove-unresponsive-client=false
[vm5] roles=
[vm5] security-client-accessor=
[vm5] security-client-accessor-pp=
[vm5] security-client-auth-init=
[vm5] security-client-authenticator=
[vm5] security-client-dhalgo=
[vm5] security-log-file=
[vm5] security-log-level=config
[vm5] security-manager=
[vm5] security-peer-auth-init=
[vm5] security-peer-authenticator=
[vm5] security-peer-verifymember-timeout=1000
[vm5] security-post-processor=
[vm5] security-udp-dhalgo=
[vm5] server-bind-address=
[vm5] server-ssl-ciphers=any
[vm5] server-ssl-enabled=false
[vm5] server-ssl-keystore=
[vm5] server-ssl-keystore-password=
[vm5] server-ssl-keystore-type=
[vm5] server-ssl-protocols=any
[vm5] server-ssl-require-authentication=true
[vm5] server-ssl-truststore=
[vm5] server-ssl-truststore-password=
[vm5] socket-buffer-size=32768
[vm5] socket-lease-time=60000
[vm5] ssl-ciphers=any
[vm5] ssl-cluster-alias=
[vm5] ssl-default-alias=
[vm5] ssl-enabled-components=
[vm5] ssl-gateway-alias=
[vm5] ssl-jmx-alias=
[vm5] ssl-keystore=
[vm5] ssl-keystore-password=
[vm5] ssl-keystore-type=
[vm5] ssl-locator-alias=
[vm5] ssl-protocols=any
[vm5] ssl-require-authentication=true
[vm5] ssl-server-alias=
[vm5] ssl-truststore=
[vm5] ssl-truststore-password=
[vm5] ssl-truststore-type=
[vm5] ssl-web-alias=
[vm5] ssl-web-require-authentication=false
[vm5] start-dev-rest-api=false
[vm5] statistic-archive-file=
[vm5] statistic-sample-rate=1000
[vm5] statistic-sampling-enabled=true
[vm5] tcp-port=0
[vm5] udp-fragment-size=60000
[vm5] udp-recv-buffer-size=1048576
[vm5] udp-send-buffer-size=65535
[vm5] user-command-packages=


[vm5] [info 2017/10/19 07:19:14.210 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Allocating 314572800 bytes of off-heap memory. The maximum size of a single off-heap object is 314572800 bytes.

[vm5] [info 2017/10/19 07:19:14.229 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Starting peer location for Distribution Locator on localhost/127.0.0.1

[vm5] [info 2017/10/19 07:19:14.234 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Starting Distribution Locator on localhost/127.0.0.1

[vm5] [info 2017/10/19 07:19:14.235 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Locator was created at Thu Oct 19 07:19:14 UTC 2017

[vm5] [info 2017/10/19 07:19:14.235 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Listening on port 23621 bound on address localhost/127.0.0.1

[vm5] [info 2017/10/19 07:19:14.235 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] GemFire peer location service starting.  Other locators: localhost[20046],localhost[23621]  Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: locator23621view.dat

[vm5] [info 2017/10/19 07:19:14.235 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Peer locator attempting to recover from localhost/127.0.0.1:20046

[vm5] [info 2017/10/19 07:19:14.245 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Peer locator recovered initial membership of View[172.17.0.4(174)<ec><v0>:32770|0] members: [172.17.0.4(174)<ec><v0>:32770{lead}]

[vm5] [info 2017/10/19 07:19:14.245 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Peer locator recovered state from LocatorAddress [socketInetAddress=localhost/127.0.0.1:20046, hostname=localhost, isIpString=false]

[vm5] [info 2017/10/19 07:19:14.248 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Starting membership services

[vm5] [info 2017/10/19 07:19:14.263 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] JGroups channel created (took 15ms)

[vm5] [info 2017/10/19 07:19:14.267 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] GemFire P2P Listener started on /172.17.0.4:34408

[vm5] [info 2017/10/19 07:19:14.267 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] This member is hosting a locator will be preferred as a membership coordinator

[vm5] [info 2017/10/19 07:19:14.268 UTC <Geode Failure Detection Server thread 0> tid=9309] Started failure detection server thread on /172.17.0.4:38888.

[vm5] [info 2017/10/19 07:19:14.269 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Peer locator is connecting to local membership services with ID 172.17.0.4(606)<ec>:32771

[vm0] [info 2017/10/19 07:19:14.271 UTC <locator request thread[1]> tid=7139] This member is becoming coordinator

[vm5] [info 2017/10/19 07:19:14.284 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Attempting to join the distributed system through coordinator 172.17.0.4(174)<ec><v0>:32770 using address 172.17.0.4(606)<ec>:32771

[vm0] [info 2017/10/19 07:19:14.284 UTC <unicast receiver,371fdc9c0e33-49629> tid=7150] received join request from 172.17.0.4(606)<ec>:32771

[vm0] [info 2017/10/19 07:19:14.284 UTC <unicast receiver,371fdc9c0e33-49629> tid=7150] Received a join request from 172.17.0.4(606)<ec>:32771

[vm0] [info 2017/10/19 07:19:14.585 UTC <Geode Membership View Creator> tid=7157] View Creator is processing 1 requests for the next membership view

[vm0] [info 2017/10/19 07:19:14.585 UTC <Geode Membership View Creator> tid=7157] preparing new view View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(606)<ec><v1>:32771]

[vm5] [info 2017/10/19 07:19:14.586 UTC <unicast receiver,371fdc9c0e33-54610> tid=9305] received new view: View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(606)<ec><v1>:32771]
[vm5] old view is: null

[vm5] [info 2017/10/19 07:19:14.586 UTC <unicast receiver,371fdc9c0e33-54610> tid=9305] Peer locator received new membership view: View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(606)<ec><v1>:32771]

[vm0] [info 2017/10/19 07:19:14.588 UTC <Geode Membership View Creator> tid=7157] finished waiting for responses to view preparation

[vm5] [info 2017/10/19 07:19:14.588 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Finished joining (took 319ms).

[vm0] [info 2017/10/19 07:19:14.588 UTC <Geode Membership View Creator> tid=7157] received new view: View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(606)<ec><v1>:32771]
[vm0] old view is: View[172.17.0.4(174)<ec><v0>:32770|0] members: [172.17.0.4(174)<ec><v0>:32770{lead}]

[vm5] [info 2017/10/19 07:19:14.588 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Starting DistributionManager 172.17.0.4(606)<ec><v1>:32771.  (took 342 ms)

[vm0] [info 2017/10/19 07:19:14.588 UTC <Geode Membership View Creator> tid=7157] Peer locator received new membership view: View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(606)<ec><v1>:32771]

[vm5] [info 2017/10/19 07:19:14.588 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Initial (distribution manager) view =  View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(606)<ec><v1>:32771]

[vm5] [info 2017/10/19 07:19:14.588 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Admitting member <172.17.0.4(174)<ec><v0>:32770>. Now there are 1 non-admin member(s).

[vm5] [info 2017/10/19 07:19:14.588 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Admitting member <172.17.0.4(606)<ec><v1>:32771>. Now there are 2 non-admin member(s).

[vm0] [info 2017/10/19 07:19:14.590 UTC <Geode Membership View Creator> tid=7157] sending new view View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(606)<ec><v1>:32771]

[vm0] [info 2017/10/19 07:19:14.590 UTC <View Message Processor> tid=7163] Membership: Processing addition < 172.17.0.4(606)<ec><v1>:32771 >

[vm0] [info 2017/10/19 07:19:14.591 UTC <View Message Processor> tid=7163] Admitting member <172.17.0.4(606)<ec><v1>:32771>. Now there are 2 non-admin member(s).

[vm0] [info 2017/10/19 07:19:14.594 UTC <Pooled High Priority Message Processor 1> tid=7165] Member 172.17.0.4(606)<ec><v1>:32771 is equivalent or in the same redundancy zone.

[vm5] [info 2017/10/19 07:19:14.601 UTC <P2P message reader for 172.17.0.4(174)<ec><v0>:32770 shared unordered uid=437 port=45490> tid=9316] Member 172.17.0.4(174)<ec><v0>:32770 is equivalent or in the same redundancy zone.

[vm5] [info 2017/10/19 07:19:14.602 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Starting server location for Distribution Locator on localhost/127.0.0.1[23621]

[vm5] [info 2017/10/19 07:19:14.634 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: 23621
[vm5]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$283/409632085.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$283/409632085@50ff1a51 (took 444 ms)

[vm2] [info 2017/10/19 07:19:14.638 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$314/101922021.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$314/101922021@fe61094

[vm2] distributed system properties: {locators=localhost[20046],localhost[23621], off-heap-memory-size=300m, enable-cluster-configuration=false, use-cluster-configuration=false, mcast-port=0, disable-auto-reconnect=true, log-level=info}
[vm5] [info 2017/10/19 07:19:14.640 UTC <WAN Locator Discovery Thread> tid=9318] Locator discovery task exchanged locator information localhost[23621] with localhost[20046]: {1=[localhost[20046]]}.

[vm2] [info 2017/10/19 07:19:14.645 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Startup Configuration:
[vm2]  ### GemFire Properties defined with api ###
[vm2] disable-auto-reconnect=true
[vm2] enable-cluster-configuration=false
[vm2] locators=localhost[20046],localhost[23621]
[vm2] log-level=info
[vm2] mcast-port=0
[vm2] off-heap-memory-size=300m
[vm2] use-cluster-configuration=false
[vm2] ### GemFire Properties using default values ###
[vm2] ack-severe-alert-threshold=0
[vm2] ack-wait-threshold=15
[vm2] archive-disk-space-limit=0
[vm2] archive-file-size-limit=0
[vm2] async-distribution-timeout=0
[vm2] async-max-queue-size=8
[vm2] async-queue-timeout=60000
[vm2] bind-address=
[vm2] cache-xml-file=cache.xml
[vm2] cluster-configuration-dir=
[vm2] cluster-ssl-ciphers=any
[vm2] cluster-ssl-enabled=false
[vm2] cluster-ssl-keystore=
[vm2] cluster-ssl-keystore-password=
[vm2] cluster-ssl-keystore-type=
[vm2] cluster-ssl-protocols=any
[vm2] cluster-ssl-require-authentication=true
[vm2] cluster-ssl-truststore=
[vm2] cluster-ssl-truststore-password=
[vm2] conflate-events=server
[vm2] conserve-sockets=true
[vm2] delta-propagation=true
[vm2] deploy-working-dir=/tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm2
[vm2] disable-tcp=false
[vm2] distributed-system-id=-1
[vm2] distributed-transactions=false
[vm2] durable-client-id=
[vm2] durable-client-timeout=300
[vm2] enable-network-partition-detection=true
[vm2] enable-time-statistics=false
[vm2] enforce-unique-host=false
[vm2] gateway-ssl-ciphers=any
[vm2] gateway-ssl-enabled=false
[vm2] gateway-ssl-keystore=
[vm2] gateway-ssl-keystore-password=
[vm2] gateway-ssl-keystore-type=
[vm2] gateway-ssl-protocols=any
[vm2] gateway-ssl-require-authentication=true
[vm2] gateway-ssl-truststore=
[vm2] gateway-ssl-truststore-password=
[vm2] groups=
[vm2] http-service-bind-address=
[vm2] http-service-port=7070
[vm2] http-service-ssl-ciphers=any
[vm2] http-service-ssl-enabled=false
[vm2] http-service-ssl-keystore=
[vm2] http-service-ssl-keystore-password=
[vm2] http-service-ssl-keystore-type=
[vm2] http-service-ssl-protocols=any
[vm2] http-service-ssl-require-authentication=false
[vm2] http-service-ssl-truststore=
[vm2] http-service-ssl-truststore-password=
[vm2] jmx-manager=false
[vm2] jmx-manager-access-file=
[vm2] jmx-manager-bind-address=
[vm2] jmx-manager-hostname-for-clients=
[vm2] jmx-manager-http-port=7070
[vm2] jmx-manager-password-file=
[vm2] jmx-manager-port=1099
[vm2] jmx-manager-ssl-ciphers=any
[vm2] jmx-manager-ssl-enabled=false
[vm2] jmx-manager-ssl-keystore=
[vm2] jmx-manager-ssl-keystore-password=
[vm2] jmx-manager-ssl-keystore-type=
[vm2] jmx-manager-ssl-protocols=any
[vm2] jmx-manager-ssl-require-authentication=true
[vm2] jmx-manager-ssl-truststore=
[vm2] jmx-manager-ssl-truststore-password=
[vm2] jmx-manager-start=false
[vm2] jmx-manager-update-rate=2000
[vm2] load-cluster-configuration-from-dir=false
[vm2] locator-wait-time=0
[vm2] lock-memory=false
[vm2] log-disk-space-limit=0
[vm2] log-file=
[vm2] log-file-size-limit=0
[vm2] max-num-reconnect-tries=3
[vm2] max-wait-time-reconnect=60000
[vm2] mcast-address=239.192.81.1
[vm2] mcast-flow-control=1048576, 0.25, 5000
[vm2] mcast-recv-buffer-size=1048576
[vm2] mcast-send-buffer-size=65535
[vm2] mcast-ttl=32
[vm2] member-timeout=5000
[vm2] membership-port-range=32769-61000
[vm2] memcached-bind-address=
[vm2] memcached-port=0
[vm2] memcached-protocol=ASCII
[vm2] name=
[vm2] redis-bind-address=
[vm2] redis-password=
[vm2] redis-port=0
[vm2] redundancy-zone=
[vm2] remote-locators=
[vm2] remove-unresponsive-client=false
[vm2] roles=
[vm2] security-client-accessor=
[vm2] security-client-accessor-pp=
[vm2] security-client-auth-init=
[vm2] security-client-authenticator=
[vm2] security-client-dhalgo=
[vm2] security-log-file=
[vm2] security-log-level=config
[vm2] security-manager=
[vm2] security-peer-auth-init=
[vm2] security-peer-authenticator=
[vm2] security-peer-verifymember-timeout=1000
[vm2] security-post-processor=
[vm2] security-udp-dhalgo=
[vm2] server-bind-address=
[vm2] server-ssl-ciphers=any
[vm2] server-ssl-enabled=false
[vm2] server-ssl-keystore=
[vm2] server-ssl-keystore-password=
[vm2] server-ssl-keystore-type=
[vm2] server-ssl-protocols=any
[vm2] server-ssl-require-authentication=true
[vm2] server-ssl-truststore=
[vm2] server-ssl-truststore-password=
[vm2] socket-buffer-size=32768
[vm2] socket-lease-time=60000
[vm2] ssl-ciphers=any
[vm2] ssl-cluster-alias=
[vm2] ssl-default-alias=
[vm2] ssl-enabled-components=
[vm2] ssl-gateway-alias=
[vm2] ssl-jmx-alias=
[vm2] ssl-keystore=
[vm2] ssl-keystore-password=
[vm2] ssl-keystore-type=
[vm2] ssl-locator-alias=
[vm2] ssl-protocols=any
[vm2] ssl-require-authentication=true
[vm2] ssl-server-alias=
[vm2] ssl-truststore=
[vm2] ssl-truststore-password=
[vm2] ssl-truststore-type=
[vm2] ssl-web-alias=
[vm2] ssl-web-require-authentication=false
[vm2] start-dev-rest-api=false
[vm2] start-locator=
[vm2] statistic-archive-file=
[vm2] statistic-sample-rate=1000
[vm2] statistic-sampling-enabled=true
[vm2] tcp-port=0
[vm2] udp-fragment-size=60000
[vm2] udp-recv-buffer-size=1048576
[vm2] udp-send-buffer-size=65535
[vm2] user-command-packages=


[vm2] [info 2017/10/19 07:19:14.645 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Allocating 314572800 bytes of off-heap memory. The maximum size of a single off-heap object is 314572800 bytes.

[vm2] [info 2017/10/19 07:19:14.650 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Starting membership services

[vm2] [info 2017/10/19 07:19:14.658 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] JGroups channel created (took 8ms)

[vm2] [info 2017/10/19 07:19:14.659 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] GemFire P2P Listener started on /172.17.0.4:35009

[vm2] [info 2017/10/19 07:19:14.660 UTC <Geode Failure Detection Server thread 0> tid=9416] Started failure detection server thread on /172.17.0.4:49303.

[vm0] [info 2017/10/19 07:19:14.675 UTC <locator request thread[1]> tid=7139] This member is becoming coordinator

[vm2] [info 2017/10/19 07:19:14.692 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Attempting to join the distributed system through coordinator 172.17.0.4(174)<ec><v0>:32770 using address 172.17.0.4(187):32772

[vm0] [info 2017/10/19 07:19:14.693 UTC <unicast receiver,371fdc9c0e33-49629> tid=7150] received join request from 172.17.0.4(187):32772

[vm0] [info 2017/10/19 07:19:14.693 UTC <unicast receiver,371fdc9c0e33-49629> tid=7150] Received a join request from 172.17.0.4(187):32772

[vm0] [info 2017/10/19 07:19:14.994 UTC <Geode Membership View Creator> tid=7157] View Creator is processing 1 requests for the next membership view

[vm0] [info 2017/10/19 07:19:14.994 UTC <Geode Membership View Creator> tid=7157] preparing new view View[172.17.0.4(174)<ec><v0>:32770|2] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(606)<ec><v1>:32771, 172.17.0.4(187)<v2>:32772]

[vm2] [info 2017/10/19 07:19:14.995 UTC <unicast receiver,371fdc9c0e33-31862> tid=9412] received new view: View[172.17.0.4(174)<ec><v0>:32770|2] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(606)<ec><v1>:32771, 172.17.0.4(187)<v2>:32772]
[vm2] old view is: null

[vm0] [info 2017/10/19 07:19:14.996 UTC <Geode Membership View Creator> tid=7157] finished waiting for responses to view preparation

[vm2] [info 2017/10/19 07:19:14.996 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Finished joining (took 336ms).

[vm0] [info 2017/10/19 07:19:14.996 UTC <Geode Membership View Creator> tid=7157] received new view: View[172.17.0.4(174)<ec><v0>:32770|2] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(606)<ec><v1>:32771, 172.17.0.4(187)<v2>:32772]
[vm0] old view is: View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(606)<ec><v1>:32771]

[vm2] [info 2017/10/19 07:19:14.996 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Starting DistributionManager 172.17.0.4(187)<v2>:32772.  (took 347 ms)

[vm0] [info 2017/10/19 07:19:14.996 UTC <Geode Membership View Creator> tid=7157] Peer locator received new membership view: View[172.17.0.4(174)<ec><v0>:32770|2] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(606)<ec><v1>:32771, 172.17.0.4(187)<v2>:32772]

[vm2] [info 2017/10/19 07:19:14.997 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Initial (distribution manager) view =  View[172.17.0.4(174)<ec><v0>:32770|2] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(606)<ec><v1>:32771, 172.17.0.4(187)<v2>:32772]

[vm2] [info 2017/10/19 07:19:14.997 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Admitting member <172.17.0.4(174)<ec><v0>:32770>. Now there are 1 non-admin member(s).

[vm0] [info 2017/10/19 07:19:14.997 UTC <Geode Membership View Creator> tid=7157] sending new view View[172.17.0.4(174)<ec><v0>:32770|2] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(606)<ec><v1>:32771, 172.17.0.4(187)<v2>:32772]

[vm2] [info 2017/10/19 07:19:14.997 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Admitting member <172.17.0.4(606)<ec><v1>:32771>. Now there are 2 non-admin member(s).

[vm2] [info 2017/10/19 07:19:14.997 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Admitting member <172.17.0.4(187)<v2>:32772>. Now there are 3 non-admin member(s).

[vm0] [info 2017/10/19 07:19:14.997 UTC <View Message Processor> tid=7163] Membership: Processing addition < 172.17.0.4(187)<v2>:32772 >

[vm0] [info 2017/10/19 07:19:14.997 UTC <View Message Processor> tid=7163] Admitting member <172.17.0.4(187)<v2>:32772>. Now there are 3 non-admin member(s).

[vm5] [info 2017/10/19 07:19:14.997 UTC <unicast receiver,371fdc9c0e33-54610> tid=9305] received new view: View[172.17.0.4(174)<ec><v0>:32770|2] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(606)<ec><v1>:32771, 172.17.0.4(187)<v2>:32772]
[vm5] old view is: View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(606)<ec><v1>:32771]

[vm5] [info 2017/10/19 07:19:14.998 UTC <unicast receiver,371fdc9c0e33-54610> tid=9305] Peer locator received new membership view: View[172.17.0.4(174)<ec><v0>:32770|2] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(606)<ec><v1>:32771, 172.17.0.4(187)<v2>:32772]

[vm5] [info 2017/10/19 07:19:14.999 UTC <View Message Processor> tid=9323] Membership: Processing addition < 172.17.0.4(187)<v2>:32772 >

[vm5] [info 2017/10/19 07:19:14.999 UTC <View Message Processor> tid=9323] Admitting member <172.17.0.4(187)<v2>:32772>. Now there are 3 non-admin member(s).

[vm0] [info 2017/10/19 07:19:15.008 UTC <Pooled High Priority Message Processor 1> tid=7165] Member 172.17.0.4(187)<v2>:32772 is equivalent or in the same redundancy zone.

[vm5] [info 2017/10/19 07:19:15.010 UTC <Pooled High Priority Message Processor 1> tid=9325] Member 172.17.0.4(187)<v2>:32772 is equivalent or in the same redundancy zone.

[vm2] [info 2017/10/19 07:19:15.011 UTC <P2P message reader for 172.17.0.4(174)<ec><v0>:32770 shared unordered uid=438 port=60416> tid=9423] Member 172.17.0.4(174)<ec><v0>:32770 is equivalent or in the same redundancy zone.

[vm2] [info 2017/10/19 07:19:15.012 UTC <P2P message reader for 172.17.0.4(606)<ec><v1>:32771 shared unordered uid=544 port=60418> tid=9424] Member 172.17.0.4(606)<ec><v1>:32771 is equivalent or in the same redundancy zone.

[vm2] [info 2017/10/19 07:19:15.022 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] No locator(s) found with cluster configuration service

[vm2] [info 2017/10/19 07:19:15.040 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Requesting cluster configuration

[vm2] [info 2017/10/19 07:19:15.041 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Initializing region _monitoringRegion_172.17.0.4<v2>32772

[vm2] [info 2017/10/19 07:19:15.042 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Initialization of region _monitoringRegion_172.17.0.4<v2>32772 completed

[vm2] 1043.089: [GC (Allocation Failure) [PSYoungGen: 163929K->6784K(165376K)] 265548K->109364K(381952K), 0.0213698 secs] [Times: user=0.04 sys=0.00, real=0.02 secs] 
[vm2] [info 2017/10/19 07:19:15.306 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Loading previously deployed jars

[vm2] [info 2017/10/19 07:19:15.307 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Initializing region PdxTypes

[vm2] [info 2017/10/19 07:19:15.309 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Initialization of region PdxTypes completed

[vm2] [info 2017/10/19 07:19:15.309 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$314/101922021.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$314/101922021@fe61094 (took 670 ms)

[vm2] [info 2017/10/19 07:19:15.312 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$315/877778025.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$315/877778025@3f3fd4fb

[vm2] [info 2017/10/19 07:19:15.312 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Could not connect</ExpectedException>

[vm2] [info 2017/10/19 07:19:15.312 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Could not connect</ExpectedException>

[vm2] [info 2017/10/19 07:19:15.312 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Could not connect</ExpectedException>

[vm2] [info 2017/10/19 07:19:15.314 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Created disk store ln with unique id 1f429617d029419f-b5e8f95759e6e6c7

[vm2] [info 2017/10/19 07:19:15.316 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] recovery region initialization took 0 ms

[vm2] [info 2017/10/19 07:19:15.323 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Initializing region gatewayEventIdIndexMetaData

[vm2] [info 2017/10/19 07:19:15.333 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Initialization of region gatewayEventIdIndexMetaData completed

[vm2] [info 2017/10/19 07:19:15.335 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Could not connect</ExpectedException>

[vm2] [info 2017/10/19 07:19:15.335 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Could not connect</ExpectedException>

[vm2] [info 2017/10/19 07:19:15.335 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Could not connect</ExpectedException>

[vm2] [info 2017/10/19 07:19:15.335 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$315/877778025.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$315/877778025@3f3fd4fb (took 23 ms)

[vm1] [info 2017/10/19 07:19:15.338 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$148/741611171.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$148/741611171@5c55799e

[vm1] distributed system properties: {distributed-system-id=2, start-locator=localhost[26890],server=true,peer=true,hostname-for-clients=localhost, mcast-port=0, log-level=info, off-heap-memory-size=300m, remote-locators=localhost[20046], disable-auto-reconnect=true, enable-cluster-configuration=false, locators=localhost[26890], use-cluster-configuration=false}
[vm1] [info 2017/10/19 07:19:15.343 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Startup Configuration:
[vm1]  ### GemFire Properties defined with api ###
[vm1] disable-auto-reconnect=true
[vm1] distributed-system-id=2
[vm1] enable-cluster-configuration=false
[vm1] locators=localhost[26890]
[vm1] log-level=info
[vm1] mcast-port=0
[vm1] off-heap-memory-size=300m
[vm1] remote-locators=localhost[20046]
[vm1] start-locator=localhost[26890],server=true,peer=true,hostname-for-clients=localhost
[vm1] use-cluster-configuration=false
[vm1] ### GemFire Properties using default values ###
[vm1] ack-severe-alert-threshold=0
[vm1] ack-wait-threshold=15
[vm1] archive-disk-space-limit=0
[vm1] archive-file-size-limit=0
[vm1] async-distribution-timeout=0
[vm1] async-max-queue-size=8
[vm1] async-queue-timeout=60000
[vm1] bind-address=
[vm1] cache-xml-file=cache.xml
[vm1] cluster-configuration-dir=
[vm1] cluster-ssl-ciphers=any
[vm1] cluster-ssl-enabled=false
[vm1] cluster-ssl-keystore=
[vm1] cluster-ssl-keystore-password=
[vm1] cluster-ssl-keystore-type=
[vm1] cluster-ssl-protocols=any
[vm1] cluster-ssl-require-authentication=true
[vm1] cluster-ssl-truststore=
[vm1] cluster-ssl-truststore-password=
[vm1] conflate-events=server
[vm1] conserve-sockets=true
[vm1] delta-propagation=true
[vm1] deploy-working-dir=/tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm1
[vm1] disable-tcp=false
[vm1] distributed-transactions=false
[vm1] durable-client-id=
[vm1] durable-client-timeout=300
[vm1] enable-network-partition-detection=true
[vm1] enable-time-statistics=false
[vm1] enforce-unique-host=false
[vm1] gateway-ssl-ciphers=any
[vm1] gateway-ssl-enabled=false
[vm1] gateway-ssl-keystore=
[vm1] gateway-ssl-keystore-password=
[vm1] gateway-ssl-keystore-type=
[vm1] gateway-ssl-protocols=any
[vm1] gateway-ssl-require-authentication=true
[vm1] gateway-ssl-truststore=
[vm1] gateway-ssl-truststore-password=
[vm1] groups=
[vm1] http-service-bind-address=
[vm1] http-service-port=7070
[vm1] http-service-ssl-ciphers=any
[vm1] http-service-ssl-enabled=false
[vm1] http-service-ssl-keystore=
[vm1] http-service-ssl-keystore-password=
[vm1] http-service-ssl-keystore-type=
[vm1] http-service-ssl-protocols=any
[vm1] http-service-ssl-require-authentication=false
[vm1] http-service-ssl-truststore=
[vm1] http-service-ssl-truststore-password=
[vm1] jmx-manager=false
[vm1] jmx-manager-access-file=
[vm1] jmx-manager-bind-address=
[vm1] jmx-manager-hostname-for-clients=
[vm1] jmx-manager-http-port=7070
[vm1] jmx-manager-password-file=
[vm1] jmx-manager-port=1099
[vm1] jmx-manager-ssl-ciphers=any
[vm1] jmx-manager-ssl-enabled=false
[vm1] jmx-manager-ssl-keystore=
[vm1] jmx-manager-ssl-keystore-password=
[vm1] jmx-manager-ssl-keystore-type=
[vm1] jmx-manager-ssl-protocols=any
[vm1] jmx-manager-ssl-require-authentication=true
[vm1] jmx-manager-ssl-truststore=
[vm1] jmx-manager-ssl-truststore-password=
[vm1] jmx-manager-start=false
[vm1] jmx-manager-update-rate=2000
[vm1] load-cluster-configuration-from-dir=false
[vm1] locator-wait-time=0
[vm1] lock-memory=false
[vm1] log-disk-space-limit=0
[vm1] log-file=
[vm1] log-file-size-limit=0
[vm1] max-num-reconnect-tries=3
[vm1] max-wait-time-reconnect=60000
[vm1] mcast-address=239.192.81.1
[vm1] mcast-flow-control=1048576, 0.25, 5000
[vm1] mcast-recv-buffer-size=1048576
[vm1] mcast-send-buffer-size=65535
[vm1] mcast-ttl=32
[vm1] member-timeout=5000
[vm1] membership-port-range=32769-61000
[vm1] memcached-bind-address=
[vm1] memcached-port=0
[vm1] memcached-protocol=ASCII
[vm1] name=
[vm1] redis-bind-address=
[vm1] redis-password=
[vm1] redis-port=0
[vm1] redundancy-zone=
[vm1] remove-unresponsive-client=false
[vm1] roles=
[vm1] security-client-accessor=
[vm1] security-client-accessor-pp=
[vm1] security-client-auth-init=
[vm1] security-client-authenticator=
[vm1] security-client-dhalgo=
[vm1] security-log-file=
[vm1] security-log-level=config
[vm1] security-manager=
[vm1] security-peer-auth-init=
[vm1] security-peer-authenticator=
[vm1] security-peer-verifymember-timeout=1000
[vm1] security-post-processor=
[vm1] security-udp-dhalgo=
[vm1] server-bind-address=
[vm1] server-ssl-ciphers=any
[vm1] server-ssl-enabled=false
[vm1] server-ssl-keystore=
[vm1] server-ssl-keystore-password=
[vm1] server-ssl-keystore-type=
[vm1] server-ssl-protocols=any
[vm1] server-ssl-require-authentication=true
[vm1] server-ssl-truststore=
[vm1] server-ssl-truststore-password=
[vm1] socket-buffer-size=32768
[vm1] socket-lease-time=60000
[vm1] ssl-ciphers=any
[vm1] ssl-cluster-alias=
[vm1] ssl-default-alias=
[vm1] ssl-enabled-components=
[vm1] ssl-gateway-alias=
[vm1] ssl-jmx-alias=
[vm1] ssl-keystore=
[vm1] ssl-keystore-password=
[vm1] ssl-keystore-type=
[vm1] ssl-locator-alias=
[vm1] ssl-protocols=any
[vm1] ssl-require-authentication=true
[vm1] ssl-server-alias=
[vm1] ssl-truststore=
[vm1] ssl-truststore-password=
[vm1] ssl-truststore-type=
[vm1] ssl-web-alias=
[vm1] ssl-web-require-authentication=false
[vm1] start-dev-rest-api=false
[vm1] statistic-archive-file=
[vm1] statistic-sample-rate=1000
[vm1] statistic-sampling-enabled=true
[vm1] tcp-port=0
[vm1] udp-fragment-size=60000
[vm1] udp-recv-buffer-size=1048576
[vm1] udp-send-buffer-size=65535
[vm1] user-command-packages=


[vm1] [info 2017/10/19 07:19:15.344 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Allocating 314572800 bytes of off-heap memory. The maximum size of a single off-heap object is 314572800 bytes.

[vm1] [info 2017/10/19 07:19:15.347 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Starting peer location for Distribution Locator on localhost/127.0.0.1

[vm1] [info 2017/10/19 07:19:15.347 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Starting Distribution Locator on localhost/127.0.0.1

[vm1] [info 2017/10/19 07:19:15.347 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Locator was created at Thu Oct 19 07:19:15 UTC 2017

[vm1] [info 2017/10/19 07:19:15.347 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Listening on port 26890 bound on address localhost/127.0.0.1

[vm1] [info 2017/10/19 07:19:15.348 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] GemFire peer location service starting.  Other locators: localhost[26890]  Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: locator26890view.dat

[vm1] [info 2017/10/19 07:19:15.348 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Peer locator attempting to recover from localhost/127.0.0.1:26890

[vm1] [info 2017/10/19 07:19:15.349 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Peer locator was unable to recover state from this locator

[vm1] [info 2017/10/19 07:19:15.349 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] recovery file not found: /tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm1/locator26890view.dat

[vm1] [info 2017/10/19 07:19:15.352 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Starting membership services

[vm1] [info 2017/10/19 07:19:15.364 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] JGroups channel created (took 12ms)

[vm1] [info 2017/10/19 07:19:15.368 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] GemFire P2P Listener started on /172.17.0.4:39400

[vm1] [info 2017/10/19 07:19:15.368 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] This member is hosting a locator will be preferred as a membership coordinator

[vm1] [info 2017/10/19 07:19:15.369 UTC <Geode Failure Detection Server thread 0> tid=5381] Started failure detection server thread on /172.17.0.4:57608.

[vm1] [info 2017/10/19 07:19:15.369 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Peer locator is connecting to local membership services with ID 172.17.0.4(181)<ec>:32773

[vm1] [info 2017/10/19 07:19:15.372 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] This member is becoming the membership coordinator with address 172.17.0.4(181)<ec>:32773

[vm1] [info 2017/10/19 07:19:15.372 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] received new view: View[172.17.0.4(181)<ec><v0>:32773|0] members: [172.17.0.4(181)<ec><v0>:32773{lead}]
[vm1] old view is: null

[vm1] [info 2017/10/19 07:19:15.372 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Peer locator received new membership view: View[172.17.0.4(181)<ec><v0>:32773|0] members: [172.17.0.4(181)<ec><v0>:32773{lead}]

[vm1] [info 2017/10/19 07:19:15.373 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] ViewCreator starting on:172.17.0.4(181)<ec><v0>:32773

[vm1] [info 2017/10/19 07:19:15.374 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Finished joining (took 5ms).

[vm1] [info 2017/10/19 07:19:15.374 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Starting DistributionManager 172.17.0.4(181)<ec><v0>:32773.  (took 24 ms)

[vm1] [info 2017/10/19 07:19:15.374 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Initial (distribution manager) view =  View[172.17.0.4(181)<ec><v0>:32773|0] members: [172.17.0.4(181)<ec><v0>:32773{lead}]

[vm1] [info 2017/10/19 07:19:15.374 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Admitting member <172.17.0.4(181)<ec><v0>:32773>. Now there are 1 non-admin member(s).

[vm1] [info 2017/10/19 07:19:15.374 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] 172.17.0.4(181)<ec><v0>:32773 is the elder and the only member.

[vm1] [info 2017/10/19 07:19:15.374 UTC <Geode Membership View Creator> tid=5384] View Creator thread is starting

[vm1] [info 2017/10/19 07:19:15.375 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Did not hear back from any other system. I am the first one.

[vm1] [info 2017/10/19 07:19:15.376 UTC <Geode Membership View Creator> tid=5384] no recipients for new view aside from myself

[vm1] [info 2017/10/19 07:19:15.376 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Starting server location for Distribution Locator on localhost/127.0.0.1[26890]

[vm1] [info 2017/10/19 07:19:15.383 UTC <RMI TCP Connection(7)-172.17.0.4> tid=30] Got result: 26890
[vm1]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$148/741611171.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$148/741611171@5c55799e (took 44 ms)

[vm2] [info 2017/10/19 07:19:15.385 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$316/1133393274.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$316/1133393274@6399f6f0

[vm2] [info 2017/10/19 07:19:15.386 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Could not connect</ExpectedException>

[vm2] [info 2017/10/19 07:19:15.386 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Could not connect</ExpectedException>

[vm2] [info 2017/10/19 07:19:15.386 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Could not connect</ExpectedException>

[vm2] [info 2017/10/19 07:19:15.386 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>org.apache.geode.internal.cache.ForceReattemptException</ExpectedException>

[vm2] [info 2017/10/19 07:19:15.386 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>org.apache.geode.internal.cache.ForceReattemptException</ExpectedException>

[vm2] [info 2017/10/19 07:19:15.386 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>org.apache.geode.internal.cache.ForceReattemptException</ExpectedException>

[vm2] [info 2017/10/19 07:19:15.386 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>java.lang.InterruptedException</ExpectedException>

[vm2] [info 2017/10/19 07:19:15.386 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>java.lang.InterruptedException</ExpectedException>

[vm2] [info 2017/10/19 07:19:15.386 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>java.lang.InterruptedException</ExpectedException>

[vm2] [info 2017/10/19 07:19:15.387 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] SerialGatewaySender{id=ln,remoteDsId=2,isRunning =false,isPrimary =false} : Starting as primary

[vm2] [info 2017/10/19 07:19:15.387 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] SerialGatewaySender{id=ln,remoteDsId=2,isRunning =false,isPrimary =false} : Becoming primary gateway sender

[vm2] [info 2017/10/19 07:19:15.390 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Initializing region ln_SERIAL_GATEWAY_SENDER_QUEUE

[vm2] [info 2017/10/19 07:19:15.392 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Initialization of region ln_SERIAL_GATEWAY_SENDER_QUEUE completed

[vm2] [warn 2017/10/19 07:19:15.396 UTC <Event Processor for GatewaySender_ln> tid=9460] Remote locator host port information for remote site "2" is not available in local locator "localhost[20046]".

[vm2] [warn 2017/10/19 07:19:15.397 UTC <Event Processor for GatewaySender_ln> tid=9460] Remote locator host port information for remote site "2" is not available in local locator "localhost[23621]".

[vm2] [fatal 2017/10/19 07:19:15.397 UTC <Event Processor for GatewaySender_ln> tid=9460] GatewaySender "ln" could not get remote locator information for remote site "2".

[vm2] [info 2017/10/19 07:19:15.397 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Started  SerialGatewaySender{id=ln,remoteDsId=2,isRunning =true,isPrimary =true}

[vm2] [info 2017/10/19 07:19:15.397 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>org.apache.geode.internal.cache.ForceReattemptException</ExpectedException>

[vm2] [info 2017/10/19 07:19:15.397 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>org.apache.geode.internal.cache.ForceReattemptException</ExpectedException>

[vm2] [info 2017/10/19 07:19:15.397 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>org.apache.geode.internal.cache.ForceReattemptException</ExpectedException>

[vm2] [info 2017/10/19 07:19:15.397 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>java.lang.InterruptedException</ExpectedException>

[vm2] [info 2017/10/19 07:19:15.397 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>java.lang.InterruptedException</ExpectedException>

[vm2] [info 2017/10/19 07:19:15.397 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>java.lang.InterruptedException</ExpectedException>

[vm2] [info 2017/10/19 07:19:15.397 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Could not connect</ExpectedException>

[vm2] [info 2017/10/19 07:19:15.397 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Could not connect</ExpectedException>

[vm2] [info 2017/10/19 07:19:15.397 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Could not connect</ExpectedException>

[vm2] [info 2017/10/19 07:19:15.397 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$316/1133393274.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$316/1133393274@6399f6f0 (took 11 ms)

[vm2] [info 2017/10/19 07:19:15.400 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$317/312940907.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$317/312940907@3f41c9f9

[vm2] [info 2017/10/19 07:19:15.401 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>org.apache.geode.internal.cache.ForceReattemptException</ExpectedException>

[vm2] [info 2017/10/19 07:19:15.401 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>org.apache.geode.internal.cache.ForceReattemptException</ExpectedException>

[vm2] [info 2017/10/19 07:19:15.401 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>org.apache.geode.internal.cache.ForceReattemptException</ExpectedException>

[vm2] [info 2017/10/19 07:19:15.401 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>java.lang.InterruptedException</ExpectedException>

[vm2] [info 2017/10/19 07:19:15.401 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>java.lang.InterruptedException</ExpectedException>

[vm2] [info 2017/10/19 07:19:15.401 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>java.lang.InterruptedException</ExpectedException>

[vm2] [info 2017/10/19 07:19:15.401 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>org.apache.geode.internal.cache.wan.GatewaySenderException</ExpectedException>

[vm2] [info 2017/10/19 07:19:15.401 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>org.apache.geode.internal.cache.wan.GatewaySenderException</ExpectedException>

[vm1] [info 2017/10/19 07:19:15.401 UTC <WAN Locator Discovery Thread> tid=5387] Locator discovery task exchanged locator information localhost[26890] with localhost[20046]: {1=[localhost[20046], localhost[23621]], 2=[localhost[26890]]}.

[vm2] [info 2017/10/19 07:19:15.401 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>org.apache.geode.internal.cache.wan.GatewaySenderException</ExpectedException>

[vm2] [info 2017/10/19 07:19:15.402 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Initializing region test_LN_Sender_recognises_ALL_NY_Locators_RR

[vm2] [info 2017/10/19 07:19:15.404 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Initialization of region test_LN_Sender_recognises_ALL_NY_Locators_RR completed

[vm2] [info 2017/10/19 07:19:15.406 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>org.apache.geode.internal.cache.ForceReattemptException</ExpectedException>

[vm2] [info 2017/10/19 07:19:15.406 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>org.apache.geode.internal.cache.ForceReattemptException</ExpectedException>

[vm2] [info 2017/10/19 07:19:15.406 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>org.apache.geode.internal.cache.ForceReattemptException</ExpectedException>

[vm2] [info 2017/10/19 07:19:15.406 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>java.lang.InterruptedException</ExpectedException>

[vm2] [info 2017/10/19 07:19:15.406 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>java.lang.InterruptedException</ExpectedException>

[vm2] [info 2017/10/19 07:19:15.407 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>java.lang.InterruptedException</ExpectedException>

[vm2] [info 2017/10/19 07:19:15.407 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>org.apache.geode.internal.cache.wan.GatewaySenderException</ExpectedException>

[vm2] [info 2017/10/19 07:19:15.407 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>org.apache.geode.internal.cache.wan.GatewaySenderException</ExpectedException>

[vm2] [info 2017/10/19 07:19:15.407 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>org.apache.geode.internal.cache.wan.GatewaySenderException</ExpectedException>

[vm2] [info 2017/10/19 07:19:15.407 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$317/312940907.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$317/312940907@3f41c9f9 (took 6 ms)

[vm2] [info 2017/10/19 07:19:15.410 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$318/591941107.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$318/591941107@7df2ec7f

[vm2] [info 2017/10/19 07:19:15.410 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>java.lang.InterruptedException</ExpectedException>

[vm2] [info 2017/10/19 07:19:15.410 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>java.lang.InterruptedException</ExpectedException>

[vm2] [info 2017/10/19 07:19:15.410 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>java.lang.InterruptedException</ExpectedException>

[vm2] [info 2017/10/19 07:19:15.410 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>org.apache.geode.internal.cache.wan.GatewaySenderException</ExpectedException>

[vm2] [info 2017/10/19 07:19:15.410 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>org.apache.geode.internal.cache.wan.GatewaySenderException</ExpectedException>

[vm2] [info 2017/10/19 07:19:15.410 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>org.apache.geode.internal.cache.wan.GatewaySenderException</ExpectedException>

[vm2] [info 2017/10/19 07:19:15.412 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>java.lang.InterruptedException</ExpectedException>

[vm2] [info 2017/10/19 07:19:15.412 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>java.lang.InterruptedException</ExpectedException>

[vm2] [info 2017/10/19 07:19:15.412 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>java.lang.InterruptedException</ExpectedException>

[vm2] [info 2017/10/19 07:19:15.412 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>org.apache.geode.internal.cache.wan.GatewaySenderException</ExpectedException>

[vm2] [info 2017/10/19 07:19:15.412 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>org.apache.geode.internal.cache.wan.GatewaySenderException</ExpectedException>

[vm2] [info 2017/10/19 07:19:15.412 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>org.apache.geode.internal.cache.wan.GatewaySenderException</ExpectedException>

[vm2] [info 2017/10/19 07:19:15.412 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$318/591941107.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$318/591941107@7df2ec7f (took 2 ms)

[vm3] [info 2017/10/19 07:19:15.415 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$198/295507560.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$198/295507560@7caaa46c

[vm3] distributed system properties: {distributed-system-id=2, start-locator=localhost[29713],server=true,peer=true,hostname-for-clients=localhost, mcast-port=0, log-level=info, off-heap-memory-size=300m, remote-locators=localhost[20046], disable-auto-reconnect=true, enable-cluster-configuration=false, locators=localhost[26890], use-cluster-configuration=false}
[vm3] [info 2017/10/19 07:19:15.435 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Startup Configuration:
[vm3]  ### GemFire Properties defined with api ###
[vm3] disable-auto-reconnect=true
[vm3] distributed-system-id=2
[vm3] enable-cluster-configuration=false
[vm3] locators=localhost[26890],localhost[29713]
[vm3] log-level=info
[vm3] mcast-port=0
[vm3] off-heap-memory-size=300m
[vm3] remote-locators=localhost[20046]
[vm3] start-locator=localhost[29713],server=true,peer=true,hostname-for-clients=localhost
[vm3] use-cluster-configuration=false
[vm3] ### GemFire Properties using default values ###
[vm3] ack-severe-alert-threshold=0
[vm3] ack-wait-threshold=15
[vm3] archive-disk-space-limit=0
[vm3] archive-file-size-limit=0
[vm3] async-distribution-timeout=0
[vm3] async-max-queue-size=8
[vm3] async-queue-timeout=60000
[vm3] bind-address=
[vm3] cache-xml-file=cache.xml
[vm3] cluster-configuration-dir=
[vm3] cluster-ssl-ciphers=any
[vm3] cluster-ssl-enabled=false
[vm3] cluster-ssl-keystore=
[vm3] cluster-ssl-keystore-password=
[vm3] cluster-ssl-keystore-type=
[vm3] cluster-ssl-protocols=any
[vm3] cluster-ssl-require-authentication=true
[vm3] cluster-ssl-truststore=
[vm3] cluster-ssl-truststore-password=
[vm3] conflate-events=server
[vm3] conserve-sockets=true
[vm3] delta-propagation=true
[vm3] deploy-working-dir=/tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm3
[vm3] disable-tcp=false
[vm3] distributed-transactions=false
[vm3] durable-client-id=
[vm3] durable-client-timeout=300
[vm3] enable-network-partition-detection=true
[vm3] enable-time-statistics=false
[vm3] enforce-unique-host=false
[vm3] gateway-ssl-ciphers=any
[vm3] gateway-ssl-enabled=false
[vm3] gateway-ssl-keystore=
[vm3] gateway-ssl-keystore-password=
[vm3] gateway-ssl-keystore-type=
[vm3] gateway-ssl-protocols=any
[vm3] gateway-ssl-require-authentication=true
[vm3] gateway-ssl-truststore=
[vm3] gateway-ssl-truststore-password=
[vm3] groups=
[vm3] http-service-bind-address=
[vm3] http-service-port=7070
[vm3] http-service-ssl-ciphers=any
[vm3] http-service-ssl-enabled=false
[vm3] http-service-ssl-keystore=
[vm3] http-service-ssl-keystore-password=
[vm3] http-service-ssl-keystore-type=
[vm3] http-service-ssl-protocols=any
[vm3] http-service-ssl-require-authentication=false
[vm3] http-service-ssl-truststore=
[vm3] http-service-ssl-truststore-password=
[vm3] jmx-manager=false
[vm3] jmx-manager-access-file=
[vm3] jmx-manager-bind-address=
[vm3] jmx-manager-hostname-for-clients=
[vm3] jmx-manager-http-port=7070
[vm3] jmx-manager-password-file=
[vm3] jmx-manager-port=1099
[vm3] jmx-manager-ssl-ciphers=any
[vm3] jmx-manager-ssl-enabled=false
[vm3] jmx-manager-ssl-keystore=
[vm3] jmx-manager-ssl-keystore-password=
[vm3] jmx-manager-ssl-keystore-type=
[vm3] jmx-manager-ssl-protocols=any
[vm3] jmx-manager-ssl-require-authentication=true
[vm3] jmx-manager-ssl-truststore=
[vm3] jmx-manager-ssl-truststore-password=
[vm3] jmx-manager-start=false
[vm3] jmx-manager-update-rate=2000
[vm3] load-cluster-configuration-from-dir=false
[vm3] locator-wait-time=0
[vm3] lock-memory=false
[vm3] log-disk-space-limit=0
[vm3] log-file=
[vm3] log-file-size-limit=0
[vm3] max-num-reconnect-tries=3
[vm3] max-wait-time-reconnect=60000
[vm3] mcast-address=239.192.81.1
[vm3] mcast-flow-control=1048576, 0.25, 5000
[vm3] mcast-recv-buffer-size=1048576
[vm3] mcast-send-buffer-size=65535
[vm3] mcast-ttl=32
[vm3] member-timeout=5000
[vm3] membership-port-range=32769-61000
[vm3] memcached-bind-address=
[vm3] memcached-port=0
[vm3] memcached-protocol=ASCII
[vm3] name=
[vm3] redis-bind-address=
[vm3] redis-password=
[vm3] redis-port=0
[vm3] redundancy-zone=
[vm3] remove-unresponsive-client=false
[vm3] roles=
[vm3] security-client-accessor=
[vm3] security-client-accessor-pp=
[vm3] security-client-auth-init=
[vm3] security-client-authenticator=
[vm3] security-client-dhalgo=
[vm3] security-log-file=
[vm3] security-log-level=config
[vm3] security-manager=
[vm3] security-peer-auth-init=
[vm3] security-peer-authenticator=
[vm3] security-peer-verifymember-timeout=1000
[vm3] security-post-processor=
[vm3] security-udp-dhalgo=
[vm3] server-bind-address=
[vm3] server-ssl-ciphers=any
[vm3] server-ssl-enabled=false
[vm3] server-ssl-keystore=
[vm3] server-ssl-keystore-password=
[vm3] server-ssl-keystore-type=
[vm3] server-ssl-protocols=any
[vm3] server-ssl-require-authentication=true
[vm3] server-ssl-truststore=
[vm3] server-ssl-truststore-password=
[vm3] socket-buffer-size=32768
[vm3] socket-lease-time=60000
[vm3] ssl-ciphers=any
[vm3] ssl-cluster-alias=
[vm3] ssl-default-alias=
[vm3] ssl-enabled-components=
[vm3] ssl-gateway-alias=
[vm3] ssl-jmx-alias=
[vm3] ssl-keystore=
[vm3] ssl-keystore-password=
[vm3] ssl-keystore-type=
[vm3] ssl-locator-alias=
[vm3] ssl-protocols=any
[vm3] ssl-require-authentication=true
[vm3] ssl-server-alias=
[vm3] ssl-truststore=
[vm3] ssl-truststore-password=
[vm3] ssl-truststore-type=
[vm3] ssl-web-alias=
[vm3] ssl-web-require-authentication=false
[vm3] start-dev-rest-api=false
[vm3] statistic-archive-file=
[vm3] statistic-sample-rate=1000
[vm3] statistic-sampling-enabled=true
[vm3] tcp-port=0
[vm3] udp-fragment-size=60000
[vm3] udp-recv-buffer-size=1048576
[vm3] udp-send-buffer-size=65535
[vm3] user-command-packages=


[vm3] [info 2017/10/19 07:19:15.437 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Allocating 314572800 bytes of off-heap memory. The maximum size of a single off-heap object is 314572800 bytes.

[vm3] [info 2017/10/19 07:19:15.444 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Starting peer location for Distribution Locator on localhost/127.0.0.1

[vm3] [info 2017/10/19 07:19:15.445 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Starting Distribution Locator on localhost/127.0.0.1

[vm3] [info 2017/10/19 07:19:15.445 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Locator was created at Thu Oct 19 07:19:15 UTC 2017

[vm3] [info 2017/10/19 07:19:15.446 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Listening on port 29713 bound on address localhost/127.0.0.1

[vm3] [info 2017/10/19 07:19:15.446 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] GemFire peer location service starting.  Other locators: localhost[26890],localhost[29713]  Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: locator29713view.dat

[vm3] [info 2017/10/19 07:19:15.446 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Peer locator attempting to recover from localhost/127.0.0.1:26890

[vm3] [info 2017/10/19 07:19:15.463 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Peer locator recovered initial membership of View[172.17.0.4(181)<ec><v0>:32773|0] members: [172.17.0.4(181)<ec><v0>:32773{lead}]

[vm3] [info 2017/10/19 07:19:15.463 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Peer locator recovered state from LocatorAddress [socketInetAddress=localhost/127.0.0.1:26890, hostname=localhost, isIpString=false]

[vm3] [info 2017/10/19 07:19:15.465 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Starting membership services

[vm3] [info 2017/10/19 07:19:15.476 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] JGroups channel created (took 11ms)

[vm3] [info 2017/10/19 07:19:15.478 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] GemFire P2P Listener started on /172.17.0.4:36181

[vm3] [info 2017/10/19 07:19:15.478 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] This member is hosting a locator will be preferred as a membership coordinator

[vm3] [info 2017/10/19 07:19:15.478 UTC <Geode Failure Detection Server thread 0> tid=5858] Started failure detection server thread on /172.17.0.4:60454.

[vm3] [info 2017/10/19 07:19:15.478 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Peer locator is connecting to local membership services with ID 172.17.0.4(197)<ec>:32774

[vm1] [info 2017/10/19 07:19:15.480 UTC <locator request thread[1]> tid=5366] This member is becoming coordinator

[vm3] [info 2017/10/19 07:19:15.488 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Attempting to join the distributed system through coordinator 172.17.0.4(181)<ec><v0>:32773 using address 172.17.0.4(197)<ec>:32774

[vm1] [info 2017/10/19 07:19:15.491 UTC <unicast receiver,371fdc9c0e33-7227> tid=5377] received join request from 172.17.0.4(197)<ec>:32774

[vm1] [info 2017/10/19 07:19:15.491 UTC <unicast receiver,371fdc9c0e33-7227> tid=5377] Received a join request from 172.17.0.4(197)<ec>:32774

[vm2] [info 2017/10/19 07:19:15.663 UTC <Event Processor for GatewaySender_ln> tid=9460] AutoConnectionSource UpdateLocatorListTask started with interval=10,000 ms.

[vm2] [info 2017/10/19 07:19:15.664 UTC <Event Processor for GatewaySender_ln> tid=9460] Pool ln started with multiuser-authentication=false

[vm2] [info 2017/10/19 07:19:15.664 UTC <Event Processor for GatewaySender_ln> tid=9460] GatewaySender "ln" got remote locator information for remote site "2" after 1 failures in connecting to remote site.

[vm2] [warn 2017/10/19 07:19:15.669 UTC <Event Processor for GatewaySender_ln> tid=9460] ln: Could not connect.

[vm2] [warn 2017/10/19 07:19:15.770 UTC <Event Processor for GatewaySender_ln> tid=9460] During normal processing, unsuccessfully dispatched 10 events (batch #0)

[vm1] [info 2017/10/19 07:19:15.792 UTC <Geode Membership View Creator> tid=5384] View Creator is processing 1 requests for the next membership view

[vm1] [info 2017/10/19 07:19:15.792 UTC <Geode Membership View Creator> tid=5384] preparing new view View[172.17.0.4(181)<ec><v0>:32773|1] members: [172.17.0.4(181)<ec><v0>:32773{lead}, 172.17.0.4(197)<ec><v1>:32774]

[vm3] [info 2017/10/19 07:19:15.793 UTC <unicast receiver,371fdc9c0e33-7889> tid=5854] received new view: View[172.17.0.4(181)<ec><v0>:32773|1] members: [172.17.0.4(181)<ec><v0>:32773{lead}, 172.17.0.4(197)<ec><v1>:32774]
[vm3] old view is: null

[vm3] [info 2017/10/19 07:19:15.793 UTC <unicast receiver,371fdc9c0e33-7889> tid=5854] Peer locator received new membership view: View[172.17.0.4(181)<ec><v0>:32773|1] members: [172.17.0.4(181)<ec><v0>:32773{lead}, 172.17.0.4(197)<ec><v1>:32774]

[vm3] [info 2017/10/19 07:19:15.794 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Finished joining (took 316ms).

[vm1] [info 2017/10/19 07:19:15.794 UTC <Geode Membership View Creator> tid=5384] finished waiting for responses to view preparation

[vm1] [info 2017/10/19 07:19:15.794 UTC <Geode Membership View Creator> tid=5384] received new view: View[172.17.0.4(181)<ec><v0>:32773|1] members: [172.17.0.4(181)<ec><v0>:32773{lead}, 172.17.0.4(197)<ec><v1>:32774]
[vm1] old view is: View[172.17.0.4(181)<ec><v0>:32773|0] members: [172.17.0.4(181)<ec><v0>:32773{lead}]

[vm1] [info 2017/10/19 07:19:15.794 UTC <Geode Membership View Creator> tid=5384] Peer locator received new membership view: View[172.17.0.4(181)<ec><v0>:32773|1] members: [172.17.0.4(181)<ec><v0>:32773{lead}, 172.17.0.4(197)<ec><v1>:32774]

[vm3] [info 2017/10/19 07:19:15.794 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Starting DistributionManager 172.17.0.4(197)<ec><v1>:32774.  (took 330 ms)

[vm3] [info 2017/10/19 07:19:15.794 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Initial (distribution manager) view =  View[172.17.0.4(181)<ec><v0>:32773|1] members: [172.17.0.4(181)<ec><v0>:32773{lead}, 172.17.0.4(197)<ec><v1>:32774]

[vm3] [info 2017/10/19 07:19:15.794 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Admitting member <172.17.0.4(181)<ec><v0>:32773>. Now there are 1 non-admin member(s).

[vm3] [info 2017/10/19 07:19:15.795 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Admitting member <172.17.0.4(197)<ec><v1>:32774>. Now there are 2 non-admin member(s).

[vm1] [info 2017/10/19 07:19:15.805 UTC <Geode Membership View Creator> tid=5384] sending new view View[172.17.0.4(181)<ec><v0>:32773|1] members: [172.17.0.4(181)<ec><v0>:32773{lead}, 172.17.0.4(197)<ec><v1>:32774]

[vm1] [info 2017/10/19 07:19:15.805 UTC <View Message Processor> tid=5393] Membership: Processing addition < 172.17.0.4(197)<ec><v1>:32774 >

[vm1] [info 2017/10/19 07:19:15.809 UTC <View Message Processor> tid=5393] Admitting member <172.17.0.4(197)<ec><v1>:32774>. Now there are 2 non-admin member(s).

[vm1] [info 2017/10/19 07:19:15.819 UTC <Pooled High Priority Message Processor 1> tid=5396] Member 172.17.0.4(197)<ec><v1>:32774 is equivalent or in the same redundancy zone.

[vm3] [info 2017/10/19 07:19:15.824 UTC <P2P message reader for 172.17.0.4(181)<ec><v0>:32773 shared unordered uid=177 port=33174> tid=5865] Member 172.17.0.4(181)<ec><v0>:32773 is equivalent or in the same redundancy zone.

[vm3] [info 2017/10/19 07:19:15.824 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Starting server location for Distribution Locator on localhost/127.0.0.1[29713]

[vm3] [info 2017/10/19 07:19:15.833 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: 29713
[vm3]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$198/295507560.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$198/295507560@7caaa46c (took 417 ms)

[vm3] [info 2017/10/19 07:19:15.836 UTC <WAN Locator Discovery Thread> tid=5868] Locator discovery task exchanged locator information localhost[29713] with localhost[20046]: {1=[localhost[20046], localhost[23621]], 2=[localhost[26890]]}.

[vm2] [info 2017/10/19 07:19:15.838 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$319/1444203903.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$319/1444203903@3752259b

[vm3] [info 2017/10/19 07:19:15.840 UTC <WAN Locator Discovery Thread> tid=5867] Locator discovery task exchanged locator information localhost[29713] with localhost[26890]: {1=[localhost[20046], localhost[23621]], 2=[localhost[26890], localhost[29713]]}.

[vm2] [warn 2017/10/19 07:19:16.788 UTC <Event Processor for GatewaySender_ln> tid=9460] During normal processing, unsuccessfully dispatched 10 events (batch #0)

[vm2] [warn 2017/10/19 07:19:20.845 UTC <Event Processor for GatewaySender_ln> tid=9460] During normal processing, unsuccessfully dispatched 10 events (batch #0)

[locator] [warn 2017/10/19 07:19:22.070 UTC <WAN Locator Discovery Thread> tid=82] Locator discovery task could not exchange locator information 371fdc9c0e33[35286] with localhost[0] after 106 retry attempts. Retrying in 10,000 ms.

[vm2] [info 2017/10/19 07:19:25.666 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$319/1444203903.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$319/1444203903@3752259b (took 9828 ms)

[vm2] [info 2017/10/19 07:19:25.666 UTC <poolTimer-ln-4> tid=9466] AutoConnectionSource discovered new locators [localhost/127.0.0.1:29713]

[vm4] [info 2017/10/19 07:19:25.681 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$519/1056938856.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$519/1056938856@382b543b

[vm4] distributed system properties: {distributed-system-id=2, start-locator=localhost[29102],server=true,peer=true,hostname-for-clients=localhost, mcast-port=0, log-level=info, off-heap-memory-size=300m, remote-locators=localhost[20046], disable-auto-reconnect=true, enable-cluster-configuration=false, locators=localhost[26890], use-cluster-configuration=false}
[vm4] [info 2017/10/19 07:19:25.688 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Startup Configuration:
[vm4]  ### GemFire Properties defined with api ###
[vm4] disable-auto-reconnect=true
[vm4] distributed-system-id=2
[vm4] enable-cluster-configuration=false
[vm4] locators=localhost[26890],localhost[29102]
[vm4] log-level=info
[vm4] mcast-port=0
[vm4] off-heap-memory-size=300m
[vm4] remote-locators=localhost[20046]
[vm4] start-locator=localhost[29102],server=true,peer=true,hostname-for-clients=localhost
[vm4] use-cluster-configuration=false
[vm4] ### GemFire Properties using default values ###
[vm4] ack-severe-alert-threshold=0
[vm4] ack-wait-threshold=15
[vm4] archive-disk-space-limit=0
[vm4] archive-file-size-limit=0
[vm4] async-distribution-timeout=0
[vm4] async-max-queue-size=8
[vm4] async-queue-timeout=60000
[vm4] bind-address=
[vm4] cache-xml-file=cache.xml
[vm4] cluster-configuration-dir=
[vm4] cluster-ssl-ciphers=any
[vm4] cluster-ssl-enabled=false
[vm4] cluster-ssl-keystore=
[vm4] cluster-ssl-keystore-password=
[vm4] cluster-ssl-keystore-type=
[vm4] cluster-ssl-protocols=any
[vm4] cluster-ssl-require-authentication=true
[vm4] cluster-ssl-truststore=
[vm4] cluster-ssl-truststore-password=
[vm4] conflate-events=server
[vm4] conserve-sockets=true
[vm4] delta-propagation=true
[vm4] deploy-working-dir=/tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm4
[vm4] disable-tcp=false
[vm4] distributed-transactions=false
[vm4] durable-client-id=
[vm4] durable-client-timeout=300
[vm4] enable-network-partition-detection=true
[vm4] enable-time-statistics=false
[vm4] enforce-unique-host=false
[vm4] gateway-ssl-ciphers=any
[vm4] gateway-ssl-enabled=false
[vm4] gateway-ssl-keystore=
[vm4] gateway-ssl-keystore-password=
[vm4] gateway-ssl-keystore-type=
[vm4] gateway-ssl-protocols=any
[vm4] gateway-ssl-require-authentication=true
[vm4] gateway-ssl-truststore=
[vm4] gateway-ssl-truststore-password=
[vm4] groups=
[vm4] http-service-bind-address=
[vm4] http-service-port=7070
[vm4] http-service-ssl-ciphers=any
[vm4] http-service-ssl-enabled=false
[vm4] http-service-ssl-keystore=
[vm4] http-service-ssl-keystore-password=
[vm4] http-service-ssl-keystore-type=
[vm4] http-service-ssl-protocols=any
[vm4] http-service-ssl-require-authentication=false
[vm4] http-service-ssl-truststore=
[vm4] http-service-ssl-truststore-password=
[vm4] jmx-manager=false
[vm4] jmx-manager-access-file=
[vm4] jmx-manager-bind-address=
[vm4] jmx-manager-hostname-for-clients=
[vm4] jmx-manager-http-port=7070
[vm4] jmx-manager-password-file=
[vm4] jmx-manager-port=1099
[vm4] jmx-manager-ssl-ciphers=any
[vm4] jmx-manager-ssl-enabled=false
[vm4] jmx-manager-ssl-keystore=
[vm4] jmx-manager-ssl-keystore-password=
[vm4] jmx-manager-ssl-keystore-type=
[vm4] jmx-manager-ssl-protocols=any
[vm4] jmx-manager-ssl-require-authentication=true
[vm4] jmx-manager-ssl-truststore=
[vm4] jmx-manager-ssl-truststore-password=
[vm4] jmx-manager-start=false
[vm4] jmx-manager-update-rate=2000
[vm4] load-cluster-configuration-from-dir=false
[vm4] locator-wait-time=0
[vm4] lock-memory=false
[vm4] log-disk-space-limit=0
[vm4] log-file=
[vm4] log-file-size-limit=0
[vm4] max-num-reconnect-tries=3
[vm4] max-wait-time-reconnect=60000
[vm4] mcast-address=239.192.81.1
[vm4] mcast-flow-control=1048576, 0.25, 5000
[vm4] mcast-recv-buffer-size=1048576
[vm4] mcast-send-buffer-size=65535
[vm4] mcast-ttl=32
[vm4] member-timeout=5000
[vm4] membership-port-range=32769-61000
[vm4] memcached-bind-address=
[vm4] memcached-port=0
[vm4] memcached-protocol=ASCII
[vm4] name=
[vm4] redis-bind-address=
[vm4] redis-password=
[vm4] redis-port=0
[vm4] redundancy-zone=
[vm4] remove-unresponsive-client=false
[vm4] roles=
[vm4] security-client-accessor=
[vm4] security-client-accessor-pp=
[vm4] security-client-auth-init=
[vm4] security-client-authenticator=
[vm4] security-client-dhalgo=
[vm4] security-log-file=
[vm4] security-log-level=config
[vm4] security-manager=
[vm4] security-peer-auth-init=
[vm4] security-peer-authenticator=
[vm4] security-peer-verifymember-timeout=1000
[vm4] security-post-processor=
[vm4] security-udp-dhalgo=
[vm4] server-bind-address=
[vm4] server-ssl-ciphers=any
[vm4] server-ssl-enabled=false
[vm4] server-ssl-keystore=
[vm4] server-ssl-keystore-password=
[vm4] server-ssl-keystore-type=
[vm4] server-ssl-protocols=any
[vm4] server-ssl-require-authentication=true
[vm4] server-ssl-truststore=
[vm4] server-ssl-truststore-password=
[vm4] socket-buffer-size=32768
[vm4] socket-lease-time=60000
[vm4] ssl-ciphers=any
[vm4] ssl-cluster-alias=
[vm4] ssl-default-alias=
[vm4] ssl-enabled-components=
[vm4] ssl-gateway-alias=
[vm4] ssl-jmx-alias=
[vm4] ssl-keystore=
[vm4] ssl-keystore-password=
[vm4] ssl-keystore-type=
[vm4] ssl-locator-alias=
[vm4] ssl-protocols=any
[vm4] ssl-require-authentication=true
[vm4] ssl-server-alias=
[vm4] ssl-truststore=
[vm4] ssl-truststore-password=
[vm4] ssl-truststore-type=
[vm4] ssl-web-alias=
[vm4] ssl-web-require-authentication=false
[vm4] start-dev-rest-api=false
[vm4] statistic-archive-file=
[vm4] statistic-sample-rate=1000
[vm4] statistic-sampling-enabled=true
[vm4] tcp-port=0
[vm4] udp-fragment-size=60000
[vm4] udp-recv-buffer-size=1048576
[vm4] udp-send-buffer-size=65535
[vm4] user-command-packages=


[vm4] [info 2017/10/19 07:19:25.688 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Allocating 314572800 bytes of off-heap memory. The maximum size of a single off-heap object is 314572800 bytes.

[vm4] [info 2017/10/19 07:19:25.702 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Starting peer location for Distribution Locator on localhost/127.0.0.1

[vm4] [info 2017/10/19 07:19:25.706 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Starting Distribution Locator on localhost/127.0.0.1

[vm4] [info 2017/10/19 07:19:25.707 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Locator was created at Thu Oct 19 07:19:25 UTC 2017

[vm4] [info 2017/10/19 07:19:25.707 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Listening on port 29102 bound on address localhost/127.0.0.1

[vm4] [info 2017/10/19 07:19:25.708 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] GemFire peer location service starting.  Other locators: localhost[26890],localhost[29102]  Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: locator29102view.dat

[vm4] [info 2017/10/19 07:19:25.708 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Peer locator attempting to recover from localhost/127.0.0.1:26890

[vm4] [info 2017/10/19 07:19:25.713 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Peer locator recovered initial membership of View[172.17.0.4(181)<ec><v0>:32773|1] members: [172.17.0.4(181)<ec><v0>:32773{lead}, 172.17.0.4(197)<ec><v1>:32774]

[vm4] [info 2017/10/19 07:19:25.713 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Peer locator recovered state from LocatorAddress [socketInetAddress=localhost/127.0.0.1:26890, hostname=localhost, isIpString=false]

[vm4] [info 2017/10/19 07:19:25.716 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Starting membership services

[vm4] [info 2017/10/19 07:19:25.734 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] JGroups channel created (took 18ms)

[vm4] [info 2017/10/19 07:19:25.735 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] GemFire P2P Listener started on /172.17.0.4:60012

[vm4] [info 2017/10/19 07:19:25.735 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] This member is hosting a locator will be preferred as a membership coordinator

[vm4] [info 2017/10/19 07:19:25.736 UTC <Geode Failure Detection Server thread 0> tid=13382] Started failure detection server thread on /172.17.0.4:50849.

[vm4] [info 2017/10/19 07:19:25.736 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Peer locator is connecting to local membership services with ID 172.17.0.4(547)<ec>:32775

[vm1] [info 2017/10/19 07:19:25.738 UTC <locator request thread[2]> tid=5392] This member is becoming coordinator

[vm4] [info 2017/10/19 07:19:25.747 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Attempting to join the distributed system through coordinator 172.17.0.4(181)<ec><v0>:32773 using address 172.17.0.4(547)<ec>:32775

[vm1] [info 2017/10/19 07:19:25.748 UTC <unicast receiver,371fdc9c0e33-7227> tid=5377] received join request from 172.17.0.4(547)<ec>:32775

[vm1] [info 2017/10/19 07:19:25.748 UTC <unicast receiver,371fdc9c0e33-7227> tid=5377] Received a join request from 172.17.0.4(547)<ec>:32775

[vm1] [info 2017/10/19 07:19:26.048 UTC <Geode Membership View Creator> tid=5384] View Creator is processing 1 requests for the next membership view

[vm1] [info 2017/10/19 07:19:26.049 UTC <Geode Membership View Creator> tid=5384] preparing new view View[172.17.0.4(181)<ec><v0>:32773|2] members: [172.17.0.4(181)<ec><v0>:32773{lead}, 172.17.0.4(197)<ec><v1>:32774, 172.17.0.4(547)<ec><v2>:32775]

[vm4] [info 2017/10/19 07:19:26.050 UTC <unicast receiver,371fdc9c0e33-31755> tid=13378] received new view: View[172.17.0.4(181)<ec><v0>:32773|2] members: [172.17.0.4(181)<ec><v0>:32773{lead}, 172.17.0.4(197)<ec><v1>:32774, 172.17.0.4(547)<ec><v2>:32775]
[vm4] old view is: null

[vm4] [info 2017/10/19 07:19:26.050 UTC <unicast receiver,371fdc9c0e33-31755> tid=13378] Peer locator received new membership view: View[172.17.0.4(181)<ec><v0>:32773|2] members: [172.17.0.4(181)<ec><v0>:32773{lead}, 172.17.0.4(197)<ec><v1>:32774, 172.17.0.4(547)<ec><v2>:32775]

[vm1] [info 2017/10/19 07:19:26.051 UTC <Geode Membership View Creator> tid=5384] finished waiting for responses to view preparation

[vm4] [info 2017/10/19 07:19:26.051 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Finished joining (took 315ms).

[vm1] [info 2017/10/19 07:19:26.051 UTC <Geode Membership View Creator> tid=5384] received new view: View[172.17.0.4(181)<ec><v0>:32773|2] members: [172.17.0.4(181)<ec><v0>:32773{lead}, 172.17.0.4(197)<ec><v1>:32774, 172.17.0.4(547)<ec><v2>:32775]
[vm1] old view is: View[172.17.0.4(181)<ec><v0>:32773|1] members: [172.17.0.4(181)<ec><v0>:32773{lead}, 172.17.0.4(197)<ec><v1>:32774]

[vm1] [info 2017/10/19 07:19:26.051 UTC <Geode Membership View Creator> tid=5384] Peer locator received new membership view: View[172.17.0.4(181)<ec><v0>:32773|2] members: [172.17.0.4(181)<ec><v0>:32773{lead}, 172.17.0.4(197)<ec><v1>:32774, 172.17.0.4(547)<ec><v2>:32775]

[vm4] [info 2017/10/19 07:19:26.051 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Starting DistributionManager 172.17.0.4(547)<ec><v2>:32775.  (took 337 ms)

[vm4] [info 2017/10/19 07:19:26.051 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Initial (distribution manager) view =  View[172.17.0.4(181)<ec><v0>:32773|2] members: [172.17.0.4(181)<ec><v0>:32773{lead}, 172.17.0.4(197)<ec><v1>:32774, 172.17.0.4(547)<ec><v2>:32775]

[vm4] [info 2017/10/19 07:19:26.051 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Admitting member <172.17.0.4(181)<ec><v0>:32773>. Now there are 1 non-admin member(s).

[vm1] [info 2017/10/19 07:19:26.052 UTC <Geode Membership View Creator> tid=5384] sending new view View[172.17.0.4(181)<ec><v0>:32773|2] members: [172.17.0.4(181)<ec><v0>:32773{lead}, 172.17.0.4(197)<ec><v1>:32774, 172.17.0.4(547)<ec><v2>:32775]

[vm4] [info 2017/10/19 07:19:26.052 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Admitting member <172.17.0.4(197)<ec><v1>:32774>. Now there are 2 non-admin member(s).

[vm1] [info 2017/10/19 07:19:26.052 UTC <View Message Processor> tid=5393] Membership: Processing addition < 172.17.0.4(547)<ec><v2>:32775 >

[vm4] [info 2017/10/19 07:19:26.052 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Admitting member <172.17.0.4(547)<ec><v2>:32775>. Now there are 3 non-admin member(s).

[vm1] [info 2017/10/19 07:19:26.052 UTC <View Message Processor> tid=5393] Admitting member <172.17.0.4(547)<ec><v2>:32775>. Now there are 3 non-admin member(s).

[vm3] [info 2017/10/19 07:19:26.052 UTC <unicast receiver,371fdc9c0e33-7889> tid=5854] received new view: View[172.17.0.4(181)<ec><v0>:32773|2] members: [172.17.0.4(181)<ec><v0>:32773{lead}, 172.17.0.4(197)<ec><v1>:32774, 172.17.0.4(547)<ec><v2>:32775]
[vm3] old view is: View[172.17.0.4(181)<ec><v0>:32773|1] members: [172.17.0.4(181)<ec><v0>:32773{lead}, 172.17.0.4(197)<ec><v1>:32774]

[vm3] [info 2017/10/19 07:19:26.052 UTC <unicast receiver,371fdc9c0e33-7889> tid=5854] Peer locator received new membership view: View[172.17.0.4(181)<ec><v0>:32773|2] members: [172.17.0.4(181)<ec><v0>:32773{lead}, 172.17.0.4(197)<ec><v1>:32774, 172.17.0.4(547)<ec><v2>:32775]

[vm3] [info 2017/10/19 07:19:26.053 UTC <View Message Processor> tid=5877] Membership: Processing addition < 172.17.0.4(547)<ec><v2>:32775 >

[vm3] [info 2017/10/19 07:19:26.053 UTC <View Message Processor> tid=5877] Admitting member <172.17.0.4(547)<ec><v2>:32775>. Now there are 3 non-admin member(s).

[vm1] [info 2017/10/19 07:19:26.057 UTC <Pooled High Priority Message Processor 1> tid=5396] Member 172.17.0.4(547)<ec><v2>:32775 is equivalent or in the same redundancy zone.

[vm3] [info 2017/10/19 07:19:26.057 UTC <Pooled High Priority Message Processor 1> tid=5879] Member 172.17.0.4(547)<ec><v2>:32775 is equivalent or in the same redundancy zone.

[vm4] [info 2017/10/19 07:19:26.060 UTC <P2P message reader for 172.17.0.4(181)<ec><v0>:32773 shared unordered uid=178 port=40682> tid=13392] Member 172.17.0.4(181)<ec><v0>:32773 is equivalent or in the same redundancy zone.

[vm4] [info 2017/10/19 07:19:26.061 UTC <P2P message reader for 172.17.0.4(197)<ec><v1>:32774 shared unordered uid=305 port=40684> tid=13393] Member 172.17.0.4(197)<ec><v1>:32774 is equivalent or in the same redundancy zone.

[vm4] [info 2017/10/19 07:19:26.061 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Starting server location for Distribution Locator on localhost/127.0.0.1[29102]

[vm4] [info 2017/10/19 07:19:26.085 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: 29102
[vm4]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$519/1056938856.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$519/1056938856@382b543b (took 403 ms)

[vm2] [info 2017/10/19 07:19:26.088 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$320/1768749361.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$320/1768749361@1963be56

[vm4] [info 2017/10/19 07:19:26.091 UTC <WAN Locator Discovery Thread> tid=13396] Locator discovery task exchanged locator information localhost[29102] with localhost[20046]: {1=[localhost[20046], localhost[23621]], 2=[localhost[26890], localhost[29713]]}.

[vm4] [info 2017/10/19 07:19:26.092 UTC <WAN Locator Discovery Thread> tid=13395] Locator discovery task exchanged locator information localhost[29102] with localhost[26890]: {1=[localhost[20046], localhost[23621]], 2=[localhost[26890], localhost[29102], localhost[29713]]}.

[locator] [warn 2017/10/19 07:19:32.071 UTC <WAN Locator Discovery Thread> tid=82] Locator discovery task could not exchange locator information 371fdc9c0e33[35286] with localhost[0] after 107 retry attempts. Retrying in 10,000 ms.

[vm2] [info 2017/10/19 07:19:35.667 UTC <poolTimer-ln-5> tid=9467] AutoConnectionSource discovered new locators [localhost/127.0.0.1:29102]

[vm2] [info 2017/10/19 07:19:35.667 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$320/1768749361.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$320/1768749361@1963be56 (took 9579 ms)

[vm0] [info 2017/10/19 07:19:35.668 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102@6c1e613a

[vm0] [info 2017/10/19 07:19:35.668 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Stopping Distribution Locator on localhost/127.0.0.1[20046]

[vm2] [info 2017/10/19 07:19:35.668 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$50/267342857.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$50/267342857@32f886ef

[vm3] [info 2017/10/19 07:19:35.669 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$49/1854774201.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$49/1854774201@7495c340

[vm4] [info 2017/10/19 07:19:35.669 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$46/1146432959.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$46/1146432959@1ebf8dc6

[vm3] [info 2017/10/19 07:19:35.669 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Stopping Distribution Locator on localhost/127.0.0.1[29713]

[vm5] [info 2017/10/19 07:19:35.669 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$47/1939424723.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$47/1939424723@3a65d70

[vm4] [info 2017/10/19 07:19:35.669 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Stopping Distribution Locator on localhost/127.0.0.1[29102]

[vm6] [info 2017/10/19 07:19:35.669 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/1573676125.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/1573676125@abd27d2

[vm1] [info 2017/10/19 07:19:35.669 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102@6c1e613a

[vm1] [info 2017/10/19 07:19:35.669 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Stopping Distribution Locator on localhost/127.0.0.1[26890]

[vm5] [info 2017/10/19 07:19:35.669 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Stopping Distribution Locator on localhost/127.0.0.1[23621]

[vm7] [info 2017/10/19 07:19:35.669 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/715091186.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/715091186@5bd49916

[vm0] [info 2017/10/19 07:19:35.669 UTC <Distribution Locator on localhost/127.0.0.1> tid=7138] locator shutting down

[vm3] [info 2017/10/19 07:19:35.670 UTC <Distribution Locator on localhost/127.0.0.1> tid=5843] locator shutting down

[vm6] [info 2017/10/19 07:19:35.670 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/1573676125.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/1573676125@abd27d2 (took 0 ms)
[vm7] [info 2017/10/19 07:19:35.670 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null

[vm7]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/715091186.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/715091186@5bd49916 (took 0 ms)

[vm4] [info 2017/10/19 07:19:35.670 UTC <Distribution Locator on localhost/127.0.0.1> tid=13367] locator shutting down

[vm5] [info 2017/10/19 07:19:35.670 UTC <Distribution Locator on localhost/127.0.0.1> tid=9294] locator shutting down

[vm1] [info 2017/10/19 07:19:35.670 UTC <Distribution Locator on localhost/127.0.0.1> tid=5365] locator shutting down

[vm2] [info 2017/10/19 07:19:35.672 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] GemFireCache[id = 1314924550; isClosing = true; isShutDownAll = false; created = Thu Oct 19 07:19:15 UTC 2017; server = false; copyOnRead = false; lockLease = 120; lockTimeout = 60]: Now closing.

[vm0] [info 2017/10/19 07:19:35.673 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Distribution Locator on localhost/127.0.0.1[20046]  is stopped

[vm0] [info 2017/10/19 07:19:35.674 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Shutting down DistributionManager 172.17.0.4(174)<ec><v0>:32770. 

[vm5] [info 2017/10/19 07:19:35.675 UTC <Pooled High Priority Message Processor 2> tid=9328] received leave request from 172.17.0.4(174)<ec><v0>:32770 for 172.17.0.4(174)<ec><v0>:32770

[vm5] [info 2017/10/19 07:19:35.675 UTC <Pooled High Priority Message Processor 2> tid=9328] This member is becoming the membership coordinator with address 172.17.0.4(606)<ec><v1>:32771

[vm5] [info 2017/10/19 07:19:35.675 UTC <Pooled High Priority Message Processor 2> tid=9328] ViewCreator starting on:172.17.0.4(606)<ec><v1>:32771

[vm5] [info 2017/10/19 07:19:35.676 UTC <Pooled High Priority Message Processor 2> tid=9328] Member at 172.17.0.4(174)<ec><v0>:32770 gracefully left the distributed cache: shutdown message received

[vm5] [info 2017/10/19 07:19:35.676 UTC <Geode Membership View Creator> tid=9335] View Creator thread is starting

[vm2] [info 2017/10/19 07:19:35.676 UTC <Pooled High Priority Message Processor 2> tid=9455] received leave request from 172.17.0.4(174)<ec><v0>:32770 for 172.17.0.4(174)<ec><v0>:32770

[vm2] [info 2017/10/19 07:19:35.676 UTC <Pooled High Priority Message Processor 2> tid=9455] Member at 172.17.0.4(174)<ec><v0>:32770 gracefully left the distributed cache: shutdown message received

[vm5] [info 2017/10/19 07:19:35.677 UTC <Geode Membership View Creator> tid=9335] preparing new view View[172.17.0.4(606)<ec><v1>:32771|16] members: [172.17.0.4(606)<ec><v1>:32771{lead}, 172.17.0.4(187)<v2>:32772]  shutdown: [172.17.0.4(174)<ec><v0>:32770]

[vm5] [info 2017/10/19 07:19:35.678 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Distribution Locator on localhost/127.0.0.1[23621]  is stopped

[vm5] [info 2017/10/19 07:19:35.678 UTC <Geode Membership View Creator> tid=9335] finished waiting for responses to view preparation

[vm5] [info 2017/10/19 07:19:35.678 UTC <Geode Membership View Creator> tid=9335] received new view: View[172.17.0.4(606)<ec><v1>:32771|16] members: [172.17.0.4(606)<ec><v1>:32771{lead}, 172.17.0.4(187)<v2>:32772]  shutdown: [172.17.0.4(174)<ec><v0>:32770]
[vm5] old view is: View[172.17.0.4(174)<ec><v0>:32770|2] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(606)<ec><v1>:32771, 172.17.0.4(187)<v2>:32772]

[vm5] [info 2017/10/19 07:19:35.679 UTC <Geode Membership View Creator> tid=9335] Peer locator received new membership view: View[172.17.0.4(606)<ec><v1>:32771|16] members: [172.17.0.4(606)<ec><v1>:32771{lead}, 172.17.0.4(187)<v2>:32772]  shutdown: [172.17.0.4(174)<ec><v0>:32770]

[vm5] [info 2017/10/19 07:19:35.679 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Shutting down DistributionManager 172.17.0.4(606)<ec><v1>:32771. 

[vm5] [info 2017/10/19 07:19:35.680 UTC <Geode Membership View Creator> tid=9335] sending new view View[172.17.0.4(606)<ec><v1>:32771|16] members: [172.17.0.4(606)<ec><v1>:32771{lead}, 172.17.0.4(187)<v2>:32772]  shutdown: [172.17.0.4(174)<ec><v0>:32770]

[vm2] [info 2017/10/19 07:19:35.680 UTC <Pooled High Priority Message Processor 2> tid=9455] received leave request from 172.17.0.4(606)<ec><v1>:32771 for 172.17.0.4(606)<ec><v1>:32771

[vm2] [info 2017/10/19 07:19:35.681 UTC <Pooled High Priority Message Processor 2> tid=9455] This member is becoming the membership coordinator with address 172.17.0.4(187)<v2>:32772

[vm2] [info 2017/10/19 07:19:35.681 UTC <Pooled High Priority Message Processor 2> tid=9455] ViewCreator starting on:172.17.0.4(187)<v2>:32772

[vm2] [info 2017/10/19 07:19:35.681 UTC <unicast receiver,371fdc9c0e33-31862> tid=9412] received new view: View[172.17.0.4(606)<ec><v1>:32771|16] members: [172.17.0.4(606)<ec><v1>:32771{lead}, 172.17.0.4(187)<v2>:32772]  shutdown: [172.17.0.4(174)<ec><v0>:32770]
[vm2] old view is: View[172.17.0.4(174)<ec><v0>:32770|2] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(606)<ec><v1>:32771, 172.17.0.4(187)<v2>:32772]

[vm2] [info 2017/10/19 07:19:35.681 UTC <Pooled High Priority Message Processor 2> tid=9455] Member at 172.17.0.4(606)<ec><v1>:32771 gracefully left the distributed cache: shutdown message received

[vm2] [info 2017/10/19 07:19:35.681 UTC <Geode Membership View Creator> tid=9470] View Creator thread is starting

[vm1] [info 2017/10/19 07:19:35.687 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Distribution Locator on localhost/127.0.0.1[26890]  is stopped
[vm3] [info 2017/10/19 07:19:35.687 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Distribution Locator on localhost/127.0.0.1[29713]  is stopped


[vm1] [info 2017/10/19 07:19:35.688 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Shutting down DistributionManager 172.17.0.4(181)<ec><v0>:32773. 
[vm3] [info 2017/10/19 07:19:35.688 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Shutting down DistributionManager 172.17.0.4(197)<ec><v1>:32774. 


[vm4] [info 2017/10/19 07:19:35.689 UTC <Pooled High Priority Message Processor 2> tid=13411] received leave request from 172.17.0.4(181)<ec><v0>:32773 for 172.17.0.4(181)<ec><v0>:32773

[vm4] [info 2017/10/19 07:19:35.689 UTC <Pooled High Priority Message Processor 2> tid=13411] Member at 172.17.0.4(181)<ec><v0>:32773 gracefully left the distributed cache: shutdown message received
[vm3] [info 2017/10/19 07:19:35.689 UTC <Pooled High Priority Message Processor 2> tid=5883] received leave request from 172.17.0.4(181)<ec><v0>:32773 for 172.17.0.4(181)<ec><v0>:32773


[vm3] [info 2017/10/19 07:19:35.689 UTC <Pooled High Priority Message Processor 2> tid=5883] This member is becoming the membership coordinator with address 172.17.0.4(197)<ec><v1>:32774

[vm4] [info 2017/10/19 07:19:35.689 UTC <Pooled High Priority Message Processor 2> tid=13411] received leave request from 172.17.0.4(197)<ec><v1>:32774 for 172.17.0.4(197)<ec><v1>:32774

[vm4] [info 2017/10/19 07:19:35.689 UTC <Pooled High Priority Message Processor 2> tid=13411] This member is becoming the membership coordinator with address 172.17.0.4(547)<ec><v2>:32775

[vm4] [info 2017/10/19 07:19:35.689 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Distribution Locator on localhost/127.0.0.1[29102]  is stopped

[vm3] [info 2017/10/19 07:19:35.689 UTC <Pooled High Priority Message Processor 2> tid=5883] ViewCreator starting on:172.17.0.4(197)<ec><v1>:32774

[vm4] [info 2017/10/19 07:19:35.689 UTC <Pooled High Priority Message Processor 2> tid=13411] ViewCreator starting on:172.17.0.4(547)<ec><v2>:32775

[vm4] [info 2017/10/19 07:19:35.690 UTC <Pooled High Priority Message Processor 2> tid=13411] Member at 172.17.0.4(197)<ec><v1>:32774 gracefully left the distributed cache: shutdown message received

[vm4] [info 2017/10/19 07:19:35.690 UTC <Geode Membership View Creator> tid=13412] View Creator thread is starting

[vm3] [info 2017/10/19 07:19:35.690 UTC <Geode Membership View Creator> tid=5887] View Creator thread is starting

[vm4] [info 2017/10/19 07:19:35.691 UTC <Geode Membership View Creator> tid=13412] received new view: View[172.17.0.4(547)<ec><v2>:32775|14] members: [172.17.0.4(547)<ec><v2>:32775{lead}]  shutdown: [172.17.0.4(181)<ec><v0>:32773, 172.17.0.4(197)<ec><v1>:32774]
[vm4] old view is: View[172.17.0.4(181)<ec><v0>:32773|2] members: [172.17.0.4(181)<ec><v0>:32773{lead}, 172.17.0.4(197)<ec><v1>:32774, 172.17.0.4(547)<ec><v2>:32775]

[vm4] [info 2017/10/19 07:19:35.691 UTC <Geode Membership View Creator> tid=13412] Peer locator received new membership view: View[172.17.0.4(547)<ec><v2>:32775|14] members: [172.17.0.4(547)<ec><v2>:32775{lead}]  shutdown: [172.17.0.4(181)<ec><v0>:32773, 172.17.0.4(197)<ec><v1>:32774]

[vm4] [info 2017/10/19 07:19:35.694 UTC <Geode Membership View Creator> tid=13412] no recipients for new view aside from myself

[vm4] [info 2017/10/19 07:19:35.694 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Shutting down DistributionManager 172.17.0.4(547)<ec><v2>:32775. 

[vm4] [info 2017/10/19 07:19:35.695 UTC <View Message Processor> tid=13415] 172.17.0.4(547)<ec><v2>:32775 is the elder and the only member.

[vm2] [warn 2017/10/19 07:19:35.716 UTC <Event Processor for GatewaySender_ln> tid=9460] During normal processing, unsuccessfully dispatched 10 events (batch #0)

[vm2] [warn 2017/10/19 07:19:35.716 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Destroying GatewayEventDispatcher with actively queued data.

[vm2] [info 2017/10/19 07:19:35.716 UTC <GatewaySender Proxy Stomper> tid=9474] Destroying connection pool ln

[vm2] [info 2017/10/19 07:19:35.718 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Stopped  SerialGatewaySender{id=ln,remoteDsId=2,isRunning =false,isPrimary =true}

[vm0] [info 2017/10/19 07:19:35.776 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Now closing distribution for 172.17.0.4(174)<ec><v0>:32770

[vm0] [info 2017/10/19 07:19:35.776 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Stopping membership services

[vm0] [info 2017/10/19 07:19:35.777 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] GMSHealthMonitor server socket is closed in stopServices().

[vm0] [info 2017/10/19 07:19:35.777 UTC <Geode Failure Detection Server thread 0> tid=7154] GMSHealthMonitor server thread exiting

[vm2] [info 2017/10/19 07:19:35.777 UTC <unicast receiver,371fdc9c0e33-31862> tid=9412] received leave request from 172.17.0.4<ec><v0>:32770 for 172.17.0.4(174)<ec><v0>:32770

[vm0] [info 2017/10/19 07:19:35.777 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] GMSHealthMonitor serverSocketExecutor is terminated

[vm0] [info 2017/10/19 07:19:35.781 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] DistributionManager stopped in 107ms.

[vm0] [info 2017/10/19 07:19:35.781 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Marking DistributionManager 172.17.0.4(174)<ec><v0>:32770 as closed.

[vm5] [info 2017/10/19 07:19:35.781 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Now closing distribution for 172.17.0.4(606)<ec><v1>:32771
[vm0] [info 2017/10/19 07:19:35.782 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102@6c1e613a (took 113 ms)


[vm5] [info 2017/10/19 07:19:35.782 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Stopping membership services

[vm2] [info 2017/10/19 07:19:35.782 UTC <unicast receiver,371fdc9c0e33-31862> tid=9412] received leave request from 172.17.0.4(606)<ec><v1>:32771 for 172.17.0.4(606)<ec><v1>:32771

[vm5] [info 2017/10/19 07:19:35.782 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] GMSHealthMonitor server socket is closed in stopServices().

[vm5] [info 2017/10/19 07:19:35.783 UTC <Geode Failure Detection Server thread 0> tid=9309] GMSHealthMonitor server thread exiting
[vm2] [info 2017/10/19 07:19:35.782 UTC <unicast receiver,371fdc9c0e33-31862> tid=9412] This member is becoming the membership coordinator with address 172.17.0.4(187)<v2>:32772


[vm5] [info 2017/10/19 07:19:35.783 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] GMSHealthMonitor serverSocketExecutor is terminated

[vm2] [info 2017/10/19 07:19:35.783 UTC <unicast receiver,371fdc9c0e33-31862> tid=9412] ViewCreator starting on:172.17.0.4(187)<v2>:32772

[vm2] [info 2017/10/19 07:19:35.783 UTC <Geode Membership View Creator> tid=9476] View Creator thread is starting

[vm2] [info 2017/10/19 07:19:35.784 UTC <Geode Membership View Creator> tid=9476] received new view: View[172.17.0.4(187)<v2>:32772|21] members: [172.17.0.4(187)<v2>:32772{lead}]  shutdown: [172.17.0.4(606)<ec><v1>:32771]
[vm2] old view is: View[172.17.0.4(606)<ec><v1>:32771|16] members: [172.17.0.4(606)<ec><v1>:32771{lead}, 172.17.0.4(187)<v2>:32772]  shutdown: [172.17.0.4(174)<ec><v0>:32770]

[vm2] [info 2017/10/19 07:19:35.785 UTC <Geode Membership View Creator> tid=9476] no recipients for new view aside from myself

[vm2] [info 2017/10/19 07:19:35.785 UTC <View Message Processor> tid=9472] 172.17.0.4(187)<v2>:32772 is the elder and the only member.

[vm5] [info 2017/10/19 07:19:35.786 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] DistributionManager stopped in 107ms.

[vm5] [info 2017/10/19 07:19:35.786 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Marking DistributionManager 172.17.0.4(606)<ec><v1>:32771 as closed.

[vm5] [info 2017/10/19 07:19:35.787 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$47/1939424723.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$47/1939424723@3a65d70 (took 118 ms)

[vm1] [info 2017/10/19 07:19:35.790 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Now closing distribution for 172.17.0.4(181)<ec><v0>:32773

[vm1] [info 2017/10/19 07:19:35.790 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Stopping membership services

[vm3] [info 2017/10/19 07:19:35.791 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Now closing distribution for 172.17.0.4(197)<ec><v1>:32774

[vm3] [info 2017/10/19 07:19:35.791 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Stopping membership services

[vm3] [info 2017/10/19 07:19:35.791 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] GMSHealthMonitor server socket is closed in stopServices().

[vm1] [info 2017/10/19 07:19:35.792 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] GMSHealthMonitor server socket is closed in stopServices().

[vm1] [info 2017/10/19 07:19:35.793 UTC <Geode Failure Detection Server thread 0> tid=5381] GMSHealthMonitor server thread exiting

[vm1] [info 2017/10/19 07:19:35.793 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] GMSHealthMonitor serverSocketExecutor is terminated

[vm3] [info 2017/10/19 07:19:35.793 UTC <Geode Failure Detection Server thread 0> tid=5858] GMSHealthMonitor server thread exiting

[vm3] [info 2017/10/19 07:19:35.793 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] GMSHealthMonitor serverSocketExecutor is terminated

[vm4] [info 2017/10/19 07:19:35.797 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Now closing distribution for 172.17.0.4(547)<ec><v2>:32775

[vm4] [info 2017/10/19 07:19:35.797 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Stopping membership services

[vm4] [info 2017/10/19 07:19:35.797 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] GMSHealthMonitor server socket is closed in stopServices().

[vm4] [info 2017/10/19 07:19:35.798 UTC <Geode Failure Detection Server thread 0> tid=13382] GMSHealthMonitor server thread exiting

[vm4] [info 2017/10/19 07:19:35.798 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] GMSHealthMonitor serverSocketExecutor is terminated

[vm1] [info 2017/10/19 07:19:35.799 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] DistributionManager stopped in 111ms.

[vm1] [info 2017/10/19 07:19:35.799 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Marking DistributionManager 172.17.0.4(181)<ec><v0>:32773 as closed.

[vm3] [info 2017/10/19 07:19:35.799 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] DistributionManager stopped in 111ms.

[vm1] [info 2017/10/19 07:19:35.801 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102@6c1e613a (took 131 ms)

[vm3] [info 2017/10/19 07:19:35.800 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Marking DistributionManager 172.17.0.4(197)<ec><v1>:32774 as closed.

[vm4] [info 2017/10/19 07:19:35.801 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] DistributionManager stopped in 107ms.

[vm4] [info 2017/10/19 07:19:35.801 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Marking DistributionManager 172.17.0.4(547)<ec><v2>:32775 as closed.

[vm3] [info 2017/10/19 07:19:35.802 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$49/1854774201.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$49/1854774201@7495c340 (took 133 ms)

[vm4] [info 2017/10/19 07:19:35.803 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$46/1146432959.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$46/1146432959@1ebf8dc6 (took 134 ms)

[vm2] [info 2017/10/19 07:19:35.819 UTC <Thread-1829> tid=9461] The QueueRemovalThread is done.

[vm2] [info 2017/10/19 07:19:35.825 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Shutting down DistributionManager 172.17.0.4(187)<v2>:32772. 

[vm2] [info 2017/10/19 07:19:35.927 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Now closing distribution for 172.17.0.4(187)<v2>:32772

[vm2] [info 2017/10/19 07:19:35.928 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Stopping membership services

[vm2] [info 2017/10/19 07:19:35.928 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] GMSHealthMonitor server socket is closed in stopServices().

[vm2] [info 2017/10/19 07:19:35.928 UTC <Geode Failure Detection Server thread 0> tid=9416] GMSHealthMonitor server thread exiting

[vm2] [info 2017/10/19 07:19:35.928 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] GMSHealthMonitor serverSocketExecutor is terminated

[vm2] [info 2017/10/19 07:19:35.931 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] DistributionManager stopped in 105ms.

[vm2] [info 2017/10/19 07:19:35.932 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Marking DistributionManager 172.17.0.4(187)<v2>:32772 as closed.

[vm2] [info 2017/10/19 07:19:35.933 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$50/267342857.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$50/267342857@32f886ef (took 264 ms)

[vm0] [info 2017/10/19 07:19:35.934 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm0] [info 2017/10/19 07:19:35.934 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm1] [info 2017/10/19 07:19:35.935 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm1] [info 2017/10/19 07:19:35.935 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm2] [info 2017/10/19 07:19:35.936 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm2] [info 2017/10/19 07:19:35.936 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm3] [info 2017/10/19 07:19:35.937 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm3] [info 2017/10/19 07:19:35.937 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm4] [info 2017/10/19 07:19:35.937 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm4] [info 2017/10/19 07:19:35.937 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm5] [info 2017/10/19 07:19:35.938 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm5] [info 2017/10/19 07:19:35.938 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm6] [info 2017/10/19 07:19:35.940 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm6] [info 2017/10/19 07:19:35.940 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm7] [info 2017/10/19 07:19:35.941 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm7] [info 2017/10/19 07:19:35.941 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[info 2017/10/19 07:19:35.941 UTC <Test worker> tid=22] <ExpectedException action=remove>Connection refused</ExpectedException>

[info 2017/10/19 07:19:35.941 UTC <Test worker> tid=22] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:19:35.942 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm0] [info 2017/10/19 07:19:35.942 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:19:35.942 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:19:35.942 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm1] [info 2017/10/19 07:19:35.943 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm1] [info 2017/10/19 07:19:35.943 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm1] [info 2017/10/19 07:19:35.943 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm1] [info 2017/10/19 07:19:35.943 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm2] [info 2017/10/19 07:19:35.944 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm2] [info 2017/10/19 07:19:35.944 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm2] [info 2017/10/19 07:19:35.944 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm2] [info 2017/10/19 07:19:35.944 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm3] [info 2017/10/19 07:19:35.944 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm3] [info 2017/10/19 07:19:35.944 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm3] [info 2017/10/19 07:19:35.944 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm3] [info 2017/10/19 07:19:35.944 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm4] [info 2017/10/19 07:19:35.945 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm4] [info 2017/10/19 07:19:35.945 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm4] [info 2017/10/19 07:19:35.945 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm4] [info 2017/10/19 07:19:35.945 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm5] [info 2017/10/19 07:19:35.945 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm5] [info 2017/10/19 07:19:35.946 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm5] [info 2017/10/19 07:19:35.946 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm5] [info 2017/10/19 07:19:35.946 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm6] [info 2017/10/19 07:19:35.946 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm6] [info 2017/10/19 07:19:35.946 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm6] [info 2017/10/19 07:19:35.946 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm6] [info 2017/10/19 07:19:35.946 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm7] [info 2017/10/19 07:19:35.947 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm7] [info 2017/10/19 07:19:35.947 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm7] [info 2017/10/19 07:19:35.947 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm7] [info 2017/10/19 07:19:35.947 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[info 2017/10/19 07:19:35.947 UTC <Test worker> tid=22] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[info 2017/10/19 07:19:35.947 UTC <Test worker> tid=22] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:19:35.948 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm0] [info 2017/10/19 07:19:35.948 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:19:35.948 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:19:35.948 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm1] [info 2017/10/19 07:19:35.948 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm1] [info 2017/10/19 07:19:35.948 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm1] [info 2017/10/19 07:19:35.948 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm1] [info 2017/10/19 07:19:35.948 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm2] [info 2017/10/19 07:19:35.949 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm2] [info 2017/10/19 07:19:35.949 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm2] [info 2017/10/19 07:19:35.949 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm2] [info 2017/10/19 07:19:35.949 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm3] [info 2017/10/19 07:19:35.949 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm3] [info 2017/10/19 07:19:35.949 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm3] [info 2017/10/19 07:19:35.949 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm3] [info 2017/10/19 07:19:35.949 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm4] [info 2017/10/19 07:19:35.950 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm4] [info 2017/10/19 07:19:35.950 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm4] [info 2017/10/19 07:19:35.950 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm4] [info 2017/10/19 07:19:35.950 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm5] [info 2017/10/19 07:19:35.950 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm5] [info 2017/10/19 07:19:35.950 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm5] [info 2017/10/19 07:19:35.950 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm5] [info 2017/10/19 07:19:35.950 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm6] [info 2017/10/19 07:19:35.955 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm6] [info 2017/10/19 07:19:35.955 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm6] [info 2017/10/19 07:19:35.955 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm6] [info 2017/10/19 07:19:35.955 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm7] [info 2017/10/19 07:19:35.956 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm7] [info 2017/10/19 07:19:35.957 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm7] [info 2017/10/19 07:19:35.957 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm7] [info 2017/10/19 07:19:35.957 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[info 2017/10/19 07:19:35.957 UTC <Test worker> tid=22] <ExpectedException action=remove>Connection reset</ExpectedException>

[info 2017/10/19 07:19:35.957 UTC <Test worker> tid=22] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:19:35.958 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm0] [info 2017/10/19 07:19:35.958 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:19:35.958 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:19:35.958 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm1] [info 2017/10/19 07:19:35.959 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm1] [info 2017/10/19 07:19:35.959 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm1] [info 2017/10/19 07:19:35.959 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm1] [info 2017/10/19 07:19:35.959 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm2] [info 2017/10/19 07:19:35.959 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm2] [info 2017/10/19 07:19:35.960 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm2] [info 2017/10/19 07:19:35.960 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm2] [info 2017/10/19 07:19:35.960 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm3] [info 2017/10/19 07:19:35.960 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm3] [info 2017/10/19 07:19:35.960 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm3] [info 2017/10/19 07:19:35.960 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm3] [info 2017/10/19 07:19:35.960 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm4] [info 2017/10/19 07:19:35.963 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm4] [info 2017/10/19 07:19:35.963 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm4] [info 2017/10/19 07:19:35.963 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm4] [info 2017/10/19 07:19:35.963 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm5] [info 2017/10/19 07:19:35.963 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm5] [info 2017/10/19 07:19:35.964 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm5] [info 2017/10/19 07:19:35.964 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm5] [info 2017/10/19 07:19:35.964 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm6] [info 2017/10/19 07:19:35.964 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm6] [info 2017/10/19 07:19:35.964 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm6] [info 2017/10/19 07:19:35.964 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm6] [info 2017/10/19 07:19:35.964 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm7] [info 2017/10/19 07:19:35.965 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm7] [info 2017/10/19 07:19:35.965 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm7] [info 2017/10/19 07:19:35.965 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm7] [info 2017/10/19 07:19:35.965 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm0] [info 2017/10/19 07:19:35.965 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm0] [info 2017/10/19 07:19:35.966 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm1] [info 2017/10/19 07:19:35.966 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm1] [info 2017/10/19 07:19:35.966 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm2] [info 2017/10/19 07:19:35.967 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm2] [info 2017/10/19 07:19:35.967 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Could not connect</ExpectedException>

[vm2] [info 2017/10/19 07:19:35.967 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Could not connect</ExpectedException>

[vm2] [info 2017/10/19 07:19:35.968 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Could not connect</ExpectedException>

[vm2] [info 2017/10/19 07:19:35.968 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Could not connect</ExpectedException>

[vm2] [info 2017/10/19 07:19:35.968 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>org.apache.geode.internal.cache.ForceReattemptException</ExpectedException>

[vm2] [info 2017/10/19 07:19:35.968 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>org.apache.geode.internal.cache.ForceReattemptException</ExpectedException>

[vm2] [info 2017/10/19 07:19:35.968 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>java.lang.InterruptedException</ExpectedException>

[vm2] [info 2017/10/19 07:19:35.968 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>java.lang.InterruptedException</ExpectedException>

[vm2] [info 2017/10/19 07:19:35.968 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>org.apache.geode.internal.cache.ForceReattemptException</ExpectedException>

[vm2] [info 2017/10/19 07:19:35.968 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>org.apache.geode.internal.cache.ForceReattemptException</ExpectedException>

[vm2] [info 2017/10/19 07:19:35.968 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>java.lang.InterruptedException</ExpectedException>

[vm2] [info 2017/10/19 07:19:35.968 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>java.lang.InterruptedException</ExpectedException>

[vm2] [info 2017/10/19 07:19:35.968 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>org.apache.geode.internal.cache.wan.GatewaySenderException</ExpectedException>

[vm2] [info 2017/10/19 07:19:35.968 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>org.apache.geode.internal.cache.wan.GatewaySenderException</ExpectedException>

[vm2] [info 2017/10/19 07:19:35.968 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>java.lang.InterruptedException</ExpectedException>

[vm2] [info 2017/10/19 07:19:35.969 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>java.lang.InterruptedException</ExpectedException>

[vm2] [info 2017/10/19 07:19:35.969 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>org.apache.geode.internal.cache.wan.GatewaySenderException</ExpectedException>

[vm2] [info 2017/10/19 07:19:35.969 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>org.apache.geode.internal.cache.wan.GatewaySenderException</ExpectedException>

[vm2] [info 2017/10/19 07:19:35.969 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 1 ms)

[vm3] [info 2017/10/19 07:19:35.975 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm3] [info 2017/10/19 07:19:35.975 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm4] [info 2017/10/19 07:19:35.976 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm4] [info 2017/10/19 07:19:35.976 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm5] [info 2017/10/19 07:19:35.976 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm5] [info 2017/10/19 07:19:35.976 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm6] [info 2017/10/19 07:19:35.977 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm6] [info 2017/10/19 07:19:35.977 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm7] [info 2017/10/19 07:19:35.978 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm7] [info 2017/10/19 07:19:35.978 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[locator] [info 2017/10/19 07:19:35.979 UTC <RMI TCP Connection(11)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase$$Lambda$39/1383993332.run with 0 args on object: org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase$$Lambda$39/1383993332@7a396d2f

[locator] [info 2017/10/19 07:19:35.979 UTC <RMI TCP Connection(11)-172.17.0.4> tid=30] Got result: null
[locator]  from org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase$$Lambda$39/1383993332.run with 0 args on object: org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase$$Lambda$39/1383993332@7a396d2f (took 0 ms)

Previously run tests: [CacheXml80GatewayDUnitTest, ConcurrentSerialGatewaySenderOperationsOffHeapDUnitTest, SerialGatewaySenderQueueDUnitTest, SerialWANPropagationDUnitTest, DestroyGatewaySenderCommandDUnitTest, CreateGatewayReceiverCommandDUnitTest, ParallelWANConflationDUnitTest, SerialWANPropagationOffHeapDUnitTest, ConcurrentParallelGatewaySenderOperation_2_OffHeapDUnitTest, WanValidationsDUnitTest, WanAutoDiscoveryDUnitTest]
[vm0] [info 2017/10/19 07:19:35.987 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm0] [info 2017/10/19 07:19:35.987 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm1] [info 2017/10/19 07:19:35.987 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm1] [info 2017/10/19 07:19:35.988 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm2] [info 2017/10/19 07:19:35.988 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm2] [info 2017/10/19 07:19:35.988 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm3] [info 2017/10/19 07:19:35.989 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm3] [info 2017/10/19 07:19:35.989 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm4] [info 2017/10/19 07:19:35.990 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm4] [info 2017/10/19 07:19:35.990 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm5] [info 2017/10/19 07:19:35.991 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm5] [info 2017/10/19 07:19:35.991 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm7] [info 2017/10/19 07:19:35.992 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm7] [info 2017/10/19 07:19:35.993 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)



[setup] START TEST WanAutoDiscoveryDUnitTest.test_NY_Recognises_ALL_LN_Locators


[vm0] [info 2017/10/19 07:19:35.993 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633@3333195a

[vm0] [info 2017/10/19 07:19:35.993 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633@3333195a (took 0 ms)

[vm6] [info 2017/10/19 07:19:35.992 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm6] [info 2017/10/19 07:19:35.992 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm1] [info 2017/10/19 07:19:35.995 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633@3333195a

[vm1] [info 2017/10/19 07:19:35.995 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633@3333195a (took 0 ms)

[vm2] [info 2017/10/19 07:19:35.996 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1383596771.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1383596771@588a54ec

[vm2] [info 2017/10/19 07:19:35.996 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1383596771.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1383596771@588a54ec (took 0 ms)

[vm3] [info 2017/10/19 07:19:35.997 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1134338530.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1134338530@bea95a3

[vm3] [info 2017/10/19 07:19:35.997 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1134338530.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1134338530@bea95a3 (took 0 ms)

[vm4] [info 2017/10/19 07:19:35.997 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1059104106.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1059104106@5346e7df

[vm4] [info 2017/10/19 07:19:35.997 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1059104106.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1059104106@5346e7df (took 0 ms)

[vm5] [info 2017/10/19 07:19:35.998 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1520267312.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1520267312@7d0e35a2

[vm5] [info 2017/10/19 07:19:35.998 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1520267312.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1520267312@7d0e35a2 (took 0 ms)

[vm6] [info 2017/10/19 07:19:35.999 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/958556531.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/958556531@7fba5614

[vm6] [info 2017/10/19 07:19:35.999 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/958556531.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/958556531@7fba5614 (took 0 ms)

[vm7] [info 2017/10/19 07:19:35.999 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1848144891.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1848144891@4cc92cd3

[vm7] [info 2017/10/19 07:19:36.000 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1848144891.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1848144891@4cc92cd3 (took 0 ms)

[info 2017/10/19 07:19:36.000 UTC <Test worker> tid=22] <ExpectedException action=add>Connection refused</ExpectedException>

[info 2017/10/19 07:19:36.000 UTC <Test worker> tid=22] <ExpectedException action=add>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:19:36.000 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm0] [info 2017/10/19 07:19:36.000 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:19:36.000 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:19:36.000 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm1] [info 2017/10/19 07:19:36.001 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm1] [info 2017/10/19 07:19:36.001 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm1] [info 2017/10/19 07:19:36.001 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm1] [info 2017/10/19 07:19:36.001 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm2] [info 2017/10/19 07:19:36.001 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm2] [info 2017/10/19 07:19:36.001 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Connection refused</ExpectedException>

[vm2] [info 2017/10/19 07:19:36.002 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Connection refused</ExpectedException>

[vm2] [info 2017/10/19 07:19:36.002 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm3] [info 2017/10/19 07:19:36.002 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm3] [info 2017/10/19 07:19:36.002 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm3] [info 2017/10/19 07:19:36.002 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm3] [info 2017/10/19 07:19:36.002 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm4] [info 2017/10/19 07:19:36.002 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm4] [info 2017/10/19 07:19:36.003 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Connection refused</ExpectedException>

[vm4] [info 2017/10/19 07:19:36.003 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Connection refused</ExpectedException>

[vm4] [info 2017/10/19 07:19:36.003 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm5] [info 2017/10/19 07:19:36.003 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm5] [info 2017/10/19 07:19:36.003 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Connection refused</ExpectedException>

[vm5] [info 2017/10/19 07:19:36.003 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Connection refused</ExpectedException>

[vm5] [info 2017/10/19 07:19:36.003 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm6] [info 2017/10/19 07:19:36.004 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm6] [info 2017/10/19 07:19:36.004 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Connection refused</ExpectedException>

[vm6] [info 2017/10/19 07:19:36.004 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Connection refused</ExpectedException>

[vm6] [info 2017/10/19 07:19:36.004 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm7] [info 2017/10/19 07:19:36.004 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm7] [info 2017/10/19 07:19:36.005 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Connection refused</ExpectedException>

[vm7] [info 2017/10/19 07:19:36.005 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Connection refused</ExpectedException>

[vm7] [info 2017/10/19 07:19:36.005 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[info 2017/10/19 07:19:36.005 UTC <Test worker> tid=22] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[info 2017/10/19 07:19:36.005 UTC <Test worker> tid=22] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:19:36.005 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm0] [info 2017/10/19 07:19:36.005 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:19:36.006 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:19:36.006 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm1] [info 2017/10/19 07:19:36.006 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm1] [info 2017/10/19 07:19:36.006 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm1] [info 2017/10/19 07:19:36.006 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm1] [info 2017/10/19 07:19:36.006 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm2] [info 2017/10/19 07:19:36.006 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm2] [info 2017/10/19 07:19:36.007 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm2] [info 2017/10/19 07:19:36.007 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm2] [info 2017/10/19 07:19:36.007 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm3] [info 2017/10/19 07:19:36.007 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm3] [info 2017/10/19 07:19:36.007 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm3] [info 2017/10/19 07:19:36.007 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm3] [info 2017/10/19 07:19:36.007 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm4] [info 2017/10/19 07:19:36.007 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm4] [info 2017/10/19 07:19:36.008 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm4] [info 2017/10/19 07:19:36.008 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm4] [info 2017/10/19 07:19:36.008 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm5] [info 2017/10/19 07:19:36.008 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm5] [info 2017/10/19 07:19:36.008 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm5] [info 2017/10/19 07:19:36.008 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm5] [info 2017/10/19 07:19:36.008 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm6] [info 2017/10/19 07:19:36.009 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm6] [info 2017/10/19 07:19:36.009 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm6] [info 2017/10/19 07:19:36.009 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm6] [info 2017/10/19 07:19:36.009 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm7] [info 2017/10/19 07:19:36.010 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm7] [info 2017/10/19 07:19:36.010 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm7] [info 2017/10/19 07:19:36.010 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm7] [info 2017/10/19 07:19:36.010 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[info 2017/10/19 07:19:36.010 UTC <Test worker> tid=22] <ExpectedException action=add>Connection reset</ExpectedException>

[info 2017/10/19 07:19:36.010 UTC <Test worker> tid=22] <ExpectedException action=add>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:19:36.011 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm0] [info 2017/10/19 07:19:36.011 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:19:36.011 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:19:36.011 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm1] [info 2017/10/19 07:19:36.011 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm1] [info 2017/10/19 07:19:36.011 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm1] [info 2017/10/19 07:19:36.011 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm1] [info 2017/10/19 07:19:36.012 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm2] [info 2017/10/19 07:19:36.012 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm2] [info 2017/10/19 07:19:36.012 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Connection reset</ExpectedException>

[vm2] [info 2017/10/19 07:19:36.012 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Connection reset</ExpectedException>

[vm2] [info 2017/10/19 07:19:36.012 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm3] [info 2017/10/19 07:19:36.013 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm3] [info 2017/10/19 07:19:36.013 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm3] [info 2017/10/19 07:19:36.013 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm3] [info 2017/10/19 07:19:36.013 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm4] [info 2017/10/19 07:19:36.013 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm4] [info 2017/10/19 07:19:36.013 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Connection reset</ExpectedException>

[vm4] [info 2017/10/19 07:19:36.013 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Connection reset</ExpectedException>

[vm4] [info 2017/10/19 07:19:36.013 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm5] [info 2017/10/19 07:19:36.014 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm5] [info 2017/10/19 07:19:36.014 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Connection reset</ExpectedException>

[vm5] [info 2017/10/19 07:19:36.014 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Connection reset</ExpectedException>

[vm5] [info 2017/10/19 07:19:36.014 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm6] [info 2017/10/19 07:19:36.014 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm6] [info 2017/10/19 07:19:36.014 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Connection reset</ExpectedException>

[vm6] [info 2017/10/19 07:19:36.014 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Connection reset</ExpectedException>

[vm6] [info 2017/10/19 07:19:36.014 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm7] [info 2017/10/19 07:19:36.015 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm7] [info 2017/10/19 07:19:36.015 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Connection reset</ExpectedException>

[vm7] [info 2017/10/19 07:19:36.015 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Connection reset</ExpectedException>

[vm7] [info 2017/10/19 07:19:36.015 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm0] [info 2017/10/19 07:19:36.018 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$155/1449658500.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$155/1449658500@32ef55aa

[vm0] distributed system properties: {distributed-system-id=1, start-locator=localhost[27206],server=true,peer=true,hostname-for-clients=localhost, mcast-port=0, log-level=info, off-heap-memory-size=300m, disable-auto-reconnect=true, enable-cluster-configuration=false, locators=localhost[27206], use-cluster-configuration=false}
[vm0] [info 2017/10/19 07:19:36.021 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Startup Configuration:
[vm0]  ### GemFire Properties defined with api ###
[vm0] disable-auto-reconnect=true
[vm0] distributed-system-id=1
[vm0] enable-cluster-configuration=false
[vm0] locators=localhost[27206]
[vm0] log-level=info
[vm0] mcast-port=0
[vm0] off-heap-memory-size=300m
[vm0] start-locator=localhost[27206],server=true,peer=true,hostname-for-clients=localhost
[vm0] use-cluster-configuration=false
[vm0] ### GemFire Properties using default values ###
[vm0] ack-severe-alert-threshold=0
[vm0] ack-wait-threshold=15
[vm0] archive-disk-space-limit=0
[vm0] archive-file-size-limit=0
[vm0] async-distribution-timeout=0
[vm0] async-max-queue-size=8
[vm0] async-queue-timeout=60000
[vm0] bind-address=
[vm0] cache-xml-file=cache.xml
[vm0] cluster-configuration-dir=
[vm0] cluster-ssl-ciphers=any
[vm0] cluster-ssl-enabled=false
[vm0] cluster-ssl-keystore=
[vm0] cluster-ssl-keystore-password=
[vm0] cluster-ssl-keystore-type=
[vm0] cluster-ssl-protocols=any
[vm0] cluster-ssl-require-authentication=true
[vm0] cluster-ssl-truststore=
[vm0] cluster-ssl-truststore-password=
[vm0] conflate-events=server
[vm0] conserve-sockets=true
[vm0] delta-propagation=true
[vm0] deploy-working-dir=/tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm0
[vm0] disable-tcp=false
[vm0] distributed-transactions=false
[vm0] durable-client-id=
[vm0] durable-client-timeout=300
[vm0] enable-network-partition-detection=true
[vm0] enable-time-statistics=false
[vm0] enforce-unique-host=false
[vm0] gateway-ssl-ciphers=any
[vm0] gateway-ssl-enabled=false
[vm0] gateway-ssl-keystore=
[vm0] gateway-ssl-keystore-password=
[vm0] gateway-ssl-keystore-type=
[vm0] gateway-ssl-protocols=any
[vm0] gateway-ssl-require-authentication=true
[vm0] gateway-ssl-truststore=
[vm0] gateway-ssl-truststore-password=
[vm0] groups=
[vm0] http-service-bind-address=
[vm0] http-service-port=7070
[vm0] http-service-ssl-ciphers=any
[vm0] http-service-ssl-enabled=false
[vm0] http-service-ssl-keystore=
[vm0] http-service-ssl-keystore-password=
[vm0] http-service-ssl-keystore-type=
[vm0] http-service-ssl-protocols=any
[vm0] http-service-ssl-require-authentication=false
[vm0] http-service-ssl-truststore=
[vm0] http-service-ssl-truststore-password=
[vm0] jmx-manager=false
[vm0] jmx-manager-access-file=
[vm0] jmx-manager-bind-address=
[vm0] jmx-manager-hostname-for-clients=
[vm0] jmx-manager-http-port=7070
[vm0] jmx-manager-password-file=
[vm0] jmx-manager-port=1099
[vm0] jmx-manager-ssl-ciphers=any
[vm0] jmx-manager-ssl-enabled=false
[vm0] jmx-manager-ssl-keystore=
[vm0] jmx-manager-ssl-keystore-password=
[vm0] jmx-manager-ssl-keystore-type=
[vm0] jmx-manager-ssl-protocols=any
[vm0] jmx-manager-ssl-require-authentication=true
[vm0] jmx-manager-ssl-truststore=
[vm0] jmx-manager-ssl-truststore-password=
[vm0] jmx-manager-start=false
[vm0] jmx-manager-update-rate=2000
[vm0] load-cluster-configuration-from-dir=false
[vm0] locator-wait-time=0
[vm0] lock-memory=false
[vm0] log-disk-space-limit=0
[vm0] log-file=
[vm0] log-file-size-limit=0
[vm0] max-num-reconnect-tries=3
[vm0] max-wait-time-reconnect=60000
[vm0] mcast-address=239.192.81.1
[vm0] mcast-flow-control=1048576, 0.25, 5000
[vm0] mcast-recv-buffer-size=1048576
[vm0] mcast-send-buffer-size=65535
[vm0] mcast-ttl=32
[vm0] member-timeout=5000
[vm0] membership-port-range=32769-61000
[vm0] memcached-bind-address=
[vm0] memcached-port=0
[vm0] memcached-protocol=ASCII
[vm0] name=
[vm0] redis-bind-address=
[vm0] redis-password=
[vm0] redis-port=0
[vm0] redundancy-zone=
[vm0] remote-locators=
[vm0] remove-unresponsive-client=false
[vm0] roles=
[vm0] security-client-accessor=
[vm0] security-client-accessor-pp=
[vm0] security-client-auth-init=
[vm0] security-client-authenticator=
[vm0] security-client-dhalgo=
[vm0] security-log-file=
[vm0] security-log-level=config
[vm0] security-manager=
[vm0] security-peer-auth-init=
[vm0] security-peer-authenticator=
[vm0] security-peer-verifymember-timeout=1000
[vm0] security-post-processor=
[vm0] security-udp-dhalgo=
[vm0] server-bind-address=
[vm0] server-ssl-ciphers=any
[vm0] server-ssl-enabled=false
[vm0] server-ssl-keystore=
[vm0] server-ssl-keystore-password=
[vm0] server-ssl-keystore-type=
[vm0] server-ssl-protocols=any
[vm0] server-ssl-require-authentication=true
[vm0] server-ssl-truststore=
[vm0] server-ssl-truststore-password=
[vm0] socket-buffer-size=32768
[vm0] socket-lease-time=60000
[vm0] ssl-ciphers=any
[vm0] ssl-cluster-alias=
[vm0] ssl-default-alias=
[vm0] ssl-enabled-components=
[vm0] ssl-gateway-alias=
[vm0] ssl-jmx-alias=
[vm0] ssl-keystore=
[vm0] ssl-keystore-password=
[vm0] ssl-keystore-type=
[vm0] ssl-locator-alias=
[vm0] ssl-protocols=any
[vm0] ssl-require-authentication=true
[vm0] ssl-server-alias=
[vm0] ssl-truststore=
[vm0] ssl-truststore-password=
[vm0] ssl-truststore-type=
[vm0] ssl-web-alias=
[vm0] ssl-web-require-authentication=false
[vm0] start-dev-rest-api=false
[vm0] statistic-archive-file=
[vm0] statistic-sample-rate=1000
[vm0] statistic-sampling-enabled=true
[vm0] tcp-port=0
[vm0] udp-fragment-size=60000
[vm0] udp-recv-buffer-size=1048576
[vm0] udp-send-buffer-size=65535
[vm0] user-command-packages=


[vm0] [info 2017/10/19 07:19:36.022 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Allocating 314572800 bytes of off-heap memory. The maximum size of a single off-heap object is 314572800 bytes.

[vm0] [info 2017/10/19 07:19:36.026 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Starting peer location for Distribution Locator on localhost/127.0.0.1

[vm0] [info 2017/10/19 07:19:36.026 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Starting Distribution Locator on localhost/127.0.0.1

[vm0] [info 2017/10/19 07:19:36.026 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Locator was created at Thu Oct 19 07:19:36 UTC 2017

[vm0] [info 2017/10/19 07:19:36.026 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Listening on port 27206 bound on address localhost/127.0.0.1

[vm0] [info 2017/10/19 07:19:36.026 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] GemFire peer location service starting.  Other locators: localhost[27206]  Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: locator27206view.dat

[vm0] [info 2017/10/19 07:19:36.026 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Peer locator attempting to recover from localhost/127.0.0.1:27206

[vm0] [info 2017/10/19 07:19:36.029 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Peer locator was unable to recover state from this locator

[vm0] [info 2017/10/19 07:19:36.029 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] recovery file not found: /tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm0/locator27206view.dat

[vm0] [info 2017/10/19 07:19:36.031 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Starting membership services

[vm0] [info 2017/10/19 07:19:36.040 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] JGroups channel created (took 9ms)

[vm0] [info 2017/10/19 07:19:36.041 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] GemFire P2P Listener started on /172.17.0.4:45699

[vm0] [info 2017/10/19 07:19:36.041 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] This member is hosting a locator will be preferred as a membership coordinator

[vm0] [info 2017/10/19 07:19:36.042 UTC <Geode Failure Detection Server thread 0> tid=7203] Started failure detection server thread on /172.17.0.4:39829.

[vm0] [info 2017/10/19 07:19:36.042 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Peer locator is connecting to local membership services with ID 172.17.0.4(174)<ec>:32770

[vm0] [info 2017/10/19 07:19:36.046 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] This member is becoming the membership coordinator with address 172.17.0.4(174)<ec>:32770

[vm0] [info 2017/10/19 07:19:36.046 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] received new view: View[172.17.0.4(174)<ec><v0>:32770|0] members: [172.17.0.4(174)<ec><v0>:32770{lead}]
[vm0] old view is: null

[vm0] [info 2017/10/19 07:19:36.046 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Peer locator received new membership view: View[172.17.0.4(174)<ec><v0>:32770|0] members: [172.17.0.4(174)<ec><v0>:32770{lead}]

[vm0] [info 2017/10/19 07:19:36.047 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] ViewCreator starting on:172.17.0.4(174)<ec><v0>:32770

[vm0] [info 2017/10/19 07:19:36.047 UTC <Geode Membership View Creator> tid=7206] View Creator thread is starting

[vm0] [info 2017/10/19 07:19:36.048 UTC <Geode Membership View Creator> tid=7206] no recipients for new view aside from myself

[vm0] [info 2017/10/19 07:19:36.048 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Finished joining (took 6ms).

[vm0] [info 2017/10/19 07:19:36.049 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Starting DistributionManager 172.17.0.4(174)<ec><v0>:32770.  (took 19 ms)

[vm0] [info 2017/10/19 07:19:36.049 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Initial (distribution manager) view =  View[172.17.0.4(174)<ec><v0>:32770|0] members: [172.17.0.4(174)<ec><v0>:32770{lead}]

[vm0] [info 2017/10/19 07:19:36.049 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Admitting member <172.17.0.4(174)<ec><v0>:32770>. Now there are 1 non-admin member(s).

[vm0] [info 2017/10/19 07:19:36.050 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] 172.17.0.4(174)<ec><v0>:32770 is the elder and the only member.

[vm0] [info 2017/10/19 07:19:36.052 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Did not hear back from any other system. I am the first one.

[vm0] [info 2017/10/19 07:19:36.052 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Starting server location for Distribution Locator on localhost/127.0.0.1[27206]

[vm0] [info 2017/10/19 07:19:36.064 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: 27206
[vm0]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$155/1449658500.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$155/1449658500@32ef55aa (took 46 ms)

[vm1] [info 2017/10/19 07:19:36.067 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$149/608292215.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$149/608292215@95f6e22

[vm1] distributed system properties: {distributed-system-id=1, start-locator=localhost[23450],server=true,peer=true,hostname-for-clients=localhost, mcast-port=0, log-level=info, off-heap-memory-size=300m, disable-auto-reconnect=true, enable-cluster-configuration=false, locators=localhost[27206], use-cluster-configuration=false}
[vm1] [info 2017/10/19 07:19:36.070 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Startup Configuration:
[vm1]  ### GemFire Properties defined with api ###
[vm1] disable-auto-reconnect=true
[vm1] distributed-system-id=1
[vm1] enable-cluster-configuration=false
[vm1] locators=localhost[27206],localhost[23450]
[vm1] log-level=info
[vm1] mcast-port=0
[vm1] off-heap-memory-size=300m
[vm1] start-locator=localhost[23450],server=true,peer=true,hostname-for-clients=localhost
[vm1] use-cluster-configuration=false
[vm1] ### GemFire Properties using default values ###
[vm1] ack-severe-alert-threshold=0
[vm1] ack-wait-threshold=15
[vm1] archive-disk-space-limit=0
[vm1] archive-file-size-limit=0
[vm1] async-distribution-timeout=0
[vm1] async-max-queue-size=8
[vm1] async-queue-timeout=60000
[vm1] bind-address=
[vm1] cache-xml-file=cache.xml
[vm1] cluster-configuration-dir=
[vm1] cluster-ssl-ciphers=any
[vm1] cluster-ssl-enabled=false
[vm1] cluster-ssl-keystore=
[vm1] cluster-ssl-keystore-password=
[vm1] cluster-ssl-keystore-type=
[vm1] cluster-ssl-protocols=any
[vm1] cluster-ssl-require-authentication=true
[vm1] cluster-ssl-truststore=
[vm1] cluster-ssl-truststore-password=
[vm1] conflate-events=server
[vm1] conserve-sockets=true
[vm1] delta-propagation=true
[vm1] deploy-working-dir=/tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm1
[vm1] disable-tcp=false
[vm1] distributed-transactions=false
[vm1] durable-client-id=
[vm1] durable-client-timeout=300
[vm1] enable-network-partition-detection=true
[vm1] enable-time-statistics=false
[vm1] enforce-unique-host=false
[vm1] gateway-ssl-ciphers=any
[vm1] gateway-ssl-enabled=false
[vm1] gateway-ssl-keystore=
[vm1] gateway-ssl-keystore-password=
[vm1] gateway-ssl-keystore-type=
[vm1] gateway-ssl-protocols=any
[vm1] gateway-ssl-require-authentication=true
[vm1] gateway-ssl-truststore=
[vm1] gateway-ssl-truststore-password=
[vm1] groups=
[vm1] http-service-bind-address=
[vm1] http-service-port=7070
[vm1] http-service-ssl-ciphers=any
[vm1] http-service-ssl-enabled=false
[vm1] http-service-ssl-keystore=
[vm1] http-service-ssl-keystore-password=
[vm1] http-service-ssl-keystore-type=
[vm1] http-service-ssl-protocols=any
[vm1] http-service-ssl-require-authentication=false
[vm1] http-service-ssl-truststore=
[vm1] http-service-ssl-truststore-password=
[vm1] jmx-manager=false
[vm1] jmx-manager-access-file=
[vm1] jmx-manager-bind-address=
[vm1] jmx-manager-hostname-for-clients=
[vm1] jmx-manager-http-port=7070
[vm1] jmx-manager-password-file=
[vm1] jmx-manager-port=1099
[vm1] jmx-manager-ssl-ciphers=any
[vm1] jmx-manager-ssl-enabled=false
[vm1] jmx-manager-ssl-keystore=
[vm1] jmx-manager-ssl-keystore-password=
[vm1] jmx-manager-ssl-keystore-type=
[vm1] jmx-manager-ssl-protocols=any
[vm1] jmx-manager-ssl-require-authentication=true
[vm1] jmx-manager-ssl-truststore=
[vm1] jmx-manager-ssl-truststore-password=
[vm1] jmx-manager-start=false
[vm1] jmx-manager-update-rate=2000
[vm1] load-cluster-configuration-from-dir=false
[vm1] locator-wait-time=0
[vm1] lock-memory=false
[vm1] log-disk-space-limit=0
[vm1] log-file=
[vm1] log-file-size-limit=0
[vm1] max-num-reconnect-tries=3
[vm1] max-wait-time-reconnect=60000
[vm1] mcast-address=239.192.81.1
[vm1] mcast-flow-control=1048576, 0.25, 5000
[vm1] mcast-recv-buffer-size=1048576
[vm1] mcast-send-buffer-size=65535
[vm1] mcast-ttl=32
[vm1] member-timeout=5000
[vm1] membership-port-range=32769-61000
[vm1] memcached-bind-address=
[vm1] memcached-port=0
[vm1] memcached-protocol=ASCII
[vm1] name=
[vm1] redis-bind-address=
[vm1] redis-password=
[vm1] redis-port=0
[vm1] redundancy-zone=
[vm1] remote-locators=
[vm1] remove-unresponsive-client=false
[vm1] roles=
[vm1] security-client-accessor=
[vm1] security-client-accessor-pp=
[vm1] security-client-auth-init=
[vm1] security-client-authenticator=
[vm1] security-client-dhalgo=
[vm1] security-log-file=
[vm1] security-log-level=config
[vm1] security-manager=
[vm1] security-peer-auth-init=
[vm1] security-peer-authenticator=
[vm1] security-peer-verifymember-timeout=1000
[vm1] security-post-processor=
[vm1] security-udp-dhalgo=
[vm1] server-bind-address=
[vm1] server-ssl-ciphers=any
[vm1] server-ssl-enabled=false
[vm1] server-ssl-keystore=
[vm1] server-ssl-keystore-password=
[vm1] server-ssl-keystore-type=
[vm1] server-ssl-protocols=any
[vm1] server-ssl-require-authentication=true
[vm1] server-ssl-truststore=
[vm1] server-ssl-truststore-password=
[vm1] socket-buffer-size=32768
[vm1] socket-lease-time=60000
[vm1] ssl-ciphers=any
[vm1] ssl-cluster-alias=
[vm1] ssl-default-alias=
[vm1] ssl-enabled-components=
[vm1] ssl-gateway-alias=
[vm1] ssl-jmx-alias=
[vm1] ssl-keystore=
[vm1] ssl-keystore-password=
[vm1] ssl-keystore-type=
[vm1] ssl-locator-alias=
[vm1] ssl-protocols=any
[vm1] ssl-require-authentication=true
[vm1] ssl-server-alias=
[vm1] ssl-truststore=
[vm1] ssl-truststore-password=
[vm1] ssl-truststore-type=
[vm1] ssl-web-alias=
[vm1] ssl-web-require-authentication=false
[vm1] start-dev-rest-api=false
[vm1] statistic-archive-file=
[vm1] statistic-sample-rate=1000
[vm1] statistic-sampling-enabled=true
[vm1] tcp-port=0
[vm1] udp-fragment-size=60000
[vm1] udp-recv-buffer-size=1048576
[vm1] udp-send-buffer-size=65535
[vm1] user-command-packages=


[vm1] [info 2017/10/19 07:19:36.071 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Allocating 314572800 bytes of off-heap memory. The maximum size of a single off-heap object is 314572800 bytes.

[vm1] [info 2017/10/19 07:19:36.074 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Starting peer location for Distribution Locator on localhost/127.0.0.1

[vm1] [info 2017/10/19 07:19:36.074 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Starting Distribution Locator on localhost/127.0.0.1

[vm1] [info 2017/10/19 07:19:36.074 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Locator was created at Thu Oct 19 07:19:36 UTC 2017

[vm1] [info 2017/10/19 07:19:36.074 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Listening on port 23450 bound on address localhost/127.0.0.1

[vm1] [info 2017/10/19 07:19:36.074 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] GemFire peer location service starting.  Other locators: localhost[27206],localhost[23450]  Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: locator23450view.dat

[vm1] [info 2017/10/19 07:19:36.074 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Peer locator attempting to recover from localhost/127.0.0.1:27206

[vm1] [info 2017/10/19 07:19:36.076 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Peer locator recovered initial membership of View[172.17.0.4(174)<ec><v0>:32770|0] members: [172.17.0.4(174)<ec><v0>:32770{lead}]

[vm1] [info 2017/10/19 07:19:36.076 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Peer locator recovered state from LocatorAddress [socketInetAddress=localhost/127.0.0.1:27206, hostname=localhost, isIpString=false]

[vm1] [info 2017/10/19 07:19:36.078 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Starting membership services

[vm1] [info 2017/10/19 07:19:36.086 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] JGroups channel created (took 8ms)

[vm1] [info 2017/10/19 07:19:36.087 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] GemFire P2P Listener started on /172.17.0.4:42201

[vm1] [info 2017/10/19 07:19:36.088 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] This member is hosting a locator will be preferred as a membership coordinator

[vm1] [info 2017/10/19 07:19:36.088 UTC <Geode Failure Detection Server thread 0> tid=5431] Started failure detection server thread on /172.17.0.4:36385.

[vm1] [info 2017/10/19 07:19:36.088 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Peer locator is connecting to local membership services with ID 172.17.0.4(181)<ec>:32771

[vm0] [info 2017/10/19 07:19:36.089 UTC <locator request thread[1]> tid=7188] This member is becoming coordinator

[vm1] [info 2017/10/19 07:19:36.092 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Attempting to join the distributed system through coordinator 172.17.0.4(174)<ec><v0>:32770 using address 172.17.0.4(181)<ec>:32771

[vm0] [info 2017/10/19 07:19:36.092 UTC <unicast receiver,371fdc9c0e33-43744> tid=7199] received join request from 172.17.0.4(181)<ec>:32771

[vm0] [info 2017/10/19 07:19:36.092 UTC <unicast receiver,371fdc9c0e33-43744> tid=7199] Received a join request from 172.17.0.4(181)<ec>:32771

[vm0] [info 2017/10/19 07:19:36.393 UTC <Geode Membership View Creator> tid=7206] View Creator is processing 1 requests for the next membership view

[vm0] [info 2017/10/19 07:19:36.393 UTC <Geode Membership View Creator> tid=7206] preparing new view View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(181)<ec><v1>:32771]

[vm1] [info 2017/10/19 07:19:36.394 UTC <unicast receiver,371fdc9c0e33-24224> tid=5427] received new view: View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(181)<ec><v1>:32771]
[vm1] old view is: null

[vm1] [info 2017/10/19 07:19:36.394 UTC <unicast receiver,371fdc9c0e33-24224> tid=5427] Peer locator received new membership view: View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(181)<ec><v1>:32771]

[vm1] [info 2017/10/19 07:19:36.395 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Finished joining (took 307ms).

[vm0] [info 2017/10/19 07:19:36.395 UTC <Geode Membership View Creator> tid=7206] finished waiting for responses to view preparation

[vm1] [info 2017/10/19 07:19:36.395 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Starting DistributionManager 172.17.0.4(181)<ec><v1>:32771.  (took 318 ms)

[vm0] [info 2017/10/19 07:19:36.395 UTC <Geode Membership View Creator> tid=7206] received new view: View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(181)<ec><v1>:32771]
[vm0] old view is: View[172.17.0.4(174)<ec><v0>:32770|0] members: [172.17.0.4(174)<ec><v0>:32770{lead}]

[vm0] [info 2017/10/19 07:19:36.395 UTC <Geode Membership View Creator> tid=7206] Peer locator received new membership view: View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(181)<ec><v1>:32771]

[vm1] [info 2017/10/19 07:19:36.395 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Initial (distribution manager) view =  View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(181)<ec><v1>:32771]

[vm1] [info 2017/10/19 07:19:36.395 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Admitting member <172.17.0.4(174)<ec><v0>:32770>. Now there are 1 non-admin member(s).

[vm1] [info 2017/10/19 07:19:36.395 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Admitting member <172.17.0.4(181)<ec><v1>:32771>. Now there are 2 non-admin member(s).

[vm0] [info 2017/10/19 07:19:36.399 UTC <P2P message reader@1e533d21> tid=7212] Admitting member <172.17.0.4(181)<ec><v1>:32771>. Now there are 2 non-admin member(s).

[vm0] [info 2017/10/19 07:19:36.404 UTC <Geode Membership View Creator> tid=7206] sending new view View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(181)<ec><v1>:32771]

[vm0] [info 2017/10/19 07:19:36.406 UTC <Pooled High Priority Message Processor 1> tid=7214] Member 172.17.0.4(181)<ec><v1>:32771 is equivalent or in the same redundancy zone.

[vm1] [info 2017/10/19 07:19:36.428 UTC <P2P message reader for 172.17.0.4(174)<ec><v0>:32770 shared unordered uid=439 port=42186> tid=5438] Member 172.17.0.4(174)<ec><v0>:32770 is equivalent or in the same redundancy zone.

[vm1] [info 2017/10/19 07:19:36.428 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Starting server location for Distribution Locator on localhost/127.0.0.1[23450]

[vm1] [info 2017/10/19 07:19:36.441 UTC <WAN Locator Discovery Thread> tid=5440] Locator discovery task exchanged locator information localhost[23450] with localhost[27206]: {1=[localhost[27206]]}.

[vm1] [info 2017/10/19 07:19:36.442 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Got result: 23450
[vm1]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$149/608292215.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$149/608292215@95f6e22 (took 375 ms)

[vm2] [info 2017/10/19 07:19:36.445 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$321/238684740.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$321/238684740@1624b60f

[vm2] distributed system properties: {distributed-system-id=2, start-locator=localhost[23947],server=true,peer=true,hostname-for-clients=localhost, mcast-port=0, log-level=info, off-heap-memory-size=300m, remote-locators=localhost[27206], disable-auto-reconnect=true, enable-cluster-configuration=false, locators=localhost[23947], use-cluster-configuration=false}
[vm2] [info 2017/10/19 07:19:36.449 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Startup Configuration:
[vm2]  ### GemFire Properties defined with api ###
[vm2] disable-auto-reconnect=true
[vm2] distributed-system-id=2
[vm2] enable-cluster-configuration=false
[vm2] locators=localhost[23947]
[vm2] log-level=info
[vm2] mcast-port=0
[vm2] off-heap-memory-size=300m
[vm2] remote-locators=localhost[27206]
[vm2] start-locator=localhost[23947],server=true,peer=true,hostname-for-clients=localhost
[vm2] use-cluster-configuration=false
[vm2] ### GemFire Properties using default values ###
[vm2] ack-severe-alert-threshold=0
[vm2] ack-wait-threshold=15
[vm2] archive-disk-space-limit=0
[vm2] archive-file-size-limit=0
[vm2] async-distribution-timeout=0
[vm2] async-max-queue-size=8
[vm2] async-queue-timeout=60000
[vm2] bind-address=
[vm2] cache-xml-file=cache.xml
[vm2] cluster-configuration-dir=
[vm2] cluster-ssl-ciphers=any
[vm2] cluster-ssl-enabled=false
[vm2] cluster-ssl-keystore=
[vm2] cluster-ssl-keystore-password=
[vm2] cluster-ssl-keystore-type=
[vm2] cluster-ssl-protocols=any
[vm2] cluster-ssl-require-authentication=true
[vm2] cluster-ssl-truststore=
[vm2] cluster-ssl-truststore-password=
[vm2] conflate-events=server
[vm2] conserve-sockets=true
[vm2] delta-propagation=true
[vm2] deploy-working-dir=/tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm2
[vm2] disable-tcp=false
[vm2] distributed-transactions=false
[vm2] durable-client-id=
[vm2] durable-client-timeout=300
[vm2] enable-network-partition-detection=true
[vm2] enable-time-statistics=false
[vm2] enforce-unique-host=false
[vm2] gateway-ssl-ciphers=any
[vm2] gateway-ssl-enabled=false
[vm2] gateway-ssl-keystore=
[vm2] gateway-ssl-keystore-password=
[vm2] gateway-ssl-keystore-type=
[vm2] gateway-ssl-protocols=any
[vm2] gateway-ssl-require-authentication=true
[vm2] gateway-ssl-truststore=
[vm2] gateway-ssl-truststore-password=
[vm2] groups=
[vm2] http-service-bind-address=
[vm2] http-service-port=7070
[vm2] http-service-ssl-ciphers=any
[vm2] http-service-ssl-enabled=false
[vm2] http-service-ssl-keystore=
[vm2] http-service-ssl-keystore-password=
[vm2] http-service-ssl-keystore-type=
[vm2] http-service-ssl-protocols=any
[vm2] http-service-ssl-require-authentication=false
[vm2] http-service-ssl-truststore=
[vm2] http-service-ssl-truststore-password=
[vm2] jmx-manager=false
[vm2] jmx-manager-access-file=
[vm2] jmx-manager-bind-address=
[vm2] jmx-manager-hostname-for-clients=
[vm2] jmx-manager-http-port=7070
[vm2] jmx-manager-password-file=
[vm2] jmx-manager-port=1099
[vm2] jmx-manager-ssl-ciphers=any
[vm2] jmx-manager-ssl-enabled=false
[vm2] jmx-manager-ssl-keystore=
[vm2] jmx-manager-ssl-keystore-password=
[vm2] jmx-manager-ssl-keystore-type=
[vm2] jmx-manager-ssl-protocols=any
[vm2] jmx-manager-ssl-require-authentication=true
[vm2] jmx-manager-ssl-truststore=
[vm2] jmx-manager-ssl-truststore-password=
[vm2] jmx-manager-start=false
[vm2] jmx-manager-update-rate=2000
[vm2] load-cluster-configuration-from-dir=false
[vm2] locator-wait-time=0
[vm2] lock-memory=false
[vm2] log-disk-space-limit=0
[vm2] log-file=
[vm2] log-file-size-limit=0
[vm2] max-num-reconnect-tries=3
[vm2] max-wait-time-reconnect=60000
[vm2] mcast-address=239.192.81.1
[vm2] mcast-flow-control=1048576, 0.25, 5000
[vm2] mcast-recv-buffer-size=1048576
[vm2] mcast-send-buffer-size=65535
[vm2] mcast-ttl=32
[vm2] member-timeout=5000
[vm2] membership-port-range=32769-61000
[vm2] memcached-bind-address=
[vm2] memcached-port=0
[vm2] memcached-protocol=ASCII
[vm2] name=
[vm2] redis-bind-address=
[vm2] redis-password=
[vm2] redis-port=0
[vm2] redundancy-zone=
[vm2] remove-unresponsive-client=false
[vm2] roles=
[vm2] security-client-accessor=
[vm2] security-client-accessor-pp=
[vm2] security-client-auth-init=
[vm2] security-client-authenticator=
[vm2] security-client-dhalgo=
[vm2] security-log-file=
[vm2] security-log-level=config
[vm2] security-manager=
[vm2] security-peer-auth-init=
[vm2] security-peer-authenticator=
[vm2] security-peer-verifymember-timeout=1000
[vm2] security-post-processor=
[vm2] security-udp-dhalgo=
[vm2] server-bind-address=
[vm2] server-ssl-ciphers=any
[vm2] server-ssl-enabled=false
[vm2] server-ssl-keystore=
[vm2] server-ssl-keystore-password=
[vm2] server-ssl-keystore-type=
[vm2] server-ssl-protocols=any
[vm2] server-ssl-require-authentication=true
[vm2] server-ssl-truststore=
[vm2] server-ssl-truststore-password=
[vm2] socket-buffer-size=32768
[vm2] socket-lease-time=60000
[vm2] ssl-ciphers=any
[vm2] ssl-cluster-alias=
[vm2] ssl-default-alias=
[vm2] ssl-enabled-components=
[vm2] ssl-gateway-alias=
[vm2] ssl-jmx-alias=
[vm2] ssl-keystore=
[vm2] ssl-keystore-password=
[vm2] ssl-keystore-type=
[vm2] ssl-locator-alias=
[vm2] ssl-protocols=any
[vm2] ssl-require-authentication=true
[vm2] ssl-server-alias=
[vm2] ssl-truststore=
[vm2] ssl-truststore-password=
[vm2] ssl-truststore-type=
[vm2] ssl-web-alias=
[vm2] ssl-web-require-authentication=false
[vm2] start-dev-rest-api=false
[vm2] statistic-archive-file=
[vm2] statistic-sample-rate=1000
[vm2] statistic-sampling-enabled=true
[vm2] tcp-port=0
[vm2] udp-fragment-size=60000
[vm2] udp-recv-buffer-size=1048576
[vm2] udp-send-buffer-size=65535
[vm2] user-command-packages=


[vm2] [info 2017/10/19 07:19:36.450 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Allocating 314572800 bytes of off-heap memory. The maximum size of a single off-heap object is 314572800 bytes.

[vm2] [info 2017/10/19 07:19:36.454 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Starting peer location for Distribution Locator on localhost/127.0.0.1

[vm2] [info 2017/10/19 07:19:36.454 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Starting Distribution Locator on localhost/127.0.0.1

[vm2] [info 2017/10/19 07:19:36.454 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Locator was created at Thu Oct 19 07:19:36 UTC 2017

[vm2] [info 2017/10/19 07:19:36.454 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Listening on port 23947 bound on address localhost/127.0.0.1

[vm2] [info 2017/10/19 07:19:36.454 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] GemFire peer location service starting.  Other locators: localhost[23947]  Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: locator23947view.dat

[vm2] [info 2017/10/19 07:19:36.454 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Peer locator attempting to recover from localhost/127.0.0.1:23947

[vm2] [info 2017/10/19 07:19:36.456 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Peer locator was unable to recover state from this locator

[vm2] [info 2017/10/19 07:19:36.457 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] recovery file not found: /tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm2/locator23947view.dat

[vm2] [info 2017/10/19 07:19:36.459 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Starting membership services

[vm2] [info 2017/10/19 07:19:36.468 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] JGroups channel created (took 9ms)

[vm2] [info 2017/10/19 07:19:36.469 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] GemFire P2P Listener started on /172.17.0.4:45644

[vm2] [info 2017/10/19 07:19:36.469 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] This member is hosting a locator will be preferred as a membership coordinator

[vm2] [info 2017/10/19 07:19:36.470 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Peer locator is connecting to local membership services with ID 172.17.0.4(187)<ec>:32772

[vm2] [info 2017/10/19 07:19:36.470 UTC <Geode Failure Detection Server thread 0> tid=9502] Started failure detection server thread on /172.17.0.4:53435.

[vm2] [info 2017/10/19 07:19:36.472 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] This member is becoming the membership coordinator with address 172.17.0.4(187)<ec>:32772

[vm2] [info 2017/10/19 07:19:36.472 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] received new view: View[172.17.0.4(187)<ec><v0>:32772|0] members: [172.17.0.4(187)<ec><v0>:32772{lead}]
[vm2] old view is: null

[vm2] [info 2017/10/19 07:19:36.472 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Peer locator received new membership view: View[172.17.0.4(187)<ec><v0>:32772|0] members: [172.17.0.4(187)<ec><v0>:32772{lead}]

[vm2] [info 2017/10/19 07:19:36.472 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] ViewCreator starting on:172.17.0.4(187)<ec><v0>:32772

[vm2] [info 2017/10/19 07:19:36.473 UTC <Geode Membership View Creator> tid=9505] View Creator thread is starting

[vm2] [info 2017/10/19 07:19:36.473 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Finished joining (took 3ms).

[vm2] [info 2017/10/19 07:19:36.474 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Starting DistributionManager 172.17.0.4(187)<ec><v0>:32772.  (took 16 ms)

[vm2] [info 2017/10/19 07:19:36.474 UTC <Geode Membership View Creator> tid=9505] no recipients for new view aside from myself

[vm2] [info 2017/10/19 07:19:36.474 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Initial (distribution manager) view =  View[172.17.0.4(187)<ec><v0>:32772|0] members: [172.17.0.4(187)<ec><v0>:32772{lead}]

[vm2] [info 2017/10/19 07:19:36.474 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Admitting member <172.17.0.4(187)<ec><v0>:32772>. Now there are 1 non-admin member(s).

[vm2] [info 2017/10/19 07:19:36.474 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] 172.17.0.4(187)<ec><v0>:32772 is the elder and the only member.

[vm2] [info 2017/10/19 07:19:36.475 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Did not hear back from any other system. I am the first one.

[vm2] [info 2017/10/19 07:19:36.475 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Starting server location for Distribution Locator on localhost/127.0.0.1[23947]

[vm2] [info 2017/10/19 07:19:36.480 UTC <WAN Locator Discovery Thread> tid=9508] Locator discovery task exchanged locator information localhost[23947] with localhost[27206]: {1=[localhost[27206], localhost[23450]], 2=[localhost[23947]]}.

[vm2] [info 2017/10/19 07:19:36.481 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: 23947
[vm2]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$321/238684740.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$321/238684740@1624b60f (took 35 ms)

[vm3] [info 2017/10/19 07:19:36.484 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$199/2144079852.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$199/2144079852@5f0f7727

[vm3] distributed system properties: {distributed-system-id=2, start-locator=localhost[22213],server=true,peer=true,hostname-for-clients=localhost, mcast-port=0, log-level=info, off-heap-memory-size=300m, remote-locators=localhost[27206], disable-auto-reconnect=true, enable-cluster-configuration=false, locators=localhost[23947], use-cluster-configuration=false}
[vm3] [info 2017/10/19 07:19:36.488 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Startup Configuration:
[vm3]  ### GemFire Properties defined with api ###
[vm3] disable-auto-reconnect=true
[vm3] distributed-system-id=2
[vm3] enable-cluster-configuration=false
[vm3] locators=localhost[23947],localhost[22213]
[vm3] log-level=info
[vm3] mcast-port=0
[vm3] off-heap-memory-size=300m
[vm3] remote-locators=localhost[27206]
[vm3] start-locator=localhost[22213],server=true,peer=true,hostname-for-clients=localhost
[vm3] use-cluster-configuration=false
[vm3] ### GemFire Properties using default values ###
[vm3] ack-severe-alert-threshold=0
[vm3] ack-wait-threshold=15
[vm3] archive-disk-space-limit=0
[vm3] archive-file-size-limit=0
[vm3] async-distribution-timeout=0
[vm3] async-max-queue-size=8
[vm3] async-queue-timeout=60000
[vm3] bind-address=
[vm3] cache-xml-file=cache.xml
[vm3] cluster-configuration-dir=
[vm3] cluster-ssl-ciphers=any
[vm3] cluster-ssl-enabled=false
[vm3] cluster-ssl-keystore=
[vm3] cluster-ssl-keystore-password=
[vm3] cluster-ssl-keystore-type=
[vm3] cluster-ssl-protocols=any
[vm3] cluster-ssl-require-authentication=true
[vm3] cluster-ssl-truststore=
[vm3] cluster-ssl-truststore-password=
[vm3] conflate-events=server
[vm3] conserve-sockets=true
[vm3] delta-propagation=true
[vm3] deploy-working-dir=/tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm3
[vm3] disable-tcp=false
[vm3] distributed-transactions=false
[vm3] durable-client-id=
[vm3] durable-client-timeout=300
[vm3] enable-network-partition-detection=true
[vm3] enable-time-statistics=false
[vm3] enforce-unique-host=false
[vm3] gateway-ssl-ciphers=any
[vm3] gateway-ssl-enabled=false
[vm3] gateway-ssl-keystore=
[vm3] gateway-ssl-keystore-password=
[vm3] gateway-ssl-keystore-type=
[vm3] gateway-ssl-protocols=any
[vm3] gateway-ssl-require-authentication=true
[vm3] gateway-ssl-truststore=
[vm3] gateway-ssl-truststore-password=
[vm3] groups=
[vm3] http-service-bind-address=
[vm3] http-service-port=7070
[vm3] http-service-ssl-ciphers=any
[vm3] http-service-ssl-enabled=false
[vm3] http-service-ssl-keystore=
[vm3] http-service-ssl-keystore-password=
[vm3] http-service-ssl-keystore-type=
[vm3] http-service-ssl-protocols=any
[vm3] http-service-ssl-require-authentication=false
[vm3] http-service-ssl-truststore=
[vm3] http-service-ssl-truststore-password=
[vm3] jmx-manager=false
[vm3] jmx-manager-access-file=
[vm3] jmx-manager-bind-address=
[vm3] jmx-manager-hostname-for-clients=
[vm3] jmx-manager-http-port=7070
[vm3] jmx-manager-password-file=
[vm3] jmx-manager-port=1099
[vm3] jmx-manager-ssl-ciphers=any
[vm3] jmx-manager-ssl-enabled=false
[vm3] jmx-manager-ssl-keystore=
[vm3] jmx-manager-ssl-keystore-password=
[vm3] jmx-manager-ssl-keystore-type=
[vm3] jmx-manager-ssl-protocols=any
[vm3] jmx-manager-ssl-require-authentication=true
[vm3] jmx-manager-ssl-truststore=
[vm3] jmx-manager-ssl-truststore-password=
[vm3] jmx-manager-start=false
[vm3] jmx-manager-update-rate=2000
[vm3] load-cluster-configuration-from-dir=false
[vm3] locator-wait-time=0
[vm3] lock-memory=false
[vm3] log-disk-space-limit=0
[vm3] log-file=
[vm3] log-file-size-limit=0
[vm3] max-num-reconnect-tries=3
[vm3] max-wait-time-reconnect=60000
[vm3] mcast-address=239.192.81.1
[vm3] mcast-flow-control=1048576, 0.25, 5000
[vm3] mcast-recv-buffer-size=1048576
[vm3] mcast-send-buffer-size=65535
[vm3] mcast-ttl=32
[vm3] member-timeout=5000
[vm3] membership-port-range=32769-61000
[vm3] memcached-bind-address=
[vm3] memcached-port=0
[vm3] memcached-protocol=ASCII
[vm3] name=
[vm3] redis-bind-address=
[vm3] redis-password=
[vm3] redis-port=0
[vm3] redundancy-zone=
[vm3] remove-unresponsive-client=false
[vm3] roles=
[vm3] security-client-accessor=
[vm3] security-client-accessor-pp=
[vm3] security-client-auth-init=
[vm3] security-client-authenticator=
[vm3] security-client-dhalgo=
[vm3] security-log-file=
[vm3] security-log-level=config
[vm3] security-manager=
[vm3] security-peer-auth-init=
[vm3] security-peer-authenticator=
[vm3] security-peer-verifymember-timeout=1000
[vm3] security-post-processor=
[vm3] security-udp-dhalgo=
[vm3] server-bind-address=
[vm3] server-ssl-ciphers=any
[vm3] server-ssl-enabled=false
[vm3] server-ssl-keystore=
[vm3] server-ssl-keystore-password=
[vm3] server-ssl-keystore-type=
[vm3] server-ssl-protocols=any
[vm3] server-ssl-require-authentication=true
[vm3] server-ssl-truststore=
[vm3] server-ssl-truststore-password=
[vm3] socket-buffer-size=32768
[vm3] socket-lease-time=60000
[vm3] ssl-ciphers=any
[vm3] ssl-cluster-alias=
[vm3] ssl-default-alias=
[vm3] ssl-enabled-components=
[vm3] ssl-gateway-alias=
[vm3] ssl-jmx-alias=
[vm3] ssl-keystore=
[vm3] ssl-keystore-password=
[vm3] ssl-keystore-type=
[vm3] ssl-locator-alias=
[vm3] ssl-protocols=any
[vm3] ssl-require-authentication=true
[vm3] ssl-server-alias=
[vm3] ssl-truststore=
[vm3] ssl-truststore-password=
[vm3] ssl-truststore-type=
[vm3] ssl-web-alias=
[vm3] ssl-web-require-authentication=false
[vm3] start-dev-rest-api=false
[vm3] statistic-archive-file=
[vm3] statistic-sample-rate=1000
[vm3] statistic-sampling-enabled=true
[vm3] tcp-port=0
[vm3] udp-fragment-size=60000
[vm3] udp-recv-buffer-size=1048576
[vm3] udp-send-buffer-size=65535
[vm3] user-command-packages=


[vm3] [info 2017/10/19 07:19:36.489 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Allocating 314572800 bytes of off-heap memory. The maximum size of a single off-heap object is 314572800 bytes.

[vm3] [info 2017/10/19 07:19:36.511 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Starting peer location for Distribution Locator on localhost/127.0.0.1

[vm3] [info 2017/10/19 07:19:36.511 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Starting Distribution Locator on localhost/127.0.0.1

[vm3] [info 2017/10/19 07:19:36.511 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Locator was created at Thu Oct 19 07:19:36 UTC 2017

[vm3] [info 2017/10/19 07:19:36.511 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Listening on port 22213 bound on address localhost/127.0.0.1

[vm3] [info 2017/10/19 07:19:36.511 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] GemFire peer location service starting.  Other locators: localhost[23947],localhost[22213]  Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: locator22213view.dat

[vm3] [info 2017/10/19 07:19:36.511 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Peer locator attempting to recover from localhost/127.0.0.1:23947

[vm3] [info 2017/10/19 07:19:36.514 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Peer locator recovered initial membership of View[172.17.0.4(187)<ec><v0>:32772|0] members: [172.17.0.4(187)<ec><v0>:32772{lead}]

[vm3] [info 2017/10/19 07:19:36.514 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Peer locator recovered state from LocatorAddress [socketInetAddress=localhost/127.0.0.1:23947, hostname=localhost, isIpString=false]

[vm3] [info 2017/10/19 07:19:36.517 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Starting membership services

[vm3] [info 2017/10/19 07:19:36.533 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] JGroups channel created (took 16ms)

[vm3] [info 2017/10/19 07:19:36.534 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] GemFire P2P Listener started on /172.17.0.4:47447

[vm3] [info 2017/10/19 07:19:36.534 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] This member is hosting a locator will be preferred as a membership coordinator

[vm3] [info 2017/10/19 07:19:36.535 UTC <Geode Failure Detection Server thread 0> tid=5909] Started failure detection server thread on /172.17.0.4:47506.

[vm3] [info 2017/10/19 07:19:36.536 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Peer locator is connecting to local membership services with ID 172.17.0.4(197)<ec>:32773

[vm2] [info 2017/10/19 07:19:36.537 UTC <locator request thread[1]> tid=9487] This member is becoming coordinator

[vm3] [info 2017/10/19 07:19:36.541 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Attempting to join the distributed system through coordinator 172.17.0.4(187)<ec><v0>:32772 using address 172.17.0.4(197)<ec>:32773

[vm2] [info 2017/10/19 07:19:36.542 UTC <unicast receiver,371fdc9c0e33-38718> tid=9498] received join request from 172.17.0.4(197)<ec>:32773

[vm2] [info 2017/10/19 07:19:36.543 UTC <unicast receiver,371fdc9c0e33-38718> tid=9498] Received a join request from 172.17.0.4(197)<ec>:32773

[vm2] [info 2017/10/19 07:19:36.845 UTC <Geode Membership View Creator> tid=9505] View Creator is processing 1 requests for the next membership view

[vm2] [info 2017/10/19 07:19:36.845 UTC <Geode Membership View Creator> tid=9505] preparing new view View[172.17.0.4(187)<ec><v0>:32772|1] members: [172.17.0.4(187)<ec><v0>:32772{lead}, 172.17.0.4(197)<ec><v1>:32773]

[vm3] [info 2017/10/19 07:19:36.846 UTC <unicast receiver,371fdc9c0e33-43734> tid=5905] received new view: View[172.17.0.4(187)<ec><v0>:32772|1] members: [172.17.0.4(187)<ec><v0>:32772{lead}, 172.17.0.4(197)<ec><v1>:32773]
[vm3] old view is: null

[vm3] [info 2017/10/19 07:19:36.846 UTC <unicast receiver,371fdc9c0e33-43734> tid=5905] Peer locator received new membership view: View[172.17.0.4(187)<ec><v0>:32772|1] members: [172.17.0.4(187)<ec><v0>:32772{lead}, 172.17.0.4(197)<ec><v1>:32773]

[vm2] [info 2017/10/19 07:19:36.847 UTC <Geode Membership View Creator> tid=9505] finished waiting for responses to view preparation
[vm3] [info 2017/10/19 07:19:36.847 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Finished joining (took 311ms).


[vm2] [info 2017/10/19 07:19:36.847 UTC <Geode Membership View Creator> tid=9505] received new view: View[172.17.0.4(187)<ec><v0>:32772|1] members: [172.17.0.4(187)<ec><v0>:32772{lead}, 172.17.0.4(197)<ec><v1>:32773]
[vm2] old view is: View[172.17.0.4(187)<ec><v0>:32772|0] members: [172.17.0.4(187)<ec><v0>:32772{lead}]

[vm3] [info 2017/10/19 07:19:36.847 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Starting DistributionManager 172.17.0.4(197)<ec><v1>:32773.  (took 332 ms)

[vm2] [info 2017/10/19 07:19:36.847 UTC <Geode Membership View Creator> tid=9505] Peer locator received new membership view: View[172.17.0.4(187)<ec><v0>:32772|1] members: [172.17.0.4(187)<ec><v0>:32772{lead}, 172.17.0.4(197)<ec><v1>:32773]

[vm3] [info 2017/10/19 07:19:36.847 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Initial (distribution manager) view =  View[172.17.0.4(187)<ec><v0>:32772|1] members: [172.17.0.4(187)<ec><v0>:32772{lead}, 172.17.0.4(197)<ec><v1>:32773]

[vm3] [info 2017/10/19 07:19:36.847 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Admitting member <172.17.0.4(187)<ec><v0>:32772>. Now there are 1 non-admin member(s).

[vm3] [info 2017/10/19 07:19:36.848 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Admitting member <172.17.0.4(197)<ec><v1>:32773>. Now there are 2 non-admin member(s).

[vm2] [info 2017/10/19 07:19:36.858 UTC <Geode Membership View Creator> tid=9505] sending new view View[172.17.0.4(187)<ec><v0>:32772|1] members: [172.17.0.4(187)<ec><v0>:32772{lead}, 172.17.0.4(197)<ec><v1>:32773]

[vm2] [info 2017/10/19 07:19:36.856 UTC <P2P message reader@66bee34d> tid=9514] Admitting member <172.17.0.4(197)<ec><v1>:32773>. Now there are 2 non-admin member(s).

[vm2] [info 2017/10/19 07:19:36.862 UTC <Pooled High Priority Message Processor 1> tid=9516] Member 172.17.0.4(197)<ec><v1>:32773 is equivalent or in the same redundancy zone.

[vm3] [info 2017/10/19 07:19:36.887 UTC <P2P message reader for 172.17.0.4(187)<ec><v0>:32772 shared unordered uid=297 port=36054> tid=5916] Member 172.17.0.4(187)<ec><v0>:32772 is equivalent or in the same redundancy zone.

[vm3] [info 2017/10/19 07:19:36.888 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Starting server location for Distribution Locator on localhost/127.0.0.1[22213]

[vm3] [info 2017/10/19 07:19:36.924 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: 22213
[vm3]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$199/2144079852.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$199/2144079852@5f0f7727 (took 440 ms)

[vm3] [info 2017/10/19 07:19:36.925 UTC <WAN Locator Discovery Thread> tid=5919] Locator discovery task exchanged locator information localhost[22213] with localhost[27206]: {1=[localhost[27206], localhost[23450]], 2=[localhost[22213], localhost[23947]]}.

[vm3] [info 2017/10/19 07:19:36.925 UTC <WAN Locator Discovery Thread> tid=5918] Locator discovery task exchanged locator information localhost[22213] with localhost[23947]: {1=[localhost[27206], localhost[23450]], 2=[localhost[23947]]}.

[vm0] [info 2017/10/19 07:19:36.932 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$156/1218735501.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$156/1218735501@53889b79

[vm0] [info 2017/10/19 07:19:37.041 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$156/1218735501.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$156/1218735501@53889b79 (took 108 ms)

[vm1] [info 2017/10/19 07:19:37.047 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$150/471986869.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$150/471986869@53f39093

[vm1] [info 2017/10/19 07:19:37.149 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$150/471986869.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$150/471986869@53f39093 (took 101 ms)

[vm2] [info 2017/10/19 07:19:37.152 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$322/2128104098.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$322/2128104098@5263fedf

[vm2] [info 2017/10/19 07:19:37.254 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$322/2128104098.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$322/2128104098@5263fedf (took 101 ms)

[vm3] [info 2017/10/19 07:19:37.257 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$200/1025876212.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$200/1025876212@34bdc3ac

[vm3] [info 2017/10/19 07:19:37.359 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$200/1025876212.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$200/1025876212@34bdc3ac (took 102 ms)

[vm0] [info 2017/10/19 07:19:37.361 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102@6c1e613a

[vm2] [info 2017/10/19 07:19:37.361 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$50/267342857.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$50/267342857@32f886ef

[vm0] [info 2017/10/19 07:19:37.361 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Stopping Distribution Locator on localhost/127.0.0.1[27206]

[vm2] [info 2017/10/19 07:19:37.361 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Stopping Distribution Locator on localhost/127.0.0.1[23947]

[vm1] [info 2017/10/19 07:19:37.361 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102@6c1e613a

[vm1] [info 2017/10/19 07:19:37.361 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Stopping Distribution Locator on localhost/127.0.0.1[23450]

[vm7] [info 2017/10/19 07:19:37.362 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/715091186.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/715091186@5bd49916

[vm3] [info 2017/10/19 07:19:37.362 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$49/1854774201.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$49/1854774201@7495c340

[vm3] [info 2017/10/19 07:19:37.362 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Stopping Distribution Locator on localhost/127.0.0.1[22213]

[vm4] [info 2017/10/19 07:19:37.361 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$46/1146432959.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$46/1146432959@1ebf8dc6

[vm0] [info 2017/10/19 07:19:37.362 UTC <Distribution Locator on localhost/127.0.0.1> tid=7187] locator shutting down

[vm4] [info 2017/10/19 07:19:37.363 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$46/1146432959.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$46/1146432959@1ebf8dc6 (took 1 ms)

[vm7] [info 2017/10/19 07:19:37.363 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/715091186.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/715091186@5bd49916 (took 0 ms)

[vm1] [info 2017/10/19 07:19:37.363 UTC <Distribution Locator on localhost/127.0.0.1> tid=5416] locator shutting down

[vm3] [info 2017/10/19 07:19:37.363 UTC <Distribution Locator on localhost/127.0.0.1> tid=5894] locator shutting down

[vm6] [info 2017/10/19 07:19:37.363 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/1573676125.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/1573676125@abd27d2

[vm2] [info 2017/10/19 07:19:37.363 UTC <Distribution Locator on localhost/127.0.0.1> tid=9486] locator shutting down

[vm5] [info 2017/10/19 07:19:37.363 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$47/1939424723.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$47/1939424723@3a65d70

[vm5] [info 2017/10/19 07:19:37.364 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$47/1939424723.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$47/1939424723@3a65d70 (took 0 ms)

[vm6] [info 2017/10/19 07:19:37.364 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/1573676125.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/1573676125@abd27d2 (took 1 ms)

[vm3] [info 2017/10/19 07:19:37.366 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Distribution Locator on localhost/127.0.0.1[22213]  is stopped

[vm1] [info 2017/10/19 07:19:37.367 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Distribution Locator on localhost/127.0.0.1[23450]  is stopped

[vm0] [info 2017/10/19 07:19:37.368 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Distribution Locator on localhost/127.0.0.1[27206]  is stopped

[vm2] [info 2017/10/19 07:19:37.368 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Distribution Locator on localhost/127.0.0.1[23947]  is stopped

[vm3] [info 2017/10/19 07:19:37.368 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Shutting down DistributionManager 172.17.0.4(197)<ec><v1>:32773. 

[vm0] [info 2017/10/19 07:19:37.369 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Shutting down DistributionManager 172.17.0.4(174)<ec><v0>:32770. 

[vm2] [info 2017/10/19 07:19:37.369 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Shutting down DistributionManager 172.17.0.4(187)<ec><v0>:32772. 

[vm2] [info 2017/10/19 07:19:37.370 UTC <Pooled High Priority Message Processor 1> tid=9516] received leave request from 172.17.0.4(197)<ec><v1>:32773 for 172.17.0.4(197)<ec><v1>:32773

[vm2] [info 2017/10/19 07:19:37.370 UTC <Pooled High Priority Message Processor 1> tid=9516] Member at 172.17.0.4(197)<ec><v1>:32773 gracefully left the distributed cache: shutdown message received

[vm1] [info 2017/10/19 07:19:37.370 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Shutting down DistributionManager 172.17.0.4(181)<ec><v1>:32771. 

[vm1] [info 2017/10/19 07:19:37.371 UTC <Pooled High Priority Message Processor 1> tid=5453] received leave request from 172.17.0.4(174)<ec><v0>:32770 for 172.17.0.4(174)<ec><v0>:32770

[vm1] [info 2017/10/19 07:19:37.371 UTC <Pooled High Priority Message Processor 1> tid=5453] This member is becoming the membership coordinator with address 172.17.0.4(181)<ec><v1>:32771

[vm1] [info 2017/10/19 07:19:37.371 UTC <Pooled High Priority Message Processor 1> tid=5453] ViewCreator starting on:172.17.0.4(181)<ec><v1>:32771

[vm1] [info 2017/10/19 07:19:37.372 UTC <Geode Membership View Creator> tid=5457] View Creator thread is starting

[vm2] [info 2017/10/19 07:19:37.471 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Now closing distribution for 172.17.0.4(187)<ec><v0>:32772

[vm2] [info 2017/10/19 07:19:37.472 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Stopping membership services

[vm2] [info 2017/10/19 07:19:37.473 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] GMSHealthMonitor server socket is closed in stopServices().

[vm3] [info 2017/10/19 07:19:37.471 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Now closing distribution for 172.17.0.4(197)<ec><v1>:32773

[vm3] [info 2017/10/19 07:19:37.471 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Stopping membership services

[vm3] [info 2017/10/19 07:19:37.471 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] GMSHealthMonitor server socket is closed in stopServices().

[vm3] [info 2017/10/19 07:19:37.472 UTC <Geode Failure Detection Server thread 0> tid=5909] GMSHealthMonitor server thread exiting

[vm3] [info 2017/10/19 07:19:37.472 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] GMSHealthMonitor serverSocketExecutor is terminated

[vm2] [info 2017/10/19 07:19:37.473 UTC <Geode Failure Detection Server thread 0> tid=9502] GMSHealthMonitor server thread exiting

[vm2] [info 2017/10/19 07:19:37.473 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] GMSHealthMonitor serverSocketExecutor is terminated

[vm0] [info 2017/10/19 07:19:37.477 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Now closing distribution for 172.17.0.4(174)<ec><v0>:32770

[vm0] [info 2017/10/19 07:19:37.477 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Stopping membership services

[vm0] [info 2017/10/19 07:19:37.478 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] GMSHealthMonitor server socket is closed in stopServices().

[vm2] [info 2017/10/19 07:19:37.479 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] DistributionManager stopped in 109ms.

[vm2] [info 2017/10/19 07:19:37.479 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Marking DistributionManager 172.17.0.4(187)<ec><v0>:32772 as closed.

[vm0] [info 2017/10/19 07:19:37.479 UTC <Geode Failure Detection Server thread 0> tid=7203] GMSHealthMonitor server thread exiting

[vm0] [info 2017/10/19 07:19:37.480 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] GMSHealthMonitor serverSocketExecutor is terminated

[vm2] [info 2017/10/19 07:19:37.480 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$50/267342857.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$50/267342857@32f886ef (took 119 ms)

[vm0] [info 2017/10/19 07:19:37.483 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] DistributionManager stopped in 114ms.

[vm0] [info 2017/10/19 07:19:37.483 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Marking DistributionManager 172.17.0.4(174)<ec><v0>:32770 as closed.

[vm1] [info 2017/10/19 07:19:37.484 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Now closing distribution for 172.17.0.4(181)<ec><v1>:32771

[vm0] [info 2017/10/19 07:19:37.484 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102@6c1e613a (took 123 ms)

[vm1] [info 2017/10/19 07:19:37.484 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Stopping membership services

[vm1] [info 2017/10/19 07:19:37.485 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] GMSHealthMonitor server socket is closed in stopServices().

[vm1] [info 2017/10/19 07:19:37.486 UTC <Geode Failure Detection Server thread 0> tid=5431] GMSHealthMonitor server thread exiting

[vm1] [info 2017/10/19 07:19:37.486 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] GMSHealthMonitor serverSocketExecutor is terminated

[vm3] [info 2017/10/19 07:19:37.487 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] DistributionManager stopped in 118ms.

[vm3] [info 2017/10/19 07:19:37.488 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Marking DistributionManager 172.17.0.4(197)<ec><v1>:32773 as closed.

[vm3] [info 2017/10/19 07:19:37.489 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$49/1854774201.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$49/1854774201@7495c340 (took 126 ms)

[vm1] [info 2017/10/19 07:19:37.498 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] DistributionManager stopped in 128ms.

[vm1] [info 2017/10/19 07:19:37.498 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Marking DistributionManager 172.17.0.4(181)<ec><v1>:32771 as closed.

[vm1] [info 2017/10/19 07:19:37.501 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102@6c1e613a (took 139 ms)

[vm0] [info 2017/10/19 07:19:37.502 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm0] [info 2017/10/19 07:19:37.502 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm1] [info 2017/10/19 07:19:37.503 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm1] [info 2017/10/19 07:19:37.503 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm2] [info 2017/10/19 07:19:37.504 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm2] [info 2017/10/19 07:19:37.504 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm3] [info 2017/10/19 07:19:37.505 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm3] [info 2017/10/19 07:19:37.505 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm4] [info 2017/10/19 07:19:37.506 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm4] [info 2017/10/19 07:19:37.506 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm5] [info 2017/10/19 07:19:37.507 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm5] [info 2017/10/19 07:19:37.507 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm6] [info 2017/10/19 07:19:37.508 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm6] [info 2017/10/19 07:19:37.508 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm7] [info 2017/10/19 07:19:37.509 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm7] [info 2017/10/19 07:19:37.509 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[info 2017/10/19 07:19:37.509 UTC <Test worker> tid=22] <ExpectedException action=remove>Connection refused</ExpectedException>

[info 2017/10/19 07:19:37.510 UTC <Test worker> tid=22] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:19:37.510 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm0] [info 2017/10/19 07:19:37.510 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:19:37.510 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:19:37.510 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm1] [info 2017/10/19 07:19:37.511 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm1] [info 2017/10/19 07:19:37.511 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm1] [info 2017/10/19 07:19:37.511 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm1] [info 2017/10/19 07:19:37.511 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm3] [info 2017/10/19 07:19:37.513 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm3] [info 2017/10/19 07:19:37.513 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm3] [info 2017/10/19 07:19:37.513 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm3] [info 2017/10/19 07:19:37.513 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm4] [info 2017/10/19 07:19:37.513 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm4] [info 2017/10/19 07:19:37.514 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm4] [info 2017/10/19 07:19:37.514 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm4] [info 2017/10/19 07:19:37.514 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm5] [info 2017/10/19 07:19:37.514 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm5] [info 2017/10/19 07:19:37.514 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm5] [info 2017/10/19 07:19:37.514 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm5] [info 2017/10/19 07:19:37.514 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm2] [info 2017/10/19 07:19:37.512 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm2] [info 2017/10/19 07:19:37.512 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm2] [info 2017/10/19 07:19:37.512 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm2] [info 2017/10/19 07:19:37.512 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm6] [info 2017/10/19 07:19:37.515 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm6] [info 2017/10/19 07:19:37.515 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm6] [info 2017/10/19 07:19:37.515 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm6] [info 2017/10/19 07:19:37.515 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm7] [info 2017/10/19 07:19:37.516 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm7] [info 2017/10/19 07:19:37.516 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm7] [info 2017/10/19 07:19:37.516 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm7] [info 2017/10/19 07:19:37.516 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[info 2017/10/19 07:19:37.516 UTC <Test worker> tid=22] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[info 2017/10/19 07:19:37.516 UTC <Test worker> tid=22] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:19:37.517 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm0] [info 2017/10/19 07:19:37.517 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:19:37.517 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:19:37.517 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm1] [info 2017/10/19 07:19:37.517 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm1] [info 2017/10/19 07:19:37.518 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm1] [info 2017/10/19 07:19:37.518 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm1] [info 2017/10/19 07:19:37.518 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm2] [info 2017/10/19 07:19:37.518 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm2] [info 2017/10/19 07:19:37.519 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm2] [info 2017/10/19 07:19:37.519 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm2] [info 2017/10/19 07:19:37.519 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm3] [info 2017/10/19 07:19:37.520 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm3] [info 2017/10/19 07:19:37.520 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm3] [info 2017/10/19 07:19:37.520 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm3] [info 2017/10/19 07:19:37.520 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm4] [info 2017/10/19 07:19:37.521 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm4] [info 2017/10/19 07:19:37.521 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm4] [info 2017/10/19 07:19:37.521 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm4] [info 2017/10/19 07:19:37.521 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm5] [info 2017/10/19 07:19:37.522 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm5] [info 2017/10/19 07:19:37.522 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm5] [info 2017/10/19 07:19:37.522 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm5] [info 2017/10/19 07:19:37.522 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm6] [info 2017/10/19 07:19:37.523 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm6] [info 2017/10/19 07:19:37.523 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm6] [info 2017/10/19 07:19:37.523 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm6] [info 2017/10/19 07:19:37.524 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm7] [info 2017/10/19 07:19:37.524 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm7] [info 2017/10/19 07:19:37.524 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm7] [info 2017/10/19 07:19:37.524 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm7] [info 2017/10/19 07:19:37.525 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[info 2017/10/19 07:19:37.525 UTC <Test worker> tid=22] <ExpectedException action=remove>Connection reset</ExpectedException>

[info 2017/10/19 07:19:37.525 UTC <Test worker> tid=22] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:19:37.526 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm0] [info 2017/10/19 07:19:37.526 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:19:37.526 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:19:37.526 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm1] [info 2017/10/19 07:19:37.527 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm1] [info 2017/10/19 07:19:37.527 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm1] [info 2017/10/19 07:19:37.527 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm1] [info 2017/10/19 07:19:37.527 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm2] [info 2017/10/19 07:19:37.530 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm2] [info 2017/10/19 07:19:37.530 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm2] [info 2017/10/19 07:19:37.530 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm2] [info 2017/10/19 07:19:37.530 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm3] [info 2017/10/19 07:19:37.531 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm3] [info 2017/10/19 07:19:37.531 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm3] [info 2017/10/19 07:19:37.532 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm3] [info 2017/10/19 07:19:37.532 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm4] [info 2017/10/19 07:19:37.532 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm4] [info 2017/10/19 07:19:37.533 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm4] [info 2017/10/19 07:19:37.533 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm4] [info 2017/10/19 07:19:37.533 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm5] [info 2017/10/19 07:19:37.534 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm5] [info 2017/10/19 07:19:37.534 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm5] [info 2017/10/19 07:19:37.534 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm5] [info 2017/10/19 07:19:37.534 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm6] [info 2017/10/19 07:19:37.534 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm6] [info 2017/10/19 07:19:37.536 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm6] [info 2017/10/19 07:19:37.536 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm6] [info 2017/10/19 07:19:37.536 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm0] [info 2017/10/19 07:19:37.538 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm0] [info 2017/10/19 07:19:37.538 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm7] [info 2017/10/19 07:19:37.537 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm7] [info 2017/10/19 07:19:37.537 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm7] [info 2017/10/19 07:19:37.537 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm7] [info 2017/10/19 07:19:37.537 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm1] [info 2017/10/19 07:19:37.539 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm1] [info 2017/10/19 07:19:37.539 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm2] [info 2017/10/19 07:19:37.540 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm2] [info 2017/10/19 07:19:37.540 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm3] [info 2017/10/19 07:19:37.541 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm3] [info 2017/10/19 07:19:37.541 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm4] [info 2017/10/19 07:19:37.544 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm4] [info 2017/10/19 07:19:37.544 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm5] [info 2017/10/19 07:19:37.545 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm5] [info 2017/10/19 07:19:37.545 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm6] [info 2017/10/19 07:19:37.546 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm6] [info 2017/10/19 07:19:37.546 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm7] [info 2017/10/19 07:19:37.547 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm7] [info 2017/10/19 07:19:37.547 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[locator] [info 2017/10/19 07:19:37.549 UTC <RMI TCP Connection(11)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase$$Lambda$39/1383993332.run with 0 args on object: org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase$$Lambda$39/1383993332@7a396d2f

[locator] [info 2017/10/19 07:19:37.549 UTC <RMI TCP Connection(11)-172.17.0.4> tid=30] Got result: null
[locator]  from org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase$$Lambda$39/1383993332.run with 0 args on object: org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase$$Lambda$39/1383993332@7a396d2f (took 0 ms)

[vm0] [info 2017/10/19 07:19:37.554 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm0] [info 2017/10/19 07:19:37.554 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm1] [info 2017/10/19 07:19:37.554 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm1] [info 2017/10/19 07:19:37.554 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm2] [info 2017/10/19 07:19:37.555 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm2] [info 2017/10/19 07:19:37.555 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm3] [info 2017/10/19 07:19:37.556 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm3] [info 2017/10/19 07:19:37.556 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm4] [info 2017/10/19 07:19:37.556 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm4] [info 2017/10/19 07:19:37.556 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm5] [info 2017/10/19 07:19:37.557 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm5] [info 2017/10/19 07:19:37.557 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm6] [info 2017/10/19 07:19:37.558 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm6] [info 2017/10/19 07:19:37.558 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm7] [info 2017/10/19 07:19:37.559 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm7] [info 2017/10/19 07:19:37.559 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

Previously run tests: [CacheXml80GatewayDUnitTest, ConcurrentSerialGatewaySenderOperationsOffHeapDUnitTest, SerialGatewaySenderQueueDUnitTest, SerialWANPropagationDUnitTest, DestroyGatewaySenderCommandDUnitTest, CreateGatewayReceiverCommandDUnitTest, ParallelWANConflationDUnitTest, SerialWANPropagationOffHeapDUnitTest, ConcurrentParallelGatewaySenderOperation_2_OffHeapDUnitTest, WanValidationsDUnitTest, WanAutoDiscoveryDUnitTest]
[vm0] [info 2017/10/19 07:19:37.560 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm0] [info 2017/10/19 07:19:37.560 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm1] [info 2017/10/19 07:19:37.561 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm1] [info 2017/10/19 07:19:37.561 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm2] [info 2017/10/19 07:19:37.562 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm2] [info 2017/10/19 07:19:37.562 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm3] [info 2017/10/19 07:19:37.562 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm3] [info 2017/10/19 07:19:37.562 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm4] [info 2017/10/19 07:19:37.563 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm4] [info 2017/10/19 07:19:37.563 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm5] [info 2017/10/19 07:19:37.564 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm5] [info 2017/10/19 07:19:37.564 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm6] [info 2017/10/19 07:19:37.565 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm6] [info 2017/10/19 07:19:37.565 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm7] [info 2017/10/19 07:19:37.566 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm7] [info 2017/10/19 07:19:37.566 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)



[setup] START TEST WanAutoDiscoveryDUnitTest.testValidAndInvalidHostRemoteLocators


[vm0] [info 2017/10/19 07:19:37.567 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633@3333195a

[vm0] [info 2017/10/19 07:19:37.567 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633@3333195a (took 0 ms)

[vm1] [info 2017/10/19 07:19:37.567 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633@3333195a

[vm1] [info 2017/10/19 07:19:37.568 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633@3333195a (took 0 ms)

[vm2] [info 2017/10/19 07:19:37.568 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1383596771.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1383596771@588a54ec

[vm2] [info 2017/10/19 07:19:37.568 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1383596771.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1383596771@588a54ec (took 0 ms)

[vm3] [info 2017/10/19 07:19:37.574 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1134338530.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1134338530@bea95a3

[vm3] [info 2017/10/19 07:19:37.575 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1134338530.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1134338530@bea95a3 (took 0 ms)

[vm4] [info 2017/10/19 07:19:37.575 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1059104106.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1059104106@5346e7df

[vm4] [info 2017/10/19 07:19:37.575 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1059104106.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1059104106@5346e7df (took 0 ms)

[vm5] [info 2017/10/19 07:19:37.576 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1520267312.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1520267312@7d0e35a2

[vm5] [info 2017/10/19 07:19:37.576 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1520267312.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1520267312@7d0e35a2 (took 0 ms)

[vm7] [info 2017/10/19 07:19:37.578 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1848144891.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1848144891@4cc92cd3

[vm7] [info 2017/10/19 07:19:37.578 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1848144891.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1848144891@4cc92cd3 (took 0 ms)

[info 2017/10/19 07:19:37.578 UTC <Test worker> tid=22] <ExpectedException action=add>Connection refused</ExpectedException>

[info 2017/10/19 07:19:37.578 UTC <Test worker> tid=22] <ExpectedException action=add>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:19:37.579 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm6] [info 2017/10/19 07:19:37.577 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/958556531.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/958556531@7fba5614

[vm6] [info 2017/10/19 07:19:37.577 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/958556531.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/958556531@7fba5614 (took 0 ms)

[vm0] [info 2017/10/19 07:19:37.579 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:19:37.585 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:19:37.585 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 5 ms)

[vm1] [info 2017/10/19 07:19:37.587 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm1] [info 2017/10/19 07:19:37.587 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm1] [info 2017/10/19 07:19:37.587 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm1] [info 2017/10/19 07:19:37.587 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm2] [info 2017/10/19 07:19:37.588 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm2] [info 2017/10/19 07:19:37.588 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Connection refused</ExpectedException>

[vm2] [info 2017/10/19 07:19:37.588 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Connection refused</ExpectedException>

[vm2] [info 2017/10/19 07:19:37.588 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm3] [info 2017/10/19 07:19:37.589 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm3] [info 2017/10/19 07:19:37.589 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm3] [info 2017/10/19 07:19:37.589 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm3] [info 2017/10/19 07:19:37.589 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm4] [info 2017/10/19 07:19:37.589 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm4] [info 2017/10/19 07:19:37.589 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Connection refused</ExpectedException>

[vm4] [info 2017/10/19 07:19:37.589 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Connection refused</ExpectedException>

[vm4] [info 2017/10/19 07:19:37.589 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm5] [info 2017/10/19 07:19:37.590 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm5] [info 2017/10/19 07:19:37.590 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Connection refused</ExpectedException>

[vm5] [info 2017/10/19 07:19:37.590 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Connection refused</ExpectedException>

[vm5] [info 2017/10/19 07:19:37.590 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm7] [info 2017/10/19 07:19:37.592 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm7] [info 2017/10/19 07:19:37.592 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Connection refused</ExpectedException>

[vm7] [info 2017/10/19 07:19:37.592 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Connection refused</ExpectedException>

[vm7] [info 2017/10/19 07:19:37.592 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm6] [info 2017/10/19 07:19:37.591 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm6] [info 2017/10/19 07:19:37.591 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Connection refused</ExpectedException>

[vm6] [info 2017/10/19 07:19:37.591 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Connection refused</ExpectedException>

[vm6] [info 2017/10/19 07:19:37.591 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[info 2017/10/19 07:19:37.593 UTC <Test worker> tid=22] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[info 2017/10/19 07:19:37.593 UTC <Test worker> tid=22] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:19:37.594 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm0] [info 2017/10/19 07:19:37.594 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:19:37.594 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:19:37.594 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm1] [info 2017/10/19 07:19:37.595 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm1] [info 2017/10/19 07:19:37.595 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm1] [info 2017/10/19 07:19:37.595 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm1] [info 2017/10/19 07:19:37.595 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm2] [info 2017/10/19 07:19:37.599 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm2] [info 2017/10/19 07:19:37.599 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm2] [info 2017/10/19 07:19:37.599 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm2] [info 2017/10/19 07:19:37.599 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm3] [info 2017/10/19 07:19:37.601 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm3] [info 2017/10/19 07:19:37.601 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm3] [info 2017/10/19 07:19:37.601 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm3] [info 2017/10/19 07:19:37.601 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm4] [info 2017/10/19 07:19:37.602 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm4] [info 2017/10/19 07:19:37.602 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm4] [info 2017/10/19 07:19:37.602 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm4] [info 2017/10/19 07:19:37.602 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm6] [info 2017/10/19 07:19:37.603 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm6] [info 2017/10/19 07:19:37.603 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm6] [info 2017/10/19 07:19:37.603 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm6] [info 2017/10/19 07:19:37.603 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm5] [info 2017/10/19 07:19:37.602 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm5] [info 2017/10/19 07:19:37.602 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm5] [info 2017/10/19 07:19:37.602 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm5] [info 2017/10/19 07:19:37.602 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm7] [info 2017/10/19 07:19:37.604 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm7] [info 2017/10/19 07:19:37.604 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm7] [info 2017/10/19 07:19:37.605 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm7] [info 2017/10/19 07:19:37.605 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[info 2017/10/19 07:19:37.605 UTC <Test worker> tid=22] <ExpectedException action=add>Connection reset</ExpectedException>

[info 2017/10/19 07:19:37.606 UTC <Test worker> tid=22] <ExpectedException action=add>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:19:37.606 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm0] [info 2017/10/19 07:19:37.606 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:19:37.606 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:19:37.607 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm1] [info 2017/10/19 07:19:37.608 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm1] [info 2017/10/19 07:19:37.608 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm1] [info 2017/10/19 07:19:37.608 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm1] [info 2017/10/19 07:19:37.608 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm2] [info 2017/10/19 07:19:37.609 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm2] [info 2017/10/19 07:19:37.609 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Connection reset</ExpectedException>

[vm2] [info 2017/10/19 07:19:37.609 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Connection reset</ExpectedException>

[vm2] [info 2017/10/19 07:19:37.610 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm3] [info 2017/10/19 07:19:37.610 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm3] [info 2017/10/19 07:19:37.610 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm3] [info 2017/10/19 07:19:37.610 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm3] [info 2017/10/19 07:19:37.610 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm4] [info 2017/10/19 07:19:37.612 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm4] [info 2017/10/19 07:19:37.612 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Connection reset</ExpectedException>

[vm4] [info 2017/10/19 07:19:37.612 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Connection reset</ExpectedException>

[vm4] [info 2017/10/19 07:19:37.612 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm5] [info 2017/10/19 07:19:37.613 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm5] [info 2017/10/19 07:19:37.613 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Connection reset</ExpectedException>

[vm5] [info 2017/10/19 07:19:37.613 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Connection reset</ExpectedException>

[vm5] [info 2017/10/19 07:19:37.613 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm6] [info 2017/10/19 07:19:37.614 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm6] [info 2017/10/19 07:19:37.614 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Connection reset</ExpectedException>

[vm6] [info 2017/10/19 07:19:37.614 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Connection reset</ExpectedException>

[vm6] [info 2017/10/19 07:19:37.614 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm7] [info 2017/10/19 07:19:37.615 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm7] [info 2017/10/19 07:19:37.615 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Connection reset</ExpectedException>

[vm7] [info 2017/10/19 07:19:37.615 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Connection reset</ExpectedException>

[vm7] [info 2017/10/19 07:19:37.615 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm0] [info 2017/10/19 07:19:37.646 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$137/1771671177.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$137/1771671177@41fec254

[vm0] distributed system properties: {distributed-system-id=1, start-locator=localhost[22000],server=true,peer=true,hostname-for-clients=localhost, mcast-port=0, log-level=info, off-heap-memory-size=300m, disable-auto-reconnect=true, enable-cluster-configuration=false, locators=localhost[22000], use-cluster-configuration=false}
[vm0] [info 2017/10/19 07:19:37.655 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Startup Configuration:
[vm0]  ### GemFire Properties defined with api ###
[vm0] disable-auto-reconnect=true
[vm0] distributed-system-id=1
[vm0] enable-cluster-configuration=false
[vm0] locators=localhost[22000]
[vm0] log-level=info
[vm0] mcast-port=0
[vm0] off-heap-memory-size=300m
[vm0] start-locator=localhost[22000],server=true,peer=true,hostname-for-clients=localhost
[vm0] use-cluster-configuration=false
[vm0] ### GemFire Properties using default values ###
[vm0] ack-severe-alert-threshold=0
[vm0] ack-wait-threshold=15
[vm0] archive-disk-space-limit=0
[vm0] archive-file-size-limit=0
[vm0] async-distribution-timeout=0
[vm0] async-max-queue-size=8
[vm0] async-queue-timeout=60000
[vm0] bind-address=
[vm0] cache-xml-file=cache.xml
[vm0] cluster-configuration-dir=
[vm0] cluster-ssl-ciphers=any
[vm0] cluster-ssl-enabled=false
[vm0] cluster-ssl-keystore=
[vm0] cluster-ssl-keystore-password=
[vm0] cluster-ssl-keystore-type=
[vm0] cluster-ssl-protocols=any
[vm0] cluster-ssl-require-authentication=true
[vm0] cluster-ssl-truststore=
[vm0] cluster-ssl-truststore-password=
[vm0] conflate-events=server
[vm0] conserve-sockets=true
[vm0] delta-propagation=true
[vm0] deploy-working-dir=/tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm0
[vm0] disable-tcp=false
[vm0] distributed-transactions=false
[vm0] durable-client-id=
[vm0] durable-client-timeout=300
[vm0] enable-network-partition-detection=true
[vm0] enable-time-statistics=false
[vm0] enforce-unique-host=false
[vm0] gateway-ssl-ciphers=any
[vm0] gateway-ssl-enabled=false
[vm0] gateway-ssl-keystore=
[vm0] gateway-ssl-keystore-password=
[vm0] gateway-ssl-keystore-type=
[vm0] gateway-ssl-protocols=any
[vm0] gateway-ssl-require-authentication=true
[vm0] gateway-ssl-truststore=
[vm0] gateway-ssl-truststore-password=
[vm0] groups=
[vm0] http-service-bind-address=
[vm0] http-service-port=7070
[vm0] http-service-ssl-ciphers=any
[vm0] http-service-ssl-enabled=false
[vm0] http-service-ssl-keystore=
[vm0] http-service-ssl-keystore-password=
[vm0] http-service-ssl-keystore-type=
[vm0] http-service-ssl-protocols=any
[vm0] http-service-ssl-require-authentication=false
[vm0] http-service-ssl-truststore=
[vm0] http-service-ssl-truststore-password=
[vm0] jmx-manager=false
[vm0] jmx-manager-access-file=
[vm0] jmx-manager-bind-address=
[vm0] jmx-manager-hostname-for-clients=
[vm0] jmx-manager-http-port=7070
[vm0] jmx-manager-password-file=
[vm0] jmx-manager-port=1099
[vm0] jmx-manager-ssl-ciphers=any
[vm0] jmx-manager-ssl-enabled=false
[vm0] jmx-manager-ssl-keystore=
[vm0] jmx-manager-ssl-keystore-password=
[vm0] jmx-manager-ssl-keystore-type=
[vm0] jmx-manager-ssl-protocols=any
[vm0] jmx-manager-ssl-require-authentication=true
[vm0] jmx-manager-ssl-truststore=
[vm0] jmx-manager-ssl-truststore-password=
[vm0] jmx-manager-start=false
[vm0] jmx-manager-update-rate=2000
[vm0] load-cluster-configuration-from-dir=false
[vm0] locator-wait-time=0
[vm0] lock-memory=false
[vm0] log-disk-space-limit=0
[vm0] log-file=
[vm0] log-file-size-limit=0
[vm0] max-num-reconnect-tries=3
[vm0] max-wait-time-reconnect=60000
[vm0] mcast-address=239.192.81.1
[vm0] mcast-flow-control=1048576, 0.25, 5000
[vm0] mcast-recv-buffer-size=1048576
[vm0] mcast-send-buffer-size=65535
[vm0] mcast-ttl=32
[vm0] member-timeout=5000
[vm0] membership-port-range=32769-61000
[vm0] memcached-bind-address=
[vm0] memcached-port=0
[vm0] memcached-protocol=ASCII
[vm0] name=
[vm0] redis-bind-address=
[vm0] redis-password=
[vm0] redis-port=0
[vm0] redundancy-zone=
[vm0] remote-locators=
[vm0] remove-unresponsive-client=false
[vm0] roles=
[vm0] security-client-accessor=
[vm0] security-client-accessor-pp=
[vm0] security-client-auth-init=
[vm0] security-client-authenticator=
[vm0] security-client-dhalgo=
[vm0] security-log-file=
[vm0] security-log-level=config
[vm0] security-manager=
[vm0] security-peer-auth-init=
[vm0] security-peer-authenticator=
[vm0] security-peer-verifymember-timeout=1000
[vm0] security-post-processor=
[vm0] security-udp-dhalgo=
[vm0] server-bind-address=
[vm0] server-ssl-ciphers=any
[vm0] server-ssl-enabled=false
[vm0] server-ssl-keystore=
[vm0] server-ssl-keystore-password=
[vm0] server-ssl-keystore-type=
[vm0] server-ssl-protocols=any
[vm0] server-ssl-require-authentication=true
[vm0] server-ssl-truststore=
[vm0] server-ssl-truststore-password=
[vm0] socket-buffer-size=32768
[vm0] socket-lease-time=60000
[vm0] ssl-ciphers=any
[vm0] ssl-cluster-alias=
[vm0] ssl-default-alias=
[vm0] ssl-enabled-components=
[vm0] ssl-gateway-alias=
[vm0] ssl-jmx-alias=
[vm0] ssl-keystore=
[vm0] ssl-keystore-password=
[vm0] ssl-keystore-type=
[vm0] ssl-locator-alias=
[vm0] ssl-protocols=any
[vm0] ssl-require-authentication=true
[vm0] ssl-server-alias=
[vm0] ssl-truststore=
[vm0] ssl-truststore-password=
[vm0] ssl-truststore-type=
[vm0] ssl-web-alias=
[vm0] ssl-web-require-authentication=false
[vm0] start-dev-rest-api=false
[vm0] statistic-archive-file=
[vm0] statistic-sample-rate=1000
[vm0] statistic-sampling-enabled=true
[vm0] tcp-port=0
[vm0] udp-fragment-size=60000
[vm0] udp-recv-buffer-size=1048576
[vm0] udp-send-buffer-size=65535
[vm0] user-command-packages=


[vm0] [info 2017/10/19 07:19:37.656 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Allocating 314572800 bytes of off-heap memory. The maximum size of a single off-heap object is 314572800 bytes.

[vm0] [info 2017/10/19 07:19:37.662 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Starting peer location for Distribution Locator on localhost/127.0.0.1

[vm0] [info 2017/10/19 07:19:37.662 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Starting Distribution Locator on localhost/127.0.0.1

[vm0] [info 2017/10/19 07:19:37.662 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Locator was created at Thu Oct 19 07:19:37 UTC 2017

[vm0] [info 2017/10/19 07:19:37.662 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Listening on port 22000 bound on address localhost/127.0.0.1

[vm0] [info 2017/10/19 07:19:37.663 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] GemFire peer location service starting.  Other locators: localhost[22000]  Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: locator22000view.dat

[vm0] [info 2017/10/19 07:19:37.663 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Peer locator attempting to recover from localhost/127.0.0.1:22000

[vm0] [info 2017/10/19 07:19:37.665 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Peer locator was unable to recover state from this locator

[vm0] [info 2017/10/19 07:19:37.665 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] recovery file not found: /tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm0/locator22000view.dat

[vm0] [info 2017/10/19 07:19:37.669 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Starting membership services

[vm0] [info 2017/10/19 07:19:37.695 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] JGroups channel created (took 26ms)

[vm0] [info 2017/10/19 07:19:37.696 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] GemFire P2P Listener started on /172.17.0.4:34365

[vm0] [info 2017/10/19 07:19:37.696 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] This member is hosting a locator will be preferred as a membership coordinator

[vm0] [info 2017/10/19 07:19:37.697 UTC <Geode Failure Detection Server thread 0> tid=7246] Started failure detection server thread on /172.17.0.4:49237.

[vm0] [info 2017/10/19 07:19:37.697 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Peer locator is connecting to local membership services with ID 172.17.0.4(174)<ec>:32770

[vm0] [info 2017/10/19 07:19:37.704 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] This member is becoming the membership coordinator with address 172.17.0.4(174)<ec>:32770

[vm0] [info 2017/10/19 07:19:37.704 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] received new view: View[172.17.0.4(174)<ec><v0>:32770|0] members: [172.17.0.4(174)<ec><v0>:32770{lead}]
[vm0] old view is: null

[vm0] [info 2017/10/19 07:19:37.704 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Peer locator received new membership view: View[172.17.0.4(174)<ec><v0>:32770|0] members: [172.17.0.4(174)<ec><v0>:32770{lead}]

[vm0] [info 2017/10/19 07:19:37.705 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] ViewCreator starting on:172.17.0.4(174)<ec><v0>:32770

[vm0] [info 2017/10/19 07:19:37.705 UTC <Geode Membership View Creator> tid=7249] View Creator thread is starting

[vm0] [info 2017/10/19 07:19:37.705 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Finished joining (took 7ms).

[vm0] [info 2017/10/19 07:19:37.706 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Starting DistributionManager 172.17.0.4(174)<ec><v0>:32770.  (took 38 ms)

[vm0] [info 2017/10/19 07:19:37.719 UTC <Geode Membership View Creator> tid=7249] no recipients for new view aside from myself

[vm0] [info 2017/10/19 07:19:37.720 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Initial (distribution manager) view =  View[172.17.0.4(174)<ec><v0>:32770|0] members: [172.17.0.4(174)<ec><v0>:32770{lead}]

[vm0] [info 2017/10/19 07:19:37.720 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Admitting member <172.17.0.4(174)<ec><v0>:32770>. Now there are 1 non-admin member(s).

[vm0] [info 2017/10/19 07:19:37.720 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] 172.17.0.4(174)<ec><v0>:32770 is the elder and the only member.

[vm0] [info 2017/10/19 07:19:37.721 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Did not hear back from any other system. I am the first one.

[vm0] [info 2017/10/19 07:19:37.721 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Starting server location for Distribution Locator on localhost/127.0.0.1[22000]

[vm0] [info 2017/10/19 07:19:37.727 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: 22000
[vm0]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$137/1771671177.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$137/1771671177@41fec254 (took 80 ms)

[vm0] [info 2017/10/19 07:19:37.730 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$138/1163618438.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$138/1163618438@5b784405

[vm0] [info 2017/10/19 07:19:37.730 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$138/1163618438.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$138/1163618438@5b784405 (took 0 ms)

[vm2] [info 2017/10/19 07:19:37.731 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$298/741772183.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$298/741772183@773bf9a9

[vm2] distributed system properties: {locators=localhost[22000], off-heap-memory-size=300m, enable-cluster-configuration=false, use-cluster-configuration=false, mcast-port=0, disable-auto-reconnect=true, log-level=info}
[vm2] [info 2017/10/19 07:19:37.734 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Startup Configuration:
[vm2]  ### GemFire Properties defined with api ###
[vm2] disable-auto-reconnect=true
[vm2] enable-cluster-configuration=false
[vm2] locators=localhost[22000]
[vm2] log-level=info
[vm2] mcast-port=0
[vm2] off-heap-memory-size=300m
[vm2] use-cluster-configuration=false
[vm2] ### GemFire Properties using default values ###
[vm2] ack-severe-alert-threshold=0
[vm2] ack-wait-threshold=15
[vm2] archive-disk-space-limit=0
[vm2] archive-file-size-limit=0
[vm2] async-distribution-timeout=0
[vm2] async-max-queue-size=8
[vm2] async-queue-timeout=60000
[vm2] bind-address=
[vm2] cache-xml-file=cache.xml
[vm2] cluster-configuration-dir=
[vm2] cluster-ssl-ciphers=any
[vm2] cluster-ssl-enabled=false
[vm2] cluster-ssl-keystore=
[vm2] cluster-ssl-keystore-password=
[vm2] cluster-ssl-keystore-type=
[vm2] cluster-ssl-protocols=any
[vm2] cluster-ssl-require-authentication=true
[vm2] cluster-ssl-truststore=
[vm2] cluster-ssl-truststore-password=
[vm2] conflate-events=server
[vm2] conserve-sockets=true
[vm2] delta-propagation=true
[vm2] deploy-working-dir=/tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm2
[vm2] disable-tcp=false
[vm2] distributed-system-id=-1
[vm2] distributed-transactions=false
[vm2] durable-client-id=
[vm2] durable-client-timeout=300
[vm2] enable-network-partition-detection=true
[vm2] enable-time-statistics=false
[vm2] enforce-unique-host=false
[vm2] gateway-ssl-ciphers=any
[vm2] gateway-ssl-enabled=false
[vm2] gateway-ssl-keystore=
[vm2] gateway-ssl-keystore-password=
[vm2] gateway-ssl-keystore-type=
[vm2] gateway-ssl-protocols=any
[vm2] gateway-ssl-require-authentication=true
[vm2] gateway-ssl-truststore=
[vm2] gateway-ssl-truststore-password=
[vm2] groups=
[vm2] http-service-bind-address=
[vm2] http-service-port=7070
[vm2] http-service-ssl-ciphers=any
[vm2] http-service-ssl-enabled=false
[vm2] http-service-ssl-keystore=
[vm2] http-service-ssl-keystore-password=
[vm2] http-service-ssl-keystore-type=
[vm2] http-service-ssl-protocols=any
[vm2] http-service-ssl-require-authentication=false
[vm2] http-service-ssl-truststore=
[vm2] http-service-ssl-truststore-password=
[vm2] jmx-manager=false
[vm2] jmx-manager-access-file=
[vm2] jmx-manager-bind-address=
[vm2] jmx-manager-hostname-for-clients=
[vm2] jmx-manager-http-port=7070
[vm2] jmx-manager-password-file=
[vm2] jmx-manager-port=1099
[vm2] jmx-manager-ssl-ciphers=any
[vm2] jmx-manager-ssl-enabled=false
[vm2] jmx-manager-ssl-keystore=
[vm2] jmx-manager-ssl-keystore-password=
[vm2] jmx-manager-ssl-keystore-type=
[vm2] jmx-manager-ssl-protocols=any
[vm2] jmx-manager-ssl-require-authentication=true
[vm2] jmx-manager-ssl-truststore=
[vm2] jmx-manager-ssl-truststore-password=
[vm2] jmx-manager-start=false
[vm2] jmx-manager-update-rate=2000
[vm2] load-cluster-configuration-from-dir=false
[vm2] locator-wait-time=0
[vm2] lock-memory=false
[vm2] log-disk-space-limit=0
[vm2] log-file=
[vm2] log-file-size-limit=0
[vm2] max-num-reconnect-tries=3
[vm2] max-wait-time-reconnect=60000
[vm2] mcast-address=239.192.81.1
[vm2] mcast-flow-control=1048576, 0.25, 5000
[vm2] mcast-recv-buffer-size=1048576
[vm2] mcast-send-buffer-size=65535
[vm2] mcast-ttl=32
[vm2] member-timeout=5000
[vm2] membership-port-range=32769-61000
[vm2] memcached-bind-address=
[vm2] memcached-port=0
[vm2] memcached-protocol=ASCII
[vm2] name=
[vm2] redis-bind-address=
[vm2] redis-password=
[vm2] redis-port=0
[vm2] redundancy-zone=
[vm2] remote-locators=
[vm2] remove-unresponsive-client=false
[vm2] roles=
[vm2] security-client-accessor=
[vm2] security-client-accessor-pp=
[vm2] security-client-auth-init=
[vm2] security-client-authenticator=
[vm2] security-client-dhalgo=
[vm2] security-log-file=
[vm2] security-log-level=config
[vm2] security-manager=
[vm2] security-peer-auth-init=
[vm2] security-peer-authenticator=
[vm2] security-peer-verifymember-timeout=1000
[vm2] security-post-processor=
[vm2] security-udp-dhalgo=
[vm2] server-bind-address=
[vm2] server-ssl-ciphers=any
[vm2] server-ssl-enabled=false
[vm2] server-ssl-keystore=
[vm2] server-ssl-keystore-password=
[vm2] server-ssl-keystore-type=
[vm2] server-ssl-protocols=any
[vm2] server-ssl-require-authentication=true
[vm2] server-ssl-truststore=
[vm2] server-ssl-truststore-password=
[vm2] socket-buffer-size=32768
[vm2] socket-lease-time=60000
[vm2] ssl-ciphers=any
[vm2] ssl-cluster-alias=
[vm2] ssl-default-alias=
[vm2] ssl-enabled-components=
[vm2] ssl-gateway-alias=
[vm2] ssl-jmx-alias=
[vm2] ssl-keystore=
[vm2] ssl-keystore-password=
[vm2] ssl-keystore-type=
[vm2] ssl-locator-alias=
[vm2] ssl-protocols=any
[vm2] ssl-require-authentication=true
[vm2] ssl-server-alias=
[vm2] ssl-truststore=
[vm2] ssl-truststore-password=
[vm2] ssl-truststore-type=
[vm2] ssl-web-alias=
[vm2] ssl-web-require-authentication=false
[vm2] start-dev-rest-api=false
[vm2] start-locator=
[vm2] statistic-archive-file=
[vm2] statistic-sample-rate=1000
[vm2] statistic-sampling-enabled=true
[vm2] tcp-port=0
[vm2] udp-fragment-size=60000
[vm2] udp-recv-buffer-size=1048576
[vm2] udp-send-buffer-size=65535
[vm2] user-command-packages=


[vm2] [info 2017/10/19 07:19:37.735 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Allocating 314572800 bytes of off-heap memory. The maximum size of a single off-heap object is 314572800 bytes.

[vm2] [info 2017/10/19 07:19:37.737 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Starting membership services

[vm2] [info 2017/10/19 07:19:37.748 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] JGroups channel created (took 10ms)

[vm2] [info 2017/10/19 07:19:37.749 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] GemFire P2P Listener started on /172.17.0.4:48535

[vm2] [info 2017/10/19 07:19:37.752 UTC <Geode Failure Detection Server thread 0> tid=9545] Started failure detection server thread on /172.17.0.4:35958.

[vm0] [info 2017/10/19 07:19:37.755 UTC <locator request thread[2]> tid=7254] This member is becoming coordinator

[vm0] [info 2017/10/19 07:19:37.757 UTC <unicast receiver,371fdc9c0e33-54242> tid=7242] received join request from 172.17.0.4(187):32771

[vm0] [info 2017/10/19 07:19:37.757 UTC <unicast receiver,371fdc9c0e33-54242> tid=7242] Received a join request from 172.17.0.4(187):32771

[vm2] [info 2017/10/19 07:19:37.756 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Attempting to join the distributed system through coordinator 172.17.0.4(174)<ec><v0>:32770 using address 172.17.0.4(187):32771

[vm0] [info 2017/10/19 07:19:38.057 UTC <Geode Membership View Creator> tid=7249] View Creator is processing 1 requests for the next membership view

[vm0] [info 2017/10/19 07:19:38.058 UTC <Geode Membership View Creator> tid=7249] preparing new view View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(187)<v1>:32771]

[vm2] [info 2017/10/19 07:19:38.059 UTC <unicast receiver,371fdc9c0e33-54056> tid=9541] received new view: View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(187)<v1>:32771]
[vm2] old view is: null

[vm2] [info 2017/10/19 07:19:38.059 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Finished joining (took 309ms).

[vm0] [info 2017/10/19 07:19:38.059 UTC <Geode Membership View Creator> tid=7249] finished waiting for responses to view preparation

[vm2] [info 2017/10/19 07:19:38.060 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Starting DistributionManager 172.17.0.4(187)<v1>:32771.  (took 324 ms)

[vm0] [info 2017/10/19 07:19:38.060 UTC <Geode Membership View Creator> tid=7249] received new view: View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(187)<v1>:32771]
[vm0] old view is: View[172.17.0.4(174)<ec><v0>:32770|0] members: [172.17.0.4(174)<ec><v0>:32770{lead}]

[vm0] [info 2017/10/19 07:19:38.060 UTC <Geode Membership View Creator> tid=7249] Peer locator received new membership view: View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(187)<v1>:32771]

[vm2] [info 2017/10/19 07:19:38.060 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Initial (distribution manager) view =  View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(187)<v1>:32771]

[vm2] [info 2017/10/19 07:19:38.060 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Admitting member <172.17.0.4(174)<ec><v0>:32770>. Now there are 1 non-admin member(s).

[vm2] [info 2017/10/19 07:19:38.060 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Admitting member <172.17.0.4(187)<v1>:32771>. Now there are 2 non-admin member(s).

[vm0] [info 2017/10/19 07:19:38.061 UTC <Geode Membership View Creator> tid=7249] sending new view View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(187)<v1>:32771]

[vm0] [info 2017/10/19 07:19:38.061 UTC <View Message Processor> tid=7255] Membership: Processing addition < 172.17.0.4(187)<v1>:32771 >

[vm0] [info 2017/10/19 07:19:38.062 UTC <View Message Processor> tid=7255] Admitting member <172.17.0.4(187)<v1>:32771>. Now there are 2 non-admin member(s).

[vm0] [info 2017/10/19 07:19:38.066 UTC <Pooled High Priority Message Processor 1> tid=7258] Member 172.17.0.4(187)<v1>:32771 is equivalent or in the same redundancy zone.

[vm2] [info 2017/10/19 07:19:38.071 UTC <P2P message reader for 172.17.0.4(174)<ec><v0>:32770 shared unordered uid=440 port=40542> tid=9551] Member 172.17.0.4(174)<ec><v0>:32770 is equivalent or in the same redundancy zone.

[vm2] [info 2017/10/19 07:19:38.085 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] No locator(s) found with cluster configuration service

[vm2] [info 2017/10/19 07:19:38.088 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Requesting cluster configuration

[vm2] [info 2017/10/19 07:19:38.089 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Initializing region _monitoringRegion_172.17.0.4<v1>32771

[vm2] [info 2017/10/19 07:19:38.094 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Initialization of region _monitoringRegion_172.17.0.4<v1>32771 completed

[vm2] 1066.250: [GC (Allocation Failure) [PSYoungGen: 163968K->6585K(165888K)] 266548K->110517K(382464K), 0.0215124 secs] [Times: user=0.04 sys=0.00, real=0.02 secs] 
[vm2] [info 2017/10/19 07:19:38.346 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Loading previously deployed jars

[vm2] [info 2017/10/19 07:19:38.348 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Initializing region PdxTypes

[vm2] [info 2017/10/19 07:19:38.350 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Initialization of region PdxTypes completed

[vm2] [info 2017/10/19 07:19:38.350 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$298/741772183.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$298/741772183@773bf9a9 (took 618 ms)

[vm2] [info 2017/10/19 07:19:38.351 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$299/624319976.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$299/624319976@2c22663a

[vm2] [info 2017/10/19 07:19:38.351 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Could not connect</ExpectedException>

[vm2] [info 2017/10/19 07:19:38.352 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Could not connect</ExpectedException>

[vm2] [info 2017/10/19 07:19:38.352 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Could not connect</ExpectedException>

[vm2] [info 2017/10/19 07:19:38.357 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Created disk store ln with unique id 66dbf6a820814ea4-bb5cb404ffa422a8

[vm2] [info 2017/10/19 07:19:38.359 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] recovery region initialization took 1 ms

[vm2] [info 2017/10/19 07:19:38.363 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Initializing region gatewayEventIdIndexMetaData

[vm2] [info 2017/10/19 07:19:38.365 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Initialization of region gatewayEventIdIndexMetaData completed

[vm2] [info 2017/10/19 07:19:38.368 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] SerialGatewaySender{id=ln,remoteDsId=2,isRunning =false,isPrimary =false} : Starting as primary

[vm2] [info 2017/10/19 07:19:38.368 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] SerialGatewaySender{id=ln,remoteDsId=2,isRunning =false,isPrimary =false} : Becoming primary gateway sender

[vm2] [info 2017/10/19 07:19:38.369 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Initializing region ln_SERIAL_GATEWAY_SENDER_QUEUE

[vm2] [info 2017/10/19 07:19:38.370 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Initialization of region ln_SERIAL_GATEWAY_SENDER_QUEUE completed

[vm2] [warn 2017/10/19 07:19:38.387 UTC <Event Processor for GatewaySender_ln> tid=9586] Hostname is unknown: unknownGeodeHostWanAutoDiscoveryDUnitTest. Creating pool with unknown host in case the host becomes known later.

[vm2] [info 2017/10/19 07:19:38.390 UTC <Event Processor for GatewaySender_ln> tid=9586] AutoConnectionSource UpdateLocatorListTask started with interval=10,000 ms.

[vm2] [info 2017/10/19 07:19:38.390 UTC <Event Processor for GatewaySender_ln> tid=9586] Pool ln started with multiuser-authentication=false

[vm2] [info 2017/10/19 07:19:38.391 UTC <Event Processor for GatewaySender_ln> tid=9586] locator unknownGeodeHostWanAutoDiscoveryDUnitTest:12345 is not running.
[vm2] java.net.ConnectException: Connection refused (Connection refused)
[vm2] 	at java.net.PlainSocketImpl.socketConnect(Native Method)
[vm2] 	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
[vm2] 	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:204)
[vm2] 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
[vm2] 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
[vm2] 	at java.net.Socket.connect(Socket.java:589)
[vm2] 	at org.apache.geode.internal.net.SocketCreator.connect(SocketCreator.java:992)
[vm2] 	at org.apache.geode.internal.net.SocketCreator.connect(SocketCreator.java:933)
[vm2] 	at org.apache.geode.internal.net.SocketCreator.connect(SocketCreator.java:922)
[vm2] 	at org.apache.geode.distributed.internal.tcpserver.TcpClient.getServerVersion(TcpClient.java:298)
[vm2] 	at org.apache.geode.distributed.internal.tcpserver.TcpClient.requestToServer(TcpClient.java:197)
[vm2] 	at org.apache.geode.cache.client.internal.AutoConnectionSourceImpl.queryOneLocator(AutoConnectionSourceImpl.java:209)
[vm2] 	at org.apache.geode.cache.client.internal.AutoConnectionSourceImpl.queryLocators(AutoConnectionSourceImpl.java:286)
[vm2] 	at org.apache.geode.cache.client.internal.AutoConnectionSourceImpl.findServer(AutoConnectionSourceImpl.java:165)
[vm2] 	at org.apache.geode.cache.client.internal.ConnectionFactoryImpl.createClientToServerConnection(ConnectionFactoryImpl.java:234)
[vm2] 	at org.apache.geode.cache.client.internal.pooling.ConnectionManagerImpl.borrowConnection(ConnectionManagerImpl.java:206)
[vm2] 	at org.apache.geode.cache.client.internal.PoolImpl.acquireConnection(PoolImpl.java:902)
[vm2] 	at org.apache.geode.internal.cache.wan.GatewaySenderEventRemoteDispatcher.initializeConnection(GatewaySenderEventRemoteDispatcher.java:405)
[vm2] 	at org.apache.geode.internal.cache.wan.GatewaySenderEventRemoteDispatcher.<init>(GatewaySenderEventRemoteDispatcher.java:75)
[vm2] 	at org.apache.geode.internal.cache.wan.serial.RemoteSerialGatewaySenderEventProcessor.initializeEventDispatcher(RemoteSerialGatewaySenderEventProcessor.java:41)
[vm2] 	at org.apache.geode.internal.cache.wan.AbstractGatewaySenderEventProcessor.setRunningStatus(AbstractGatewaySenderEventProcessor.java:1078)
[vm2] 	at org.apache.geode.internal.cache.wan.serial.SerialGatewaySenderEventProcessor.run(SerialGatewaySenderEventProcessor.java:196)

[vm2] [info 2017/10/19 07:19:38.391 UTC <Event Processor for GatewaySender_ln> tid=9586] updateLocatorInLocatorList changing locator list: loc form: LocatorAddress [socketInetAddress=unknownGeodeHostWanAutoDiscoveryDUnitTest:12345, hostname=unknownGeodeHostWanAutoDiscoveryDUnitTest, isIpString=false] ,loc to: unknownGeodeHostWanAutoDiscoveryDUnitTest:12345

[vm2] [info 2017/10/19 07:19:38.392 UTC <Event Processor for GatewaySender_ln> tid=9586] updateLocatorInLocatorList locator list from:[unknownGeodeHostWanAutoDiscoveryDUnitTest:12345, localhost/127.0.0.1:12345] to: [LocatorAddress [socketInetAddress=unknownGeodeHostWanAutoDiscoveryDUnitTest:12345, hostname=unknownGeodeHostWanAutoDiscoveryDUnitTest, isIpString=false], LocatorAddress [socketInetAddress=localhost/127.0.0.1:12345, hostname=localhost, isIpString=false]]

[vm2] [info 2017/10/19 07:19:38.393 UTC <Event Processor for GatewaySender_ln> tid=9586] locator localhost/127.0.0.1:12345 is not running.
[vm2] java.net.ConnectException: Connection refused (Connection refused)
[vm2] 	at java.net.PlainSocketImpl.socketConnect(Native Method)
[vm2] 	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
[vm2] 	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
[vm2] 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
[vm2] 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
[vm2] 	at java.net.Socket.connect(Socket.java:589)
[vm2] 	at org.apache.geode.internal.net.SocketCreator.connect(SocketCreator.java:992)
[vm2] 	at org.apache.geode.internal.net.SocketCreator.connect(SocketCreator.java:933)
[vm2] 	at org.apache.geode.internal.net.SocketCreator.connect(SocketCreator.java:922)
[vm2] 	at org.apache.geode.distributed.internal.tcpserver.TcpClient.getServerVersion(TcpClient.java:298)
[vm2] 	at org.apache.geode.distributed.internal.tcpserver.TcpClient.requestToServer(TcpClient.java:197)
[vm2] 	at org.apache.geode.cache.client.internal.AutoConnectionSourceImpl.queryOneLocator(AutoConnectionSourceImpl.java:209)
[vm2] 	at org.apache.geode.cache.client.internal.AutoConnectionSourceImpl.queryLocators(AutoConnectionSourceImpl.java:286)
[vm2] 	at org.apache.geode.cache.client.internal.AutoConnectionSourceImpl.findServer(AutoConnectionSourceImpl.java:165)
[vm2] 	at org.apache.geode.cache.client.internal.ConnectionFactoryImpl.createClientToServerConnection(ConnectionFactoryImpl.java:234)
[vm2] 	at org.apache.geode.cache.client.internal.pooling.ConnectionManagerImpl.borrowConnection(ConnectionManagerImpl.java:206)
[vm2] 	at org.apache.geode.cache.client.internal.PoolImpl.acquireConnection(PoolImpl.java:902)
[vm2] 	at org.apache.geode.internal.cache.wan.GatewaySenderEventRemoteDispatcher.initializeConnection(GatewaySenderEventRemoteDispatcher.java:405)
[vm2] 	at org.apache.geode.internal.cache.wan.GatewaySenderEventRemoteDispatcher.<init>(GatewaySenderEventRemoteDispatcher.java:75)
[vm2] 	at org.apache.geode.internal.cache.wan.serial.RemoteSerialGatewaySenderEventProcessor.initializeEventDispatcher(RemoteSerialGatewaySenderEventProcessor.java:41)
[vm2] 	at org.apache.geode.internal.cache.wan.AbstractGatewaySenderEventProcessor.setRunningStatus(AbstractGatewaySenderEventProcessor.java:1078)
[vm2] 	at org.apache.geode.internal.cache.wan.serial.SerialGatewaySenderEventProcessor.run(SerialGatewaySenderEventProcessor.java:196)

[vm2] [info 2017/10/19 07:19:38.393 UTC <Event Processor for GatewaySender_ln> tid=9586] updateLocatorInLocatorList changing locator list: loc form: LocatorAddress [socketInetAddress=localhost/127.0.0.1:12345, hostname=localhost, isIpString=false] ,loc to: localhost/127.0.0.1:12345

[vm2] [info 2017/10/19 07:19:38.393 UTC <Event Processor for GatewaySender_ln> tid=9586] updateLocatorInLocatorList locator list from:[unknownGeodeHostWanAutoDiscoveryDUnitTest:12345, localhost/127.0.0.1:12345] to: [LocatorAddress [socketInetAddress=unknownGeodeHostWanAutoDiscoveryDUnitTest:12345, hostname=unknownGeodeHostWanAutoDiscoveryDUnitTest, isIpString=false], LocatorAddress [socketInetAddress=localhost/127.0.0.1:12345, hostname=localhost, isIpString=false]]

[vm2] [warn 2017/10/19 07:19:38.393 UTC <Event Processor for GatewaySender_ln> tid=9586] ln: Could not connect.

[vm2] [info 2017/10/19 07:19:38.394 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Started  SerialGatewaySender{id=ln,remoteDsId=2,isRunning =true,isPrimary =true}

[vm2] [info 2017/10/19 07:19:38.394 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Could not connect</ExpectedException>

[vm2] [info 2017/10/19 07:19:38.394 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Could not connect</ExpectedException>

[vm2] [info 2017/10/19 07:19:38.394 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Could not connect</ExpectedException>

[vm2] [info 2017/10/19 07:19:38.394 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$299/624319976.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$299/624319976@2c22663a (took 42 ms)

[vm2] [info 2017/10/19 07:19:38.395 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$300/1152901138.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$300/1152901138@7b3f28bf

[vm2] [info 2017/10/19 07:19:38.395 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$300/1152901138.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$300/1152901138@7b3f28bf (took 0 ms)

[vm2] [info 2017/10/19 07:19:38.396 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$301/84383285.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$301/84383285@39ae67c5

[vm2] [info 2017/10/19 07:19:38.396 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$301/84383285.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$301/84383285@39ae67c5 (took 0 ms)

[vm2] [info 2017/10/19 07:19:38.396 UTC <poolTimer-ln-2> tid=9589] updateLocatorInLocatorList changing locator list: loc form: LocatorAddress [socketInetAddress=unknownGeodeHostWanAutoDiscoveryDUnitTest:12345, hostname=unknownGeodeHostWanAutoDiscoveryDUnitTest, isIpString=false] ,loc to: unknownGeodeHostWanAutoDiscoveryDUnitTest:12345

[vm2] [info 2017/10/19 07:19:38.396 UTC <poolTimer-ln-2> tid=9589] updateLocatorInLocatorList locator list from:[unknownGeodeHostWanAutoDiscoveryDUnitTest:12345, localhost/127.0.0.1:12345] to: [LocatorAddress [socketInetAddress=unknownGeodeHostWanAutoDiscoveryDUnitTest:12345, hostname=unknownGeodeHostWanAutoDiscoveryDUnitTest, isIpString=false], LocatorAddress [socketInetAddress=localhost/127.0.0.1:12345, hostname=localhost, isIpString=false]]

[vm2] [info 2017/10/19 07:19:38.397 UTC <poolTimer-ln-2> tid=9589] updateLocatorInLocatorList changing locator list: loc form: LocatorAddress [socketInetAddress=localhost/127.0.0.1:12345, hostname=localhost, isIpString=false] ,loc to: localhost/127.0.0.1:12345

[vm2] [info 2017/10/19 07:19:38.397 UTC <poolTimer-ln-2> tid=9589] updateLocatorInLocatorList locator list from:[unknownGeodeHostWanAutoDiscoveryDUnitTest:12345, localhost/127.0.0.1:12345] to: [LocatorAddress [socketInetAddress=unknownGeodeHostWanAutoDiscoveryDUnitTest:12345, hostname=unknownGeodeHostWanAutoDiscoveryDUnitTest, isIpString=false], LocatorAddress [socketInetAddress=localhost/127.0.0.1:12345, hostname=localhost, isIpString=false]]

[vm2] [info 2017/10/19 07:19:38.398 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$50/267342857.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$50/267342857@32f886ef

[vm2] [info 2017/10/19 07:19:38.398 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] GemFireCache[id = 347484690; isClosing = true; isShutDownAll = false; created = Thu Oct 19 07:19:38 UTC 2017; server = false; copyOnRead = false; lockLease = 120; lockTimeout = 60]: Now closing.

[vm4] [info 2017/10/19 07:19:38.398 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$46/1146432959.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$46/1146432959@1ebf8dc6

[vm1] [info 2017/10/19 07:19:38.398 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102@6c1e613a

[vm1] [info 2017/10/19 07:19:38.399 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102@6c1e613a (took 1 ms)

[vm4] [info 2017/10/19 07:19:38.400 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$46/1146432959.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$46/1146432959@1ebf8dc6 (took 1 ms)

[vm3] [info 2017/10/19 07:19:38.398 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$49/1854774201.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$49/1854774201@7495c340

[vm7] [info 2017/10/19 07:19:38.399 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/715091186.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/715091186@5bd49916

[vm7] [info 2017/10/19 07:19:38.400 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/715091186.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/715091186@5bd49916 (took 0 ms)

[vm3] [info 2017/10/19 07:19:38.401 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$49/1854774201.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$49/1854774201@7495c340 (took 2 ms)

[vm5] [info 2017/10/19 07:19:38.399 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$47/1939424723.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$47/1939424723@3a65d70

[vm6] [info 2017/10/19 07:19:38.399 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/1573676125.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/1573676125@abd27d2
[vm5] [info 2017/10/19 07:19:38.402 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null

[vm5]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$47/1939424723.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$47/1939424723@3a65d70 (took 2 ms)
[vm6] [info 2017/10/19 07:19:38.399 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null

[vm6]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/1573676125.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/1573676125@abd27d2 (took 0 ms)

[vm0] [info 2017/10/19 07:19:38.398 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102@6c1e613a

[vm0] [info 2017/10/19 07:19:38.398 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Stopping Distribution Locator on localhost/127.0.0.1[22000]

[vm0] [info 2017/10/19 07:19:38.404 UTC <Distribution Locator on localhost/127.0.0.1> tid=7230] locator shutting down

[vm0] [info 2017/10/19 07:19:38.411 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Distribution Locator on localhost/127.0.0.1[22000]  is stopped

[vm0] [info 2017/10/19 07:19:38.413 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Shutting down DistributionManager 172.17.0.4(174)<ec><v0>:32770. 

[vm2] [info 2017/10/19 07:19:38.415 UTC <Pooled High Priority Message Processor 1> tid=9561] received leave request from 172.17.0.4(174)<ec><v0>:32770 for 172.17.0.4(174)<ec><v0>:32770

[vm2] [info 2017/10/19 07:19:38.415 UTC <Pooled High Priority Message Processor 1> tid=9561] This member is becoming the membership coordinator with address 172.17.0.4(187)<v1>:32771

[vm2] [info 2017/10/19 07:19:38.416 UTC <Pooled High Priority Message Processor 1> tid=9561] ViewCreator starting on:172.17.0.4(187)<v1>:32771

[vm2] [info 2017/10/19 07:19:38.423 UTC <Pooled High Priority Message Processor 1> tid=9561] Member at 172.17.0.4(174)<ec><v0>:32770 gracefully left the distributed cache: shutdown message received

[vm2] [info 2017/10/19 07:19:38.423 UTC <Geode Membership View Creator> tid=9591] View Creator thread is starting

[vm2] [info 2017/10/19 07:19:38.427 UTC <Geode Membership View Creator> tid=9591] received new view: View[172.17.0.4(187)<v1>:32771|15] members: [172.17.0.4(187)<v1>:32771{lead}]  shutdown: [172.17.0.4(174)<ec><v0>:32770]
[vm2] old view is: View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(187)<v1>:32771]

[vm2] [info 2017/10/19 07:19:38.435 UTC <Geode Membership View Creator> tid=9591] no recipients for new view aside from myself

[vm2] [info 2017/10/19 07:19:38.436 UTC <View Message Processor> tid=9594] 172.17.0.4(187)<v1>:32771 is the elder and the only member.

[vm0] [info 2017/10/19 07:19:38.518 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Now closing distribution for 172.17.0.4(174)<ec><v0>:32770

[vm0] [info 2017/10/19 07:19:38.518 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Stopping membership services

[vm2] [info 2017/10/19 07:19:38.519 UTC <unicast receiver,371fdc9c0e33-54056> tid=9541] received leave request from 172.17.0.4<ec><v0>:32770 for 172.17.0.4(174)<ec><v0>:32770

[vm0] [info 2017/10/19 07:19:38.519 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] GMSHealthMonitor server socket is closed in stopServices().

[vm0] [info 2017/10/19 07:19:38.523 UTC <Geode Failure Detection Server thread 0> tid=7246] GMSHealthMonitor server thread exiting

[vm0] [info 2017/10/19 07:19:38.523 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] GMSHealthMonitor serverSocketExecutor is terminated

[vm0] [info 2017/10/19 07:19:38.533 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] DistributionManager stopped in 120ms.

[vm0] [info 2017/10/19 07:19:38.533 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Marking DistributionManager 172.17.0.4(174)<ec><v0>:32770 as closed.

[vm0] [info 2017/10/19 07:19:38.535 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102@6c1e613a (took 137 ms)

[vm2] [info 2017/10/19 07:19:38.861 UTC <GatewaySender Proxy Stomper> tid=9597] Destroying connection pool ln

[vm2] [info 2017/10/19 07:19:38.862 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Stopped  SerialGatewaySender{id=ln,remoteDsId=2,isRunning =false,isPrimary =true}

[vm2] [info 2017/10/19 07:19:38.863 UTC <Thread-1855> tid=9587] The QueueRemovalThread is done.

[vm2] [info 2017/10/19 07:19:38.869 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Shutting down DistributionManager 172.17.0.4(187)<v1>:32771. 

[vm2] [info 2017/10/19 07:19:38.971 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Now closing distribution for 172.17.0.4(187)<v1>:32771

[vm2] [info 2017/10/19 07:19:38.971 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Stopping membership services

[vm2] [info 2017/10/19 07:19:38.971 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] GMSHealthMonitor server socket is closed in stopServices().

[vm2] [info 2017/10/19 07:19:38.972 UTC <Geode Failure Detection Server thread 0> tid=9545] GMSHealthMonitor server thread exiting

[vm2] [info 2017/10/19 07:19:38.972 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] GMSHealthMonitor serverSocketExecutor is terminated

[vm2] [info 2017/10/19 07:19:38.975 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] DistributionManager stopped in 106ms.

[vm2] [info 2017/10/19 07:19:38.975 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Marking DistributionManager 172.17.0.4(187)<v1>:32771 as closed.

[vm2] [info 2017/10/19 07:19:38.977 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$50/267342857.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$50/267342857@32f886ef (took 579 ms)

[vm0] [info 2017/10/19 07:19:38.978 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm0] [info 2017/10/19 07:19:38.978 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm1] [info 2017/10/19 07:19:38.979 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm1] [info 2017/10/19 07:19:38.979 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm2] [info 2017/10/19 07:19:38.981 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm2] [info 2017/10/19 07:19:38.981 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm3] [info 2017/10/19 07:19:38.982 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm3] [info 2017/10/19 07:19:38.982 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm4] [info 2017/10/19 07:19:38.983 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm4] [info 2017/10/19 07:19:38.983 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm5] [info 2017/10/19 07:19:38.984 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm5] [info 2017/10/19 07:19:38.984 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm6] [info 2017/10/19 07:19:38.985 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm6] [info 2017/10/19 07:19:38.985 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm7] [info 2017/10/19 07:19:38.986 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm7] [info 2017/10/19 07:19:38.986 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[info 2017/10/19 07:19:38.986 UTC <Test worker> tid=22] <ExpectedException action=remove>Connection refused</ExpectedException>

[info 2017/10/19 07:19:38.986 UTC <Test worker> tid=22] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:19:38.987 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm0] [info 2017/10/19 07:19:38.987 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:19:38.987 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:19:38.987 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm1] [info 2017/10/19 07:19:38.988 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm1] [info 2017/10/19 07:19:38.988 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm1] [info 2017/10/19 07:19:38.988 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm1] [info 2017/10/19 07:19:38.988 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm2] [info 2017/10/19 07:19:38.989 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm2] [info 2017/10/19 07:19:38.989 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm2] [info 2017/10/19 07:19:38.989 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm2] [info 2017/10/19 07:19:38.989 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm3] [info 2017/10/19 07:19:38.989 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm3] [info 2017/10/19 07:19:38.990 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm3] [info 2017/10/19 07:19:38.990 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm3] [info 2017/10/19 07:19:38.990 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm4] [info 2017/10/19 07:19:38.990 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm4] [info 2017/10/19 07:19:38.990 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm4] [info 2017/10/19 07:19:38.990 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm4] [info 2017/10/19 07:19:38.990 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm5] [info 2017/10/19 07:19:38.991 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm5] [info 2017/10/19 07:19:38.991 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm5] [info 2017/10/19 07:19:38.991 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm5] [info 2017/10/19 07:19:38.991 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm6] [info 2017/10/19 07:19:38.992 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm6] [info 2017/10/19 07:19:38.992 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm6] [info 2017/10/19 07:19:38.992 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm6] [info 2017/10/19 07:19:38.992 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm7] [info 2017/10/19 07:19:38.993 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm7] [info 2017/10/19 07:19:38.993 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm7] [info 2017/10/19 07:19:38.993 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm7] [info 2017/10/19 07:19:38.993 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[info 2017/10/19 07:19:38.993 UTC <Test worker> tid=22] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[info 2017/10/19 07:19:38.994 UTC <Test worker> tid=22] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:19:38.994 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm0] [info 2017/10/19 07:19:38.995 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:19:38.995 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:19:38.995 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm1] [info 2017/10/19 07:19:38.995 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm1] [info 2017/10/19 07:19:38.996 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm1] [info 2017/10/19 07:19:38.996 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm1] [info 2017/10/19 07:19:38.996 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm2] [info 2017/10/19 07:19:38.996 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm2] [info 2017/10/19 07:19:38.996 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm2] [info 2017/10/19 07:19:38.996 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm2] [info 2017/10/19 07:19:38.996 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm3] [info 2017/10/19 07:19:38.997 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm3] [info 2017/10/19 07:19:38.997 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm3] [info 2017/10/19 07:19:38.997 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm3] [info 2017/10/19 07:19:38.997 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm4] [info 2017/10/19 07:19:38.998 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm4] [info 2017/10/19 07:19:38.998 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm4] [info 2017/10/19 07:19:38.998 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm4] [info 2017/10/19 07:19:38.998 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm5] [info 2017/10/19 07:19:38.999 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm5] [info 2017/10/19 07:19:38.999 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm5] [info 2017/10/19 07:19:38.999 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm5] [info 2017/10/19 07:19:38.999 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm6] [info 2017/10/19 07:19:39.000 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm6] [info 2017/10/19 07:19:39.000 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm6] [info 2017/10/19 07:19:39.000 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm6] [info 2017/10/19 07:19:39.000 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm7] [info 2017/10/19 07:19:39.000 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm7] [info 2017/10/19 07:19:39.001 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm7] [info 2017/10/19 07:19:39.001 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm7] [info 2017/10/19 07:19:39.001 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[info 2017/10/19 07:19:39.001 UTC <Test worker> tid=22] <ExpectedException action=remove>Connection reset</ExpectedException>

[info 2017/10/19 07:19:39.001 UTC <Test worker> tid=22] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:19:39.002 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm0] [info 2017/10/19 07:19:39.002 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:19:39.002 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:19:39.002 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm1] [info 2017/10/19 07:19:39.002 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm1] [info 2017/10/19 07:19:39.002 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm1] [info 2017/10/19 07:19:39.002 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm1] [info 2017/10/19 07:19:39.002 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm2] [info 2017/10/19 07:19:39.003 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm2] [info 2017/10/19 07:19:39.003 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm2] [info 2017/10/19 07:19:39.003 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm2] [info 2017/10/19 07:19:39.003 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm3] [info 2017/10/19 07:19:39.004 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm3] [info 2017/10/19 07:19:39.004 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm3] [info 2017/10/19 07:19:39.004 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm3] [info 2017/10/19 07:19:39.004 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm4] [info 2017/10/19 07:19:39.007 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm4] [info 2017/10/19 07:19:39.007 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm4] [info 2017/10/19 07:19:39.007 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm4] [info 2017/10/19 07:19:39.007 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm5] [info 2017/10/19 07:19:39.008 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm5] [info 2017/10/19 07:19:39.008 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm5] [info 2017/10/19 07:19:39.008 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm5] [info 2017/10/19 07:19:39.008 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm6] [info 2017/10/19 07:19:39.010 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm6] [info 2017/10/19 07:19:39.010 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm6] [info 2017/10/19 07:19:39.010 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm6] [info 2017/10/19 07:19:39.010 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm7] [info 2017/10/19 07:19:39.010 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm7] [info 2017/10/19 07:19:39.010 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm7] [info 2017/10/19 07:19:39.010 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm7] [info 2017/10/19 07:19:39.010 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm0] [info 2017/10/19 07:19:39.011 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm0] [info 2017/10/19 07:19:39.011 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm1] [info 2017/10/19 07:19:39.012 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm1] [info 2017/10/19 07:19:39.012 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm2] [info 2017/10/19 07:19:39.013 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm2] [info 2017/10/19 07:19:39.014 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Could not connect</ExpectedException>

[vm2] [info 2017/10/19 07:19:39.014 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Could not connect</ExpectedException>

[vm2] [info 2017/10/19 07:19:39.014 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm3] [info 2017/10/19 07:19:39.014 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm3] [info 2017/10/19 07:19:39.014 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm4] [info 2017/10/19 07:19:39.015 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm4] [info 2017/10/19 07:19:39.015 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm6] [info 2017/10/19 07:19:39.017 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm6] [info 2017/10/19 07:19:39.017 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm5] [info 2017/10/19 07:19:39.016 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm5] [info 2017/10/19 07:19:39.016 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm7] [info 2017/10/19 07:19:39.018 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm7] [info 2017/10/19 07:19:39.018 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[locator] [info 2017/10/19 07:19:39.019 UTC <RMI TCP Connection(11)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase$$Lambda$39/1383993332.run with 0 args on object: org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase$$Lambda$39/1383993332@7a396d2f

[locator] [info 2017/10/19 07:19:39.019 UTC <RMI TCP Connection(11)-172.17.0.4> tid=30] Got result: null
[locator]  from org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase$$Lambda$39/1383993332.run with 0 args on object: org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase$$Lambda$39/1383993332@7a396d2f (took 0 ms)

[vm0] [info 2017/10/19 07:19:39.021 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm0] [info 2017/10/19 07:19:39.022 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm1] [info 2017/10/19 07:19:39.022 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm1] [info 2017/10/19 07:19:39.022 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm2] [info 2017/10/19 07:19:39.023 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm2] [info 2017/10/19 07:19:39.023 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm3] [info 2017/10/19 07:19:39.024 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm3] [info 2017/10/19 07:19:39.024 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm4] [info 2017/10/19 07:19:39.025 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm4] [info 2017/10/19 07:19:39.025 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm5] [info 2017/10/19 07:19:39.025 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm5] [info 2017/10/19 07:19:39.026 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm6] [info 2017/10/19 07:19:39.026 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm6] [info 2017/10/19 07:19:39.026 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm7] [info 2017/10/19 07:19:39.027 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm7] [info 2017/10/19 07:19:39.027 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

Previously run tests: [CacheXml80GatewayDUnitTest, ConcurrentSerialGatewaySenderOperationsOffHeapDUnitTest, SerialGatewaySenderQueueDUnitTest, SerialWANPropagationDUnitTest, DestroyGatewaySenderCommandDUnitTest, CreateGatewayReceiverCommandDUnitTest, ParallelWANConflationDUnitTest, SerialWANPropagationOffHeapDUnitTest, ConcurrentParallelGatewaySenderOperation_2_OffHeapDUnitTest, WanValidationsDUnitTest, WanAutoDiscoveryDUnitTest]
[vm0] [info 2017/10/19 07:19:39.028 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm0] [info 2017/10/19 07:19:39.028 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm1] [info 2017/10/19 07:19:39.029 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm1] [info 2017/10/19 07:19:39.029 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm2] [info 2017/10/19 07:19:39.030 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm2] [info 2017/10/19 07:19:39.030 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm3] [info 2017/10/19 07:19:39.031 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm3] [info 2017/10/19 07:19:39.031 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm4] [info 2017/10/19 07:19:39.032 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm4] [info 2017/10/19 07:19:39.032 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm5] [info 2017/10/19 07:19:39.032 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm6] [info 2017/10/19 07:19:39.033 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm6] [info 2017/10/19 07:19:39.033 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm7] [info 2017/10/19 07:19:39.034 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm7] [info 2017/10/19 07:19:39.034 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)



[setup] START TEST WanAutoDiscoveryDUnitTest.testInvalidHostRemoteLocators


[vm5] [info 2017/10/19 07:19:39.032 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm0] [info 2017/10/19 07:19:39.035 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633@3333195a

[vm0] [info 2017/10/19 07:19:39.035 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633@3333195a (took 0 ms)

[vm1] [info 2017/10/19 07:19:39.035 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633@3333195a

[vm1] [info 2017/10/19 07:19:39.036 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633@3333195a (took 0 ms)

[vm2] [info 2017/10/19 07:19:39.036 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1383596771.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1383596771@588a54ec

[vm2] [info 2017/10/19 07:19:39.036 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1383596771.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1383596771@588a54ec (took 0 ms)

[vm3] [info 2017/10/19 07:19:39.037 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1134338530.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1134338530@bea95a3

[vm3] [info 2017/10/19 07:19:39.037 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1134338530.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1134338530@bea95a3 (took 0 ms)

[vm4] [info 2017/10/19 07:19:39.038 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1059104106.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1059104106@5346e7df

[vm4] [info 2017/10/19 07:19:39.038 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1059104106.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1059104106@5346e7df (took 0 ms)

[vm5] [info 2017/10/19 07:19:39.039 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1520267312.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1520267312@7d0e35a2

[vm5] [info 2017/10/19 07:19:39.039 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1520267312.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1520267312@7d0e35a2 (took 0 ms)

[vm6] [info 2017/10/19 07:19:39.040 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/958556531.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/958556531@7fba5614

[vm6] [info 2017/10/19 07:19:39.040 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/958556531.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/958556531@7fba5614 (took 0 ms)

[vm7] [info 2017/10/19 07:19:39.041 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1848144891.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1848144891@4cc92cd3

[vm7] [info 2017/10/19 07:19:39.041 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1848144891.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1848144891@4cc92cd3 (took 0 ms)

[info 2017/10/19 07:19:39.041 UTC <Test worker> tid=22] <ExpectedException action=add>Connection refused</ExpectedException>

[info 2017/10/19 07:19:39.041 UTC <Test worker> tid=22] <ExpectedException action=add>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:19:39.042 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm0] [info 2017/10/19 07:19:39.042 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:19:39.042 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:19:39.042 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm1] [info 2017/10/19 07:19:39.042 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm1] [info 2017/10/19 07:19:39.043 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm1] [info 2017/10/19 07:19:39.043 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm1] [info 2017/10/19 07:19:39.043 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm2] [info 2017/10/19 07:19:39.043 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm2] [info 2017/10/19 07:19:39.043 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Connection refused</ExpectedException>

[vm2] [info 2017/10/19 07:19:39.044 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Connection refused</ExpectedException>

[vm2] [info 2017/10/19 07:19:39.044 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm3] [info 2017/10/19 07:19:39.044 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm3] [info 2017/10/19 07:19:39.044 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm3] [info 2017/10/19 07:19:39.044 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm3] [info 2017/10/19 07:19:39.045 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm4] [info 2017/10/19 07:19:39.045 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm4] [info 2017/10/19 07:19:39.045 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Connection refused</ExpectedException>

[vm4] [info 2017/10/19 07:19:39.045 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Connection refused</ExpectedException>

[vm4] [info 2017/10/19 07:19:39.045 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm5] [info 2017/10/19 07:19:39.046 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm5] [info 2017/10/19 07:19:39.046 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Connection refused</ExpectedException>

[vm5] [info 2017/10/19 07:19:39.046 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Connection refused</ExpectedException>

[vm5] [info 2017/10/19 07:19:39.046 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm6] [info 2017/10/19 07:19:39.046 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm6] [info 2017/10/19 07:19:39.047 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Connection refused</ExpectedException>

[vm6] [info 2017/10/19 07:19:39.047 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Connection refused</ExpectedException>

[vm6] [info 2017/10/19 07:19:39.047 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm7] [info 2017/10/19 07:19:39.047 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm7] [info 2017/10/19 07:19:39.047 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Connection refused</ExpectedException>

[vm7] [info 2017/10/19 07:19:39.047 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Connection refused</ExpectedException>

[vm7] [info 2017/10/19 07:19:39.048 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[info 2017/10/19 07:19:39.048 UTC <Test worker> tid=22] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[info 2017/10/19 07:19:39.048 UTC <Test worker> tid=22] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:19:39.048 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm0] [info 2017/10/19 07:19:39.048 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:19:39.048 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:19:39.048 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm1] [info 2017/10/19 07:19:39.049 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm1] [info 2017/10/19 07:19:39.049 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm1] [info 2017/10/19 07:19:39.049 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm1] [info 2017/10/19 07:19:39.049 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm2] [info 2017/10/19 07:19:39.049 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm2] [info 2017/10/19 07:19:39.049 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm2] [info 2017/10/19 07:19:39.050 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm2] [info 2017/10/19 07:19:39.050 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm3] [info 2017/10/19 07:19:39.050 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm3] [info 2017/10/19 07:19:39.050 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm3] [info 2017/10/19 07:19:39.050 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm3] [info 2017/10/19 07:19:39.050 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm4] [info 2017/10/19 07:19:39.051 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm4] [info 2017/10/19 07:19:39.051 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm4] [info 2017/10/19 07:19:39.051 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm4] [info 2017/10/19 07:19:39.051 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm5] [info 2017/10/19 07:19:39.052 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm5] [info 2017/10/19 07:19:39.052 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm5] [info 2017/10/19 07:19:39.052 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm5] [info 2017/10/19 07:19:39.052 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm6] [info 2017/10/19 07:19:39.055 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm6] [info 2017/10/19 07:19:39.055 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm6] [info 2017/10/19 07:19:39.055 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm6] [info 2017/10/19 07:19:39.055 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm7] [info 2017/10/19 07:19:39.056 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm7] [info 2017/10/19 07:19:39.056 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm7] [info 2017/10/19 07:19:39.056 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm7] [info 2017/10/19 07:19:39.056 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[info 2017/10/19 07:19:39.056 UTC <Test worker> tid=22] <ExpectedException action=add>Connection reset</ExpectedException>

[info 2017/10/19 07:19:39.056 UTC <Test worker> tid=22] <ExpectedException action=add>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:19:39.057 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm0] [info 2017/10/19 07:19:39.057 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:19:39.057 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:19:39.057 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm1] [info 2017/10/19 07:19:39.058 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm1] [info 2017/10/19 07:19:39.058 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm1] [info 2017/10/19 07:19:39.058 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm1] [info 2017/10/19 07:19:39.059 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm2] [info 2017/10/19 07:19:39.059 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm2] [info 2017/10/19 07:19:39.059 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Connection reset</ExpectedException>

[vm2] [info 2017/10/19 07:19:39.059 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Connection reset</ExpectedException>

[vm2] [info 2017/10/19 07:19:39.059 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm3] [info 2017/10/19 07:19:39.060 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm3] [info 2017/10/19 07:19:39.060 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm3] [info 2017/10/19 07:19:39.060 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm3] [info 2017/10/19 07:19:39.060 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm4] [info 2017/10/19 07:19:39.061 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm4] [info 2017/10/19 07:19:39.061 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Connection reset</ExpectedException>

[vm4] [info 2017/10/19 07:19:39.061 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Connection reset</ExpectedException>

[vm4] [info 2017/10/19 07:19:39.061 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm5] [info 2017/10/19 07:19:39.061 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm5] [info 2017/10/19 07:19:39.061 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Connection reset</ExpectedException>

[vm5] [info 2017/10/19 07:19:39.061 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Connection reset</ExpectedException>

[vm5] [info 2017/10/19 07:19:39.062 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm6] [info 2017/10/19 07:19:39.062 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm6] [info 2017/10/19 07:19:39.062 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Connection reset</ExpectedException>

[vm6] [info 2017/10/19 07:19:39.062 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Connection reset</ExpectedException>

[vm6] [info 2017/10/19 07:19:39.062 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm7] [info 2017/10/19 07:19:39.063 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm7] [info 2017/10/19 07:19:39.063 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Connection reset</ExpectedException>

[vm7] [info 2017/10/19 07:19:39.063 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Connection reset</ExpectedException>

[vm7] [info 2017/10/19 07:19:39.063 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[info 2017/10/19 07:19:39.064 UTC <Test worker> tid=22] <ExpectedException action=add>could not get remote locator information for remote site</ExpectedException>

[info 2017/10/19 07:19:39.064 UTC <Test worker> tid=22] <ExpectedException action=add>could not get remote locator information for remote site</ExpectedException>

[vm0] [info 2017/10/19 07:19:39.065 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm0] [info 2017/10/19 07:19:39.065 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>could not get remote locator information for remote site</ExpectedException>

[vm0] [info 2017/10/19 07:19:39.065 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>could not get remote locator information for remote site</ExpectedException>

[vm0] [info 2017/10/19 07:19:39.065 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm1] [info 2017/10/19 07:19:39.065 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm1] [info 2017/10/19 07:19:39.065 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] <ExpectedException action=add>could not get remote locator information for remote site</ExpectedException>

[vm1] [info 2017/10/19 07:19:39.065 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] <ExpectedException action=add>could not get remote locator information for remote site</ExpectedException>

[vm1] [info 2017/10/19 07:19:39.066 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm2] [info 2017/10/19 07:19:39.066 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm2] [info 2017/10/19 07:19:39.067 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>could not get remote locator information for remote site</ExpectedException>

[vm2] [info 2017/10/19 07:19:39.067 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>could not get remote locator information for remote site</ExpectedException>

[vm2] [info 2017/10/19 07:19:39.067 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm3] [info 2017/10/19 07:19:39.068 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm3] [info 2017/10/19 07:19:39.068 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>could not get remote locator information for remote site</ExpectedException>

[vm3] [info 2017/10/19 07:19:39.068 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>could not get remote locator information for remote site</ExpectedException>

[vm3] [info 2017/10/19 07:19:39.068 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm4] [info 2017/10/19 07:19:39.068 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm4] [info 2017/10/19 07:19:39.069 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>could not get remote locator information for remote site</ExpectedException>

[vm4] [info 2017/10/19 07:19:39.069 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>could not get remote locator information for remote site</ExpectedException>

[vm4] [info 2017/10/19 07:19:39.069 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm5] [info 2017/10/19 07:19:39.069 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm5] [info 2017/10/19 07:19:39.069 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>could not get remote locator information for remote site</ExpectedException>

[vm5] [info 2017/10/19 07:19:39.069 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>could not get remote locator information for remote site</ExpectedException>

[vm5] [info 2017/10/19 07:19:39.069 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm6] [info 2017/10/19 07:19:39.070 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm6] [info 2017/10/19 07:19:39.070 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>could not get remote locator information for remote site</ExpectedException>

[vm6] [info 2017/10/19 07:19:39.070 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>could not get remote locator information for remote site</ExpectedException>

[vm6] [info 2017/10/19 07:19:39.070 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm7] [info 2017/10/19 07:19:39.071 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm7] [info 2017/10/19 07:19:39.071 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>could not get remote locator information for remote site</ExpectedException>

[vm7] [info 2017/10/19 07:19:39.071 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>could not get remote locator information for remote site</ExpectedException>

[vm7] [info 2017/10/19 07:19:39.071 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm0] [info 2017/10/19 07:19:39.073 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$137/1771671177.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$137/1771671177@41fec254

[vm0] distributed system properties: {distributed-system-id=1, start-locator=localhost[22179],server=true,peer=true,hostname-for-clients=localhost, mcast-port=0, log-level=info, off-heap-memory-size=300m, disable-auto-reconnect=true, enable-cluster-configuration=false, locators=localhost[22179], use-cluster-configuration=false}
[vm0] [info 2017/10/19 07:19:39.077 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Startup Configuration:
[vm0]  ### GemFire Properties defined with api ###
[vm0] disable-auto-reconnect=true
[vm0] distributed-system-id=1
[vm0] enable-cluster-configuration=false
[vm0] locators=localhost[22179]
[vm0] log-level=info
[vm0] mcast-port=0
[vm0] off-heap-memory-size=300m
[vm0] start-locator=localhost[22179],server=true,peer=true,hostname-for-clients=localhost
[vm0] use-cluster-configuration=false
[vm0] ### GemFire Properties using default values ###
[vm0] ack-severe-alert-threshold=0
[vm0] ack-wait-threshold=15
[vm0] archive-disk-space-limit=0
[vm0] archive-file-size-limit=0
[vm0] async-distribution-timeout=0
[vm0] async-max-queue-size=8
[vm0] async-queue-timeout=60000
[vm0] bind-address=
[vm0] cache-xml-file=cache.xml
[vm0] cluster-configuration-dir=
[vm0] cluster-ssl-ciphers=any
[vm0] cluster-ssl-enabled=false
[vm0] cluster-ssl-keystore=
[vm0] cluster-ssl-keystore-password=
[vm0] cluster-ssl-keystore-type=
[vm0] cluster-ssl-protocols=any
[vm0] cluster-ssl-require-authentication=true
[vm0] cluster-ssl-truststore=
[vm0] cluster-ssl-truststore-password=
[vm0] conflate-events=server
[vm0] conserve-sockets=true
[vm0] delta-propagation=true
[vm0] deploy-working-dir=/tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm0
[vm0] disable-tcp=false
[vm0] distributed-transactions=false
[vm0] durable-client-id=
[vm0] durable-client-timeout=300
[vm0] enable-network-partition-detection=true
[vm0] enable-time-statistics=false
[vm0] enforce-unique-host=false
[vm0] gateway-ssl-ciphers=any
[vm0] gateway-ssl-enabled=false
[vm0] gateway-ssl-keystore=
[vm0] gateway-ssl-keystore-password=
[vm0] gateway-ssl-keystore-type=
[vm0] gateway-ssl-protocols=any
[vm0] gateway-ssl-require-authentication=true
[vm0] gateway-ssl-truststore=
[vm0] gateway-ssl-truststore-password=
[vm0] groups=
[vm0] http-service-bind-address=
[vm0] http-service-port=7070
[vm0] http-service-ssl-ciphers=any
[vm0] http-service-ssl-enabled=false
[vm0] http-service-ssl-keystore=
[vm0] http-service-ssl-keystore-password=
[vm0] http-service-ssl-keystore-type=
[vm0] http-service-ssl-protocols=any
[vm0] http-service-ssl-require-authentication=false
[vm0] http-service-ssl-truststore=
[vm0] http-service-ssl-truststore-password=
[vm0] jmx-manager=false
[vm0] jmx-manager-access-file=
[vm0] jmx-manager-bind-address=
[vm0] jmx-manager-hostname-for-clients=
[vm0] jmx-manager-http-port=7070
[vm0] jmx-manager-password-file=
[vm0] jmx-manager-port=1099
[vm0] jmx-manager-ssl-ciphers=any
[vm0] jmx-manager-ssl-enabled=false
[vm0] jmx-manager-ssl-keystore=
[vm0] jmx-manager-ssl-keystore-password=
[vm0] jmx-manager-ssl-keystore-type=
[vm0] jmx-manager-ssl-protocols=any
[vm0] jmx-manager-ssl-require-authentication=true
[vm0] jmx-manager-ssl-truststore=
[vm0] jmx-manager-ssl-truststore-password=
[vm0] jmx-manager-start=false
[vm0] jmx-manager-update-rate=2000
[vm0] load-cluster-configuration-from-dir=false
[vm0] locator-wait-time=0
[vm0] lock-memory=false
[vm0] log-disk-space-limit=0
[vm0] log-file=
[vm0] log-file-size-limit=0
[vm0] max-num-reconnect-tries=3
[vm0] max-wait-time-reconnect=60000
[vm0] mcast-address=239.192.81.1
[vm0] mcast-flow-control=1048576, 0.25, 5000
[vm0] mcast-recv-buffer-size=1048576
[vm0] mcast-send-buffer-size=65535
[vm0] mcast-ttl=32
[vm0] member-timeout=5000
[vm0] membership-port-range=32769-61000
[vm0] memcached-bind-address=
[vm0] memcached-port=0
[vm0] memcached-protocol=ASCII
[vm0] name=
[vm0] redis-bind-address=
[vm0] redis-password=
[vm0] redis-port=0
[vm0] redundancy-zone=
[vm0] remote-locators=
[vm0] remove-unresponsive-client=false
[vm0] roles=
[vm0] security-client-accessor=
[vm0] security-client-accessor-pp=
[vm0] security-client-auth-init=
[vm0] security-client-authenticator=
[vm0] security-client-dhalgo=
[vm0] security-log-file=
[vm0] security-log-level=config
[vm0] security-manager=
[vm0] security-peer-auth-init=
[vm0] security-peer-authenticator=
[vm0] security-peer-verifymember-timeout=1000
[vm0] security-post-processor=
[vm0] security-udp-dhalgo=
[vm0] server-bind-address=
[vm0] server-ssl-ciphers=any
[vm0] server-ssl-enabled=false
[vm0] server-ssl-keystore=
[vm0] server-ssl-keystore-password=
[vm0] server-ssl-keystore-type=
[vm0] server-ssl-protocols=any
[vm0] server-ssl-require-authentication=true
[vm0] server-ssl-truststore=
[vm0] server-ssl-truststore-password=
[vm0] socket-buffer-size=32768
[vm0] socket-lease-time=60000
[vm0] ssl-ciphers=any
[vm0] ssl-cluster-alias=
[vm0] ssl-default-alias=
[vm0] ssl-enabled-components=
[vm0] ssl-gateway-alias=
[vm0] ssl-jmx-alias=
[vm0] ssl-keystore=
[vm0] ssl-keystore-password=
[vm0] ssl-keystore-type=
[vm0] ssl-locator-alias=
[vm0] ssl-protocols=any
[vm0] ssl-require-authentication=true
[vm0] ssl-server-alias=
[vm0] ssl-truststore=
[vm0] ssl-truststore-password=
[vm0] ssl-truststore-type=
[vm0] ssl-web-alias=
[vm0] ssl-web-require-authentication=false
[vm0] start-dev-rest-api=false
[vm0] statistic-archive-file=
[vm0] statistic-sample-rate=1000
[vm0] statistic-sampling-enabled=true
[vm0] tcp-port=0
[vm0] udp-fragment-size=60000
[vm0] udp-recv-buffer-size=1048576
[vm0] udp-send-buffer-size=65535
[vm0] user-command-packages=


[vm0] [info 2017/10/19 07:19:39.078 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Allocating 314572800 bytes of off-heap memory. The maximum size of a single off-heap object is 314572800 bytes.

[vm0] [info 2017/10/19 07:19:39.083 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Starting peer location for Distribution Locator on localhost/127.0.0.1

[vm0] [info 2017/10/19 07:19:39.083 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Starting Distribution Locator on localhost/127.0.0.1

[vm0] [info 2017/10/19 07:19:39.084 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Locator was created at Thu Oct 19 07:19:39 UTC 2017

[vm0] [info 2017/10/19 07:19:39.084 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Listening on port 22179 bound on address localhost/127.0.0.1

[vm0] [info 2017/10/19 07:19:39.084 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] GemFire peer location service starting.  Other locators: localhost[22179]  Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: locator22179view.dat

[vm0] [info 2017/10/19 07:19:39.084 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Peer locator attempting to recover from localhost/127.0.0.1:22179

[vm0] [info 2017/10/19 07:19:39.087 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Peer locator was unable to recover state from this locator

[vm0] [info 2017/10/19 07:19:39.087 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] recovery file not found: /tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm0/locator22179view.dat

[vm0] [info 2017/10/19 07:19:39.090 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Starting membership services

[vm0] [info 2017/10/19 07:19:39.107 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] JGroups channel created (took 17ms)

[vm0] [info 2017/10/19 07:19:39.108 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] GemFire P2P Listener started on /172.17.0.4:34449

[vm0] [info 2017/10/19 07:19:39.108 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] This member is hosting a locator will be preferred as a membership coordinator

[vm0] [info 2017/10/19 07:19:39.109 UTC <Geode Failure Detection Server thread 0> tid=7285] Started failure detection server thread on /172.17.0.4:45805.

[vm0] [info 2017/10/19 07:19:39.109 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Peer locator is connecting to local membership services with ID 172.17.0.4(174)<ec>:32770

[vm0] [info 2017/10/19 07:19:39.111 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] This member is becoming the membership coordinator with address 172.17.0.4(174)<ec>:32770

[vm0] [info 2017/10/19 07:19:39.111 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] received new view: View[172.17.0.4(174)<ec><v0>:32770|0] members: [172.17.0.4(174)<ec><v0>:32770{lead}]
[vm0] old view is: null

[vm0] [info 2017/10/19 07:19:39.111 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Peer locator received new membership view: View[172.17.0.4(174)<ec><v0>:32770|0] members: [172.17.0.4(174)<ec><v0>:32770{lead}]

[vm0] [info 2017/10/19 07:19:39.111 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] ViewCreator starting on:172.17.0.4(174)<ec><v0>:32770

[vm0] [info 2017/10/19 07:19:39.111 UTC <Geode Membership View Creator> tid=7288] View Creator thread is starting

[vm0] [info 2017/10/19 07:19:39.111 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Finished joining (took 2ms).

[vm0] [info 2017/10/19 07:19:39.112 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Starting DistributionManager 172.17.0.4(174)<ec><v0>:32770.  (took 24 ms)

[vm0] [info 2017/10/19 07:19:39.112 UTC <Geode Membership View Creator> tid=7288] no recipients for new view aside from myself

[vm0] [info 2017/10/19 07:19:39.112 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Initial (distribution manager) view =  View[172.17.0.4(174)<ec><v0>:32770|0] members: [172.17.0.4(174)<ec><v0>:32770{lead}]

[vm0] [info 2017/10/19 07:19:39.112 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Admitting member <172.17.0.4(174)<ec><v0>:32770>. Now there are 1 non-admin member(s).

[vm0] [info 2017/10/19 07:19:39.113 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] 172.17.0.4(174)<ec><v0>:32770 is the elder and the only member.

[vm0] [info 2017/10/19 07:19:39.113 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Did not hear back from any other system. I am the first one.

[vm0] [info 2017/10/19 07:19:39.113 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Starting server location for Distribution Locator on localhost/127.0.0.1[22179]

[vm0] [info 2017/10/19 07:19:39.118 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: 22179
[vm0]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$137/1771671177.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$137/1771671177@41fec254 (took 45 ms)

[vm0] [info 2017/10/19 07:19:39.119 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$138/1163618438.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$138/1163618438@fc9654f

[vm0] [info 2017/10/19 07:19:39.119 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$138/1163618438.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$138/1163618438@fc9654f (took 0 ms)

[vm2] [info 2017/10/19 07:19:39.121 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$298/741772183.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$298/741772183@18e56316

[vm2] distributed system properties: {locators=localhost[22179], off-heap-memory-size=300m, enable-cluster-configuration=false, use-cluster-configuration=false, mcast-port=0, disable-auto-reconnect=true, log-level=info}
[vm2] [info 2017/10/19 07:19:39.126 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Startup Configuration:
[vm2]  ### GemFire Properties defined with api ###
[vm2] disable-auto-reconnect=true
[vm2] enable-cluster-configuration=false
[vm2] locators=localhost[22179]
[vm2] log-level=info
[vm2] mcast-port=0
[vm2] off-heap-memory-size=300m
[vm2] use-cluster-configuration=false
[vm2] ### GemFire Properties using default values ###
[vm2] ack-severe-alert-threshold=0
[vm2] ack-wait-threshold=15
[vm2] archive-disk-space-limit=0
[vm2] archive-file-size-limit=0
[vm2] async-distribution-timeout=0
[vm2] async-max-queue-size=8
[vm2] async-queue-timeout=60000
[vm2] bind-address=
[vm2] cache-xml-file=cache.xml
[vm2] cluster-configuration-dir=
[vm2] cluster-ssl-ciphers=any
[vm2] cluster-ssl-enabled=false
[vm2] cluster-ssl-keystore=
[vm2] cluster-ssl-keystore-password=
[vm2] cluster-ssl-keystore-type=
[vm2] cluster-ssl-protocols=any
[vm2] cluster-ssl-require-authentication=true
[vm2] cluster-ssl-truststore=
[vm2] cluster-ssl-truststore-password=
[vm2] conflate-events=server
[vm2] conserve-sockets=true
[vm2] delta-propagation=true
[vm2] deploy-working-dir=/tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm2
[vm2] disable-tcp=false
[vm2] distributed-system-id=-1
[vm2] distributed-transactions=false
[vm2] durable-client-id=
[vm2] durable-client-timeout=300
[vm2] enable-network-partition-detection=true
[vm2] enable-time-statistics=false
[vm2] enforce-unique-host=false
[vm2] gateway-ssl-ciphers=any
[vm2] gateway-ssl-enabled=false
[vm2] gateway-ssl-keystore=
[vm2] gateway-ssl-keystore-password=
[vm2] gateway-ssl-keystore-type=
[vm2] gateway-ssl-protocols=any
[vm2] gateway-ssl-require-authentication=true
[vm2] gateway-ssl-truststore=
[vm2] gateway-ssl-truststore-password=
[vm2] groups=
[vm2] http-service-bind-address=
[vm2] http-service-port=7070
[vm2] http-service-ssl-ciphers=any
[vm2] http-service-ssl-enabled=false
[vm2] http-service-ssl-keystore=
[vm2] http-service-ssl-keystore-password=
[vm2] http-service-ssl-keystore-type=
[vm2] http-service-ssl-protocols=any
[vm2] http-service-ssl-require-authentication=false
[vm2] http-service-ssl-truststore=
[vm2] http-service-ssl-truststore-password=
[vm2] jmx-manager=false
[vm2] jmx-manager-access-file=
[vm2] jmx-manager-bind-address=
[vm2] jmx-manager-hostname-for-clients=
[vm2] jmx-manager-http-port=7070
[vm2] jmx-manager-password-file=
[vm2] jmx-manager-port=1099
[vm2] jmx-manager-ssl-ciphers=any
[vm2] jmx-manager-ssl-enabled=false
[vm2] jmx-manager-ssl-keystore=
[vm2] jmx-manager-ssl-keystore-password=
[vm2] jmx-manager-ssl-keystore-type=
[vm2] jmx-manager-ssl-protocols=any
[vm2] jmx-manager-ssl-require-authentication=true
[vm2] jmx-manager-ssl-truststore=
[vm2] jmx-manager-ssl-truststore-password=
[vm2] jmx-manager-start=false
[vm2] jmx-manager-update-rate=2000
[vm2] load-cluster-configuration-from-dir=false
[vm2] locator-wait-time=0
[vm2] lock-memory=false
[vm2] log-disk-space-limit=0
[vm2] log-file=
[vm2] log-file-size-limit=0
[vm2] max-num-reconnect-tries=3
[vm2] max-wait-time-reconnect=60000
[vm2] mcast-address=239.192.81.1
[vm2] mcast-flow-control=1048576, 0.25, 5000
[vm2] mcast-recv-buffer-size=1048576
[vm2] mcast-send-buffer-size=65535
[vm2] mcast-ttl=32
[vm2] member-timeout=5000
[vm2] membership-port-range=32769-61000
[vm2] memcached-bind-address=
[vm2] memcached-port=0
[vm2] memcached-protocol=ASCII
[vm2] name=
[vm2] redis-bind-address=
[vm2] redis-password=
[vm2] redis-port=0
[vm2] redundancy-zone=
[vm2] remote-locators=
[vm2] remove-unresponsive-client=false
[vm2] roles=
[vm2] security-client-accessor=
[vm2] security-client-accessor-pp=
[vm2] security-client-auth-init=
[vm2] security-client-authenticator=
[vm2] security-client-dhalgo=
[vm2] security-log-file=
[vm2] security-log-level=config
[vm2] security-manager=
[vm2] security-peer-auth-init=
[vm2] security-peer-authenticator=
[vm2] security-peer-verifymember-timeout=1000
[vm2] security-post-processor=
[vm2] security-udp-dhalgo=
[vm2] server-bind-address=
[vm2] server-ssl-ciphers=any
[vm2] server-ssl-enabled=false
[vm2] server-ssl-keystore=
[vm2] server-ssl-keystore-password=
[vm2] server-ssl-keystore-type=
[vm2] server-ssl-protocols=any
[vm2] server-ssl-require-authentication=true
[vm2] server-ssl-truststore=
[vm2] server-ssl-truststore-password=
[vm2] socket-buffer-size=32768
[vm2] socket-lease-time=60000
[vm2] ssl-ciphers=any
[vm2] ssl-cluster-alias=
[vm2] ssl-default-alias=
[vm2] ssl-enabled-components=
[vm2] ssl-gateway-alias=
[vm2] ssl-jmx-alias=
[vm2] ssl-keystore=
[vm2] ssl-keystore-password=
[vm2] ssl-keystore-type=
[vm2] ssl-locator-alias=
[vm2] ssl-protocols=any
[vm2] ssl-require-authentication=true
[vm2] ssl-server-alias=
[vm2] ssl-truststore=
[vm2] ssl-truststore-password=
[vm2] ssl-truststore-type=
[vm2] ssl-web-alias=
[vm2] ssl-web-require-authentication=false
[vm2] start-dev-rest-api=false
[vm2] start-locator=
[vm2] statistic-archive-file=
[vm2] statistic-sample-rate=1000
[vm2] statistic-sampling-enabled=true
[vm2] tcp-port=0
[vm2] udp-fragment-size=60000
[vm2] udp-recv-buffer-size=1048576
[vm2] udp-send-buffer-size=65535
[vm2] user-command-packages=


[vm2] [info 2017/10/19 07:19:39.126 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Allocating 314572800 bytes of off-heap memory. The maximum size of a single off-heap object is 314572800 bytes.

[vm2] [info 2017/10/19 07:19:39.129 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Starting membership services

[vm2] [info 2017/10/19 07:19:39.140 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] JGroups channel created (took 11ms)

[vm2] [info 2017/10/19 07:19:39.141 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] GemFire P2P Listener started on /172.17.0.4:40811

[vm0] [info 2017/10/19 07:19:39.144 UTC <locator request thread[1]> tid=7270] This member is becoming coordinator

[vm2] [info 2017/10/19 07:19:39.142 UTC <Geode Failure Detection Server thread 0> tid=9619] Started failure detection server thread on /172.17.0.4:36510.

[vm2] [info 2017/10/19 07:19:39.145 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Attempting to join the distributed system through coordinator 172.17.0.4(174)<ec><v0>:32770 using address 172.17.0.4(187):32771

[vm0] [info 2017/10/19 07:19:39.146 UTC <unicast receiver,371fdc9c0e33-8367> tid=7281] received join request from 172.17.0.4(187):32771

[vm0] [info 2017/10/19 07:19:39.146 UTC <unicast receiver,371fdc9c0e33-8367> tid=7281] Received a join request from 172.17.0.4(187):32771

[vm0] [info 2017/10/19 07:19:39.447 UTC <Geode Membership View Creator> tid=7288] View Creator is processing 1 requests for the next membership view

[vm0] [info 2017/10/19 07:19:39.447 UTC <Geode Membership View Creator> tid=7288] preparing new view View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(187)<v1>:32771]

[vm2] [info 2017/10/19 07:19:39.448 UTC <unicast receiver,371fdc9c0e33-13440> tid=9615] received new view: View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(187)<v1>:32771]
[vm2] old view is: null

[vm2] [info 2017/10/19 07:19:39.449 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Finished joining (took 307ms).

[vm2] [info 2017/10/19 07:19:39.449 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Starting DistributionManager 172.17.0.4(187)<v1>:32771.  (took 321 ms)

[vm2] [info 2017/10/19 07:19:39.449 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Initial (distribution manager) view =  View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(187)<v1>:32771]

[vm2] [info 2017/10/19 07:19:39.449 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Admitting member <172.17.0.4(174)<ec><v0>:32770>. Now there are 1 non-admin member(s).

[vm2] [info 2017/10/19 07:19:39.449 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Admitting member <172.17.0.4(187)<v1>:32771>. Now there are 2 non-admin member(s).

[vm0] [info 2017/10/19 07:19:39.449 UTC <Geode Membership View Creator> tid=7288] finished waiting for responses to view preparation

[vm0] [info 2017/10/19 07:19:39.449 UTC <Geode Membership View Creator> tid=7288] received new view: View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(187)<v1>:32771]
[vm0] old view is: View[172.17.0.4(174)<ec><v0>:32770|0] members: [172.17.0.4(174)<ec><v0>:32770{lead}]

[vm0] [info 2017/10/19 07:19:39.449 UTC <Geode Membership View Creator> tid=7288] Peer locator received new membership view: View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(187)<v1>:32771]

[vm0] [info 2017/10/19 07:19:39.451 UTC <Geode Membership View Creator> tid=7288] sending new view View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(187)<v1>:32771]

[vm0] [info 2017/10/19 07:19:39.451 UTC <View Message Processor> tid=7294] Membership: Processing addition < 172.17.0.4(187)<v1>:32771 >

[vm0] [info 2017/10/19 07:19:39.452 UTC <View Message Processor> tid=7294] Admitting member <172.17.0.4(187)<v1>:32771>. Now there are 2 non-admin member(s).

[vm0] [info 2017/10/19 07:19:39.453 UTC <Pooled High Priority Message Processor 1> tid=7296] Member 172.17.0.4(187)<v1>:32771 is equivalent or in the same redundancy zone.

[vm2] [info 2017/10/19 07:19:39.462 UTC <P2P message reader for 172.17.0.4(174)<ec><v0>:32770 shared unordered uid=441 port=48646> tid=9625] Member 172.17.0.4(174)<ec><v0>:32770 is equivalent or in the same redundancy zone.

[vm2] [info 2017/10/19 07:19:39.470 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] No locator(s) found with cluster configuration service

[vm2] [info 2017/10/19 07:19:39.472 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Requesting cluster configuration

[vm2] [info 2017/10/19 07:19:39.473 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Initializing region _monitoringRegion_172.17.0.4<v1>32771

[vm2] [info 2017/10/19 07:19:39.474 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Initialization of region _monitoringRegion_172.17.0.4<v1>32771 completed

[vm2] [info 2017/10/19 07:19:39.715 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Loading previously deployed jars

[vm2] [info 2017/10/19 07:19:39.716 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Initializing region PdxTypes

[vm2] [info 2017/10/19 07:19:39.719 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Initialization of region PdxTypes completed

[vm2] [info 2017/10/19 07:19:39.720 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$298/741772183.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$298/741772183@18e56316 (took 598 ms)

[vm2] [info 2017/10/19 07:19:39.722 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$299/624319976.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$299/624319976@8dd1c39

[vm2] [info 2017/10/19 07:19:39.722 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Could not connect</ExpectedException>

[vm2] [info 2017/10/19 07:19:39.722 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Could not connect</ExpectedException>

[vm2] [info 2017/10/19 07:19:39.722 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Could not connect</ExpectedException>

[vm2] [info 2017/10/19 07:19:39.726 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Created disk store ln with unique id 637418b4c05a4beb-b0ff635cd5518c92

[vm2] [info 2017/10/19 07:19:39.727 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] recovery region initialization took 1 ms

[vm2] [info 2017/10/19 07:19:39.739 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Initializing region gatewayEventIdIndexMetaData

[vm2] [info 2017/10/19 07:19:39.743 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Initialization of region gatewayEventIdIndexMetaData completed

[vm2] [info 2017/10/19 07:19:39.749 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] SerialGatewaySender{id=ln,remoteDsId=2,isRunning =false,isPrimary =false} : Starting as primary

[vm2] [info 2017/10/19 07:19:39.749 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] SerialGatewaySender{id=ln,remoteDsId=2,isRunning =false,isPrimary =false} : Becoming primary gateway sender

[vm2] [info 2017/10/19 07:19:39.752 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Initializing region ln_SERIAL_GATEWAY_SENDER_QUEUE

[vm2] [info 2017/10/19 07:19:39.753 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Initialization of region ln_SERIAL_GATEWAY_SENDER_QUEUE completed

[vm2] [warn 2017/10/19 07:19:39.758 UTC <Event Processor for GatewaySender_ln> tid=9660] Hostname is unknown: unknownGeodeHostWanAutoDiscoveryDUnitTest. Creating pool with unknown host in case the host becomes known later.

[vm2] [info 2017/10/19 07:19:39.759 UTC <Event Processor for GatewaySender_ln> tid=9660] AutoConnectionSource UpdateLocatorListTask started with interval=10,000 ms.

[vm2] [info 2017/10/19 07:19:39.760 UTC <Event Processor for GatewaySender_ln> tid=9660] Pool ln started with multiuser-authentication=false

[vm2] [info 2017/10/19 07:19:39.760 UTC <Event Processor for GatewaySender_ln> tid=9660] locator unknownGeodeHostWanAutoDiscoveryDUnitTest:12345 is not running.
[vm2] java.net.ConnectException: Connection refused (Connection refused)
[vm2] 	at java.net.PlainSocketImpl.socketConnect(Native Method)
[vm2] 	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
[vm2] 	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:204)
[vm2] 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
[vm2] 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
[vm2] 	at java.net.Socket.connect(Socket.java:589)
[vm2] 	at org.apache.geode.internal.net.SocketCreator.connect(SocketCreator.java:992)
[vm2] 	at org.apache.geode.internal.net.SocketCreator.connect(SocketCreator.java:933)
[vm2] 	at org.apache.geode.internal.net.SocketCreator.connect(SocketCreator.java:922)
[vm2] 	at org.apache.geode.distributed.internal.tcpserver.TcpClient.getServerVersion(TcpClient.java:298)
[vm2] 	at org.apache.geode.distributed.internal.tcpserver.TcpClient.requestToServer(TcpClient.java:197)
[vm2] 	at org.apache.geode.cache.client.internal.AutoConnectionSourceImpl.queryOneLocator(AutoConnectionSourceImpl.java:209)
[vm2] 	at org.apache.geode.cache.client.internal.AutoConnectionSourceImpl.queryLocators(AutoConnectionSourceImpl.java:286)
[vm2] 	at org.apache.geode.cache.client.internal.AutoConnectionSourceImpl.findServer(AutoConnectionSourceImpl.java:165)
[vm2] 	at org.apache.geode.cache.client.internal.ConnectionFactoryImpl.createClientToServerConnection(ConnectionFactoryImpl.java:234)
[vm2] 	at org.apache.geode.cache.client.internal.pooling.ConnectionManagerImpl.borrowConnection(ConnectionManagerImpl.java:206)
[vm2] 	at org.apache.geode.cache.client.internal.PoolImpl.acquireConnection(PoolImpl.java:902)
[vm2] 	at org.apache.geode.internal.cache.wan.GatewaySenderEventRemoteDispatcher.initializeConnection(GatewaySenderEventRemoteDispatcher.java:405)
[vm2] 	at org.apache.geode.internal.cache.wan.GatewaySenderEventRemoteDispatcher.<init>(GatewaySenderEventRemoteDispatcher.java:75)
[vm2] 	at org.apache.geode.internal.cache.wan.serial.RemoteSerialGatewaySenderEventProcessor.initializeEventDispatcher(RemoteSerialGatewaySenderEventProcessor.java:41)
[vm2] 	at org.apache.geode.internal.cache.wan.AbstractGatewaySenderEventProcessor.setRunningStatus(AbstractGatewaySenderEventProcessor.java:1078)
[vm2] 	at org.apache.geode.internal.cache.wan.serial.SerialGatewaySenderEventProcessor.run(SerialGatewaySenderEventProcessor.java:196)

[vm2] [info 2017/10/19 07:19:39.761 UTC <Event Processor for GatewaySender_ln> tid=9660] updateLocatorInLocatorList changing locator list: loc form: LocatorAddress [socketInetAddress=unknownGeodeHostWanAutoDiscoveryDUnitTest:12345, hostname=unknownGeodeHostWanAutoDiscoveryDUnitTest, isIpString=false] ,loc to: unknownGeodeHostWanAutoDiscoveryDUnitTest:12345

[vm2] [info 2017/10/19 07:19:39.761 UTC <poolTimer-ln-2> tid=9663] updateLocatorInLocatorList changing locator list: loc form: LocatorAddress [socketInetAddress=unknownGeodeHostWanAutoDiscoveryDUnitTest:12345, hostname=unknownGeodeHostWanAutoDiscoveryDUnitTest, isIpString=false] ,loc to: unknownGeodeHostWanAutoDiscoveryDUnitTest:12345

[vm2] [info 2017/10/19 07:19:39.761 UTC <Event Processor for GatewaySender_ln> tid=9660] updateLocatorInLocatorList locator list from:[unknownGeodeHostWanAutoDiscoveryDUnitTest:12345] to: [LocatorAddress [socketInetAddress=unknownGeodeHostWanAutoDiscoveryDUnitTest:12345, hostname=unknownGeodeHostWanAutoDiscoveryDUnitTest, isIpString=false]]

[vm2] [warn 2017/10/19 07:19:39.761 UTC <Event Processor for GatewaySender_ln> tid=9660] ln: Could not connect.

[vm2] [info 2017/10/19 07:19:39.761 UTC <poolTimer-ln-2> tid=9663] updateLocatorInLocatorList locator list from:[unknownGeodeHostWanAutoDiscoveryDUnitTest:12345] to: [LocatorAddress [socketInetAddress=unknownGeodeHostWanAutoDiscoveryDUnitTest:12345, hostname=unknownGeodeHostWanAutoDiscoveryDUnitTest, isIpString=false]]

[vm2] [info 2017/10/19 07:19:39.761 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Started  SerialGatewaySender{id=ln,remoteDsId=2,isRunning =true,isPrimary =true}

[vm2] [info 2017/10/19 07:19:39.762 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Could not connect</ExpectedException>

[vm2] [info 2017/10/19 07:19:39.762 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Could not connect</ExpectedException>

[vm2] [info 2017/10/19 07:19:39.762 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Could not connect</ExpectedException>

[vm2] [info 2017/10/19 07:19:39.762 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$299/624319976.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$299/624319976@8dd1c39 (took 39 ms)

[vm2] [info 2017/10/19 07:19:39.762 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$300/1152901138.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$300/1152901138@7b3f28bf

[vm2] [info 2017/10/19 07:19:39.762 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$300/1152901138.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$300/1152901138@7b3f28bf (took 0 ms)

[vm2] [info 2017/10/19 07:19:39.763 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$301/84383285.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$301/84383285@719b4f3a

[vm2] [info 2017/10/19 07:19:39.763 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$301/84383285.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$301/84383285@719b4f3a (took 0 ms)

[info 2017/10/19 07:19:39.763 UTC <Test worker> tid=22] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[info 2017/10/19 07:19:39.763 UTC <Test worker> tid=22] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm0] [info 2017/10/19 07:19:39.764 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm0] [info 2017/10/19 07:19:39.764 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm0] [info 2017/10/19 07:19:39.764 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm0] [info 2017/10/19 07:19:39.764 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm0] [info 2017/10/19 07:19:39.764 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm1] [info 2017/10/19 07:19:39.765 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm1] [info 2017/10/19 07:19:39.765 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm1] [info 2017/10/19 07:19:39.765 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm1] [info 2017/10/19 07:19:39.765 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm2] [info 2017/10/19 07:19:39.766 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm2] [info 2017/10/19 07:19:39.766 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm2] [info 2017/10/19 07:19:39.766 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm2] [info 2017/10/19 07:19:39.766 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm2] [info 2017/10/19 07:19:39.766 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm3] [info 2017/10/19 07:19:39.767 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm3] [info 2017/10/19 07:19:39.767 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm3] [info 2017/10/19 07:19:39.767 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm3] [info 2017/10/19 07:19:39.767 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm4] [info 2017/10/19 07:19:39.768 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm4] [info 2017/10/19 07:19:39.768 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm4] [info 2017/10/19 07:19:39.768 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm4] [info 2017/10/19 07:19:39.768 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm5] [info 2017/10/19 07:19:39.769 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm5] [info 2017/10/19 07:19:39.769 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm5] [info 2017/10/19 07:19:39.769 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm5] [info 2017/10/19 07:19:39.769 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm6] [info 2017/10/19 07:19:39.769 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm6] [info 2017/10/19 07:19:39.770 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm6] [info 2017/10/19 07:19:39.770 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm6] [info 2017/10/19 07:19:39.770 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm7] [info 2017/10/19 07:19:39.770 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm7] [info 2017/10/19 07:19:39.771 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm7] [info 2017/10/19 07:19:39.771 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm7] [info 2017/10/19 07:19:39.771 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm0] [info 2017/10/19 07:19:39.773 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102@6c1e613a

[vm0] [info 2017/10/19 07:19:39.773 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Stopping Distribution Locator on localhost/127.0.0.1[22179]

[vm2] [info 2017/10/19 07:19:39.773 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$50/267342857.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$50/267342857@32f886ef

[vm3] [info 2017/10/19 07:19:39.773 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$49/1854774201.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$49/1854774201@7495c340

[vm2] [info 2017/10/19 07:19:39.774 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] GemFireCache[id = 746658880; isClosing = true; isShutDownAll = false; created = Thu Oct 19 07:19:39 UTC 2017; server = false; copyOnRead = false; lockLease = 120; lockTimeout = 60]: Now closing.

[vm3] [info 2017/10/19 07:19:39.774 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$49/1854774201.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$49/1854774201@7495c340 (took 0 ms)

[vm0] [info 2017/10/19 07:19:39.775 UTC <Distribution Locator on localhost/127.0.0.1> tid=7269] locator shutting down

[vm1] [info 2017/10/19 07:19:39.776 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102@6c1e613a

[vm5] [info 2017/10/19 07:19:39.777 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$47/1939424723.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$47/1939424723@3a65d70

[vm6] [info 2017/10/19 07:19:39.777 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/1573676125.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/1573676125@abd27d2

[vm1] [info 2017/10/19 07:19:39.777 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102@6c1e613a (took 0 ms)

[vm6] [info 2017/10/19 07:19:39.777 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm5] [info 2017/10/19 07:19:39.777 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$47/1939424723.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$47/1939424723@3a65d70 (took 0 ms)

[vm6]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/1573676125.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/1573676125@abd27d2 (took 0 ms)

[vm4] [info 2017/10/19 07:19:39.778 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$46/1146432959.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$46/1146432959@1ebf8dc6

[vm0] [info 2017/10/19 07:19:39.777 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Distribution Locator on localhost/127.0.0.1[22179]  is stopped

[vm0] [info 2017/10/19 07:19:39.778 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Shutting down DistributionManager 172.17.0.4(174)<ec><v0>:32770. 

[vm4] [info 2017/10/19 07:19:39.779 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$46/1146432959.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$46/1146432959@1ebf8dc6 (took 1 ms)

[vm7] [info 2017/10/19 07:19:39.779 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/715091186.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/715091186@5bd49916

[vm7] [info 2017/10/19 07:19:39.780 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/715091186.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/715091186@5bd49916 (took 0 ms)

[vm2] [info 2017/10/19 07:19:39.787 UTC <Pooled High Priority Message Processor 1> tid=9635] received leave request from 172.17.0.4(174)<ec><v0>:32770 for 172.17.0.4(174)<ec><v0>:32770

[vm2] [info 2017/10/19 07:19:39.788 UTC <Pooled High Priority Message Processor 1> tid=9635] This member is becoming the membership coordinator with address 172.17.0.4(187)<v1>:32771

[vm2] [info 2017/10/19 07:19:39.788 UTC <Pooled High Priority Message Processor 1> tid=9635] ViewCreator starting on:172.17.0.4(187)<v1>:32771

[vm2] [info 2017/10/19 07:19:39.789 UTC <Geode Membership View Creator> tid=9665] View Creator thread is starting

[vm2] [info 2017/10/19 07:19:39.789 UTC <Pooled High Priority Message Processor 1> tid=9635] Member at 172.17.0.4(174)<ec><v0>:32770 gracefully left the distributed cache: shutdown message received

[vm2] [info 2017/10/19 07:19:39.790 UTC <Geode Membership View Creator> tid=9665] received new view: View[172.17.0.4(187)<v1>:32771|6] members: [172.17.0.4(187)<v1>:32771{lead}]  shutdown: [172.17.0.4(174)<ec><v0>:32770]
[vm2] old view is: View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(187)<v1>:32771]

[vm2] [info 2017/10/19 07:19:39.805 UTC <Geode Membership View Creator> tid=9665] no recipients for new view aside from myself

[vm2] [info 2017/10/19 07:19:39.806 UTC <View Message Processor> tid=9668] 172.17.0.4(187)<v1>:32771 is the elder and the only member.

[vm2] [info 2017/10/19 07:19:39.809 UTC <GatewaySender Proxy Stomper> tid=9670] Destroying connection pool ln

[vm2] [info 2017/10/19 07:19:39.810 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Stopped  SerialGatewaySender{id=ln,remoteDsId=2,isRunning =false,isPrimary =true}

[vm2] [info 2017/10/19 07:19:39.811 UTC <Thread-1868> tid=9661] The QueueRemovalThread is done.

[vm2] [info 2017/10/19 07:19:39.819 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Shutting down DistributionManager 172.17.0.4(187)<v1>:32771. 

[vm0] [info 2017/10/19 07:19:39.888 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Now closing distribution for 172.17.0.4(174)<ec><v0>:32770

[vm0] [info 2017/10/19 07:19:39.888 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Stopping membership services

[vm0] [info 2017/10/19 07:19:39.889 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] GMSHealthMonitor server socket is closed in stopServices().

[vm0] [info 2017/10/19 07:19:39.890 UTC <Geode Failure Detection Server thread 0> tid=7285] GMSHealthMonitor server thread exiting

[vm0] [info 2017/10/19 07:19:39.890 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] GMSHealthMonitor serverSocketExecutor is terminated

[vm0] [info 2017/10/19 07:19:39.895 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] DistributionManager stopped in 116ms.

[vm0] [info 2017/10/19 07:19:39.895 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Marking DistributionManager 172.17.0.4(174)<ec><v0>:32770 as closed.

[vm0] [info 2017/10/19 07:19:39.897 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102@6c1e613a (took 124 ms)

[vm2] [info 2017/10/19 07:19:39.924 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Now closing distribution for 172.17.0.4(187)<v1>:32771

[vm2] [info 2017/10/19 07:19:39.924 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Stopping membership services

[vm2] [info 2017/10/19 07:19:39.925 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] GMSHealthMonitor server socket is closed in stopServices().

[vm2] [info 2017/10/19 07:19:39.925 UTC <Geode Failure Detection Server thread 0> tid=9619] GMSHealthMonitor server thread exiting

[vm2] [info 2017/10/19 07:19:39.925 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] GMSHealthMonitor serverSocketExecutor is terminated

[vm2] [info 2017/10/19 07:19:39.930 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] DistributionManager stopped in 111ms.

[vm2] [info 2017/10/19 07:19:39.931 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Marking DistributionManager 172.17.0.4(187)<v1>:32771 as closed.

[vm2] [info 2017/10/19 07:19:39.933 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$50/267342857.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$50/267342857@32f886ef (took 159 ms)

[vm0] [info 2017/10/19 07:19:39.934 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm0] [info 2017/10/19 07:19:39.934 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm1] [info 2017/10/19 07:19:39.935 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm1] [info 2017/10/19 07:19:39.935 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm2] [info 2017/10/19 07:19:39.935 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm2] [info 2017/10/19 07:19:39.936 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm3] [info 2017/10/19 07:19:39.936 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm3] [info 2017/10/19 07:19:39.936 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm4] [info 2017/10/19 07:19:39.937 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm4] [info 2017/10/19 07:19:39.937 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm5] [info 2017/10/19 07:19:39.938 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm5] [info 2017/10/19 07:19:39.938 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm7] [info 2017/10/19 07:19:39.944 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm7] [info 2017/10/19 07:19:39.944 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[info 2017/10/19 07:19:39.945 UTC <Test worker> tid=22] <ExpectedException action=remove>Connection refused</ExpectedException>

[info 2017/10/19 07:19:39.945 UTC <Test worker> tid=22] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:19:39.945 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm0] [info 2017/10/19 07:19:39.945 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:19:39.945 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:19:39.945 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm6] [info 2017/10/19 07:19:39.943 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm6] [info 2017/10/19 07:19:39.943 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm1] [info 2017/10/19 07:19:39.946 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm1] [info 2017/10/19 07:19:39.946 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm1] [info 2017/10/19 07:19:39.946 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm1] [info 2017/10/19 07:19:39.946 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm2] [info 2017/10/19 07:19:39.947 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm2] [info 2017/10/19 07:19:39.947 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm2] [info 2017/10/19 07:19:39.947 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm2] [info 2017/10/19 07:19:39.947 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm4] [info 2017/10/19 07:19:39.949 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm4] [info 2017/10/19 07:19:39.949 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm4] [info 2017/10/19 07:19:39.949 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm4] [info 2017/10/19 07:19:39.949 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm5] [info 2017/10/19 07:19:39.950 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm5] [info 2017/10/19 07:19:39.950 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm5] [info 2017/10/19 07:19:39.950 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm5] [info 2017/10/19 07:19:39.950 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm3] [info 2017/10/19 07:19:39.948 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm3] [info 2017/10/19 07:19:39.948 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm3] [info 2017/10/19 07:19:39.948 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm3] [info 2017/10/19 07:19:39.948 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm6] [info 2017/10/19 07:19:39.951 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm6] [info 2017/10/19 07:19:39.951 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm6] [info 2017/10/19 07:19:39.951 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm6] [info 2017/10/19 07:19:39.951 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm7] [info 2017/10/19 07:19:39.953 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm7] [info 2017/10/19 07:19:39.953 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm7] [info 2017/10/19 07:19:39.953 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm7] [info 2017/10/19 07:19:39.953 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[info 2017/10/19 07:19:39.953 UTC <Test worker> tid=22] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[info 2017/10/19 07:19:39.953 UTC <Test worker> tid=22] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:19:39.954 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm0] [info 2017/10/19 07:19:39.954 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:19:39.954 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:19:39.954 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm1] [info 2017/10/19 07:19:39.955 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm1] [info 2017/10/19 07:19:39.955 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm1] [info 2017/10/19 07:19:39.955 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm1] [info 2017/10/19 07:19:39.955 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm2] [info 2017/10/19 07:19:39.955 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm2] [info 2017/10/19 07:19:39.956 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm2] [info 2017/10/19 07:19:39.956 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm2] [info 2017/10/19 07:19:39.956 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm3] [info 2017/10/19 07:19:39.956 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm3] [info 2017/10/19 07:19:39.956 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm3] [info 2017/10/19 07:19:39.956 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm3] [info 2017/10/19 07:19:39.956 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm4] [info 2017/10/19 07:19:39.957 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm4] [info 2017/10/19 07:19:39.957 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm4] [info 2017/10/19 07:19:39.957 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm4] [info 2017/10/19 07:19:39.957 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm5] [info 2017/10/19 07:19:39.958 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm5] [info 2017/10/19 07:19:39.958 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm5] [info 2017/10/19 07:19:39.958 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm5] [info 2017/10/19 07:19:39.958 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[info 2017/10/19 07:19:39.960 UTC <Test worker> tid=22] <ExpectedException action=remove>Connection reset</ExpectedException>

[info 2017/10/19 07:19:39.961 UTC <Test worker> tid=22] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm7] [info 2017/10/19 07:19:39.960 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm7] [info 2017/10/19 07:19:39.960 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm7] [info 2017/10/19 07:19:39.960 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm7] [info 2017/10/19 07:19:39.960 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm1] [info 2017/10/19 07:19:39.962 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm1] [info 2017/10/19 07:19:39.962 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm1] [info 2017/10/19 07:19:39.962 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm1] [info 2017/10/19 07:19:39.962 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm6] [info 2017/10/19 07:19:39.959 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm6] [info 2017/10/19 07:19:39.959 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm6] [info 2017/10/19 07:19:39.959 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm6] [info 2017/10/19 07:19:39.959 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm0] [info 2017/10/19 07:19:39.961 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm0] [info 2017/10/19 07:19:39.961 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:19:39.961 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:19:39.961 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm2] [info 2017/10/19 07:19:39.963 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm2] [info 2017/10/19 07:19:39.963 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm2] [info 2017/10/19 07:19:39.963 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm2] [info 2017/10/19 07:19:39.963 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm3] [info 2017/10/19 07:19:39.965 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm3] [info 2017/10/19 07:19:39.965 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm3] [info 2017/10/19 07:19:39.965 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm3] [info 2017/10/19 07:19:39.965 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm4] [info 2017/10/19 07:19:39.966 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm4] [info 2017/10/19 07:19:39.966 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm4] [info 2017/10/19 07:19:39.966 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm4] [info 2017/10/19 07:19:39.966 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm5] [info 2017/10/19 07:19:39.967 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm5] [info 2017/10/19 07:19:39.967 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm5] [info 2017/10/19 07:19:39.967 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm5] [info 2017/10/19 07:19:39.967 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm6] [info 2017/10/19 07:19:39.968 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm6] [info 2017/10/19 07:19:39.968 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm6] [info 2017/10/19 07:19:39.968 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm6] [info 2017/10/19 07:19:39.968 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[info 2017/10/19 07:19:39.969 UTC <Test worker> tid=22] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[info 2017/10/19 07:19:39.969 UTC <Test worker> tid=22] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm0] [info 2017/10/19 07:19:39.970 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm0] [info 2017/10/19 07:19:39.970 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm0] [info 2017/10/19 07:19:39.970 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm0] [info 2017/10/19 07:19:39.970 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm7] [info 2017/10/19 07:19:39.969 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm7] [info 2017/10/19 07:19:39.969 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm7] [info 2017/10/19 07:19:39.969 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm7] [info 2017/10/19 07:19:39.969 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm1] [info 2017/10/19 07:19:39.971 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm1] [info 2017/10/19 07:19:39.971 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm1] [info 2017/10/19 07:19:39.971 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm1] [info 2017/10/19 07:19:39.971 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm2] [info 2017/10/19 07:19:39.972 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm2] [info 2017/10/19 07:19:39.972 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm2] [info 2017/10/19 07:19:39.972 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm2] [info 2017/10/19 07:19:39.972 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm3] [info 2017/10/19 07:19:39.973 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm3] [info 2017/10/19 07:19:39.973 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm3] [info 2017/10/19 07:19:39.973 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm3] [info 2017/10/19 07:19:39.973 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm4] [info 2017/10/19 07:19:39.974 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm4] [info 2017/10/19 07:19:39.974 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm4] [info 2017/10/19 07:19:39.974 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm4] [info 2017/10/19 07:19:39.974 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm5] [info 2017/10/19 07:19:39.975 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm5] [info 2017/10/19 07:19:39.975 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm5] [info 2017/10/19 07:19:39.975 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm5] [info 2017/10/19 07:19:39.975 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm6] [info 2017/10/19 07:19:39.976 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm6] [info 2017/10/19 07:19:39.976 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm6] [info 2017/10/19 07:19:39.976 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm6] [info 2017/10/19 07:19:39.976 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm7] [info 2017/10/19 07:19:39.977 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm7] [info 2017/10/19 07:19:39.977 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm7] [info 2017/10/19 07:19:39.977 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>could not get remote locator information for remote site</ExpectedException>

[vm7] [info 2017/10/19 07:19:39.977 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm0] [info 2017/10/19 07:19:39.978 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm0] [info 2017/10/19 07:19:39.978 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm1] [info 2017/10/19 07:19:39.979 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm1] [info 2017/10/19 07:19:39.979 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm2] [info 2017/10/19 07:19:39.980 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm2] [info 2017/10/19 07:19:39.980 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Could not connect</ExpectedException>

[vm2] [info 2017/10/19 07:19:39.980 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Could not connect</ExpectedException>

[vm2] [info 2017/10/19 07:19:39.980 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm3] [info 2017/10/19 07:19:39.981 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm3] [info 2017/10/19 07:19:39.981 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm4] [info 2017/10/19 07:19:39.982 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm4] [info 2017/10/19 07:19:39.982 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm5] [info 2017/10/19 07:19:39.983 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm5] [info 2017/10/19 07:19:39.983 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm6] [info 2017/10/19 07:19:39.987 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm6] [info 2017/10/19 07:19:39.987 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm7] [info 2017/10/19 07:19:39.988 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm7] [info 2017/10/19 07:19:39.988 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[locator] [info 2017/10/19 07:19:39.989 UTC <RMI TCP Connection(11)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase$$Lambda$39/1383993332.run with 0 args on object: org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase$$Lambda$39/1383993332@7a396d2f

[locator] [info 2017/10/19 07:19:39.990 UTC <RMI TCP Connection(11)-172.17.0.4> tid=30] Got result: null
[locator]  from org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase$$Lambda$39/1383993332.run with 0 args on object: org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase$$Lambda$39/1383993332@7a396d2f (took 0 ms)

[vm0] [info 2017/10/19 07:19:39.994 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm0] [info 2017/10/19 07:19:39.994 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm1] [info 2017/10/19 07:19:39.995 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm1] [info 2017/10/19 07:19:39.995 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm2] [info 2017/10/19 07:19:39.996 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm2] [info 2017/10/19 07:19:39.996 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm3] [info 2017/10/19 07:19:39.997 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm3] [info 2017/10/19 07:19:39.997 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm4] [info 2017/10/19 07:19:39.998 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm4] [info 2017/10/19 07:19:39.998 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm5] [info 2017/10/19 07:19:40.001 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm5] [info 2017/10/19 07:19:40.002 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm6] [info 2017/10/19 07:19:40.002 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm6] [info 2017/10/19 07:19:40.002 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm7] [info 2017/10/19 07:19:40.004 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm7] [info 2017/10/19 07:19:40.004 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

Previously run tests: [CacheXml80GatewayDUnitTest, ConcurrentSerialGatewaySenderOperationsOffHeapDUnitTest, SerialGatewaySenderQueueDUnitTest, SerialWANPropagationDUnitTest, DestroyGatewaySenderCommandDUnitTest, CreateGatewayReceiverCommandDUnitTest, ParallelWANConflationDUnitTest, SerialWANPropagationOffHeapDUnitTest, ConcurrentParallelGatewaySenderOperation_2_OffHeapDUnitTest, WanValidationsDUnitTest, WanAutoDiscoveryDUnitTest]
[vm0] [info 2017/10/19 07:19:40.006 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm0] [info 2017/10/19 07:19:40.006 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm1] [info 2017/10/19 07:19:40.007 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm1] [info 2017/10/19 07:19:40.007 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm2] [info 2017/10/19 07:19:40.008 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm2] [info 2017/10/19 07:19:40.008 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm3] [info 2017/10/19 07:19:40.012 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm3] [info 2017/10/19 07:19:40.012 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm4] [info 2017/10/19 07:19:40.013 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm4] [info 2017/10/19 07:19:40.013 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm5] [info 2017/10/19 07:19:40.014 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm5] [info 2017/10/19 07:19:40.014 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm6] [info 2017/10/19 07:19:40.019 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm6] [info 2017/10/19 07:19:40.019 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)



[setup] START TEST WanAutoDiscoveryDUnitTest.test_LN_NY_TK_5_PeerLocators_1_ServerLocator


[vm0] [info 2017/10/19 07:19:40.022 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633@3333195a

[vm0] [info 2017/10/19 07:19:40.023 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633@3333195a (took 0 ms)

[vm1] [info 2017/10/19 07:19:40.024 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633@3333195a

[vm1] [info 2017/10/19 07:19:40.024 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1574052633@3333195a (took 0 ms)

[vm7] [info 2017/10/19 07:19:40.020 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm7] [info 2017/10/19 07:19:40.020 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)

[vm2] [info 2017/10/19 07:19:40.025 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1383596771.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1383596771@588a54ec

[vm2] [info 2017/10/19 07:19:40.025 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1383596771.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1383596771@588a54ec (took 0 ms)

[vm3] [info 2017/10/19 07:19:40.026 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1134338530.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1134338530@bea95a3

[vm3] [info 2017/10/19 07:19:40.026 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1134338530.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$15/1134338530@bea95a3 (took 0 ms)

[vm4] [info 2017/10/19 07:19:40.031 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1059104106.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1059104106@5346e7df

[vm4] [info 2017/10/19 07:19:40.031 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1059104106.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1059104106@5346e7df (took 0 ms)

[vm5] [info 2017/10/19 07:19:40.033 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1520267312.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1520267312@7d0e35a2

[vm6] [info 2017/10/19 07:19:40.034 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/958556531.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/958556531@7fba5614

[vm6] [info 2017/10/19 07:19:40.034 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/958556531.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/958556531@7fba5614 (took 0 ms)

[vm5] [info 2017/10/19 07:19:40.033 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1520267312.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1520267312@7d0e35a2 (took 0 ms)

[info 2017/10/19 07:19:40.036 UTC <Test worker> tid=22] <ExpectedException action=add>Connection refused</ExpectedException>

[info 2017/10/19 07:19:40.036 UTC <Test worker> tid=22] <ExpectedException action=add>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:19:40.036 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm7] [info 2017/10/19 07:19:40.035 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1848144891.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1848144891@4cc92cd3

[vm7] [info 2017/10/19 07:19:40.035 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1848144891.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$10/1848144891@4cc92cd3 (took 0 ms)

[vm0] [info 2017/10/19 07:19:40.036 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:19:40.036 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:19:40.036 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm1] [info 2017/10/19 07:19:40.038 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm1] [info 2017/10/19 07:19:40.038 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm1] [info 2017/10/19 07:19:40.038 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm1] [info 2017/10/19 07:19:40.038 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm2] [info 2017/10/19 07:19:40.038 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm2] [info 2017/10/19 07:19:40.039 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Connection refused</ExpectedException>

[vm2] [info 2017/10/19 07:19:40.039 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Connection refused</ExpectedException>

[vm2] [info 2017/10/19 07:19:40.040 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm3] [info 2017/10/19 07:19:40.040 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm3] [info 2017/10/19 07:19:40.041 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm3] [info 2017/10/19 07:19:40.041 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Connection refused</ExpectedException>

[vm3] [info 2017/10/19 07:19:40.041 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm4] [info 2017/10/19 07:19:40.042 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm4] [info 2017/10/19 07:19:40.042 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Connection refused</ExpectedException>

[vm4] [info 2017/10/19 07:19:40.042 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Connection refused</ExpectedException>

[vm4] [info 2017/10/19 07:19:40.042 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm5] [info 2017/10/19 07:19:40.044 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm5] [info 2017/10/19 07:19:40.044 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Connection refused</ExpectedException>

[vm5] [info 2017/10/19 07:19:40.044 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Connection refused</ExpectedException>

[vm5] [info 2017/10/19 07:19:40.044 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm6] [info 2017/10/19 07:19:40.047 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm6] [info 2017/10/19 07:19:40.047 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Connection refused</ExpectedException>

[vm6] [info 2017/10/19 07:19:40.047 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Connection refused</ExpectedException>

[vm6] [info 2017/10/19 07:19:40.047 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[info 2017/10/19 07:19:40.048 UTC <Test worker> tid=22] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[info 2017/10/19 07:19:40.048 UTC <Test worker> tid=22] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:19:40.049 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm0] [info 2017/10/19 07:19:40.049 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:19:40.049 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:19:40.049 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm1] [info 2017/10/19 07:19:40.049 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm1] [info 2017/10/19 07:19:40.050 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm1] [info 2017/10/19 07:19:40.050 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm1] [info 2017/10/19 07:19:40.050 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm2] [info 2017/10/19 07:19:40.050 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm2] [info 2017/10/19 07:19:40.050 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm2] [info 2017/10/19 07:19:40.050 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm2] [info 2017/10/19 07:19:40.050 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm7] [info 2017/10/19 07:19:40.048 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm7] [info 2017/10/19 07:19:40.048 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Connection refused</ExpectedException>

[vm7] [info 2017/10/19 07:19:40.048 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Connection refused</ExpectedException>

[vm7] [info 2017/10/19 07:19:40.048 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm3] [info 2017/10/19 07:19:40.051 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm3] [info 2017/10/19 07:19:40.051 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm3] [info 2017/10/19 07:19:40.051 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm3] [info 2017/10/19 07:19:40.051 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm6] [info 2017/10/19 07:19:40.054 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm6] [info 2017/10/19 07:19:40.054 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm6] [info 2017/10/19 07:19:40.054 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm6] [info 2017/10/19 07:19:40.054 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm4] [info 2017/10/19 07:19:40.052 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"
[vm7] [info 2017/10/19 07:19:40.055 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"


[vm7] [info 2017/10/19 07:19:40.055 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm4] [info 2017/10/19 07:19:40.052 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm7] [info 2017/10/19 07:19:40.055 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm7] [info 2017/10/19 07:19:40.055 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm4] [info 2017/10/19 07:19:40.053 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm4] [info 2017/10/19 07:19:40.053 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm4]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm5] [info 2017/10/19 07:19:40.053 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm5] [info 2017/10/19 07:19:40.053 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm5] [info 2017/10/19 07:19:40.053 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Software caused connection abort</ExpectedException>

[vm5] [info 2017/10/19 07:19:40.053 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[info 2017/10/19 07:19:40.055 UTC <Test worker> tid=22] <ExpectedException action=add>Connection reset</ExpectedException>

[info 2017/10/19 07:19:40.055 UTC <Test worker> tid=22] <ExpectedException action=add>Connection reset</ExpectedException>

[vm1] [info 2017/10/19 07:19:40.057 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm1] [info 2017/10/19 07:19:40.057 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm1] [info 2017/10/19 07:19:40.057 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm1] [info 2017/10/19 07:19:40.057 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm2] [info 2017/10/19 07:19:40.058 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm2] [info 2017/10/19 07:19:40.058 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Connection reset</ExpectedException>

[vm2] [info 2017/10/19 07:19:40.058 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=add>Connection reset</ExpectedException>

[vm2] [info 2017/10/19 07:19:40.058 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm0] [info 2017/10/19 07:19:40.056 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm0] [info 2017/10/19 07:19:40.056 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:19:40.056 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:19:40.056 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm5] [info 2017/10/19 07:19:40.061 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm5] [info 2017/10/19 07:19:40.061 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Connection reset</ExpectedException>

[vm5] [info 2017/10/19 07:19:40.061 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=add>Connection reset</ExpectedException>

[vm5] [info 2017/10/19 07:19:40.061 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm4] [info 2017/10/19 07:19:40.060 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm4] [info 2017/10/19 07:19:40.060 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Connection reset</ExpectedException>

[vm4] [info 2017/10/19 07:19:40.060 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=add>Connection reset</ExpectedException>

[vm4] [info 2017/10/19 07:19:40.060 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm3] [info 2017/10/19 07:19:40.059 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm3] [info 2017/10/19 07:19:40.060 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm3] [info 2017/10/19 07:19:40.060 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=add>Connection reset</ExpectedException>

[vm3] [info 2017/10/19 07:19:40.060 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm6] [info 2017/10/19 07:19:40.062 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm6] [info 2017/10/19 07:19:40.062 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Connection reset</ExpectedException>

[vm6] [info 2017/10/19 07:19:40.062 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=add>Connection reset</ExpectedException>

[vm6] [info 2017/10/19 07:19:40.062 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm7] [info 2017/10/19 07:19:40.063 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException"

[vm7] [info 2017/10/19 07:19:40.063 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Connection reset</ExpectedException>

[vm7] [info 2017/10/19 07:19:40.063 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=add>Connection reset</ExpectedException>

[vm7] [info 2017/10/19 07:19:40.063 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$2.run with 0 args on object: "IgnoredException addIgnoredException" (took 0 ms)

[vm0] [info 2017/10/19 07:19:40.066 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$157/645613174.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$157/645613174@3f649a31

[vm0] distributed system properties: {distributed-system-id=1, start-locator=localhost[27807],server=false,peer=true,hostname-for-clients=localhost, mcast-port=0, log-level=info, off-heap-memory-size=300m, disable-auto-reconnect=true, enable-cluster-configuration=false, locators=localhost[27807], use-cluster-configuration=false}
[vm0] [info 2017/10/19 07:19:40.071 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Startup Configuration:
[vm0]  ### GemFire Properties defined with api ###
[vm0] disable-auto-reconnect=true
[vm0] distributed-system-id=1
[vm0] enable-cluster-configuration=false
[vm0] locators=localhost[27807]
[vm0] log-level=info
[vm0] mcast-port=0
[vm0] off-heap-memory-size=300m
[vm0] start-locator=localhost[27807],server=false,peer=true,hostname-for-clients=localhost
[vm0] use-cluster-configuration=false
[vm0] ### GemFire Properties using default values ###
[vm0] ack-severe-alert-threshold=0
[vm0] ack-wait-threshold=15
[vm0] archive-disk-space-limit=0
[vm0] archive-file-size-limit=0
[vm0] async-distribution-timeout=0
[vm0] async-max-queue-size=8
[vm0] async-queue-timeout=60000
[vm0] bind-address=
[vm0] cache-xml-file=cache.xml
[vm0] cluster-configuration-dir=
[vm0] cluster-ssl-ciphers=any
[vm0] cluster-ssl-enabled=false
[vm0] cluster-ssl-keystore=
[vm0] cluster-ssl-keystore-password=
[vm0] cluster-ssl-keystore-type=
[vm0] cluster-ssl-protocols=any
[vm0] cluster-ssl-require-authentication=true
[vm0] cluster-ssl-truststore=
[vm0] cluster-ssl-truststore-password=
[vm0] conflate-events=server
[vm0] conserve-sockets=true
[vm0] delta-propagation=true
[vm0] deploy-working-dir=/tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm0
[vm0] disable-tcp=false
[vm0] distributed-transactions=false
[vm0] durable-client-id=
[vm0] durable-client-timeout=300
[vm0] enable-network-partition-detection=true
[vm0] enable-time-statistics=false
[vm0] enforce-unique-host=false
[vm0] gateway-ssl-ciphers=any
[vm0] gateway-ssl-enabled=false
[vm0] gateway-ssl-keystore=
[vm0] gateway-ssl-keystore-password=
[vm0] gateway-ssl-keystore-type=
[vm0] gateway-ssl-protocols=any
[vm0] gateway-ssl-require-authentication=true
[vm0] gateway-ssl-truststore=
[vm0] gateway-ssl-truststore-password=
[vm0] groups=
[vm0] http-service-bind-address=
[vm0] http-service-port=7070
[vm0] http-service-ssl-ciphers=any
[vm0] http-service-ssl-enabled=false
[vm0] http-service-ssl-keystore=
[vm0] http-service-ssl-keystore-password=
[vm0] http-service-ssl-keystore-type=
[vm0] http-service-ssl-protocols=any
[vm0] http-service-ssl-require-authentication=false
[vm0] http-service-ssl-truststore=
[vm0] http-service-ssl-truststore-password=
[vm0] jmx-manager=false
[vm0] jmx-manager-access-file=
[vm0] jmx-manager-bind-address=
[vm0] jmx-manager-hostname-for-clients=
[vm0] jmx-manager-http-port=7070
[vm0] jmx-manager-password-file=
[vm0] jmx-manager-port=1099
[vm0] jmx-manager-ssl-ciphers=any
[vm0] jmx-manager-ssl-enabled=false
[vm0] jmx-manager-ssl-keystore=
[vm0] jmx-manager-ssl-keystore-password=
[vm0] jmx-manager-ssl-keystore-type=
[vm0] jmx-manager-ssl-protocols=any
[vm0] jmx-manager-ssl-require-authentication=true
[vm0] jmx-manager-ssl-truststore=
[vm0] jmx-manager-ssl-truststore-password=
[vm0] jmx-manager-start=false
[vm0] jmx-manager-update-rate=2000
[vm0] load-cluster-configuration-from-dir=false
[vm0] locator-wait-time=0
[vm0] lock-memory=false
[vm0] log-disk-space-limit=0
[vm0] log-file=
[vm0] log-file-size-limit=0
[vm0] max-num-reconnect-tries=3
[vm0] max-wait-time-reconnect=60000
[vm0] mcast-address=239.192.81.1
[vm0] mcast-flow-control=1048576, 0.25, 5000
[vm0] mcast-recv-buffer-size=1048576
[vm0] mcast-send-buffer-size=65535
[vm0] mcast-ttl=32
[vm0] member-timeout=5000
[vm0] membership-port-range=32769-61000
[vm0] memcached-bind-address=
[vm0] memcached-port=0
[vm0] memcached-protocol=ASCII
[vm0] name=
[vm0] redis-bind-address=
[vm0] redis-password=
[vm0] redis-port=0
[vm0] redundancy-zone=
[vm0] remote-locators=
[vm0] remove-unresponsive-client=false
[vm0] roles=
[vm0] security-client-accessor=
[vm0] security-client-accessor-pp=
[vm0] security-client-auth-init=
[vm0] security-client-authenticator=
[vm0] security-client-dhalgo=
[vm0] security-log-file=
[vm0] security-log-level=config
[vm0] security-manager=
[vm0] security-peer-auth-init=
[vm0] security-peer-authenticator=
[vm0] security-peer-verifymember-timeout=1000
[vm0] security-post-processor=
[vm0] security-udp-dhalgo=
[vm0] server-bind-address=
[vm0] server-ssl-ciphers=any
[vm0] server-ssl-enabled=false
[vm0] server-ssl-keystore=
[vm0] server-ssl-keystore-password=
[vm0] server-ssl-keystore-type=
[vm0] server-ssl-protocols=any
[vm0] server-ssl-require-authentication=true
[vm0] server-ssl-truststore=
[vm0] server-ssl-truststore-password=
[vm0] socket-buffer-size=32768
[vm0] socket-lease-time=60000
[vm0] ssl-ciphers=any
[vm0] ssl-cluster-alias=
[vm0] ssl-default-alias=
[vm0] ssl-enabled-components=
[vm0] ssl-gateway-alias=
[vm0] ssl-jmx-alias=
[vm0] ssl-keystore=
[vm0] ssl-keystore-password=
[vm0] ssl-keystore-type=
[vm0] ssl-locator-alias=
[vm0] ssl-protocols=any
[vm0] ssl-require-authentication=true
[vm0] ssl-server-alias=
[vm0] ssl-truststore=
[vm0] ssl-truststore-password=
[vm0] ssl-truststore-type=
[vm0] ssl-web-alias=
[vm0] ssl-web-require-authentication=false
[vm0] start-dev-rest-api=false
[vm0] statistic-archive-file=
[vm0] statistic-sample-rate=1000
[vm0] statistic-sampling-enabled=true
[vm0] tcp-port=0
[vm0] udp-fragment-size=60000
[vm0] udp-recv-buffer-size=1048576
[vm0] udp-send-buffer-size=65535
[vm0] user-command-packages=


[vm0] [info 2017/10/19 07:19:40.072 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Allocating 314572800 bytes of off-heap memory. The maximum size of a single off-heap object is 314572800 bytes.

[vm0] [info 2017/10/19 07:19:40.075 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Starting peer location for Distribution Locator on localhost/127.0.0.1

[vm0] [info 2017/10/19 07:19:40.075 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Starting Distribution Locator on localhost/127.0.0.1

[vm0] [info 2017/10/19 07:19:40.076 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Locator was created at Thu Oct 19 07:19:40 UTC 2017

[vm0] [info 2017/10/19 07:19:40.076 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Listening on port 27807 bound on address localhost/127.0.0.1

[vm0] [info 2017/10/19 07:19:40.076 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] GemFire peer location service starting.  Other locators: localhost[27807]  Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: locator27807view.dat

[vm0] [info 2017/10/19 07:19:40.076 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Peer locator attempting to recover from localhost/127.0.0.1:27807

[vm0] [info 2017/10/19 07:19:40.078 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Peer locator was unable to recover state from this locator

[vm0] [info 2017/10/19 07:19:40.078 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] recovery file not found: /tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm0/locator27807view.dat

[vm0] [info 2017/10/19 07:19:40.081 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Starting membership services

[vm0] [info 2017/10/19 07:19:40.093 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] JGroups channel created (took 12ms)

[vm0] [info 2017/10/19 07:19:40.106 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] GemFire P2P Listener started on /172.17.0.4:51160

[vm0] [info 2017/10/19 07:19:40.106 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] This member is hosting a locator will be preferred as a membership coordinator

[vm0] [info 2017/10/19 07:19:40.107 UTC <Geode Failure Detection Server thread 0> tid=7324] Started failure detection server thread on /172.17.0.4:40717.

[vm0] [info 2017/10/19 07:19:40.107 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Peer locator is connecting to local membership services with ID 172.17.0.4(174)<ec>:32770

[vm0] [info 2017/10/19 07:19:40.109 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] This member is becoming the membership coordinator with address 172.17.0.4(174)<ec>:32770

[vm0] [info 2017/10/19 07:19:40.109 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] received new view: View[172.17.0.4(174)<ec><v0>:32770|0] members: [172.17.0.4(174)<ec><v0>:32770{lead}]
[vm0] old view is: null

[vm0] [info 2017/10/19 07:19:40.109 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Peer locator received new membership view: View[172.17.0.4(174)<ec><v0>:32770|0] members: [172.17.0.4(174)<ec><v0>:32770{lead}]

[vm0] [info 2017/10/19 07:19:40.110 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] ViewCreator starting on:172.17.0.4(174)<ec><v0>:32770

[vm0] [info 2017/10/19 07:19:40.110 UTC <Geode Membership View Creator> tid=7327] View Creator thread is starting

[vm0] [info 2017/10/19 07:19:40.110 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Finished joining (took 3ms).

[vm0] [info 2017/10/19 07:19:40.110 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Starting DistributionManager 172.17.0.4(174)<ec><v0>:32770.  (took 31 ms)

[vm0] [info 2017/10/19 07:19:40.111 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Initial (distribution manager) view =  View[172.17.0.4(174)<ec><v0>:32770|0] members: [172.17.0.4(174)<ec><v0>:32770{lead}]

[vm0] [info 2017/10/19 07:19:40.111 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Admitting member <172.17.0.4(174)<ec><v0>:32770>. Now there are 1 non-admin member(s).

[vm0] [info 2017/10/19 07:19:40.111 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] 172.17.0.4(174)<ec><v0>:32770 is the elder and the only member.

[vm0] [info 2017/10/19 07:19:40.111 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Did not hear back from any other system. I am the first one.

[vm0] [info 2017/10/19 07:19:40.112 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Starting server location for Distribution Locator on localhost/127.0.0.1[27807]

[vm0] [info 2017/10/19 07:19:40.133 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: 27807
[vm0]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$157/645613174.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$157/645613174@3f649a31 (took 66 ms)

[vm0] [info 2017/10/19 07:19:40.137 UTC <Geode Membership View Creator> tid=7327] no recipients for new view aside from myself

[vm1] [info 2017/10/19 07:19:40.138 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$151/1706092411.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$151/1706092411@36e518c7

[vm1] distributed system properties: {distributed-system-id=1, start-locator=localhost[26387],server=false,peer=true,hostname-for-clients=localhost, mcast-port=0, log-level=info, off-heap-memory-size=300m, disable-auto-reconnect=true, enable-cluster-configuration=false, locators=localhost[27807], use-cluster-configuration=false}
[vm1] [info 2017/10/19 07:19:40.142 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Startup Configuration:
[vm1]  ### GemFire Properties defined with api ###
[vm1] disable-auto-reconnect=true
[vm1] distributed-system-id=1
[vm1] enable-cluster-configuration=false
[vm1] locators=localhost[27807],localhost[26387]
[vm1] log-level=info
[vm1] mcast-port=0
[vm1] off-heap-memory-size=300m
[vm1] start-locator=localhost[26387],server=false,peer=true,hostname-for-clients=localhost
[vm1] use-cluster-configuration=false
[vm1] ### GemFire Properties using default values ###
[vm1] ack-severe-alert-threshold=0
[vm1] ack-wait-threshold=15
[vm1] archive-disk-space-limit=0
[vm1] archive-file-size-limit=0
[vm1] async-distribution-timeout=0
[vm1] async-max-queue-size=8
[vm1] async-queue-timeout=60000
[vm1] bind-address=
[vm1] cache-xml-file=cache.xml
[vm1] cluster-configuration-dir=
[vm1] cluster-ssl-ciphers=any
[vm1] cluster-ssl-enabled=false
[vm1] cluster-ssl-keystore=
[vm1] cluster-ssl-keystore-password=
[vm1] cluster-ssl-keystore-type=
[vm1] cluster-ssl-protocols=any
[vm1] cluster-ssl-require-authentication=true
[vm1] cluster-ssl-truststore=
[vm1] cluster-ssl-truststore-password=
[vm1] conflate-events=server
[vm1] conserve-sockets=true
[vm1] delta-propagation=true
[vm1] deploy-working-dir=/tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm1
[vm1] disable-tcp=false
[vm1] distributed-transactions=false
[vm1] durable-client-id=
[vm1] durable-client-timeout=300
[vm1] enable-network-partition-detection=true
[vm1] enable-time-statistics=false
[vm1] enforce-unique-host=false
[vm1] gateway-ssl-ciphers=any
[vm1] gateway-ssl-enabled=false
[vm1] gateway-ssl-keystore=
[vm1] gateway-ssl-keystore-password=
[vm1] gateway-ssl-keystore-type=
[vm1] gateway-ssl-protocols=any
[vm1] gateway-ssl-require-authentication=true
[vm1] gateway-ssl-truststore=
[vm1] gateway-ssl-truststore-password=
[vm1] groups=
[vm1] http-service-bind-address=
[vm1] http-service-port=7070
[vm1] http-service-ssl-ciphers=any
[vm1] http-service-ssl-enabled=false
[vm1] http-service-ssl-keystore=
[vm1] http-service-ssl-keystore-password=
[vm1] http-service-ssl-keystore-type=
[vm1] http-service-ssl-protocols=any
[vm1] http-service-ssl-require-authentication=false
[vm1] http-service-ssl-truststore=
[vm1] http-service-ssl-truststore-password=
[vm1] jmx-manager=false
[vm1] jmx-manager-access-file=
[vm1] jmx-manager-bind-address=
[vm1] jmx-manager-hostname-for-clients=
[vm1] jmx-manager-http-port=7070
[vm1] jmx-manager-password-file=
[vm1] jmx-manager-port=1099
[vm1] jmx-manager-ssl-ciphers=any
[vm1] jmx-manager-ssl-enabled=false
[vm1] jmx-manager-ssl-keystore=
[vm1] jmx-manager-ssl-keystore-password=
[vm1] jmx-manager-ssl-keystore-type=
[vm1] jmx-manager-ssl-protocols=any
[vm1] jmx-manager-ssl-require-authentication=true
[vm1] jmx-manager-ssl-truststore=
[vm1] jmx-manager-ssl-truststore-password=
[vm1] jmx-manager-start=false
[vm1] jmx-manager-update-rate=2000
[vm1] load-cluster-configuration-from-dir=false
[vm1] locator-wait-time=0
[vm1] lock-memory=false
[vm1] log-disk-space-limit=0
[vm1] log-file=
[vm1] log-file-size-limit=0
[vm1] max-num-reconnect-tries=3
[vm1] max-wait-time-reconnect=60000
[vm1] mcast-address=239.192.81.1
[vm1] mcast-flow-control=1048576, 0.25, 5000
[vm1] mcast-recv-buffer-size=1048576
[vm1] mcast-send-buffer-size=65535
[vm1] mcast-ttl=32
[vm1] member-timeout=5000
[vm1] membership-port-range=32769-61000
[vm1] memcached-bind-address=
[vm1] memcached-port=0
[vm1] memcached-protocol=ASCII
[vm1] name=
[vm1] redis-bind-address=
[vm1] redis-password=
[vm1] redis-port=0
[vm1] redundancy-zone=
[vm1] remote-locators=
[vm1] remove-unresponsive-client=false
[vm1] roles=
[vm1] security-client-accessor=
[vm1] security-client-accessor-pp=
[vm1] security-client-auth-init=
[vm1] security-client-authenticator=
[vm1] security-client-dhalgo=
[vm1] security-log-file=
[vm1] security-log-level=config
[vm1] security-manager=
[vm1] security-peer-auth-init=
[vm1] security-peer-authenticator=
[vm1] security-peer-verifymember-timeout=1000
[vm1] security-post-processor=
[vm1] security-udp-dhalgo=
[vm1] server-bind-address=
[vm1] server-ssl-ciphers=any
[vm1] server-ssl-enabled=false
[vm1] server-ssl-keystore=
[vm1] server-ssl-keystore-password=
[vm1] server-ssl-keystore-type=
[vm1] server-ssl-protocols=any
[vm1] server-ssl-require-authentication=true
[vm1] server-ssl-truststore=
[vm1] server-ssl-truststore-password=
[vm1] socket-buffer-size=32768
[vm1] socket-lease-time=60000
[vm1] ssl-ciphers=any
[vm1] ssl-cluster-alias=
[vm1] ssl-default-alias=
[vm1] ssl-enabled-components=
[vm1] ssl-gateway-alias=
[vm1] ssl-jmx-alias=
[vm1] ssl-keystore=
[vm1] ssl-keystore-password=
[vm1] ssl-keystore-type=
[vm1] ssl-locator-alias=
[vm1] ssl-protocols=any
[vm1] ssl-require-authentication=true
[vm1] ssl-server-alias=
[vm1] ssl-truststore=
[vm1] ssl-truststore-password=
[vm1] ssl-truststore-type=
[vm1] ssl-web-alias=
[vm1] ssl-web-require-authentication=false
[vm1] start-dev-rest-api=false
[vm1] statistic-archive-file=
[vm1] statistic-sample-rate=1000
[vm1] statistic-sampling-enabled=true
[vm1] tcp-port=0
[vm1] udp-fragment-size=60000
[vm1] udp-recv-buffer-size=1048576
[vm1] udp-send-buffer-size=65535
[vm1] user-command-packages=


[vm1] [info 2017/10/19 07:19:40.142 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Allocating 314572800 bytes of off-heap memory. The maximum size of a single off-heap object is 314572800 bytes.

[vm1] [info 2017/10/19 07:19:40.148 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Starting peer location for Distribution Locator on localhost/127.0.0.1

[vm1] [info 2017/10/19 07:19:40.151 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Starting Distribution Locator on localhost/127.0.0.1

[vm1] [info 2017/10/19 07:19:40.151 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Locator was created at Thu Oct 19 07:19:40 UTC 2017

[vm1] [info 2017/10/19 07:19:40.151 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Listening on port 26387 bound on address localhost/127.0.0.1

[vm1] [info 2017/10/19 07:19:40.152 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] GemFire peer location service starting.  Other locators: localhost[27807],localhost[26387]  Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: locator26387view.dat

[vm1] [info 2017/10/19 07:19:40.152 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Peer locator attempting to recover from localhost/127.0.0.1:27807

[vm1] [info 2017/10/19 07:19:40.155 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Peer locator recovered initial membership of View[172.17.0.4(174)<ec><v0>:32770|0] members: [172.17.0.4(174)<ec><v0>:32770{lead}]

[vm1] [info 2017/10/19 07:19:40.155 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Peer locator recovered state from LocatorAddress [socketInetAddress=localhost/127.0.0.1:27807, hostname=localhost, isIpString=false]

[vm1] [info 2017/10/19 07:19:40.158 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Starting membership services

[vm1] [info 2017/10/19 07:19:40.175 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] JGroups channel created (took 17ms)

[vm1] [info 2017/10/19 07:19:40.181 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] GemFire P2P Listener started on /172.17.0.4:46385

[vm1] [info 2017/10/19 07:19:40.181 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] This member is hosting a locator will be preferred as a membership coordinator

[vm1] [info 2017/10/19 07:19:40.182 UTC <Geode Failure Detection Server thread 0> tid=5477] Started failure detection server thread on /172.17.0.4:36503.

[vm1] [info 2017/10/19 07:19:40.182 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Peer locator is connecting to local membership services with ID 172.17.0.4(181)<ec>:32771

[vm0] [info 2017/10/19 07:19:40.184 UTC <locator request thread[1]> tid=7309] This member is becoming coordinator

[vm1] [info 2017/10/19 07:19:40.189 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Attempting to join the distributed system through coordinator 172.17.0.4(174)<ec><v0>:32770 using address 172.17.0.4(181)<ec>:32771

[vm0] [info 2017/10/19 07:19:40.189 UTC <unicast receiver,371fdc9c0e33-22815> tid=7320] received join request from 172.17.0.4(181)<ec>:32771

[vm0] [info 2017/10/19 07:19:40.189 UTC <unicast receiver,371fdc9c0e33-22815> tid=7320] Received a join request from 172.17.0.4(181)<ec>:32771

[vm0] [info 2017/10/19 07:19:40.490 UTC <Geode Membership View Creator> tid=7327] View Creator is processing 1 requests for the next membership view

[vm0] [info 2017/10/19 07:19:40.490 UTC <Geode Membership View Creator> tid=7327] preparing new view View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(181)<ec><v1>:32771]

[vm1] [info 2017/10/19 07:19:40.492 UTC <unicast receiver,371fdc9c0e33-37000> tid=5473] received new view: View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(181)<ec><v1>:32771]
[vm1] old view is: null

[vm1] [info 2017/10/19 07:19:40.492 UTC <unicast receiver,371fdc9c0e33-37000> tid=5473] Peer locator received new membership view: View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(181)<ec><v1>:32771]

[vm1] [info 2017/10/19 07:19:40.493 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Finished joining (took 311ms).

[vm1] [info 2017/10/19 07:19:40.493 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Starting DistributionManager 172.17.0.4(181)<ec><v1>:32771.  (took 337 ms)

[vm0] [info 2017/10/19 07:19:40.493 UTC <Geode Membership View Creator> tid=7327] finished waiting for responses to view preparation

[vm0] [info 2017/10/19 07:19:40.493 UTC <Geode Membership View Creator> tid=7327] received new view: View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(181)<ec><v1>:32771]
[vm0] old view is: View[172.17.0.4(174)<ec><v0>:32770|0] members: [172.17.0.4(174)<ec><v0>:32770{lead}]

[vm0] [info 2017/10/19 07:19:40.493 UTC <Geode Membership View Creator> tid=7327] Peer locator received new membership view: View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(181)<ec><v1>:32771]

[vm1] [info 2017/10/19 07:19:40.494 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Initial (distribution manager) view =  View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(181)<ec><v1>:32771]

[vm1] [info 2017/10/19 07:19:40.494 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Admitting member <172.17.0.4(174)<ec><v0>:32770>. Now there are 1 non-admin member(s).

[vm1] [info 2017/10/19 07:19:40.494 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Admitting member <172.17.0.4(181)<ec><v1>:32771>. Now there are 2 non-admin member(s).

[vm0] [info 2017/10/19 07:19:40.501 UTC <Geode Membership View Creator> tid=7327] sending new view View[172.17.0.4(174)<ec><v0>:32770|1] members: [172.17.0.4(174)<ec><v0>:32770{lead}, 172.17.0.4(181)<ec><v1>:32771]

[vm0] [info 2017/10/19 07:19:40.516 UTC <P2P message reader@37960c56> tid=7333] Admitting member <172.17.0.4(181)<ec><v1>:32771>. Now there are 2 non-admin member(s).

[vm0] [info 2017/10/19 07:19:40.517 UTC <Pooled High Priority Message Processor 1> tid=7335] Member 172.17.0.4(181)<ec><v1>:32771 is equivalent or in the same redundancy zone.

[vm1] [info 2017/10/19 07:19:40.519 UTC <P2P message reader for 172.17.0.4(174)<ec><v0>:32770 shared unordered uid=442 port=48622> tid=5484] Member 172.17.0.4(174)<ec><v0>:32770 is equivalent or in the same redundancy zone.

[vm1] [info 2017/10/19 07:19:40.520 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Starting server location for Distribution Locator on localhost/127.0.0.1[26387]

[vm1] [info 2017/10/19 07:19:40.526 UTC <WAN Locator Discovery Thread> tid=5486] Locator discovery task exchanged locator information localhost[26387] with localhost[27807]: {1=[localhost[27807]]}.

[vm1] [info 2017/10/19 07:19:40.527 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Got result: 26387
[vm1]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$151/1706092411.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$151/1706092411@36e518c7 (took 389 ms)

[vm2] [info 2017/10/19 07:19:40.530 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$323/1705070135.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$323/1705070135@3065e8ca

[vm2] distributed system properties: {distributed-system-id=2, start-locator=localhost[22533],server=false,peer=true,hostname-for-clients=localhost, mcast-port=0, log-level=info, off-heap-memory-size=300m, remote-locators=localhost[27807], disable-auto-reconnect=true, enable-cluster-configuration=false, locators=localhost[22533], use-cluster-configuration=false}
[vm2] [info 2017/10/19 07:19:40.535 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Startup Configuration:
[vm2]  ### GemFire Properties defined with api ###
[vm2] disable-auto-reconnect=true
[vm2] distributed-system-id=2
[vm2] enable-cluster-configuration=false
[vm2] locators=localhost[22533]
[vm2] log-level=info
[vm2] mcast-port=0
[vm2] off-heap-memory-size=300m
[vm2] remote-locators=localhost[27807]
[vm2] start-locator=localhost[22533],server=false,peer=true,hostname-for-clients=localhost
[vm2] use-cluster-configuration=false
[vm2] ### GemFire Properties using default values ###
[vm2] ack-severe-alert-threshold=0
[vm2] ack-wait-threshold=15
[vm2] archive-disk-space-limit=0
[vm2] archive-file-size-limit=0
[vm2] async-distribution-timeout=0
[vm2] async-max-queue-size=8
[vm2] async-queue-timeout=60000
[vm2] bind-address=
[vm2] cache-xml-file=cache.xml
[vm2] cluster-configuration-dir=
[vm2] cluster-ssl-ciphers=any
[vm2] cluster-ssl-enabled=false
[vm2] cluster-ssl-keystore=
[vm2] cluster-ssl-keystore-password=
[vm2] cluster-ssl-keystore-type=
[vm2] cluster-ssl-protocols=any
[vm2] cluster-ssl-require-authentication=true
[vm2] cluster-ssl-truststore=
[vm2] cluster-ssl-truststore-password=
[vm2] conflate-events=server
[vm2] conserve-sockets=true
[vm2] delta-propagation=true
[vm2] deploy-working-dir=/tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm2
[vm2] disable-tcp=false
[vm2] distributed-transactions=false
[vm2] durable-client-id=
[vm2] durable-client-timeout=300
[vm2] enable-network-partition-detection=true
[vm2] enable-time-statistics=false
[vm2] enforce-unique-host=false
[vm2] gateway-ssl-ciphers=any
[vm2] gateway-ssl-enabled=false
[vm2] gateway-ssl-keystore=
[vm2] gateway-ssl-keystore-password=
[vm2] gateway-ssl-keystore-type=
[vm2] gateway-ssl-protocols=any
[vm2] gateway-ssl-require-authentication=true
[vm2] gateway-ssl-truststore=
[vm2] gateway-ssl-truststore-password=
[vm2] groups=
[vm2] http-service-bind-address=
[vm2] http-service-port=7070
[vm2] http-service-ssl-ciphers=any
[vm2] http-service-ssl-enabled=false
[vm2] http-service-ssl-keystore=
[vm2] http-service-ssl-keystore-password=
[vm2] http-service-ssl-keystore-type=
[vm2] http-service-ssl-protocols=any
[vm2] http-service-ssl-require-authentication=false
[vm2] http-service-ssl-truststore=
[vm2] http-service-ssl-truststore-password=
[vm2] jmx-manager=false
[vm2] jmx-manager-access-file=
[vm2] jmx-manager-bind-address=
[vm2] jmx-manager-hostname-for-clients=
[vm2] jmx-manager-http-port=7070
[vm2] jmx-manager-password-file=
[vm2] jmx-manager-port=1099
[vm2] jmx-manager-ssl-ciphers=any
[vm2] jmx-manager-ssl-enabled=false
[vm2] jmx-manager-ssl-keystore=
[vm2] jmx-manager-ssl-keystore-password=
[vm2] jmx-manager-ssl-keystore-type=
[vm2] jmx-manager-ssl-protocols=any
[vm2] jmx-manager-ssl-require-authentication=true
[vm2] jmx-manager-ssl-truststore=
[vm2] jmx-manager-ssl-truststore-password=
[vm2] jmx-manager-start=false
[vm2] jmx-manager-update-rate=2000
[vm2] load-cluster-configuration-from-dir=false
[vm2] locator-wait-time=0
[vm2] lock-memory=false
[vm2] log-disk-space-limit=0
[vm2] log-file=
[vm2] log-file-size-limit=0
[vm2] max-num-reconnect-tries=3
[vm2] max-wait-time-reconnect=60000
[vm2] mcast-address=239.192.81.1
[vm2] mcast-flow-control=1048576, 0.25, 5000
[vm2] mcast-recv-buffer-size=1048576
[vm2] mcast-send-buffer-size=65535
[vm2] mcast-ttl=32
[vm2] member-timeout=5000
[vm2] membership-port-range=32769-61000
[vm2] memcached-bind-address=
[vm2] memcached-port=0
[vm2] memcached-protocol=ASCII
[vm2] name=
[vm2] redis-bind-address=
[vm2] redis-password=
[vm2] redis-port=0
[vm2] redundancy-zone=
[vm2] remove-unresponsive-client=false
[vm2] roles=
[vm2] security-client-accessor=
[vm2] security-client-accessor-pp=
[vm2] security-client-auth-init=
[vm2] security-client-authenticator=
[vm2] security-client-dhalgo=
[vm2] security-log-file=
[vm2] security-log-level=config
[vm2] security-manager=
[vm2] security-peer-auth-init=
[vm2] security-peer-authenticator=
[vm2] security-peer-verifymember-timeout=1000
[vm2] security-post-processor=
[vm2] security-udp-dhalgo=
[vm2] server-bind-address=
[vm2] server-ssl-ciphers=any
[vm2] server-ssl-enabled=false
[vm2] server-ssl-keystore=
[vm2] server-ssl-keystore-password=
[vm2] server-ssl-keystore-type=
[vm2] server-ssl-protocols=any
[vm2] server-ssl-require-authentication=true
[vm2] server-ssl-truststore=
[vm2] server-ssl-truststore-password=
[vm2] socket-buffer-size=32768
[vm2] socket-lease-time=60000
[vm2] ssl-ciphers=any
[vm2] ssl-cluster-alias=
[vm2] ssl-default-alias=
[vm2] ssl-enabled-components=
[vm2] ssl-gateway-alias=
[vm2] ssl-jmx-alias=
[vm2] ssl-keystore=
[vm2] ssl-keystore-password=
[vm2] ssl-keystore-type=
[vm2] ssl-locator-alias=
[vm2] ssl-protocols=any
[vm2] ssl-require-authentication=true
[vm2] ssl-server-alias=
[vm2] ssl-truststore=
[vm2] ssl-truststore-password=
[vm2] ssl-truststore-type=
[vm2] ssl-web-alias=
[vm2] ssl-web-require-authentication=false
[vm2] start-dev-rest-api=false
[vm2] statistic-archive-file=
[vm2] statistic-sample-rate=1000
[vm2] statistic-sampling-enabled=true
[vm2] tcp-port=0
[vm2] udp-fragment-size=60000
[vm2] udp-recv-buffer-size=1048576
[vm2] udp-send-buffer-size=65535
[vm2] user-command-packages=


[vm2] [info 2017/10/19 07:19:40.536 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Allocating 314572800 bytes of off-heap memory. The maximum size of a single off-heap object is 314572800 bytes.

[vm2] [info 2017/10/19 07:19:40.546 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Starting peer location for Distribution Locator on localhost/127.0.0.1

[vm2] [info 2017/10/19 07:19:40.546 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Starting Distribution Locator on localhost/127.0.0.1

[vm2] [info 2017/10/19 07:19:40.546 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Locator was created at Thu Oct 19 07:19:40 UTC 2017

[vm2] [info 2017/10/19 07:19:40.546 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Listening on port 22533 bound on address localhost/127.0.0.1

[vm2] [info 2017/10/19 07:19:40.547 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] GemFire peer location service starting.  Other locators: localhost[22533]  Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: locator22533view.dat

[vm2] [info 2017/10/19 07:19:40.547 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Peer locator attempting to recover from localhost/127.0.0.1:22533

[vm2] [info 2017/10/19 07:19:40.549 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Peer locator was unable to recover state from this locator

[vm2] [info 2017/10/19 07:19:40.549 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] recovery file not found: /tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm2/locator22533view.dat

[vm2] [info 2017/10/19 07:19:40.552 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Starting membership services

[vm2] [info 2017/10/19 07:19:40.567 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] JGroups channel created (took 14ms)

[vm2] [info 2017/10/19 07:19:40.568 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] GemFire P2P Listener started on /172.17.0.4:42745

[vm2] [info 2017/10/19 07:19:40.568 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] This member is hosting a locator will be preferred as a membership coordinator

[vm2] [info 2017/10/19 07:19:40.568 UTC <Geode Failure Detection Server thread 0> tid=9695] Started failure detection server thread on /172.17.0.4:60879.

[vm2] [info 2017/10/19 07:19:40.568 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Peer locator is connecting to local membership services with ID 172.17.0.4(187)<ec>:32772

[vm2] [info 2017/10/19 07:19:40.570 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] This member is becoming the membership coordinator with address 172.17.0.4(187)<ec>:32772

[vm2] [info 2017/10/19 07:19:40.570 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] received new view: View[172.17.0.4(187)<ec><v0>:32772|0] members: [172.17.0.4(187)<ec><v0>:32772{lead}]
[vm2] old view is: null

[vm2] [info 2017/10/19 07:19:40.570 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Peer locator received new membership view: View[172.17.0.4(187)<ec><v0>:32772|0] members: [172.17.0.4(187)<ec><v0>:32772{lead}]

[vm2] [info 2017/10/19 07:19:40.571 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] ViewCreator starting on:172.17.0.4(187)<ec><v0>:32772

[vm2] [info 2017/10/19 07:19:40.571 UTC <Geode Membership View Creator> tid=9698] View Creator thread is starting

[vm2] [info 2017/10/19 07:19:40.571 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Finished joining (took 3ms).

[vm2] [info 2017/10/19 07:19:40.573 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Starting DistributionManager 172.17.0.4(187)<ec><v0>:32772.  (took 23 ms)

[vm2] [info 2017/10/19 07:19:40.574 UTC <Geode Membership View Creator> tid=9698] no recipients for new view aside from myself

[vm2] [info 2017/10/19 07:19:40.574 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Initial (distribution manager) view =  View[172.17.0.4(187)<ec><v0>:32772|0] members: [172.17.0.4(187)<ec><v0>:32772{lead}]

[vm2] [info 2017/10/19 07:19:40.574 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Admitting member <172.17.0.4(187)<ec><v0>:32772>. Now there are 1 non-admin member(s).

[vm2] [info 2017/10/19 07:19:40.574 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] 172.17.0.4(187)<ec><v0>:32772 is the elder and the only member.

[vm2] [info 2017/10/19 07:19:40.575 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Did not hear back from any other system. I am the first one.

[vm2] [info 2017/10/19 07:19:40.575 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Starting server location for Distribution Locator on localhost/127.0.0.1[22533]

[vm2] [info 2017/10/19 07:19:40.581 UTC <WAN Locator Discovery Thread> tid=9701] Locator discovery task exchanged locator information localhost[22533] with localhost[27807]: {1=[localhost[26387], localhost[27807]], 2=[localhost[22533]]}.

[vm2] [info 2017/10/19 07:19:40.584 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: 22533
[vm2]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$323/1705070135.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$323/1705070135@3065e8ca (took 53 ms)

[vm3] [info 2017/10/19 07:19:40.588 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$201/2003507298.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$201/2003507298@36034738

[vm3] distributed system properties: {distributed-system-id=2, start-locator=localhost[22165],server=false,peer=true,hostname-for-clients=localhost, mcast-port=0, log-level=info, off-heap-memory-size=300m, remote-locators=localhost[26387], disable-auto-reconnect=true, enable-cluster-configuration=false, locators=localhost[22533], use-cluster-configuration=false}
[vm3] [info 2017/10/19 07:19:40.593 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Startup Configuration:
[vm3]  ### GemFire Properties defined with api ###
[vm3] disable-auto-reconnect=true
[vm3] distributed-system-id=2
[vm3] enable-cluster-configuration=false
[vm3] locators=localhost[22533],localhost[22165]
[vm3] log-level=info
[vm3] mcast-port=0
[vm3] off-heap-memory-size=300m
[vm3] remote-locators=localhost[26387]
[vm3] start-locator=localhost[22165],server=false,peer=true,hostname-for-clients=localhost
[vm3] use-cluster-configuration=false
[vm3] ### GemFire Properties using default values ###
[vm3] ack-severe-alert-threshold=0
[vm3] ack-wait-threshold=15
[vm3] archive-disk-space-limit=0
[vm3] archive-file-size-limit=0
[vm3] async-distribution-timeout=0
[vm3] async-max-queue-size=8
[vm3] async-queue-timeout=60000
[vm3] bind-address=
[vm3] cache-xml-file=cache.xml
[vm3] cluster-configuration-dir=
[vm3] cluster-ssl-ciphers=any
[vm3] cluster-ssl-enabled=false
[vm3] cluster-ssl-keystore=
[vm3] cluster-ssl-keystore-password=
[vm3] cluster-ssl-keystore-type=
[vm3] cluster-ssl-protocols=any
[vm3] cluster-ssl-require-authentication=true
[vm3] cluster-ssl-truststore=
[vm3] cluster-ssl-truststore-password=
[vm3] conflate-events=server
[vm3] conserve-sockets=true
[vm3] delta-propagation=true
[vm3] deploy-working-dir=/tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm3
[vm3] disable-tcp=false
[vm3] distributed-transactions=false
[vm3] durable-client-id=
[vm3] durable-client-timeout=300
[vm3] enable-network-partition-detection=true
[vm3] enable-time-statistics=false
[vm3] enforce-unique-host=false
[vm3] gateway-ssl-ciphers=any
[vm3] gateway-ssl-enabled=false
[vm3] gateway-ssl-keystore=
[vm3] gateway-ssl-keystore-password=
[vm3] gateway-ssl-keystore-type=
[vm3] gateway-ssl-protocols=any
[vm3] gateway-ssl-require-authentication=true
[vm3] gateway-ssl-truststore=
[vm3] gateway-ssl-truststore-password=
[vm3] groups=
[vm3] http-service-bind-address=
[vm3] http-service-port=7070
[vm3] http-service-ssl-ciphers=any
[vm3] http-service-ssl-enabled=false
[vm3] http-service-ssl-keystore=
[vm3] http-service-ssl-keystore-password=
[vm3] http-service-ssl-keystore-type=
[vm3] http-service-ssl-protocols=any
[vm3] http-service-ssl-require-authentication=false
[vm3] http-service-ssl-truststore=
[vm3] http-service-ssl-truststore-password=
[vm3] jmx-manager=false
[vm3] jmx-manager-access-file=
[vm3] jmx-manager-bind-address=
[vm3] jmx-manager-hostname-for-clients=
[vm3] jmx-manager-http-port=7070
[vm3] jmx-manager-password-file=
[vm3] jmx-manager-port=1099
[vm3] jmx-manager-ssl-ciphers=any
[vm3] jmx-manager-ssl-enabled=false
[vm3] jmx-manager-ssl-keystore=
[vm3] jmx-manager-ssl-keystore-password=
[vm3] jmx-manager-ssl-keystore-type=
[vm3] jmx-manager-ssl-protocols=any
[vm3] jmx-manager-ssl-require-authentication=true
[vm3] jmx-manager-ssl-truststore=
[vm3] jmx-manager-ssl-truststore-password=
[vm3] jmx-manager-start=false
[vm3] jmx-manager-update-rate=2000
[vm3] load-cluster-configuration-from-dir=false
[vm3] locator-wait-time=0
[vm3] lock-memory=false
[vm3] log-disk-space-limit=0
[vm3] log-file=
[vm3] log-file-size-limit=0
[vm3] max-num-reconnect-tries=3
[vm3] max-wait-time-reconnect=60000
[vm3] mcast-address=239.192.81.1
[vm3] mcast-flow-control=1048576, 0.25, 5000
[vm3] mcast-recv-buffer-size=1048576
[vm3] mcast-send-buffer-size=65535
[vm3] mcast-ttl=32
[vm3] member-timeout=5000
[vm3] membership-port-range=32769-61000
[vm3] memcached-bind-address=
[vm3] memcached-port=0
[vm3] memcached-protocol=ASCII
[vm3] name=
[vm3] redis-bind-address=
[vm3] redis-password=
[vm3] redis-port=0
[vm3] redundancy-zone=
[vm3] remove-unresponsive-client=false
[vm3] roles=
[vm3] security-client-accessor=
[vm3] security-client-accessor-pp=
[vm3] security-client-auth-init=
[vm3] security-client-authenticator=
[vm3] security-client-dhalgo=
[vm3] security-log-file=
[vm3] security-log-level=config
[vm3] security-manager=
[vm3] security-peer-auth-init=
[vm3] security-peer-authenticator=
[vm3] security-peer-verifymember-timeout=1000
[vm3] security-post-processor=
[vm3] security-udp-dhalgo=
[vm3] server-bind-address=
[vm3] server-ssl-ciphers=any
[vm3] server-ssl-enabled=false
[vm3] server-ssl-keystore=
[vm3] server-ssl-keystore-password=
[vm3] server-ssl-keystore-type=
[vm3] server-ssl-protocols=any
[vm3] server-ssl-require-authentication=true
[vm3] server-ssl-truststore=
[vm3] server-ssl-truststore-password=
[vm3] socket-buffer-size=32768
[vm3] socket-lease-time=60000
[vm3] ssl-ciphers=any
[vm3] ssl-cluster-alias=
[vm3] ssl-default-alias=
[vm3] ssl-enabled-components=
[vm3] ssl-gateway-alias=
[vm3] ssl-jmx-alias=
[vm3] ssl-keystore=
[vm3] ssl-keystore-password=
[vm3] ssl-keystore-type=
[vm3] ssl-locator-alias=
[vm3] ssl-protocols=any
[vm3] ssl-require-authentication=true
[vm3] ssl-server-alias=
[vm3] ssl-truststore=
[vm3] ssl-truststore-password=
[vm3] ssl-truststore-type=
[vm3] ssl-web-alias=
[vm3] ssl-web-require-authentication=false
[vm3] start-dev-rest-api=false
[vm3] statistic-archive-file=
[vm3] statistic-sample-rate=1000
[vm3] statistic-sampling-enabled=true
[vm3] tcp-port=0
[vm3] udp-fragment-size=60000
[vm3] udp-recv-buffer-size=1048576
[vm3] udp-send-buffer-size=65535
[vm3] user-command-packages=


[vm3] [info 2017/10/19 07:19:40.593 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Allocating 314572800 bytes of off-heap memory. The maximum size of a single off-heap object is 314572800 bytes.

[vm3] [info 2017/10/19 07:19:40.598 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Starting peer location for Distribution Locator on localhost/127.0.0.1

[vm3] [info 2017/10/19 07:19:40.598 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Starting Distribution Locator on localhost/127.0.0.1

[vm3] [info 2017/10/19 07:19:40.598 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Locator was created at Thu Oct 19 07:19:40 UTC 2017

[vm3] [info 2017/10/19 07:19:40.598 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Listening on port 22165 bound on address localhost/127.0.0.1

[vm3] [info 2017/10/19 07:19:40.599 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] GemFire peer location service starting.  Other locators: localhost[22533],localhost[22165]  Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: locator22165view.dat

[vm3] [info 2017/10/19 07:19:40.599 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Peer locator attempting to recover from localhost/127.0.0.1:22533

[vm3] [info 2017/10/19 07:19:40.601 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Peer locator recovered initial membership of View[172.17.0.4(187)<ec><v0>:32772|0] members: [172.17.0.4(187)<ec><v0>:32772{lead}]

[vm3] [info 2017/10/19 07:19:40.601 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Peer locator recovered state from LocatorAddress [socketInetAddress=localhost/127.0.0.1:22533, hostname=localhost, isIpString=false]

[vm3] [info 2017/10/19 07:19:40.602 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Starting membership services

[vm3] [info 2017/10/19 07:19:40.613 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] JGroups channel created (took 11ms)

[vm3] [info 2017/10/19 07:19:40.616 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] GemFire P2P Listener started on /172.17.0.4:47933

[vm3] [info 2017/10/19 07:19:40.616 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] This member is hosting a locator will be preferred as a membership coordinator

[vm3] [info 2017/10/19 07:19:40.616 UTC <Geode Failure Detection Server thread 0> tid=5953] Started failure detection server thread on /172.17.0.4:55825.

[vm3] [info 2017/10/19 07:19:40.617 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Peer locator is connecting to local membership services with ID 172.17.0.4(197)<ec>:32773

[vm2] [info 2017/10/19 07:19:40.618 UTC <locator request thread[1]> tid=9680] This member is becoming coordinator

[vm3] [info 2017/10/19 07:19:40.624 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Attempting to join the distributed system through coordinator 172.17.0.4(187)<ec><v0>:32772 using address 172.17.0.4(197)<ec>:32773

[vm2] [info 2017/10/19 07:19:40.624 UTC <unicast receiver,371fdc9c0e33-51477> tid=9691] received join request from 172.17.0.4(197)<ec>:32773

[vm2] [info 2017/10/19 07:19:40.624 UTC <unicast receiver,371fdc9c0e33-51477> tid=9691] Received a join request from 172.17.0.4(197)<ec>:32773

[vm2] [info 2017/10/19 07:19:40.925 UTC <Geode Membership View Creator> tid=9698] View Creator is processing 1 requests for the next membership view

[vm2] [info 2017/10/19 07:19:40.925 UTC <Geode Membership View Creator> tid=9698] preparing new view View[172.17.0.4(187)<ec><v0>:32772|1] members: [172.17.0.4(187)<ec><v0>:32772{lead}, 172.17.0.4(197)<ec><v1>:32773]

[vm3] [info 2017/10/19 07:19:40.926 UTC <unicast receiver,371fdc9c0e33-37772> tid=5949] received new view: View[172.17.0.4(187)<ec><v0>:32772|1] members: [172.17.0.4(187)<ec><v0>:32772{lead}, 172.17.0.4(197)<ec><v1>:32773]
[vm3] old view is: null

[vm3] [info 2017/10/19 07:19:40.926 UTC <unicast receiver,371fdc9c0e33-37772> tid=5949] Peer locator received new membership view: View[172.17.0.4(187)<ec><v0>:32772|1] members: [172.17.0.4(187)<ec><v0>:32772{lead}, 172.17.0.4(197)<ec><v1>:32773]

[vm2] [info 2017/10/19 07:19:40.927 UTC <Geode Membership View Creator> tid=9698] finished waiting for responses to view preparation

[vm2] [info 2017/10/19 07:19:40.927 UTC <Geode Membership View Creator> tid=9698] received new view: View[172.17.0.4(187)<ec><v0>:32772|1] members: [172.17.0.4(187)<ec><v0>:32772{lead}, 172.17.0.4(197)<ec><v1>:32773]
[vm2] old view is: View[172.17.0.4(187)<ec><v0>:32772|0] members: [172.17.0.4(187)<ec><v0>:32772{lead}]

[vm2] [info 2017/10/19 07:19:40.927 UTC <Geode Membership View Creator> tid=9698] Peer locator received new membership view: View[172.17.0.4(187)<ec><v0>:32772|1] members: [172.17.0.4(187)<ec><v0>:32772{lead}, 172.17.0.4(197)<ec><v1>:32773]

[vm2] [info 2017/10/19 07:19:40.929 UTC <Geode Membership View Creator> tid=9698] sending new view View[172.17.0.4(187)<ec><v0>:32772|1] members: [172.17.0.4(187)<ec><v0>:32772{lead}, 172.17.0.4(197)<ec><v1>:32773]

[vm3] [info 2017/10/19 07:19:40.929 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Finished joining (took 312ms).

[vm2] [info 2017/10/19 07:19:40.929 UTC <View Message Processor> tid=9706] Membership: Processing addition < 172.17.0.4(197)<ec><v1>:32773 >
[vm3] [info 2017/10/19 07:19:40.929 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Starting DistributionManager 172.17.0.4(197)<ec><v1>:32773.  (took 328 ms)


[vm3] [info 2017/10/19 07:19:40.929 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Initial (distribution manager) view =  View[172.17.0.4(187)<ec><v0>:32772|1] members: [172.17.0.4(187)<ec><v0>:32772{lead}, 172.17.0.4(197)<ec><v1>:32773]

[vm3] [info 2017/10/19 07:19:40.930 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Admitting member <172.17.0.4(187)<ec><v0>:32772>. Now there are 1 non-admin member(s).

[vm2] [info 2017/10/19 07:19:40.929 UTC <View Message Processor> tid=9706] Admitting member <172.17.0.4(197)<ec><v1>:32773>. Now there are 2 non-admin member(s).

[vm3] [info 2017/10/19 07:19:40.930 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Admitting member <172.17.0.4(197)<ec><v1>:32773>. Now there are 2 non-admin member(s).

[vm2] [info 2017/10/19 07:19:40.936 UTC <Pooled High Priority Message Processor 1> tid=9709] Member 172.17.0.4(197)<ec><v1>:32773 is equivalent or in the same redundancy zone.

[vm3] [info 2017/10/19 07:19:40.939 UTC <P2P message reader for 172.17.0.4(187)<ec><v0>:32772 shared unordered uid=300 port=58302> tid=5960] Member 172.17.0.4(187)<ec><v0>:32772 is equivalent or in the same redundancy zone.

[vm3] [info 2017/10/19 07:19:40.940 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Starting server location for Distribution Locator on localhost/127.0.0.1[22165]

[vm3] [info 2017/10/19 07:19:40.957 UTC <WAN Locator Discovery Thread> tid=5962] Locator discovery task exchanged locator information localhost[22165] with localhost[22533]: {1=[localhost[26387], localhost[27807]], 2=[localhost[22533]]}.

[vm3] [info 2017/10/19 07:19:40.961 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: 22165
[vm3]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$201/2003507298.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$201/2003507298@36034738 (took 372 ms)

[vm3] [info 2017/10/19 07:19:40.961 UTC <WAN Locator Discovery Thread> tid=5963] Locator discovery task exchanged locator information localhost[22165] with localhost[26387]: {1=[localhost[26387], localhost[27807]], 2=[localhost[22533], localhost[22165]]}.

[vm4] [info 2017/10/19 07:19:40.965 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$521/1027594636.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$521/1027594636@36279125

[vm4] distributed system properties: {distributed-system-id=3, start-locator=localhost[23255],server=false,peer=true,hostname-for-clients=localhost, mcast-port=0, log-level=info, off-heap-memory-size=300m, remote-locators=localhost[22533], disable-auto-reconnect=true, enable-cluster-configuration=false, locators=localhost[23255], use-cluster-configuration=false}
[vm4] [info 2017/10/19 07:19:40.970 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Startup Configuration:
[vm4]  ### GemFire Properties defined with api ###
[vm4] disable-auto-reconnect=true
[vm4] distributed-system-id=3
[vm4] enable-cluster-configuration=false
[vm4] locators=localhost[23255]
[vm4] log-level=info
[vm4] mcast-port=0
[vm4] off-heap-memory-size=300m
[vm4] remote-locators=localhost[22533]
[vm4] start-locator=localhost[23255],server=false,peer=true,hostname-for-clients=localhost
[vm4] use-cluster-configuration=false
[vm4] ### GemFire Properties using default values ###
[vm4] ack-severe-alert-threshold=0
[vm4] ack-wait-threshold=15
[vm4] archive-disk-space-limit=0
[vm4] archive-file-size-limit=0
[vm4] async-distribution-timeout=0
[vm4] async-max-queue-size=8
[vm4] async-queue-timeout=60000
[vm4] bind-address=
[vm4] cache-xml-file=cache.xml
[vm4] cluster-configuration-dir=
[vm4] cluster-ssl-ciphers=any
[vm4] cluster-ssl-enabled=false
[vm4] cluster-ssl-keystore=
[vm4] cluster-ssl-keystore-password=
[vm4] cluster-ssl-keystore-type=
[vm4] cluster-ssl-protocols=any
[vm4] cluster-ssl-require-authentication=true
[vm4] cluster-ssl-truststore=
[vm4] cluster-ssl-truststore-password=
[vm4] conflate-events=server
[vm4] conserve-sockets=true
[vm4] delta-propagation=true
[vm4] deploy-working-dir=/tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm4
[vm4] disable-tcp=false
[vm4] distributed-transactions=false
[vm4] durable-client-id=
[vm4] durable-client-timeout=300
[vm4] enable-network-partition-detection=true
[vm4] enable-time-statistics=false
[vm4] enforce-unique-host=false
[vm4] gateway-ssl-ciphers=any
[vm4] gateway-ssl-enabled=false
[vm4] gateway-ssl-keystore=
[vm4] gateway-ssl-keystore-password=
[vm4] gateway-ssl-keystore-type=
[vm4] gateway-ssl-protocols=any
[vm4] gateway-ssl-require-authentication=true
[vm4] gateway-ssl-truststore=
[vm4] gateway-ssl-truststore-password=
[vm4] groups=
[vm4] http-service-bind-address=
[vm4] http-service-port=7070
[vm4] http-service-ssl-ciphers=any
[vm4] http-service-ssl-enabled=false
[vm4] http-service-ssl-keystore=
[vm4] http-service-ssl-keystore-password=
[vm4] http-service-ssl-keystore-type=
[vm4] http-service-ssl-protocols=any
[vm4] http-service-ssl-require-authentication=false
[vm4] http-service-ssl-truststore=
[vm4] http-service-ssl-truststore-password=
[vm4] jmx-manager=false
[vm4] jmx-manager-access-file=
[vm4] jmx-manager-bind-address=
[vm4] jmx-manager-hostname-for-clients=
[vm4] jmx-manager-http-port=7070
[vm4] jmx-manager-password-file=
[vm4] jmx-manager-port=1099
[vm4] jmx-manager-ssl-ciphers=any
[vm4] jmx-manager-ssl-enabled=false
[vm4] jmx-manager-ssl-keystore=
[vm4] jmx-manager-ssl-keystore-password=
[vm4] jmx-manager-ssl-keystore-type=
[vm4] jmx-manager-ssl-protocols=any
[vm4] jmx-manager-ssl-require-authentication=true
[vm4] jmx-manager-ssl-truststore=
[vm4] jmx-manager-ssl-truststore-password=
[vm4] jmx-manager-start=false
[vm4] jmx-manager-update-rate=2000
[vm4] load-cluster-configuration-from-dir=false
[vm4] locator-wait-time=0
[vm4] lock-memory=false
[vm4] log-disk-space-limit=0
[vm4] log-file=
[vm4] log-file-size-limit=0
[vm4] max-num-reconnect-tries=3
[vm4] max-wait-time-reconnect=60000
[vm4] mcast-address=239.192.81.1
[vm4] mcast-flow-control=1048576, 0.25, 5000
[vm4] mcast-recv-buffer-size=1048576
[vm4] mcast-send-buffer-size=65535
[vm4] mcast-ttl=32
[vm4] member-timeout=5000
[vm4] membership-port-range=32769-61000
[vm4] memcached-bind-address=
[vm4] memcached-port=0
[vm4] memcached-protocol=ASCII
[vm4] name=
[vm4] redis-bind-address=
[vm4] redis-password=
[vm4] redis-port=0
[vm4] redundancy-zone=
[vm4] remove-unresponsive-client=false
[vm4] roles=
[vm4] security-client-accessor=
[vm4] security-client-accessor-pp=
[vm4] security-client-auth-init=
[vm4] security-client-authenticator=
[vm4] security-client-dhalgo=
[vm4] security-log-file=
[vm4] security-log-level=config
[vm4] security-manager=
[vm4] security-peer-auth-init=
[vm4] security-peer-authenticator=
[vm4] security-peer-verifymember-timeout=1000
[vm4] security-post-processor=
[vm4] security-udp-dhalgo=
[vm4] server-bind-address=
[vm4] server-ssl-ciphers=any
[vm4] server-ssl-enabled=false
[vm4] server-ssl-keystore=
[vm4] server-ssl-keystore-password=
[vm4] server-ssl-keystore-type=
[vm4] server-ssl-protocols=any
[vm4] server-ssl-require-authentication=true
[vm4] server-ssl-truststore=
[vm4] server-ssl-truststore-password=
[vm4] socket-buffer-size=32768
[vm4] socket-lease-time=60000
[vm4] ssl-ciphers=any
[vm4] ssl-cluster-alias=
[vm4] ssl-default-alias=
[vm4] ssl-enabled-components=
[vm4] ssl-gateway-alias=
[vm4] ssl-jmx-alias=
[vm4] ssl-keystore=
[vm4] ssl-keystore-password=
[vm4] ssl-keystore-type=
[vm4] ssl-locator-alias=
[vm4] ssl-protocols=any
[vm4] ssl-require-authentication=true
[vm4] ssl-server-alias=
[vm4] ssl-truststore=
[vm4] ssl-truststore-password=
[vm4] ssl-truststore-type=
[vm4] ssl-web-alias=
[vm4] ssl-web-require-authentication=false
[vm4] start-dev-rest-api=false
[vm4] statistic-archive-file=
[vm4] statistic-sample-rate=1000
[vm4] statistic-sampling-enabled=true
[vm4] tcp-port=0
[vm4] udp-fragment-size=60000
[vm4] udp-recv-buffer-size=1048576
[vm4] udp-send-buffer-size=65535
[vm4] user-command-packages=


[vm4] [info 2017/10/19 07:19:40.970 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Allocating 314572800 bytes of off-heap memory. The maximum size of a single off-heap object is 314572800 bytes.

[vm4] [info 2017/10/19 07:19:40.980 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Starting peer location for Distribution Locator on localhost/127.0.0.1

[vm4] [info 2017/10/19 07:19:40.980 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Starting Distribution Locator on localhost/127.0.0.1

[vm4] [info 2017/10/19 07:19:40.981 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Locator was created at Thu Oct 19 07:19:40 UTC 2017

[vm4] [info 2017/10/19 07:19:40.981 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Listening on port 23255 bound on address localhost/127.0.0.1

[vm4] [info 2017/10/19 07:19:40.981 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] GemFire peer location service starting.  Other locators: localhost[23255]  Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: locator23255view.dat

[vm4] [info 2017/10/19 07:19:40.981 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Peer locator attempting to recover from localhost/127.0.0.1:23255

[vm4] [info 2017/10/19 07:19:40.982 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Peer locator was unable to recover state from this locator

[vm4] [info 2017/10/19 07:19:40.982 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] recovery file not found: /tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm4/locator23255view.dat

[vm4] [info 2017/10/19 07:19:40.984 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Starting membership services

[vm4] [info 2017/10/19 07:19:40.993 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] JGroups channel created (took 9ms)

[vm4] [info 2017/10/19 07:19:40.993 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] GemFire P2P Listener started on /172.17.0.4:59652

[vm4] [info 2017/10/19 07:19:40.993 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] This member is hosting a locator will be preferred as a membership coordinator

[vm4] [info 2017/10/19 07:19:40.994 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Peer locator is connecting to local membership services with ID 172.17.0.4(547)<ec>:32774

[vm4] [info 2017/10/19 07:19:40.994 UTC <Geode Failure Detection Server thread 0> tid=13440] Started failure detection server thread on /172.17.0.4:47296.

[vm4] [info 2017/10/19 07:19:40.996 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] This member is becoming the membership coordinator with address 172.17.0.4(547)<ec>:32774

[vm4] [info 2017/10/19 07:19:40.996 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] received new view: View[172.17.0.4(547)<ec><v0>:32774|0] members: [172.17.0.4(547)<ec><v0>:32774{lead}]
[vm4] old view is: null

[vm4] [info 2017/10/19 07:19:40.996 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Peer locator received new membership view: View[172.17.0.4(547)<ec><v0>:32774|0] members: [172.17.0.4(547)<ec><v0>:32774{lead}]

[vm4] [info 2017/10/19 07:19:40.997 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] ViewCreator starting on:172.17.0.4(547)<ec><v0>:32774

[vm4] [info 2017/10/19 07:19:40.998 UTC <Geode Membership View Creator> tid=13443] View Creator thread is starting

[vm4] [info 2017/10/19 07:19:40.998 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Finished joining (took 4ms).

[vm4] [info 2017/10/19 07:19:40.999 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Starting DistributionManager 172.17.0.4(547)<ec><v0>:32774.  (took 16 ms)

[vm4] [info 2017/10/19 07:19:40.999 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Initial (distribution manager) view =  View[172.17.0.4(547)<ec><v0>:32774|0] members: [172.17.0.4(547)<ec><v0>:32774{lead}]

[vm4] [info 2017/10/19 07:19:40.999 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Admitting member <172.17.0.4(547)<ec><v0>:32774>. Now there are 1 non-admin member(s).

[vm4] [info 2017/10/19 07:19:40.999 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] 172.17.0.4(547)<ec><v0>:32774 is the elder and the only member.

[vm4] [info 2017/10/19 07:19:41.000 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Did not hear back from any other system. I am the first one.

[vm4] [info 2017/10/19 07:19:41.000 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Starting server location for Distribution Locator on localhost/127.0.0.1[23255]

[vm4] [info 2017/10/19 07:19:41.003 UTC <Geode Membership View Creator> tid=13443] no recipients for new view aside from myself

[vm4] [info 2017/10/19 07:19:41.023 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: 23255
[vm4]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$521/1027594636.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$521/1027594636@36279125 (took 57 ms)

[vm4] [info 2017/10/19 07:19:41.024 UTC <WAN Locator Discovery Thread> tid=13446] Locator discovery task exchanged locator information localhost[23255] with localhost[22533]: {1=[localhost[26387], localhost[27807]], 2=[localhost[22533], localhost[22165]], 3=[localhost[23255]]}.

[vm5] [info 2017/10/19 07:19:41.033 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$285/1244101891.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$285/1244101891@3fc8dbd9

[vm5] distributed system properties: {distributed-system-id=3, start-locator=localhost[24471],server=false,peer=true,hostname-for-clients=localhost, mcast-port=0, log-level=info, off-heap-memory-size=300m, remote-locators=localhost[22533], disable-auto-reconnect=true, enable-cluster-configuration=false, locators=localhost[23255], use-cluster-configuration=false}
[vm5] [info 2017/10/19 07:19:41.040 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Startup Configuration:
[vm5]  ### GemFire Properties defined with api ###
[vm5] disable-auto-reconnect=true
[vm5] distributed-system-id=3
[vm5] enable-cluster-configuration=false
[vm5] locators=localhost[23255],localhost[24471]
[vm5] log-level=info
[vm5] mcast-port=0
[vm5] off-heap-memory-size=300m
[vm5] remote-locators=localhost[22533]
[vm5] start-locator=localhost[24471],server=false,peer=true,hostname-for-clients=localhost
[vm5] use-cluster-configuration=false
[vm5] ### GemFire Properties using default values ###
[vm5] ack-severe-alert-threshold=0
[vm5] ack-wait-threshold=15
[vm5] archive-disk-space-limit=0
[vm5] archive-file-size-limit=0
[vm5] async-distribution-timeout=0
[vm5] async-max-queue-size=8
[vm5] async-queue-timeout=60000
[vm5] bind-address=
[vm5] cache-xml-file=cache.xml
[vm5] cluster-configuration-dir=
[vm5] cluster-ssl-ciphers=any
[vm5] cluster-ssl-enabled=false
[vm5] cluster-ssl-keystore=
[vm5] cluster-ssl-keystore-password=
[vm5] cluster-ssl-keystore-type=
[vm5] cluster-ssl-protocols=any
[vm5] cluster-ssl-require-authentication=true
[vm5] cluster-ssl-truststore=
[vm5] cluster-ssl-truststore-password=
[vm5] conflate-events=server
[vm5] conserve-sockets=true
[vm5] delta-propagation=true
[vm5] deploy-working-dir=/tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm5
[vm5] disable-tcp=false
[vm5] distributed-transactions=false
[vm5] durable-client-id=
[vm5] durable-client-timeout=300
[vm5] enable-network-partition-detection=true
[vm5] enable-time-statistics=false
[vm5] enforce-unique-host=false
[vm5] gateway-ssl-ciphers=any
[vm5] gateway-ssl-enabled=false
[vm5] gateway-ssl-keystore=
[vm5] gateway-ssl-keystore-password=
[vm5] gateway-ssl-keystore-type=
[vm5] gateway-ssl-protocols=any
[vm5] gateway-ssl-require-authentication=true
[vm5] gateway-ssl-truststore=
[vm5] gateway-ssl-truststore-password=
[vm5] groups=
[vm5] http-service-bind-address=
[vm5] http-service-port=7070
[vm5] http-service-ssl-ciphers=any
[vm5] http-service-ssl-enabled=false
[vm5] http-service-ssl-keystore=
[vm5] http-service-ssl-keystore-password=
[vm5] http-service-ssl-keystore-type=
[vm5] http-service-ssl-protocols=any
[vm5] http-service-ssl-require-authentication=false
[vm5] http-service-ssl-truststore=
[vm5] http-service-ssl-truststore-password=
[vm5] jmx-manager=false
[vm5] jmx-manager-access-file=
[vm5] jmx-manager-bind-address=
[vm5] jmx-manager-hostname-for-clients=
[vm5] jmx-manager-http-port=7070
[vm5] jmx-manager-password-file=
[vm5] jmx-manager-port=1099
[vm5] jmx-manager-ssl-ciphers=any
[vm5] jmx-manager-ssl-enabled=false
[vm5] jmx-manager-ssl-keystore=
[vm5] jmx-manager-ssl-keystore-password=
[vm5] jmx-manager-ssl-keystore-type=
[vm5] jmx-manager-ssl-protocols=any
[vm5] jmx-manager-ssl-require-authentication=true
[vm5] jmx-manager-ssl-truststore=
[vm5] jmx-manager-ssl-truststore-password=
[vm5] jmx-manager-start=false
[vm5] jmx-manager-update-rate=2000
[vm5] load-cluster-configuration-from-dir=false
[vm5] locator-wait-time=0
[vm5] lock-memory=false
[vm5] log-disk-space-limit=0
[vm5] log-file=
[vm5] log-file-size-limit=0
[vm5] max-num-reconnect-tries=3
[vm5] max-wait-time-reconnect=60000
[vm5] mcast-address=239.192.81.1
[vm5] mcast-flow-control=1048576, 0.25, 5000
[vm5] mcast-recv-buffer-size=1048576
[vm5] mcast-send-buffer-size=65535
[vm5] mcast-ttl=32
[vm5] member-timeout=5000
[vm5] membership-port-range=32769-61000
[vm5] memcached-bind-address=
[vm5] memcached-port=0
[vm5] memcached-protocol=ASCII
[vm5] name=
[vm5] redis-bind-address=
[vm5] redis-password=
[vm5] redis-port=0
[vm5] redundancy-zone=
[vm5] remove-unresponsive-client=false
[vm5] roles=
[vm5] security-client-accessor=
[vm5] security-client-accessor-pp=
[vm5] security-client-auth-init=
[vm5] security-client-authenticator=
[vm5] security-client-dhalgo=
[vm5] security-log-file=
[vm5] security-log-level=config
[vm5] security-manager=
[vm5] security-peer-auth-init=
[vm5] security-peer-authenticator=
[vm5] security-peer-verifymember-timeout=1000
[vm5] security-post-processor=
[vm5] security-udp-dhalgo=
[vm5] server-bind-address=
[vm5] server-ssl-ciphers=any
[vm5] server-ssl-enabled=false
[vm5] server-ssl-keystore=
[vm5] server-ssl-keystore-password=
[vm5] server-ssl-keystore-type=
[vm5] server-ssl-protocols=any
[vm5] server-ssl-require-authentication=true
[vm5] server-ssl-truststore=
[vm5] server-ssl-truststore-password=
[vm5] socket-buffer-size=32768
[vm5] socket-lease-time=60000
[vm5] ssl-ciphers=any
[vm5] ssl-cluster-alias=
[vm5] ssl-default-alias=
[vm5] ssl-enabled-components=
[vm5] ssl-gateway-alias=
[vm5] ssl-jmx-alias=
[vm5] ssl-keystore=
[vm5] ssl-keystore-password=
[vm5] ssl-keystore-type=
[vm5] ssl-locator-alias=
[vm5] ssl-protocols=any
[vm5] ssl-require-authentication=true
[vm5] ssl-server-alias=
[vm5] ssl-truststore=
[vm5] ssl-truststore-password=
[vm5] ssl-truststore-type=
[vm5] ssl-web-alias=
[vm5] ssl-web-require-authentication=false
[vm5] start-dev-rest-api=false
[vm5] statistic-archive-file=
[vm5] statistic-sample-rate=1000
[vm5] statistic-sampling-enabled=true
[vm5] tcp-port=0
[vm5] udp-fragment-size=60000
[vm5] udp-recv-buffer-size=1048576
[vm5] udp-send-buffer-size=65535
[vm5] user-command-packages=


[vm5] [info 2017/10/19 07:19:41.041 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Allocating 314572800 bytes of off-heap memory. The maximum size of a single off-heap object is 314572800 bytes.

[vm5] [info 2017/10/19 07:19:41.048 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Starting peer location for Distribution Locator on localhost/127.0.0.1

[vm5] [info 2017/10/19 07:19:41.049 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Starting Distribution Locator on localhost/127.0.0.1

[vm5] [info 2017/10/19 07:19:41.049 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Locator was created at Thu Oct 19 07:19:41 UTC 2017

[vm5] [info 2017/10/19 07:19:41.049 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Listening on port 24471 bound on address localhost/127.0.0.1

[vm5] [info 2017/10/19 07:19:41.049 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] GemFire peer location service starting.  Other locators: localhost[23255],localhost[24471]  Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: locator24471view.dat

[vm5] [info 2017/10/19 07:19:41.049 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Peer locator attempting to recover from localhost/127.0.0.1:23255

[vm5] [info 2017/10/19 07:19:41.054 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Peer locator recovered initial membership of View[172.17.0.4(547)<ec><v0>:32774|0] members: [172.17.0.4(547)<ec><v0>:32774{lead}]

[vm5] [info 2017/10/19 07:19:41.054 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Peer locator recovered state from LocatorAddress [socketInetAddress=localhost/127.0.0.1:23255, hostname=localhost, isIpString=false]

[vm5] [info 2017/10/19 07:19:41.057 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Starting membership services

[vm5] [info 2017/10/19 07:19:41.077 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] JGroups channel created (took 20ms)

[vm5] [info 2017/10/19 07:19:41.078 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] GemFire P2P Listener started on /172.17.0.4:54720

[vm5] [info 2017/10/19 07:19:41.079 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] This member is hosting a locator will be preferred as a membership coordinator

[vm5] [info 2017/10/19 07:19:41.079 UTC <Geode Failure Detection Server thread 0> tid=9360] Started failure detection server thread on /172.17.0.4:46503.

[vm5] [info 2017/10/19 07:19:41.079 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Peer locator is connecting to local membership services with ID 172.17.0.4(606)<ec>:32775

[vm4] [info 2017/10/19 07:19:41.081 UTC <locator request thread[5]> tid=13456] This member is becoming coordinator

[vm5] [info 2017/10/19 07:19:41.098 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Attempting to join the distributed system through coordinator 172.17.0.4(547)<ec><v0>:32774 using address 172.17.0.4(606)<ec>:32775

[vm4] [info 2017/10/19 07:19:41.099 UTC <unicast receiver,371fdc9c0e33-8484> tid=13436] received join request from 172.17.0.4(606)<ec>:32775

[vm4] [info 2017/10/19 07:19:41.099 UTC <unicast receiver,371fdc9c0e33-8484> tid=13436] Received a join request from 172.17.0.4(606)<ec>:32775

[vm4] [info 2017/10/19 07:19:41.400 UTC <Geode Membership View Creator> tid=13443] View Creator is processing 1 requests for the next membership view

[vm4] [info 2017/10/19 07:19:41.400 UTC <Geode Membership View Creator> tid=13443] preparing new view View[172.17.0.4(547)<ec><v0>:32774|1] members: [172.17.0.4(547)<ec><v0>:32774{lead}, 172.17.0.4(606)<ec><v1>:32775]

[vm5] [info 2017/10/19 07:19:41.401 UTC <unicast receiver,371fdc9c0e33-23947> tid=9356] received new view: View[172.17.0.4(547)<ec><v0>:32774|1] members: [172.17.0.4(547)<ec><v0>:32774{lead}, 172.17.0.4(606)<ec><v1>:32775]
[vm5] old view is: null

[vm5] [info 2017/10/19 07:19:41.401 UTC <unicast receiver,371fdc9c0e33-23947> tid=9356] Peer locator received new membership view: View[172.17.0.4(547)<ec><v0>:32774|1] members: [172.17.0.4(547)<ec><v0>:32774{lead}, 172.17.0.4(606)<ec><v1>:32775]

[vm5] [info 2017/10/19 07:19:41.402 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Finished joining (took 322ms).

[vm5] [info 2017/10/19 07:19:41.402 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Starting DistributionManager 172.17.0.4(606)<ec><v1>:32775.  (took 347 ms)

[vm5] [info 2017/10/19 07:19:41.402 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Initial (distribution manager) view =  View[172.17.0.4(547)<ec><v0>:32774|1] members: [172.17.0.4(547)<ec><v0>:32774{lead}, 172.17.0.4(606)<ec><v1>:32775]

[vm5] [info 2017/10/19 07:19:41.403 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Admitting member <172.17.0.4(547)<ec><v0>:32774>. Now there are 1 non-admin member(s).

[vm5] [info 2017/10/19 07:19:41.403 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Admitting member <172.17.0.4(606)<ec><v1>:32775>. Now there are 2 non-admin member(s).

[vm4] [info 2017/10/19 07:19:41.403 UTC <Geode Membership View Creator> tid=13443] finished waiting for responses to view preparation

[vm4] [info 2017/10/19 07:19:41.403 UTC <Geode Membership View Creator> tid=13443] received new view: View[172.17.0.4(547)<ec><v0>:32774|1] members: [172.17.0.4(547)<ec><v0>:32774{lead}, 172.17.0.4(606)<ec><v1>:32775]
[vm4] old view is: View[172.17.0.4(547)<ec><v0>:32774|0] members: [172.17.0.4(547)<ec><v0>:32774{lead}]

[vm4] [info 2017/10/19 07:19:41.403 UTC <Geode Membership View Creator> tid=13443] Peer locator received new membership view: View[172.17.0.4(547)<ec><v0>:32774|1] members: [172.17.0.4(547)<ec><v0>:32774{lead}, 172.17.0.4(606)<ec><v1>:32775]

[vm4] [info 2017/10/19 07:19:41.411 UTC <P2P message reader@1bb124b0> tid=13458] Admitting member <172.17.0.4(606)<ec><v1>:32775>. Now there are 2 non-admin member(s).

[vm4] [info 2017/10/19 07:19:41.413 UTC <Geode Membership View Creator> tid=13443] sending new view View[172.17.0.4(547)<ec><v0>:32774|1] members: [172.17.0.4(547)<ec><v0>:32774{lead}, 172.17.0.4(606)<ec><v1>:32775]

[vm4] [info 2017/10/19 07:19:41.434 UTC <Pooled High Priority Message Processor 1> tid=13460] Member 172.17.0.4(606)<ec><v1>:32775 is equivalent or in the same redundancy zone.

[vm5] [info 2017/10/19 07:19:41.438 UTC <P2P message reader for 172.17.0.4(547)<ec><v0>:32774 shared unordered uid=565 port=36238> tid=9367] Member 172.17.0.4(547)<ec><v0>:32774 is equivalent or in the same redundancy zone.

[vm5] [info 2017/10/19 07:19:41.438 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Starting server location for Distribution Locator on localhost/127.0.0.1[24471]

[vm5] [info 2017/10/19 07:19:41.447 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: 24471
[vm5]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$285/1244101891.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$285/1244101891@3fc8dbd9 (took 414 ms)

[vm5] [info 2017/10/19 07:19:41.453 UTC <WAN Locator Discovery Thread> tid=9369] Locator discovery task exchanged locator information localhost[24471] with localhost[23255]: {1=[localhost[26387], localhost[27807]], 2=[localhost[22533], localhost[22165]], 3=[localhost[23255], localhost[24471]]}.

[vm5] [info 2017/10/19 07:19:41.456 UTC <WAN Locator Discovery Thread> tid=9370] Locator discovery task exchanged locator information localhost[24471] with localhost[22533]: {1=[localhost[26387], localhost[27807]], 2=[localhost[22533], localhost[22165]], 3=[localhost[23255]]}.

[vm6] [info 2017/10/19 07:19:41.463 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$132/1044651892.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$132/1044651892@57b222d

[vm6] distributed system properties: {distributed-system-id=3, start-locator=localhost[23614],server=true,peer=true,hostname-for-clients=localhost, mcast-port=0, log-level=info, off-heap-memory-size=300m, remote-locators=localhost[22165], disable-auto-reconnect=true, enable-cluster-configuration=false, locators=localhost[23255], use-cluster-configuration=false}
[vm6] [info 2017/10/19 07:19:41.468 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Startup Configuration:
[vm6]  ### GemFire Properties defined with api ###
[vm6] disable-auto-reconnect=true
[vm6] distributed-system-id=3
[vm6] enable-cluster-configuration=false
[vm6] locators=localhost[23255],localhost[23614]
[vm6] log-level=info
[vm6] mcast-port=0
[vm6] off-heap-memory-size=300m
[vm6] remote-locators=localhost[22165]
[vm6] start-locator=localhost[23614],server=true,peer=true,hostname-for-clients=localhost
[vm6] use-cluster-configuration=false
[vm6] ### GemFire Properties using default values ###
[vm6] ack-severe-alert-threshold=0
[vm6] ack-wait-threshold=15
[vm6] archive-disk-space-limit=0
[vm6] archive-file-size-limit=0
[vm6] async-distribution-timeout=0
[vm6] async-max-queue-size=8
[vm6] async-queue-timeout=60000
[vm6] bind-address=
[vm6] cache-xml-file=cache.xml
[vm6] cluster-configuration-dir=
[vm6] cluster-ssl-ciphers=any
[vm6] cluster-ssl-enabled=false
[vm6] cluster-ssl-keystore=
[vm6] cluster-ssl-keystore-password=
[vm6] cluster-ssl-keystore-type=
[vm6] cluster-ssl-protocols=any
[vm6] cluster-ssl-require-authentication=true
[vm6] cluster-ssl-truststore=
[vm6] cluster-ssl-truststore-password=
[vm6] conflate-events=server
[vm6] conserve-sockets=true
[vm6] delta-propagation=true
[vm6] deploy-working-dir=/tmp/gemfire-build/geode/geode-wan/build/distributedTest129/dunit/vm6
[vm6] disable-tcp=false
[vm6] distributed-transactions=false
[vm6] durable-client-id=
[vm6] durable-client-timeout=300
[vm6] enable-network-partition-detection=true
[vm6] enable-time-statistics=false
[vm6] enforce-unique-host=false
[vm6] gateway-ssl-ciphers=any
[vm6] gateway-ssl-enabled=false
[vm6] gateway-ssl-keystore=
[vm6] gateway-ssl-keystore-password=
[vm6] gateway-ssl-keystore-type=
[vm6] gateway-ssl-protocols=any
[vm6] gateway-ssl-require-authentication=true
[vm6] gateway-ssl-truststore=
[vm6] gateway-ssl-truststore-password=
[vm6] groups=
[vm6] http-service-bind-address=
[vm6] http-service-port=7070
[vm6] http-service-ssl-ciphers=any
[vm6] http-service-ssl-enabled=false
[vm6] http-service-ssl-keystore=
[vm6] http-service-ssl-keystore-password=
[vm6] http-service-ssl-keystore-type=
[vm6] http-service-ssl-protocols=any
[vm6] http-service-ssl-require-authentication=false
[vm6] http-service-ssl-truststore=
[vm6] http-service-ssl-truststore-password=
[vm6] jmx-manager=false
[vm6] jmx-manager-access-file=
[vm6] jmx-manager-bind-address=
[vm6] jmx-manager-hostname-for-clients=
[vm6] jmx-manager-http-port=7070
[vm6] jmx-manager-password-file=
[vm6] jmx-manager-port=1099
[vm6] jmx-manager-ssl-ciphers=any
[vm6] jmx-manager-ssl-enabled=false
[vm6] jmx-manager-ssl-keystore=
[vm6] jmx-manager-ssl-keystore-password=
[vm6] jmx-manager-ssl-keystore-type=
[vm6] jmx-manager-ssl-protocols=any
[vm6] jmx-manager-ssl-require-authentication=true
[vm6] jmx-manager-ssl-truststore=
[vm6] jmx-manager-ssl-truststore-password=
[vm6] jmx-manager-start=false
[vm6] jmx-manager-update-rate=2000
[vm6] load-cluster-configuration-from-dir=false
[vm6] locator-wait-time=0
[vm6] lock-memory=false
[vm6] log-disk-space-limit=0
[vm6] log-file=
[vm6] log-file-size-limit=0
[vm6] max-num-reconnect-tries=3
[vm6] max-wait-time-reconnect=60000
[vm6] mcast-address=239.192.81.1
[vm6] mcast-flow-control=1048576, 0.25, 5000
[vm6] mcast-recv-buffer-size=1048576
[vm6] mcast-send-buffer-size=65535
[vm6] mcast-ttl=32
[vm6] member-timeout=5000
[vm6] membership-port-range=32769-61000
[vm6] memcached-bind-address=
[vm6] memcached-port=0
[vm6] memcached-protocol=ASCII
[vm6] name=
[vm6] redis-bind-address=
[vm6] redis-password=
[vm6] redis-port=0
[vm6] redundancy-zone=
[vm6] remove-unresponsive-client=false
[vm6] roles=
[vm6] security-client-accessor=
[vm6] security-client-accessor-pp=
[vm6] security-client-auth-init=
[vm6] security-client-authenticator=
[vm6] security-client-dhalgo=
[vm6] security-log-file=
[vm6] security-log-level=config
[vm6] security-manager=
[vm6] security-peer-auth-init=
[vm6] security-peer-authenticator=
[vm6] security-peer-verifymember-timeout=1000
[vm6] security-post-processor=
[vm6] security-udp-dhalgo=
[vm6] server-bind-address=
[vm6] server-ssl-ciphers=any
[vm6] server-ssl-enabled=false
[vm6] server-ssl-keystore=
[vm6] server-ssl-keystore-password=
[vm6] server-ssl-keystore-type=
[vm6] server-ssl-protocols=any
[vm6] server-ssl-require-authentication=true
[vm6] server-ssl-truststore=
[vm6] server-ssl-truststore-password=
[vm6] socket-buffer-size=32768
[vm6] socket-lease-time=60000
[vm6] ssl-ciphers=any
[vm6] ssl-cluster-alias=
[vm6] ssl-default-alias=
[vm6] ssl-enabled-components=
[vm6] ssl-gateway-alias=
[vm6] ssl-jmx-alias=
[vm6] ssl-keystore=
[vm6] ssl-keystore-password=
[vm6] ssl-keystore-type=
[vm6] ssl-locator-alias=
[vm6] ssl-protocols=any
[vm6] ssl-require-authentication=true
[vm6] ssl-server-alias=
[vm6] ssl-truststore=
[vm6] ssl-truststore-password=
[vm6] ssl-truststore-type=
[vm6] ssl-web-alias=
[vm6] ssl-web-require-authentication=false
[vm6] start-dev-rest-api=false
[vm6] statistic-archive-file=
[vm6] statistic-sample-rate=1000
[vm6] statistic-sampling-enabled=true
[vm6] tcp-port=0
[vm6] udp-fragment-size=60000
[vm6] udp-recv-buffer-size=1048576
[vm6] udp-send-buffer-size=65535
[vm6] user-command-packages=


[vm6] [info 2017/10/19 07:19:41.469 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Allocating 314572800 bytes of off-heap memory. The maximum size of a single off-heap object is 314572800 bytes.

[vm6] [info 2017/10/19 07:19:41.488 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Starting peer location for Distribution Locator on localhost/127.0.0.1

[vm6] [info 2017/10/19 07:19:41.492 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Starting Distribution Locator on localhost/127.0.0.1

[vm6] [info 2017/10/19 07:19:41.493 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Locator was created at Thu Oct 19 07:19:41 UTC 2017

[vm6] [info 2017/10/19 07:19:41.493 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Listening on port 23614 bound on address localhost/127.0.0.1

[vm6] [info 2017/10/19 07:19:41.493 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] GemFire peer location service starting.  Other locators: localhost[23255],localhost[23614]  Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: locator23614view.dat

[vm6] [info 2017/10/19 07:19:41.494 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Peer locator attempting to recover from localhost/127.0.0.1:23255

[vm6] [info 2017/10/19 07:19:41.499 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Peer locator recovered initial membership of View[172.17.0.4(547)<ec><v0>:32774|1] members: [172.17.0.4(547)<ec><v0>:32774{lead}, 172.17.0.4(606)<ec><v1>:32775]

[vm6] [info 2017/10/19 07:19:41.499 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Peer locator recovered state from LocatorAddress [socketInetAddress=localhost/127.0.0.1:23255, hostname=localhost, isIpString=false]

[vm6] [info 2017/10/19 07:19:41.502 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Starting membership services

[vm6] [info 2017/10/19 07:19:41.523 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] JGroups channel created (took 21ms)

[vm6] [info 2017/10/19 07:19:41.526 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] GemFire P2P Listener started on /172.17.0.4:36691

[vm6] [info 2017/10/19 07:19:41.526 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] This member is hosting a locator will be preferred as a membership coordinator

[vm6] [info 2017/10/19 07:19:41.526 UTC <Geode Failure Detection Server thread 0> tid=5317] Started failure detection server thread on /172.17.0.4:47166.

[vm6] [info 2017/10/19 07:19:41.529 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Peer locator is connecting to local membership services with ID 172.17.0.4(666)<ec>:32776

[vm4] [info 2017/10/19 07:19:41.531 UTC <locator request thread[4]> tid=13455] This member is becoming coordinator

[vm6] [info 2017/10/19 07:19:41.541 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Attempting to join the distributed system through coordinator 172.17.0.4(547)<ec><v0>:32774 using address 172.17.0.4(666)<ec>:32776

[vm4] [info 2017/10/19 07:19:41.542 UTC <unicast receiver,371fdc9c0e33-8484> tid=13436] received join request from 172.17.0.4(666)<ec>:32776

[vm4] [info 2017/10/19 07:19:41.542 UTC <unicast receiver,371fdc9c0e33-8484> tid=13436] Received a join request from 172.17.0.4(666)<ec>:32776

[vm4] [info 2017/10/19 07:19:41.844 UTC <Geode Membership View Creator> tid=13443] View Creator is processing 1 requests for the next membership view

[vm4] [info 2017/10/19 07:19:41.845 UTC <Geode Membership View Creator> tid=13443] preparing new view View[172.17.0.4(547)<ec><v0>:32774|2] members: [172.17.0.4(547)<ec><v0>:32774{lead}, 172.17.0.4(606)<ec><v1>:32775, 172.17.0.4(666)<ec><v2>:32776]

[vm6] [info 2017/10/19 07:19:41.845 UTC <unicast receiver,371fdc9c0e33-62965> tid=5313] received new view: View[172.17.0.4(547)<ec><v0>:32774|2] members: [172.17.0.4(547)<ec><v0>:32774{lead}, 172.17.0.4(606)<ec><v1>:32775, 172.17.0.4(666)<ec><v2>:32776]
[vm6] old view is: null

[vm6] [info 2017/10/19 07:19:41.845 UTC <unicast receiver,371fdc9c0e33-62965> tid=5313] Peer locator received new membership view: View[172.17.0.4(547)<ec><v0>:32774|2] members: [172.17.0.4(547)<ec><v0>:32774{lead}, 172.17.0.4(606)<ec><v1>:32775, 172.17.0.4(666)<ec><v2>:32776]

[vm4] [info 2017/10/19 07:19:41.847 UTC <Geode Membership View Creator> tid=13443] finished waiting for responses to view preparation

[vm6] [info 2017/10/19 07:19:41.847 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Finished joining (took 317ms).
[vm4] [info 2017/10/19 07:19:41.847 UTC <Geode Membership View Creator> tid=13443] received new view: View[172.17.0.4(547)<ec><v0>:32774|2] members: [172.17.0.4(547)<ec><v0>:32774{lead}, 172.17.0.4(606)<ec><v1>:32775, 172.17.0.4(666)<ec><v2>:32776]

[vm4] old view is: View[172.17.0.4(547)<ec><v0>:32774|1] members: [172.17.0.4(547)<ec><v0>:32774{lead}, 172.17.0.4(606)<ec><v1>:32775]

[vm4] [info 2017/10/19 07:19:41.847 UTC <Geode Membership View Creator> tid=13443] Peer locator received new membership view: View[172.17.0.4(547)<ec><v0>:32774|2] members: [172.17.0.4(547)<ec><v0>:32774{lead}, 172.17.0.4(606)<ec><v1>:32775, 172.17.0.4(666)<ec><v2>:32776]

[vm6] [info 2017/10/19 07:19:41.847 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Starting DistributionManager 172.17.0.4(666)<ec><v2>:32776.  (took 347 ms)

[vm6] [info 2017/10/19 07:19:41.847 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Initial (distribution manager) view =  View[172.17.0.4(547)<ec><v0>:32774|2] members: [172.17.0.4(547)<ec><v0>:32774{lead}, 172.17.0.4(606)<ec><v1>:32775, 172.17.0.4(666)<ec><v2>:32776]

[vm6] [info 2017/10/19 07:19:41.847 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Admitting member <172.17.0.4(547)<ec><v0>:32774>. Now there are 1 non-admin member(s).

[vm4] [info 2017/10/19 07:19:41.848 UTC <Geode Membership View Creator> tid=13443] sending new view View[172.17.0.4(547)<ec><v0>:32774|2] members: [172.17.0.4(547)<ec><v0>:32774{lead}, 172.17.0.4(606)<ec><v1>:32775, 172.17.0.4(666)<ec><v2>:32776]

[vm4] [info 2017/10/19 07:19:41.848 UTC <View Message Processor> tid=13459] Membership: Processing addition < 172.17.0.4(666)<ec><v2>:32776 >

[vm6] [info 2017/10/19 07:19:41.848 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Admitting member <172.17.0.4(606)<ec><v1>:32775>. Now there are 2 non-admin member(s).

[vm6] [info 2017/10/19 07:19:41.848 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Admitting member <172.17.0.4(666)<ec><v2>:32776>. Now there are 3 non-admin member(s).

[vm5] [info 2017/10/19 07:19:41.848 UTC <unicast receiver,371fdc9c0e33-23947> tid=9356] received new view: View[172.17.0.4(547)<ec><v0>:32774|2] members: [172.17.0.4(547)<ec><v0>:32774{lead}, 172.17.0.4(606)<ec><v1>:32775, 172.17.0.4(666)<ec><v2>:32776]
[vm5] old view is: View[172.17.0.4(547)<ec><v0>:32774|1] members: [172.17.0.4(547)<ec><v0>:32774{lead}, 172.17.0.4(606)<ec><v1>:32775]

[vm5] [info 2017/10/19 07:19:41.848 UTC <unicast receiver,371fdc9c0e33-23947> tid=9356] Peer locator received new membership view: View[172.17.0.4(547)<ec><v0>:32774|2] members: [172.17.0.4(547)<ec><v0>:32774{lead}, 172.17.0.4(606)<ec><v1>:32775, 172.17.0.4(666)<ec><v2>:32776]

[vm4] [info 2017/10/19 07:19:41.848 UTC <View Message Processor> tid=13459] Admitting member <172.17.0.4(666)<ec><v2>:32776>. Now there are 3 non-admin member(s).

[vm5] [info 2017/10/19 07:19:41.850 UTC <P2P message reader@6a74c0d8> tid=9388] Admitting member <172.17.0.4(666)<ec><v2>:32776>. Now there are 3 non-admin member(s).

[vm4] [info 2017/10/19 07:19:41.856 UTC <Pooled High Priority Message Processor 1> tid=13460] Member 172.17.0.4(666)<ec><v2>:32776 is equivalent or in the same redundancy zone.

[vm5] [info 2017/10/19 07:19:41.857 UTC <Pooled High Priority Message Processor 1> tid=9390] Member 172.17.0.4(666)<ec><v2>:32776 is equivalent or in the same redundancy zone.

[vm6] [info 2017/10/19 07:19:41.863 UTC <P2P message reader for 172.17.0.4(547)<ec><v0>:32774 shared unordered uid=566 port=44784> tid=5325] Member 172.17.0.4(547)<ec><v0>:32774 is equivalent or in the same redundancy zone.

[vm6] [info 2017/10/19 07:19:41.867 UTC <P2P message reader for 172.17.0.4(606)<ec><v1>:32775 shared unordered uid=546 port=44786> tid=5326] Member 172.17.0.4(606)<ec><v1>:32775 is equivalent or in the same redundancy zone.

[vm6] [info 2017/10/19 07:19:41.868 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Starting server location for Distribution Locator on localhost/127.0.0.1[23614]

[vm6] [info 2017/10/19 07:19:41.899 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: 23614
[vm6]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$132/1044651892.call with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$132/1044651892@57b222d (took 435 ms)

[vm0] [info 2017/10/19 07:19:41.903 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$158/734639498.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$158/734639498@1dcd21bb

[vm6] [info 2017/10/19 07:19:41.913 UTC <WAN Locator Discovery Thread> tid=5329] Locator discovery task exchanged locator information localhost[23614] with localhost[22165]: {1=[localhost[26387], localhost[27807]], 2=[localhost[22165]], 3=[localhost[24471]]}.

[vm6] [info 2017/10/19 07:19:41.929 UTC <WAN Locator Discovery Thread> tid=5328] Locator discovery task exchanged locator information localhost[23614] with localhost[23255]: {1=[localhost[26387], localhost[27807]], 2=[localhost[22533], localhost[22165]], 3=[localhost[23614], localhost[23255], localhost[24471]]}.

[vm0] [info 2017/10/19 07:19:42.005 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$158/734639498.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$158/734639498@1dcd21bb (took 101 ms)

[vm1] [info 2017/10/19 07:19:42.008 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$152/1345038733.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$152/1345038733@33faed18

[locator] [warn 2017/10/19 07:19:42.072 UTC <WAN Locator Discovery Thread> tid=82] Locator discovery task could not exchange locator information 371fdc9c0e33[35286] with localhost[0] after 108 retry attempts. Retrying in 10,000 ms.

[vm1] [info 2017/10/19 07:19:42.111 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$152/1345038733.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$152/1345038733@33faed18 (took 102 ms)

[vm2] [info 2017/10/19 07:19:42.116 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$324/1141921333.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$324/1141921333@42c76e08

[vm2] [info 2017/10/19 07:19:42.218 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$324/1141921333.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$324/1141921333@42c76e08 (took 101 ms)

[vm3] [info 2017/10/19 07:19:42.222 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$202/1361049825.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$202/1361049825@7937aa5c

[vm3] [info 2017/10/19 07:19:42.324 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$202/1361049825.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$202/1361049825@7937aa5c (took 101 ms)

[vm4] [info 2017/10/19 07:19:42.330 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$522/1448475817.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$522/1448475817@524a61

[vm4] [info 2017/10/19 07:19:42.433 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$522/1448475817.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$522/1448475817@524a61 (took 103 ms)

[vm5] [info 2017/10/19 07:19:42.438 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$286/51466180.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$286/51466180@11cd4bec

[vm5] [info 2017/10/19 07:19:42.542 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$286/51466180.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$286/51466180@11cd4bec (took 103 ms)

[vm6] [info 2017/10/19 07:19:42.549 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$134/422738170.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$134/422738170@300cdb4d

[vm6] [info 2017/10/19 07:19:42.653 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$134/422738170.run with 0 args on object: org.apache.geode.internal.cache.wan.misc.WanAutoDiscoveryDUnitTest$$Lambda$134/422738170@300cdb4d (took 104 ms)

[vm1] [info 2017/10/19 07:19:42.655 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102@6c1e613a

[vm1] [info 2017/10/19 07:19:42.655 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Stopping Distribution Locator on localhost/127.0.0.1[26387]

[vm2] [info 2017/10/19 07:19:42.655 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$50/267342857.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$50/267342857@32f886ef

[vm2] [info 2017/10/19 07:19:42.655 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Stopping Distribution Locator on localhost/127.0.0.1[22533]

[vm0] [info 2017/10/19 07:19:42.655 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102@6c1e613a

[vm0] [info 2017/10/19 07:19:42.655 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Stopping Distribution Locator on localhost/127.0.0.1[27807]

[vm7] [info 2017/10/19 07:19:42.656 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/715091186.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/715091186@5bd49916

[vm1] [info 2017/10/19 07:19:42.656 UTC <Distribution Locator on localhost/127.0.0.1> tid=5462] locator shutting down

[vm2] [info 2017/10/19 07:19:42.656 UTC <Distribution Locator on localhost/127.0.0.1> tid=9679] locator shutting down

[vm7] [info 2017/10/19 07:19:42.657 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/715091186.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/715091186@5bd49916 (took 0 ms)

[vm4] [info 2017/10/19 07:19:42.657 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$46/1146432959.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$46/1146432959@1ebf8dc6

[vm4] [info 2017/10/19 07:19:42.657 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Stopping Distribution Locator on localhost/127.0.0.1[23255]

[vm3] [info 2017/10/19 07:19:42.657 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$49/1854774201.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$49/1854774201@7495c340

[vm3] [info 2017/10/19 07:19:42.658 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Stopping Distribution Locator on localhost/127.0.0.1[22165]

[vm6] [info 2017/10/19 07:19:42.656 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/1573676125.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/1573676125@abd27d2

[vm6] [info 2017/10/19 07:19:42.656 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Stopping Distribution Locator on localhost/127.0.0.1[23614]

[vm5] [info 2017/10/19 07:19:42.659 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$47/1939424723.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$47/1939424723@3a65d70

[vm0] [info 2017/10/19 07:19:42.659 UTC <Distribution Locator on localhost/127.0.0.1> tid=7308] locator shutting down

[vm4] [info 2017/10/19 07:19:42.659 UTC <Distribution Locator on localhost/127.0.0.1> tid=13424] locator shutting down

[vm2] [info 2017/10/19 07:19:42.660 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Distribution Locator on localhost/127.0.0.1[22533]  is stopped

[vm3] [info 2017/10/19 07:19:42.660 UTC <Distribution Locator on localhost/127.0.0.1> tid=5938] locator shutting down

[vm5] [info 2017/10/19 07:19:42.660 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Stopping Distribution Locator on localhost/127.0.0.1[24471]

[vm5] [info 2017/10/19 07:19:42.662 UTC <Distribution Locator on localhost/127.0.0.1> tid=9345] locator shutting down

[vm2] [info 2017/10/19 07:19:42.662 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Shutting down DistributionManager 172.17.0.4(187)<ec><v0>:32772. 

[vm1] [info 2017/10/19 07:19:42.661 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Distribution Locator on localhost/127.0.0.1[26387]  is stopped

[vm3] [info 2017/10/19 07:19:42.663 UTC <Pooled High Priority Message Processor 1> tid=5979] received leave request from 172.17.0.4(187)<ec><v0>:32772 for 172.17.0.4(187)<ec><v0>:32772

[vm3] [info 2017/10/19 07:19:42.663 UTC <Pooled High Priority Message Processor 1> tid=5979] This member is becoming the membership coordinator with address 172.17.0.4(197)<ec><v1>:32773

[vm0] [info 2017/10/19 07:19:42.663 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Distribution Locator on localhost/127.0.0.1[27807]  is stopped

[vm3] [info 2017/10/19 07:19:42.663 UTC <Pooled High Priority Message Processor 1> tid=5979] ViewCreator starting on:172.17.0.4(197)<ec><v1>:32773

[vm6] [info 2017/10/19 07:19:42.663 UTC <Distribution Locator on localhost/127.0.0.1> tid=5302] locator shutting down

[vm0] [info 2017/10/19 07:19:42.664 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Shutting down DistributionManager 172.17.0.4(174)<ec><v0>:32770. 

[vm3] [info 2017/10/19 07:19:42.664 UTC <Geode Membership View Creator> tid=5980] View Creator thread is starting

[vm1] [info 2017/10/19 07:19:42.666 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Shutting down DistributionManager 172.17.0.4(181)<ec><v1>:32771. 

[vm1] [info 2017/10/19 07:19:42.666 UTC <Pooled High Priority Message Processor 1> tid=5505] received leave request from 172.17.0.4(174)<ec><v0>:32770 for 172.17.0.4(174)<ec><v0>:32770

[vm1] [info 2017/10/19 07:19:42.666 UTC <Pooled High Priority Message Processor 1> tid=5505] This member is becoming the membership coordinator with address 172.17.0.4(181)<ec><v1>:32771

[vm4] [info 2017/10/19 07:19:42.667 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Distribution Locator on localhost/127.0.0.1[23255]  is stopped

[vm1] [info 2017/10/19 07:19:42.667 UTC <Pooled High Priority Message Processor 1> tid=5505] ViewCreator starting on:172.17.0.4(181)<ec><v1>:32771

[vm5] [info 2017/10/19 07:19:42.667 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Distribution Locator on localhost/127.0.0.1[24471]  is stopped

[vm4] [info 2017/10/19 07:19:42.668 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Shutting down DistributionManager 172.17.0.4(547)<ec><v0>:32774. 

[vm3] [info 2017/10/19 07:19:42.666 UTC <Pooled High Priority Message Processor 1> tid=5979] Member at 172.17.0.4(187)<ec><v0>:32772 gracefully left the distributed cache: shutdown message received

[vm5] [info 2017/10/19 07:19:42.669 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Shutting down DistributionManager 172.17.0.4(606)<ec><v1>:32775. 

[vm5] [info 2017/10/19 07:19:42.670 UTC <Pooled High Priority Message Processor 1> tid=9390] received leave request from 172.17.0.4(547)<ec><v0>:32774 for 172.17.0.4(547)<ec><v0>:32774

[vm6] [info 2017/10/19 07:19:42.670 UTC <Pooled High Priority Message Processor 1> tid=5351] received leave request from 172.17.0.4(547)<ec><v0>:32774 for 172.17.0.4(547)<ec><v0>:32774

[vm5] [info 2017/10/19 07:19:42.670 UTC <Pooled High Priority Message Processor 1> tid=9390] This member is becoming the membership coordinator with address 172.17.0.4(606)<ec><v1>:32775

[vm5] [info 2017/10/19 07:19:42.671 UTC <Pooled High Priority Message Processor 1> tid=9390] ViewCreator starting on:172.17.0.4(606)<ec><v1>:32775

[vm6] [info 2017/10/19 07:19:42.671 UTC <Pooled High Priority Message Processor 1> tid=5351] Member at 172.17.0.4(547)<ec><v0>:32774 gracefully left the distributed cache: shutdown message received

[vm3] [info 2017/10/19 07:19:42.667 UTC <Geode Membership View Creator> tid=5980] received new view: View[172.17.0.4(197)<ec><v1>:32773|14] members: [172.17.0.4(197)<ec><v1>:32773{lead}]  shutdown: [172.17.0.4(187)<ec><v0>:32772]
[vm3] old view is: View[172.17.0.4(187)<ec><v0>:32772|1] members: [172.17.0.4(187)<ec><v0>:32772{lead}, 172.17.0.4(197)<ec><v1>:32773]

[vm3] [info 2017/10/19 07:19:42.669 UTC <Geode Membership View Creator> tid=5980] Peer locator received new membership view: View[172.17.0.4(197)<ec><v1>:32773|14] members: [172.17.0.4(197)<ec><v1>:32773{lead}]  shutdown: [172.17.0.4(187)<ec><v0>:32772]

[vm5] [info 2017/10/19 07:19:42.672 UTC <Geode Membership View Creator> tid=9399] View Creator thread is starting

[vm3] [info 2017/10/19 07:19:42.672 UTC <View Message Processor> tid=5981] 172.17.0.4(197)<ec><v1>:32773 is the elder and the only member.

[vm3] [info 2017/10/19 07:19:42.666 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Distribution Locator on localhost/127.0.0.1[22165]  is stopped

[vm3] [info 2017/10/19 07:19:42.671 UTC <Geode Membership View Creator> tid=5980] no recipients for new view aside from myself

[vm6] [info 2017/10/19 07:19:42.674 UTC <Pooled High Priority Message Processor 2> tid=5352] received leave request from 172.17.0.4(606)<ec><v1>:32775 for 172.17.0.4(606)<ec><v1>:32775

[vm6] [info 2017/10/19 07:19:42.675 UTC <Pooled High Priority Message Processor 2> tid=5352] This member is becoming the membership coordinator with address 172.17.0.4(666)<ec><v2>:32776

[vm6] [info 2017/10/19 07:19:42.675 UTC <Pooled High Priority Message Processor 2> tid=5352] ViewCreator starting on:172.17.0.4(666)<ec><v2>:32776

[vm6] [info 2017/10/19 07:19:42.676 UTC <Geode Membership View Creator> tid=5353] View Creator thread is starting

[vm6] [info 2017/10/19 07:19:42.676 UTC <Pooled High Priority Message Processor 2> tid=5352] Member at 172.17.0.4(606)<ec><v1>:32775 gracefully left the distributed cache: shutdown message received

[vm1] [info 2017/10/19 07:19:42.677 UTC <Geode Membership View Creator> tid=5507] View Creator thread is starting
[vm6] [info 2017/10/19 07:19:42.677 UTC <Geode Membership View Creator> tid=5353] received new view: View[172.17.0.4(666)<ec><v2>:32776|13] members: [172.17.0.4(666)<ec><v2>:32776{lead}]  shutdown: [172.17.0.4(606)<ec><v1>:32775, 172.17.0.4(547)<ec><v0>:32774]

[vm6] old view is: View[172.17.0.4(547)<ec><v0>:32774|2] members: [172.17.0.4(547)<ec><v0>:32774{lead}, 172.17.0.4(606)<ec><v1>:32775, 172.17.0.4(666)<ec><v2>:32776]

[vm6] [info 2017/10/19 07:19:42.677 UTC <Geode Membership View Creator> tid=5353] Peer locator received new membership view: View[172.17.0.4(666)<ec><v2>:32776|13] members: [172.17.0.4(666)<ec><v2>:32776{lead}]  shutdown: [172.17.0.4(606)<ec><v1>:32775, 172.17.0.4(547)<ec><v0>:32774]

[vm3] [info 2017/10/19 07:19:42.677 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Shutting down DistributionManager 172.17.0.4(197)<ec><v1>:32773. 

[vm6] [info 2017/10/19 07:19:42.679 UTC <Geode Membership View Creator> tid=5353] no recipients for new view aside from myself

[vm6] [info 2017/10/19 07:19:42.680 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Distribution Locator on localhost/127.0.0.1[23614]  is stopped

[vm6] [info 2017/10/19 07:19:42.680 UTC <View Message Processor> tid=5354] 172.17.0.4(666)<ec><v2>:32776 is the elder and the only member.

[vm6] [info 2017/10/19 07:19:42.683 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Shutting down DistributionManager 172.17.0.4(666)<ec><v2>:32776. 

[vm2] [info 2017/10/19 07:19:42.764 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Now closing distribution for 172.17.0.4(187)<ec><v0>:32772

[vm2] [info 2017/10/19 07:19:42.764 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Stopping membership services

[vm2] [info 2017/10/19 07:19:42.765 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] GMSHealthMonitor server socket is closed in stopServices().

[vm2] [info 2017/10/19 07:19:42.765 UTC <Geode Failure Detection Server thread 0> tid=9695] GMSHealthMonitor server thread exiting

[vm2] [info 2017/10/19 07:19:42.765 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] GMSHealthMonitor serverSocketExecutor is terminated

[vm0] [info 2017/10/19 07:19:42.766 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Now closing distribution for 172.17.0.4(174)<ec><v0>:32770

[vm0] [info 2017/10/19 07:19:42.766 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Stopping membership services

[vm0] [info 2017/10/19 07:19:42.768 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] GMSHealthMonitor server socket is closed in stopServices().

[vm0] [info 2017/10/19 07:19:42.768 UTC <Geode Failure Detection Server thread 0> tid=7324] GMSHealthMonitor server thread exiting

[vm0] [info 2017/10/19 07:19:42.768 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] GMSHealthMonitor serverSocketExecutor is terminated

[vm1] [info 2017/10/19 07:19:42.769 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Now closing distribution for 172.17.0.4(181)<ec><v1>:32771

[vm1] [info 2017/10/19 07:19:42.769 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Stopping membership services

[vm1] [info 2017/10/19 07:19:42.769 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] GMSHealthMonitor server socket is closed in stopServices().

[vm1] [info 2017/10/19 07:19:42.769 UTC <Geode Failure Detection Server thread 0> tid=5477] GMSHealthMonitor server thread exiting

[vm1] [info 2017/10/19 07:19:42.769 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] GMSHealthMonitor serverSocketExecutor is terminated

[vm2] [info 2017/10/19 07:19:42.772 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] DistributionManager stopped in 110ms.

[vm2] [info 2017/10/19 07:19:42.772 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Marking DistributionManager 172.17.0.4(187)<ec><v0>:32772 as closed.

[vm2] [info 2017/10/19 07:19:42.773 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$50/267342857.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$50/267342857@32f886ef (took 117 ms)

[vm0] [info 2017/10/19 07:19:42.774 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] DistributionManager stopped in 109ms.

[vm0] [info 2017/10/19 07:19:42.774 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Marking DistributionManager 172.17.0.4(174)<ec><v0>:32770 as closed.

[vm0] [info 2017/10/19 07:19:42.775 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102@6c1e613a (took 119 ms)

[vm4] [info 2017/10/19 07:19:42.776 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Now closing distribution for 172.17.0.4(547)<ec><v0>:32774

[vm4] [info 2017/10/19 07:19:42.776 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Stopping membership services

[vm5] [info 2017/10/19 07:19:42.776 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Now closing distribution for 172.17.0.4(606)<ec><v1>:32775

[vm5] [info 2017/10/19 07:19:42.776 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Stopping membership services

[vm5] [info 2017/10/19 07:19:42.777 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] GMSHealthMonitor server socket is closed in stopServices().

[vm1] [info 2017/10/19 07:19:42.777 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] DistributionManager stopped in 111ms.

[vm1] [info 2017/10/19 07:19:42.777 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Marking DistributionManager 172.17.0.4(181)<ec><v1>:32771 as closed.

[vm5] [info 2017/10/19 07:19:42.777 UTC <Geode Failure Detection Server thread 0> tid=9360] GMSHealthMonitor server thread exiting

[vm5] [info 2017/10/19 07:19:42.777 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] GMSHealthMonitor serverSocketExecutor is terminated

[vm4] [info 2017/10/19 07:19:42.777 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] GMSHealthMonitor server socket is closed in stopServices().

[vm4] [info 2017/10/19 07:19:42.777 UTC <Geode Failure Detection Server thread 0> tid=13440] GMSHealthMonitor server thread exiting

[vm4] [info 2017/10/19 07:19:42.777 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] GMSHealthMonitor serverSocketExecutor is terminated

[vm1] [info 2017/10/19 07:19:42.779 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$39/269426102@6c1e613a (took 123 ms)

[vm3] [info 2017/10/19 07:19:42.779 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Now closing distribution for 172.17.0.4(197)<ec><v1>:32773

[vm3] [info 2017/10/19 07:19:42.779 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Stopping membership services

[vm3] [info 2017/10/19 07:19:42.782 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] GMSHealthMonitor server socket is closed in stopServices().

[vm3] [info 2017/10/19 07:19:42.782 UTC <Geode Failure Detection Server thread 0> tid=5953] GMSHealthMonitor server thread exiting

[vm3] [info 2017/10/19 07:19:42.782 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] GMSHealthMonitor serverSocketExecutor is terminated

[vm4] [info 2017/10/19 07:19:42.783 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] DistributionManager stopped in 115ms.

[vm4] [info 2017/10/19 07:19:42.783 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Marking DistributionManager 172.17.0.4(547)<ec><v0>:32774 as closed.

[vm5] [info 2017/10/19 07:19:42.784 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] DistributionManager stopped in 115ms.

[vm5] [info 2017/10/19 07:19:42.785 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Marking DistributionManager 172.17.0.4(606)<ec><v1>:32775 as closed.

[vm4] [info 2017/10/19 07:19:42.785 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$46/1146432959.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$46/1146432959@1ebf8dc6 (took 127 ms)

[vm6] [info 2017/10/19 07:19:42.786 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Now closing distribution for 172.17.0.4(666)<ec><v2>:32776

[vm6] [info 2017/10/19 07:19:42.786 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Stopping membership services

[vm5] [info 2017/10/19 07:19:42.787 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$47/1939424723.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$47/1939424723@3a65d70 (took 126 ms)

[vm6] [info 2017/10/19 07:19:42.787 UTC <Geode Failure Detection Server thread 0> tid=5317] GMSHealthMonitor server thread exiting

[vm3] [info 2017/10/19 07:19:42.787 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] DistributionManager stopped in 110ms.

[vm6] [info 2017/10/19 07:19:42.787 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] GMSHealthMonitor server socket is closed in stopServices().

[vm3] [info 2017/10/19 07:19:42.787 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Marking DistributionManager 172.17.0.4(197)<ec><v1>:32773 as closed.

[vm3] [info 2017/10/19 07:19:42.788 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$49/1854774201.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$49/1854774201@7495c340 (took 130 ms)

[vm6] [info 2017/10/19 07:19:42.791 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] GMSHealthMonitor serverSocketExecutor is terminated

[vm6] [info 2017/10/19 07:19:42.795 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] DistributionManager stopped in 111ms.

[vm6] [info 2017/10/19 07:19:42.795 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Marking DistributionManager 172.17.0.4(666)<ec><v2>:32776 as closed.

[vm6] [info 2017/10/19 07:19:42.796 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/1573676125.run with 0 args on object: org.apache.geode.internal.cache.wan.WANTestBase$$Lambda$11/1573676125@abd27d2 (took 140 ms)

[vm0] [info 2017/10/19 07:19:42.797 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm0] [info 2017/10/19 07:19:42.797 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm1] [info 2017/10/19 07:19:42.798 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm1] [info 2017/10/19 07:19:42.798 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm2] [info 2017/10/19 07:19:42.799 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm2] [info 2017/10/19 07:19:42.799 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm3] [info 2017/10/19 07:19:42.799 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm3] [info 2017/10/19 07:19:42.799 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm4] [info 2017/10/19 07:19:42.800 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm4] [info 2017/10/19 07:19:42.800 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm5] [info 2017/10/19 07:19:42.801 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm5] [info 2017/10/19 07:19:42.801 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm6] [info 2017/10/19 07:19:42.801 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm6] [info 2017/10/19 07:19:42.801 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm7] [info 2017/10/19 07:19:42.802 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm7] [info 2017/10/19 07:19:42.802 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[info 2017/10/19 07:19:42.803 UTC <Test worker> tid=22] <ExpectedException action=remove>Connection refused</ExpectedException>

[info 2017/10/19 07:19:42.803 UTC <Test worker> tid=22] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:19:42.803 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm0] [info 2017/10/19 07:19:42.803 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:19:42.803 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm0] [info 2017/10/19 07:19:42.803 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm1] [info 2017/10/19 07:19:42.804 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm1] [info 2017/10/19 07:19:42.804 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm1] [info 2017/10/19 07:19:42.804 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm1] [info 2017/10/19 07:19:42.804 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm2] [info 2017/10/19 07:19:42.804 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm2] [info 2017/10/19 07:19:42.804 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm2] [info 2017/10/19 07:19:42.804 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm2] [info 2017/10/19 07:19:42.804 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm3] [info 2017/10/19 07:19:42.805 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm3] [info 2017/10/19 07:19:42.805 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm3] [info 2017/10/19 07:19:42.805 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm3] [info 2017/10/19 07:19:42.805 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm4] [info 2017/10/19 07:19:42.805 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm4] [info 2017/10/19 07:19:42.805 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm4] [info 2017/10/19 07:19:42.805 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm4] [info 2017/10/19 07:19:42.806 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm5] [info 2017/10/19 07:19:42.806 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm5] [info 2017/10/19 07:19:42.806 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm5] [info 2017/10/19 07:19:42.806 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm5] [info 2017/10/19 07:19:42.806 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm6] [info 2017/10/19 07:19:42.807 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm6] [info 2017/10/19 07:19:42.807 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm6] [info 2017/10/19 07:19:42.807 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm6] [info 2017/10/19 07:19:42.807 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm7] [info 2017/10/19 07:19:42.808 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm7] [info 2017/10/19 07:19:42.808 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm7] [info 2017/10/19 07:19:42.808 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Connection refused</ExpectedException>

[vm7] [info 2017/10/19 07:19:42.808 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[info 2017/10/19 07:19:42.808 UTC <Test worker> tid=22] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[info 2017/10/19 07:19:42.808 UTC <Test worker> tid=22] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:19:42.808 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm0] [info 2017/10/19 07:19:42.809 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:19:42.809 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm0] [info 2017/10/19 07:19:42.809 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm1] [info 2017/10/19 07:19:42.809 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm1] [info 2017/10/19 07:19:42.809 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm1] [info 2017/10/19 07:19:42.809 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm1] [info 2017/10/19 07:19:42.809 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm2] [info 2017/10/19 07:19:42.810 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm2] [info 2017/10/19 07:19:42.810 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm2] [info 2017/10/19 07:19:42.810 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm2] [info 2017/10/19 07:19:42.810 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm3] [info 2017/10/19 07:19:42.811 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm3] [info 2017/10/19 07:19:42.811 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm3] [info 2017/10/19 07:19:42.811 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm3] [info 2017/10/19 07:19:42.811 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm4] [info 2017/10/19 07:19:42.811 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm4] [info 2017/10/19 07:19:42.812 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm4] [info 2017/10/19 07:19:42.812 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm4] [info 2017/10/19 07:19:42.812 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm5] [info 2017/10/19 07:19:42.812 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm5] [info 2017/10/19 07:19:42.812 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm5] [info 2017/10/19 07:19:42.812 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm5] [info 2017/10/19 07:19:42.812 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm6] [info 2017/10/19 07:19:42.813 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm6] [info 2017/10/19 07:19:42.813 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm6] [info 2017/10/19 07:19:42.813 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm6] [info 2017/10/19 07:19:42.813 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm7] [info 2017/10/19 07:19:42.814 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm7] [info 2017/10/19 07:19:42.814 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm7] [info 2017/10/19 07:19:42.814 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Software caused connection abort</ExpectedException>

[vm7] [info 2017/10/19 07:19:42.814 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[info 2017/10/19 07:19:42.815 UTC <Test worker> tid=22] <ExpectedException action=remove>Connection reset</ExpectedException>

[info 2017/10/19 07:19:42.815 UTC <Test worker> tid=22] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:19:42.816 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm0] [info 2017/10/19 07:19:42.816 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:19:42.816 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm0] [info 2017/10/19 07:19:42.816 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm1] [info 2017/10/19 07:19:42.817 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm1] [info 2017/10/19 07:19:42.817 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm1] [info 2017/10/19 07:19:42.817 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm1] [info 2017/10/19 07:19:42.817 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm2] [info 2017/10/19 07:19:42.817 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm2] [info 2017/10/19 07:19:42.817 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm2] [info 2017/10/19 07:19:42.817 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm2] [info 2017/10/19 07:19:42.817 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm3] [info 2017/10/19 07:19:42.818 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm3] [info 2017/10/19 07:19:42.818 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm3] [info 2017/10/19 07:19:42.818 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm3] [info 2017/10/19 07:19:42.818 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm4] [info 2017/10/19 07:19:42.818 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm4] [info 2017/10/19 07:19:42.818 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm4] [info 2017/10/19 07:19:42.819 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm4] [info 2017/10/19 07:19:42.819 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm5] [info 2017/10/19 07:19:42.819 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm5] [info 2017/10/19 07:19:42.819 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm5] [info 2017/10/19 07:19:42.819 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm5] [info 2017/10/19 07:19:42.819 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm6] [info 2017/10/19 07:19:42.820 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm6] [info 2017/10/19 07:19:42.820 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm6] [info 2017/10/19 07:19:42.820 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm6] [info 2017/10/19 07:19:42.820 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm7] [info 2017/10/19 07:19:42.821 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove"

[vm7] [info 2017/10/19 07:19:42.821 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm7] [info 2017/10/19 07:19:42.821 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] <ExpectedException action=remove>Connection reset</ExpectedException>

[vm7] [info 2017/10/19 07:19:42.821 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.IgnoredException$1.run with 0 args on object: "IgnoredException remove" (took 0 ms)

[vm0] [info 2017/10/19 07:19:42.821 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm0] [info 2017/10/19 07:19:42.821 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm1] [info 2017/10/19 07:19:42.822 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm1] [info 2017/10/19 07:19:42.822 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm2] [info 2017/10/19 07:19:42.823 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm2] [info 2017/10/19 07:19:42.823 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm3] [info 2017/10/19 07:19:42.824 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm3] [info 2017/10/19 07:19:42.824 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm4] [info 2017/10/19 07:19:42.824 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm4] [info 2017/10/19 07:19:42.824 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm5] [info 2017/10/19 07:19:42.825 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm5] [info 2017/10/19 07:19:42.825 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm6] [info 2017/10/19 07:19:42.826 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm6] [info 2017/10/19 07:19:42.826 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[vm7] [info 2017/10/19 07:19:42.827 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm7] [info 2017/10/19 07:19:42.827 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 0 ms)

[locator] [info 2017/10/19 07:19:42.828 UTC <RMI TCP Connection(11)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase$$Lambda$39/1383993332.run with 0 args on object: org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase$$Lambda$39/1383993332@7a396d2f

[locator] [info 2017/10/19 07:19:42.828 UTC <RMI TCP Connection(11)-172.17.0.4> tid=30] Got result: null
[locator]  from org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase$$Lambda$39/1383993332.run with 0 args on object: org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase$$Lambda$39/1383993332@7a396d2f (took 0 ms)

[vm0] [info 2017/10/19 07:19:42.831 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm0] [info 2017/10/19 07:19:42.831 UTC <RMI TCP Connection(41)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm1] [info 2017/10/19 07:19:42.832 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm1] [info 2017/10/19 07:19:42.832 UTC <RMI TCP Connection(8)-172.17.0.4> tid=30] Got result: null
[vm1]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm2] [info 2017/10/19 07:19:42.833 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm2] [info 2017/10/19 07:19:42.833 UTC <RMI TCP Connection(5)-172.17.0.4> tid=7271] Got result: null
[vm2]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm3] [info 2017/10/19 07:19:42.835 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm3] [info 2017/10/19 07:19:42.835 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm4] [info 2017/10/19 07:19:42.836 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm4] [info 2017/10/19 07:19:42.836 UTC <RMI TCP Connection(10)-172.17.0.4> tid=10040] Got result: null
[vm4]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm6] [info 2017/10/19 07:19:42.837 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm6] [info 2017/10/19 07:19:42.837 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4438] Got result: null
[vm6]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm7] [info 2017/10/19 07:19:42.838 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm7] [info 2017/10/19 07:19:42.838 UTC <RMI TCP Connection(5)-172.17.0.4> tid=4328] Got result: null
[vm7]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

[vm5] [info 2017/10/19 07:19:42.837 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm5] [info 2017/10/19 07:19:42.837 UTC <RMI TCP Connection(3)-172.17.0.4> tid=8119] Got result: null
[vm5]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 0 ms)

]]></system-out>
  <system-err><![CDATA[Suspicious strings were written to the log during this run.
Fix the strings or use IgnoredException.addIgnoredException to ignore.
-----------------------------------------------------------------------
Found suspect string in log4j at line 1343

[fatal 2017/10/19 07:19:15.397 UTC <Event Processor for GatewaySender_ln> tid=9460] GatewaySender "ln" could not get remote locator information for remote site "2".


]]></system-err>
</testsuite>

{noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)