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/16 17:57:00 UTC

[jira] [Created] (GEODE-3841) CI Failure : WanCommandListDUnitTest.testListGatewaySenderGatewayReceiver_group

nabarun created GEODE-3841:
------------------------------

             Summary: CI Failure : WanCommandListDUnitTest.testListGatewaySenderGatewayReceiver_group
                 Key: GEODE-3841
                 URL: https://issues.apache.org/jira/browse/GEODE-3841
             Project: Geode
          Issue Type: Bug
          Components: wan
            Reporter: nabarun


{noformat}
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 2648

[error 2017/10/14 05:09:58.636 UTC <unicast receiver,c6c5972f2dfe-62694> tid=6340] Exception deserializing message payload: [dst: 172.17.0.4<v1>:32773, src: 172.17.0.4<v0>:32772 (2 headers), size=105 bytes, flags=OOB|DONT_BUNDLE|NO_FC|SKIP_BARRIER]
org.apache.geode.internal.DSFIDNotFoundException: Unknown DataSerializableFixedID: -158
	at org.apache.geode.internal.DSFIDFactory.create(DSFIDFactory.java:1003)
	at org.apache.geode.internal.InternalDataSerializer.basicReadObject(InternalDataSerializer.java:2693)
	at org.apache.geode.DataSerializer.readObject(DataSerializer.java:2961)
	at org.apache.geode.distributed.internal.membership.gms.messenger.JGroupsMessenger.deserializeMessage(JGroupsMessenger.java:1121)
	at org.apache.geode.distributed.internal.membership.gms.messenger.JGroupsMessenger.readJGMessage(JGroupsMessenger.java:1013)
	at org.apache.geode.distributed.internal.membership.gms.messenger.JGroupsMessenger$JGroupsReceiver.receive(JGroupsMessenger.java:1279)
	at org.jgroups.JChannel.invokeCallback(JChannel.java:816)
	at org.jgroups.JChannel.up(JChannel.java:741)
	at org.jgroups.stack.ProtocolStack.up(ProtocolStack.java:1030)
	at org.jgroups.protocols.FRAG2.up(FRAG2.java:165)
	at org.jgroups.protocols.FlowControl.up(FlowControl.java:390)
	at org.jgroups.protocols.UNICAST3.deliverMessage(UNICAST3.java:1070)
	at org.jgroups.protocols.UNICAST3.handleDataReceived(UNICAST3.java:785)
	at org.jgroups.protocols.UNICAST3.up(UNICAST3.java:426)
	at org.apache.geode.distributed.internal.membership.gms.messenger.StatRecorder.up(StatRecorder.java:74)
	at org.apache.geode.distributed.internal.membership.gms.messenger.AddressManager.up(AddressManager.java:72)
	at org.jgroups.protocols.TP.passMessageUp(TP.java:1601)
	at org.jgroups.protocols.TP$SingleMessageHandler.run(TP.java:1817)
	at org.jgroups.util.DirectExecutor.execute(DirectExecutor.java:10)
	at org.jgroups.protocols.TP.handleSingleMessage(TP.java:1729)
	at org.jgroups.protocols.TP.receive(TP.java:1654)
	at org.apache.geode.distributed.internal.membership.gms.messenger.Transport.receive(Transport.java:160)
	at org.jgroups.protocols.UDP$PacketReceiver.run(UDP.java:701)
	at java.lang.Thread.run(Thread.java:748)


	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.GeneratedMethodAccessor15.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.ExternalResource$1.evaluate(ExternalResource.java:48)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48)
	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)
{noformat}

Complete test log:
{noformat}
[setup] START TEST WanCommandListDUnitTest.testListGatewaySenderGatewayReceiver_group


