Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.6-Windows/10/
Java: 32bit/jdk1.8.0_172 -client -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  
org.apache.solr.cloud.autoscaling.sim.TestSimGenericDistributedQueue.testDistributedQueueBlocking

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
        at 
__randomizedtesting.SeedInfo.seed([ED392C37B9D3420F:A8935E4EFD81FE7B]:0)
        at java.util.concurrent.FutureTask.get(FutureTask.java:205)
        at 
org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueueBlocking(TestSimDistributedQueue.java:102)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.sim.TestSimGenericDistributedQueue

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.cloud.autoscaling.sim.TestSimGenericDistributedQueue:     1) 
Thread[id=34796, name=sdqtest--11013-thread-1, state=TIMED_WAITING, 
group=TGRP-TestSimGenericDistributedQueue]         at 
sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
         at 
org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
         at 
org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
         at 
org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$0(TestSimDistributedQueue.java:93)
         at 
org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$1282/27298390.call(Unknown
 Source)         at java.util.concurrent.FutureTask.run(FutureTask.java:266)    
     at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
         at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$12/1631734.run(Unknown
 Source)         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.autoscaling.sim.TestSimGenericDistributedQueue: 
   1) Thread[id=34796, name=sdqtest--11013-thread-1, state=TIMED_WAITING, 
group=TGRP-TestSimGenericDistributedQueue]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at 
org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
        at 
org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
        at 
org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$0(TestSimDistributedQueue.java:93)
        at 
org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$1282/27298390.call(Unknown
 Source)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$12/1631734.run(Unknown
 Source)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([ED392C37B9D3420F]:0)




