You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Shelley Lynn Hughes-Godfrey (JIRA)" <ji...@apache.org> on 2019/02/01 23:07:00 UTC

[jira] [Created] (GEODE-6352) CI Failure: org.apache.geode.cache30.GlobalRegionCCEDUnitTest.testTombstones

Shelley Lynn Hughes-Godfrey created GEODE-6352:
--------------------------------------------------

             Summary: CI Failure: org.apache.geode.cache30.GlobalRegionCCEDUnitTest.testTombstones
                 Key: GEODE-6352
                 URL: https://issues.apache.org/jira/browse/GEODE-6352
             Project: Geode
          Issue Type: Bug
          Components: regions
            Reporter: Shelley Lynn Hughes-Godfrey


http://concourse.gemfire.pivotal.io/teams/main/pipelines/gemfire-9.3/jobs/DistributedTest/builds/23

```
=-=-=-=-=-=-=-=-=-=-=-=-=-=  Test Results Website =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
http://s3proxy.gemfire.pivotal.io/gemfire-test-results/9.3/distributedTest/1548995701/index.html
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

To download the test artifacts from this job, execute the following command after the job has completed:

     aws s3 cp s3://gemfire-build-artifacts/9.3/9.3.3-build.6/1548995701/distributedtestfiles-9.3.3-build.6.tgz .
```

Test failure:
```
org.apache.geode.cache30.GlobalRegionCCEDUnitTest > testTombstones FAILED
    org.apache.geode.test.dunit.RMIException: While invoking org.apache.geode.cache30.MultiVMRegionTestCase$277.run in VM 1 running on Host 01e2b31fd72b with 4 VMs
        at org.apache.geode.test.dunit.VM.invoke(VM.java:393)
        at org.apache.geode.test.dunit.VM.invoke(VM.java:363)
        at org.apache.geode.test.dunit.VM.invoke(VM.java:308)
        at org.apache.geode.cache30.MultiVMRegionTestCase.versionTestTombstones(MultiVMRegionTestCase.java:8494)
        at org.apache.geode.cache30.GlobalRegionCCEDUnitTest.testTombstones(GlobalRegionCCEDUnitTest.java:155)

        Caused by:
        java.lang.AssertionError: after destroys in other vm  region tombstone count was 0 expected=100 TombstoneService=Destroyed entries GC service.  Replicate Queue=[0] [] batchedExpiredTombstones[0] = [] Non-replicate Queue=[0] [] expected:<100> but was:<0>
```



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)