Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/293/

885 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.analysis.TestFoldingMultitermExtrasQuery

Error Message:


Stack Trace:
java.lang.NullPointerException
        at __randomizedtesting.SeedInfo.seed([9838555B0BC9B54B]:0)
        at 
org.apache.solr.core.CoreContainer.getNodeNameLocal(CoreContainer.java:605)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:481)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:177)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:146)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:109)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:741)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:731)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:559)
        at 
org.apache.solr.analysis.TestFoldingMultitermExtrasQuery.beforeTests(TestFoldingMultitermExtrasQuery.java:36)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:745)


FAILED:  
junit.framework.TestSuite.org.apache.solr.analysis.TestFoldingMultitermExtrasQuery

Error Message:
2 threads leaked from SUITE scope at 
org.apache.solr.analysis.TestFoldingMultitermExtrasQuery:     1) Thread[id=14, 
name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-TestFoldingMultitermExtrasQuery]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=13, 
name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-TestFoldingMultitermExtrasQuery]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.analysis.TestFoldingMultitermExtrasQuery: 
   1) Thread[id=14, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-TestFoldingMultitermExtrasQuery]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=13, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-TestFoldingMultitermExtrasQuery]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([9838555B0BC9B54B]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestICUCollationField

Error Message:


Stack Trace:
java.lang.NullPointerException
        at __randomizedtesting.SeedInfo.seed([9838555B0BC9B54B]:0)
        at 
org.apache.solr.core.CoreContainer.getNodeNameLocal(CoreContainer.java:605)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:481)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:177)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:146)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:109)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:741)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:731)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:559)
        at 
org.apache.solr.schema.TestICUCollationField.beforeClass(TestICUCollationField.java:42)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestICUCollationField

Error Message:
2 threads leaked from SUITE scope at 
org.apache.solr.schema.TestICUCollationField:     1) Thread[id=18, 
name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-TestICUCollationField]         at java.lang.Thread.sleep(Native 
Method)         at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=17, 
name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-TestICUCollationField]         at java.lang.Thread.sleep(Native 
Method)         at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.schema.TestICUCollationField: 
   1) Thread[id=18, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-TestICUCollationField]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=17, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-TestICUCollationField]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([9838555B0BC9B54B]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.schema.TestICUCollationFieldDocValues

Error Message:


Stack Trace:
java.lang.NullPointerException
        at __randomizedtesting.SeedInfo.seed([9838555B0BC9B54B]:0)
        at 
org.apache.solr.core.CoreContainer.getNodeNameLocal(CoreContainer.java:605)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:481)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:177)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:146)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:109)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:741)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:731)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:559)
        at 
org.apache.solr.schema.TestICUCollationFieldDocValues.beforeClass(TestICUCollationFieldDocValues.java:39)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:745)


FAILED:  
junit.framework.TestSuite.org.apache.solr.schema.TestICUCollationFieldDocValues

Error Message:
2 threads leaked from SUITE scope at 
org.apache.solr.schema.TestICUCollationFieldDocValues:     1) Thread[id=13, 
name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-TestICUCollationFieldDocValues]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=14, 
name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-TestICUCollationFieldDocValues]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.schema.TestICUCollationFieldDocValues: 
   1) Thread[id=13, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-TestICUCollationFieldDocValues]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=14, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-TestICUCollationFieldDocValues]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([9838555B0BC9B54B]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.schema.TestICUCollationFieldOptions

Error Message:


Stack Trace:
java.lang.NullPointerException
        at __randomizedtesting.SeedInfo.seed([9838555B0BC9B54B]:0)
        at 
org.apache.solr.core.CoreContainer.getNodeNameLocal(CoreContainer.java:605)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:481)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:177)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:146)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:109)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:741)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:731)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:559)
        at 
org.apache.solr.schema.TestICUCollationFieldOptions.beforeClass(TestICUCollationFieldOptions.java:33)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:745)


FAILED:  
junit.framework.TestSuite.org.apache.solr.schema.TestICUCollationFieldOptions

