You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/12/22 17:40:46 UTC

[jira] [Commented] (GEODE-649) CI failure: ServerLauncherRemoteJUnitTest.testStartUsingDisableDefaultServerLeavesPortFree

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

ASF GitHub Bot commented on GEODE-649:
--------------------------------------

GitHub user jinmeiliao opened a pull request:

    https://github.com/apache/incubator-geode/pull/64

    GEODE-649: add more logging to see the reason of future failure.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jinmeiliao/incubator-geode feature/GEODE-649

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-geode/pull/64.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #64
    
----
commit 34e2bb8c3c0b0bd532b8b50854ca00f935e5e1eb
Author: Jinmei Liao <ji...@pivotal.io>
Date:   2015-12-22T16:38:29Z

    GEODE-649: add more logging to see the reason of future failure.

----


> CI failure: ServerLauncherRemoteJUnitTest.testStartUsingDisableDefaultServerLeavesPortFree
> ------------------------------------------------------------------------------------------
>
>                 Key: GEODE-649
>                 URL: https://issues.apache.org/jira/browse/GEODE-649
>             Project: Geode
>          Issue Type: Bug
>          Components: management
>            Reporter: Darrel Schneider
>            Assignee: Jinmei Liao
>              Labels: CI
>
> git rev 1f193af7016e125059022e76d7cd053339bc309a  build #926
> java.lang.AssertionError: waiting for local Server to start: Server in /tmp/junit6083509114268149978 on null is currently not responding.
> 	at org.junit.Assert.fail(Assert.java:88)
> 	at org.junit.Assert.assertTrue(Assert.java:41)
> 	at com.gemstone.gemfire.distributed.AbstractLauncherJUnitTestCase.assertEventuallyTrue(AbstractLauncherJUnitTestCase.java:238)
> 	at com.gemstone.gemfire.distributed.ServerLauncherRemoteJUnitTest.waitForServerToStart(ServerLauncherRemoteJUnitTest.java:1336)
> 	at com.gemstone.gemfire.distributed.ServerLauncherRemoteJUnitTest.testStartUsingDisableDefaultServerLeavesPortFree(ServerLauncherRemoteJUnitTest.java:433)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)