[
https://issues.apache.org/jira/browse/GEODE-3794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anthony Baker resolved GEODE-3794.
----------------------------------
Resolution: Cannot Reproduce
This issue has either failed to reproduce or been fixed systemically elsewhere
(e.g. improving port selection and timeouts). Closing but please reopen if
needed.
> LocatorLauncher & ServerLauncher integration tests failing with hostname
> mismatch
> ---------------------------------------------------------------------------------
>
> Key: GEODE-3794
> URL: https://issues.apache.org/jira/browse/GEODE-3794
> Project: Geode
> Issue Type: Bug
> Components: gfsh
> Reporter: Kenneth Howe
> Priority: Major
> Labels: Ci
>
> Nightly build failures. The folliowing stack trace is typical of failures in
> * ServerLauncherLocalIntegrationTest
> * ServerLauncherLocalFileIntegrationTest
> * ServerLauncherRemoteIntegrationTest
> * ServerLauncherRemoteFileIntegrationTest
> * LocatorLauncherLocalIntegrationTest
> * LocatorLauncherLocalFileIntegrationTest
> * LocatorLauncherRemoteIntegrationTest
> * LocaotrLauncherRemoteFileIntegrationTest
> {code}
> org.apache.geode.distributed.ServerLauncherLocalIntegrationTest >
> statusWithWorkingDirectoryReturnsOnlineWithDetails FAILED
> org.junit.ComparisonFailure: expected:<"[qnode2.quenda.co]"> but
> was:<"[172.18.0.1]">
> at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
> Method)
> at
> sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
> at
> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
> at
> org.apache.geode.distributed.ServerLauncherLocalIntegrationTest.statusWithWorkingDirectoryReturnsOnlineWithDetails(ServerLauncherLocalIntegrationTest.java:250)
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)