Error Message:
2 threads leaked from SUITE scope at 
org.apache.solr.schema.TestICUCollationFieldOptions:     1) Thread[id=13, 
name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-TestICUCollationFieldOptions]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=14, 
name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-TestICUCollationFieldOptions]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.schema.TestICUCollationFieldOptions: 
   1) Thread[id=13, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-TestICUCollationFieldOptions]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=14, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-TestICUCollationFieldOptions]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([9838555B0BC9B54B]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.analytics.NoFacetTest

Error Message:


Stack Trace:
java.lang.NullPointerException
        at __randomizedtesting.SeedInfo.seed([BE67A5757A40221C]:0)
        at 
org.apache.solr.core.CoreContainer.getNodeNameLocal(CoreContainer.java:605)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:481)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:177)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:146)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:109)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:741)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:731)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:559)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:548)
        at 
org.apache.solr.analytics.NoFacetTest.beforeClass(NoFacetTest.java:63)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.analytics.NoFacetTest

Error Message:
2 threads leaked from SUITE scope at org.apache.solr.analytics.NoFacetTest:     
1) Thread[id=19, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-NoFacetTest]         at java.lang.Thread.sleep(Native Method)        
 at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=20, 
name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-NoFacetTest]         at java.lang.Thread.sleep(Native Method)        
 at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.analytics.NoFacetTest: 
   1) Thread[id=19, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-NoFacetTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=20, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-NoFacetTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([BE67A5757A40221C]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.analytics.expression.ExpressionTest

Error Message:


Stack Trace:
java.lang.NullPointerException
        at __randomizedtesting.SeedInfo.seed([BE67A5757A40221C]:0)
        at 
org.apache.solr.core.CoreContainer.getNodeNameLocal(CoreContainer.java:605)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:481)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:177)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:146)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:109)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:741)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:731)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:559)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:548)
        at 
org.apache.solr.analytics.expression.ExpressionTest.beforeClass(ExpressionTest.java:51)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:745)


FAILED:  
junit.framework.TestSuite.org.apache.solr.analytics.expression.ExpressionTest

Error Message:
2 threads leaked from SUITE scope at 
org.apache.solr.analytics.expression.ExpressionTest:     1) Thread[id=21, 
name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-ExpressionTest]         at java.lang.Thread.sleep(Native Method)     
    at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=22, 
name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-ExpressionTest]         at java.lang.Thread.sleep(Native Method)     
    at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.analytics.expression.ExpressionTest: 
   1) Thread[id=21, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-ExpressionTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=22, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-ExpressionTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([BE67A5757A40221C]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.analytics.facet.FieldFacetExtrasTest

Error Message:


Stack Trace:
java.lang.NullPointerException
        at __randomizedtesting.SeedInfo.seed([BE67A5757A40221C]:0)
        at 
org.apache.solr.core.CoreContainer.getNodeNameLocal(CoreContainer.java:605)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:481)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:177)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:146)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:109)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:741)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:731)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:559)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:548)
        at 
org.apache.solr.analytics.facet.FieldFacetExtrasTest.beforeClass(FieldFacetExtrasTest.java:47)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:745)


FAILED:  
junit.framework.TestSuite.org.apache.solr.analytics.facet.FieldFacetExtrasTest

Error Message:
2 threads leaked from SUITE scope at 
org.apache.solr.analytics.facet.FieldFacetExtrasTest:     1) Thread[id=17, 
name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-FieldFacetExtrasTest]         at java.lang.Thread.sleep(Native 
Method)         at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=18, 
name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-FieldFacetExtrasTest]         at java.lang.Thread.sleep(Native 
Method)         at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.analytics.facet.FieldFacetExtrasTest: 
   1) Thread[id=17, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-FieldFacetExtrasTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=18, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-FieldFacetExtrasTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([BE67A5757A40221C]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.analytics.facet.FieldFacetTest

Error Message:


Stack Trace:
java.lang.NullPointerException
        at __randomizedtesting.SeedInfo.seed([BE67A5757A40221C]:0)
        at 
org.apache.solr.core.CoreContainer.getNodeNameLocal(CoreContainer.java:605)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:481)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:177)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:146)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:109)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:741)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:731)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:559)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:548)
        at 
org.apache.solr.analytics.facet.FieldFacetTest.beforeClass(FieldFacetTest.java:90)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:745)


