You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Kirk Lund (Jira)" <ji...@apache.org> on 2021/04/12 17:36:00 UTC

[jira] [Created] (GEODE-9140) CI Failure: DeploymentManagementUpgradeTest > newLocatorCanReadOldConfigurationData fails with ComparisonFailure

Kirk Lund created GEODE-9140:
--------------------------------

             Summary: CI Failure: DeploymentManagementUpgradeTest > newLocatorCanReadOldConfigurationData fails with ComparisonFailure
                 Key: GEODE-9140
                 URL: https://issues.apache.org/jira/browse/GEODE-9140
             Project: Geode
          Issue Type: Wish
          Components: gfsh, management
            Reporter: Kirk Lund



org.apache.geode.management.DeploymentManagementUpgradeTest > newLocatorCanReadOldConfigurationData[1.13.2] FAILED
    org.junit.ComparisonFailure: [Exit value from process started by [c0f4fa64150ca1ed: gfsh -e start locator --name=test --port=28819 --http-service-port=28818 --J=-Dgemfire.jmx-manager-port=28820]] expected:<[0]> but was:<[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.test.junit.rules.gfsh.GfshExecution.awaitTermination(GfshExecution.java:103)
        at org.apache.geode.test.junit.rules.gfsh.GfshRule.execute(GfshRule.java:143)
        at org.apache.geode.test.junit.rules.gfsh.GfshScript.execute(GfshScript.java:160)
        at org.apache.geode.management.DeploymentManagementUpgradeTest.newLocatorCanReadOldConfigurationData(DeploymentManagementUpgradeTest.java:99)




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