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 subversion and git services (Jira)" <ji...@apache.org> on 2019/09/23 18:31:00 UTC

[jira] [Commented] (GEODE-7230) CI failure: ClientServerTransactionFailoverDistributedTest fails with org.junit.ComparisonFailure: expected:<"TxValue-1"> but was:

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

ASF subversion and git services commented on GEODE-7230:
--------------------------------------------------------

Commit 8895c8629391a0cab6ed6b7f2167f7e218ffd1ef in geode's branch refs/heads/feature/GEODE-7230 from Eric Shu
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=8895c86 ]

GEODE-7230: Avoid verification occurred before commit is finished.


> CI failure: ClientServerTransactionFailoverDistributedTest fails with org.junit.ComparisonFailure: expected:<"TxValue-1"> but was:<null>
> ----------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-7230
>                 URL: https://issues.apache.org/jira/browse/GEODE-7230
>             Project: Geode
>          Issue Type: Bug
>          Components: transactions
>            Reporter: Scott Jewell
>            Assignee: Eric Shu
>            Priority: Major
>              Labels: GeodeCommons
>
> org.apache.geode.internal.cache.ClientServerTransactionFailoverDistributedTest > txCommitGetsAppliedOnAllTheReplicasAfterHostIsShutDownAndIfOneOfTheNodeHasCommitted FAILED
>  org.apache.geode.test.dunit.RMIException: While invoking org.apache.geode.internal.cache.ClientServerTransactionFailoverDistributedTest$$Lambda$201/1728798195.run in VM 1 running on Host 1495863a8b47 with 4 VMs
>  at org.apache.geode.test.dunit.VM.executeMethodOnObject(VM.java:579)
>  at org.apache.geode.test.dunit.VM.invoke(VM.java:406)
>  at org.apache.geode.internal.cache.ClientServerTransactionFailoverDistributedTest.txCommitGetsAppliedOnAllTheReplicasAfterHostIsShutDownAndIfOneOfTheNodeHasCommitted(ClientServerTransactionFailoverDistributedTest.java:434)
> Caused by:
>  org.junit.ComparisonFailure: expected:<"TxValue-1"> but was:<null>
>  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.internal.cache.ClientServerTransactionFailoverDistributedTest.lambda$txCommitGetsAppliedOnAllTheReplicasAfterHostIsShutDownAndIfOneOfTheNodeHasCommitted$bb17a952$7(ClientServerTransactionFailoverDistributedTest.java:436)
> Concourse job: 
> https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK8/builds/1114
> Test results: 
> http://files.apachegeode-ci.info/builds/apache-develop-main/1.11.0-SNAPSHOT.0150/test-results/distributedTest/1569011095/
> Test artifacts: 
> http://files.apachegeode-ci.info/builds/apache-develop-main/1.11.0-SNAPSHOT.0150/test-artifacts/1569011095/distributedtestfiles-OpenJDK8-1.11.0-SNAPSHOT.0150.tgz



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