FAILED:  
junit.framework.TestSuite.org.apache.solr.analytics.facet.FieldFacetTest

Error Message:
2 threads leaked from SUITE scope at 
org.apache.solr.analytics.facet.FieldFacetTest:     1) Thread[id=17, 
name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-FieldFacetTest]         at java.lang.Thread.sleep(Native Method)     
    at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=18, 
name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-FieldFacetTest]         at java.lang.Thread.sleep(Native Method)     
    at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.analytics.facet.FieldFacetTest: 
   1) Thread[id=17, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-FieldFacetTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=18, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-FieldFacetTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([BE67A5757A40221C]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.analytics.facet.QueryFacetTest

Error Message:


Stack Trace:
java.lang.NullPointerException
        at __randomizedtesting.SeedInfo.seed([BE67A5757A40221C]:0)
        at 
org.apache.solr.core.CoreContainer.getNodeNameLocal(CoreContainer.java:605)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:481)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:177)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:146)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:109)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:741)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:731)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:559)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:548)
        at 
org.apache.solr.analytics.facet.QueryFacetTest.beforeClass(QueryFacetTest.java:38)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:745)


FAILED:  
junit.framework.TestSuite.org.apache.solr.analytics.facet.QueryFacetTest

Error Message:
2 threads leaked from SUITE scope at 
org.apache.solr.analytics.facet.QueryFacetTest:     1) Thread[id=14, 
name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-QueryFacetTest]         at java.lang.Thread.sleep(Native Method)     
    at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=13, 
name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-QueryFacetTest]         at java.lang.Thread.sleep(Native Method)     
    at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.analytics.facet.QueryFacetTest: 
   1) Thread[id=14, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-QueryFacetTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=13, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-QueryFacetTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([BE67A5757A40221C]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.analytics.facet.RangeFacetTest

Error Message:


Stack Trace:
java.lang.NullPointerException
        at __randomizedtesting.SeedInfo.seed([BE67A5757A40221C]:0)
        at 
org.apache.solr.core.CoreContainer.getNodeNameLocal(CoreContainer.java:605)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:481)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:177)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:146)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:109)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:741)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:731)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:559)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:548)
        at 
org.apache.solr.analytics.facet.RangeFacetTest.beforeClass(RangeFacetTest.java:49)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:745)


FAILED:  
junit.framework.TestSuite.org.apache.solr.analytics.facet.RangeFacetTest

Error Message:
2 threads leaked from SUITE scope at 
org.apache.solr.analytics.facet.RangeFacetTest:     1) Thread[id=14, 
name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-RangeFacetTest]         at java.lang.Thread.sleep(Native Method)     
    at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=13, 
name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-RangeFacetTest]         at java.lang.Thread.sleep(Native Method)     
    at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.analytics.facet.RangeFacetTest: 
   1) Thread[id=14, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-RangeFacetTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=13, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-RangeFacetTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([BE67A5757A40221C]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.analytics.util.valuesource.FunctionTest

Error Message:


Stack Trace:
java.lang.NullPointerException
        at __randomizedtesting.SeedInfo.seed([BE67A5757A40221C]:0)
        at 
org.apache.solr.core.CoreContainer.getNodeNameLocal(CoreContainer.java:605)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:481)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:177)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:146)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:109)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:741)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:731)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:559)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:548)
        at 
org.apache.solr.analytics.util.valuesource.FunctionTest.beforeClass(FunctionTest.java:38)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:745)


FAILED:  
junit.framework.TestSuite.org.apache.solr.analytics.util.valuesource.FunctionTest

Error Message:
2 threads leaked from SUITE scope at 
org.apache.solr.analytics.util.valuesource.FunctionTest:     1) Thread[id=14, 
name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-FunctionTest]         at java.lang.Thread.sleep(Native Method)       
  at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=13, 
name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-FunctionTest]         at java.lang.Thread.sleep(Native Method)       
  at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.analytics.util.valuesource.FunctionTest: 
   1) Thread[id=14, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-FunctionTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=13, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-FunctionTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([BE67A5757A40221C]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.extraction.ExtractingRequestHandlerTest

Error Message:


Stack Trace:
java.lang.NullPointerException
        at __randomizedtesting.SeedInfo.seed([644B38D7D7BED4EE]:0)
        at 
org.apache.solr.core.CoreContainer.getNodeNameLocal(CoreContainer.java:605)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:481)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:177)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:146)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:109)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:741)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:731)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:559)
        at 
