[
https://issues.apache.org/jira/browse/GEODE-3489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirk Lund resolved GEODE-3489.
------------------------------
Resolution: Duplicate (was: Won't Do)
> LocatorLauncherRemoteFileIntegrationTest fails on Windows
> ---------------------------------------------------------
>
> Key: GEODE-3489
> URL: https://issues.apache.org/jira/browse/GEODE-3489
> Project: Geode
> Issue Type: Sub-task
> Components: gfsh, tests
> Environment: Windows
> Reporter: Kirk Lund
> Priority: Major
> Labels: IntegrationTest, Windows
>
> {noformat}
> org.apache.geode.distributed.LocatorLauncherRemoteFileIntegrationTest >
> stopWithPidStopsLocatorProcess FAILED
> org.awaitility.core.ConditionTimeoutException: Condition defined as a
> lambda expression in
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase that
> uses org.apache.geode.distributed.LocatorLauncher expected:<[online]> but
> was:<[not responding]> within 2 minutes.
> at
> org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:104)
> at
> org.awaitility.core.AssertionCondition.await(AssertionCondition.java:117)
> at
> org.awaitility.core.AssertionCondition.await(AssertionCondition.java:32)
> at
> org.awaitility.core.ConditionFactory.until(ConditionFactory.java:809)
> at
> org.awaitility.core.ConditionFactory.until(ConditionFactory.java:648)
> at
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:196)
> at
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:179)
> at
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:189)
> at
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.givenRunningLocator(LocatorLauncherRemoteIntegrationTestCase.java:114)
> at
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.givenRunningLocator(LocatorLauncherRemoteIntegrationTestCase.java:110)
> at
> org.apache.geode.distributed.LocatorLauncherRemoteFileIntegrationTest.stopWithPidStopsLocatorProcess(LocatorLauncherRemoteFileIntegrationTest.java:77)
> org.apache.geode.distributed.LocatorLauncherRemoteFileIntegrationTest >
> stopWithPidReturnsStopped FAILED
> org.awaitility.core.ConditionTimeoutException: Condition defined as a
> lambda expression in
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase that
> uses org.apache.geode.distributed.LocatorLauncher expected:<[online]> but
> was:<[not responding]> within 2 minutes.
> at
> org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:104)
> at
> org.awaitility.core.AssertionCondition.await(AssertionCondition.java:117)
> at
> org.awaitility.core.AssertionCondition.await(AssertionCondition.java:32)
> at
> org.awaitility.core.ConditionFactory.until(ConditionFactory.java:809)
> at
> org.awaitility.core.ConditionFactory.until(ConditionFactory.java:648)
> at
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:196)
> at
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:179)
> at
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:189)
> at
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.givenRunningLocator(LocatorLauncherRemoteIntegrationTestCase.java:114)
> at
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.givenRunningLocator(LocatorLauncherRemoteIntegrationTestCase.java:110)
> at
> org.apache.geode.distributed.LocatorLauncherRemoteFileIntegrationTest.stopWithPidReturnsStopped(LocatorLauncherRemoteFileIntegrationTest.java:68)
> org.apache.geode.distributed.LocatorLauncherRemoteFileIntegrationTest >
> stopWithPidDeletesPidFile FAILED
> org.awaitility.core.ConditionTimeoutException: Condition defined as a
> lambda expression in
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase that
> uses org.apache.geode.distributed.LocatorLauncher expected:<[online]> but
> was:<[not responding]> within 2 minutes.
> at
> org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:104)
> at
> org.awaitility.core.AssertionCondition.await(AssertionCondition.java:117)
> at
> org.awaitility.core.AssertionCondition.await(AssertionCondition.java:32)
> at
> org.awaitility.core.ConditionFactory.until(ConditionFactory.java:809)
> at
> org.awaitility.core.ConditionFactory.until(ConditionFactory.java:648)
> at
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:196)
> at
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:179)
> at
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:189)
> at
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.givenRunningLocator(LocatorLauncherRemoteIntegrationTestCase.java:114)
> at
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.givenRunningLocator(LocatorLauncherRemoteIntegrationTestCase.java:110)
> at
> org.apache.geode.distributed.LocatorLauncherRemoteFileIntegrationTest.stopWithPidDeletesPidFile(LocatorLauncherRemoteFileIntegrationTest.java:59)
> org.apache.geode.distributed.LocatorLauncherRemoteFileIntegrationTest >
> statusWithPidReturnsOnlineWithDetails FAILED
> org.awaitility.core.ConditionTimeoutException: Condition defined as a
> lambda expression in
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase that
> uses org.apache.geode.distributed.LocatorLauncher expected:<[online]> but
> was:<[not responding]> within 2 minutes.
> at
> org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:104)
> at
> org.awaitility.core.AssertionCondition.await(AssertionCondition.java:117)
> at
> org.awaitility.core.AssertionCondition.await(AssertionCondition.java:32)
> at
> org.awaitility.core.ConditionFactory.until(ConditionFactory.java:809)
> at
> org.awaitility.core.ConditionFactory.until(ConditionFactory.java:648)
> at
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:196)
> at
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:179)
> at
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.awaitStart(LocatorLauncherRemoteIntegrationTestCase.java:189)
> at
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.givenRunningLocator(LocatorLauncherRemoteIntegrationTestCase.java:114)
> at
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase.givenRunningLocator(LocatorLauncherRemoteIntegrationTestCase.java:110)
> at
> org.apache.geode.distributed.LocatorLauncherRemoteFileIntegrationTest.statusWithPidReturnsOnlineWithDetails(LocatorLauncherRemoteFileIntegrationTest.java:50)
> org.apache.geode.distributed.LocatorLauncherRemoteFileIntegrationTest >
> pidFileContainsServerPid FAILED
> org.awaitility.core.ConditionTimeoutException: Condition defined as a
> lambda expression in
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase that
> uses org.apache.geode.distributed.LocatorLauncher expected:<[online]> but
> was:<[not responding]> within 2 minutes.
> org.apache.geode.distributed.LocatorLauncherRemoteFileIntegrationTest >
> startWithForceOverwritesExistingPidFile FAILED
> org.awaitility.core.ConditionTimeoutException: Condition defined as a
> lambda expression in
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase that
> uses org.apache.geode.distributed.LocatorLauncher expected:<[online]> but
> was:<[not responding]> within 2 minutes.
> org.apache.geode.distributed.LocatorLauncherRemoteFileIntegrationTest >
> statusWithWorkingDirectoryReturnsOnlineWithDetails FAILED
> org.awaitility.core.ConditionTimeoutException: Condition defined as a
> lambda expression in
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase that
> uses org.apache.geode.distributed.LocatorLauncher expected:<[online]> but
> was:<[not responding]> within 2 minutes.
> org.apache.geode.distributed.LocatorLauncherRemoteFileIntegrationTest >
> startWithDefaultPortInUseFailsWithBindException FAILED
> org.junit.ComparisonFailure: expected:<[tru]e> but was:<[fals]e>
> org.apache.geode.distributed.LocatorLauncherRemoteFileIntegrationTest >
> stopWithWorkingDirectoryStopsLocatorProcess FAILED
> org.awaitility.core.ConditionTimeoutException: Condition defined as a
> lambda expression in
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase that
> uses org.apache.geode.distributed.LocatorLauncher expected:<[online]> but
> was:<[not responding]> within 2 minutes.
> org.apache.geode.distributed.LocatorLauncherRemoteFileIntegrationTest >
> startOverwritesStalePidFile FAILED
> org.awaitility.core.ConditionTimeoutException: Condition defined as a
> lambda expression in
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase that
> uses org.apache.geode.distributed.LocatorLauncher expected:<[online]> but
> was:<[not responding]> within 2 minutes.
> org.apache.geode.distributed.LocatorLauncherRemoteFileIntegrationTest >
> startDeletesStaleControlFiles FAILED
> org.awaitility.core.ConditionTimeoutException: Condition defined as a
> lambda expression in
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase that
> uses org.apache.geode.distributed.LocatorLauncher expected:<[online]> but
> was:<[not responding]> within 2 minutes.
> org.apache.geode.distributed.LocatorLauncherRemoteFileIntegrationTest >
> startCreatesPidFile FAILED
> org.awaitility.core.ConditionTimeoutException: Condition defined as a
> lambda expression in
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase that
> uses org.apache.geode.distributed.LocatorLauncher expected:<[online]> but
> was:<[not responding]> within 2 minutes.
> org.apache.geode.distributed.LocatorLauncherRemoteFileIntegrationTest >
> startCreatesLogFile FAILED
> org.awaitility.core.ConditionTimeoutException: Condition defined as a
> lambda expression in
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase that
> uses org.apache.geode.distributed.LocatorLauncher expected:<[online]> but
> was:<[not responding]> within 2 minutes.
> org.apache.geode.distributed.LocatorLauncherRemoteFileIntegrationTest >
> stopWithWorkingDirectoryReturnsStopped FAILED
> org.awaitility.core.ConditionTimeoutException: Condition defined as a
> lambda expression in
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase that
> uses org.apache.geode.distributed.LocatorLauncher expected:<[online]> but
> was:<[not responding]> within 2 minutes.
> org.apache.geode.distributed.LocatorLauncherRemoteFileIntegrationTest >
> startWithLocatorPortInUseFailsWithBindException FAILED
> org.junit.ComparisonFailure: expected:<[tru]e> but was:<[fals]e>
> org.apache.geode.distributed.LocatorLauncherRemoteFileIntegrationTest >
> stopWithWorkingDirectoryDeletesPidFile FAILED
> org.awaitility.core.ConditionTimeoutException: Condition defined as a
> lambda expression in
> org.apache.geode.distributed.LocatorLauncherRemoteIntegrationTestCase that
> uses org.apache.geode.distributed.LocatorLauncher expected:<[online]> but
> was:<[not responding]> within 2 minutes.
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)