Shelley Lynn Hughes-Godfrey created GEODE-4222:
--------------------------------------------------
Summary: CI failure: suspect string in
org.apache.geode.internal.cache.wan.concurrent.ConcurrentWANPropagation_1_DUnitTest
> testReplicatedSerialPropagationWithLocalSiteClosedAndRebuilt
Key: GEODE-4222
URL: https://issues.apache.org/jira/browse/GEODE-4222
Project: Geode
Issue Type: Bug
Components: wan
Reporter: Shelley Lynn Hughes-Godfrey
{noformat}
org.apache.geode.internal.cache.wan.concurrent.ConcurrentWANPropagation_1_DUnitTest
> testReplicatedSerialPropagationWithLocalSiteClosedAndRebuilt FAILED
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 5434
[error 2018/01/04 03:47:27.670 UTC <Distribution Locator on
localhost/127.0.0.1> tid=180] Locator socket was closed unexpectedly - server
thread is exiting.
at org.junit.Assert.fail(Assert.java:88)
at
org.apache.geode.test.dunit.standalone.DUnitLauncher.closeAndCheckForSuspects(DUnitLauncher.java:393)
at
org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase.cleanupAllVms(JUnit4DistributedTestCase.java:561)
at
org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase.doTearDownDistributedTestCase(JUnit4DistributedTestCase.java:508)
at
org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase.tearDownDistributedTestCase(JUnit4DistributedTestCase.java:495)
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)
{noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)