org.apache.solr.handler.extraction.ExtractingRequestHandlerTest.beforeClass(ExtractingRequestHandlerTest.java:47)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:745)


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.extraction.ExtractingRequestHandlerTest

Error Message:
2 threads leaked from SUITE scope at 
org.apache.solr.handler.extraction.ExtractingRequestHandlerTest:     1) 
Thread[id=13, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-ExtractingRequestHandlerTest]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=14, 
name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-ExtractingRequestHandlerTest]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.handler.extraction.ExtractingRequestHandlerTest: 
   1) Thread[id=13, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-ExtractingRequestHandlerTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=14, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-ExtractingRequestHandlerTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([644B38D7D7BED4EE]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.extraction.TestXLSXResponseWriter

Error Message:


Stack Trace:
java.lang.NullPointerException
        at __randomizedtesting.SeedInfo.seed([644B38D7D7BED4EE]:0)
        at 
org.apache.solr.core.CoreContainer.getNodeNameLocal(CoreContainer.java:605)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:481)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:177)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:146)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:109)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:741)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:731)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:559)
        at 
org.apache.solr.handler.extraction.TestXLSXResponseWriter.beforeClass(TestXLSXResponseWriter.java:50)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:745)


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.extraction.TestXLSXResponseWriter

Error Message:
2 threads leaked from SUITE scope at 
org.apache.solr.handler.extraction.TestXLSXResponseWriter:     1) Thread[id=14, 
name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-TestXLSXResponseWriter]         at java.lang.Thread.sleep(Native 
Method)         at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=13, 
name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-TestXLSXResponseWriter]         at java.lang.Thread.sleep(Native 
Method)         at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.handler.extraction.TestXLSXResponseWriter: 
   1) Thread[id=14, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-TestXLSXResponseWriter]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=13, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-TestXLSXResponseWriter]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([644B38D7D7BED4EE]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.clustering.ClusteringComponentTest

Error Message:


Stack Trace:
java.lang.NullPointerException
        at __randomizedtesting.SeedInfo.seed([446B2DEEDA5404FC]:0)
        at 
org.apache.solr.core.CoreContainer.getNodeNameLocal(CoreContainer.java:605)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:481)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:177)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:146)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:109)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:741)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:731)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:559)
        at 
org.apache.solr.handler.clustering.AbstractClusteringTestCase.beforeClass(AbstractClusteringTestCase.java:37)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:745)


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.clustering.ClusteringComponentTest

Error Message:
2 threads leaked from SUITE scope at 
org.apache.solr.handler.clustering.ClusteringComponentTest:     1) 
Thread[id=14, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-ClusteringComponentTest]         at java.lang.Thread.sleep(Native 
Method)         at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=13, 
name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-ClusteringComponentTest]         at java.lang.Thread.sleep(Native 
Method)         at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.handler.clustering.ClusteringComponentTest: 
   1) Thread[id=14, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-ClusteringComponentTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=13, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-ClusteringComponentTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([446B2DEEDA5404FC]:0)


FAILED:  
org.apache.solr.handler.clustering.DistributedClusteringComponentTest.test

Error Message:
Error from server at http://127.0.0.1:40612//collection1: Expected mime type 
application/octet-stream but got text/html. <html> <head> <meta 
http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 
404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing 
/collection1/update. Reason: <pre>    Can not find: 
/collection1/update</pre></p> <hr /><a href="http://eclipse.org/jetty";>Powered 
by Jetty:// 9.3.14.v20161028</a><hr/> </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:40612//collection1: Expected mime type 
application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /collection1/update. Reason:
<pre>    Can not find: /collection1/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.14.v20161028</a><hr/>
</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([446B2DEEDA5404FC:CC3F123474A86904]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:578)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160)
        at 
org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:895)
        at 
org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:858)
        at 
org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:873)
        at 
org.apache.solr.BaseDistributedSearchTestCase.del(BaseDistributedSearchTestCase.java:548)
        at 
