Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7561/
Java: 64bit/jdk1.8.0_172 -XX:+UseCompressedOops -XX:+UseG1GC

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

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
        at 
__randomizedtesting.SeedInfo.seed([3AB9F99A5713A5C1:7F138BE3134119B5]: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=11223, name=sdqtest--2894-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$1091/1284880917.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$135/168028726.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=11223, name=sdqtest--2894-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$1091/1284880917.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$135/168028726.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([3AB9F99A5713A5C1]:0)




Build Log:
[...truncated 13281 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.autoscaling.sim.TestSimGenericDistributedQueue
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestSimGenericDistributedQueue_3AB9F99A5713A5C1-001\init-core-data-001
   [junit4]   2> 924987 WARN  
(SUITE-TestSimGenericDistributedQueue-seed#[3AB9F99A5713A5C1]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 924987 INFO  
(SUITE-TestSimGenericDistributedQueue-seed#[3AB9F99A5713A5C1]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 924991 INFO  
(SUITE-TestSimGenericDistributedQueue-seed#[3AB9F99A5713A5C1]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 924991 INFO  
(SUITE-TestSimGenericDistributedQueue-seed#[3AB9F99A5713A5C1]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 924992 INFO  
(TEST-TestSimGenericDistributedQueue.testDistributedQueueBlocking-seed#[3AB9F99A5713A5C1])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueueBlocking
   [junit4]   2> 926995 INFO  
(TEST-TestSimGenericDistributedQueue.testDistributedQueueBlocking-seed#[3AB9F99A5713A5C1])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueueBlocking
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSimGenericDistributedQueue 
-Dtests.method=testDistributedQueueBlocking -Dtests.seed=3AB9F99A5713A5C1 
-Dtests.slow=true -Dtests.locale=lv -Dtests.timezone=America/Bogota 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   2.01s J1 | 
TestSimGenericDistributedQueue.testDistributedQueueBlocking <<<
   [junit4]    > Throwable #1: java.util.concurrent.TimeoutException
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([3AB9F99A5713A5C1:7F138BE3134119B5]: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> 926998 INFO  
(TEST-TestSimGenericDistributedQueue.testLocallyOffer-seed#[3AB9F99A5713A5C1]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testLocallyOffer
   [junit4]   2> 927199 INFO  
(TEST-TestSimGenericDistributedQueue.testLocallyOffer-seed#[3AB9F99A5713A5C1]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testLocallyOffer
   [junit4]   2> 927201 INFO  
(TEST-TestSimGenericDistributedQueue.testDistributedQueue-seed#[3AB9F99A5713A5C1])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueue
   [junit4]   2> 929203 INFO  
(TEST-TestSimGenericDistributedQueue.testDistributedQueue-seed#[3AB9F99A5713A5C1])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueue
   [junit4]   2> 929206 INFO  
(TEST-TestSimGenericDistributedQueue.testPeekElements-seed#[3AB9F99A5713A5C1]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testPeekElements
   [junit4]   2> 930709 INFO  
(TEST-TestSimGenericDistributedQueue.testPeekElements-seed#[3AB9F99A5713A5C1]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testPeekElements
   [junit4]   2> 930711 INFO  
(TEST-TestSimGenericDistributedQueue.testDistributedQueue-seed#[3AB9F99A5713A5C1])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueue {#2}
   [junit4]   2> 932717 INFO  
(TEST-TestSimGenericDistributedQueue.testDistributedQueue-seed#[3AB9F99A5713A5C1])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueue {#2}
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestSimGenericDistributedQueue_3AB9F99A5713A5C1-001
   [junit4]   2> Oct 10, 2018 11:43:28 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> Oct 10, 2018 11:44:48 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=11223, name=sdqtest--2894-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$1091/1284880917.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$135/168028726.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> Oct 10, 2018 11:44:48 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=11223, name=sdqtest--2894-thread-1, 
state=TIMED_WAITING, group=TGRP-TestSimGenericDistributedQueue]
   [junit4]   2> Oct 10, 2018 11:44:48 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, 
docValues:{}, maxPointsInLeafNode=770, maxMBSortInHeap=7.079284988933349, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@a550de5),
 locale=lv, timezone=America/Bogota
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_172 
(64-bit)/cpus=3,threads=1,free=50990848,total=315621376
   [junit4]   2> NOTE: All tests run in this JVM: [SolrRequestParserTest, 
RecoveryAfterSoftCommitTest, TestSimNodeAddedTrigger, TestReRankQParserPlugin, 
OverseerModifyCollectionTest, ImplicitSnitchTest, TestSimPolicyCloud, 
TestLMDirichletSimilarityFactory, ResponseBuilderTest, 
DistributedSuggestComponentTest, HdfsChaosMonkeySafeLeaderTest, 
TestLocalFSCloudBackupRestore, HDFSCollectionsAPITest, OverseerStatusTest, 
TestImplicitCoreProperties, CoreAdminOperationTest, PrimUtilsTest, 
TestInitQParser, TestEmbeddedSolrServerSchemaAPI, 
SharedFSAutoReplicaFailoverTest, RankQueryTest, TestPayloadScoreQParserPlugin, 
AddBlockUpdateTest, SearchRateTriggerIntegrationTest, DistribCursorPagingTest, 
DistributedExpandComponentTest, TestSolrCloudWithKerberosAlt, 
OverriddenZkACLAndCredentialsProvidersTest, DirectUpdateHandlerTest, 
TestTestInjection, SolrGraphiteReporterTest, 
TestCollectionsAPIViaSolrCloudCluster, FacetPivotSmallTest, 
TestAuthenticationFramework, TriggerIntegrationTest, TestExportWriter, 
TestSolrQueryResponse, ExitableDirectoryReaderTest, SolrTestCaseJ4Test, 
BlockJoinFacetDistribTest, MetricsConfigTest, TestFieldCacheVsDocValues, 
TermsComponentTest, DebugComponentTest, SpatialHeatmapFacetsTest, 
TestSolrConfigHandlerConcurrent, MissingSegmentRecoveryTest, 
TestCloudPhrasesIdentificationComponent, ScheduledTriggerIntegrationTest, 
ExplicitHLLTest, SolrMetricManagerTest, TestManagedSchemaAPI, 
TestImpersonationWithHadoopAuth, TestCoreAdminApis, 
ChaosMonkeySafeLeaderWithPullReplicasTest, TestFuzzyAnalyzedSuggestions, 
TemplateUpdateProcessorTest, PeerSyncWithBufferUpdatesTest, 
TestSimDistribStateManager, TestSolrConfigHandler, TestHighlightDedupGrouping, 
BlockDirectoryTest, TestSolrXml, HdfsDirectoryTest, TestSSLRandomization, 
IndexSizeTriggerTest, TestLockTree, TestMultiWordSynonyms, 
BigEndianAscendingWordSerializerTest, TestHalfAndHalfDocValues, 
MaxSizeAutoCommitTest, TestSchemaManager, DirectSolrSpellCheckerTest, 
TestCharFilters, TestJsonRequest, TestBadConfig, 
CloneFieldUpdateProcessorFactoryTest, SolrCoreTest, 
HdfsCollectionsAPIDistributedZkTest, TestFieldTypeResource, TestFieldCacheSort, 
SpatialFilterTest, TestDeleteCollectionOnDownNodes, NumberUtilsTest, 
BadCopyFieldTest, CopyFieldTest, HdfsThreadLeakTest, SparseHLLTest, 
ZkNodePropsTest, RulesTest, QueryEqualityTest, TestExactStatsCache, 
AdminHandlersProxyTest, TestPhraseSuggestions, SuggesterWFSTTest, 
TestLazyCores, SecurityConfHandlerTest, TestUtilizeNode, 
TestSolrDeletionPolicy2, XmlUpdateRequestHandlerTest, 
TestSha256AuthenticationProvider, TestReload, LeaderElectionTest, 
SolrIndexConfigTest, DateFieldTest, TestDynamicFieldResource, 
BasicDistributedZk2Test, TestCloudManagedSchema, HttpPartitionTest, 
TestSimpleTrackingShardHandler, IndexSchemaTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, UUIDUpdateProcessorFallbackTest, 
OpenCloseCoreStressTest, DOMUtilTest, RequiredFieldsTest, 
HdfsAutoAddReplicasIntegrationTest, DistributedQueryElevationComponentTest, 
TestJavabinTupleStreamParser, TestMaxScoreQueryParser, DistanceUnitsTest, 
TestRestoreCore, TestStreamBody, BaseCdcrDistributedZkTest, 
TestSkipOverseerOperations, TestSimGenericDistributedQueue]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSimGenericDistributedQueue -Dtests.seed=3AB9F99A5713A5C1 
-Dtests.slow=true -Dtests.locale=lv -Dtests.timezone=America/Bogota 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [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=11223, name=sdqtest--2894-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$1091/1284880917.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$135/168028726.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([3AB9F99A5713A5C1]:0)
   [junit4] Completed [255/833 (1!)] on J1 in 87.98s, 5 tests, 2 errors <<< 
FAILURES!

[...truncated 47815 lines...]
-ecj-javadoc-lint-tests:
    [mkdir] Created dir: C:\Users\jenkins\AppData\Local\Temp\ecj116941737
 [ecj-lint] Compiling 931 source files to 
C:\Users\jenkins\AppData\Local\Temp\ecj116941737
 [ecj-lint] invalid Class-Path header in manifest of jar file: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\lib\org.restlet-2.3.0.jar
 [ecj-lint] invalid Class-Path header in manifest of jar file: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\lib\org.restlet.ext.servlet-2.3.0.jar
 [ecj-lint] ----------
 [ecj-lint] 1. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test\org\apache\solr\analysis\TokenizerChainTest.java
 (at line 37)
 [ecj-lint]     TokenizerChain tokenizerChain = new TokenizerChain(
 [ecj-lint]                    ^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'tokenizerChain' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 2. ERROR in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test\org\apache\solr\cloud\OverseerCollectionConfigSetProcessorTest.java
 (at line 81)
 [ecj-lint]     import static 
org.apache.solr.common.params.CollectionAdminParams.COLLECTION;
 [ecj-lint]                   
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import 
org.apache.solr.common.params.CollectionAdminParams.COLLECTION is never used
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 3. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test\org\apache\solr\cloud\ZkSolrClientTest.java
 (at line 119)
 [ecj-lint]     final SolrZkClient zkClientConLoss = new 
SolrZkClient(server.getZkAddress(), AbstractZkTestCase.TIMEOUT);
 [ecj-lint]                        ^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'zkClientConLoss' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 4. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test\org\apache\solr\cloud\autoscaling\sim\SimCloudManager.java
 (at line 712)
 [ecj-lint]     throw new UnsupportedOperationException("must add at least 1 
node first");
 [ecj-lint]     
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'queryRequest' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 5. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test\org\apache\solr\cloud\autoscaling\sim\SimCloudManager.java
 (at line 718)
 [ecj-lint]     throw new UnsupportedOperationException("must add at least 1 
node first");
 [ecj-lint]     
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'queryRequest' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 6. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test\org\apache\solr\update\processor\DistributedUpdateProcessorTest.java
 (at line 39)
 [ecj-lint]     DistributedUpdateProcessor processor = new 
DistributedUpdateProcessor(
 [ecj-lint]                                ^^^^^^^^^
 [ecj-lint] Resource leak: 'processor' is never closed
 [ecj-lint] ----------
 [ecj-lint] 6 problems (1 error, 5 warnings)

BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:633: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:101: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build.xml:680: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:2092:
 The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:2125:
 Compile failed; see the compiler error output for details.

Total time: 129 minutes 47 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to