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

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

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

Geode Integration commented on GEODE-9140:
------------------------------------------

Seen in [UpgradeTestOpenJDK8 #137|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/UpgradeTestOpenJDK8/builds/137] ... see [test results|http://files.apachegeode-ci.info/builds/apache-develop-main/1.15.0-build.0131/test-results/upgradeTest/1618007435/] or download [artifacts|http://files.apachegeode-ci.info/builds/apache-develop-main/1.15.0-build.0131/test-artifacts/1618007435/upgradetestfiles-OpenJDK8-1.15.0-build.0131.tgz].

> 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
>            Priority: Major
>
> {noformat}
> 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)
> {noformat}



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