[vm0] [info 2017/10/14 05:09:55.108 UTC <RMI TCP Connection(9)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.wancommand.WANCommandTestBase$1.run with 0 args on object: "Enable Management"

[vm0] [info 2017/10/14 05:09:55.108 UTC <RMI TCP Connection(9)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.internal.cache.wan.wancommand.WANCommandTestBase$1.run with 0 args on object: "Enable Management" (took 0 ms)

[vm1] [info 2017/10/14 05:09:55.109 UTC <RMI TCP Connection(10)-172.17.0.4> tid=894] Received method: org.apache.geode.internal.cache.wan.wancommand.WANCommandTestBase$1.run with 0 args on object: "Enable Management"

[vm1] [info 2017/10/14 05:09:55.109 UTC <RMI TCP Connection(10)-172.17.0.4> tid=894] Got result: null
[vm1]  from org.apache.geode.internal.cache.wan.wancommand.WANCommandTestBase$1.run with 0 args on object: "Enable Management" (took 0 ms)

[vm2] [info 2017/10/14 05:09:55.109 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.wancommand.WANCommandTestBase$1.run with 0 args on object: "Enable Management"

[vm2] [info 2017/10/14 05:09:55.110 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Got result: null
[vm2]  from org.apache.geode.internal.cache.wan.wancommand.WANCommandTestBase$1.run with 0 args on object: "Enable Management" (took 0 ms)

[vm3] [info 2017/10/14 05:09:55.110 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.wancommand.WANCommandTestBase$1.run with 0 args on object: "Enable Management"

[vm3] [info 2017/10/14 05:09:55.110 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.internal.cache.wan.wancommand.WANCommandTestBase$1.run with 0 args on object: "Enable Management" (took 0 ms)

[vm4] [info 2017/10/14 05:09:55.111 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Received method: org.apache.geode.internal.cache.wan.wancommand.WANCommandTestBase$1.run with 0 args on object: "Enable Management"

[vm4] [info 2017/10/14 05:09:55.111 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Got result: null
[vm4]  from org.apache.geode.internal.cache.wan.wancommand.WANCommandTestBase$1.run with 0 args on object: "Enable Management" (took 0 ms)

[vm5] [info 2017/10/14 05:09:55.111 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] Received method: org.apache.geode.internal.cache.wan.wancommand.WANCommandTestBase$1.run with 0 args on object: "Enable Management"

[vm5] [info 2017/10/14 05:09:55.111 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] Got result: null
[vm5]  from org.apache.geode.internal.cache.wan.wancommand.WANCommandTestBase$1.run with 0 args on object: "Enable Management" (took 0 ms)

[vm6] [info 2017/10/14 05:09:55.113 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.wancommand.WANCommandTestBase$1.run with 0 args on object: "Enable Management"

[vm6] [info 2017/10/14 05:09:55.113 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Got result: null
[vm6]  from org.apache.geode.internal.cache.wan.wancommand.WANCommandTestBase$1.run with 0 args on object: "Enable Management" (took 0 ms)

[vm7] [info 2017/10/14 05:09:55.113 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.wancommand.WANCommandTestBase$1.run with 0 args on object: "Enable Management"

[vm7] [info 2017/10/14 05:09:55.113 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Got result: null
[vm7]  from org.apache.geode.internal.cache.wan.wancommand.WANCommandTestBase$1.run with 0 args on object: "Enable Management" (took 0 ms)

[vm1] [info 2017/10/14 05:09:55.116 UTC <RMI TCP Connection(10)-172.17.0.4> tid=894] Received method: org.apache.geode.internal.cache.wan.wancommand.WanCommandListDUnitTest$$Lambda$143/766223562.call with 0 args on object: org.apache.geode.internal.cache.wan.wancommand.WanCommandListDUnitTest$$Lambda$143/766223562@44c3b531

[vm1] distributed system properties: {locators=localhost[25464], distributed-system-id=1, enable-cluster-configuration=false, use-cluster-configuration=false, mcast-port=0, disable-auto-reconnect=true, start-locator=localhost[25464],server=true,peer=true,hostname-for-clients=localhost, log-level=info}
[vm1] [info 2017/10/14 05:09:55.119 UTC <RMI TCP Connection(10)-172.17.0.4> tid=894] 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[25464]
[vm1] log-level=info
[vm1] mcast-port=0
[vm1] start-locator=localhost[25464],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/distributedTest130/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] off-heap-memory-size=
[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] [warn 2017/10/14 05:09:55.122 UTC <RMI TCP Connection(10)-172.17.0.4> tid=894] Could not load client protocol
[vm1] org.apache.geode.internal.cache.tier.sockets.ServiceLoadingFailureException: There is no ClientProtocolService implementation found in JVM
[vm1] 	at org.apache.geode.internal.cache.tier.sockets.ClientProtocolServiceLoader.loadService(ClientProtocolServiceLoader.java:27)
[vm1] 	at org.apache.geode.internal.cache.tier.sockets.TcpServerFactory.<init>(TcpServerFactory.java:38)
[vm1] 	at org.apache.geode.distributed.internal.InternalLocator.<init>(InternalLocator.java:503)
[vm1] 	at org.apache.geode.distributed.internal.InternalLocator.createLocator(InternalLocator.java:272)
[vm1] 	at org.apache.geode.distributed.internal.InternalDistributedSystem.startInitLocator(InternalDistributedSystem.java:840)
[vm1] 	at org.apache.geode.distributed.internal.InternalDistributedSystem.initialize(InternalDistributedSystem.java:726)
[vm1] 	at org.apache.geode.distributed.internal.InternalDistributedSystem.newInstance(InternalDistributedSystem.java:350)
[vm1] 	at org.apache.geode.distributed.internal.InternalDistributedSystem.newInstance(InternalDistributedSystem.java:336)
[vm1] 	at org.apache.geode.distributed.internal.InternalDistributedSystem.newInstance(InternalDistributedSystem.java:330)
[vm1] 	at org.apache.geode.distributed.DistributedSystem.connect(DistributedSystem.java:205)
[vm1] 	at org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase.getSystem(JUnit4DistributedTestCase.java:180)
[vm1] 	at org.apache.geode.internal.cache.wan.wancommand.WANCommandTestBase.createFirstLocatorWithDSId(WANCommandTestBase.java:113)
[vm1] 	at org.apache.geode.internal.cache.wan.wancommand.WanCommandListDUnitTest.lambda$testListGatewaySenderGatewayReceiver_group$a2e85a4$1(WanCommandListDUnitTest.java:235)
[vm1] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[vm1] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[vm1] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[vm1] 	at java.lang.reflect.Method.invoke(Method.java:498)
[vm1] 	at hydra.MethExecutor.executeObject(MethExecutor.java:245)
[vm1] 	at org.apache.geode.test.dunit.standalone.RemoteDUnitVM.executeMethodOnObject(RemoteDUnitVM.java:70)
[vm1] 	at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
[vm1] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[vm1] 	at java.lang.reflect.Method.invoke(Method.java:498)
[vm1] 	at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:357)
[vm1] 	at sun.rmi.transport.Transport$1.run(Transport.java:200)
[vm1] 	at sun.rmi.transport.Transport$1.run(Transport.java:197)
[vm1] 	at java.security.AccessController.doPrivileged(Native Method)
[vm1] 	at sun.rmi.transport.Transport.serviceCall(Transport.java:196)
[vm1] 	at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:568)
[vm1] 	at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:826)
[vm1] 	at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:683)
[vm1] 	at java.security.AccessController.doPrivileged(Native Method)
[vm1] 	at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:682)
[vm1] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[vm1] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[vm1] 	at java.lang.Thread.run(Thread.java:748)

[vm1] [info 2017/10/14 05:09:55.122 UTC <RMI TCP Connection(10)-172.17.0.4> tid=894] Starting peer location for Distribution Locator on localhost/127.0.0.1

[vm1] [info 2017/10/14 05:09:55.122 UTC <RMI TCP Connection(10)-172.17.0.4> tid=894] Starting Distribution Locator on localhost/127.0.0.1

[vm1] [info 2017/10/14 05:09:55.122 UTC <RMI TCP Connection(10)-172.17.0.4> tid=894] Locator was created at Sat Oct 14 05:09:55 UTC 2017

[vm1] [info 2017/10/14 05:09:55.123 UTC <RMI TCP Connection(10)-172.17.0.4> tid=894] Listening on port 25464 bound on address localhost/127.0.0.1

[vm1] [info 2017/10/14 05:09:55.123 UTC <RMI TCP Connection(10)-172.17.0.4> tid=894] GemFire peer location service starting.  Other locators: localhost[25464]  Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: locator25464view.dat

[vm1] [info 2017/10/14 05:09:55.123 UTC <RMI TCP Connection(10)-172.17.0.4> tid=894] Peer locator attempting to recover from localhost/127.0.0.1:25464

[vm1] [info 2017/10/14 05:09:55.124 UTC <RMI TCP Connection(10)-172.17.0.4> tid=894] Peer locator was unable to recover state from this locator

[vm1] [info 2017/10/14 05:09:55.124 UTC <RMI TCP Connection(10)-172.17.0.4> tid=894] recovery file not found: /tmp/gemfire-build/geode/geode-wan/build/distributedTest130/dunit/vm1/locator25464view.dat

[vm1] [info 2017/10/14 05:09:55.126 UTC <RMI TCP Connection(10)-172.17.0.4> tid=894] Starting membership services

[vm1] [info 2017/10/14 05:09:55.134 UTC <RMI TCP Connection(10)-172.17.0.4> tid=894] JGroups channel created (took 8ms)

[vm1] [info 2017/10/14 05:09:55.135 UTC <RMI TCP Connection(10)-172.17.0.4> tid=894] GemFire P2P Listener started on /172.17.0.4:47619

[vm1] [info 2017/10/14 05:09:55.135 UTC <RMI TCP Connection(10)-172.17.0.4> tid=894] This member is hosting a locator will be preferred as a membership coordinator

[vm1] [info 2017/10/14 05:09:55.136 UTC <Geode Failure Detection Server thread 0> tid=3812] Started failure detection server thread on /172.17.0.4:50904.

[vm1] [info 2017/10/14 05:09:55.136 UTC <RMI TCP Connection(10)-172.17.0.4> tid=894] Peer locator is connecting to local membership services with ID 172.17.0.4(179)<ec>:32770

[vm1] [info 2017/10/14 05:09:55.137 UTC <RMI TCP Connection(10)-172.17.0.4> tid=894] This member is becoming the membership coordinator with address 172.17.0.4(179)<ec>:32770

[vm1] [info 2017/10/14 05:09:55.137 UTC <RMI TCP Connection(10)-172.17.0.4> tid=894] received new view: View[172.17.0.4(179)<ec><v0>:32770|0] members: [172.17.0.4(179)<ec><v0>:32770{lead}]
[vm1] old view is: null

[vm1] [info 2017/10/14 05:09:55.137 UTC <RMI TCP Connection(10)-172.17.0.4> tid=894] Peer locator received new membership view: View[172.17.0.4(179)<ec><v0>:32770|0] members: [172.17.0.4(179)<ec><v0>:32770{lead}]

[vm1] [info 2017/10/14 05:09:55.138 UTC <RMI TCP Connection(10)-172.17.0.4> tid=894] ViewCreator starting on:172.17.0.4(179)<ec><v0>:32770

[vm1] [info 2017/10/14 05:09:55.138 UTC <Geode Membership View Creator> tid=3815] View Creator thread is starting

[vm1] [info 2017/10/14 05:09:55.138 UTC <RMI TCP Connection(10)-172.17.0.4> tid=894] Finished joining (took 2ms).

[vm1] [info 2017/10/14 05:09:55.138 UTC <RMI TCP Connection(10)-172.17.0.4> tid=894] Starting DistributionManager 172.17.0.4(179)<ec><v0>:32770.  (took 13 ms)

[vm1] [info 2017/10/14 05:09:55.138 UTC <Geode Membership View Creator> tid=3815] no recipients for new view aside from myself

[vm1] [info 2017/10/14 05:09:55.139 UTC <RMI TCP Connection(10)-172.17.0.4> tid=894] Initial (distribution manager) view =  View[172.17.0.4(179)<ec><v0>:32770|0] members: [172.17.0.4(179)<ec><v0>:32770{lead}]

[vm1] [info 2017/10/14 05:09:55.139 UTC <RMI TCP Connection(10)-172.17.0.4> tid=894] Admitting member <172.17.0.4(179)<ec><v0>:32770>. Now there are 1 non-admin member(s).

[vm1] [info 2017/10/14 05:09:55.139 UTC <RMI TCP Connection(10)-172.17.0.4> tid=894] 172.17.0.4(179)<ec><v0>:32770 is the elder and the only member.

[vm1] [info 2017/10/14 05:09:55.139 UTC <RMI TCP Connection(10)-172.17.0.4> tid=894] Did not hear back from any other system. I am the first one.

[vm1] [info 2017/10/14 05:09:55.139 UTC <RMI TCP Connection(10)-172.17.0.4> tid=894] Starting server location for Distribution Locator on localhost/127.0.0.1[25464]

[vm1] [info 2017/10/14 05:09:55.148 UTC <RMI TCP Connection(10)-172.17.0.4> tid=894] Requesting cluster configuration

[vm1] [info 2017/10/14 05:09:55.148 UTC <RMI TCP Connection(10)-172.17.0.4> tid=894] Initializing region _monitoringRegion_172.17.0.4<v0>32770

[vm1] [info 2017/10/14 05:09:55.148 UTC <RMI TCP Connection(10)-172.17.0.4> tid=894] Initialization of region _monitoringRegion_172.17.0.4<v0>32770 completed

[vm1] 842.128: [GC (Allocation Failure) [PSYoungGen: 98179K->4195K(105472K)] 121827K->28524K(455168K), 0.0058086 secs] [Times: user=0.03 sys=0.01, real=0.00 secs] 
[vm1] [info 2017/10/14 05:09:55.305 UTC <RMI TCP Connection(10)-172.17.0.4> tid=894] Loading previously deployed jars

[vm1] [info 2017/10/14 05:09:55.307 UTC <RMI TCP Connection(10)-172.17.0.4> tid=894] Initializing region PdxTypes

[vm1] [info 2017/10/14 05:09:55.307 UTC <RMI TCP Connection(10)-172.17.0.4> tid=894] Initialization of region PdxTypes completed

[vm1] [info 2017/10/14 05:09:55.307 UTC <RMI TCP Connection(10)-172.17.0.4> tid=894] Got result: 25464
[vm1]  from org.apache.geode.internal.cache.wan.wancommand.WanCommandListDUnitTest$$Lambda$143/766223562.call with 0 args on object: org.apache.geode.internal.cache.wan.wancommand.WanCommandListDUnitTest$$Lambda$143/766223562@44c3b531 (took 191 ms)

[vm0] [info 2017/10/14 05:09:55.309 UTC <RMI TCP Connection(9)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedCallable.call with 0 args on object: callable(setUpJmxManagerOnVm0)

[vm0] distributed system properties: {name=Manager, http-service-port=21214, jmx-manager=true, distributed-system-id=1, jmx-manager-bind-address=c6c5972f2dfe, jmx-manager-port=20423, mcast-port=0, log-level=info, disable-auto-reconnect=true, enable-cluster-configuration=false, jmx-manager-start=true, locators=localhost[25464], use-cluster-configuration=false}
[vm0] [info 2017/10/14 05:09:55.314 UTC <RMI TCP Connection(9)-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] http-service-port=21214
[vm0] jmx-manager=true
[vm0] jmx-manager-bind-address=c6c5972f2dfe
[vm0] jmx-manager-port=20423
[vm0] jmx-manager-start=true
[vm0] locators=localhost[25464]
[vm0] log-level=info
[vm0] mcast-port=0
[vm0] name=Manager
[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/distributedTest130/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-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-access-file=
[vm0] jmx-manager-hostname-for-clients=
[vm0] jmx-manager-http-port=21214
[vm0] jmx-manager-password-file=
[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-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] off-heap-memory-size=
[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/14 05:09:55.317 UTC <RMI TCP Connection(9)-172.17.0.4> tid=30] Starting membership services

[vm0] [info 2017/10/14 05:09:55.325 UTC <RMI TCP Connection(9)-172.17.0.4> tid=30] JGroups channel created (took 8ms)

[vm0] [info 2017/10/14 05:09:55.326 UTC <RMI TCP Connection(9)-172.17.0.4> tid=30] GemFire P2P Listener started on /172.17.0.4:52089

[vm0] [info 2017/10/14 05:09:55.327 UTC <Geode Failure Detection Server thread 0> tid=4043] Started failure detection server thread on /172.17.0.4:58841.

[vm1] [info 2017/10/14 05:09:55.328 UTC <locator request thread[1]> tid=3797] This member is becoming coordinator

[vm0] [info 2017/10/14 05:09:55.329 UTC <RMI TCP Connection(9)-172.17.0.4> tid=30] Attempting to join the distributed system through coordinator 172.17.0.4(179)<ec><v0>:32770 using address 172.17.0.4(Manager:174):32771

[vm1] [info 2017/10/14 05:09:55.330 UTC <unicast receiver,c6c5972f2dfe-5614> tid=3808] received join request from 172.17.0.4(Manager:174):32771

[vm1] [info 2017/10/14 05:09:55.330 UTC <unicast receiver,c6c5972f2dfe-5614> tid=3808] Received a join request from 172.17.0.4(Manager:174):32771

[vm1] [info 2017/10/14 05:09:55.630 UTC <Geode Membership View Creator> tid=3815] View Creator is processing 1 requests for the next membership view

[vm1] [info 2017/10/14 05:09:55.630 UTC <Geode Membership View Creator> tid=3815] preparing new view View[172.17.0.4(179)<ec><v0>:32770|1] members: [172.17.0.4(179)<ec><v0>:32770{lead}, 172.17.0.4(Manager:174)<v1>:32771]

[vm0] [info 2017/10/14 05:09:55.632 UTC <unicast receiver,c6c5972f2dfe-23472> tid=4039] received new view: View[172.17.0.4(179)<ec><v0>:32770|1] members: [172.17.0.4(179)<ec><v0>:32770{lead}, 172.17.0.4(Manager:174)<v1>:32771]
[vm0] old view is: null

[vm1] [info 2017/10/14 05:09:55.632 UTC <Geode Membership View Creator> tid=3815] finished waiting for responses to view preparation

[vm0] [info 2017/10/14 05:09:55.632 UTC <RMI TCP Connection(9)-172.17.0.4> tid=30] Finished joining (took 305ms).

[vm1] [info 2017/10/14 05:09:55.632 UTC <Geode Membership View Creator> tid=3815] received new view: View[172.17.0.4(179)<ec><v0>:32770|1] members: [172.17.0.4(179)<ec><v0>:32770{lead}, 172.17.0.4(Manager:174)<v1>:32771]
[vm1] old view is: View[172.17.0.4(179)<ec><v0>:32770|0] members: [172.17.0.4(179)<ec><v0>:32770{lead}]

[vm1] [info 2017/10/14 05:09:55.632 UTC <Geode Membership View Creator> tid=3815] Peer locator received new membership view: View[172.17.0.4(179)<ec><v0>:32770|1] members: [172.17.0.4(179)<ec><v0>:32770{lead}, 172.17.0.4(Manager:174)<v1>:32771]

[vm0] [info 2017/10/14 05:09:55.632 UTC <RMI TCP Connection(9)-172.17.0.4> tid=30] Starting DistributionManager 172.17.0.4(Manager:174)<v1>:32771.  (took 316 ms)

[vm0] [info 2017/10/14 05:09:55.632 UTC <RMI TCP Connection(9)-172.17.0.4> tid=30] Initial (distribution manager) view =  View[172.17.0.4(179)<ec><v0>:32770|1] members: [172.17.0.4(179)<ec><v0>:32770{lead}, 172.17.0.4(Manager:174)<v1>:32771]

[vm0] [info 2017/10/14 05:09:55.633 UTC <RMI TCP Connection(9)-172.17.0.4> tid=30] Admitting member <172.17.0.4(179)<ec><v0>:32770>. Now there are 1 non-admin member(s).

[vm0] [info 2017/10/14 05:09:55.633 UTC <RMI TCP Connection(9)-172.17.0.4> tid=30] Admitting member <172.17.0.4(Manager:174)<v1>:32771>. Now there are 2 non-admin member(s).

[vm1] [info 2017/10/14 05:09:55.634 UTC <Geode Membership View Creator> tid=3815] sending new view View[172.17.0.4(179)<ec><v0>:32770|1] members: [172.17.0.4(179)<ec><v0>:32770{lead}, 172.17.0.4(Manager:174)<v1>:32771]

[vm1] [info 2017/10/14 05:09:55.634 UTC <View Message Processor> tid=3846] Membership: Processing addition < 172.17.0.4(Manager:174)<v1>:32771 >

[vm1] [info 2017/10/14 05:09:55.634 UTC <View Message Processor> tid=3846] Admitting member <172.17.0.4(Manager:174)<v1>:32771>. Now there are 2 non-admin member(s).

[vm1] [info 2017/10/14 05:09:55.636 UTC <Pooled High Priority Message Processor 1> tid=3849] Member 172.17.0.4(Manager:174)<v1>:32771 is equivalent or in the same redundancy zone.

[vm0] [info 2017/10/14 05:09:55.638 UTC <P2P message reader for 172.17.0.4(179)<ec><v0>:32770 shared unordered uid=182 port=45652> tid=4050] Member 172.17.0.4(179)<ec><v0>:32770 is equivalent or in the same redundancy zone.

[vm0] [info 2017/10/14 05:09:55.645 UTC <RMI TCP Connection(9)-172.17.0.4> tid=30] No locator(s) found with cluster configuration service

[vm0] [info 2017/10/14 05:09:55.647 UTC <RMI TCP Connection(9)-172.17.0.4> tid=30] Requesting cluster configuration

[vm0] [info 2017/10/14 05:09:55.648 UTC <RMI TCP Connection(9)-172.17.0.4> tid=30] Initializing region _monitoringRegion_172.17.0.4<v1>32771

[vm0] [info 2017/10/14 05:09:55.649 UTC <RMI TCP Connection(9)-172.17.0.4> tid=30] Initialization of region _monitoringRegion_172.17.0.4<v1>32771 completed

[vm0] 842.632: [GC (Allocation Failure) [PSYoungGen: 153286K->5722K(150016K)] 180420K->33613K(499712K), 0.0086416 secs] [Times: user=0.05 sys=0.00, real=0.01 secs] 
[vm0] [info 2017/10/14 05:09:55.786 UTC <pool-81-thread-1> tid=4081] Initializing region _monitoringRegion_172.17.0.4<v0>32770

[vm0] [info 2017/10/14 05:09:55.789 UTC <pool-81-thread-1> tid=4081] Region _monitoringRegion_172.17.0.4<v0>32770 requesting initial image from 172.17.0.4(179)<ec><v0>:32770

[vm0] [info 2017/10/14 05:09:55.789 UTC <pool-81-thread-1> tid=4081] _monitoringRegion_172.17.0.4<v0>32770 is done getting image from 172.17.0.4(179)<ec><v0>:32770. isDeltaGII is false

[vm0] [info 2017/10/14 05:09:55.790 UTC <pool-81-thread-1> tid=4081] Initialization of region _monitoringRegion_172.17.0.4<v0>32770 completed

[vm0] [info 2017/10/14 05:09:55.790 UTC <pool-81-thread-1> tid=4081] Initializing region _notificationRegion_172.17.0.4<v0>32770

[vm0] [info 2017/10/14 05:09:55.791 UTC <pool-81-thread-1> tid=4081] Initialization of region _notificationRegion_172.17.0.4<v0>32770 completed

[vm0] [info 2017/10/14 05:09:55.791 UTC <RMI TCP Connection(9)-172.17.0.4> tid=30] GEODE_HOME:null

[vm0] [info 2017/10/14 05:09:55.791 UTC <RMI TCP Connection(9)-172.17.0.4> tid=30] Reading gemfire.home System Property -> null

[vm0] [info 2017/10/14 05:09:55.792 UTC <RMI TCP Connection(9)-172.17.0.4> tid=30] GEODE_HOME environment variable not set; HTTP service will not start.

[vm0] [warn 2017/10/14 05:09:55.792 UTC <RMI TCP Connection(9)-172.17.0.4> tid=30] geode-web war file was not found

[vm0] [info 2017/10/14 05:09:55.792 UTC <RMI TCP Connection(9)-172.17.0.4> tid=30] GEODE_HOME:null

[vm0] [info 2017/10/14 05:09:55.792 UTC <RMI TCP Connection(9)-172.17.0.4> tid=30] Reading gemfire.home System Property -> null

[vm0] [info 2017/10/14 05:09:55.792 UTC <RMI TCP Connection(9)-172.17.0.4> tid=30] GEODE_HOME environment variable not set; HTTP service will not start.

[vm0] [warn 2017/10/14 05:09:55.793 UTC <RMI TCP Connection(9)-172.17.0.4> tid=30] geode-pulse war file was not found

[vm0] [info 2017/10/14 05:09:55.793 UTC <RMI TCP Connection(9)-172.17.0.4> tid=30] GEODE_HOME:null

[vm0] [info 2017/10/14 05:09:55.793 UTC <RMI TCP Connection(9)-172.17.0.4> tid=30] Reading gemfire.home System Property -> null

[vm0] [info 2017/10/14 05:09:55.793 UTC <RMI TCP Connection(9)-172.17.0.4> tid=30] GEODE_HOME environment variable not set; HTTP service will not start.

[vm0] [warn 2017/10/14 05:09:55.794 UTC <RMI TCP Connection(9)-172.17.0.4> tid=30] geode-web-api war file was not found

[vm0] [info 2017/10/14 05:09:55.795 UTC <RMI TCP Connection(9)-172.17.0.4> tid=30] Loading previously deployed jars

[vm0] [info 2017/10/14 05:09:55.796 UTC <RMI TCP Connection(9)-172.17.0.4> tid=30] Initializing region PdxTypes

[vm0] [info 2017/10/14 05:09:55.798 UTC <RMI TCP Connection(9)-172.17.0.4> tid=30] Region PdxTypes requesting initial image from 172.17.0.4(179)<ec><v0>:32770

[vm0] [info 2017/10/14 05:09:55.799 UTC <RMI TCP Connection(9)-172.17.0.4> tid=30] PdxTypes is done getting image from 172.17.0.4(179)<ec><v0>:32770. isDeltaGII is false

[vm0] [info 2017/10/14 05:09:55.799 UTC <RMI TCP Connection(9)-172.17.0.4> tid=30] Initialization of region PdxTypes completed

[vm0] [info 2017/10/14 05:09:55.913 UTC <RMI TCP Connection(9)-172.17.0.4> tid=30] <ExpectedException action=add>org.eclipse.jetty.io.EofException</ExpectedException>

[vm0] [info 2017/10/14 05:09:55.913 UTC <RMI TCP Connection(9)-172.17.0.4> tid=30] <ExpectedException action=add>org.eclipse.jetty.io.EofException</ExpectedException>

[vm0] [info 2017/10/14 05:09:55.913 UTC <RMI TCP Connection(9)-172.17.0.4> tid=30] <ExpectedException action=add>org.eclipse.jetty.io.EofException</ExpectedException>

[vm0] [info 2017/10/14 05:09:55.913 UTC <RMI TCP Connection(9)-172.17.0.4> tid=30] <ExpectedException action=add>java.nio.channels.ClosedChannelException</ExpectedException>

[vm0] [info 2017/10/14 05:09:55.913 UTC <RMI TCP Connection(9)-172.17.0.4> tid=30] <ExpectedException action=add>java.nio.channels.ClosedChannelException</ExpectedException>

[vm0] [info 2017/10/14 05:09:55.913 UTC <RMI TCP Connection(9)-172.17.0.4> tid=30] <ExpectedException action=add>java.nio.channels.ClosedChannelException</ExpectedException>

[vm0] [info 2017/10/14 05:09:55.913 UTC <RMI TCP Connection(9)-172.17.0.4> tid=30] Got result: [Ljava.lang.Object;@12680f08
[vm0]  from org.apache.geode.test.dunit.NamedCallable.call with 0 args on object: callable(setUpJmxManagerOnVm0) (took 604 ms)

[info 2017/10/14 05:09:56.061 UTC <Test worker> tid=22] Started testable shell: org.apache.geode.management.internal.cli.HeadlessGfsh@342b268d

WanCommandListDUnitTest using endpoint: c6c5972f2dfe[20423]
[info 2017/10/14 05:09:56.072 UTC <Test worker> tid=22] Successfully connected to managing node using JMX

[vm2] [info 2017/10/14 05:09:56.075 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.wancommand.WanCommandListDUnitTest$$Lambda$176/549479356.call with 0 args on object: org.apache.geode.internal.cache.wan.wancommand.WanCommandListDUnitTest$$Lambda$176/549479356@90033c2

[vm2] distributed system properties: {distributed-system-id=2, start-locator=localhost[27045],server=true,peer=true,hostname-for-clients=localhost, mcast-port=0, log-level=info, remote-locators=localhost[25464], disable-auto-reconnect=true, enable-cluster-configuration=false, locators=localhost[27045], use-cluster-configuration=false}
[vm2] [info 2017/10/14 05:09:56.079 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] 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[27045]
[vm2] log-level=info
[vm2] mcast-port=0
[vm2] remote-locators=localhost[25464]
[vm2] start-locator=localhost[27045],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/distributedTest130/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] off-heap-memory-size=
[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] [warn 2017/10/14 05:09:56.083 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Could not load client protocol
[vm2] org.apache.geode.internal.cache.tier.sockets.ServiceLoadingFailureException: There is no ClientProtocolService implementation found in JVM
[vm2] 	at org.apache.geode.internal.cache.tier.sockets.ClientProtocolServiceLoader.loadService(ClientProtocolServiceLoader.java:27)
[vm2] 	at org.apache.geode.internal.cache.tier.sockets.TcpServerFactory.<init>(TcpServerFactory.java:38)
[vm2] 	at org.apache.geode.distributed.internal.InternalLocator.<init>(InternalLocator.java:503)
[vm2] 	at org.apache.geode.distributed.internal.InternalLocator.createLocator(InternalLocator.java:272)
[vm2] 	at org.apache.geode.distributed.internal.InternalDistributedSystem.startInitLocator(InternalDistributedSystem.java:840)
[vm2] 	at org.apache.geode.distributed.internal.InternalDistributedSystem.initialize(InternalDistributedSystem.java:726)
[vm2] 	at org.apache.geode.distributed.internal.InternalDistributedSystem.newInstance(InternalDistributedSystem.java:350)
[vm2] 	at org.apache.geode.distributed.internal.InternalDistributedSystem.newInstance(InternalDistributedSystem.java:336)
[vm2] 	at org.apache.geode.distributed.internal.InternalDistributedSystem.newInstance(InternalDistributedSystem.java:330)
[vm2] 	at org.apache.geode.distributed.DistributedSystem.connect(DistributedSystem.java:205)
[vm2] 	at org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase.getSystem(JUnit4DistributedTestCase.java:180)
[vm2] 	at org.apache.geode.internal.cache.wan.wancommand.WANCommandTestBase.createFirstRemoteLocator(WANCommandTestBase.java:127)
[vm2] 	at org.apache.geode.internal.cache.wan.wancommand.WanCommandListDUnitTest.lambda$testListGatewaySenderGatewayReceiver_group$3486106b$1(WanCommandListDUnitTest.java:243)
[vm2] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[vm2] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[vm2] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[vm2] 	at java.lang.reflect.Method.invoke(Method.java:498)
[vm2] 	at hydra.MethExecutor.executeObject(MethExecutor.java:245)
[vm2] 	at org.apache.geode.test.dunit.standalone.RemoteDUnitVM.executeMethodOnObject(RemoteDUnitVM.java:70)
[vm2] 	at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
[vm2] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[vm2] 	at java.lang.reflect.Method.invoke(Method.java:498)
[vm2] 	at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:357)
[vm2] 	at sun.rmi.transport.Transport$1.run(Transport.java:200)
[vm2] 	at sun.rmi.transport.Transport$1.run(Transport.java:197)
[vm2] 	at java.security.AccessController.doPrivileged(Native Method)
[vm2] 	at sun.rmi.transport.Transport.serviceCall(Transport.java:196)
[vm2] 	at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:568)
[vm2] 	at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:826)
[vm2] 	at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:683)
[vm2] 	at java.security.AccessController.doPrivileged(Native Method)
[vm2] 	at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:682)
[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/14 05:09:56.083 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Starting peer location for Distribution Locator on localhost/127.0.0.1

[vm2] [info 2017/10/14 05:09:56.083 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Starting Distribution Locator on localhost/127.0.0.1

[vm2] [info 2017/10/14 05:09:56.083 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Locator was created at Sat Oct 14 05:09:56 UTC 2017

[vm2] [info 2017/10/14 05:09:56.083 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Listening on port 27045 bound on address localhost/127.0.0.1

[vm2] [info 2017/10/14 05:09:56.083 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] GemFire peer location service starting.  Other locators: localhost[27045]  Locators preferred as coordinators: true  Network partition detection enabled: true  View persistence file: locator27045view.dat

[vm2] [info 2017/10/14 05:09:56.083 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Peer locator attempting to recover from localhost/127.0.0.1:27045

[vm2] [info 2017/10/14 05:09:56.085 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Peer locator was unable to recover state from this locator

[vm2] [info 2017/10/14 05:09:56.085 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] recovery file not found: /tmp/gemfire-build/geode/geode-wan/build/distributedTest130/dunit/vm2/locator27045view.dat

[vm2] [info 2017/10/14 05:09:56.087 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Starting membership services

[vm2] [info 2017/10/14 05:09:56.095 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] JGroups channel created (took 8ms)

[vm2] [info 2017/10/14 05:09:56.096 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] GemFire P2P Listener started on /172.17.0.4:38886

[vm2] [info 2017/10/14 05:09:56.096 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] This member is hosting a locator will be preferred as a membership coordinator

[vm2] [info 2017/10/14 05:09:56.096 UTC <Geode Failure Detection Server thread 0> tid=4945] Started failure detection server thread on /172.17.0.4:40611.

[vm2] [info 2017/10/14 05:09:56.096 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Peer locator is connecting to local membership services with ID 172.17.0.4(207)<ec>:32772

[vm2] [info 2017/10/14 05:09:56.098 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] This member is becoming the membership coordinator with address 172.17.0.4(207)<ec>:32772

[vm2] [info 2017/10/14 05:09:56.098 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] received new view: View[172.17.0.4(207)<ec><v0>:32772|0] members: [172.17.0.4(207)<ec><v0>:32772{lead}]
[vm2] old view is: null

[vm2] [info 2017/10/14 05:09:56.098 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Peer locator received new membership view: View[172.17.0.4(207)<ec><v0>:32772|0] members: [172.17.0.4(207)<ec><v0>:32772{lead}]

[vm2] [info 2017/10/14 05:09:56.098 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] ViewCreator starting on:172.17.0.4(207)<ec><v0>:32772

[vm2] [info 2017/10/14 05:09:56.099 UTC <Geode Membership View Creator> tid=4948] View Creator thread is starting

[vm2] [info 2017/10/14 05:09:56.099 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Finished joining (took 2ms).

[vm2] [info 2017/10/14 05:09:56.099 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Starting DistributionManager 172.17.0.4(207)<ec><v0>:32772.  (took 13 ms)

[vm2] [info 2017/10/14 05:09:56.099 UTC <Geode Membership View Creator> tid=4948] no recipients for new view aside from myself

[vm2] [info 2017/10/14 05:09:56.100 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Initial (distribution manager) view =  View[172.17.0.4(207)<ec><v0>:32772|0] members: [172.17.0.4(207)<ec><v0>:32772{lead}]

[vm2] [info 2017/10/14 05:09:56.100 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Admitting member <172.17.0.4(207)<ec><v0>:32772>. Now there are 1 non-admin member(s).

[vm2] [info 2017/10/14 05:09:56.100 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] 172.17.0.4(207)<ec><v0>:32772 is the elder and the only member.

[vm2] [info 2017/10/14 05:09:56.100 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Did not hear back from any other system. I am the first one.

[vm2] [info 2017/10/14 05:09:56.100 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Starting server location for Distribution Locator on localhost/127.0.0.1[27045]

[vm2] [info 2017/10/14 05:09:56.104 UTC <WAN Locator Discovery Thread> tid=4951] Locator discovery task exchanged locator information localhost[27045] with localhost[25464]: {1=[localhost[25464]], 2=[localhost[27045]]}.

[vm2] [info 2017/10/14 05:09:56.105 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Got result: 27045
[vm2]  from org.apache.geode.internal.cache.wan.wancommand.WanCommandListDUnitTest$$Lambda$176/549479356.call with 0 args on object: org.apache.geode.internal.cache.wan.wancommand.WanCommandListDUnitTest$$Lambda$176/549479356@90033c2 (took 29 ms)

[vm6] [info 2017/10/14 05:09:56.108 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.wancommand.WanCommandListDUnitTest$$Lambda$190/311296594.call with 0 args on object: org.apache.geode.internal.cache.wan.wancommand.WanCommandListDUnitTest$$Lambda$190/311296594@6a7b9d16

[vm6] distributed system properties: {locators=localhost[27045], enable-cluster-configuration=false, use-cluster-configuration=false, mcast-port=0, disable-auto-reconnect=true, log-level=info}
[vm6] [info 2017/10/14 05:09:56.111 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Startup Configuration:
[vm6]  ### GemFire Properties defined with api ###
[vm6] disable-auto-reconnect=true
[vm6] enable-cluster-configuration=false
[vm6] locators=localhost[27045]
[vm6] log-level=info
[vm6] mcast-port=0
[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/distributedTest130/dunit/vm6
[vm6] disable-tcp=false
[vm6] distributed-system-id=-1
[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] off-heap-memory-size=
[vm6] redis-bind-address=
[vm6] redis-password=
[vm6] redis-port=0
[vm6] redundancy-zone=
[vm6] remote-locators=
[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] start-locator=
[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/14 05:09:56.113 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Starting membership services

[vm6] [info 2017/10/14 05:09:56.121 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] JGroups channel created (took 8ms)

[vm6] [info 2017/10/14 05:09:56.123 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] GemFire P2P Listener started on /172.17.0.4:60851

[vm6] [info 2017/10/14 05:09:56.123 UTC <Geode Failure Detection Server thread 0> tid=6344] Started failure detection server thread on /172.17.0.4:45901.

[vm2] [info 2017/10/14 05:09:56.125 UTC <locator request thread[1]> tid=4930] This member is becoming coordinator

[vm6] [info 2017/10/14 05:09:56.126 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Attempting to join the distributed system through coordinator 172.17.0.4(207)<ec><v0>:32772 using address 172.17.0.4(533):32773

[vm2] [info 2017/10/14 05:09:56.126 UTC <unicast receiver,c6c5972f2dfe-52029> tid=4941] received join request from 172.17.0.4(533):32773

[vm2] [info 2017/10/14 05:09:56.126 UTC <unicast receiver,c6c5972f2dfe-52029> tid=4941] Received a join request from 172.17.0.4(533):32773

[vm2] [info 2017/10/14 05:09:56.427 UTC <Geode Membership View Creator> tid=4948] View Creator is processing 1 requests for the next membership view

[vm2] [info 2017/10/14 05:09:56.427 UTC <Geode Membership View Creator> tid=4948] preparing new view View[172.17.0.4(207)<ec><v0>:32772|1] members: [172.17.0.4(207)<ec><v0>:32772{lead}, 172.17.0.4(533)<v1>:32773]

[vm6] [info 2017/10/14 05:09:56.428 UTC <unicast receiver,c6c5972f2dfe-62694> tid=6340] received new view: View[172.17.0.4(207)<ec><v0>:32772|1] members: [172.17.0.4(207)<ec><v0>:32772{lead}, 172.17.0.4(533)<v1>:32773]
[vm6] old view is: null

[vm6] [info 2017/10/14 05:09:56.428 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Finished joining (took 305ms).

[vm6] [info 2017/10/14 05:09:56.428 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Starting DistributionManager 172.17.0.4(533)<v1>:32773.  (took 316 ms)

[vm2] [info 2017/10/14 05:09:56.428 UTC <Geode Membership View Creator> tid=4948] finished waiting for responses to view preparation

[vm2] [info 2017/10/14 05:09:56.428 UTC <Geode Membership View Creator> tid=4948] received new view: View[172.17.0.4(207)<ec><v0>:32772|1] members: [172.17.0.4(207)<ec><v0>:32772{lead}, 172.17.0.4(533)<v1>:32773]
[vm2] old view is: View[172.17.0.4(207)<ec><v0>:32772|0] members: [172.17.0.4(207)<ec><v0>:32772{lead}]

[vm2] [info 2017/10/14 05:09:56.429 UTC <Geode Membership View Creator> tid=4948] Peer locator received new membership view: View[172.17.0.4(207)<ec><v0>:32772|1] members: [172.17.0.4(207)<ec><v0>:32772{lead}, 172.17.0.4(533)<v1>:32773]

[vm6] [info 2017/10/14 05:09:56.429 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Initial (distribution manager) view =  View[172.17.0.4(207)<ec><v0>:32772|1] members: [172.17.0.4(207)<ec><v0>:32772{lead}, 172.17.0.4(533)<v1>:32773]

[vm6] [info 2017/10/14 05:09:56.429 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Admitting member <172.17.0.4(207)<ec><v0>:32772>. Now there are 1 non-admin member(s).

[vm6] [info 2017/10/14 05:09:56.429 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Admitting member <172.17.0.4(533)<v1>:32773>. Now there are 2 non-admin member(s).

[vm2] [info 2017/10/14 05:09:56.430 UTC <Geode Membership View Creator> tid=4948] sending new view View[172.17.0.4(207)<ec><v0>:32772|1] members: [172.17.0.4(207)<ec><v0>:32772{lead}, 172.17.0.4(533)<v1>:32773]

[vm2] [info 2017/10/14 05:09:56.430 UTC <View Message Processor> tid=4955] Membership: Processing addition < 172.17.0.4(533)<v1>:32773 >

[vm2] [info 2017/10/14 05:09:56.431 UTC <View Message Processor> tid=4955] Admitting member <172.17.0.4(533)<v1>:32773>. Now there are 2 non-admin member(s).

[vm2] [info 2017/10/14 05:09:56.433 UTC <Pooled High Priority Message Processor 1> tid=4958] Member 172.17.0.4(533)<v1>:32773 is equivalent or in the same redundancy zone.

[vm6] [info 2017/10/14 05:09:56.435 UTC <P2P message reader for 172.17.0.4(207)<ec><v0>:32772 shared unordered uid=186 port=34228> tid=6350] Member 172.17.0.4(207)<ec><v0>:32772 is equivalent or in the same redundancy zone.

[vm6] [info 2017/10/14 05:09:56.442 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] No locator(s) found with cluster configuration service

[vm6] [info 2017/10/14 05:09:56.443 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Requesting cluster configuration

[vm6] [info 2017/10/14 05:09:56.444 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Initializing region _monitoringRegion_172.17.0.4<v1>32773

[vm6] [info 2017/10/14 05:09:56.445 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Initialization of region _monitoringRegion_172.17.0.4<v1>32773 completed

[vm6] 833.485: [GC (Allocation Failure) [PSYoungGen: 96585K->3343K(93696K)] 203573K->110925K(443392K), 0.0065764 secs] [Times: user=0.05 sys=0.00, real=0.01 secs] 
[vm6] [info 2017/10/14 05:09:56.569 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Loading previously deployed jars

[vm6] [info 2017/10/14 05:09:56.570 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Initializing region PdxTypes

[vm6] [info 2017/10/14 05:09:56.571 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Initialization of region PdxTypes completed

[vm6] [info 2017/10/14 05:09:56.574 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Cache server connection listener bound to address c6c5972f2dfe-0.0.0.0/0.0.0.0:20970 with backlog 1,000.

[vm6] [info 2017/10/14 05:09:56.574 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] ClientHealthMonitorThread maximum allowed time between pings: 60,000

[vm6] [info 2017/10/14 05:09:56.576 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] CacheServer Configuration:   port=20970 max-connections=800 max-threads=0 notify-by-subscription=true socket-buffer-size=524288 maximum-time-between-pings=60000 maximum-message-count=230000 message-time-to-live=180 eviction-policy=none capacity=1 overflow directory=. groups=[__recv__group] loadProbe=ConnectionCountProbe loadPollInterval=5000 tcpNoDelay=true

[vm6] [info 2017/10/14 05:09:56.576 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] The GatewayReceiver started on port : 20,970

[vm6] [info 2017/10/14 05:09:56.576 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Got result: 20970
[vm6]  from org.apache.geode.internal.cache.wan.wancommand.WanCommandListDUnitTest$$Lambda$190/311296594.call with 0 args on object: org.apache.geode.internal.cache.wan.wancommand.WanCommandListDUnitTest$$Lambda$190/311296594@6a7b9d16 (took 468 ms)

[vm3] [info 2017/10/14 05:09:56.579 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.wancommand.WanCommandListDUnitTest$$Lambda$197/345223438.run with 0 args on object: org.apache.geode.internal.cache.wan.wancommand.WanCommandListDUnitTest$$Lambda$197/345223438@3d537f9

[vm3] distributed system properties: {groups=Serial_Sender, Parallel_Sender, locators=localhost[25464], enable-cluster-configuration=false, use-cluster-configuration=false, mcast-port=0, disable-auto-reconnect=true, log-level=info}
[vm3] [info 2017/10/14 05:09:56.582 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Startup Configuration:
[vm3]  ### GemFire Properties defined with api ###
[vm3] disable-auto-reconnect=true
[vm3] enable-cluster-configuration=false
[vm3] groups=Serial_Sender, Parallel_Sender
[vm3] locators=localhost[25464]
[vm3] log-level=info
[vm3] mcast-port=0
[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/distributedTest130/dunit/vm3
[vm3] disable-tcp=false
[vm3] distributed-system-id=-1
[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] 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] off-heap-memory-size=
[vm3] redis-bind-address=
[vm3] redis-password=
[vm3] redis-port=0
[vm3] redundancy-zone=
[vm3] remote-locators=
[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] user-command-packages=


[vm3] [info 2017/10/14 05:09:56.584 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Starting membership services

[vm3] [info 2017/10/14 05:09:56.592 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] JGroups channel created (took 8ms)

[vm3] [info 2017/10/14 05:09:56.593 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] GemFire P2P Listener started on /172.17.0.4:53561

[vm3] [info 2017/10/14 05:09:56.594 UTC <Geode Failure Detection Server thread 0> tid=5354] Started failure detection server thread on /172.17.0.4:56565.

[vm1] [info 2017/10/14 05:09:56.595 UTC <locator request thread[1]> tid=3797] This member is becoming coordinator

[vm3] [info 2017/10/14 05:09:56.596 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Attempting to join the distributed system through coordinator 172.17.0.4(179)<ec><v0>:32770 using address 172.17.0.4(218):32774

[vm1] [info 2017/10/14 05:09:56.596 UTC <unicast receiver,c6c5972f2dfe-5614> tid=3808] received join request from 172.17.0.4(218):32774

[vm1] [info 2017/10/14 05:09:56.596 UTC <unicast receiver,c6c5972f2dfe-5614> tid=3808] Received a join request from 172.17.0.4(218):32774

[vm1] [info 2017/10/14 05:09:56.897 UTC <Geode Membership View Creator> tid=3815] View Creator is processing 1 requests for the next membership view

[vm1] [info 2017/10/14 05:09:56.897 UTC <Geode Membership View Creator> tid=3815] preparing new view View[172.17.0.4(179)<ec><v0>:32770|2] members: [172.17.0.4(179)<ec><v0>:32770{lead}, 172.17.0.4(Manager:174)<v1>:32771, 172.17.0.4(218)<v2>:32774]

[vm3] [info 2017/10/14 05:09:56.898 UTC <unicast receiver,c6c5972f2dfe-47108> tid=5350] received new view: View[172.17.0.4(179)<ec><v0>:32770|2] members: [172.17.0.4(179)<ec><v0>:32770{lead}, 172.17.0.4(Manager:174)<v1>:32771, 172.17.0.4(218)<v2>:32774]
[vm3] old view is: null

[vm3] [info 2017/10/14 05:09:56.898 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Finished joining (took 304ms).
[vm1] [info 2017/10/14 05:09:56.898 UTC <Geode Membership View Creator> tid=3815] finished waiting for responses to view preparation


[vm3] [info 2017/10/14 05:09:56.898 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Starting DistributionManager 172.17.0.4(218)<v2>:32774.  (took 315 ms)

[vm1] [info 2017/10/14 05:09:56.898 UTC <Geode Membership View Creator> tid=3815] received new view: View[172.17.0.4(179)<ec><v0>:32770|2] members: [172.17.0.4(179)<ec><v0>:32770{lead}, 172.17.0.4(Manager:174)<v1>:32771, 172.17.0.4(218)<v2>:32774]
[vm1] old view is: View[172.17.0.4(179)<ec><v0>:32770|1] members: [172.17.0.4(179)<ec><v0>:32770{lead}, 172.17.0.4(Manager:174)<v1>:32771]

[vm1] [info 2017/10/14 05:09:56.898 UTC <Geode Membership View Creator> tid=3815] Peer locator received new membership view: View[172.17.0.4(179)<ec><v0>:32770|2] members: [172.17.0.4(179)<ec><v0>:32770{lead}, 172.17.0.4(Manager:174)<v1>:32771, 172.17.0.4(218)<v2>:32774]

[vm3] [info 2017/10/14 05:09:56.899 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Initial (distribution manager) view =  View[172.17.0.4(179)<ec><v0>:32770|2] members: [172.17.0.4(179)<ec><v0>:32770{lead}, 172.17.0.4(Manager:174)<v1>:32771, 172.17.0.4(218)<v2>:32774]

[vm3] [info 2017/10/14 05:09:56.899 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Admitting member <172.17.0.4(179)<ec><v0>:32770>. Now there are 1 non-admin member(s).

[vm3] [info 2017/10/14 05:09:56.899 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Admitting member <172.17.0.4(Manager:174)<v1>:32771>. Now there are 2 non-admin member(s).

[vm3] [info 2017/10/14 05:09:56.899 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Admitting member <172.17.0.4(218)<v2>:32774>. Now there are 3 non-admin member(s).

[vm1] [info 2017/10/14 05:09:56.899 UTC <Geode Membership View Creator> tid=3815] sending new view View[172.17.0.4(179)<ec><v0>:32770|2] members: [172.17.0.4(179)<ec><v0>:32770{lead}, 172.17.0.4(Manager:174)<v1>:32771, 172.17.0.4(218)<v2>:32774]

[vm1] [info 2017/10/14 05:09:56.899 UTC <View Message Processor> tid=3846] Membership: Processing addition < 172.17.0.4(218)<v2>:32774 >

[vm1] [info 2017/10/14 05:09:56.899 UTC <View Message Processor> tid=3846] Admitting member <172.17.0.4(218)<v2>:32774>. Now there are 3 non-admin member(s).

[vm0] [info 2017/10/14 05:09:56.899 UTC <unicast receiver,c6c5972f2dfe-23472> tid=4039] received new view: View[172.17.0.4(179)<ec><v0>:32770|2] members: [172.17.0.4(179)<ec><v0>:32770{lead}, 172.17.0.4(Manager:174)<v1>:32771, 172.17.0.4(218)<v2>:32774]
[vm0] old view is: View[172.17.0.4(179)<ec><v0>:32770|1] members: [172.17.0.4(179)<ec><v0>:32770{lead}, 172.17.0.4(Manager:174)<v1>:32771]

[vm0] [info 2017/10/14 05:09:56.900 UTC <View Message Processor> tid=4103] Membership: Processing addition < 172.17.0.4(218)<v2>:32774 >

[vm0] [info 2017/10/14 05:09:56.900 UTC <View Message Processor> tid=4103] Admitting member <172.17.0.4(218)<v2>:32774>. Now there are 3 non-admin member(s).

[vm0] [info 2017/10/14 05:09:56.901 UTC <pool-81-thread-2> tid=4105] Initializing region _monitoringRegion_172.17.0.4<v2>32774

[vm0] [info 2017/10/14 05:09:56.901 UTC <Pooled High Priority Message Processor 1> tid=4061] Member 172.17.0.4(218)<v2>:32774 is equivalent or in the same redundancy zone.

[vm1] [info 2017/10/14 05:09:56.901 UTC <Pooled High Priority Message Processor 1> tid=3849] Member 172.17.0.4(218)<v2>:32774 is equivalent or in the same redundancy zone.

[vm3] [info 2017/10/14 05:09:56.902 UTC <P2P message reader for 172.17.0.4(Manager:174)<v1>:32771 shared unordered uid=285 port=38696> tid=5362] Member 172.17.0.4(Manager:174)<v1>:32771 is equivalent or in the same redundancy zone.

[vm3] [info 2017/10/14 05:09:56.903 UTC <P2P message reader for 172.17.0.4(179)<ec><v0>:32770 shared unordered uid=183 port=38698> tid=5363] Member 172.17.0.4(179)<ec><v0>:32770 is equivalent or in the same redundancy zone.

[vm0] [info 2017/10/14 05:09:56.904 UTC <pool-81-thread-2> tid=4105] Initialization of region _monitoringRegion_172.17.0.4<v2>32774 completed

[vm0] [info 2017/10/14 05:09:56.904 UTC <pool-81-thread-2> tid=4105] Initializing region _notificationRegion_172.17.0.4<v2>32774

[vm0] [info 2017/10/14 05:09:56.904 UTC <pool-81-thread-2> tid=4105] Initialization of region _notificationRegion_172.17.0.4<v2>32774 completed

[vm3] [info 2017/10/14 05:09:56.910 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] No locator(s) found with cluster configuration service

[vm3] [info 2017/10/14 05:09:56.911 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Requesting cluster configuration

[vm3] [info 2017/10/14 05:09:56.912 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Initializing region _monitoringRegion_172.17.0.4<v2>32774

[vm3] [info 2017/10/14 05:09:56.913 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Region _monitoringRegion_172.17.0.4<v2>32774 requesting initial image from 172.17.0.4(Manager:174)<v1>:32771

[vm3] [info 2017/10/14 05:09:56.914 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] _monitoringRegion_172.17.0.4<v2>32774 is done getting image from 172.17.0.4(Manager:174)<v1>:32771. isDeltaGII is false

[vm3] [info 2017/10/14 05:09:56.914 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Initialization of region _monitoringRegion_172.17.0.4<v2>32774 completed

[vm3] 843.799: [GC (Allocation Failure) [PSYoungGen: 70963K->2129K(70656K)] 156236K->87932K(420352K), 0.0065613 secs] [Times: user=0.05 sys=0.01, real=0.00 secs] 
[vm3] 843.905: [GC (Allocation Failure) [PSYoungGen: 68689K->2964K(71680K)] 154492K->89675K(421376K), 0.0134346 secs] [Times: user=0.09 sys=0.00, real=0.01 secs] 
[vm3] [info 2017/10/14 05:09:57.082 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Loading previously deployed jars

[vm3] [info 2017/10/14 05:09:57.083 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Initializing region PdxTypes

[vm3] [info 2017/10/14 05:09:57.087 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Region PdxTypes requesting initial image from 172.17.0.4(179)<ec><v0>:32770

[vm3] [info 2017/10/14 05:09:57.087 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] PdxTypes is done getting image from 172.17.0.4(179)<ec><v0>:32770. isDeltaGII is false

[vm3] [info 2017/10/14 05:09:57.087 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Initialization of region PdxTypes completed

[vm3] [info 2017/10/14 05:09:57.088 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.internal.cache.wan.wancommand.WanCommandListDUnitTest$$Lambda$197/345223438.run with 0 args on object: org.apache.geode.internal.cache.wan.wancommand.WanCommandListDUnitTest$$Lambda$197/345223438@3d537f9 (took 508 ms)

[vm3] [info 2017/10/14 05:09:57.090 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.wancommand.WanCommandListDUnitTest$$Lambda$198/877173667.run with 0 args on object: org.apache.geode.internal.cache.wan.wancommand.WanCommandListDUnitTest$$Lambda$198/877173667@196f4989

[vm3] [info 2017/10/14 05:09:57.093 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Created disk store ln_Serial with unique id a2382b44e4f4dd3-b8592e8fe844659b

[vm3] [info 2017/10/14 05:09:57.093 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] recovery region initialization took 0 ms

[vm3] [info 2017/10/14 05:09:57.095 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Initializing region gatewayEventIdIndexMetaData

[vm3] [info 2017/10/14 05:09:57.096 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Initialization of region gatewayEventIdIndexMetaData completed

[vm3] [info 2017/10/14 05:09:57.097 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] SerialGatewaySender{id=ln_Serial,remoteDsId=2,isRunning =false,isPrimary =false} : Starting as primary

[vm3] [info 2017/10/14 05:09:57.097 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] SerialGatewaySender{id=ln_Serial,remoteDsId=2,isRunning =false,isPrimary =false} : Becoming primary gateway sender

[vm3] [info 2017/10/14 05:09:57.098 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Initializing region ln_Serial.0_SERIAL_GATEWAY_SENDER_QUEUE

[vm3] [info 2017/10/14 05:09:57.098 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Initialization of region ln_Serial.0_SERIAL_GATEWAY_SENDER_QUEUE completed

[vm3] [info 2017/10/14 05:09:57.099 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Initializing region ln_Serial.1_SERIAL_GATEWAY_SENDER_QUEUE

[vm3] [info 2017/10/14 05:09:57.100 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Initialization of region ln_Serial.1_SERIAL_GATEWAY_SENDER_QUEUE completed

[vm3] [info 2017/10/14 05:09:57.101 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Initializing region ln_Serial.2_SERIAL_GATEWAY_SENDER_QUEUE

[vm3] [info 2017/10/14 05:09:57.101 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Initialization of region ln_Serial.2_SERIAL_GATEWAY_SENDER_QUEUE completed

[vm3] [info 2017/10/14 05:09:57.102 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Initializing region ln_Serial.3_SERIAL_GATEWAY_SENDER_QUEUE

[vm3] [info 2017/10/14 05:09:57.102 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Initialization of region ln_Serial.3_SERIAL_GATEWAY_SENDER_QUEUE completed

[vm3] [info 2017/10/14 05:09:57.104 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Initializing region ln_Serial.4_SERIAL_GATEWAY_SENDER_QUEUE

[vm3] [info 2017/10/14 05:09:57.105 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Initialization of region ln_Serial.4_SERIAL_GATEWAY_SENDER_QUEUE completed

[vm3] [info 2017/10/14 05:09:57.108 UTC <Event Processor for GatewaySender_ln_Serial.0> tid=5400] AutoConnectionSource UpdateLocatorListTask started with interval=10,000 ms.

[vm3] [info 2017/10/14 05:09:57.108 UTC <Event Processor for GatewaySender_ln_Serial.0> tid=5400] Pool ln_Serial started with multiuser-authentication=false

[vm3] [info 2017/10/14 05:09:57.110 UTC <Event Processor for GatewaySender_ln_Serial.0> tid=5400] Socket receive buffer size is 212,992 instead of the requested 524,288.

[vm3] [info 2017/10/14 05:09:57.111 UTC <Event Processor for GatewaySender_ln_Serial.0> tid=5400] Socket send buffer size is 212,992 instead of the requested 524,288.

[vm3] [info 2017/10/14 05:09:57.115 UTC <Event Processor for GatewaySender_ln_Serial.0> tid=5400] ln_Serial: Using Pooled Connection to c6c5972f2dfe:20970: Connection[c6c5972f2dfe:20970]@1592367026

[vm3] [info 2017/10/14 05:09:57.116 UTC <Event Processor for GatewaySender_ln_Serial.1> tid=5403] Socket receive buffer size is 212,992 instead of the requested 524,288.

[vm3] [info 2017/10/14 05:09:57.116 UTC <Event Processor for GatewaySender_ln_Serial.1> tid=5403] Socket send buffer size is 212,992 instead of the requested 524,288.

[vm3] [info 2017/10/14 05:09:57.118 UTC <poolTimer-ln_Serial-2> tid=5412] Socket receive buffer size is 212,992 instead of the requested 524,288.

[vm3] [info 2017/10/14 05:09:57.118 UTC <poolTimer-ln_Serial-2> tid=5412] Socket send buffer size is 212,992 instead of the requested 524,288.

[vm3] [info 2017/10/14 05:09:57.121 UTC <Event Processor for GatewaySender_ln_Serial.1> tid=5403] ln_Serial: Using Pooled Connection to c6c5972f2dfe:20970: Connection[c6c5972f2dfe:20970]@1069246988

[vm3] [info 2017/10/14 05:09:57.121 UTC <Event Processor for GatewaySender_ln_Serial.2> tid=5405] Socket receive buffer size is 212,992 instead of the requested 524,288.

[vm3] [info 2017/10/14 05:09:57.121 UTC <Event Processor for GatewaySender_ln_Serial.2> tid=5405] Socket send buffer size is 212,992 instead of the requested 524,288.

[vm3] [info 2017/10/14 05:09:57.123 UTC <Event Processor for GatewaySender_ln_Serial.2> tid=5405] ln_Serial: Using Pooled Connection to c6c5972f2dfe:20970: Connection[c6c5972f2dfe:20970]@1050748192

[vm3] [info 2017/10/14 05:09:57.123 UTC <Event Processor for GatewaySender_ln_Serial.4> tid=5409] ln_Serial: Using Pooled Connection to c6c5972f2dfe:20970: Connection[c6c5972f2dfe:20970]@816623158

[vm3] [info 2017/10/14 05:09:57.125 UTC <Event Processor for GatewaySender_ln_Serial.3> tid=5407] Socket receive buffer size is 212,992 instead of the requested 524,288.

[vm3] [info 2017/10/14 05:09:57.125 UTC <Event Processor for GatewaySender_ln_Serial.3> tid=5407] Socket send buffer size is 212,992 instead of the requested 524,288.

[vm3] [info 2017/10/14 05:09:57.128 UTC <Event Processor for GatewaySender_ln_Serial.3> tid=5407] ln_Serial: Using Pooled Connection to c6c5972f2dfe:20970: Connection[c6c5972f2dfe:20970]@728202193

[vm3] [info 2017/10/14 05:09:57.128 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Started  SerialGatewaySender{id=ln_Serial,remoteDsId=2,isRunning =true,isPrimary =true}

[vm3] [info 2017/10/14 05:09:57.129 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.internal.cache.wan.wancommand.WanCommandListDUnitTest$$Lambda$198/877173667.run with 0 args on object: org.apache.geode.internal.cache.wan.wancommand.WanCommandListDUnitTest$$Lambda$198/877173667@196f4989 (took 37 ms)

[vm3] [info 2017/10/14 05:09:57.132 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.wancommand.WanCommandListDUnitTest$$Lambda$199/1389515506.run with 0 args on object: org.apache.geode.internal.cache.wan.wancommand.WanCommandListDUnitTest$$Lambda$199/1389515506@35f26c93

[vm3] [info 2017/10/14 05:09:57.133 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Created disk store ln_Parallel with unique id 21e52ae3587f45ac-8c0975548d5a5b6c

[vm3] [info 2017/10/14 05:09:57.134 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] recovery region initialization took 0 ms

[vm3] [info 2017/10/14 05:09:57.136 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] ConcurrentParallelGatewaySenderEventProcessor: dispatcher threads 5

[vm3] [info 2017/10/14 05:09:57.150 UTC <Event Processor for GatewaySender_ln_Parallel_0> tid=5419] AutoConnectionSource UpdateLocatorListTask started with interval=10,000 ms.

[vm3] [info 2017/10/14 05:09:57.150 UTC <Event Processor for GatewaySender_ln_Parallel_0> tid=5419] Pool ln_Parallel started with multiuser-authentication=false

[vm3] [info 2017/10/14 05:09:57.152 UTC <Event Processor for GatewaySender_ln_Parallel_0> tid=5419] Socket receive buffer size is 212,992 instead of the requested 524,288.

[vm3] [info 2017/10/14 05:09:57.152 UTC <Event Processor for GatewaySender_ln_Parallel_4> tid=5427] Socket receive buffer size is 212,992 instead of the requested 524,288.

[vm3] [info 2017/10/14 05:09:57.152 UTC <Event Processor for GatewaySender_ln_Parallel_0> tid=5419] Socket send buffer size is 212,992 instead of the requested 524,288.

[vm3] [info 2017/10/14 05:09:57.152 UTC <Event Processor for GatewaySender_ln_Parallel_3> tid=5425] Socket receive buffer size is 212,992 instead of the requested 524,288.

[vm3] [info 2017/10/14 05:09:57.152 UTC <Event Processor for GatewaySender_ln_Parallel_1> tid=5421] Socket receive buffer size is 212,992 instead of the requested 524,288.

[vm3] [info 2017/10/14 05:09:57.152 UTC <Event Processor for GatewaySender_ln_Parallel_3> tid=5425] Socket send buffer size is 212,992 instead of the requested 524,288.

[vm3] [info 2017/10/14 05:09:57.152 UTC <Event Processor for GatewaySender_ln_Parallel_2> tid=5423] Socket receive buffer size is 212,992 instead of the requested 524,288.

[vm3] [info 2017/10/14 05:09:57.152 UTC <Event Processor for GatewaySender_ln_Parallel_4> tid=5427] Socket send buffer size is 212,992 instead of the requested 524,288.

[vm3] [info 2017/10/14 05:09:57.152 UTC <Event Processor for GatewaySender_ln_Parallel_1> tid=5421] Socket send buffer size is 212,992 instead of the requested 524,288.

[vm3] [info 2017/10/14 05:09:57.152 UTC <Event Processor for GatewaySender_ln_Parallel_2> tid=5423] Socket send buffer size is 212,992 instead of the requested 524,288.

[vm3] [info 2017/10/14 05:09:57.158 UTC <Event Processor for GatewaySender_ln_Parallel_4> tid=5427] ln_Parallel: Using Pooled Connection to c6c5972f2dfe:20970: Connection[c6c5972f2dfe:20970]@437103731

[vm3] [info 2017/10/14 05:09:57.159 UTC <Event Processor for GatewaySender_ln_Parallel_3> tid=5425] ln_Parallel: Using Pooled Connection to c6c5972f2dfe:20970: Connection[c6c5972f2dfe:20970]@1237244772

[vm3] [info 2017/10/14 05:09:57.160 UTC <Event Processor for GatewaySender_ln_Parallel_0> tid=5419] ln_Parallel: Using Pooled Connection to c6c5972f2dfe:20970: Connection[c6c5972f2dfe:20970]@2077281353

[vm3] [info 2017/10/14 05:09:57.161 UTC <poolTimer-ln_Parallel-2> tid=5430] Socket receive buffer size is 212,992 instead of the requested 524,288.

[vm3] [info 2017/10/14 05:09:57.161 UTC <poolTimer-ln_Parallel-2> tid=5430] Socket send buffer size is 212,992 instead of the requested 524,288.

[vm3] [info 2017/10/14 05:09:57.162 UTC <Event Processor for GatewaySender_ln_Parallel_1> tid=5421] ln_Parallel: Using Pooled Connection to c6c5972f2dfe:20970: Connection[c6c5972f2dfe:20970]@402823024

[vm3] [info 2017/10/14 05:09:57.162 UTC <Event Processor for GatewaySender_ln_Parallel_2> tid=5423] ln_Parallel: Using Pooled Connection to c6c5972f2dfe:20970: Connection[c6c5972f2dfe:20970]@1953268843

[vm3] [info 2017/10/14 05:09:57.163 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Started  ParallelGatewaySender{id=ln_Parallel,remoteDsId=2,isRunning =true}

[vm3] [info 2017/10/14 05:09:57.163 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.internal.cache.wan.wancommand.WanCommandListDUnitTest$$Lambda$199/1389515506.run with 0 args on object: org.apache.geode.internal.cache.wan.wancommand.WanCommandListDUnitTest$$Lambda$199/1389515506@35f26c93 (took 31 ms)

[vm4] [info 2017/10/14 05:09:57.166 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Received method: org.apache.geode.internal.cache.wan.wancommand.WanCommandListDUnitTest$$Lambda$376/60288761.run with 0 args on object: org.apache.geode.internal.cache.wan.wancommand.WanCommandListDUnitTest$$Lambda$376/60288761@f5e57aa

[vm4] distributed system properties: {groups=Serial_Sender, Parallel_Sender, locators=localhost[25464], enable-cluster-configuration=false, use-cluster-configuration=false, mcast-port=0, disable-auto-reconnect=true, log-level=info}
[vm4] [info 2017/10/14 05:09:57.170 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Startup Configuration:
[vm4]  ### GemFire Properties defined with api ###
[vm4] disable-auto-reconnect=true
[vm4] enable-cluster-configuration=false
[vm4] groups=Serial_Sender, Parallel_Sender
[vm4] locators=localhost[25464]
[vm4] log-level=info
[vm4] mcast-port=0
[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/distributedTest130/dunit/vm4
[vm4] disable-tcp=false
[vm4] distributed-system-id=-1
[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] 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] off-heap-memory-size=
[vm4] redis-bind-address=
[vm4] redis-password=
[vm4] redis-port=0
[vm4] redundancy-zone=
[vm4] remote-locators=
[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] start-locator=
[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/14 05:09:57.176 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Starting membership services

[vm4] [info 2017/10/14 05:09:57.187 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] JGroups channel created (took 11ms)

[vm4] [info 2017/10/14 05:09:57.188 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] GemFire P2P Listener started on /172.17.0.4:60876

[vm4] [info 2017/10/14 05:09:57.188 UTC <Geode Failure Detection Server thread 0> tid=9645] Started failure detection server thread on /172.17.0.4:34526.

[vm1] [info 2017/10/14 05:09:57.191 UTC <locator request thread[1]> tid=3797] This member is becoming coordinator

[vm4] [info 2017/10/14 05:09:57.192 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Attempting to join the distributed system through coordinator 172.17.0.4(179)<ec><v0>:32770 using address 172.17.0.4(414):32775

[vm1] [info 2017/10/14 05:09:57.192 UTC <unicast receiver,c6c5972f2dfe-5614> tid=3808] received join request from 172.17.0.4(414):32775

[vm1] [info 2017/10/14 05:09:57.192 UTC <unicast receiver,c6c5972f2dfe-5614> tid=3808] Received a join request from 172.17.0.4(414):32775

[vm1] [info 2017/10/14 05:09:57.493 UTC <Geode Membership View Creator> tid=3815] View Creator is processing 1 requests for the next membership view

[vm1] [info 2017/10/14 05:09:57.493 UTC <Geode Membership View Creator> tid=3815] preparing new view View[172.17.0.4(179)<ec><v0>:32770|3] members: [172.17.0.4(179)<ec><v0>:32770{lead}, 172.17.0.4(Manager:174)<v1>:32771, 172.17.0.4(218)<v2>:32774, 172.17.0.4(414)<v3>:32775]

[vm4] [info 2017/10/14 05:09:57.494 UTC <unicast receiver,c6c5972f2dfe-51290> tid=9641] received new view: View[172.17.0.4(179)<ec><v0>:32770|3] members: [172.17.0.4(179)<ec><v0>:32770{lead}, 172.17.0.4(Manager:174)<v1>:32771, 172.17.0.4(218)<v2>:32774, 172.17.0.4(414)<v3>:32775]
[vm4] old view is: null

[vm4] [info 2017/10/14 05:09:57.495 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Finished joining (took 306ms).

[vm1] [info 2017/10/14 05:09:57.495 UTC <Geode Membership View Creator> tid=3815] finished waiting for responses to view preparation

[vm4] [info 2017/10/14 05:09:57.495 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Starting DistributionManager 172.17.0.4(414)<v3>:32775.  (took 322 ms)

[vm1] [info 2017/10/14 05:09:57.495 UTC <Geode Membership View Creator> tid=3815] received new view: View[172.17.0.4(179)<ec><v0>:32770|3] members: [172.17.0.4(179)<ec><v0>:32770{lead}, 172.17.0.4(Manager:174)<v1>:32771, 172.17.0.4(218)<v2>:32774, 172.17.0.4(414)<v3>:32775]
[vm1] old view is: View[172.17.0.4(179)<ec><v0>:32770|2] members: [172.17.0.4(179)<ec><v0>:32770{lead}, 172.17.0.4(Manager:174)<v1>:32771, 172.17.0.4(218)<v2>:32774]

[vm1] [info 2017/10/14 05:09:57.495 UTC <Geode Membership View Creator> tid=3815] Peer locator received new membership view: View[172.17.0.4(179)<ec><v0>:32770|3] members: [172.17.0.4(179)<ec><v0>:32770{lead}, 172.17.0.4(Manager:174)<v1>:32771, 172.17.0.4(218)<v2>:32774, 172.17.0.4(414)<v3>:32775]

[vm4] [info 2017/10/14 05:09:57.495 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Initial (distribution manager) view =  View[172.17.0.4(179)<ec><v0>:32770|3] members: [172.17.0.4(179)<ec><v0>:32770{lead}, 172.17.0.4(Manager:174)<v1>:32771, 172.17.0.4(218)<v2>:32774, 172.17.0.4(414)<v3>:32775]

[vm4] [info 2017/10/14 05:09:57.495 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Admitting member <172.17.0.4(179)<ec><v0>:32770>. Now there are 1 non-admin member(s).

[vm4] [info 2017/10/14 05:09:57.495 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Admitting member <172.17.0.4(Manager:174)<v1>:32771>. Now there are 2 non-admin member(s).

[vm4] [info 2017/10/14 05:09:57.495 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Admitting member <172.17.0.4(218)<v2>:32774>. Now there are 3 non-admin member(s).

[vm4] [info 2017/10/14 05:09:57.495 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Admitting member <172.17.0.4(414)<v3>:32775>. Now there are 4 non-admin member(s).

[vm1] [info 2017/10/14 05:09:57.495 UTC <Geode Membership View Creator> tid=3815] sending new view View[172.17.0.4(179)<ec><v0>:32770|3] members: [172.17.0.4(179)<ec><v0>:32770{lead}, 172.17.0.4(Manager:174)<v1>:32771, 172.17.0.4(218)<v2>:32774, 172.17.0.4(414)<v3>:32775]

[vm1] [info 2017/10/14 05:09:57.495 UTC <View Message Processor> tid=3846] Membership: Processing addition < 172.17.0.4(414)<v3>:32775 >

[vm1] [info 2017/10/14 05:09:57.495 UTC <View Message Processor> tid=3846] Admitting member <172.17.0.4(414)<v3>:32775>. Now there are 4 non-admin member(s).

[vm0] [info 2017/10/14 05:09:57.496 UTC <unicast receiver,c6c5972f2dfe-23472> tid=4039] received new view: View[172.17.0.4(179)<ec><v0>:32770|3] members: [172.17.0.4(179)<ec><v0>:32770{lead}, 172.17.0.4(Manager:174)<v1>:32771, 172.17.0.4(218)<v2>:32774, 172.17.0.4(414)<v3>:32775]
[vm0] old view is: View[172.17.0.4(179)<ec><v0>:32770|2] members: [172.17.0.4(179)<ec><v0>:32770{lead}, 172.17.0.4(Manager:174)<v1>:32771, 172.17.0.4(218)<v2>:32774]

[vm3] [info 2017/10/14 05:09:57.496 UTC <unicast receiver,c6c5972f2dfe-47108> tid=5350] received new view: View[172.17.0.4(179)<ec><v0>:32770|3] members: [172.17.0.4(179)<ec><v0>:32770{lead}, 172.17.0.4(Manager:174)<v1>:32771, 172.17.0.4(218)<v2>:32774, 172.17.0.4(414)<v3>:32775]
[vm3] old view is: View[172.17.0.4(179)<ec><v0>:32770|2] members: [172.17.0.4(179)<ec><v0>:32770{lead}, 172.17.0.4(Manager:174)<v1>:32771, 172.17.0.4(218)<v2>:32774]

[vm0] [info 2017/10/14 05:09:57.496 UTC <View Message Processor> tid=4103] Membership: Processing addition < 172.17.0.4(414)<v3>:32775 >

[vm0] [info 2017/10/14 05:09:57.496 UTC <View Message Processor> tid=4103] Admitting member <172.17.0.4(414)<v3>:32775>. Now there are 4 non-admin member(s).

[vm3] [info 2017/10/14 05:09:57.496 UTC <View Message Processor> tid=5432] Membership: Processing addition < 172.17.0.4(414)<v3>:32775 >

[vm3] [info 2017/10/14 05:09:57.496 UTC <View Message Processor> tid=5432] Admitting member <172.17.0.4(414)<v3>:32775>. Now there are 4 non-admin member(s).

[vm0] [info 2017/10/14 05:09:57.497 UTC <pool-81-thread-3> tid=4110] Initializing region _monitoringRegion_172.17.0.4<v3>32775

[vm1] [info 2017/10/14 05:09:57.498 UTC <Pooled High Priority Message Processor 1> tid=3849] Member 172.17.0.4(414)<v3>:32775 is equivalent or in the same redundancy zone.

[vm0] [info 2017/10/14 05:09:57.498 UTC <Pooled High Priority Message Processor 1> tid=4061] Member 172.17.0.4(414)<v3>:32775 is equivalent or in the same redundancy zone.

[vm3] [info 2017/10/14 05:09:57.498 UTC <Pooled High Priority Message Processor 2> tid=5401] Member 172.17.0.4(414)<v3>:32775 is equivalent or in the same redundancy zone.

[vm4] [info 2017/10/14 05:09:57.499 UTC <P2P message reader for 172.17.0.4(Manager:174)<v1>:32771 shared unordered uid=287 port=34570> tid=9653] Member 172.17.0.4(Manager:174)<v1>:32771 is equivalent or in the same redundancy zone.

[vm4] [info 2017/10/14 05:09:57.500 UTC <P2P message reader for 172.17.0.4(218)<v2>:32774 shared unordered uid=251 port=34576> tid=9657] Member 172.17.0.4(218)<v2>:32774 is equivalent or in the same redundancy zone.

[vm4] [info 2017/10/14 05:09:57.500 UTC <P2P message reader for 172.17.0.4(179)<ec><v0>:32770 shared unordered uid=185 port=34574> tid=9655] Member 172.17.0.4(179)<ec><v0>:32770 is equivalent or in the same redundancy zone.

[vm0] [info 2017/10/14 05:09:57.501 UTC <pool-81-thread-3> tid=4110] Initialization of region _monitoringRegion_172.17.0.4<v3>32775 completed

[vm0] [info 2017/10/14 05:09:57.501 UTC <pool-81-thread-3> tid=4110] Initializing region _notificationRegion_172.17.0.4<v3>32775

[vm0] [info 2017/10/14 05:09:57.501 UTC <pool-81-thread-3> tid=4110] Initialization of region _notificationRegion_172.17.0.4<v3>32775 completed

[vm4] [info 2017/10/14 05:09:57.507 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] No locator(s) found with cluster configuration service

[vm4] [info 2017/10/14 05:09:57.509 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Requesting cluster configuration

[vm4] [info 2017/10/14 05:09:57.511 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Initializing region _monitoringRegion_172.17.0.4<v3>32775

[vm4] [info 2017/10/14 05:09:57.513 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Region _monitoringRegion_172.17.0.4<v3>32775 requesting initial image from 172.17.0.4(Manager:174)<v1>:32771

[vm4] [info 2017/10/14 05:09:57.513 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] _monitoringRegion_172.17.0.4<v3>32775 is done getting image from 172.17.0.4(Manager:174)<v1>:32771. isDeltaGII is false

[vm4] [info 2017/10/14 05:09:57.513 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Initialization of region _monitoringRegion_172.17.0.4<v3>32775 completed

[vm4] 838.599: [GC (Allocation Failure) [PSYoungGen: 79363K->3507K(78336K)] 262324K->186917K(428032K), 0.0075926 secs] [Times: user=0.01 sys=0.06, real=0.01 secs] 
[vm4] [info 2017/10/14 05:09:57.658 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Loading previously deployed jars

[vm4] [info 2017/10/14 05:09:57.659 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Initializing region PdxTypes

[vm4] [info 2017/10/14 05:09:57.662 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Region PdxTypes requesting initial image from 172.17.0.4(179)<ec><v0>:32770

[vm4] [info 2017/10/14 05:09:57.662 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] PdxTypes is done getting image from 172.17.0.4(179)<ec><v0>:32770. isDeltaGII is false

[vm4] [info 2017/10/14 05:09:57.663 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Initialization of region PdxTypes completed

[vm4] [info 2017/10/14 05:09:57.663 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Got result: null
[vm4]  from org.apache.geode.internal.cache.wan.wancommand.WanCommandListDUnitTest$$Lambda$376/60288761.run with 0 args on object: org.apache.geode.internal.cache.wan.wancommand.WanCommandListDUnitTest$$Lambda$376/60288761@f5e57aa (took 497 ms)

[vm4] [info 2017/10/14 05:09:57.666 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Received method: org.apache.geode.internal.cache.wan.wancommand.WanCommandListDUnitTest$$Lambda$377/1136398459.run with 0 args on object: org.apache.geode.internal.cache.wan.wancommand.WanCommandListDUnitTest$$Lambda$377/1136398459@3ce861fb

[vm4] [info 2017/10/14 05:09:57.667 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Created disk store ln_Parallel with unique id 2a90d67d231c46cf-b8844e2409d95e30

[vm4] [info 2017/10/14 05:09:57.668 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] recovery region initialization took 0 ms

[vm4] [info 2017/10/14 05:09:57.669 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Initializing region gatewayEventIdIndexMetaData

[vm4] [info 2017/10/14 05:09:57.671 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Region gatewayEventIdIndexMetaData requesting initial image from 172.17.0.4(218)<v2>:32774

[vm4] [info 2017/10/14 05:09:57.672 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] gatewayEventIdIndexMetaData is done getting image from 172.17.0.4(218)<v2>:32774. isDeltaGII is false

[vm4] [info 2017/10/14 05:09:57.672 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Initialization of region gatewayEventIdIndexMetaData completed

[vm4] [info 2017/10/14 05:09:57.674 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] ConcurrentParallelGatewaySenderEventProcessor: dispatcher threads 5

[vm4] [info 2017/10/14 05:09:57.678 UTC <Event Processor for GatewaySender_ln_Parallel_0> tid=9694] AutoConnectionSource UpdateLocatorListTask started with interval=10,000 ms.

[vm4] [info 2017/10/14 05:09:57.678 UTC <Event Processor for GatewaySender_ln_Parallel_0> tid=9694] Pool ln_Parallel started with multiuser-authentication=false

[vm4] [info 2017/10/14 05:09:57.680 UTC <Event Processor for GatewaySender_ln_Parallel_4> tid=9702] Socket receive buffer size is 212,992 instead of the requested 524,288.

[vm4] [info 2017/10/14 05:09:57.681 UTC <Event Processor for GatewaySender_ln_Parallel_4> tid=9702] Socket send buffer size is 212,992 instead of the requested 524,288.

[vm4] [info 2017/10/14 05:09:57.681 UTC <Event Processor for GatewaySender_ln_Parallel_3> tid=9700] Socket receive buffer size is 212,992 instead of the requested 524,288.

[vm4] [info 2017/10/14 05:09:57.681 UTC <Event Processor for GatewaySender_ln_Parallel_0> tid=9694] Socket receive buffer size is 212,992 instead of the requested 524,288.

[vm4] [info 2017/10/14 05:09:57.681 UTC <Event Processor for GatewaySender_ln_Parallel_0> tid=9694] Socket send buffer size is 212,992 instead of the requested 524,288.

[vm4] [info 2017/10/14 05:09:57.681 UTC <Event Processor for GatewaySender_ln_Parallel_1> tid=9696] Socket receive buffer size is 212,992 instead of the requested 524,288.

[vm4] [info 2017/10/14 05:09:57.681 UTC <Event Processor for GatewaySender_ln_Parallel_3> tid=9700] Socket send buffer size is 212,992 instead of the requested 524,288.

[vm4] [info 2017/10/14 05:09:57.681 UTC <Event Processor for GatewaySender_ln_Parallel_1> tid=9696] Socket send buffer size is 212,992 instead of the requested 524,288.

[vm4] [info 2017/10/14 05:09:57.681 UTC <Event Processor for GatewaySender_ln_Parallel_2> tid=9698] Socket receive buffer size is 212,992 instead of the requested 524,288.

[vm4] [info 2017/10/14 05:09:57.682 UTC <Event Processor for GatewaySender_ln_Parallel_2> tid=9698] Socket send buffer size is 212,992 instead of the requested 524,288.

[vm4] [info 2017/10/14 05:09:57.687 UTC <Event Processor for GatewaySender_ln_Parallel_3> tid=9700] ln_Parallel: Using Pooled Connection to c6c5972f2dfe:20970: Connection[c6c5972f2dfe:20970]@1491915969

[vm4] [info 2017/10/14 05:09:57.688 UTC <Event Processor for GatewaySender_ln_Parallel_0> tid=9694] ln_Parallel: Using Pooled Connection to c6c5972f2dfe:20970: Connection[c6c5972f2dfe:20970]@1770466700

[vm4] [info 2017/10/14 05:09:57.688 UTC <Event Processor for GatewaySender_ln_Parallel_1> tid=9696] ln_Parallel: Using Pooled Connection to c6c5972f2dfe:20970: Connection[c6c5972f2dfe:20970]@507158649

[vm4] [info 2017/10/14 05:09:57.688 UTC <Event Processor for GatewaySender_ln_Parallel_2> tid=9698] ln_Parallel: Using Pooled Connection to c6c5972f2dfe:20970: Connection[c6c5972f2dfe:20970]@2139423517

[vm4] [info 2017/10/14 05:09:57.688 UTC <Event Processor for GatewaySender_ln_Parallel_4> tid=9702] ln_Parallel: Using Pooled Connection to c6c5972f2dfe:20970: Connection[c6c5972f2dfe:20970]@187143648

[vm4] [info 2017/10/14 05:09:57.689 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Started  ParallelGatewaySender{id=ln_Parallel,remoteDsId=2,isRunning =true}

[vm4] [info 2017/10/14 05:09:57.689 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Got result: null
[vm4]  from org.apache.geode.internal.cache.wan.wancommand.WanCommandListDUnitTest$$Lambda$377/1136398459.run with 0 args on object: org.apache.geode.internal.cache.wan.wancommand.WanCommandListDUnitTest$$Lambda$377/1136398459@3ce861fb (took 23 ms)

[vm4] [info 2017/10/14 05:09:57.689 UTC <poolTimer-ln_Parallel-2> tid=9705] Socket receive buffer size is 212,992 instead of the requested 524,288.

[vm4] [info 2017/10/14 05:09:57.689 UTC <poolTimer-ln_Parallel-2> tid=9705] Socket send buffer size is 212,992 instead of the requested 524,288.

[vm4] [info 2017/10/14 05:09:57.691 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Received method: org.apache.geode.internal.cache.wan.wancommand.WanCommandListDUnitTest$$Lambda$378/381698101.run with 0 args on object: org.apache.geode.internal.cache.wan.wancommand.WanCommandListDUnitTest$$Lambda$378/381698101@ab55b2c

[vm4] [info 2017/10/14 05:09:57.693 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Created disk store ln_Serial with unique id 354ff6b48a9e47c1-ae777f04a0387815

[vm4] [info 2017/10/14 05:09:57.694 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] recovery region initialization took 0 ms

[vm4] [info 2017/10/14 05:09:57.696 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] ln_Serial starting as secondary because primary gateway sender is available on member :172.17.0.4(218)<v2>:32774

[vm4] [info 2017/10/14 05:09:57.697 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Initializing region ln_Serial.0_SERIAL_GATEWAY_SENDER_QUEUE

[vm4] [info 2017/10/14 05:09:57.698 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Region ln_Serial.0_SERIAL_GATEWAY_SENDER_QUEUE requesting initial image from 172.17.0.4(218)<v2>:32774

[vm4] [info 2017/10/14 05:09:57.698 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] ln_Serial.0_SERIAL_GATEWAY_SENDER_QUEUE is done getting image from 172.17.0.4(218)<v2>:32774. isDeltaGII is false

[vm4] [info 2017/10/14 05:09:57.699 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Initialization of region ln_Serial.0_SERIAL_GATEWAY_SENDER_QUEUE completed

[vm4] [info 2017/10/14 05:09:57.699 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Initializing region ln_Serial.1_SERIAL_GATEWAY_SENDER_QUEUE

[vm4] [info 2017/10/14 05:09:57.700 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Region ln_Serial.1_SERIAL_GATEWAY_SENDER_QUEUE requesting initial image from 172.17.0.4(218)<v2>:32774

[vm4] [info 2017/10/14 05:09:57.700 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] ln_Serial.1_SERIAL_GATEWAY_SENDER_QUEUE is done getting image from 172.17.0.4(218)<v2>:32774. isDeltaGII is false

[vm4] [info 2017/10/14 05:09:57.700 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Initialization of region ln_Serial.1_SERIAL_GATEWAY_SENDER_QUEUE completed

[vm4] [info 2017/10/14 05:09:57.701 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Initializing region ln_Serial.2_SERIAL_GATEWAY_SENDER_QUEUE

[vm4] [info 2017/10/14 05:09:57.702 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Region ln_Serial.2_SERIAL_GATEWAY_SENDER_QUEUE requesting initial image from 172.17.0.4(218)<v2>:32774

[vm4] [info 2017/10/14 05:09:57.702 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] ln_Serial.2_SERIAL_GATEWAY_SENDER_QUEUE is done getting image from 172.17.0.4(218)<v2>:32774. isDeltaGII is false

[vm4] [info 2017/10/14 05:09:57.702 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Initialization of region ln_Serial.2_SERIAL_GATEWAY_SENDER_QUEUE completed

[vm4] [info 2017/10/14 05:09:57.703 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Initializing region ln_Serial.3_SERIAL_GATEWAY_SENDER_QUEUE

[vm4] [info 2017/10/14 05:09:57.704 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Region ln_Serial.3_SERIAL_GATEWAY_SENDER_QUEUE requesting initial image from 172.17.0.4(218)<v2>:32774

[vm4] [info 2017/10/14 05:09:57.704 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] ln_Serial.3_SERIAL_GATEWAY_SENDER_QUEUE is done getting image from 172.17.0.4(218)<v2>:32774. isDeltaGII is false

[vm4] [info 2017/10/14 05:09:57.704 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Initialization of region ln_Serial.3_SERIAL_GATEWAY_SENDER_QUEUE completed

[vm4] [info 2017/10/14 05:09:57.705 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Initializing region ln_Serial.4_SERIAL_GATEWAY_SENDER_QUEUE

[vm4] [info 2017/10/14 05:09:57.706 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Region ln_Serial.4_SERIAL_GATEWAY_SENDER_QUEUE requesting initial image from 172.17.0.4(218)<v2>:32774

[vm4] [info 2017/10/14 05:09:57.706 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] ln_Serial.4_SERIAL_GATEWAY_SENDER_QUEUE is done getting image from 172.17.0.4(218)<v2>:32774. isDeltaGII is false

[vm4] [info 2017/10/14 05:09:57.706 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Initialization of region ln_Serial.4_SERIAL_GATEWAY_SENDER_QUEUE completed

[vm4] [info 2017/10/14 05:09:57.709 UTC <Event Processor for GatewaySender_ln_Serial.0> tid=9711] AutoConnectionSource UpdateLocatorListTask started with interval=10,000 ms.

[vm4] [info 2017/10/14 05:09:57.709 UTC <Event Processor for GatewaySender_ln_Serial.0> tid=9711] Pool ln_Serial started with multiuser-authentication=false

[vm4] [info 2017/10/14 05:09:57.709 UTC <Event Processor for GatewaySender_ln_Serial.0> tid=9711] Socket receive buffer size is 212,992 instead of the requested 524,288.

[vm4] [info 2017/10/14 05:09:57.709 UTC <Event Processor for GatewaySender_ln_Serial.0> tid=9711] Socket send buffer size is 212,992 instead of the requested 524,288.

[vm4] [info 2017/10/14 05:09:57.712 UTC <Event Processor for GatewaySender_ln_Serial.0> tid=9711] ln_Serial: Using Pooled Connection to c6c5972f2dfe:20970: Connection[c6c5972f2dfe:20970]@1335519584

[vm4] [info 2017/10/14 05:09:57.712 UTC <Event Processor for GatewaySender_ln_Serial.0> tid=9711] ln_Serial : Waiting to become primary gateway

[vm4] [info 2017/10/14 05:09:57.712 UTC <Event Processor for GatewaySender_ln_Serial.1> tid=9713] Socket receive buffer size is 212,992 instead of the requested 524,288.

[vm4] [info 2017/10/14 05:09:57.712 UTC <Event Processor for GatewaySender_ln_Serial.1> tid=9713] Socket send buffer size is 212,992 instead of the requested 524,288.

[vm4] [info 2017/10/14 05:09:57.713 UTC <poolTimer-ln_Serial-2> tid=9722] Socket receive buffer size is 212,992 instead of the requested 524,288.

[vm4] [info 2017/10/14 05:09:57.713 UTC <poolTimer-ln_Serial-2> tid=9722] Socket send buffer size is 212,992 instead of the requested 524,288.

[vm4] [info 2017/10/14 05:09:57.716 UTC <Event Processor for GatewaySender_ln_Serial.1> tid=9713] ln_Serial: Using Pooled Connection to c6c5972f2dfe:20970: Connection[c6c5972f2dfe:20970]@335097195

[vm4] [info 2017/10/14 05:09:57.716 UTC <Event Processor for GatewaySender_ln_Serial.1> tid=9713] ln_Serial : Waiting to become primary gateway

[vm4] [info 2017/10/14 05:09:57.716 UTC <Event Processor for GatewaySender_ln_Serial.2> tid=9715] Socket receive buffer size is 212,992 instead of the requested 524,288.

[vm4] [info 2017/10/14 05:09:57.716 UTC <Event Processor for GatewaySender_ln_Serial.2> tid=9715] Socket send buffer size is 212,992 instead of the requested 524,288.

[vm4] [info 2017/10/14 05:09:57.718 UTC <Event Processor for GatewaySender_ln_Serial.2> tid=9715] ln_Serial: Using Pooled Connection to c6c5972f2dfe:20970: Connection[c6c5972f2dfe:20970]@1787843928

[vm4] [info 2017/10/14 05:09:57.718 UTC <Event Processor for GatewaySender_ln_Serial.2> tid=9715] ln_Serial : Waiting to become primary gateway

[vm4] [info 2017/10/14 05:09:57.718 UTC <Event Processor for GatewaySender_ln_Serial.4> tid=9719] ln_Serial: Using Pooled Connection to c6c5972f2dfe:20970: Connection[c6c5972f2dfe:20970]@944650980

[vm4] [info 2017/10/14 05:09:57.718 UTC <Event Processor for GatewaySender_ln_Serial.4> tid=9719] ln_Serial : Waiting to become primary gateway

[vm4] [info 2017/10/14 05:09:57.718 UTC <Event Processor for GatewaySender_ln_Serial.3> tid=9717] Socket receive buffer size is 212,992 instead of the requested 524,288.

[vm4] [info 2017/10/14 05:09:57.718 UTC <Event Processor for GatewaySender_ln_Serial.3> tid=9717] Socket send buffer size is 212,992 instead of the requested 524,288.

[vm4] [info 2017/10/14 05:09:57.720 UTC <Event Processor for GatewaySender_ln_Serial.3> tid=9717] ln_Serial: Using Pooled Connection to c6c5972f2dfe:20970: Connection[c6c5972f2dfe:20970]@642474492

[vm4] [info 2017/10/14 05:09:57.720 UTC <Event Processor for GatewaySender_ln_Serial.3> tid=9717] ln_Serial : Waiting to become primary gateway

[vm4] [info 2017/10/14 05:09:57.721 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Started  SerialGatewaySender{id=ln_Serial,remoteDsId=2,isRunning =true,isPrimary =false}

[vm4] [info 2017/10/14 05:09:57.721 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Got result: null
[vm4]  from org.apache.geode.internal.cache.wan.wancommand.WanCommandListDUnitTest$$Lambda$378/381698101.run with 0 args on object: org.apache.geode.internal.cache.wan.wancommand.WanCommandListDUnitTest$$Lambda$378/381698101@ab55b2c (took 29 ms)

[vm5] [info 2017/10/14 05:09:57.724 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] Received method: org.apache.geode.internal.cache.wan.wancommand.WanCommandListDUnitTest$$Lambda$308/1488392200.call with 0 args on object: org.apache.geode.internal.cache.wan.wancommand.WanCommandListDUnitTest$$Lambda$308/1488392200@5c37622b

[vm5] distributed system properties: {groups=Parallel_Sender,Receiver_Group, locators=localhost[25464], enable-cluster-configuration=false, use-cluster-configuration=false, mcast-port=0, disable-auto-reconnect=true, log-level=info}
[vm5] [info 2017/10/14 05:09:57.728 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] Startup Configuration:
[vm5]  ### GemFire Properties defined with api ###
[vm5] disable-auto-reconnect=true
[vm5] enable-cluster-configuration=false
[vm5] groups=Parallel_Sender,Receiver_Group
[vm5] locators=localhost[25464]
[vm5] log-level=info
[vm5] mcast-port=0
[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/distributedTest130/dunit/vm5
[vm5] disable-tcp=false
[vm5] distributed-system-id=-1
[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] 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] off-heap-memory-size=
[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] start-locator=
[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/14 05:09:57.731 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] Starting membership services

[vm5] [info 2017/10/14 05:09:57.740 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] JGroups channel created (took 8ms)

[vm5] [info 2017/10/14 05:09:57.740 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] GemFire P2P Listener started on /172.17.0.4:58221

[vm5] [info 2017/10/14 05:09:57.741 UTC <Geode Failure Detection Server thread 0> tid=9199] Started failure detection server thread on /172.17.0.4:47749.

[vm1] [info 2017/10/14 05:09:57.742 UTC <locator request thread[1]> tid=3797] This member is becoming coordinator

[vm5] [info 2017/10/14 05:09:57.743 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] Attempting to join the distributed system through coordinator 172.17.0.4(179)<ec><v0>:32770 using address 172.17.0.4(474):32776

[vm1] [info 2017/10/14 05:09:57.743 UTC <unicast receiver,c6c5972f2dfe-5614> tid=3808] received join request from 172.17.0.4(474):32776

[vm1] [info 2017/10/14 05:09:57.743 UTC <unicast receiver,c6c5972f2dfe-5614> tid=3808] Received a join request from 172.17.0.4(474):32776

[vm1] [info 2017/10/14 05:09:58.044 UTC <Geode Membership View Creator> tid=3815] View Creator is processing 1 requests for the next membership view

[vm1] [info 2017/10/14 05:09:58.044 UTC <Geode Membership View Creator> tid=3815] preparing new view View[172.17.0.4(179)<ec><v0>:32770|4] members: [172.17.0.4(179)<ec><v0>:32770{lead}, 172.17.0.4(Manager:174)<v1>:32771, 172.17.0.4(218)<v2>:32774, 172.17.0.4(414)<v3>:32775, 172.17.0.4(474)<v4>:32776]

[vm5] [info 2017/10/14 05:09:58.045 UTC <unicast receiver,c6c5972f2dfe-45845> tid=9195] received new view: View[172.17.0.4(179)<ec><v0>:32770|4] members: [172.17.0.4(179)<ec><v0>:32770{lead}, 172.17.0.4(Manager:174)<v1>:32771, 172.17.0.4(218)<v2>:32774, 172.17.0.4(414)<v3>:32775, 172.17.0.4(474)<v4>:32776]
[vm5] old view is: null

[vm1] [info 2017/10/14 05:09:58.046 UTC <Geode Membership View Creator> tid=3815] finished waiting for responses to view preparation

[vm5] [info 2017/10/14 05:09:58.046 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] Finished joining (took 305ms).

[vm1] [info 2017/10/14 05:09:58.046 UTC <Geode Membership View Creator> tid=3815] received new view: View[172.17.0.4(179)<ec><v0>:32770|4] members: [172.17.0.4(179)<ec><v0>:32770{lead}, 172.17.0.4(Manager:174)<v1>:32771, 172.17.0.4(218)<v2>:32774, 172.17.0.4(414)<v3>:32775, 172.17.0.4(474)<v4>:32776]
[vm1] old view is: View[172.17.0.4(179)<ec><v0>:32770|3] members: [172.17.0.4(179)<ec><v0>:32770{lead}, 172.17.0.4(Manager:174)<v1>:32771, 172.17.0.4(218)<v2>:32774, 172.17.0.4(414)<v3>:32775]

[vm5] [info 2017/10/14 05:09:58.046 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] Starting DistributionManager 172.17.0.4(474)<v4>:32776.  (took 316 ms)

[vm1] [info 2017/10/14 05:09:58.046 UTC <Geode Membership View Creator> tid=3815] Peer locator received new membership view: View[172.17.0.4(179)<ec><v0>:32770|4] members: [172.17.0.4(179)<ec><v0>:32770{lead}, 172.17.0.4(Manager:174)<v1>:32771, 172.17.0.4(218)<v2>:32774, 172.17.0.4(414)<v3>:32775, 172.17.0.4(474)<v4>:32776]

[vm5] [info 2017/10/14 05:09:58.046 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] Initial (distribution manager) view =  View[172.17.0.4(179)<ec><v0>:32770|4] members: [172.17.0.4(179)<ec><v0>:32770{lead}, 172.17.0.4(Manager:174)<v1>:32771, 172.17.0.4(218)<v2>:32774, 172.17.0.4(414)<v3>:32775, 172.17.0.4(474)<v4>:32776]

[vm5] [info 2017/10/14 05:09:58.046 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] Admitting member <172.17.0.4(179)<ec><v0>:32770>. Now there are 1 non-admin member(s).

[vm5] [info 2017/10/14 05:09:58.046 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] Admitting member <172.17.0.4(Manager:174)<v1>:32771>. Now there are 2 non-admin member(s).

[vm5] [info 2017/10/14 05:09:58.046 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] Admitting member <172.17.0.4(218)<v2>:32774>. Now there are 3 non-admin member(s).

[vm5] [info 2017/10/14 05:09:58.046 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] Admitting member <172.17.0.4(414)<v3>:32775>. Now there are 4 non-admin member(s).

[vm5] [info 2017/10/14 05:09:58.046 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] Admitting member <172.17.0.4(474)<v4>:32776>. Now there are 5 non-admin member(s).

[vm1] [info 2017/10/14 05:09:58.047 UTC <Geode Membership View Creator> tid=3815] sending new view View[172.17.0.4(179)<ec><v0>:32770|4] members: [172.17.0.4(179)<ec><v0>:32770{lead}, 172.17.0.4(Manager:174)<v1>:32771, 172.17.0.4(218)<v2>:32774, 172.17.0.4(414)<v3>:32775, 172.17.0.4(474)<v4>:32776]

[vm1] [info 2017/10/14 05:09:58.047 UTC <View Message Processor> tid=3846] Membership: Processing addition < 172.17.0.4(474)<v4>:32776 >

[vm1] [info 2017/10/14 05:09:58.047 UTC <View Message Processor> tid=3846] Admitting member <172.17.0.4(474)<v4>:32776>. Now there are 5 non-admin member(s).

[vm3] [info 2017/10/14 05:09:58.047 UTC <unicast receiver,c6c5972f2dfe-47108> tid=5350] received new view: View[172.17.0.4(179)<ec><v0>:32770|4] members: [172.17.0.4(179)<ec><v0>:32770{lead}, 172.17.0.4(Manager:174)<v1>:32771, 172.17.0.4(218)<v2>:32774, 172.17.0.4(414)<v3>:32775, 172.17.0.4(474)<v4>:32776]
[vm3] old view is: View[172.17.0.4(179)<ec><v0>:32770|3] members: [172.17.0.4(179)<ec><v0>:32770{lead}, 172.17.0.4(Manager:174)<v1>:32771, 172.17.0.4(218)<v2>:32774, 172.17.0.4(414)<v3>:32775]

[vm0] [info 2017/10/14 05:09:58.047 UTC <unicast receiver,c6c5972f2dfe-23472> tid=4039] received new view: View[172.17.0.4(179)<ec><v0>:32770|4] members: [172.17.0.4(179)<ec><v0>:32770{lead}, 172.17.0.4(Manager:174)<v1>:32771, 172.17.0.4(218)<v2>:32774, 172.17.0.4(414)<v3>:32775, 172.17.0.4(474)<v4>:32776]
[vm0] old view is: View[172.17.0.4(179)<ec><v0>:32770|3] members: [172.17.0.4(179)<ec><v0>:32770{lead}, 172.17.0.4(Manager:174)<v1>:32771, 172.17.0.4(218)<v2>:32774, 172.17.0.4(414)<v3>:32775]

[vm4] [info 2017/10/14 05:09:58.047 UTC <unicast receiver,c6c5972f2dfe-51290> tid=9641] received new view: View[172.17.0.4(179)<ec><v0>:32770|4] members: [172.17.0.4(179)<ec><v0>:32770{lead}, 172.17.0.4(Manager:174)<v1>:32771, 172.17.0.4(218)<v2>:32774, 172.17.0.4(414)<v3>:32775, 172.17.0.4(474)<v4>:32776]
[vm4] old view is: View[172.17.0.4(179)<ec><v0>:32770|3] members: [172.17.0.4(179)<ec><v0>:32770{lead}, 172.17.0.4(Manager:174)<v1>:32771, 172.17.0.4(218)<v2>:32774, 172.17.0.4(414)<v3>:32775]

[vm3] [info 2017/10/14 05:09:58.047 UTC <View Message Processor> tid=5432] Membership: Processing addition < 172.17.0.4(474)<v4>:32776 >

[vm3] [info 2017/10/14 05:09:58.047 UTC <View Message Processor> tid=5432] Admitting member <172.17.0.4(474)<v4>:32776>. Now there are 5 non-admin member(s).

[vm0] [info 2017/10/14 05:09:58.048 UTC <View Message Processor> tid=4103] Membership: Processing addition < 172.17.0.4(474)<v4>:32776 >

[vm4] [info 2017/10/14 05:09:58.048 UTC <View Message Processor> tid=9724] Membership: Processing addition < 172.17.0.4(474)<v4>:32776 >

[vm4] [info 2017/10/14 05:09:58.048 UTC <View Message Processor> tid=9724] Admitting member <172.17.0.4(474)<v4>:32776>. Now there are 5 non-admin member(s).

[vm0] [info 2017/10/14 05:09:58.048 UTC <View Message Processor> tid=4103] Admitting member <172.17.0.4(474)<v4>:32776>. Now there are 5 non-admin member(s).

[vm0] [info 2017/10/14 05:09:58.049 UTC <pool-81-thread-4> tid=4115] Initializing region _monitoringRegion_172.17.0.4<v4>32776

[vm0] [info 2017/10/14 05:09:58.051 UTC <Pooled High Priority Message Processor 1> tid=4061] Member 172.17.0.4(474)<v4>:32776 is equivalent or in the same redundancy zone.

[vm3] [info 2017/10/14 05:09:58.051 UTC <Pooled High Priority Message Processor 2> tid=5401] Member 172.17.0.4(474)<v4>:32776 is equivalent or in the same redundancy zone.

[vm4] [info 2017/10/14 05:09:58.051 UTC <Pooled High Priority Message Processor 2> tid=9669] Member 172.17.0.4(474)<v4>:32776 is equivalent or in the same redundancy zone.

[vm5] [info 2017/10/14 05:09:58.052 UTC <P2P message reader for 172.17.0.4(Manager:174)<v1>:32771 shared unordered uid=288 port=46092> tid=9207] Member 172.17.0.4(Manager:174)<v1>:32771 is equivalent or in the same redundancy zone.

[vm1] [info 2017/10/14 05:09:58.051 UTC <Pooled High Priority Message Processor 1> tid=3849] Member 172.17.0.4(474)<v4>:32776 is equivalent or in the same redundancy zone.

[vm5] [info 2017/10/14 05:09:58.053 UTC <P2P message reader for 172.17.0.4(218)<v2>:32774 shared unordered uid=253 port=46098> tid=9212] Member 172.17.0.4(218)<v2>:32774 is equivalent or in the same redundancy zone.

[vm5] [info 2017/10/14 05:09:58.053 UTC <P2P message reader for 172.17.0.4(179)<ec><v0>:32770 shared unordered uid=186 port=46096> tid=9211] Member 172.17.0.4(179)<ec><v0>:32770 is equivalent or in the same redundancy zone.

[vm5] [info 2017/10/14 05:09:58.054 UTC <P2P message reader for 172.17.0.4(414)<v3>:32775 shared unordered uid=685 port=46100> tid=9214] Member 172.17.0.4(414)<v3>:32775 is equivalent or in the same redundancy zone.

[vm0] [info 2017/10/14 05:09:58.054 UTC <pool-81-thread-4> tid=4115] Initialization of region _monitoringRegion_172.17.0.4<v4>32776 completed

[vm0] [info 2017/10/14 05:09:58.054 UTC <pool-81-thread-4> tid=4115] Initializing region _notificationRegion_172.17.0.4<v4>32776

[vm0] [info 2017/10/14 05:09:58.055 UTC <pool-81-thread-4> tid=4115] Initialization of region _notificationRegion_172.17.0.4<v4>32776 completed

[vm5] [info 2017/10/14 05:09:58.060 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] No locator(s) found with cluster configuration service

[vm5] [info 2017/10/14 05:09:58.063 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] Requesting cluster configuration

[vm5] [info 2017/10/14 05:09:58.064 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] Initializing region _monitoringRegion_172.17.0.4<v4>32776

[vm5] [info 2017/10/14 05:09:58.066 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] Region _monitoringRegion_172.17.0.4<v4>32776 requesting initial image from 172.17.0.4(Manager:174)<v1>:32771

[vm5] [info 2017/10/14 05:09:58.066 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] _monitoringRegion_172.17.0.4<v4>32776 is done getting image from 172.17.0.4(Manager:174)<v1>:32771. isDeltaGII is false

[vm5] [info 2017/10/14 05:09:58.066 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] Initialization of region _monitoringRegion_172.17.0.4<v4>32776 completed

[vm5] 837.208: [GC (Allocation Failure) [PSYoungGen: 99055K->3740K(97280K)] 274430K->179748K(446976K), 0.0178888 secs] [Times: user=0.03 sys=0.00, real=0.02 secs] 
[vm5] [info 2017/10/14 05:09:58.207 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] Loading previously deployed jars

[vm5] [info 2017/10/14 05:09:58.209 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] Initializing region PdxTypes

[vm5] [info 2017/10/14 05:09:58.213 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] Region PdxTypes requesting initial image from 172.17.0.4(218)<v2>:32774

[vm5] [info 2017/10/14 05:09:58.213 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] PdxTypes is done getting image from 172.17.0.4(218)<v2>:32774. isDeltaGII is false

[vm5] [info 2017/10/14 05:09:58.213 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] Initialization of region PdxTypes completed

[vm5] [info 2017/10/14 05:09:58.222 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] Cache server connection listener bound to address c6c5972f2dfe-0.0.0.0/0.0.0.0:23014 with backlog 1,000.

[vm5] [info 2017/10/14 05:09:58.222 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] ClientHealthMonitorThread maximum allowed time between pings: 60,000

[vm5] [info 2017/10/14 05:09:58.224 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] CacheServer Configuration:   port=23014 max-connections=800 max-threads=0 notify-by-subscription=true socket-buffer-size=524288 maximum-time-between-pings=60000 maximum-message-count=230000 message-time-to-live=180 eviction-policy=none capacity=1 overflow directory=. groups=[__recv__group] loadProbe=ConnectionCountProbe loadPollInterval=5000 tcpNoDelay=true

[vm5] [info 2017/10/14 05:09:58.224 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] The GatewayReceiver started on port : 23,014

[vm5] [info 2017/10/14 05:09:58.224 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] Got result: 23014
[vm5]  from org.apache.geode.internal.cache.wan.wancommand.WanCommandListDUnitTest$$Lambda$308/1488392200.call with 0 args on object: org.apache.geode.internal.cache.wan.wancommand.WanCommandListDUnitTest$$Lambda$308/1488392200@5c37622b (took 499 ms)

[vm5] [info 2017/10/14 05:09:58.226 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] Received method: org.apache.geode.internal.cache.wan.wancommand.WanCommandListDUnitTest$$Lambda$309/1177542058.run with 0 args on object: org.apache.geode.internal.cache.wan.wancommand.WanCommandListDUnitTest$$Lambda$309/1177542058@18f8b64b

[vm5] [info 2017/10/14 05:09:58.228 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] Created disk store ln_Parallel with unique id 5389b7847bbd4b7f-892517046a9de7e5

[vm5] [info 2017/10/14 05:09:58.229 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] recovery region initialization took 0 ms

[vm5] [info 2017/10/14 05:09:58.230 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] Initializing region gatewayEventIdIndexMetaData

[vm5] [info 2017/10/14 05:09:58.234 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] Region gatewayEventIdIndexMetaData requesting initial image from 172.17.0.4(218)<v2>:32774

[vm5] [info 2017/10/14 05:09:58.235 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] gatewayEventIdIndexMetaData is done getting image from 172.17.0.4(218)<v2>:32774. isDeltaGII is false

[vm5] [info 2017/10/14 05:09:58.236 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] Initialization of region gatewayEventIdIndexMetaData completed

[vm5] [info 2017/10/14 05:09:58.238 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] ConcurrentParallelGatewaySenderEventProcessor: dispatcher threads 5

[vm5] [info 2017/10/14 05:09:58.247 UTC <Event Processor for GatewaySender_ln_Parallel_0> tid=9257] AutoConnectionSource UpdateLocatorListTask started with interval=10,000 ms.

[vm5] [info 2017/10/14 05:09:58.247 UTC <Event Processor for GatewaySender_ln_Parallel_0> tid=9257] Pool ln_Parallel started with multiuser-authentication=false

[vm5] [info 2017/10/14 05:09:58.250 UTC <Event Processor for GatewaySender_ln_Parallel_4> tid=9265] Socket receive buffer size is 212,992 instead of the requested 524,288.

[vm5] [info 2017/10/14 05:09:58.250 UTC <Event Processor for GatewaySender_ln_Parallel_0> tid=9257] Socket receive buffer size is 212,992 instead of the requested 524,288.

[vm5] [info 2017/10/14 05:09:58.250 UTC <Event Processor for GatewaySender_ln_Parallel_1> tid=9259] Socket receive buffer size is 212,992 instead of the requested 524,288.

[vm5] [info 2017/10/14 05:09:58.250 UTC <Event Processor for GatewaySender_ln_Parallel_4> tid=9265] Socket send buffer size is 212,992 instead of the requested 524,288.

[vm5] [info 2017/10/14 05:09:58.250 UTC <Event Processor for GatewaySender_ln_Parallel_0> tid=9257] Socket send buffer size is 212,992 instead of the requested 524,288.

[vm5] [info 2017/10/14 05:09:58.250 UTC <Event Processor for GatewaySender_ln_Parallel_3> tid=9263] Socket receive buffer size is 212,992 instead of the requested 524,288.

[vm5] [info 2017/10/14 05:09:58.250 UTC <Event Processor for GatewaySender_ln_Parallel_2> tid=9261] Socket receive buffer size is 212,992 instead of the requested 524,288.

[vm5] [info 2017/10/14 05:09:58.250 UTC <Event Processor for GatewaySender_ln_Parallel_1> tid=9259] Socket send buffer size is 212,992 instead of the requested 524,288.

[vm5] [info 2017/10/14 05:09:58.250 UTC <Event Processor for GatewaySender_ln_Parallel_3> tid=9263] Socket send buffer size is 212,992 instead of the requested 524,288.

[vm5] [info 2017/10/14 05:09:58.250 UTC <Event Processor for GatewaySender_ln_Parallel_2> tid=9261] Socket send buffer size is 212,992 instead of the requested 524,288.

[vm5] [info 2017/10/14 05:09:58.255 UTC <Event Processor for GatewaySender_ln_Parallel_4> tid=9265] ln_Parallel: Using Pooled Connection to c6c5972f2dfe:20970: Connection[c6c5972f2dfe:20970]@1925300617

[vm5] [info 2017/10/14 05:09:58.255 UTC <Event Processor for GatewaySender_ln_Parallel_1> tid=9259] ln_Parallel: Using Pooled Connection to c6c5972f2dfe:20970: Connection[c6c5972f2dfe:20970]@2016469825

[vm5] [info 2017/10/14 05:09:58.255 UTC <Event Processor for GatewaySender_ln_Parallel_0> tid=9257] ln_Parallel: Using Pooled Connection to c6c5972f2dfe:20970: Connection[c6c5972f2dfe:20970]@59710729

[vm5] [info 2017/10/14 05:09:58.255 UTC <Event Processor for GatewaySender_ln_Parallel_2> tid=9261] ln_Parallel: Using Pooled Connection to c6c5972f2dfe:20970: Connection[c6c5972f2dfe:20970]@1648881783

[vm5] [info 2017/10/14 05:09:58.255 UTC <Event Processor for GatewaySender_ln_Parallel_3> tid=9263] ln_Parallel: Using Pooled Connection to c6c5972f2dfe:20970: Connection[c6c5972f2dfe:20970]@1578748206

[vm5] [info 2017/10/14 05:09:58.256 UTC <poolTimer-ln_Parallel-3> tid=9269] Socket receive buffer size is 212,992 instead of the requested 524,288.

[vm5] [info 2017/10/14 05:09:58.256 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] Started  ParallelGatewaySender{id=ln_Parallel,remoteDsId=2,isRunning =true}

[vm5] [info 2017/10/14 05:09:58.256 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] Got result: null
[vm5]  from org.apache.geode.internal.cache.wan.wancommand.WanCommandListDUnitTest$$Lambda$309/1177542058.run with 0 args on object: org.apache.geode.internal.cache.wan.wancommand.WanCommandListDUnitTest$$Lambda$309/1177542058@18f8b64b (took 29 ms)

[vm5] [info 2017/10/14 05:09:58.256 UTC <poolTimer-ln_Parallel-3> tid=9269] Socket send buffer size is 212,992 instead of the requested 524,288.

[vm7] [info 2017/10/14 05:09:58.259 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.wancommand.WanCommandListDUnitTest$$Lambda$177/456215143.run with 0 args on object: org.apache.geode.internal.cache.wan.wancommand.WanCommandListDUnitTest$$Lambda$177/456215143@202d8e06

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


[vm7] [info 2017/10/14 05:09:58.265 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Starting membership services

[vm7] [info 2017/10/14 05:09:58.276 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] JGroups channel created (took 10ms)

[vm7] [info 2017/10/14 05:09:58.278 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] GemFire P2P Listener started on /172.17.0.4:52803

[vm7] [info 2017/10/14 05:09:58.278 UTC <Geode Failure Detection Server thread 0> tid=6217] Started failure detection server thread on /172.17.0.4:55579.

[vm2] [info 2017/10/14 05:09:58.281 UTC <locator request thread[3]> tid=4963] This member is becoming coordinator

[vm7] [info 2017/10/14 05:09:58.281 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Attempting to join the distributed system through coordinator 172.17.0.4(207)<ec><v0>:32772 using address 172.17.0.4(593):32777

[vm2] [info 2017/10/14 05:09:58.282 UTC <unicast receiver,c6c5972f2dfe-52029> tid=4941] received join request from 172.17.0.4(593):32777

[vm2] [info 2017/10/14 05:09:58.282 UTC <unicast receiver,c6c5972f2dfe-52029> tid=4941] Received a join request from 172.17.0.4(593):32777

[vm2] [info 2017/10/14 05:09:58.583 UTC <Geode Membership View Creator> tid=4948] View Creator is processing 1 requests for the next membership view

[vm2] [info 2017/10/14 05:09:58.583 UTC <Geode Membership View Creator> tid=4948] preparing new view View[172.17.0.4(207)<ec><v0>:32772|2] members: [172.17.0.4(207)<ec><v0>:32772{lead}, 172.17.0.4(533)<v1>:32773, 172.17.0.4(593)<v2>:32777]

[vm7] [info 2017/10/14 05:09:58.584 UTC <unicast receiver,c6c5972f2dfe-44135> tid=6213] received new view: View[172.17.0.4(207)<ec><v0>:32772|2] members: [172.17.0.4(207)<ec><v0>:32772{lead}, 172.17.0.4(533)<v1>:32773, 172.17.0.4(593)<v2>:32777]
[vm7] old view is: null

[vm7] [info 2017/10/14 05:09:58.585 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Finished joining (took 306ms).

[vm2] [info 2017/10/14 05:09:58.585 UTC <Geode Membership View Creator> tid=4948] finished waiting for responses to view preparation

[vm7] [info 2017/10/14 05:09:58.585 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Starting DistributionManager 172.17.0.4(593)<v2>:32777.  (took 321 ms)

[vm2] [info 2017/10/14 05:09:58.585 UTC <Geode Membership View Creator> tid=4948] received new view: View[172.17.0.4(207)<ec><v0>:32772|2] members: [172.17.0.4(207)<ec><v0>:32772{lead}, 172.17.0.4(533)<v1>:32773, 172.17.0.4(593)<v2>:32777]
[vm2] old view is: View[172.17.0.4(207)<ec><v0>:32772|1] members: [172.17.0.4(207)<ec><v0>:32772{lead}, 172.17.0.4(533)<v1>:32773]

[vm2] [info 2017/10/14 05:09:58.585 UTC <Geode Membership View Creator> tid=4948] Peer locator received new membership view: View[172.17.0.4(207)<ec><v0>:32772|2] members: [172.17.0.4(207)<ec><v0>:32772{lead}, 172.17.0.4(533)<v1>:32773, 172.17.0.4(593)<v2>:32777]

[vm7] [info 2017/10/14 05:09:58.585 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Initial (distribution manager) view =  View[172.17.0.4(207)<ec><v0>:32772|2] members: [172.17.0.4(207)<ec><v0>:32772{lead}, 172.17.0.4(533)<v1>:32773, 172.17.0.4(593)<v2>:32777]

[vm7] [info 2017/10/14 05:09:58.585 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Admitting member <172.17.0.4(207)<ec><v0>:32772>. Now there are 1 non-admin member(s).

[vm7] [info 2017/10/14 05:09:58.585 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Admitting member <172.17.0.4(533)<v1>:32773>. Now there are 2 non-admin member(s).

[vm7] [info 2017/10/14 05:09:58.585 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Admitting member <172.17.0.4(593)<v2>:32777>. Now there are 3 non-admin member(s).

[vm2] [info 2017/10/14 05:09:58.586 UTC <Geode Membership View Creator> tid=4948] sending new view View[172.17.0.4(207)<ec><v0>:32772|2] members: [172.17.0.4(207)<ec><v0>:32772{lead}, 172.17.0.4(533)<v1>:32773, 172.17.0.4(593)<v2>:32777]

[vm2] [info 2017/10/14 05:09:58.586 UTC <View Message Processor> tid=4955] Membership: Processing addition < 172.17.0.4(593)<v2>:32777 >

[vm2] [info 2017/10/14 05:09:58.586 UTC <View Message Processor> tid=4955] Admitting member <172.17.0.4(593)<v2>:32777>. Now there are 3 non-admin member(s).

[vm6] [info 2017/10/14 05:09:58.586 UTC <unicast receiver,c6c5972f2dfe-62694> tid=6340] received new view: View[172.17.0.4(207)<ec><v0>:32772|2] members: [172.17.0.4(207)<ec><v0>:32772{lead}, 172.17.0.4(533)<v1>:32773, 172.17.0.4(593)<v2>:32777]
[vm6] old view is: View[172.17.0.4(207)<ec><v0>:32772|1] members: [172.17.0.4(207)<ec><v0>:32772{lead}, 172.17.0.4(533)<v1>:32773]

[vm6] [info 2017/10/14 05:09:58.587 UTC <P2P message reader@15eee039> tid=6418] Admitting member <172.17.0.4(593)<v2>:32777>. Now there are 3 non-admin member(s).

[vm6] [info 2017/10/14 05:09:58.588 UTC <Pooled High Priority Message Processor 1> tid=6360] Member 172.17.0.4(593)<v2>:32777 is equivalent or in the same redundancy zone.

[vm2] [info 2017/10/14 05:09:58.588 UTC <Pooled High Priority Message Processor 1> tid=4958] Member 172.17.0.4(593)<v2>:32777 is equivalent or in the same redundancy zone.

[vm7] [info 2017/10/14 05:09:58.589 UTC <P2P message reader for 172.17.0.4(533)<v1>:32773 shared unordered uid=296 port=34060> tid=6225] Member 172.17.0.4(533)<v1>:32773 is equivalent or in the same redundancy zone.

[vm7] [info 2017/10/14 05:09:58.590 UTC <P2P message reader for 172.17.0.4(207)<ec><v0>:32772 shared unordered uid=187 port=34062> tid=6226] Member 172.17.0.4(207)<ec><v0>:32772 is equivalent or in the same redundancy zone.

[vm7] [info 2017/10/14 05:09:58.596 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] No locator(s) found with cluster configuration service

[vm7] [info 2017/10/14 05:09:58.598 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Requesting cluster configuration

[vm7] [info 2017/10/14 05:09:58.600 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Initializing region _monitoringRegion_172.17.0.4<v2>32777

[vm7] [info 2017/10/14 05:09:58.600 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Initialization of region _monitoringRegion_172.17.0.4<v2>32777 completed

[vm6] [warn 2017/10/14 05:09:58.625 UTC <Geode Failure Detection thread 1> tid=6423] Unable to send message to 172.17.0.4(593)<v2>:32777
[vm6] java.io.IOException: Operation not permitted (sendto failed)
[vm6] 	at java.net.PlainDatagramSocketImpl.send(Native Method)
[vm6] 	at java.net.DatagramSocket.send(DatagramSocket.java:693)
[vm6] 	at org.jgroups.protocols.UDP._send(UDP.java:224)
[vm6] 	at org.jgroups.protocols.UDP.sendUnicast(UDP.java:215)
[vm6] 	at org.jgroups.protocols.TP.sendToSingleMember(TP.java:1895)
[vm6] 	at org.jgroups.protocols.TP.doSend(TP.java:1883)
[vm6] 	at org.apache.geode.distributed.internal.membership.gms.messenger.Transport.doSend(Transport.java:86)
[vm6] 	at org.jgroups.protocols.TP.send(TP.java:1869)
[vm6] 	at org.apache.geode.distributed.internal.membership.gms.messenger.Transport._send(Transport.java:52)
[vm6] 	at org.jgroups.protocols.TP.down(TP.java:1474)
[vm6] 	at org.jgroups.stack.Protocol.down(Protocol.java:439)
[vm6] 	at org.apache.geode.distributed.internal.membership.gms.messenger.StatRecorder.down(StatRecorder.java:89)
[vm6] 	at org.jgroups.protocols.UNICAST3.down(UNICAST3.java:639)
[vm6] 	at org.jgroups.protocols.FlowControl.down(FlowControl.java:347)
[vm6] 	at org.jgroups.protocols.FRAG2.down(FRAG2.java:136)
[vm6] 	at org.jgroups.stack.ProtocolStack.down(ProtocolStack.java:1039)
[vm6] 	at org.jgroups.JChannel.down(JChannel.java:790)
[vm6] 	at org.jgroups.JChannel.send(JChannel.java:426)
[vm6] 	at org.apache.geode.distributed.internal.membership.gms.messenger.JGroupsMessenger.send(JGroupsMessenger.java:774)
[vm6] 	at org.apache.geode.distributed.internal.membership.gms.messenger.JGroupsMessenger.send(JGroupsMessenger.java:634)
[vm6] 	at org.apache.geode.distributed.internal.membership.gms.fd.GMSHealthMonitor.doCheckMember(GMSHealthMonitor.java:466)
[vm6] 	at org.apache.geode.distributed.internal.membership.gms.fd.GMSHealthMonitor.lambda$checkMember$0(GMSHealthMonitor.java:415)
[vm6] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[vm6] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[vm6] 	at java.lang.Thread.run(Thread.java:748)

[vm2] [info 2017/10/14 05:09:58.629 UTC <unicast receiver,c6c5972f2dfe-52029> tid=4941] received suspect message from 172.17.0.4(533)<v1>:32773 for 172.17.0.4(593)<v2>:32777: Unable to send messages to this member via JGroups

[vm2] [info 2017/10/14 05:09:58.632 UTC <Geode Failure Detection thread 1> tid=4969] Performing final check for suspect member 172.17.0.4(593)<v2>:32777 reason=Unable to send messages to this member via JGroups

[vm2] [info 2017/10/14 05:09:58.633 UTC <unicast receiver,c6c5972f2dfe-52029> tid=4941] No longer suspecting 172.17.0.4(593)<v2>:32777

[vm2] [info 2017/10/14 05:09:58.636 UTC <Geode Failure Detection thread 1> tid=4969] Final check passed for suspect member 172.17.0.4(593)<v2>:32777

[vm6] [error 2017/10/14 05:09:58.636 UTC <unicast receiver,c6c5972f2dfe-62694> tid=6340] Exception deserializing message payload: [dst: 172.17.0.4<v1>:32773, src: 172.17.0.4<v0>:32772 (2 headers), size=105 bytes, flags=OOB|DONT_BUNDLE|NO_FC|SKIP_BARRIER]
[vm6] org.apache.geode.internal.DSFIDNotFoundException: Unknown DataSerializableFixedID: -158
[vm6] 	at org.apache.geode.internal.DSFIDFactory.create(DSFIDFactory.java:1003)
[vm6] 	at org.apache.geode.internal.InternalDataSerializer.basicReadObject(InternalDataSerializer.java:2693)
[vm6] 	at org.apache.geode.DataSerializer.readObject(DataSerializer.java:2961)
[vm6] 	at org.apache.geode.distributed.internal.membership.gms.messenger.JGroupsMessenger.deserializeMessage(JGroupsMessenger.java:1121)
[vm6] 	at org.apache.geode.distributed.internal.membership.gms.messenger.JGroupsMessenger.readJGMessage(JGroupsMessenger.java:1013)
[vm6] 	at org.apache.geode.distributed.internal.membership.gms.messenger.JGroupsMessenger$JGroupsReceiver.receive(JGroupsMessenger.java:1279)
[vm6] 	at org.jgroups.JChannel.invokeCallback(JChannel.java:816)
[vm6] 	at org.jgroups.JChannel.up(JChannel.java:741)
[vm6] 	at org.jgroups.stack.ProtocolStack.up(ProtocolStack.java:1030)
[vm6] 	at org.jgroups.protocols.FRAG2.up(FRAG2.java:165)
[vm6] 	at org.jgroups.protocols.FlowControl.up(FlowControl.java:390)
[vm6] 	at org.jgroups.protocols.UNICAST3.deliverMessage(UNICAST3.java:1070)
[vm6] 	at org.jgroups.protocols.UNICAST3.handleDataReceived(UNICAST3.java:785)
[vm6] 	at org.jgroups.protocols.UNICAST3.up(UNICAST3.java:426)
[vm6] 	at org.apache.geode.distributed.internal.membership.gms.messenger.StatRecorder.up(StatRecorder.java:74)
[vm6] 	at org.apache.geode.distributed.internal.membership.gms.messenger.AddressManager.up(AddressManager.java:72)
[vm6] 	at org.jgroups.protocols.TP.passMessageUp(TP.java:1601)
[vm6] 	at org.jgroups.protocols.TP$SingleMessageHandler.run(TP.java:1817)
[vm6] 	at org.jgroups.util.DirectExecutor.execute(DirectExecutor.java:10)
[vm6] 	at org.jgroups.protocols.TP.handleSingleMessage(TP.java:1729)
[vm6] 	at org.jgroups.protocols.TP.receive(TP.java:1654)
[vm6] 	at org.apache.geode.distributed.internal.membership.gms.messenger.Transport.receive(Transport.java:160)
[vm6] 	at org.jgroups.protocols.UDP$PacketReceiver.run(UDP.java:701)
[vm6] 	at java.lang.Thread.run(Thread.java:748)

[vm7] 833.668: [GC (Allocation Failure) [PSYoungGen: 82930K->3316K(82944K)] 199147K->119937K(432640K), 0.0135146 secs] [Times: user=0.07 sys=0.02, real=0.02 secs] 
[vm7] [info 2017/10/14 05:09:58.740 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Loading previously deployed jars

[vm7] [info 2017/10/14 05:09:58.741 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Initializing region PdxTypes

[vm7] [info 2017/10/14 05:09:58.744 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Region PdxTypes requesting initial image from 172.17.0.4(533)<v1>:32773

[vm7] [info 2017/10/14 05:09:58.744 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] PdxTypes is done getting image from 172.17.0.4(533)<v1>:32773. isDeltaGII is false

[vm7] [info 2017/10/14 05:09:58.744 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Initialization of region PdxTypes completed

[vm7] [info 2017/10/14 05:09:58.744 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Got result: null
[vm7]  from org.apache.geode.internal.cache.wan.wancommand.WanCommandListDUnitTest$$Lambda$177/456215143.run with 0 args on object: org.apache.geode.internal.cache.wan.wancommand.WanCommandListDUnitTest$$Lambda$177/456215143@202d8e06 (took 485 ms)

[vm7] [info 2017/10/14 05:09:58.748 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.wancommand.WanCommandListDUnitTest$$Lambda$178/669927753.run with 0 args on object: org.apache.geode.internal.cache.wan.wancommand.WanCommandListDUnitTest$$Lambda$178/669927753@3458fa87

[vm7] [info 2017/10/14 05:09:58.751 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Created disk store ln_Serial with unique id 5d38a042dd8045ac-ab008aab34c6ef80

[vm7] [info 2017/10/14 05:09:58.752 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] recovery region initialization took 1 ms

[vm7] [info 2017/10/14 05:09:58.754 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Initializing region gatewayEventIdIndexMetaData

[vm7] [info 2017/10/14 05:09:58.754 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Initialization of region gatewayEventIdIndexMetaData completed

[vm7] [info 2017/10/14 05:09:58.757 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] SerialGatewaySender{id=ln_Serial,remoteDsId=1,isRunning =false,isPrimary =false} : Starting as primary

[vm7] [info 2017/10/14 05:09:58.757 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] SerialGatewaySender{id=ln_Serial,remoteDsId=1,isRunning =false,isPrimary =false} : Becoming primary gateway sender

[vm7] [info 2017/10/14 05:09:58.758 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Initializing region ln_Serial.0_SERIAL_GATEWAY_SENDER_QUEUE

[vm7] [info 2017/10/14 05:09:58.759 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Initialization of region ln_Serial.0_SERIAL_GATEWAY_SENDER_QUEUE completed

[vm7] [info 2017/10/14 05:09:58.760 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Initializing region ln_Serial.1_SERIAL_GATEWAY_SENDER_QUEUE

[vm7] [info 2017/10/14 05:09:58.760 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Initialization of region ln_Serial.1_SERIAL_GATEWAY_SENDER_QUEUE completed

[vm7] [info 2017/10/14 05:09:58.761 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Initializing region ln_Serial.2_SERIAL_GATEWAY_SENDER_QUEUE

[vm7] [info 2017/10/14 05:09:58.761 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Initialization of region ln_Serial.2_SERIAL_GATEWAY_SENDER_QUEUE completed

[vm7] [info 2017/10/14 05:09:58.761 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Initializing region ln_Serial.3_SERIAL_GATEWAY_SENDER_QUEUE

[vm7] [info 2017/10/14 05:09:58.762 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Initialization of region ln_Serial.3_SERIAL_GATEWAY_SENDER_QUEUE completed

[vm7] [info 2017/10/14 05:09:58.763 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Initializing region ln_Serial.4_SERIAL_GATEWAY_SENDER_QUEUE

[vm7] [info 2017/10/14 05:09:58.763 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Initialization of region ln_Serial.4_SERIAL_GATEWAY_SENDER_QUEUE completed

[vm7] [info 2017/10/14 05:09:58.768 UTC <Event Processor for GatewaySender_ln_Serial.0> tid=6265] AutoConnectionSource UpdateLocatorListTask started with interval=10,000 ms.

[vm7] [info 2017/10/14 05:09:58.768 UTC <Event Processor for GatewaySender_ln_Serial.0> tid=6265] Pool ln_Serial started with multiuser-authentication=false

[vm7] [info 2017/10/14 05:09:58.770 UTC <Event Processor for GatewaySender_ln_Serial.0> tid=6265] Socket receive buffer size is 212,992 instead of the requested 524,288.

[vm7] [info 2017/10/14 05:09:58.770 UTC <Event Processor for GatewaySender_ln_Serial.0> tid=6265] Socket send buffer size is 212,992 instead of the requested 524,288.

[vm7] [info 2017/10/14 05:09:58.774 UTC <Event Processor for GatewaySender_ln_Serial.0> tid=6265] ln_Serial: Using Pooled Connection to c6c5972f2dfe:23014: Connection[c6c5972f2dfe:23014]@528099482

[vm7] [info 2017/10/14 05:09:58.775 UTC <Event Processor for GatewaySender_ln_Serial.1> tid=6267] Socket receive buffer size is 212,992 instead of the requested 524,288.

[vm7] [info 2017/10/14 05:09:58.775 UTC <Event Processor for GatewaySender_ln_Serial.1> tid=6267] Socket send buffer size is 212,992 instead of the requested 524,288.

[vm7] [info 2017/10/14 05:09:58.775 UTC <poolTimer-ln_Serial-3> tid=6277] Socket receive buffer size is 212,992 instead of the requested 524,288.

[vm7] [info 2017/10/14 05:09:58.775 UTC <poolTimer-ln_Serial-3> tid=6277] Socket send buffer size is 212,992 instead of the requested 524,288.

[vm7] [info 2017/10/14 05:09:58.779 UTC <Event Processor for GatewaySender_ln_Serial.1> tid=6267] ln_Serial: Using Pooled Connection to c6c5972f2dfe:23014: Connection[c6c5972f2dfe:23014]@1691468857

[vm7] [info 2017/10/14 05:09:58.779 UTC <Event Processor for GatewaySender_ln_Serial.2> tid=6269] Socket receive buffer size is 212,992 instead of the requested 524,288.

[vm7] [info 2017/10/14 05:09:58.779 UTC <Event Processor for GatewaySender_ln_Serial.2> tid=6269] Socket send buffer size is 212,992 instead of the requested 524,288.

[vm7] [info 2017/10/14 05:09:58.782 UTC <Event Processor for GatewaySender_ln_Serial.2> tid=6269] ln_Serial: Using Pooled Connection to c6c5972f2dfe:23014: Connection[c6c5972f2dfe:23014]@1588486401

[vm7] [info 2017/10/14 05:09:58.782 UTC <Event Processor for GatewaySender_ln_Serial.3> tid=6271] ln_Serial: Using Pooled Connection to c6c5972f2dfe:23014: Connection[c6c5972f2dfe:23014]@2044837616

[vm7] [info 2017/10/14 05:09:58.782 UTC <Event Processor for GatewaySender_ln_Serial.4> tid=6273] Socket receive buffer size is 212,992 instead of the requested 524,288.

[vm7] [info 2017/10/14 05:09:58.782 UTC <Event Processor for GatewaySender_ln_Serial.4> tid=6273] Socket send buffer size is 212,992 instead of the requested 524,288.

[vm7] [info 2017/10/14 05:09:58.784 UTC <Event Processor for GatewaySender_ln_Serial.4> tid=6273] ln_Serial: Using Pooled Connection to c6c5972f2dfe:23014: Connection[c6c5972f2dfe:23014]@68571872

[vm7] [info 2017/10/14 05:09:58.785 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Started  SerialGatewaySender{id=ln_Serial,remoteDsId=1,isRunning =true,isPrimary =true}

[vm7] [info 2017/10/14 05:09:58.785 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Got result: null
[vm7]  from org.apache.geode.internal.cache.wan.wancommand.WanCommandListDUnitTest$$Lambda$178/669927753.run with 0 args on object: org.apache.geode.internal.cache.wan.wancommand.WanCommandListDUnitTest$$Lambda$178/669927753@3458fa87 (took 36 ms)

[vm7] [info 2017/10/14 05:09:58.788 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.wancommand.WanCommandListDUnitTest$$Lambda$179/750085034.run with 0 args on object: org.apache.geode.internal.cache.wan.wancommand.WanCommandListDUnitTest$$Lambda$179/750085034@2e5f380f

[vm7] [info 2017/10/14 05:09:58.790 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Created disk store ln_Parallel with unique id a124d2e7e2fe47ea-b79beebd833ec66b

[vm7] [info 2017/10/14 05:09:58.791 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] recovery region initialization took 0 ms

[vm7] [info 2017/10/14 05:09:58.792 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] ConcurrentParallelGatewaySenderEventProcessor: dispatcher threads 5

[vm7] [info 2017/10/14 05:09:58.798 UTC <Event Processor for GatewaySender_ln_Parallel_0> tid=6282] AutoConnectionSource UpdateLocatorListTask started with interval=10,000 ms.

[vm7] [info 2017/10/14 05:09:58.799 UTC <Event Processor for GatewaySender_ln_Parallel_0> tid=6282] Pool ln_Parallel started with multiuser-authentication=false

[vm7] [info 2017/10/14 05:09:58.800 UTC <Event Processor for GatewaySender_ln_Parallel_0> tid=6282] Socket receive buffer size is 212,992 instead of the requested 524,288.

[vm7] [info 2017/10/14 05:09:58.800 UTC <Event Processor for GatewaySender_ln_Parallel_0> tid=6282] Socket send buffer size is 212,992 instead of the requested 524,288.

[vm7] [info 2017/10/14 05:09:58.800 UTC <Event Processor for GatewaySender_ln_Parallel_4> tid=6290] Socket receive buffer size is 212,992 instead of the requested 524,288.

[vm7] [info 2017/10/14 05:09:58.800 UTC <Event Processor for GatewaySender_ln_Parallel_4> tid=6290] Socket send buffer size is 212,992 instead of the requested 524,288.

[vm7] [info 2017/10/14 05:09:58.800 UTC <Event Processor for GatewaySender_ln_Parallel_1> tid=6284] Socket receive buffer size is 212,992 instead of the requested 524,288.

[vm7] [info 2017/10/14 05:09:58.800 UTC <Event Processor for GatewaySender_ln_Parallel_1> tid=6284] Socket send buffer size is 212,992 instead of the requested 524,288.

[vm7] [info 2017/10/14 05:09:58.801 UTC <Event Processor for GatewaySender_ln_Parallel_3> tid=6288] Socket receive buffer size is 212,992 instead of the requested 524,288.

[vm7] [info 2017/10/14 05:09:58.801 UTC <Event Processor for GatewaySender_ln_Parallel_2> tid=6286] Socket receive buffer size is 212,992 instead of the requested 524,288.

[vm7] [info 2017/10/14 05:09:58.801 UTC <Event Processor for GatewaySender_ln_Parallel_3> tid=6288] Socket send buffer size is 212,992 instead of the requested 524,288.

[vm7] [info 2017/10/14 05:09:58.801 UTC <Event Processor for GatewaySender_ln_Parallel_2> tid=6286] Socket send buffer size is 212,992 instead of the requested 524,288.

[vm7] [info 2017/10/14 05:09:58.807 UTC <Event Processor for GatewaySender_ln_Parallel_4> tid=6290] ln_Parallel: Using Pooled Connection to c6c5972f2dfe:23014: Connection[c6c5972f2dfe:23014]@1554861260

[vm7] [info 2017/10/14 05:09:58.808 UTC <Event Processor for GatewaySender_ln_Parallel_3> tid=6288] ln_Parallel: Using Pooled Connection to c6c5972f2dfe:23014: Connection[c6c5972f2dfe:23014]@172334217

[vm7] [info 2017/10/14 05:09:58.808 UTC <Event Processor for GatewaySender_ln_Parallel_2> tid=6286] ln_Parallel: Using Pooled Connection to c6c5972f2dfe:23014: Connection[c6c5972f2dfe:23014]@342161791

[vm7] [info 2017/10/14 05:09:58.808 UTC <Event Processor for GatewaySender_ln_Parallel_0> tid=6282] ln_Parallel: Using Pooled Connection to c6c5972f2dfe:23014: Connection[c6c5972f2dfe:23014]@1612201923

[vm7] [info 2017/10/14 05:09:58.808 UTC <Event Processor for GatewaySender_ln_Parallel_1> tid=6284] ln_Parallel: Using Pooled Connection to c6c5972f2dfe:23014: Connection[c6c5972f2dfe:23014]@1654752082

[vm7] [info 2017/10/14 05:09:58.809 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Started  ParallelGatewaySender{id=ln_Parallel,remoteDsId=1,isRunning =true}

[vm7] [info 2017/10/14 05:09:58.809 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Got result: null
[vm7]  from org.apache.geode.internal.cache.wan.wancommand.WanCommandListDUnitTest$$Lambda$179/750085034.run with 0 args on object: org.apache.geode.internal.cache.wan.wancommand.WanCommandListDUnitTest$$Lambda$179/750085034@2e5f380f (took 20 ms)

[vm7] [info 2017/10/14 05:09:58.809 UTC <poolTimer-ln_Parallel-3> tid=6294] Socket receive buffer size is 212,992 instead of the requested 524,288.

[info 2017/10/14 05:09:58.809 UTC <Test worker> tid=22] Pausing for 10000 ms...

[vm7] [info 2017/10/14 05:09:58.809 UTC <poolTimer-ln_Parallel-3> tid=6294] Socket send buffer size is 212,992 instead of the requested 524,288.

[locator] [warn 2017/10/14 05:10:03.175 UTC <WAN Locator Discovery Thread> tid=82] Locator discovery task could not exchange locator information c6c5972f2dfe[39390] with localhost[0] after 86 retry attempts. Retrying in 10,000 ms.

[vm3] [info 2017/10/14 05:10:07.116 UTC <poolTimer-ln_Serial-5> tid=5449] Socket receive buffer size is 212,992 instead of the requested 524,288.

[vm3] [info 2017/10/14 05:10:07.116 UTC <poolTimer-ln_Serial-5> tid=5449] Socket send buffer size is 212,992 instead of the requested 524,288.

[vm4] [info 2017/10/14 05:10:07.712 UTC <poolTimer-ln_Serial-5> tid=9736] Socket receive buffer size is 212,992 instead of the requested 524,288.

[vm4] [info 2017/10/14 05:10:07.713 UTC <poolTimer-ln_Serial-5> tid=9736] Socket send buffer size is 212,992 instead of the requested 524,288.

[vm7] [info 2017/10/14 05:10:08.775 UTC <poolTimer-ln_Serial-5> tid=6298] Socket receive buffer size is 212,992 instead of the requested 524,288.

[vm7] [info 2017/10/14 05:10:08.775 UTC <poolTimer-ln_Serial-5> tid=6298] Socket send buffer size is 212,992 instead of the requested 524,288.

[info 2017/10/14 05:10:08.833 UTC <Test worker> tid=22] testListGatewaySenderGatewayReceiver_group : GatewaysGateways
GatewaySender
GatewaySender Id |          Member           | Remote Cluster Id |   Type   | Status  | Queued Events | Receiver Location
---------------- | ------------------------- | ----------------- | -------- | ------- | ------------- | ------------------
ln_Parallel      | 172.17.0.4(218)<v2>:32774 | 2                 | Parallel | Running | 0             | c6c5972f2dfe:20970
ln_Parallel      | 172.17.0.4(414)<v3>:32775 | 2                 | Parallel | Running | 0             | c6c5972f2dfe:20970
ln_Serial        | 172.17.0.4(218)<v2>:32774 | 2                 | Serial   | Running | 0             | c6c5972f2dfe:20970
ln_Serial        | 172.17.0.4(414)<v3>:32775 | 2                 | Serial   | Running | 0             | c6c5972f2dfe:20970


[info 2017/10/14 05:10:08.852 UTC <Test worker> tid=22] testListGatewaySenderGatewayReceiver_group : GatewaysGateways
GatewaySender
GatewaySender Id |          Member           | Remote Cluster Id |   Type   | Status  | Queued Events | Receiver Location
---------------- | ------------------------- | ----------------- | -------- | ------- | ------------- | ------------------
ln_Parallel      | 172.17.0.4(218)<v2>:32774 | 2                 | Parallel | Running | 0             | c6c5972f2dfe:20970
ln_Parallel      | 172.17.0.4(414)<v3>:32775 | 2                 | Parallel | Running | 0             | c6c5972f2dfe:20970
ln_Parallel      | 172.17.0.4(474)<v4>:32776 | 2                 | Parallel | Running | 0             | c6c5972f2dfe:20970
ln_Serial        | 172.17.0.4(218)<v2>:32774 | 2                 | Serial   | Running | 0             | c6c5972f2dfe:20970
ln_Serial        | 172.17.0.4(414)<v3>:32775 | 2                 | Serial   | Running | 0             | c6c5972f2dfe:20970
GatewayReceiver
         Member           | Port  | Sender Count | Sender's Connected
------------------------- | ----- | ------------ | ----------------------------
172.17.0.4(474)<v4>:32776 | 23014 | 11           | [Ljava.lang.String;@3c6488ec


[info 2017/10/14 05:10:08.870 UTC <Test worker> tid=22] testListGatewaySenderGatewayReceiver_group : GatewaysGateways
GatewaySender
GatewaySender Id |          Member           | Remote Cluster Id |   Type   | Status  | Queued Events | Receiver Location
---------------- | ------------------------- | ----------------- | -------- | ------- | ------------- | ------------------
ln_Parallel      | 172.17.0.4(474)<v4>:32776 | 2                 | Parallel | Running | 0             | c6c5972f2dfe:20970
GatewayReceiver
         Member           | Port  | Sender Count | Sender's Connected
------------------------- | ----- | ------------ | ----------------------------
172.17.0.4(474)<v4>:32776 | 23014 | 11           | [Ljava.lang.String;@3c6488ec


[info 2017/10/14 05:10:08.891 UTC <Test worker> tid=22] testListGatewaySenderGatewayReceiver_group : GatewaysGateways
GatewaySender
GatewaySender Id |          Member           | Remote Cluster Id |   Type   | Status  | Queued Events | Receiver Location
---------------- | ------------------------- | ----------------- | -------- | ------- | ------------- | ------------------
ln_Parallel      | 172.17.0.4(218)<v2>:32774 | 2                 | Parallel | Running | 0             | c6c5972f2dfe:20970
ln_Parallel      | 172.17.0.4(414)<v3>:32775 | 2                 | Parallel | Running | 0             | c6c5972f2dfe:20970
ln_Parallel      | 172.17.0.4(474)<v4>:32776 | 2                 | Parallel | Running | 0             | c6c5972f2dfe:20970
ln_Serial        | 172.17.0.4(218)<v2>:32774 | 2                 | Serial   | Running | 0             | c6c5972f2dfe:20970
ln_Serial        | 172.17.0.4(414)<v3>:32775 | 2                 | Serial   | Running | 0             | c6c5972f2dfe:20970
GatewayReceiver
         Member           | Port  | Sender Count | Sender's Connected
------------------------- | ----- | ------------ | ----------------------------
172.17.0.4(474)<v4>:32776 | 23014 | 11           | [Ljava.lang.String;@3c6488ec


[info 2017/10/14 05:10:08.927 UTC <Test worker> tid=22] testListGatewaySenderGatewayReceiver_group : GatewaysGateways
GatewaySender
GatewaySender Id |          Member           | Remote Cluster Id |   Type   | Status  | Queued Events | Receiver Location
---------------- | ------------------------- | ----------------- | -------- | ------- | ------------- | ------------------
ln_Parallel      | 172.17.0.4(218)<v2>:32774 | 2                 | Parallel | Running | 0             | c6c5972f2dfe:20970
ln_Parallel      | 172.17.0.4(414)<v3>:32775 | 2                 | Parallel | Running | 0             | c6c5972f2dfe:20970
ln_Parallel      | 172.17.0.4(474)<v4>:32776 | 2                 | Parallel | Running | 0             | c6c5972f2dfe:20970
ln_Serial        | 172.17.0.4(218)<v2>:32774 | 2                 | Serial   | Running | 0             | c6c5972f2dfe:20970
ln_Serial        | 172.17.0.4(414)<v3>:32775 | 2                 | Serial   | Running | 0             | c6c5972f2dfe:20970
GatewayReceiver
         Member           | Port  | Sender Count | Sender's Connected
------------------------- | ----- | ------------ | ----------------------------
172.17.0.4(474)<v4>:32776 | 23014 | 11           | [Ljava.lang.String;@3c6488ec


[vm0] [info 2017/10/14 05:10:08.945 UTC <RMI TCP Connection(9)-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/14 05:10:08.960 UTC <RMI TCP Connection(9)-172.17.0.4> tid=30] GemFireCache[id = 603955315; isClosing = true; isShutDownAll = false; created = Sat Oct 14 05:09:55 UTC 2017; server = false; copyOnRead = false; lockLease = 120; lockTimeout = 60]: Now closing.

[vm0] [info 2017/10/14 05:10:08.965 UTC <RMI TCP Connection(9)-172.17.0.4> tid=30] Shutting down DistributionManager 172.17.0.4(Manager:174)<v1>:32771. 

[vm1] [info 2017/10/14 05:10:08.965 UTC <Pooled High Priority Message Processor 1> tid=3849] received leave request from 172.17.0.4(Manager:174)<v1>:32771 for 172.17.0.4(Manager:174)<v1>:32771

[vm1] [info 2017/10/14 05:10:08.966 UTC <Pooled High Priority Message Processor 1> tid=3849] Member at 172.17.0.4(Manager:174)<v1>:32771 gracefully left the distributed cache: shutdown message received
[vm5] [info 2017/10/14 05:10:08.966 UTC <Pooled High Priority Message Processor 2> tid=9226] received leave request from 172.17.0.4(Manager:174)<v1>:32771 for 172.17.0.4(Manager:174)<v1>:32771


[vm3] [info 2017/10/14 05:10:08.966 UTC <Pooled High Priority Message Processor 2> tid=5401] received leave request from 172.17.0.4(Manager:174)<v1>:32771 for 172.17.0.4(Manager:174)<v1>:32771
[vm4] [info 2017/10/14 05:10:08.966 UTC <Pooled High Priority Message Processor 2> tid=9669] received leave request from 172.17.0.4(Manager:174)<v1>:32771 for 172.17.0.4(Manager:174)<v1>:32771


[vm3] [info 2017/10/14 05:10:08.966 UTC <Pooled High Priority Message Processor 2> tid=5401] Member at 172.17.0.4(Manager:174)<v1>:32771 gracefully left the distributed cache: shutdown message received

[vm5] [info 2017/10/14 05:10:08.966 UTC <Pooled High Priority Message Processor 2> tid=9226] Member at 172.17.0.4(Manager:174)<v1>:32771 gracefully left the distributed cache: shutdown message received

[vm4] [info 2017/10/14 05:10:08.966 UTC <Pooled High Priority Message Processor 2> tid=9669] Member at 172.17.0.4(Manager:174)<v1>:32771 gracefully left the distributed cache: shutdown message received

[vm0] [info 2017/10/14 05:10:09.066 UTC <RMI TCP Connection(9)-172.17.0.4> tid=30] Now closing distribution for 172.17.0.4(Manager:174)<v1>:32771

[vm0] [info 2017/10/14 05:10:09.066 UTC <RMI TCP Connection(9)-172.17.0.4> tid=30] Stopping membership services

[vm5] [info 2017/10/14 05:10:09.067 UTC <unicast receiver,c6c5972f2dfe-45845> tid=9195] received leave request from 172.17.0.4(Manager:174)<v1>:32771 for 172.17.0.4(Manager:174)<v1>:32771

[vm4] [info 2017/10/14 05:10:09.067 UTC <unicast receiver,c6c5972f2dfe-51290> tid=9641] received leave request from 172.17.0.4(Manager:174)<v1>:32771 for 172.17.0.4(Manager:174)<v1>:32771

[vm1] [info 2017/10/14 05:10:09.067 UTC <unicast receiver,c6c5972f2dfe-5614> tid=3808] received leave request from 172.17.0.4(Manager:174)<v1>:32771 for 172.17.0.4(Manager:174)<v1>:32771

[vm3] [info 2017/10/14 05:10:09.067 UTC <unicast receiver,c6c5972f2dfe-47108> tid=5350] received leave request from 172.17.0.4(Manager:174)<v1>:32771 for 172.17.0.4(Manager:174)<v1>:32771

[vm0] [info 2017/10/14 05:10:09.068 UTC <RMI TCP Connection(9)-172.17.0.4> tid=30] GMSHealthMonitor server socket is closed in stopServices().

[vm0] [info 2017/10/14 05:10:09.068 UTC <Geode Failure Detection Server thread 0> tid=4043] GMSHealthMonitor server thread exiting

[vm0] [info 2017/10/14 05:10:09.068 UTC <RMI TCP Connection(9)-172.17.0.4> tid=30] GMSHealthMonitor serverSocketExecutor is terminated

[vm0] [info 2017/10/14 05:10:09.075 UTC <RMI TCP Connection(9)-172.17.0.4> tid=30] DistributionManager stopped in 110ms.

[vm0] [info 2017/10/14 05:10:09.075 UTC <RMI TCP Connection(9)-172.17.0.4> tid=30] Marking DistributionManager 172.17.0.4(Manager:174)<v1>:32771 as closed.

[vm0] [info 2017/10/14 05:10:09.076 UTC <RMI TCP Connection(9)-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 131 ms)

[vm1] [info 2017/10/14 05:10:09.077 UTC <RMI TCP Connection(10)-172.17.0.4> tid=894] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm1] [info 2017/10/14 05:10:09.079 UTC <RMI TCP Connection(10)-172.17.0.4> tid=894] GemFireCache[id = 1102598344; isClosing = true; isShutDownAll = false; created = Sat Oct 14 05:09:55 UTC 2017; server = false; copyOnRead = false; lockLease = 120; lockTimeout = 60]: Now closing.

[vm1] [info 2017/10/14 05:10:09.085 UTC <RMI TCP Connection(10)-172.17.0.4> tid=894] Shutting down DistributionManager 172.17.0.4(179)<ec><v0>:32770. 

[vm4] [info 2017/10/14 05:10:09.086 UTC <Pooled High Priority Message Processor 2> tid=9669] received leave request from 172.17.0.4(179)<ec><v0>:32770 for 172.17.0.4(179)<ec><v0>:32770

[vm3] [info 2017/10/14 05:10:09.086 UTC <Pooled High Priority Message Processor 2> tid=5401] received leave request from 172.17.0.4(179)<ec><v0>:32770 for 172.17.0.4(179)<ec><v0>:32770

[vm3] [info 2017/10/14 05:10:09.086 UTC <Pooled High Priority Message Processor 2> tid=5401] This member is becoming the membership coordinator with address 172.17.0.4(218)<v2>:32774

[vm3] [info 2017/10/14 05:10:09.086 UTC <Pooled High Priority Message Processor 2> tid=5401] ViewCreator starting on:172.17.0.4(218)<v2>:32774

[vm5] [info 2017/10/14 05:10:09.086 UTC <Pooled High Priority Message Processor 2> tid=9226] received leave request from 172.17.0.4(179)<ec><v0>:32770 for 172.17.0.4(179)<ec><v0>:32770

[vm5] [info 2017/10/14 05:10:09.086 UTC <Pooled High Priority Message Processor 2> tid=9226] Member at 172.17.0.4(179)<ec><v0>:32770 gracefully left the distributed cache: shutdown message received

[vm4] [info 2017/10/14 05:10:09.086 UTC <Pooled High Priority Message Processor 2> tid=9669] Member at 172.17.0.4(179)<ec><v0>:32770 gracefully left the distributed cache: shutdown message received

[vm3] [info 2017/10/14 05:10:09.087 UTC <Pooled High Priority Message Processor 2> tid=5401] Member at 172.17.0.4(179)<ec><v0>:32770 gracefully left the distributed cache: shutdown message received

[vm3] [info 2017/10/14 05:10:09.087 UTC <Geode Membership View Creator> tid=5454] View Creator thread is starting

[vm3] [info 2017/10/14 05:10:09.087 UTC <Geode Membership View Creator> tid=5454] preparing new view View[172.17.0.4(218)<v2>:32774|9] members: [172.17.0.4(218)<v2>:32774{lead}, 172.17.0.4(414)<v3>:32775, 172.17.0.4(474)<v4>:32776]  shutdown: [172.17.0.4(Manager:174)<v1>:32771, 172.17.0.4(179)<ec><v0>:32770]

[vm3] [info 2017/10/14 05:10:09.088 UTC <Geode Membership View Creator> tid=5454] finished waiting for responses to view preparation

[vm3] [info 2017/10/14 05:10:09.088 UTC <Geode Membership View Creator> tid=5454] received new view: View[172.17.0.4(218)<v2>:32774|9] members: [172.17.0.4(218)<v2>:32774{lead}, 172.17.0.4(414)<v3>:32775, 172.17.0.4(474)<v4>:32776]  shutdown: [172.17.0.4(Manager:174)<v1>:32771, 172.17.0.4(179)<ec><v0>:32770]
[vm3] old view is: View[172.17.0.4(179)<ec><v0>:32770|4] members: [172.17.0.4(179)<ec><v0>:32770{lead}, 172.17.0.4(Manager:174)<v1>:32771, 172.17.0.4(218)<v2>:32774, 172.17.0.4(414)<v3>:32775, 172.17.0.4(474)<v4>:32776]

[vm3] [info 2017/10/14 05:10:09.089 UTC <Geode Membership View Creator> tid=5454] sending new view View[172.17.0.4(218)<v2>:32774|9] members: [172.17.0.4(218)<v2>:32774{lead}, 172.17.0.4(414)<v3>:32775, 172.17.0.4(474)<v4>:32776]  shutdown: [172.17.0.4(Manager:174)<v1>:32771, 172.17.0.4(179)<ec><v0>:32770]

[vm3] [info 2017/10/14 05:10:09.089 UTC <View Message Processor> tid=5432] I, 172.17.0.4(218)<v2>:32774, am the elder.

[vm4] [info 2017/10/14 05:10:09.089 UTC <unicast receiver,c6c5972f2dfe-51290> tid=9641] received new view: View[172.17.0.4(218)<v2>:32774|9] members: [172.17.0.4(218)<v2>:32774{lead}, 172.17.0.4(414)<v3>:32775, 172.17.0.4(474)<v4>:32776]  shutdown: [172.17.0.4(Manager:174)<v1>:32771, 172.17.0.4(179)<ec><v0>:32770]
[vm4] old view is: View[172.17.0.4(179)<ec><v0>:32770|4] members: [172.17.0.4(179)<ec><v0>:32770{lead}, 172.17.0.4(Manager:174)<v1>:32771, 172.17.0.4(218)<v2>:32774, 172.17.0.4(414)<v3>:32775, 172.17.0.4(474)<v4>:32776]

[vm5] [info 2017/10/14 05:10:09.089 UTC <unicast receiver,c6c5972f2dfe-45845> tid=9195] received new view: View[172.17.0.4(218)<v2>:32774|9] members: [172.17.0.4(218)<v2>:32774{lead}, 172.17.0.4(414)<v3>:32775, 172.17.0.4(474)<v4>:32776]  shutdown: [172.17.0.4(Manager:174)<v1>:32771, 172.17.0.4(179)<ec><v0>:32770]
[vm5] old view is: View[172.17.0.4(179)<ec><v0>:32770|4] members: [172.17.0.4(179)<ec><v0>:32770{lead}, 172.17.0.4(Manager:174)<v1>:32771, 172.17.0.4(218)<v2>:32774, 172.17.0.4(414)<v3>:32775, 172.17.0.4(474)<v4>:32776]

[vm1] [info 2017/10/14 05:10:09.187 UTC <RMI TCP Connection(10)-172.17.0.4> tid=894] Now closing distribution for 172.17.0.4(179)<ec><v0>:32770

[vm1] [info 2017/10/14 05:10:09.187 UTC <RMI TCP Connection(10)-172.17.0.4> tid=894] Stopping membership services

[vm5] [info 2017/10/14 05:10:09.188 UTC <unicast receiver,c6c5972f2dfe-45845> tid=9195] received leave request from 172.17.0.4<ec><v0>:32770 for 172.17.0.4(179)<ec><v0>:32770

[vm4] [info 2017/10/14 05:10:09.188 UTC <unicast receiver,c6c5972f2dfe-51290> tid=9641] received leave request from 172.17.0.4<ec><v0>:32770 for 172.17.0.4(179)<ec><v0>:32770

[vm1] [info 2017/10/14 05:10:09.188 UTC <RMI TCP Connection(10)-172.17.0.4> tid=894] GMSHealthMonitor server socket is closed in stopServices().

[vm3] [info 2017/10/14 05:10:09.188 UTC <unicast receiver,c6c5972f2dfe-47108> tid=5350] received leave request from 172.17.0.4<ec><v0>:32770 for 172.17.0.4(179)<ec><v0>:32770

[vm1] [info 2017/10/14 05:10:09.189 UTC <Geode Failure Detection Server thread 0> tid=3812] GMSHealthMonitor server thread exiting

[vm1] [info 2017/10/14 05:10:09.189 UTC <RMI TCP Connection(10)-172.17.0.4> tid=894] GMSHealthMonitor serverSocketExecutor is terminated

[vm1] [info 2017/10/14 05:10:09.193 UTC <RMI TCP Connection(10)-172.17.0.4> tid=894] DistributionManager stopped in 108ms.

[vm1] [info 2017/10/14 05:10:09.193 UTC <RMI TCP Connection(10)-172.17.0.4> tid=894] Marking DistributionManager 172.17.0.4(179)<ec><v0>:32770 as closed.

[vm1] [info 2017/10/14 05:10:09.193 UTC <RMI TCP Connection(10)-172.17.0.4> tid=894] Stopping Distribution Locator on localhost/127.0.0.1[25464]

[vm1] [info 2017/10/14 05:10:09.194 UTC <Distribution Locator on localhost/127.0.0.1> tid=3796] locator shutting down

[vm1] [info 2017/10/14 05:10:09.195 UTC <RMI TCP Connection(10)-172.17.0.4> tid=894] Distribution Locator on localhost/127.0.0.1[25464]  is stopped

[vm1] [info 2017/10/14 05:10:09.195 UTC <RMI TCP Connection(10)-172.17.0.4> tid=894] Got result: null
[vm1]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 117 ms)

[vm2] [info 2017/10/14 05:10:09.196 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm2] [info 2017/10/14 05:10:09.197 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Shutting down DistributionManager 172.17.0.4(207)<ec><v0>:32772. 

[vm6] [info 2017/10/14 05:10:09.197 UTC <Pooled High Priority Message Processor 1> tid=6360] received leave request from 172.17.0.4(207)<ec><v0>:32772 for 172.17.0.4(207)<ec><v0>:32772

[vm6] [info 2017/10/14 05:10:09.198 UTC <Pooled High Priority Message Processor 1> tid=6360] This member is becoming the membership coordinator with address 172.17.0.4(533)<v1>:32773

[vm6] [info 2017/10/14 05:10:09.198 UTC <Pooled High Priority Message Processor 1> tid=6360] ViewCreator starting on:172.17.0.4(533)<v1>:32773

[vm7] [info 2017/10/14 05:10:09.198 UTC <Pooled High Priority Message Processor 1> tid=6238] received leave request from 172.17.0.4(207)<ec><v0>:32772 for 172.17.0.4(207)<ec><v0>:32772

[vm6] [info 2017/10/14 05:10:09.198 UTC <Pooled High Priority Message Processor 1> tid=6360] Member at 172.17.0.4(207)<ec><v0>:32772 gracefully left the distributed cache: shutdown message received

[vm6] [info 2017/10/14 05:10:09.198 UTC <Geode Membership View Creator> tid=6426] View Creator thread is starting

[vm7] [info 2017/10/14 05:10:09.198 UTC <Pooled High Priority Message Processor 1> tid=6238] Member at 172.17.0.4(207)<ec><v0>:32772 gracefully left the distributed cache: shutdown message received

[vm6] [info 2017/10/14 05:10:09.199 UTC <Geode Membership View Creator> tid=6426] preparing new view View[172.17.0.4(533)<v1>:32773|9] members: [172.17.0.4(533)<v1>:32773{lead}, 172.17.0.4(593)<v2>:32777]  shutdown: [172.17.0.4(207)<ec><v0>:32772]

[vm6] [info 2017/10/14 05:10:09.200 UTC <Geode Membership View Creator> tid=6426] finished waiting for responses to view preparation

[vm6] [info 2017/10/14 05:10:09.200 UTC <Geode Membership View Creator> tid=6426] received new view: View[172.17.0.4(533)<v1>:32773|9] members: [172.17.0.4(533)<v1>:32773{lead}, 172.17.0.4(593)<v2>:32777]  shutdown: [172.17.0.4(207)<ec><v0>:32772]
[vm6] old view is: View[172.17.0.4(207)<ec><v0>:32772|2] members: [172.17.0.4(207)<ec><v0>:32772{lead}, 172.17.0.4(533)<v1>:32773, 172.17.0.4(593)<v2>:32777]

[vm6] [info 2017/10/14 05:10:09.200 UTC <Geode Membership View Creator> tid=6426] sending new view View[172.17.0.4(533)<v1>:32773|9] members: [172.17.0.4(533)<v1>:32773{lead}, 172.17.0.4(593)<v2>:32777]  shutdown: [172.17.0.4(207)<ec><v0>:32772]

[vm6] [info 2017/10/14 05:10:09.200 UTC <View Message Processor> tid=6419] I, 172.17.0.4(533)<v1>:32773, am the elder.

[vm7] [info 2017/10/14 05:10:09.200 UTC <unicast receiver,c6c5972f2dfe-44135> tid=6213] received new view: View[172.17.0.4(533)<v1>:32773|9] members: [172.17.0.4(533)<v1>:32773{lead}, 172.17.0.4(593)<v2>:32777]  shutdown: [172.17.0.4(207)<ec><v0>:32772]
[vm7] old view is: View[172.17.0.4(207)<ec><v0>:32772|2] members: [172.17.0.4(207)<ec><v0>:32772{lead}, 172.17.0.4(533)<v1>:32773, 172.17.0.4(593)<v2>:32777]

[vm2] [info 2017/10/14 05:10:09.298 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Now closing distribution for 172.17.0.4(207)<ec><v0>:32772

[vm2] [info 2017/10/14 05:10:09.298 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Stopping membership services

[vm6] [info 2017/10/14 05:10:09.299 UTC <unicast receiver,c6c5972f2dfe-62694> tid=6340] received leave request from 172.17.0.4<ec><v0>:32772 for 172.17.0.4(207)<ec><v0>:32772

[vm7] [info 2017/10/14 05:10:09.299 UTC <unicast receiver,c6c5972f2dfe-44135> tid=6213] received leave request from 172.17.0.4<ec><v0>:32772 for 172.17.0.4(207)<ec><v0>:32772

[vm2] [info 2017/10/14 05:10:09.299 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] GMSHealthMonitor server socket is closed in stopServices().

[vm2] [info 2017/10/14 05:10:09.299 UTC <Geode Failure Detection Server thread 0> tid=4945] GMSHealthMonitor server thread exiting

[vm2] [info 2017/10/14 05:10:09.299 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] GMSHealthMonitor serverSocketExecutor is terminated

[vm2] [info 2017/10/14 05:10:09.304 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] DistributionManager stopped in 107ms.

[vm2] [info 2017/10/14 05:10:09.304 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Marking DistributionManager 172.17.0.4(207)<ec><v0>:32772 as closed.

[vm2] [info 2017/10/14 05:10:09.304 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Stopping Distribution Locator on localhost/127.0.0.1[27045]

[vm2] [info 2017/10/14 05:10:09.305 UTC <Distribution Locator on localhost/127.0.0.1> tid=4929] locator shutting down

[vm2] [info 2017/10/14 05:10:09.305 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Distribution Locator on localhost/127.0.0.1[27045]  is stopped

[vm2] [info 2017/10/14 05:10:09.306 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Got result: null
[vm2]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 110 ms)

[vm3] [info 2017/10/14 05:10:09.307 UTC <RMI TCP Connection(5)-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/14 05:10:09.310 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] GemFireCache[id = 1800860418; isClosing = true; isShutDownAll = false; created = Sat Oct 14 05:09:56 UTC 2017; server = false; copyOnRead = false; lockLease = 120; lockTimeout = 60]: Now closing.

[vm6] [info 2017/10/14 05:10:09.313 UTC <ServerConnection on port 20970 Thread 0> tid=6386] Server connection from [identity(172.17.0.4(218)<v2>:32774,connection=1; port=60662]: connection disconnect detected by EOF.

[vm6] [info 2017/10/14 05:10:09.314 UTC <ServerConnection on port 20970 Thread 1> tid=6388] Server connection from [identity(172.17.0.4(218)<v2>:32774,connection=1; port=60664]: connection disconnect detected by EOF.

[vm6] [info 2017/10/14 05:10:09.314 UTC <ServerConnection on port 20970 Thread 3> tid=6390] Server connection from [identity(172.17.0.4(218)<v2>:32774,connection=1; port=60670]: connection disconnect detected by EOF.

[vm6] [info 2017/10/14 05:10:09.315 UTC <ServerConnection on port 20970 Thread 4> tid=6391] Server connection from [identity(172.17.0.4(218)<v2>:32774,connection=1; port=60676]: connection disconnect detected by EOF.

[vm6] [info 2017/10/14 05:10:09.316 UTC <ServerConnection on port 20970 Thread 2> tid=6389] Server connection from [identity(172.17.0.4(218)<v2>:32774,connection=1; port=60668]: connection disconnect detected by EOF.

[vm3] [info 2017/10/14 05:10:09.908 UTC <GatewaySender Proxy Stomper> tid=5466] Destroying connection pool ln_Serial

[vm3] [info 2017/10/14 05:10:09.910 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Stopped  SerialGatewaySender{id=ln_Serial,remoteDsId=2,isRunning =false,isPrimary =true}

[vm3] [info 2017/10/14 05:10:09.912 UTC <Thread-1075> tid=5404] The QueueRemovalThread is done.

[vm3] [info 2017/10/14 05:10:09.912 UTC <Thread-1078> tid=5410] The QueueRemovalThread is done.

[vm3] [info 2017/10/14 05:10:09.912 UTC <Thread-1074> tid=5402] The QueueRemovalThread is done.

[vm3] [info 2017/10/14 05:10:09.912 UTC <Thread-1076> tid=5406] The QueueRemovalThread is done.

[vm3] [info 2017/10/14 05:10:09.912 UTC <Thread-1077> tid=5408] The QueueRemovalThread is done.

[vm3] [info 2017/10/14 05:10:09.914 UTC <GatewaySender Proxy Stomper> tid=5467] Destroying connection pool ln_Parallel

[vm4] [info 2017/10/14 05:10:09.915 UTC <Gateway Sender Primary Lock Acquisition Thread Volunteer> tid=9748] org.apache.geode.internal.cache.wan.GatewaySenderAdvisor@ed8637a is becoming primary gateway Sender.

[vm4] [info 2017/10/14 05:10:09.915 UTC <Gateway Sender Primary Lock Acquisition Thread Volunteer> tid=9748] SerialGatewaySender{id=ln_Serial,remoteDsId=2,isRunning =true,isPrimary =false} : Starting as primary

[vm4] [info 2017/10/14 05:10:09.917 UTC <Gateway Sender Primary Lock Acquisition Thread Volunteer> tid=9748] SerialGatewaySender{id=ln_Serial,remoteDsId=2,isRunning =true,isPrimary =false} : Becoming primary gateway sender

[vm4] [info 2017/10/14 05:10:09.917 UTC <Event Processor for GatewaySender_ln_Serial.3> tid=9717] Gateway Failover Initiated: Processing 0 unprocessed events.

[vm4] [info 2017/10/14 05:10:09.917 UTC <Event Processor for GatewaySender_ln_Serial.2> tid=9715] Gateway Failover Initiated: Processing 0 unprocessed events.

[vm4] [info 2017/10/14 05:10:09.917 UTC <Event Processor for GatewaySender_ln_Serial.1> tid=9713] Gateway Failover Initiated: Processing 0 unprocessed events.

[vm4] [info 2017/10/14 05:10:09.917 UTC <Event Processor for GatewaySender_ln_Serial.3> tid=9717] SerialGatewaySender{id=ln_Serial,remoteDsId=2,isRunning =true,isPrimary =true} : Marking  0  events as possible duplicates

[vm4] [info 2017/10/14 05:10:09.917 UTC <Event Processor for GatewaySender_ln_Serial.2> tid=9715] SerialGatewaySender{id=ln_Serial,remoteDsId=2,isRunning =true,isPrimary =true} : Marking  0  events as possible duplicates

[vm4] [info 2017/10/14 05:10:09.917 UTC <Event Processor for GatewaySender_ln_Serial.1> tid=9713] SerialGatewaySender{id=ln_Serial,remoteDsId=2,isRunning =true,isPrimary =true} : Marking  0  events as possible duplicates

[vm4] [info 2017/10/14 05:10:09.917 UTC <Event Processor for GatewaySender_ln_Serial.0> tid=9711] Gateway Failover Initiated: Processing 0 unprocessed events.

[vm4] [info 2017/10/14 05:10:09.917 UTC <Event Processor for GatewaySender_ln_Serial.4> tid=9719] Gateway Failover Initiated: Processing 0 unprocessed events.

[vm4] [info 2017/10/14 05:10:09.917 UTC <Event Processor for GatewaySender_ln_Serial.0> tid=9711] SerialGatewaySender{id=ln_Serial,remoteDsId=2,isRunning =true,isPrimary =true} : Marking  0  events as possible duplicates

[vm4] [info 2017/10/14 05:10:09.917 UTC <Event Processor for GatewaySender_ln_Serial.4> tid=9719] SerialGatewaySender{id=ln_Serial,remoteDsId=2,isRunning =true,isPrimary =true} : Marking  0  events as possible duplicates

[vm3] [info 2017/10/14 05:10:09.919 UTC <BatchRemovalThread> tid=5420] The QueueRemovalThread is done.

[vm3] [info 2017/10/14 05:10:09.920 UTC <BatchRemovalThread> tid=5422] The QueueRemovalThread is done.

[vm3] [info 2017/10/14 05:10:09.920 UTC <BatchRemovalThread> tid=5424] The QueueRemovalThread is done.

[vm3] [info 2017/10/14 05:10:09.920 UTC <BatchRemovalThread> tid=5426] The QueueRemovalThread is done.

[vm3] [info 2017/10/14 05:10:09.920 UTC <BatchRemovalThread> tid=5428] The QueueRemovalThread is done.

[vm3] [info 2017/10/14 05:10:09.920 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Stopped  ParallelGatewaySender{id=ln_Parallel,remoteDsId=2,isRunning =true}

[vm3] [info 2017/10/14 05:10:09.931 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Shutting down DistributionManager 172.17.0.4(218)<v2>:32774. 

[vm4] [info 2017/10/14 05:10:09.932 UTC <Pooled High Priority Message Processor 2> tid=9669] received leave request from 172.17.0.4(218)<v2>:32774 for 172.17.0.4(218)<v2>:32774

[vm4] [info 2017/10/14 05:10:09.932 UTC <Pooled High Priority Message Processor 2> tid=9669] This member is becoming the membership coordinator with address 172.17.0.4(414)<v3>:32775

[vm5] [info 2017/10/14 05:10:09.932 UTC <Pooled High Priority Message Processor 2> tid=9226] received leave request from 172.17.0.4(218)<v2>:32774 for 172.17.0.4(218)<v2>:32774

[vm4] [info 2017/10/14 05:10:09.933 UTC <Pooled High Priority Message Processor 2> tid=9669] ViewCreator starting on:172.17.0.4(414)<v3>:32775

[vm5] [info 2017/10/14 05:10:09.933 UTC <Pooled High Priority Message Processor 2> tid=9226] Member at 172.17.0.4(218)<v2>:32774 gracefully left the distributed cache: shutdown message received

[vm4] [info 2017/10/14 05:10:09.933 UTC <Geode Membership View Creator> tid=9752] View Creator thread is starting

[vm4] [info 2017/10/14 05:10:09.933 UTC <Pooled High Priority Message Processor 2> tid=9669] Member at 172.17.0.4(218)<v2>:32774 gracefully left the distributed cache: shutdown message received

[vm4] [info 2017/10/14 05:10:09.934 UTC <Geode Membership View Creator> tid=9752] preparing new view View[172.17.0.4(414)<v3>:32775|18] members: [172.17.0.4(414)<v3>:32775{lead}, 172.17.0.4(474)<v4>:32776]  shutdown: [172.17.0.4(218)<v2>:32774]

[vm4] [info 2017/10/14 05:10:09.935 UTC <Geode Membership View Creator> tid=9752] finished waiting for responses to view preparation

[vm4] [info 2017/10/14 05:10:09.935 UTC <Geode Membership View Creator> tid=9752] received new view: View[172.17.0.4(414)<v3>:32775|18] members: [172.17.0.4(414)<v3>:32775{lead}, 172.17.0.4(474)<v4>:32776]  shutdown: [172.17.0.4(218)<v2>:32774]
[vm4] old view is: View[172.17.0.4(218)<v2>:32774|9] members: [172.17.0.4(218)<v2>:32774{lead}, 172.17.0.4(414)<v3>:32775, 172.17.0.4(474)<v4>:32776]  shutdown: [172.17.0.4(Manager:174)<v1>:32771, 172.17.0.4(179)<ec><v0>:32770]

[vm4] [info 2017/10/14 05:10:09.935 UTC <Geode Membership View Creator> tid=9752] sending new view View[172.17.0.4(414)<v3>:32775|18] members: [172.17.0.4(414)<v3>:32775{lead}, 172.17.0.4(474)<v4>:32776]  shutdown: [172.17.0.4(218)<v2>:32774]

[vm4] [info 2017/10/14 05:10:09.936 UTC <View Message Processor> tid=9724] I, 172.17.0.4(414)<v3>:32775, am the elder.

[vm5] [info 2017/10/14 05:10:09.936 UTC <unicast receiver,c6c5972f2dfe-45845> tid=9195] received new view: View[172.17.0.4(414)<v3>:32775|18] members: [172.17.0.4(414)<v3>:32775{lead}, 172.17.0.4(474)<v4>:32776]  shutdown: [172.17.0.4(218)<v2>:32774]
[vm5] old view is: View[172.17.0.4(218)<v2>:32774|9] members: [172.17.0.4(218)<v2>:32774{lead}, 172.17.0.4(414)<v3>:32775, 172.17.0.4(474)<v4>:32776]  shutdown: [172.17.0.4(Manager:174)<v1>:32771, 172.17.0.4(179)<ec><v0>:32770]

[vm3] [info 2017/10/14 05:10:10.034 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Now closing distribution for 172.17.0.4(218)<v2>:32774

[vm3] [info 2017/10/14 05:10:10.034 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Stopping membership services

[vm3] [info 2017/10/14 05:10:10.034 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] GMSHealthMonitor server socket is closed in stopServices().

[vm5] [info 2017/10/14 05:10:10.034 UTC <unicast receiver,c6c5972f2dfe-45845> tid=9195] received leave request from 172.17.0.4<v2>:32774 for 172.17.0.4(218)<v2>:32774

[vm4] [info 2017/10/14 05:10:10.034 UTC <unicast receiver,c6c5972f2dfe-51290> tid=9641] received leave request from 172.17.0.4<v2>:32774 for 172.17.0.4(218)<v2>:32774

[vm3] [info 2017/10/14 05:10:10.035 UTC <Geode Failure Detection Server thread 0> tid=5354] GMSHealthMonitor server thread exiting

[vm3] [info 2017/10/14 05:10:10.035 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] GMSHealthMonitor serverSocketExecutor is terminated

[vm3] [info 2017/10/14 05:10:10.038 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] DistributionManager stopped in 106ms.

[vm3] [info 2017/10/14 05:10:10.038 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Marking DistributionManager 172.17.0.4(218)<v2>:32774 as closed.

[vm3] [info 2017/10/14 05:10:10.039 UTC <RMI TCP Connection(5)-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 731 ms)

[vm4] [info 2017/10/14 05:10:10.040 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm4] [info 2017/10/14 05:10:10.040 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] GemFireCache[id = 239062320; isClosing = true; isShutDownAll = false; created = Sat Oct 14 05:09:57 UTC 2017; server = false; copyOnRead = false; lockLease = 120; lockTimeout = 60]: Now closing.

[vm4] [info 2017/10/14 05:10:12.685 UTC <BatchRemovalThread> tid=9695] The QueueRemovalThread is done.

[vm4] [info 2017/10/14 05:10:12.685 UTC <BatchRemovalThread> tid=9697] The QueueRemovalThread is done.

[vm4] [info 2017/10/14 05:10:12.686 UTC <BatchRemovalThread> tid=9699] The QueueRemovalThread is done.

[vm4] [info 2017/10/14 05:10:12.686 UTC <BatchRemovalThread> tid=9701] The QueueRemovalThread is done.

[vm4] [info 2017/10/14 05:10:12.686 UTC <BatchRemovalThread> tid=9703] The QueueRemovalThread is done.

[locator] [warn 2017/10/14 05:10:13.176 UTC <WAN Locator Discovery Thread> tid=82] Locator discovery task could not exchange locator information c6c5972f2dfe[39390] with localhost[0] after 87 retry attempts. Retrying in 10,000 ms.

[vm4] [info 2017/10/14 05:10:17.680 UTC <poolTimer-ln_Parallel-7> tid=9759] locator localhost/127.0.0.1:27045 is not running.
[vm4] java.net.ConnectException: Connection refused (Connection refused)
[vm4] 	at java.net.PlainSocketImpl.socketConnect(Native Method)
[vm4] 	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
[vm4] 	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
[vm4] 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
[vm4] 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
[vm4] 	at java.net.Socket.connect(Socket.java:589)
[vm4] 	at org.apache.geode.internal.net.SocketCreator.connect(SocketCreator.java:992)
[vm4] 	at org.apache.geode.internal.net.SocketCreator.connect(SocketCreator.java:933)
[vm4] 	at org.apache.geode.internal.net.SocketCreator.connect(SocketCreator.java:922)
[vm4] 	at org.apache.geode.distributed.internal.tcpserver.TcpClient.requestToServer(TcpClient.java:218)
[vm4] 	at org.apache.geode.cache.client.internal.AutoConnectionSourceImpl.queryOneLocator(AutoConnectionSourceImpl.java:209)
[vm4] 	at org.apache.geode.cache.client.internal.AutoConnectionSourceImpl.queryLocators(AutoConnectionSourceImpl.java:286)
[vm4] 	at org.apache.geode.cache.client.internal.AutoConnectionSourceImpl$UpdateLocatorListTask.run2(AutoConnectionSourceImpl.java:500)
[vm4] 	at org.apache.geode.cache.client.internal.PoolImpl$PoolTask.run(PoolImpl.java:1326)
[vm4] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[vm4] 	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
[vm4] 	at org.apache.geode.internal.ScheduledThreadPoolExecutorWithKeepAlive$DelegatingScheduledFuture.run(ScheduledThreadPoolExecutorWithKeepAlive.java:257)
[vm4] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[vm4] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[vm4] 	at java.lang.Thread.run(Thread.java:748)

[vm4] [info 2017/10/14 05:10:17.680 UTC <poolTimer-ln_Parallel-7> tid=9759] updateLocatorInLocatorList changing locator list: loc form: LocatorAddress [socketInetAddress=localhost/127.0.0.1:27045, hostname=localhost, isIpString=false] ,loc to: localhost/127.0.0.1:27045

[vm4] [info 2017/10/14 05:10:17.680 UTC <poolTimer-ln_Parallel-7> tid=9759] updateLocatorInLocatorList locator list from:[localhost/127.0.0.1:27045] to: [LocatorAddress [socketInetAddress=localhost/127.0.0.1:27045, hostname=localhost, isIpString=false]]

[vm4] [info 2017/10/14 05:10:17.711 UTC <poolTimer-ln_Serial-7> tid=9760] locator localhost/127.0.0.1:27045 is not running.
[vm4] java.net.ConnectException: Connection refused (Connection refused)
[vm4] 	at java.net.PlainSocketImpl.socketConnect(Native Method)
[vm4] 	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
[vm4] 	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
[vm4] 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
[vm4] 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
[vm4] 	at java.net.Socket.connect(Socket.java:589)
[vm4] 	at org.apache.geode.internal.net.SocketCreator.connect(SocketCreator.java:992)
[vm4] 	at org.apache.geode.internal.net.SocketCreator.connect(SocketCreator.java:933)
[vm4] 	at org.apache.geode.internal.net.SocketCreator.connect(SocketCreator.java:922)
[vm4] 	at org.apache.geode.distributed.internal.tcpserver.TcpClient.requestToServer(TcpClient.java:218)
[vm4] 	at org.apache.geode.cache.client.internal.AutoConnectionSourceImpl.queryOneLocator(AutoConnectionSourceImpl.java:209)
[vm4] 	at org.apache.geode.cache.client.internal.AutoConnectionSourceImpl.queryLocators(AutoConnectionSourceImpl.java:286)
[vm4] 	at org.apache.geode.cache.client.internal.AutoConnectionSourceImpl$UpdateLocatorListTask.run2(AutoConnectionSourceImpl.java:500)
[vm4] 	at org.apache.geode.cache.client.internal.PoolImpl$PoolTask.run(PoolImpl.java:1326)
[vm4] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[vm4] 	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
[vm4] 	at org.apache.geode.internal.ScheduledThreadPoolExecutorWithKeepAlive$DelegatingScheduledFuture.run(ScheduledThreadPoolExecutorWithKeepAlive.java:257)
[vm4] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[vm4] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[vm4] 	at java.lang.Thread.run(Thread.java:748)

[vm4] [info 2017/10/14 05:10:17.711 UTC <poolTimer-ln_Serial-7> tid=9760] updateLocatorInLocatorList changing locator list: loc form: LocatorAddress [socketInetAddress=localhost/127.0.0.1:27045, hostname=localhost, isIpString=false] ,loc to: localhost/127.0.0.1:27045

[vm4] [info 2017/10/14 05:10:17.711 UTC <poolTimer-ln_Serial-7> tid=9760] updateLocatorInLocatorList locator list from:[localhost/127.0.0.1:27045] to: [LocatorAddress [socketInetAddress=localhost/127.0.0.1:27045, hostname=localhost, isIpString=false]]

[vm5] [info 2017/10/14 05:10:18.249 UTC <poolTimer-ln_Parallel-7> tid=9309] locator localhost/127.0.0.1:27045 is not running.
[vm5] java.net.ConnectException: Connection refused (Connection refused)
[vm5] 	at java.net.PlainSocketImpl.socketConnect(Native Method)
[vm5] 	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
[vm5] 	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
[vm5] 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
[vm5] 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
[vm5] 	at java.net.Socket.connect(Socket.java:589)
[vm5] 	at org.apache.geode.internal.net.SocketCreator.connect(SocketCreator.java:992)
[vm5] 	at org.apache.geode.internal.net.SocketCreator.connect(SocketCreator.java:933)
[vm5] 	at org.apache.geode.internal.net.SocketCreator.connect(SocketCreator.java:922)
[vm5] 	at org.apache.geode.distributed.internal.tcpserver.TcpClient.requestToServer(TcpClient.java:218)
[vm5] 	at org.apache.geode.cache.client.internal.AutoConnectionSourceImpl.queryOneLocator(AutoConnectionSourceImpl.java:209)
[vm5] 	at org.apache.geode.cache.client.internal.AutoConnectionSourceImpl.queryLocators(AutoConnectionSourceImpl.java:286)
[vm5] 	at org.apache.geode.cache.client.internal.AutoConnectionSourceImpl$UpdateLocatorListTask.run2(AutoConnectionSourceImpl.java:500)
[vm5] 	at org.apache.geode.cache.client.internal.PoolImpl$PoolTask.run(PoolImpl.java:1326)
[vm5] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[vm5] 	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
[vm5] 	at org.apache.geode.internal.ScheduledThreadPoolExecutorWithKeepAlive$DelegatingScheduledFuture.run(ScheduledThreadPoolExecutorWithKeepAlive.java:257)
[vm5] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[vm5] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[vm5] 	at java.lang.Thread.run(Thread.java:748)

[vm5] [info 2017/10/14 05:10:18.250 UTC <poolTimer-ln_Parallel-7> tid=9309] updateLocatorInLocatorList changing locator list: loc form: LocatorAddress [socketInetAddress=localhost/127.0.0.1:27045, hostname=localhost, isIpString=false] ,loc to: localhost/127.0.0.1:27045

[vm5] [info 2017/10/14 05:10:18.250 UTC <poolTimer-ln_Parallel-7> tid=9309] updateLocatorInLocatorList locator list from:[localhost/127.0.0.1:27045] to: [LocatorAddress [socketInetAddress=localhost/127.0.0.1:27045, hostname=localhost, isIpString=false]]

[vm7] [info 2017/10/14 05:10:18.770 UTC <poolTimer-ln_Serial-7> tid=6305] locator localhost/127.0.0.1:25464 is not running.
[vm7] java.net.ConnectException: Connection refused (Connection refused)
[vm7] 	at java.net.PlainSocketImpl.socketConnect(Native Method)
[vm7] 	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
[vm7] 	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
[vm7] 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
[vm7] 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
[vm7] 	at java.net.Socket.connect(Socket.java:589)
[vm7] 	at org.apache.geode.internal.net.SocketCreator.connect(SocketCreator.java:992)
[vm7] 	at org.apache.geode.internal.net.SocketCreator.connect(SocketCreator.java:933)
[vm7] 	at org.apache.geode.internal.net.SocketCreator.connect(SocketCreator.java:922)
[vm7] 	at org.apache.geode.distributed.internal.tcpserver.TcpClient.requestToServer(TcpClient.java:218)
[vm7] 	at org.apache.geode.cache.client.internal.AutoConnectionSourceImpl.queryOneLocator(AutoConnectionSourceImpl.java:209)
[vm7] 	at org.apache.geode.cache.client.internal.AutoConnectionSourceImpl.queryLocators(AutoConnectionSourceImpl.java:286)
[vm7] 	at org.apache.geode.cache.client.internal.AutoConnectionSourceImpl$UpdateLocatorListTask.run2(AutoConnectionSourceImpl.java:500)
[vm7] 	at org.apache.geode.cache.client.internal.PoolImpl$PoolTask.run(PoolImpl.java:1326)
[vm7] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[vm7] 	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
[vm7] 	at org.apache.geode.internal.ScheduledThreadPoolExecutorWithKeepAlive$DelegatingScheduledFuture.run(ScheduledThreadPoolExecutorWithKeepAlive.java:257)
[vm7] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[vm7] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[vm7] 	at java.lang.Thread.run(Thread.java:748)

[vm7] [info 2017/10/14 05:10:18.771 UTC <poolTimer-ln_Serial-7> tid=6305] updateLocatorInLocatorList changing locator list: loc form: LocatorAddress [socketInetAddress=localhost/127.0.0.1:25464, hostname=localhost, isIpString=false] ,loc to: localhost/127.0.0.1:25464

[vm7] [info 2017/10/14 05:10:18.771 UTC <poolTimer-ln_Serial-7> tid=6305] updateLocatorInLocatorList locator list from:[localhost/127.0.0.1:25464] to: [LocatorAddress [socketInetAddress=localhost/127.0.0.1:25464, hostname=localhost, isIpString=false]]

[vm7] [info 2017/10/14 05:10:18.800 UTC <poolTimer-ln_Parallel-7> tid=6306] locator localhost/127.0.0.1:25464 is not running.
[vm7] java.net.ConnectException: Connection refused (Connection refused)
[vm7] 	at java.net.PlainSocketImpl.socketConnect(Native Method)
[vm7] 	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
[vm7] 	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
[vm7] 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
[vm7] 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
[vm7] 	at java.net.Socket.connect(Socket.java:589)
[vm7] 	at org.apache.geode.internal.net.SocketCreator.connect(SocketCreator.java:992)
[vm7] 	at org.apache.geode.internal.net.SocketCreator.connect(SocketCreator.java:933)
[vm7] 	at org.apache.geode.internal.net.SocketCreator.connect(SocketCreator.java:922)
[vm7] 	at org.apache.geode.distributed.internal.tcpserver.TcpClient.requestToServer(TcpClient.java:218)
[vm7] 	at org.apache.geode.cache.client.internal.AutoConnectionSourceImpl.queryOneLocator(AutoConnectionSourceImpl.java:209)
[vm7] 	at org.apache.geode.cache.client.internal.AutoConnectionSourceImpl.queryLocators(AutoConnectionSourceImpl.java:286)
[vm7] 	at org.apache.geode.cache.client.internal.AutoConnectionSourceImpl$UpdateLocatorListTask.run2(AutoConnectionSourceImpl.java:500)
[vm7] 	at org.apache.geode.cache.client.internal.PoolImpl$PoolTask.run(PoolImpl.java:1326)
[vm7] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[vm7] 	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
[vm7] 	at org.apache.geode.internal.ScheduledThreadPoolExecutorWithKeepAlive$DelegatingScheduledFuture.run(ScheduledThreadPoolExecutorWithKeepAlive.java:257)
[vm7] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[vm7] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[vm7] 	at java.lang.Thread.run(Thread.java:748)

[vm7] [info 2017/10/14 05:10:18.800 UTC <poolTimer-ln_Parallel-7> tid=6306] updateLocatorInLocatorList changing locator list: loc form: LocatorAddress [socketInetAddress=localhost/127.0.0.1:25464, hostname=localhost, isIpString=false] ,loc to: localhost/127.0.0.1:25464

[vm7] [info 2017/10/14 05:10:18.800 UTC <poolTimer-ln_Parallel-7> tid=6306] updateLocatorInLocatorList locator list from:[localhost/127.0.0.1:25464] to: [LocatorAddress [socketInetAddress=localhost/127.0.0.1:25464, hostname=localhost, isIpString=false]]

[vm4] [info 2017/10/14 05:10:19.923 UTC <GatewaySender Proxy Stomper> tid=9761] Destroying connection pool ln_Serial

[vm4] [info 2017/10/14 05:10:19.928 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Stopped  SerialGatewaySender{id=ln_Serial,remoteDsId=2,isRunning =true,isPrimary =true}

[vm4] [info 2017/10/14 05:10:19.930 UTC <Thread-2410> tid=9714] The QueueRemovalThread is done.

[vm4] [info 2017/10/14 05:10:19.930 UTC <Thread-2412> tid=9718] The QueueRemovalThread is done.

[vm4] [info 2017/10/14 05:10:19.930 UTC <Thread-2411> tid=9716] The QueueRemovalThread is done.

[vm4] [info 2017/10/14 05:10:19.931 UTC <Thread-2409> tid=9712] The QueueRemovalThread is done.

[vm4] [info 2017/10/14 05:10:19.931 UTC <Thread-2413> tid=9720] The QueueRemovalThread is done.

[vm4] [info 2017/10/14 05:10:19.932 UTC <GatewaySender Proxy Stomper> tid=9762] Destroying connection pool ln_Parallel

[vm4] [info 2017/10/14 05:10:19.936 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Stopped  ParallelGatewaySender{id=ln_Parallel,remoteDsId=2,isRunning =true}

[vm4] [info 2017/10/14 05:10:19.944 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Shutting down DistributionManager 172.17.0.4(414)<v3>:32775. 

[vm5] [info 2017/10/14 05:10:19.945 UTC <Pooled High Priority Message Processor 2> tid=9226] received leave request from 172.17.0.4(414)<v3>:32775 for 172.17.0.4(414)<v3>:32775

[vm5] [info 2017/10/14 05:10:19.946 UTC <Pooled High Priority Message Processor 2> tid=9226] This member is becoming the membership coordinator with address 172.17.0.4(474)<v4>:32776

[vm5] [info 2017/10/14 05:10:19.946 UTC <Pooled High Priority Message Processor 2> tid=9226] ViewCreator starting on:172.17.0.4(474)<v4>:32776

[vm5] [info 2017/10/14 05:10:19.946 UTC <Pooled High Priority Message Processor 2> tid=9226] Member at 172.17.0.4(414)<v3>:32775 gracefully left the distributed cache: shutdown message received

[vm5] [info 2017/10/14 05:10:19.946 UTC <Geode Membership View Creator> tid=9311] View Creator thread is starting

[vm5] [info 2017/10/14 05:10:19.947 UTC <Geode Membership View Creator> tid=9311] received new view: View[172.17.0.4(474)<v4>:32776|31] members: [172.17.0.4(474)<v4>:32776{lead}]  shutdown: [172.17.0.4(414)<v3>:32775]
[vm5] old view is: View[172.17.0.4(414)<v3>:32775|18] members: [172.17.0.4(414)<v3>:32775{lead}, 172.17.0.4(474)<v4>:32776]  shutdown: [172.17.0.4(218)<v2>:32774]

[vm5] [info 2017/10/14 05:10:19.947 UTC <Geode Membership View Creator> tid=9311] no recipients for new view aside from myself

[vm5] [info 2017/10/14 05:10:19.948 UTC <View Message Processor> tid=9296] 172.17.0.4(474)<v4>:32776 is the elder and the only member.

[vm4] [info 2017/10/14 05:10:20.048 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Now closing distribution for 172.17.0.4(414)<v3>:32775

[vm4] [info 2017/10/14 05:10:20.048 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Stopping membership services

[vm4] [info 2017/10/14 05:10:20.049 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] GMSHealthMonitor server socket is closed in stopServices().

[vm5] [info 2017/10/14 05:10:20.049 UTC <unicast receiver,c6c5972f2dfe-45845> tid=9195] received leave request from 172.17.0.4<v3>:32775 for 172.17.0.4(414)<v3>:32775

[vm4] [info 2017/10/14 05:10:20.049 UTC <Geode Failure Detection Server thread 0> tid=9645] GMSHealthMonitor server thread exiting

[vm4] [info 2017/10/14 05:10:20.049 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] GMSHealthMonitor serverSocketExecutor is terminated

[vm4] [info 2017/10/14 05:10:20.053 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] DistributionManager stopped in 109ms.

[vm4] [info 2017/10/14 05:10:20.053 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Marking DistributionManager 172.17.0.4(414)<v3>:32775 as closed.

[vm4] [info 2017/10/14 05:10:20.054 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Got result: null
[vm4]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 10014 ms)

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

[vm5] [info 2017/10/14 05:10:20.056 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] GemFireCache[id = 272820660; isClosing = true; isShutDownAll = false; created = Sat Oct 14 05:09:58 UTC 2017; server = false; copyOnRead = false; lockLease = 120; lockTimeout = 60]: Now closing.

[vm6] [info 2017/10/14 05:10:20.057 UTC <ServerConnection on port 20970 Thread 24> tid=6414] Server connection from [identity(172.17.0.4(474)<v4>:32776,connection=1; port=60950]: connection disconnect detected by EOF.

[vm6] [info 2017/10/14 05:10:20.058 UTC <ServerConnection on port 20970 Thread 25> tid=6415] Server connection from [identity(172.17.0.4(474)<v4>:32776,connection=1; port=60946]: connection disconnect detected by EOF.

[vm6] [info 2017/10/14 05:10:20.059 UTC <ServerConnection on port 20970 Thread 22> tid=6412] Server connection from [identity(172.17.0.4(474)<v4>:32776,connection=1; port=60948]: connection disconnect detected by EOF.

[vm6] [info 2017/10/14 05:10:20.060 UTC <ServerConnection on port 20970 Thread 23> tid=6413] Server connection from [identity(172.17.0.4(474)<v4>:32776,connection=1; port=60944]: connection disconnect detected by EOF.

[vm6] [info 2017/10/14 05:10:20.061 UTC <ServerConnection on port 20970 Thread 26> tid=6416] Server connection from [identity(172.17.0.4(474)<v4>:32776,connection=1; port=60952]: connection disconnect detected by EOF.

[vm5] [info 2017/10/14 05:10:20.312 UTC <GatewaySender Proxy Stomper> tid=9321] Destroying connection pool ln_Parallel

[vm5] [info 2017/10/14 05:10:20.315 UTC <BatchRemovalThread> tid=9258] The QueueRemovalThread is done.

[vm5] [info 2017/10/14 05:10:20.315 UTC <BatchRemovalThread> tid=9260] The QueueRemovalThread is done.

[vm5] [info 2017/10/14 05:10:20.315 UTC <BatchRemovalThread> tid=9262] The QueueRemovalThread is done.

[vm5] [info 2017/10/14 05:10:20.315 UTC <BatchRemovalThread> tid=9264] The QueueRemovalThread is done.

[vm5] [info 2017/10/14 05:10:20.315 UTC <BatchRemovalThread> tid=9266] The QueueRemovalThread is done.

[vm5] [info 2017/10/14 05:10:20.315 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] Stopped  ParallelGatewaySender{id=ln_Parallel,remoteDsId=2,isRunning =false}

[vm5] [info 2017/10/14 05:10:20.316 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] Cache server on port 23,014 is shutting down.

[vm5] [info 2017/10/14 05:10:20.322 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] Shutting down DistributionManager 172.17.0.4(474)<v4>:32776. 

[vm5] [info 2017/10/14 05:10:20.422 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] Now closing distribution for 172.17.0.4(474)<v4>:32776

[vm5] [info 2017/10/14 05:10:20.422 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] Stopping membership services

[vm5] [info 2017/10/14 05:10:20.423 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] GMSHealthMonitor server socket is closed in stopServices().

[vm5] [info 2017/10/14 05:10:20.423 UTC <Geode Failure Detection Server thread 0> tid=9199] GMSHealthMonitor server thread exiting

[vm5] [info 2017/10/14 05:10:20.423 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] GMSHealthMonitor serverSocketExecutor is terminated

[vm5] [info 2017/10/14 05:10:20.425 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] DistributionManager stopped in 103ms.

[vm5] [info 2017/10/14 05:10:20.425 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] Marking DistributionManager 172.17.0.4(474)<v4>:32776 as closed.

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

[vm6] [info 2017/10/14 05:10:20.427 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)

[vm6] [info 2017/10/14 05:10:20.428 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] GemFireCache[id = 2035272127; isClosing = true; isShutDownAll = false; created = Sat Oct 14 05:09:56 UTC 2017; server = false; copyOnRead = false; lockLease = 120; lockTimeout = 60]: Now closing.

[vm6] [info 2017/10/14 05:10:20.430 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Cache server on port 20,970 is shutting down.

[vm6] [info 2017/10/14 05:10:20.435 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Shutting down DistributionManager 172.17.0.4(533)<v1>:32773. 

[vm7] [info 2017/10/14 05:10:20.436 UTC <Pooled High Priority Message Processor 1> tid=6238] received leave request from 172.17.0.4(533)<v1>:32773 for 172.17.0.4(533)<v1>:32773

[vm7] [info 2017/10/14 05:10:20.436 UTC <Pooled High Priority Message Processor 1> tid=6238] This member is becoming the membership coordinator with address 172.17.0.4(593)<v2>:32777

[vm7] [info 2017/10/14 05:10:20.436 UTC <Pooled High Priority Message Processor 1> tid=6238] ViewCreator starting on:172.17.0.4(593)<v2>:32777

[vm7] [info 2017/10/14 05:10:20.437 UTC <Geode Membership View Creator> tid=6308] View Creator thread is starting

[vm7] [info 2017/10/14 05:10:20.437 UTC <Pooled High Priority Message Processor 1> tid=6238] Member at 172.17.0.4(533)<v1>:32773 gracefully left the distributed cache: shutdown message received

[vm7] [info 2017/10/14 05:10:20.437 UTC <Geode Membership View Creator> tid=6308] received new view: View[172.17.0.4(593)<v2>:32777|20] members: [172.17.0.4(593)<v2>:32777{lead}]  shutdown: [172.17.0.4(533)<v1>:32773]
[vm7] old view is: View[172.17.0.4(533)<v1>:32773|9] members: [172.17.0.4(533)<v1>:32773{lead}, 172.17.0.4(593)<v2>:32777]  shutdown: [172.17.0.4(207)<ec><v0>:32772]

[vm7] [info 2017/10/14 05:10:20.438 UTC <Geode Membership View Creator> tid=6308] no recipients for new view aside from myself

[vm7] [info 2017/10/14 05:10:20.438 UTC <View Message Processor> tid=6300] 172.17.0.4(593)<v2>:32777 is the elder and the only member.

[vm6] [info 2017/10/14 05:10:20.536 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Now closing distribution for 172.17.0.4(533)<v1>:32773

[vm6] [info 2017/10/14 05:10:20.537 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Stopping membership services

[vm6] [info 2017/10/14 05:10:20.537 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] GMSHealthMonitor server socket is closed in stopServices().

[vm7] [info 2017/10/14 05:10:20.538 UTC <unicast receiver,c6c5972f2dfe-44135> tid=6213] received leave request from 172.17.0.4<v1>:32773 for 172.17.0.4(533)<v1>:32773

[vm6] [info 2017/10/14 05:10:20.538 UTC <Geode Failure Detection Server thread 0> tid=6344] GMSHealthMonitor server thread exiting

[vm6] [info 2017/10/14 05:10:20.538 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] GMSHealthMonitor serverSocketExecutor is terminated

[vm6] [info 2017/10/14 05:10:20.541 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] DistributionManager stopped in 106ms.

[vm6] [info 2017/10/14 05:10:20.541 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Marking DistributionManager 172.17.0.4(533)<v1>:32773 as closed.

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

[vm7] [info 2017/10/14 05:10:20.543 UTC <RMI TCP Connection(4)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS)

[vm7] [info 2017/10/14 05:10:20.544 UTC <RMI TCP Connection(4)-172.17.0.4> tid=30] GemFireCache[id = 1005874836; isClosing = true; isShutDownAll = false; created = Sat Oct 14 05:09:58 UTC 2017; server = false; copyOnRead = false; lockLease = 120; lockTimeout = 60]: Now closing.

[vm7] [info 2017/10/14 05:10:21.417 UTC <GatewaySender Proxy Stomper> tid=6317] Destroying connection pool ln_Serial

[vm7] [info 2017/10/14 05:10:21.420 UTC <RMI TCP Connection(4)-172.17.0.4> tid=30] Stopped  SerialGatewaySender{id=ln_Serial,remoteDsId=1,isRunning =false,isPrimary =true}

[vm7] [info 2017/10/14 05:10:21.421 UTC <Thread-1399> tid=6266] The QueueRemovalThread is done.

[vm7] [info 2017/10/14 05:10:21.421 UTC <Thread-1401> tid=6270] The QueueRemovalThread is done.

[vm7] [info 2017/10/14 05:10:21.422 UTC <Thread-1403> tid=6274] The QueueRemovalThread is done.

[vm7] [info 2017/10/14 05:10:21.422 UTC <Thread-1400> tid=6268] The QueueRemovalThread is done.

[vm7] [info 2017/10/14 05:10:21.422 UTC <Thread-1402> tid=6272] The QueueRemovalThread is done.

[vm7] [info 2017/10/14 05:10:21.423 UTC <GatewaySender Proxy Stomper> tid=6318] Destroying connection pool ln_Parallel

[vm7] [info 2017/10/14 05:10:21.429 UTC <BatchRemovalThread> tid=6283] The QueueRemovalThread is done.

[vm7] [info 2017/10/14 05:10:21.429 UTC <BatchRemovalThread> tid=6285] The QueueRemovalThread is done.

[vm7] [info 2017/10/14 05:10:21.429 UTC <BatchRemovalThread> tid=6287] The QueueRemovalThread is done.

[vm7] [info 2017/10/14 05:10:21.430 UTC <BatchRemovalThread> tid=6289] The QueueRemovalThread is done.

[vm7] [info 2017/10/14 05:10:21.430 UTC <BatchRemovalThread> tid=6291] The QueueRemovalThread is done.

[vm7] [info 2017/10/14 05:10:21.430 UTC <RMI TCP Connection(4)-172.17.0.4> tid=30] Stopped  ParallelGatewaySender{id=ln_Parallel,remoteDsId=1,isRunning =true}

[vm7] [info 2017/10/14 05:10:21.435 UTC <RMI TCP Connection(4)-172.17.0.4> tid=30] Shutting down DistributionManager 172.17.0.4(593)<v2>:32777. 

[vm7] [info 2017/10/14 05:10:21.536 UTC <RMI TCP Connection(4)-172.17.0.4> tid=30] Now closing distribution for 172.17.0.4(593)<v2>:32777

[vm7] [info 2017/10/14 05:10:21.536 UTC <RMI TCP Connection(4)-172.17.0.4> tid=30] Stopping membership services

[vm7] [info 2017/10/14 05:10:21.537 UTC <RMI TCP Connection(4)-172.17.0.4> tid=30] GMSHealthMonitor server socket is closed in stopServices().

[vm7] [info 2017/10/14 05:10:21.537 UTC <Geode Failure Detection Server thread 0> tid=6217] GMSHealthMonitor server thread exiting

[vm7] [info 2017/10/14 05:10:21.537 UTC <RMI TCP Connection(4)-172.17.0.4> tid=30] GMSHealthMonitor serverSocketExecutor is terminated

[vm7] [info 2017/10/14 05:10:21.540 UTC <RMI TCP Connection(4)-172.17.0.4> tid=30] DistributionManager stopped in 105ms.

[vm7] [info 2017/10/14 05:10:21.541 UTC <RMI TCP Connection(4)-172.17.0.4> tid=30] Marking DistributionManager 172.17.0.4(593)<v2>:32777 as closed.

[vm7] [info 2017/10/14 05:10:21.541 UTC <RMI TCP Connection(4)-172.17.0.4> tid=30] Got result: null
[vm7]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(disconnectFromDS) (took 998 ms)

[vm0] 868.446: [GC (Allocation Failure) [PSYoungGen: 149594K->3733K(146432K)] 177485K->32573K(496128K), 0.0074296 secs] [Times: user=0.02 sys=0.01, real=0.01 secs] 
[vm0] [info 2017/10/14 05:10:21.550 UTC <RMI TCP Connection(9)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(verify service stopped)

[vm0] [info 2017/10/14 05:10:21.551 UTC <RMI TCP Connection(9)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(verify service stopped) (took 0 ms)

[vm0] [info 2017/10/14 05:10:21.552 UTC <RMI TCP Connection(9)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.cache.internal.JUnit4CacheTestCase$$Lambda$113/655360460.run with 0 args on object: org.apache.geode.test.dunit.cache.internal.JUnit4CacheTestCase$$Lambda$113/655360460@1760b3a1

[vm0] [info 2017/10/14 05:10:21.552 UTC <RMI TCP Connection(9)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.cache.internal.JUnit4CacheTestCase$$Lambda$113/655360460.run with 0 args on object: org.apache.geode.test.dunit.cache.internal.JUnit4CacheTestCase$$Lambda$113/655360460@1760b3a1 (took 0 ms)

[vm1] [info 2017/10/14 05:10:21.553 UTC <RMI TCP Connection(10)-172.17.0.4> tid=894] Received method: org.apache.geode.test.dunit.cache.internal.JUnit4CacheTestCase$$Lambda$130/665720036.run with 0 args on object: org.apache.geode.test.dunit.cache.internal.JUnit4CacheTestCase$$Lambda$130/665720036@3f164db5

[vm1] [info 2017/10/14 05:10:21.553 UTC <RMI TCP Connection(10)-172.17.0.4> tid=894] Got result: null
[vm1]  from org.apache.geode.test.dunit.cache.internal.JUnit4CacheTestCase$$Lambda$130/665720036.run with 0 args on object: org.apache.geode.test.dunit.cache.internal.JUnit4CacheTestCase$$Lambda$130/665720036@3f164db5 (took 0 ms)

[vm2] [info 2017/10/14 05:10:21.554 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.cache.internal.JUnit4CacheTestCase$$Lambda$164/930042106.run with 0 args on object: org.apache.geode.test.dunit.cache.internal.JUnit4CacheTestCase$$Lambda$164/930042106@35650a84

[vm2] [info 2017/10/14 05:10:21.554 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Got result: null
[vm2]  from org.apache.geode.test.dunit.cache.internal.JUnit4CacheTestCase$$Lambda$164/930042106.run with 0 args on object: org.apache.geode.test.dunit.cache.internal.JUnit4CacheTestCase$$Lambda$164/930042106@35650a84 (took 0 ms)

[vm3] [info 2017/10/14 05:10:21.555 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.cache.internal.JUnit4CacheTestCase$$Lambda$169/921789483.run with 0 args on object: org.apache.geode.test.dunit.cache.internal.JUnit4CacheTestCase$$Lambda$169/921789483@4bb3e17

[vm3] [info 2017/10/14 05:10:21.555 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.cache.internal.JUnit4CacheTestCase$$Lambda$169/921789483.run with 0 args on object: org.apache.geode.test.dunit.cache.internal.JUnit4CacheTestCase$$Lambda$169/921789483@4bb3e17 (took 0 ms)

[vm4] [info 2017/10/14 05:10:21.556 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Received method: org.apache.geode.test.dunit.cache.internal.JUnit4CacheTestCase$$Lambda$351/252227643.run with 0 args on object: org.apache.geode.test.dunit.cache.internal.JUnit4CacheTestCase$$Lambda$351/252227643@5d631d9c

[vm4] [info 2017/10/14 05:10:21.557 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Got result: null
[vm4]  from org.apache.geode.test.dunit.cache.internal.JUnit4CacheTestCase$$Lambda$351/252227643.run with 0 args on object: org.apache.geode.test.dunit.cache.internal.JUnit4CacheTestCase$$Lambda$351/252227643@5d631d9c (took 0 ms)

[vm5] [info 2017/10/14 05:10:21.557 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] Received method: org.apache.geode.test.dunit.cache.internal.JUnit4CacheTestCase$$Lambda$278/237121748.run with 0 args on object: org.apache.geode.test.dunit.cache.internal.JUnit4CacheTestCase$$Lambda$278/237121748@602ee41

[vm5] [info 2017/10/14 05:10:21.558 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] Got result: null
[vm5]  from org.apache.geode.test.dunit.cache.internal.JUnit4CacheTestCase$$Lambda$278/237121748.run with 0 args on object: org.apache.geode.test.dunit.cache.internal.JUnit4CacheTestCase$$Lambda$278/237121748@602ee41 (took 0 ms)

[vm6] [info 2017/10/14 05:10:21.559 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.cache.internal.JUnit4CacheTestCase$$Lambda$184/139768880.run with 0 args on object: org.apache.geode.test.dunit.cache.internal.JUnit4CacheTestCase$$Lambda$184/139768880@457500ea

[vm6] [info 2017/10/14 05:10:21.559 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm6]  from org.apache.geode.test.dunit.cache.internal.JUnit4CacheTestCase$$Lambda$184/139768880.run with 0 args on object: org.apache.geode.test.dunit.cache.internal.JUnit4CacheTestCase$$Lambda$184/139768880@457500ea (took 0 ms)

[vm7] [info 2017/10/14 05:10:21.560 UTC <RMI TCP Connection(4)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.cache.internal.JUnit4CacheTestCase$$Lambda$174/496414626.run with 0 args on object: org.apache.geode.test.dunit.cache.internal.JUnit4CacheTestCase$$Lambda$174/496414626@6395b72b

[vm7] [info 2017/10/14 05:10:21.560 UTC <RMI TCP Connection(4)-172.17.0.4> tid=30] Got result: null
[vm7]  from org.apache.geode.test.dunit.cache.internal.JUnit4CacheTestCase$$Lambda$174/496414626.run with 0 args on object: org.apache.geode.test.dunit.cache.internal.JUnit4CacheTestCase$$Lambda$174/496414626@6395b72b (took 0 ms)

[vm0] [info 2017/10/14 05:10:21.561 UTC <RMI TCP Connection(9)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.wancommand.WANCommandTestBase$$Lambda$114/989892867.run with 0 args on object: org.apache.geode.internal.cache.wan.wancommand.WANCommandTestBase$$Lambda$114/989892867@1c39e9ce

[vm0] [info 2017/10/14 05:10:21.561 UTC <RMI TCP Connection(9)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.internal.cache.wan.wancommand.WANCommandTestBase$$Lambda$114/989892867.run with 0 args on object: org.apache.geode.internal.cache.wan.wancommand.WANCommandTestBase$$Lambda$114/989892867@1c39e9ce (took 0 ms)

[vm1] [info 2017/10/14 05:10:21.562 UTC <RMI TCP Connection(10)-172.17.0.4> tid=894] Received method: org.apache.geode.internal.cache.wan.wancommand.WANCommandTestBase$$Lambda$131/1625180304.run with 0 args on object: org.apache.geode.internal.cache.wan.wancommand.WANCommandTestBase$$Lambda$131/1625180304@3780795b

[vm1] [info 2017/10/14 05:10:21.562 UTC <RMI TCP Connection(10)-172.17.0.4> tid=894] Got result: null
[vm1]  from org.apache.geode.internal.cache.wan.wancommand.WANCommandTestBase$$Lambda$131/1625180304.run with 0 args on object: org.apache.geode.internal.cache.wan.wancommand.WANCommandTestBase$$Lambda$131/1625180304@3780795b (took 0 ms)

[vm2] [info 2017/10/14 05:10:21.562 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.wancommand.WANCommandTestBase$$Lambda$165/302922692.run with 0 args on object: org.apache.geode.internal.cache.wan.wancommand.WANCommandTestBase$$Lambda$165/302922692@5fab41ff

[vm2] [info 2017/10/14 05:10:21.562 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Got result: null
[vm2]  from org.apache.geode.internal.cache.wan.wancommand.WANCommandTestBase$$Lambda$165/302922692.run with 0 args on object: org.apache.geode.internal.cache.wan.wancommand.WANCommandTestBase$$Lambda$165/302922692@5fab41ff (took 0 ms)

[vm3] [info 2017/10/14 05:10:21.563 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.wancommand.WANCommandTestBase$$Lambda$170/264994255.run with 0 args on object: org.apache.geode.internal.cache.wan.wancommand.WANCommandTestBase$$Lambda$170/264994255@32a69021

[vm3] [info 2017/10/14 05:10:21.563 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.internal.cache.wan.wancommand.WANCommandTestBase$$Lambda$170/264994255.run with 0 args on object: org.apache.geode.internal.cache.wan.wancommand.WANCommandTestBase$$Lambda$170/264994255@32a69021 (took 0 ms)

[vm4] [info 2017/10/14 05:10:21.564 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Received method: org.apache.geode.internal.cache.wan.wancommand.WANCommandTestBase$$Lambda$352/554843656.run with 0 args on object: org.apache.geode.internal.cache.wan.wancommand.WANCommandTestBase$$Lambda$352/554843656@6b51db79

[vm4] [info 2017/10/14 05:10:21.564 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Got result: null
[vm4]  from org.apache.geode.internal.cache.wan.wancommand.WANCommandTestBase$$Lambda$352/554843656.run with 0 args on object: org.apache.geode.internal.cache.wan.wancommand.WANCommandTestBase$$Lambda$352/554843656@6b51db79 (took 0 ms)

[vm5] [info 2017/10/14 05:10:21.564 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] Received method: org.apache.geode.internal.cache.wan.wancommand.WANCommandTestBase$$Lambda$279/949532958.run with 0 args on object: org.apache.geode.internal.cache.wan.wancommand.WANCommandTestBase$$Lambda$279/949532958@27238a49

[vm5] [info 2017/10/14 05:10:21.564 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] Got result: null
[vm5]  from org.apache.geode.internal.cache.wan.wancommand.WANCommandTestBase$$Lambda$279/949532958.run with 0 args on object: org.apache.geode.internal.cache.wan.wancommand.WANCommandTestBase$$Lambda$279/949532958@27238a49 (took 0 ms)

[vm6] [info 2017/10/14 05:10:21.565 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.wancommand.WANCommandTestBase$$Lambda$185/1740469156.run with 0 args on object: org.apache.geode.internal.cache.wan.wancommand.WANCommandTestBase$$Lambda$185/1740469156@4a65be57

[vm6] [info 2017/10/14 05:10:21.565 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm6]  from org.apache.geode.internal.cache.wan.wancommand.WANCommandTestBase$$Lambda$185/1740469156.run with 0 args on object: org.apache.geode.internal.cache.wan.wancommand.WANCommandTestBase$$Lambda$185/1740469156@4a65be57 (took 0 ms)

[vm7] [info 2017/10/14 05:10:21.565 UTC <RMI TCP Connection(4)-172.17.0.4> tid=30] Received method: org.apache.geode.internal.cache.wan.wancommand.WANCommandTestBase$$Lambda$175/1625895886.run with 0 args on object: org.apache.geode.internal.cache.wan.wancommand.WANCommandTestBase$$Lambda$175/1625895886@48aa7bce

[vm7] [info 2017/10/14 05:10:21.565 UTC <RMI TCP Connection(4)-172.17.0.4> tid=30] Got result: null
[vm7]  from org.apache.geode.internal.cache.wan.wancommand.WANCommandTestBase$$Lambda$175/1625895886.run with 0 args on object: org.apache.geode.internal.cache.wan.wancommand.WANCommandTestBase$$Lambda$175/1625895886@48aa7bce (took 0 ms)

[vm0] [info 2017/10/14 05:10:21.566 UTC <RMI TCP Connection(9)-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/14 05:10:21.566 UTC <RMI TCP Connection(9)-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/14 05:10:21.566 UTC <RMI TCP Connection(10)-172.17.0.4> tid=894] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm1] [info 2017/10/14 05:10:21.566 UTC <RMI TCP Connection(10)-172.17.0.4> tid=894] 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/14 05:10:21.566 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm2] [info 2017/10/14 05:10:21.567 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] 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/14 05:10:21.567 UTC <RMI TCP Connection(5)-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/14 05:10:21.567 UTC <RMI TCP Connection(5)-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/14 05:10:21.567 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm4] [info 2017/10/14 05:10:21.567 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] 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/14 05:10:21.568 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm5] [info 2017/10/14 05:10:21.568 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] 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/14 05:10:21.568 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)

[vm6] [info 2017/10/14 05:10:21.568 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] 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/14 05:10:21.568 UTC <RMI TCP Connection(4)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator)

[vm7] [info 2017/10/14 05:10:21.569 UTC <RMI TCP Connection(4)-172.17.0.4> tid=30] Got result: null
[vm7]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownCreationStackGenerator) (took 0 ms)

[vm0] [info 2017/10/14 05:10:21.569 UTC <RMI TCP Connection(9)-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/14 05:10:21.569 UTC <RMI TCP Connection(9)-172.17.0.4> tid=30] <ExpectedException action=remove>org.eclipse.jetty.io.EofException</ExpectedException>

[vm0] [info 2017/10/14 05:10:21.569 UTC <RMI TCP Connection(9)-172.17.0.4> tid=30] <ExpectedException action=remove>org.eclipse.jetty.io.EofException</ExpectedException>

[vm0] [info 2017/10/14 05:10:21.569 UTC <RMI TCP Connection(9)-172.17.0.4> tid=30] <ExpectedException action=remove>java.nio.channels.ClosedChannelException</ExpectedException>

[vm0] [info 2017/10/14 05:10:21.569 UTC <RMI TCP Connection(9)-172.17.0.4> tid=30] <ExpectedException action=remove>java.nio.channels.ClosedChannelException</ExpectedException>

[vm0] [info 2017/10/14 05:10:21.569 UTC <RMI TCP Connection(9)-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/14 05:10:21.570 UTC <RMI TCP Connection(10)-172.17.0.4> tid=894] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm1] [info 2017/10/14 05:10:21.570 UTC <RMI TCP Connection(10)-172.17.0.4> tid=894] 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/14 05:10:21.570 UTC <RMI TCP Connection(3)-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/14 05:10:21.570 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] 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/14 05:10:21.571 UTC <RMI TCP Connection(5)-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/14 05:10:21.571 UTC <RMI TCP Connection(5)-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/14 05:10:21.572 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM)

[vm4] [info 2017/10/14 05:10:21.573 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Got result: null
[vm4]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(tearDownVM) (took 1 ms)

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

[vm5] [info 2017/10/14 05:10:21.573 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] 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/14 05:10:21.574 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)

[vm6] [info 2017/10/14 05:10:21.574 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] 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/14 05:10:21.574 UTC <RMI TCP Connection(4)-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/14 05:10:21.575 UTC <RMI TCP Connection(4)-172.17.0.4> tid=30] 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/14 05:10:21.576 UTC <RMI TCP Connection(16)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase$$Lambda$39/1754172362.run with 0 args on object: org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase$$Lambda$39/1754172362@56ad696f

[locator] [info 2017/10/14 05:10:21.576 UTC <RMI TCP Connection(16)-172.17.0.4> tid=30] Got result: null
[locator]  from org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase$$Lambda$39/1754172362.run with 0 args on object: org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase$$Lambda$39/1754172362@56ad696f (took 0 ms)

[vm0] [info 2017/10/14 05:10:21.583 UTC <RMI TCP Connection(9)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$2.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$2@26f76eb1

[vm0] [info 2017/10/14 05:10:21.583 UTC <RMI TCP Connection(9)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$2.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$2@26f76eb1 (took 0 ms)

[vm1] [info 2017/10/14 05:10:21.584 UTC <RMI TCP Connection(10)-172.17.0.4> tid=894] Received method: org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$2.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$2@686031b9

[vm1] [info 2017/10/14 05:10:21.584 UTC <RMI TCP Connection(10)-172.17.0.4> tid=894] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$2.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$2@686031b9 (took 0 ms)

[vm2] [info 2017/10/14 05:10:21.585 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$2.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$2@6a33eb74

[vm2] [info 2017/10/14 05:10:21.585 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$2.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$2@6a33eb74 (took 0 ms)

[vm3] [info 2017/10/14 05:10:21.585 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$2.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$2@7807e11e

[vm3] [info 2017/10/14 05:10:21.585 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$2.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$2@7807e11e (took 0 ms)

[vm4] [info 2017/10/14 05:10:21.585 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Received method: org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$2.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$2@1730f411

[vm4] [info 2017/10/14 05:10:21.586 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$2.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$2@1730f411 (took 0 ms)

[vm5] [info 2017/10/14 05:10:21.586 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] Received method: org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$2.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$2@380bca4b

[vm5] [info 2017/10/14 05:10:21.586 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$2.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$2@380bca4b (took 0 ms)

[vm6] [info 2017/10/14 05:10:21.586 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$2.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$2@4c41117e

[vm6] [info 2017/10/14 05:10:21.586 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$2.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$2@4c41117e (took 0 ms)

[vm7] [info 2017/10/14 05:10:21.587 UTC <RMI TCP Connection(4)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$2.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$2@2235e215

[vm7] [info 2017/10/14 05:10:21.587 UTC <RMI TCP Connection(4)-172.17.0.4> tid=30] Got result: null
[vm7]  from org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$2.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$2@2235e215 (took 0 ms)

[vm0] [info 2017/10/14 05:10:21.590 UTC <RMI TCP Connection(9)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$1.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$1@18787323

[vm0] [info 2017/10/14 05:10:21.590 UTC <RMI TCP Connection(9)-172.17.0.4> tid=30] Got result: null
[vm0]  from org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$1.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$1@18787323 (took 0 ms)

[vm1] [info 2017/10/14 05:10:21.590 UTC <RMI TCP Connection(10)-172.17.0.4> tid=894] Received method: org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$1.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$1@71796b26

[vm1] [info 2017/10/14 05:10:21.590 UTC <RMI TCP Connection(10)-172.17.0.4> tid=894] Got result: null
[vm1]  from org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$1.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$1@71796b26 (took 0 ms)

[vm2] [info 2017/10/14 05:10:21.592 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$1.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$1@45f75547

[vm2] [info 2017/10/14 05:10:21.592 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Got result: null
[vm2]  from org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$1.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$1@45f75547 (took 0 ms)

[vm3] [info 2017/10/14 05:10:21.592 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$1.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$1@3d487fec

[vm3] [info 2017/10/14 05:10:21.592 UTC <RMI TCP Connection(5)-172.17.0.4> tid=30] Got result: null
[vm3]  from org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$1.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$1@3d487fec (took 0 ms)

[vm4] [info 2017/10/14 05:10:21.592 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Received method: org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$1.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$1@3949eed4

[vm4] [info 2017/10/14 05:10:21.592 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Got result: null
[vm4]  from org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$1.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$1@3949eed4 (took 0 ms)

[vm5] [info 2017/10/14 05:10:21.593 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] Received method: org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$1.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$1@6fe9a54e

[vm5] [info 2017/10/14 05:10:21.593 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] Got result: null
[vm5]  from org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$1.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$1@6fe9a54e (took 0 ms)

[vm6] [info 2017/10/14 05:10:21.593 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$1.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$1@47f27572

[vm6] [info 2017/10/14 05:10:21.593 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] Got result: null
[vm6]  from org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$1.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$1@47f27572 (took 0 ms)

[vm7] [info 2017/10/14 05:10:21.593 UTC <RMI TCP Connection(4)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$1.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$1@131a0c46

[vm7] [info 2017/10/14 05:10:21.594 UTC <RMI TCP Connection(4)-172.17.0.4> tid=30] Got result: null
[vm7]  from org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$1.run with 0 args on object: org.apache.geode.test.dunit.rules.DistributedRestoreSystemProperties$1@131a0c46 (took 0 ms)

Previously run tests: [ParallelWANPropagationConcurrentOpsOffHeapDUnitTest, ParallelWANPersistenceEnabledGatewaySenderOffHeapDUnitTest, NewWANConcurrencyCheckForDestroyDUnitTest, CommonParallelGatewaySenderDUnitTest, ConcurrentSerialGatewaySenderOperationsDUnitTest, ParallelWANPropagationDUnitTest, SerialWANPropagationLoopBackDUnitTest, SerialGatewaySenderDistributedDeadlockDUnitTest, CreateAndDestroyGatewaySenderCommandsDUnitTest, WanCommandListDUnitTest]
[vm0] [info 2017/10/14 05:10:21.594 UTC <RMI TCP Connection(9)-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/14 05:10:21.594 UTC <RMI TCP Connection(9)-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/14 05:10:21.595 UTC <RMI TCP Connection(10)-172.17.0.4> tid=894] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm1] [info 2017/10/14 05:10:21.595 UTC <RMI TCP Connection(10)-172.17.0.4> tid=894] 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/14 05:10:21.595 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm2] [info 2017/10/14 05:10:21.595 UTC <RMI TCP Connection(3)-172.17.0.4> tid=30] 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/14 05:10:21.596 UTC <RMI TCP Connection(5)-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/14 05:10:21.596 UTC <RMI TCP Connection(5)-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/14 05:10:21.596 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm4] [info 2017/10/14 05:10:21.596 UTC <RMI TCP Connection(11)-172.17.0.4> tid=107] 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/14 05:10:21.597 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm5] [info 2017/10/14 05:10:21.597 UTC <RMI TCP Connection(3)-172.17.0.4> tid=7026] 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/14 05:10:21.597 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)

[vm6] [info 2017/10/14 05:10:21.597 UTC <RMI TCP Connection(6)-172.17.0.4> tid=30] 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/14 05:10:21.598 UTC <RMI TCP Connection(4)-172.17.0.4> tid=30] Received method: org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM)

[vm7] [info 2017/10/14 05:10:21.598 UTC <RMI TCP Connection(4)-172.17.0.4> tid=30] Got result: null
[vm7]  from org.apache.geode.test.dunit.NamedRunnable.run with 0 args on object: runnable(setupVM) (took 0 ms)
{noformat}





--
This message was sent by Atlassian JIRA
(v6.4.14#64029)