Build Log:
[...truncated 14468 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.autoscaling.sim.TestSimGenericDistributedQueue
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.6-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestSimGenericDistributedQueue_ED392C37B9D3420F-001\init-core-data-001
   [junit4]   2> 4053511 WARN  
(SUITE-TestSimGenericDistributedQueue-seed#[ED392C37B9D3420F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=233 numCloses=233
   [junit4]   2> 4053511 INFO  
(SUITE-TestSimGenericDistributedQueue-seed#[ED392C37B9D3420F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 4053519 INFO  
(SUITE-TestSimGenericDistributedQueue-seed#[ED392C37B9D3420F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 4053521 INFO  
(SUITE-TestSimGenericDistributedQueue-seed#[ED392C37B9D3420F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 4053524 INFO  
(TEST-TestSimGenericDistributedQueue.testDistributedQueueBlocking-seed#[ED392C37B9D3420F])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueueBlocking
   [junit4]   2> 4055662 INFO  
(TEST-TestSimGenericDistributedQueue.testDistributedQueueBlocking-seed#[ED392C37B9D3420F])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueueBlocking
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSimGenericDistributedQueue 
-Dtests.method=testDistributedQueueBlocking -Dtests.seed=ED392C37B9D3420F 
-Dtests.slow=true -Dtests.locale=und -Dtests.timezone=US/Samoa 
-Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   2.15s J1 | 
TestSimGenericDistributedQueue.testDistributedQueueBlocking <<<
   [junit4]    > Throwable #1: java.util.concurrent.TimeoutException
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([ED392C37B9D3420F:A8935E4EFD81FE7B]:0)
   [junit4]    >        at 
java.util.concurrent.FutureTask.get(FutureTask.java:205)
   [junit4]    >        at 
org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueueBlocking(TestSimDistributedQueue.java:102)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 4055672 INFO  
(TEST-TestSimGenericDistributedQueue.testDistributedQueue-seed#[ED392C37B9D3420F])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueue
   [junit4]   2> 4057813 INFO  
(TEST-TestSimGenericDistributedQueue.testDistributedQueue-seed#[ED392C37B9D3420F])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueue
   [junit4]   2> 4057816 INFO  
(TEST-TestSimGenericDistributedQueue.testPeekElements-seed#[ED392C37B9D3420F]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testPeekElements
   [junit4]   2> 4059424 INFO  
(TEST-TestSimGenericDistributedQueue.testPeekElements-seed#[ED392C37B9D3420F]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testPeekElements
   [junit4]   2> 4059428 INFO  
(TEST-TestSimGenericDistributedQueue.testLocallyOffer-seed#[ED392C37B9D3420F]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testLocallyOffer
   [junit4]   2> 4059663 INFO  
(TEST-TestSimGenericDistributedQueue.testLocallyOffer-seed#[ED392C37B9D3420F]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testLocallyOffer
   [junit4] IGNOR/A 0.00s J1 | 
TestSimGenericDistributedQueue.testDistributedQueue {#2}
   [junit4]    > Assumption #1: 'badapple' test group is disabled 
(@BadApple(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-7.6-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestSimGenericDistributedQueue_ED392C37B9D3420F-001
   [junit4]   2> Nov 27, 2018 7:38:59 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> Nov 27, 2018 7:40:19 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at 
org.apache.solr.cloud.autoscaling.sim.TestSimGenericDistributedQueue: 
   [junit4]   2>    1) Thread[id=34796, name=sdqtest--11013-thread-1, 
state=TIMED_WAITING, group=TGRP-TestSimGenericDistributedQueue]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2>         at 
org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
   [junit4]   2>         at 
org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
   [junit4]   2>         at 
org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$0(TestSimDistributedQueue.java:93)
   [junit4]   2>         at 
org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$1282/27298390.call(Unknown
 Source)
   [junit4]   2>         at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>         at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]   2>         at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$12/1631734.run(Unknown
 Source)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Nov 27, 2018 7:40:19 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=34796, name=sdqtest--11013-thread-1, 
state=TIMED_WAITING, group=TGRP-TestSimGenericDistributedQueue]
   [junit4]   2> Nov 27, 2018 7:40:19 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=806, maxMBSortInHeap=7.796564191747745, 
sim=RandomSimilarity(queryNorm=true): {}, locale=und, timezone=US/Samoa
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_172 
(32-bit)/cpus=3,threads=1,free=105282440,total=417267712
   [junit4]   2> NOTE: All tests run in this JVM: 
[LeaderFailureAfterFreshStartTest, SolrCLIZkUtilsTest, BufferStoreTest, 
TestDynamicURP, TestPseudoReturnFields, CollectionReloadTest, 
TestSolrCloudWithKerberosAlt, DeleteShardTest, 
PeerSyncWithIndexFingerprintCachingTest, TestFieldCacheReopen, 
JavabinLoaderTest, DistributedFacetPivotLongTailTest, SuggesterFSTTest, 
BasicZkTest, TestAddFieldRealTimeGet, OverseerStatusTest, ConnectionReuseTest, 
TestLegacyFieldReuse, SolrCoreMetricManagerTest, CSVRequestHandlerTest, 
DeleteInactiveReplicaTest, TestSearcherReuse, UpdateLogTest, 
TestDocumentBuilder, TestBinaryResponseWriter, ChangedSchemaMergeTest, 
DocumentBuilderTest, RegexBoostProcessorTest, TestCloudJSONFacetJoinDomain, 
TestExtendedDismaxParser, QueryParsingTest, SolrTestCaseJ4Test, 
TestLRUStatsCache, ChaosMonkeyNothingIsSafeWithPullReplicasTest, 
DeleteNodeTest, SolrCmdDistributorTest, TestLegacyNumericRangeQueryBuilder, 
TestDistribDocBasedVersion, TestReversedWildcardFilterFactory, 
OverseerModifyCollectionTest, TestStandardQParsers, CircularListTest, 
TestDirectoryFactory, TestBulkSchemaConcurrent, TestManagedSchemaThreadSafety, 
TriggerIntegrationTest, TestSolrCoreSnapshots, TestSolrQueryParser, 
UtilsToolTest, DefaultValueUpdateProcessorTest, TestConfigOverlay, 
TestSchemalessBufferedUpdates, MetricsHandlerTest, CloudMLTQParserTest, 
TestCryptoKeys, TriggerCooldownIntegrationTest, SimplePostToolTest, 
ZkNodePropsTest, OpenExchangeRatesOrgProviderTest, 
TestPHPSerializedResponseWriter, ComputePlanActionTest, TestSimPolicyCloud, 
LeaderElectionTest, TestDelegationWithHadoopAuth, HdfsThreadLeakTest, 
TestSimDistribStateManager, SolrShardReporterTest, 
AtomicUpdateProcessorFactoryTest, TestBulkSchemaAPI, 
DistributedQueryComponentOptimizationTest, TestComponentsName, 
IndexSchemaRuntimeFieldTest, OrderedExecutorTest, CleanupOldIndexTest, 
TriLevelCompositeIdRoutingTest, TestCharFilters, TestCloudSchemaless, 
TestBackupRepositoryFactory, TestSimNodeAddedTrigger, MoveReplicaHDFSTest, 
UniqFieldsUpdateProcessorFactoryTest, TestSolrConfigHandlerCloud, 
SpellPossibilityIteratorTest, BaseCdcrDistributedZkTest, TestMergePolicyConfig, 
TestSkipOverseerOperations, DistributedDebugComponentTest, 
TestHttpShardHandlerFactory, RangeFacetCloudTest, 
VMParamsZkACLAndCredentialsProvidersTest, TestIndexingPerformance, 
NodeAddedTriggerTest, TestNumericRangeQuery32, TestScoreJoinQPScore, 
ConjunctionSolrSpellCheckerTest, RestoreTriggerStateTest, 
TestRawResponseWriter, TestSSLRandomization, TestLeaderElectionZkExpiry, 
PeerSyncWithLeaderTest, RandomizedTaggerTest, TestSolrFieldCacheBean, 
TestRebalanceLeaders, TestClusterProperties, TestHashPartitioner, 
HdfsCollectionsAPIDistributedZkTest, TestDynamicFieldCollectionResource, 
TestCloudInspectUtil, CoreAdminRequestStatusTest, CheckHdfsIndexTest, 
TestDocSet, TestSolrIndexConfig, SampleTest, TestRuleBasedAuthorizationPlugin, 
SolrJmxReporterCloudTest, TestUseDocValuesAsStored, HLLUtilTest, 
TestDownShardTolerantSearch, MissingSegmentRecoveryTest, SSLMigrationTest, 
TestShortCircuitedRequests, SortByFunctionTest, AutoAddReplicasPlanActionTest, 
TestRemoteStreaming, DataDrivenBlockJoinTest, TestSerializedLuceneMatchVersion, 
StatsComponentTest, GraphQueryTest, DistributedTermsComponentTest, 
SortSpecParsingTest, HdfsAutoAddReplicasIntegrationTest, 
CollectionsAPIAsyncDistributedZkTest, ConcurrentDeleteAndCreateCollectionTest, 
ResponseHeaderTest, TestUtils, TestSolr4Spatial2, TestSubQueryTransformer, 
TestTolerantSearch, ZookeeperStatusHandlerTest, TestDistributedMissingSort, 
TestNumericTokenStream, PluginInfoTest, SegmentsInfoRequestHandlerTest, 
MetricTriggerTest, ByteBuffersDirectoryFactoryTest, TestValueSourceCache, 
TestFaceting, EnumFieldTest, NotRequiredUniqueKeyTest, 
TestLocalFSCloudBackupRestore, TestTrackingShardHandlerFactory, 
ResourceLoaderTest, ChaosMonkeySafeLeaderWithPullReplicasTest, 
RAMDirectoryFactoryTest, MinimalSchemaTest, 
ShufflingReplicaListTransformerTest, TestXmlQParserPlugin, TestCloudPivotFacet, 
SharedFSAutoReplicaFailoverTest, TestEmbeddedSolrServerSchemaAPI, 
TestFieldCacheSortRandom, StatsReloadRaceTest, TestJmxIntegration, 
TestSimpleTrackingShardHandler, TestAnalyzeInfixSuggestions, TestRealTimeGet, 
FullHLLTest, ClassificationUpdateProcessorFactoryTest, 
TestRetrieveFieldsOptimizer, TestPointFields, TestNoOpRegenerator, 
TestSimExecutePlanAction, PropertiesRequestHandlerTest, 
ManagedSchemaRoundRobinCloudTest, V2StandaloneTest, AnalyticsQueryTest, 
CustomHighlightComponentTest, TestSuggestSpellingConverter, TestStressRecovery, 
InfoHandlerTest, ConfigSetsAPITest, TestAuthorizationFramework, 
ZkSolrClientTest, SyncSliceTest, URLClassifyProcessorTest, 
TestNamedUpdateProcessors, InfixSuggestersTest, CursorPagingTest, 
TestGraphMLResponseWriter, HdfsBasicDistributedZkTest, 
TestDistributedStatsComponentCardinality, UninvertDocValuesMergePolicyTest, 
MergeStrategyTest, TestReqParamsAPI, FileBasedSpellCheckerTest, 
TestSimClusterStateProvider, TestInPlaceUpdatesDistrib, HdfsLockFactoryTest, 
TestMacroExpander, SolrMetricReporterTest, TestExceedMaxTermLength, 
DocExpirationUpdateProcessorFactoryTest, AnalysisAfterCoreReloadTest, 
BasicFunctionalityTest, DisMaxRequestHandlerTest, 
DistributedIntervalFacetingTest, TestCrossCoreJoin, 
TestCursorMarkWithoutUniqueKey, TestGroupingSearch, TestHighlightDedupGrouping, 
TestJoin, TestRandomDVFaceting, TestTrie, PathHierarchyTokenizerFactoryTest, 
TestWordDelimiterFilterFactory, TokenizerChainTest, TestLuceneIndexBackCompat, 
TestEmbeddedSolrServerAdminHandler, ActionThrottleTest, AddReplicaTest, 
AliasIntegrationTest, AssignBackwardCompatibilityTest, 
AsyncCallRequestStatusResponseTest, BasicDistributedZk2Test, 
CloudExitableDirectoryReaderTest, ClusterStateTest, ClusterStateUpdateTest, 
CollectionStateFormat2Test, CollectionsAPISolrJTest, 
DistribJoinFromCollectionTest, DocValuesNotIndexedTest, ForceLeaderTest, 
FullSolrCloudDistribCmdsTest, HttpPartitionTest, LIROnShardRestartTest, 
LIRRollingUpdatesTest, MultiSolrCloudTestCaseTest, NodeMutatorTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, 
OverriddenZkACLAndCredentialsProvidersTest, OverseerTaskQueueTest, 
OverseerTest, RecoveryAfterSoftCommitTest, RecoveryZkTest, 
RemoteQueryErrorTest, ReplaceNodeNoTargetTest, ReplaceNodeTest, 
SolrCloudExampleTest, TestConfigSetsAPIExclusivity, 
TestLeaderInitiatedRecoveryThread, TestLockTree, TestMiniSolrCloudClusterSSL, 
TestPrepRecovery, TestPullReplicaErrorHandling, 
TestTolerantUpdateProcessorCloud, TestTolerantUpdateProcessorRandomCloud, 
TestUtilizeNode, TestWithCollection, ShardSplitTest, 
TestSimGenericDistributedQueue]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSimGenericDistributedQueue -Dtests.seed=ED392C37B9D3420F 
-Dtests.slow=true -Dtests.locale=und -Dtests.timezone=US/Samoa 
-Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestSimGenericDistributedQueue (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.autoscaling.sim.TestSimGenericDistributedQueue: 
   [junit4]    >    1) Thread[id=34796, name=sdqtest--11013-thread-1, 
state=TIMED_WAITING, group=TGRP-TestSimGenericDistributedQueue]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at 
org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
   [junit4]    >         at 
org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
   [junit4]    >         at 
org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$0(TestSimDistributedQueue.java:93)
   [junit4]    >         at 
org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$1282/27298390.call(Unknown
 Source)
   [junit4]    >         at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    >         at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]    >         at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$12/1631734.run(Unknown
 Source)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([ED392C37B9D3420F]:0)
   [junit4] Completed [532/836 (1!)] on J1 in 86.22s, 5 tests, 2 errors, 1 
skipped <<< FAILURES!

[...truncated 46093 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-7.6-Windows/10/consoleText

[repro] Revision: ff11881eee313f5754ad39b74caa58d5d7238b2e

[repro] Ant options: "-Dargs=-client -XX:+UseConcMarkSweepGC"

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr\core
[repro]       TestSimGenericDistributedQueue
[repro] ant compile-test

[...truncated 3602 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestSimGenericDistributedQueue" -Dtests.showOutput=onerror 
"-Dargs=-client -XX:+UseConcMarkSweepGC" -Dtests.seed=ED392C37B9D3420F 
-Dtests.slow=true -Dtests.locale=und -Dtests.timezone=US/Samoa 
-Dtests.asserts=true -Dtests.file.encoding=Cp1252

[...truncated 89 lines...]
[repro] Failures:
[repro]   0/5 failed: 
org.apache.solr.cloud.autoscaling.sim.TestSimGenericDistributedQueue
[repro] Exiting with code 0

[...truncated 75 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to