org.apache.solr.handler.clustering.DistributedClusteringComponentTest.test(DistributedClusteringComponentTest.java:35)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1047)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:996)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:745)


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.clustering.carrot2.CarrotClusteringEngineTest

Error Message:


Stack Trace:
java.lang.NullPointerException
        at __randomizedtesting.SeedInfo.seed([446B2DEEDA5404FC]:0)
        at 
org.apache.solr.core.CoreContainer.getNodeNameLocal(CoreContainer.java:605)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:481)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:177)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:146)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:109)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:741)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:731)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:559)
        at 
org.apache.solr.handler.clustering.AbstractClusteringTestCase.beforeClass(AbstractClusteringTestCase.java:37)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:745)


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.clustering.carrot2.CarrotClusteringEngineTest

Error Message:
2 threads leaked from SUITE scope at 
org.apache.solr.handler.clustering.carrot2.CarrotClusteringEngineTest:     1) 
Thread[id=13, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-CarrotClusteringEngineTest]         at java.lang.Thread.sleep(Native 
Method)         at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=14, 
name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-CarrotClusteringEngineTest]         at java.lang.Thread.sleep(Native 
Method)         at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.handler.clustering.carrot2.CarrotClusteringEngineTest: 
   1) Thread[id=13, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-CarrotClusteringEngineTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=14, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-CarrotClusteringEngineTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([446B2DEEDA5404FC]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestTikaEntityProcessor

Error Message:


Stack Trace:
java.lang.NullPointerException
        at __randomizedtesting.SeedInfo.seed([298500EA875C2FB7]:0)
        at 
org.apache.solr.core.CoreContainer.getNodeNameLocal(CoreContainer.java:605)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:481)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:177)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:146)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:109)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:741)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:731)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:559)
        at 
org.apache.solr.handler.dataimport.TestTikaEntityProcessor.beforeClass(TestTikaEntityProcessor.java:107)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:745)


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestTikaEntityProcessor

Error Message:
2 threads leaked from SUITE scope at 
org.apache.solr.handler.dataimport.TestTikaEntityProcessor:     1) 
Thread[id=13, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-TestTikaEntityProcessor]         at java.lang.Thread.sleep(Native 
Method)         at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=14, 
name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-TestTikaEntityProcessor]         at java.lang.Thread.sleep(Native 
Method)         at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.handler.dataimport.TestTikaEntityProcessor: 
   1) Thread[id=13, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-TestTikaEntityProcessor]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=14, name=solr-idle-connections-evictor, state=TIMED_WAITING, 
group=TGRP-TestTikaEntityProcessor]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([298500EA875C2FB7]:0)


FAILED:  
org.apache.solr.handler.dataimport.TestContentStreamDataSource.testCommitWithin

Error Message:
Error from server at https://127.0.0.1:37829/solr/collection1: Expected mime 
type application/octet-stream but got text/html. <html> <head> <meta 
http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 
404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing 
/solr/collection1/dataimport. Reason: <pre>    Can not find: 
/solr/collection1/dataimport</pre></p> <hr /><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.3.14.v20161028</a><hr/> 
</body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:37829/solr/collection1: Expected mime type 
application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/collection1/dataimport. Reason:
<pre>    Can not find: /solr/collection1/dataimport</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.14.v20161028</a><hr/>
</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([9F3A4C290DD4443D:25E823518EFAAA28]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:578)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at 
org.apache.solr.handler.dataimport.TestContentStreamDataSource.testCommitWithin(TestContentStreamDataSource.java:93)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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.TestRul

[...truncated too long message...]

java:745)
   [junit4]   2>    2) Thread[id=13, name=solr-idle-connections-evictor, 
state=TIMED_WAITING, group=TGRP-UIMAUpdateRequestProcessorTest]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Feb 25, 2017 3:27:19 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=14, name=solr-idle-connections-evictor, 
state=TIMED_WAITING, group=TGRP-UIMAUpdateRequestProcessorTest]
   [junit4]   2>    2) Thread[id=13, name=solr-idle-connections-evictor, 
state=TIMED_WAITING, group=TGRP-UIMAUpdateRequestProcessorTest]
   [junit4]   2> Feb 25, 2017 3:27:19 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, 
