You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Erick Erickson <er...@gmail.com> on 2018/04/09 16:33:52 UTC

BadApple 2

Here are the failures in the last week by (rough) category:

*************No ZK node NoNode
junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.JDBCStreamTest

*************Timeout (or time related)/session expired/thread
leak/zombie threads/Object tracker
junit.framework.TestSuite.org.apache.lucene.codecs.lucene70.TestLucene70DocValuesFormat
junit.framework.TestSuite.org.apache.lucene.codecs.perfield.TestPerFieldDocValuesFormat
junit.framework.TestSuite.org.apache.lucene.index.TestIndexSorting
junit.framework.TestSuite.org.apache.lucene.index.TestSoftDeletesRetentionMergePolicy
junit.framework.TestSuite.org.apache.solr.analytics.legacy.facet.LegacyFieldFacetExtrasCloudTest
junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.StreamDecoratorTest
junit.framework.TestSuite.org.apache.solr.cloud.cdcr.CdcrBootstrapTest
junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsBasicDistributedZkTest
junit.framework.TestSuite.org.apache.solr.cloud.TestLeaderElectionZkExpiry
junit.framework.TestSuite.org.apache.solr.cloud.ZkControllerTest
junit.framework.TestSuite.org.apache.solr.cloud.ZkControllerTest
SOLR-12200 ZkControllerTest failure. Leaking Overseer
junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler
junit.framework.TestSuite.org.apache.solr.response.transform.TestSubQueryTransformerDistrib
junit.framework.TestSuite.org.apache.solr.uninverting.TestDocTermOrds
junit.framework.TestSuite.org.apache.solr.util.TestSolrCLIRunExample
org.apache.lucene.codecs.lucene70.TestLucene70DocValuesFormat.testGCDCompression
org.apache.lucene.codecs.perfield.TestPerFieldDocValuesFormat.testSparseBinaryFixedLengthVsStoredFields
org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testSelectedCollections
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test
org.apache.solr.handler.TestReplicationHandler.doTestStressReplication


***********OutOfMemory/GC overhead exceeded. DON'T BADAPPLE THESE?
org.apache.lucene.index.TestIndexWriterOnVMError.testOOM
org.apache.lucene.index.TestSoftDeletesRetentionMergePolicy.testSoftDeleteWithRetention
org.apache.lucene.search.TestCustomSearcherSort.testFieldSortCustomSearcher
org.apache.lucene.search.TestCustomSearcherSort.testFieldSortSingleSearcher
org.apache.solr.uninverting.TestDocTermOrds.testActuallySingleValued
org.apache.solr.uninverting.TestDocTermOrds.testBackToTheFuture
org.apache.solr.uninverting.TestDocTermOrds.testRandom
org.apache.solr.uninverting.TestDocTermOrds.testRandomWithPrefix
org.apache.solr.uninverting.TestDocTermOrds.testSimple
org.apache.solr.uninverting.TestDocTermOrds.testSortedTermsEnum
org.apache.solr.uninverting.TestDocTermOrds.testTriggerUnInvertLimit
org.apache.solr.uninverting.TestDocTermOrds.testTriggerUnInvertLimit
SOLR-12147 TestDocTermOrds.testTriggerUnInvertLimit should not use
MemoryCodec


**********No Live Servers/Could not find collection
org.apache.solr.client.solrj.TestLBHttpSolrClient.testReliability
org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete


**********Error starting mini SolrCloud cluster


**********I/O Exception

**********Mock Directory (open files)

*************Other (typically asserts.)
junit.framework.TestSuite.org.apache.lucene.search.TestCustomSearcherSort
junit.framework.TestSuite.org.apache.solr.analytics.legacy.facet.LegacyFieldFacetExtrasCloudTest
junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.StreamingTest
junit.framework.TestSuite.org.apache.solr.common.cloud.TestCollectionStateWatchers
junit.framework.TestSuite.org.apache.solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin
org.apache.lucene.index.TestIndexSorting.testRandom3
org.apache.solr.client.solrj.io.stream.StreamDecoratorTest.testParallelExecutorStream
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testDistributions
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testGammaDistribution
org.apache.solr.cloud.AddReplicaTest.test
org.apache.solr.cloud.AliasIntegrationTest.testModifyPropertiesV1
org.apache.solr.cloud.autoscaling.NodeAddedTriggerTest.testRestoreState
org.apache.solr.cloud.autoscaling.ScheduledTriggerTest.testTrigger
org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testEventQueue
org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testNodeAddedTriggerRestoreState
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testTriggerThrottling
org.apache.solr.cloud.CreateRoutedAliasTest.testCollectionNamesMustBeAbsent
org.apache.solr.cloud.CreateRoutedAliasTest.testTimezoneAbsoluteDate
org.apache.solr.cloud.CreateRoutedAliasTest.testV1
org.apache.solr.cloud.CreateRoutedAliasTest.testV2
org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaOnIndexing
org.apache.solr.cloud.DistribCursorPagingTest.test
org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDVOnly
org.apache.solr.cloud.hdfs.HdfsBasicDistributedZkTest.test
org.apache.solr.cloud.hdfs.StressHdfsTest.test
org.apache.solr.cloud.RollingRestartTest.test
org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection
org.apache.solr.cloud.TestCloudRecovery.leaderRecoverFromLogOnStartupTest
org.apache.solr.cloud.TestLeaderInitiatedRecoveryThread.testPublishDownState
org.apache.solr.cloud.TestLockTree.testLocks
org.apache.solr.cloud.TestPullReplica.testRemoveAllWriterReplicas
org.apache.solr.cloud.TestPullReplicaErrorHandling.testPullReplicaDisconnectsFromZooKeeper
org.apache.solr.cloud.TestStressInPlaceUpdates.stressTest
org.apache.solr.cloud.ZkFailoverTest.testRestartZkWhenClusterDown
org.apache.solr.common.cloud.TestCollectionStateWatchers.testDeletionsTriggerWatches
org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication
org.apache.solr.handler.TestReplicationHandler.doTestIndexFetchWithMasterUrl
org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCoreReload
org.apache.solr.handler.TestReplicationHandler.doTestStressReplication
org.apache.solr.response.transform.TestSubQueryTransformerDistrib.test
org.apache.solr.TestDistributedSearch.test
org.apache.solr.uninverting.TestDocTermOrds.testTriggerUnInvertLimit
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.test

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org