You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Darrel Schneider (JIRA)" <ji...@apache.org> on 2017/07/13 17:25:00 UTC

[jira] [Commented] (GEODE-2774) CI failure: LuceneIndexDestroyDUnitTest.verifyDestroyAllIndexesWhileDoingPuts

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

Darrel Schneider commented on GEODE-2774:
-----------------------------------------

I also just saw this reproduce on develop

> CI failure: LuceneIndexDestroyDUnitTest.verifyDestroyAllIndexesWhileDoingPuts
> -----------------------------------------------------------------------------
>
>                 Key: GEODE-2774
>                 URL: https://issues.apache.org/jira/browse/GEODE-2774
>             Project: Geode
>          Issue Type: Bug
>          Components: lucene
>    Affects Versions: 1.2.0
>            Reporter: Shelley Lynn Hughes-Godfrey
>            Assignee: Diane Hardman
>              Labels: CI
>
> {noformat}
> :geode-lucene:testClasses        at org.apache.geode.internal.Assert.fail(Assert.java:68)
>         at org.apache.geode.cache.lucene.LuceneIndexDestroyDUnitTest.verifyDestroyAllIndexesWhileDoingPuts(LuceneIndexDestroyDUnitTest.java:215)
>         org.apache.geode.cache.RegionDestroyedException: Partitioned Region @1a3e3379 [path='/region'; dataPolicy=PERSISTENT_PARTITION; prId=76; isDestroyed=false; isClosed=false; retryTimeout=3600000; serialNumber=1315; partition attributes=PartitionAttributes@1060958737[redundantCopies=0;localMaxMemory=100;totalMaxMemory=2147483647;totalNumBuckets=10;partitionResolver=null;colocatedWith=null;recoveryDelay=-1;startupRecoveryDelay=0;FixedPartitionAttributes=null;partitionListeners=null]; on VM 172.17.0.5(154)<v51>:32770], caused by org.apache.geode.cache.RegionDestroyedException: 172.17.0.5(154)<v51>:32770@org.apache.geode.internal.cache.PartitionedRegionDataStore@983990329 name: /AsyncEventQueue_index1#_region_PARALLEL_GATEWAY_SENDER_QUEUE bucket count: 2, caused by org.apache.geode.cache.RegionDestroyedException: Partitioned Region @32c5de26 [path='/AsyncEventQueue_index1#_region_PARALLEL_GATEWAY_SENDER_QUEUE'; dataPolicy=PERSISTENT_PARTITION; prId=78; isDestroyed=true; isClosed=false; retryTimeout=3600000; serialNumber=1340; partition attributes=PartitionAttributes@2128111693[redundantCopies=0;localMaxMemory=1000;totalMaxMemory=2147483647;totalNumBuckets=10;partitionResolver=null;colocatedWith=/region;recoveryDelay=-1;startupRecoveryDelay=0;FixedPartitionAttributes=null;partitionListeners=null]; on VM 172.17.0.5(154)<v51>:32770]
>             at org.apache.geode.internal.cache.PartitionedRegion.virtualPut(PartitionedRegion.java:1954)
>             at org.apache.geode.internal.cache.LocalRegionDataView.putEntry(LocalRegionDataView.java:151)
>             at org.apache.geode.internal.cache.LocalRegion.basicPut(LocalRegion.java:5194)
>             at org.apache.geode.internal.cache.LocalRegion.validatedPut(LocalRegion.java:1605)
>             at org.apache.geode.internal.cache.LocalRegion.put(LocalRegion.java:1592)
>             at org.apache.geode.internal.cache.AbstractRegion.put(AbstractRegion.java:279)
>             at org.apache.geode.cache.lucene.LuceneIndexDestroyDUnitTest.doPutsUntilStopped(LuceneIndexDestroyDUnitTest.java:523)
>             at org.apache.geode.cache.lucene.LuceneIndexDestroyDUnitTest.lambda$verifyDestroyAllIndexesWhileDoingPuts$b814fe7d$1(LuceneIndexDestroyDUnitTest.java:197)
>             org.apache.geode.cache.RegionDestroyedException: 172.17.0.5(154)<v51>:32770@org.apache.geode.internal.cache.PartitionedRegionDataStore@983990329 name: /AsyncEventQueue_index1#_region_PARALLEL_GATEWAY_SENDER_QUEUE bucket count: 2, caused by org.apache.geode.cache.RegionDestroyedException: Partitioned Region @32c5de26 [path='/AsyncEventQueue_index1#_region_PARALLEL_GATEWAY_SENDER_QUEUE'; dataPolicy=PERSISTENT_PARTITION; prId=78; isDestroyed=true; isClosed=false; retryTimeout=3600000; serialNumber=1340; partition attributes=PartitionAttributes@2128111693[redundantCopies=0;localMaxMemory=1000;totalMaxMemory=2147483647;totalNumBuckets=10;partitionResolver=null;colocatedWith=/region;recoveryDelay=-1;startupRecoveryDelay=0;FixedPartitionAttributes=null;partitionListeners=null]; on VM 172.17.0.5(154)<v51>:32770]
>                 at org.apache.geode.internal.cache.PartitionedRegionDataStore.grabFreeBucket(PartitionedRegionDataStore.java:482)
>                 at org.apache.geode.internal.cache.PartitionedRegionDataStore.grabFreeBucketRecursively(PartitionedRegionDataStore.java:282)
>                 at org.apache.geode.internal.cache.PartitionedRegion.virtualPut(PartitionedRegion.java:1916)
>                 ... 7 more
>                 Caused by:
>                 org.apache.geode.cache.RegionDestroyedException: Partitioned Region @32c5de26 [path='/AsyncEventQueue_index1#_region_PARALLEL_GATEWAY_SENDER_QUEUE'; dataPolicy=PERSISTENT_PARTITION; prId=78; isDestroyed=true; isClosed=false; retryTimeout=3600000; serialNumber=1340; partition attributes=PartitionAttributes@2128111693[redundantCopies=0;localMaxMemory=1000;totalMaxMemory=2147483647;totalNumBuckets=10;partitionResolver=null;colocatedWith=/region;recoveryDelay=-1;startupRecoveryDelay=0;FixedPartitionAttributes=null;partitionListeners=null]; on VM 172.17.0.5(154)<v51>:32770]
>                     at org.apache.geode.internal.cache.LocalRegion.checkRegionDestroyed(LocalRegion.java:7655)
>                     at org.apache.geode.internal.cache.LocalRegion.checkReadiness(LocalRegion.java:2786)
>                     at org.apache.geode.internal.cache.ProxyBucketRegion.setBucketRegion(ProxyBucketRegion.java:239)
>                     at org.apache.geode.internal.cache.BucketRegion.initialize(BucketRegion.java:221)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)