docValues:{}, maxPointsInLeafNode=1148, maxMBSortInHeap=7.733872251939072, 
sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=und, 
timezone=Canada/Atlantic
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_121 (64-bit)/cpus=4,threads=1,free=248489184,total=276299776
   [junit4]   2> NOTE: All tests run in this JVM: 
[UIMAUpdateRequestProcessorTest]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=UIMAUpdateRequestProcessorTest -Dtests.seed=9732BC8407042FDE 
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=und -Dtests.timezone=Canada/Atlantic -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | UIMAUpdateRequestProcessorTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([9732BC8407042FDE]:0)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.getNodeNameLocal(CoreContainer.java:605)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.load(CoreContainer.java:481)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:177)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:146)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:109)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:741)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:731)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:559)
   [junit4]    >        at 
org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.beforeClass(UIMAUpdateRequestProcessorTest.java:47)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest: 
   [junit4]    >    1) Thread[id=14, name=solr-idle-connections-evictor, 
state=TIMED_WAITING, group=TGRP-UIMAUpdateRequestProcessorTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    2) Thread[id=13, name=solr-idle-connections-evictor, 
state=TIMED_WAITING, group=TGRP-UIMAUpdateRequestProcessorTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([9732BC8407042FDE]:0)
   [junit4] Completed [2/2 (2!)] on J0 in 22.86s, 0 tests, 2 errors <<< 
FAILURES!

[...truncated 497 lines...]
   [junit4] Suite: org.apache.solr.velocity.VelocityResponseWriterTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/contrib/solr-velocity/test/J0/temp/solr.velocity.VelocityResponseWriterTest_8BFA902B7D05163-001/init-core-data-001
   [junit4]   2> log4j:WARN No appenders could be found for logger 
(org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See 
http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> Feb 25, 2017 3:27:24 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> Feb 25, 2017 3:27:44 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 2 threads leaked from SUITE scope at 
org.apache.solr.velocity.VelocityResponseWriterTest: 
   [junit4]   2>    1) Thread[id=13, name=solr-idle-connections-evictor, 
state=TIMED_WAITING, group=TGRP-VelocityResponseWriterTest]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>    2) Thread[id=14, name=solr-idle-connections-evictor, 
state=TIMED_WAITING, group=TGRP-VelocityResponseWriterTest]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Feb 25, 2017 3:27:44 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=13, name=solr-idle-connections-evictor, 
state=TIMED_WAITING, group=TGRP-VelocityResponseWriterTest]
   [junit4]   2>    2) Thread[id=14, name=solr-idle-connections-evictor, 
state=TIMED_WAITING, group=TGRP-VelocityResponseWriterTest]
   [junit4]   2> Feb 25, 2017 3:27:44 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, 
docValues:{}, maxPointsInLeafNode=542, maxMBSortInHeap=5.850696792111872, 
sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=sr-BA, 
timezone=Pacific/Truk
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_121 (64-bit)/cpus=4,threads=1,free=225268336,total=253231104
   [junit4]   2> NOTE: All tests run in this JVM: [VelocityResponseWriterTest]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=VelocityResponseWriterTest -Dtests.seed=8BFA902B7D05163 
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=sr-BA -Dtests.timezone=Pacific/Truk -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s | VelocityResponseWriterTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([8BFA902B7D05163]:0)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.getNodeNameLocal(CoreContainer.java:605)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.load(CoreContainer.java:481)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:177)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:140)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:146)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:109)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:741)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:731)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:559)
   [junit4]    >        at 
org.apache.solr.velocity.VelocityResponseWriterTest.beforeClass(VelocityResponseWriterTest.java:35)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.velocity.VelocityResponseWriterTest: 
   [junit4]    >    1) Thread[id=13, name=solr-idle-connections-evictor, 
state=TIMED_WAITING, group=TGRP-VelocityResponseWriterTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    2) Thread[id=14, name=solr-idle-connections-evictor, 
state=TIMED_WAITING, group=TGRP-VelocityResponseWriterTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:258)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([8BFA902B7D05163]:0)
   [junit4] Completed [1/1 (1!)] in 21.51s, 0 tests, 2 errors <<< FAILURES!

[...truncated 50980 lines...]


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

Reply via email to