You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jinmei Liao (Jira)" <ji...@apache.org> on 2019/10/15 16:42:00 UTC

[jira] [Commented] (GEODE-7084) CI Failure: ClusterConfigLocatorRestartDUnitTest.serverRestartsAfterLocatorReconnects has suspect string

    [ https://issues.apache.org/jira/browse/GEODE-7084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16952103#comment-16952103 ] 

Jinmei Liao commented on GEODE-7084:
------------------------------------

Again: https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK8/builds/1182

org.apache.geode.management.internal.configuration.ClusterConfigLocatorRestartDUnitTest > serverRestartHangsWaitingForStartupMessageResponse 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 5468

    [fatal 2019/10/15 10:49:43.265 GMT <FederatingManager7> tid=123] Uncaught exception in thread Thread[FederatingManager7,5,RMI Runtime]
    org.apache.geode.distributed.DistributedSystemDisconnectedException: This connection to a distributed system has been disconnected.
    	at org.apache.geode.distributed.internal.InternalDistributedSystem.checkConnected(InternalDistributedSystem.java:917)
    	at org.apache.geode.distributed.internal.InternalDistributedSystem.getDistributionManager(InternalDistributedSystem.java:1639)
    	at org.apache.geode.management.internal.SystemManagementService.memberDeparted(SystemManagementService.java:682)
    	at org.apache.geode.management.internal.FederatingManager.removeMemberArtifacts(FederatingManager.java:221)
    	at org.apache.geode.management.internal.FederatingManager.access$000(FederatingManager.java:67)
    	at org.apache.geode.management.internal.FederatingManager$RemoveMemberTask.run(FederatingManager.java:564)
    	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)

> CI Failure: ClusterConfigLocatorRestartDUnitTest.serverRestartsAfterLocatorReconnects has suspect string
> --------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-7084
>                 URL: https://issues.apache.org/jira/browse/GEODE-7084
>             Project: Geode
>          Issue Type: Bug
>            Reporter: Eric Shu
>            Assignee: Jinmei Liao
>            Priority: Major
>
> org.apache.geode.management.internal.configuration.ClusterConfigLocatorRestartDUnitTest > serverRestartsAfterLocatorReconnects 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 3039
>     [error 2019/08/13 22:16:12.668 GMT <ReconnectThread> tid=308] Received invalid result from 172.17.0.5(locator-0:1808:locator)<ec><v12>:41001: null
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=  Test Results URI =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> gs://gemfire-test-artifacts/builds/gemfire-develop-main/9.10.0-build.0028/test-results/distributedTest/1565735940/
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> Test report artifacts from this job are available at:
> gs://gemfire-test-artifacts/builds/gemfire-develop-main/9.10.0-build.0028/test-artifacts/1565735940/distributedtestfiles-OpenJDK8-9.10.0-build.0028.tgz



--
This message was sent by Atlassian Jira
(v8.3.4#803005)