You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/05/20 19:28:56 UTC

[JENKINS-EA] Lucene-Solr-6.x-Linux (32bit/jdk-9-ea+118) - Build # 706 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/706/
Java: 32bit/jdk-9-ea+118 -client -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  org.apache.lucene.benchmark.byTask.TestPerfTasksLogic.testHighlightingTV

Error Message:
org/apache/lucene/spatial/geopoint/search/GeoPointInBBoxQuery

Stack Trace:
java.lang.NoClassDefFoundError: org/apache/lucene/spatial/geopoint/search/GeoPointInBBoxQuery
	at __randomizedtesting.SeedInfo.seed([E592FC7982425766:85B0DA0F1D5DBFFF]:0)
	at org.apache.lucene.search.highlight.WeightedSpanTermExtractor.extract(WeightedSpanTermExtractor.java:215)
	at org.apache.lucene.search.highlight.WeightedSpanTermExtractor.getWeightedSpanTerms(WeightedSpanTermExtractor.java:511)
	at org.apache.lucene.search.highlight.QueryScorer.initExtractor(QueryScorer.java:218)
	at org.apache.lucene.search.highlight.QueryScorer.init(QueryScorer.java:186)
	at org.apache.lucene.search.highlight.Highlighter.getBestTextFragments(Highlighter.java:195)
	at org.apache.lucene.benchmark.byTask.tasks.CountingHighlighterTestTask$1.doHighlight(CountingHighlighterTestTask.java:62)
	at org.apache.lucene.benchmark.byTask.tasks.ReadTask.doLogic(ReadTask.java:170)
	at org.apache.lucene.benchmark.byTask.tasks.PerfTask.runAndMaybeStats(PerfTask.java:146)
	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doSerialTasks(TaskSequence.java:197)
	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doLogic(TaskSequence.java:138)
	at org.apache.lucene.benchmark.byTask.tasks.PerfTask.runAndMaybeStats(PerfTask.java:146)
	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doSerialTasks(TaskSequence.java:197)
	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doLogic(TaskSequence.java:138)
	at org.apache.lucene.benchmark.byTask.tasks.PerfTask.runAndMaybeStats(PerfTask.java:146)
	at org.apache.lucene.benchmark.byTask.utils.Algorithm.execute(Algorithm.java:332)
	at org.apache.lucene.benchmark.byTask.Benchmark.execute(Benchmark.java:77)
	at org.apache.lucene.benchmark.BenchmarkTestCase.execBenchmark(BenchmarkTestCase.java:75)
	at org.apache.lucene.benchmark.byTask.TestPerfTasksLogic.testHighlightingTV(TestPerfTasksLogic.java:223)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:531)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
Caused by: java.lang.ClassNotFoundException: org.apache.lucene.spatial.geopoint.search.GeoPointInBBoxQuery
	at jdk.internal.loader.BuiltinClassLoader.loadClass(java.base@9-ea/BuiltinClassLoader.java:366)
	at jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(java.base@9-ea/ClassLoaders.java:184)
	at java.lang.ClassLoader.loadClass(java.base@9-ea/ClassLoader.java:419)
	... 54 more


FAILED:  org.apache.lucene.benchmark.byTask.TestPerfTasksLogic.testHighlighting

Error Message:
org/apache/lucene/spatial/geopoint/search/GeoPointInBBoxQuery

Stack Trace:
java.lang.NoClassDefFoundError: org/apache/lucene/spatial/geopoint/search/GeoPointInBBoxQuery
	at __randomizedtesting.SeedInfo.seed([E592FC7982425766:6913BA9DF578B633]:0)
	at org.apache.lucene.search.highlight.WeightedSpanTermExtractor.extract(WeightedSpanTermExtractor.java:215)
	at org.apache.lucene.search.highlight.WeightedSpanTermExtractor.getWeightedSpanTerms(WeightedSpanTermExtractor.java:511)
	at org.apache.lucene.search.highlight.QueryScorer.initExtractor(QueryScorer.java:218)
	at org.apache.lucene.search.highlight.QueryScorer.init(QueryScorer.java:186)
	at org.apache.lucene.search.highlight.Highlighter.getBestTextFragments(Highlighter.java:195)
	at org.apache.lucene.benchmark.byTask.tasks.CountingHighlighterTestTask$1.doHighlight(CountingHighlighterTestTask.java:62)
	at org.apache.lucene.benchmark.byTask.tasks.ReadTask.doLogic(ReadTask.java:170)
	at org.apache.lucene.benchmark.byTask.tasks.PerfTask.runAndMaybeStats(PerfTask.java:146)
	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doSerialTasks(TaskSequence.java:197)
	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doLogic(TaskSequence.java:138)
	at org.apache.lucene.benchmark.byTask.tasks.PerfTask.runAndMaybeStats(PerfTask.java:146)
	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doSerialTasks(TaskSequence.java:197)
	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doLogic(TaskSequence.java:138)
	at org.apache.lucene.benchmark.byTask.tasks.PerfTask.runAndMaybeStats(PerfTask.java:146)
	at org.apache.lucene.benchmark.byTask.utils.Algorithm.execute(Algorithm.java:332)
	at org.apache.lucene.benchmark.byTask.Benchmark.execute(Benchmark.java:77)
	at org.apache.lucene.benchmark.BenchmarkTestCase.execBenchmark(BenchmarkTestCase.java:75)
	at org.apache.lucene.benchmark.byTask.TestPerfTasksLogic.testHighlighting(TestPerfTasksLogic.java:183)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:531)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)




Build Log:
[...truncated 5608 lines...]
   [junit4] Suite: org.apache.lucene.benchmark.byTask.TestPerfTasksLogic
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1:   doc.term.vector:false-->true  compound:true-->false
   [junit4]   1> 
   [junit4]   1> 
   [junit4]   1> --> Round 1-->2:   doc.term.vector:true-->false  compound:false-->true
   [junit4]   1> 
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1>    0.63 sec --> TEST-TestPerfTasksLogic.testHighlightingTV-seed#[E592FC7982425766] added      1000 docs
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPerfTasksLogic -Dtests.method=testHighlightingTV -Dtests.seed=E592FC7982425766 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-QA -Dtests.timezone=Asia/Novokuznetsk -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   1.05s J0 | TestPerfTasksLogic.testHighlightingTV <<<
   [junit4]    > Throwable #1: java.lang.NoClassDefFoundError: org/apache/lucene/spatial/geopoint/search/GeoPointInBBoxQuery
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E592FC7982425766:85B0DA0F1D5DBFFF]:0)
   [junit4]    > 	at org.apache.lucene.search.highlight.WeightedSpanTermExtractor.extract(WeightedSpanTermExtractor.java:215)
   [junit4]    > 	at org.apache.lucene.search.highlight.WeightedSpanTermExtractor.getWeightedSpanTerms(WeightedSpanTermExtractor.java:511)
   [junit4]    > 	at org.apache.lucene.search.highlight.QueryScorer.initExtractor(QueryScorer.java:218)
   [junit4]    > 	at org.apache.lucene.search.highlight.QueryScorer.init(QueryScorer.java:186)
   [junit4]    > 	at org.apache.lucene.search.highlight.Highlighter.getBestTextFragments(Highlighter.java:195)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.CountingHighlighterTestTask$1.doHighlight(CountingHighlighterTestTask.java:62)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.ReadTask.doLogic(ReadTask.java:170)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.PerfTask.runAndMaybeStats(PerfTask.java:146)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doSerialTasks(TaskSequence.java:197)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doLogic(TaskSequence.java:138)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.PerfTask.runAndMaybeStats(PerfTask.java:146)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doSerialTasks(TaskSequence.java:197)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doLogic(TaskSequence.java:138)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.PerfTask.runAndMaybeStats(PerfTask.java:146)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.utils.Algorithm.execute(Algorithm.java:332)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.Benchmark.execute(Benchmark.java:77)
   [junit4]    > 	at org.apache.lucene.benchmark.BenchmarkTestCase.execBenchmark(BenchmarkTestCase.java:75)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.TestPerfTasksLogic.testHighlightingTV(TestPerfTasksLogic.java:223)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   [junit4]    > Caused by: java.lang.ClassNotFoundException: org.apache.lucene.spatial.geopoint.search.GeoPointInBBoxQuery
   [junit4]    > 	at jdk.internal.loader.BuiltinClassLoader.loadClass(java.base@9-ea/BuiltinClassLoader.java:366)
   [junit4]    > 	at jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(java.base@9-ea/ClassLoaders.java:184)
   [junit4]    > 	at java.lang.ClassLoader.loadClass(java.base@9-ea/ClassLoader.java:419)
   [junit4]    > 	... 54 more
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1>    0.19 sec --> TEST-TestPerfTasksLogic.testHighlightingNoTvNoStore-seed#[E592FC7982425766] added      1000 docs
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Rounds_2
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Rounds
   [junit4]   1> 
   [junit4]   1> ------------> Report Sum By (any) Name (4 about 4 out of 5)
   [junit4]   1> Operation       round   runCnt   recsPerRun        rec/s  elapsedSec    avgUsedMem    avgTotalMem
   [junit4]   1> Rounds              0        1           20       465.12        0.04    13,651,472     64,946,176
   [junit4]   1> CreateIndex -  -  - 0 -  -   1 -  -  -  - 0 -  -  - 0.00 -  -   0.00 -  13,110,344 -   64,946,176
   [junit4]   1> AddDocs_Exhaust     0        1           20    10,000.00        0.00    13,379,864     64,946,176
   [junit4]   1> CloseIndex -  -  -  0 -  -   1 -  -  -  - 0 -  -  - 0.00 -  -   0.00 -  13,651,472 -   64,946,176
   [junit4]   1> 
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Rounds
   [junit4]   1> 
   [junit4]   1> ------------> Report Sum By (any) Name (4 about 4 out of 5)
   [junit4]   1> Operation       round   runCnt   recsPerRun        rec/s  elapsedSec    avgUsedMem    avgTotalMem
   [junit4]   1> Rounds              0        1           22       478.26        0.05    13,654,824     64,946,176
   [junit4]   1> CreateIndex -  -  - 0 -  -   1 -  -  -  - 1 -   1,000.00 -  -   0.00 -  13,115,784 -   64,946,176
   [junit4]   1> AddDocs_Exhaust     0        1           20     6,666.67        0.00    13,385,304     64,946,176
   [junit4]   1> CloseIndex -  -  -  0 -  -   1 -  -  -  - 1 -  -  500.00 -  -   0.00 -  13,654,824 -   64,946,176
   [junit4]   1> 
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> Changed Locale to: null
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1
   [junit4]   1> 
   [junit4]   1> Changed Locale to: root locale
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1
   [junit4]   1> 
   [junit4]   1> Changed Locale to: de
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1
   [junit4]   1> 
   [junit4]   1> Changed Locale to: en_US
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1
   [junit4]   1> 
   [junit4]   1> Changed Locale to: no_NO_NY
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1
   [junit4]   1> 
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: CreateIndex
   [junit4]   1> ------------> starting task: Seq_Exhaust
   [junit4]   1> ------------> starting task: Seq_Exhaust
   [junit4]   1> ------------> starting task: CloseIndex
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> 
   [junit4]   1> ------------> Report Sum By Prefix (X) (1 about 1 out of 1012)
   [junit4]   1> Operation     round   runCnt   recsPerRun        rec/s  elapsedSec    avgUsedMem    avgTotalMem
   [junit4]   1> XSearch_2_Par     0        1        22304    44,608.00        0.50    23,018,336     64,946,176
   [junit4]   1> 
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1>    0.08 sec --> TEST-TestPerfTasksLogic.testIndexAndSearchTasks-seed#[E592FC7982425766] added      1000 docs
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> Changed Locale to: root locale
   [junit4]   1> Changed Analyzer to: org.apache.lucene.collation.CollationKeyAnalyzer()
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1
   [junit4]   1> 
   [junit4]   1> Changed Locale to: de
   [junit4]   1> Changed Analyzer to: org.apache.lucene.collation.CollationKeyAnalyzer(de)
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1
   [junit4]   1> 
   [junit4]   1> Changed Locale to: en_US
   [junit4]   1> Changed Analyzer to: org.apache.lucene.collation.CollationKeyAnalyzer(en_US)
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1
   [junit4]   1> 
   [junit4]   1> Changed Locale to: no_NO_NY
   [junit4]   1> Changed Analyzer to: org.apache.lucene.collation.CollationKeyAnalyzer(no_NO_NY)
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1
   [junit4]   1> 
   [junit4]   1> ------------> starting task: Seq
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPerfTasksLogic -Dtests.method=testHighlighting -Dtests.seed=E592FC7982425766 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-QA -Dtests.timezone=Asia/Novokuznetsk -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.10s J0 | TestPerfTasksLogic.testHighlighting <<<
   [junit4]    > Throwable #1: java.lang.NoClassDefFoundError: org/apache/lucene/spatial/geopoint/search/GeoPointInBBoxQuery
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E592FC7982425766:6913BA9DF578B633]:0)
   [junit4]    > 	at org.apache.lucene.search.highlight.WeightedSpanTermExtractor.extract(WeightedSpanTermExtractor.java:215)
   [junit4]    > 	at org.apache.lucene.search.highlight.WeightedSpanTermExtractor.getWeightedSpanTerms(WeightedSpanTermExtractor.java:511)
   [junit4]    > 	at org.apache.lucene.search.highlight.QueryScorer.initExtractor(QueryScorer.java:218)
   [junit4]    > 	at org.apache.lucene.search.highlight.QueryScorer.init(QueryScorer.java:186)
   [junit4]    > 	at org.apache.lucene.search.highlight.Highlighter.getBestTextFragments(Highlighter.java:195)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.CountingHighlighterTestTask$1.doHighlight(CountingHighlighterTestTask.java:62)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.ReadTask.doLogic(ReadTask.java:170)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.PerfTask.runAndMaybeStats(PerfTask.java:146)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doSerialTasks(TaskSequence.java:197)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doLogic(TaskSequence.java:138)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.PerfTask.runAndMaybeStats(PerfTask.java:146)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doSerialTasks(TaskSequence.java:197)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doLogic(TaskSequence.java:138)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.PerfTask.runAndMaybeStats(PerfTask.java:146)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.utils.Algorithm.execute(Algorithm.java:332)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.Benchmark.execute(Benchmark.java:77)
   [junit4]    > 	at org.apache.lucene.benchmark.BenchmarkTestCase.execBenchmark(BenchmarkTestCase.java:75)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.TestPerfTasksLogic.testHighlighting(TestPerfTasksLogic.java:183)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/benchmark/test/J0/temp/lucene.benchmark.byTask.TestPerfTasksLogic_E592FC7982425766-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=ClassicSimilarity, locale=ar-QA, timezone=Asia/Novokuznetsk
   [junit4]   2> NOTE: Linux 4.4.0-21-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=49965096,total=64946176
   [junit4]   2> NOTE: All tests run in this JVM: [TestPerfTasksLogic]
   [junit4] Completed [18/18 (1!)] on J0 in 7.63s, 24 tests, 2 errors <<< FAILURES!

[...truncated 12 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build.xml:476: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:2188: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/module-build.xml:58: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1458: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1015: There were test failures: 18 suites, 93 tests, 2 errors [seed: E592FC7982425766]

Total time: 13 minutes 53 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-6.x-Linux (64bit/jdk1.8.0_92) - Build # 710 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/710/
Java: 64bit/jdk1.8.0_92 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.client.solrj.ConnectionReuseTest.testConnectionReuse

Error Message:
We expected all communication via streaming client to use one connection! expected=20 got=12

Stack Trace:
java.lang.AssertionError: We expected all communication via streaming client to use one connection! expected=20 got=12
	at __randomizedtesting.SeedInfo.seed([3AAE0D1E0F97F51D:1B96667027DFAC50]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.client.solrj.ConnectionReuseTest.testConnectionReuse(ConnectionReuseTest.java:166)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11893 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.ConnectionReuseTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.client.solrj.ConnectionReuseTest_3AAE0D1E0F97F51D-001/init-core-data-001
   [junit4]   2> 1410175 INFO  (SUITE-ConnectionReuseTest-seed#[3AAE0D1E0F97F51D]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1410175 INFO  (Thread-2591) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1410175 INFO  (Thread-2591) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1410275 INFO  (SUITE-ConnectionReuseTest-seed#[3AAE0D1E0F97F51D]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:38088
   [junit4]   2> 1410275 INFO  (SUITE-ConnectionReuseTest-seed#[3AAE0D1E0F97F51D]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1410275 INFO  (SUITE-ConnectionReuseTest-seed#[3AAE0D1E0F97F51D]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1410277 INFO  (zkCallback-1515-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@79639c01 name:ZooKeeperConnection Watcher:127.0.0.1:38088 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1410277 INFO  (SUITE-ConnectionReuseTest-seed#[3AAE0D1E0F97F51D]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1410277 INFO  (SUITE-ConnectionReuseTest-seed#[3AAE0D1E0F97F51D]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1410277 INFO  (SUITE-ConnectionReuseTest-seed#[3AAE0D1E0F97F51D]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1410279 INFO  (jetty-launcher-1514-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1410280 INFO  (jetty-launcher-1514-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@578cce44{/solr,null,AVAILABLE}
   [junit4]   2> 1410280 INFO  (jetty-launcher-1514-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@49ccae41{HTTP/1.1,[http/1.1]}{127.0.0.1:45884}
   [junit4]   2> 1410280 INFO  (jetty-launcher-1514-thread-1) [    ] o.e.j.s.Server Started @1411941ms
   [junit4]   2> 1410281 INFO  (jetty-launcher-1514-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45884}
   [junit4]   2> 1410281 INFO  (jetty-launcher-1514-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1410281 INFO  (jetty-launcher-1514-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.client.solrj.ConnectionReuseTest_3AAE0D1E0F97F51D-001/tempDir-001/node1'
   [junit4]   2> 1410281 INFO  (jetty-launcher-1514-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1410281 INFO  (jetty-launcher-1514-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1410281 INFO  (jetty-launcher-1514-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1410281 INFO  (jetty-launcher-1514-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1410282 INFO  (zkCallback-1516-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6103b9db name:ZooKeeperConnection Watcher:127.0.0.1:38088/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1410282 INFO  (jetty-launcher-1514-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1410282 INFO  (jetty-launcher-1514-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1410282 INFO  (jetty-launcher-1514-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1410286 INFO  (jetty-launcher-1514-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.client.solrj.ConnectionReuseTest_3AAE0D1E0F97F51D-001/tempDir-001/node1/.
   [junit4]   2> 1410286 INFO  (jetty-launcher-1514-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1972658640
   [junit4]   2> 1410286 INFO  (jetty-launcher-1514-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.client.solrj.ConnectionReuseTest_3AAE0D1E0F97F51D-001/tempDir-001/node1]
   [junit4]   2> 1410286 WARN  (jetty-launcher-1514-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.client.solrj.ConnectionReuseTest_3AAE0D1E0F97F51D-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.client.solrj.ConnectionReuseTest_3AAE0D1E0F97F51D-001/tempDir-001/node1/lib
   [junit4]   2> 1410286 INFO  (jetty-launcher-1514-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1410287 INFO  (jetty-launcher-1514-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1410287 INFO  (jetty-launcher-1514-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1410287 INFO  (jetty-launcher-1514-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1410287 INFO  (jetty-launcher-1514-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38088/solr
   [junit4]   2> 1410287 INFO  (jetty-launcher-1514-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1410287 INFO  (jetty-launcher-1514-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1410288 INFO  (jetty-launcher-1514-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1410288 INFO  (zkCallback-1519-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2223c49a name:ZooKeeperConnection Watcher:127.0.0.1:38088 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1410289 INFO  (jetty-launcher-1514-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1410289 INFO  (jetty-launcher-1514-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1410289 INFO  (jetty-launcher-1514-thread-1) [n:127.0.0.1:45884_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$10/425978668@fa506fc
   [junit4]   2> 1410290 INFO  (jetty-launcher-1514-thread-1) [n:127.0.0.1:45884_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1410290 INFO  (zkCallback-1520-thread-1-processing-n:127.0.0.1:45884_solr) [n:127.0.0.1:45884_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@23e215d name:ZooKeeperConnection Watcher:127.0.0.1:38088/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1410290 INFO  (jetty-launcher-1514-thread-1) [n:127.0.0.1:45884_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1410291 INFO  (jetty-launcher-1514-thread-1) [n:127.0.0.1:45884_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1410291 INFO  (jetty-launcher-1514-thread-1) [n:127.0.0.1:45884_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1410292 INFO  (jetty-launcher-1514-thread-1) [n:127.0.0.1:45884_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1410292 INFO  (jetty-launcher-1514-thread-1) [n:127.0.0.1:45884_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1410293 INFO  (jetty-launcher-1514-thread-1) [n:127.0.0.1:45884_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1410293 INFO  (jetty-launcher-1514-thread-1) [n:127.0.0.1:45884_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1410294 INFO  (jetty-launcher-1514-thread-1) [n:127.0.0.1:45884_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1410295 INFO  (jetty-launcher-1514-thread-1) [n:127.0.0.1:45884_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1410295 INFO  (jetty-launcher-1514-thread-1) [n:127.0.0.1:45884_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1410295 INFO  (jetty-launcher-1514-thread-1) [n:127.0.0.1:45884_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1410295 INFO  (jetty-launcher-1514-thread-1) [n:127.0.0.1:45884_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1410296 INFO  (jetty-launcher-1514-thread-1) [n:127.0.0.1:45884_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1410296 INFO  (jetty-launcher-1514-thread-1) [n:127.0.0.1:45884_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1410296 INFO  (jetty-launcher-1514-thread-1) [n:127.0.0.1:45884_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1410297 INFO  (jetty-launcher-1514-thread-1) [n:127.0.0.1:45884_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1410297 INFO  (jetty-launcher-1514-thread-1) [n:127.0.0.1:45884_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1410297 INFO  (jetty-launcher-1514-thread-1) [n:127.0.0.1:45884_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95931952601825283-127.0.0.1:45884_solr-n_0000000000
   [junit4]   2> 1410297 INFO  (jetty-launcher-1514-thread-1) [n:127.0.0.1:45884_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45884_solr
   [junit4]   2> 1410297 INFO  (jetty-launcher-1514-thread-1) [n:127.0.0.1:45884_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1410297 INFO  (jetty-launcher-1514-thread-1) [n:127.0.0.1:45884_solr    ] o.a.s.c.Overseer Overseer (id=95931952601825283-127.0.0.1:45884_solr-n_0000000000) starting
   [junit4]   2> 1410298 INFO  (jetty-launcher-1514-thread-1) [n:127.0.0.1:45884_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1410299 INFO  (jetty-launcher-1514-thread-1) [n:127.0.0.1:45884_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1410299 INFO  (OverseerCollectionConfigSetProcessor-95931952601825283-127.0.0.1:45884_solr-n_0000000000) [n:127.0.0.1:45884_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1410300 INFO  (jetty-launcher-1514-thread-1) [n:127.0.0.1:45884_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45884_solr
   [junit4]   2> 1410300 INFO  (OverseerStateUpdate-95931952601825283-127.0.0.1:45884_solr-n_0000000000) [n:127.0.0.1:45884_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1410300 INFO  (jetty-launcher-1514-thread-1) [n:127.0.0.1:45884_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45884_solr
   [junit4]   2> 1410300 INFO  (OverseerStateUpdate-95931952601825283-127.0.0.1:45884_solr-n_0000000000) [n:127.0.0.1:45884_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1410300 INFO  (zkCallback-1520-thread-1-processing-n:127.0.0.1:45884_solr) [n:127.0.0.1:45884_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1410300 INFO  (zkCallback-1520-thread-1-processing-n:127.0.0.1:45884_solr) [n:127.0.0.1:45884_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1410323 INFO  (jetty-launcher-1514-thread-1) [n:127.0.0.1:45884_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1410323 INFO  (jetty-launcher-1514-thread-1) [n:127.0.0.1:45884_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1410323 INFO  (jetty-launcher-1514-thread-1) [n:127.0.0.1:45884_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.client.solrj.ConnectionReuseTest_3AAE0D1E0F97F51D-001/tempDir-001/node1/.
   [junit4]   2> 1410323 INFO  (jetty-launcher-1514-thread-1) [n:127.0.0.1:45884_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1410323 INFO  (jetty-launcher-1514-thread-1) [n:127.0.0.1:45884_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1410323 INFO  (jetty-launcher-1514-thread-1) [n:127.0.0.1:45884_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1410323 INFO  (SUITE-ConnectionReuseTest-seed#[3AAE0D1E0F97F51D]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1410324 INFO  (SUITE-ConnectionReuseTest-seed#[3AAE0D1E0F97F51D]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1410324 INFO  (zkCallback-1522-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@473ed24 name:ZooKeeperConnection Watcher:127.0.0.1:38088 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1410324 INFO  (SUITE-ConnectionReuseTest-seed#[3AAE0D1E0F97F51D]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1410324 INFO  (SUITE-ConnectionReuseTest-seed#[3AAE0D1E0F97F51D]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1410325 INFO  (SUITE-ConnectionReuseTest-seed#[3AAE0D1E0F97F51D]-worker) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:38088/solr
   [junit4]   2> 1410325 INFO  (SUITE-ConnectionReuseTest-seed#[3AAE0D1E0F97F51D]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1410326 INFO  (SUITE-ConnectionReuseTest-seed#[3AAE0D1E0F97F51D]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1410326 INFO  (zkCallback-1525-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@32f023bb name:ZooKeeperConnection Watcher:127.0.0.1:38088/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1410326 INFO  (SUITE-ConnectionReuseTest-seed#[3AAE0D1E0F97F51D]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1410326 INFO  (SUITE-ConnectionReuseTest-seed#[3AAE0D1E0F97F51D]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1410326 INFO  (SUITE-ConnectionReuseTest-seed#[3AAE0D1E0F97F51D]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1410327 INFO  (SUITE-ConnectionReuseTest-seed#[3AAE0D1E0F97F51D]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1410327 INFO  (SUITE-ConnectionReuseTest-seed#[3AAE0D1E0F97F51D]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1410327 INFO  (SUITE-ConnectionReuseTest-seed#[3AAE0D1E0F97F51D]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig.xml
   [junit4]   2> 1410328 INFO  (SUITE-ConnectionReuseTest-seed#[3AAE0D1E0F97F51D]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema.xml
   [junit4]   2> 1410330 INFO  (qtp1170393334-7963) [n:127.0.0.1:45884_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=aa9c95ab-3547-448f-ad4f-230a01129320&replicationFactor=1&collection.configName=config&name=collection1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1410331 INFO  (qtp1170393334-7963) [n:127.0.0.1:45884_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=aa9c95ab-3547-448f-ad4f-230a01129320&replicationFactor=1&collection.configName=config&name=collection1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1410331 INFO  (OverseerCollectionConfigSetProcessor-95931952601825283-127.0.0.1:45884_solr-n_0000000000) [n:127.0.0.1:45884_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running/mn-aa9c95ab-3547-448f-ad4f-230a01129320
   [junit4]   2> 1410332 INFO  (OverseerCollectionConfigSetProcessor-95931952601825283-127.0.0.1:45884_solr-n_0000000000) [n:127.0.0.1:45884_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"aa9c95ab-3547-448f-ad4f-230a01129320",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1410332 INFO  (OverseerThreadFactory-3734-thread-1-processing-n:127.0.0.1:45884_solr) [n:127.0.0.1:45884_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"aa9c95ab-3547-448f-ad4f-230a01129320",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1410332 INFO  (OverseerThreadFactory-3734-thread-1-processing-n:127.0.0.1:45884_solr) [n:127.0.0.1:45884_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection collection1
   [junit4]   2> 1410332 INFO  (OverseerThreadFactory-3734-thread-1-processing-n:127.0.0.1:45884_solr) [n:127.0.0.1:45884_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/collection1 
   [junit4]   2> 1410333 INFO  (qtp1170393334-7964) [n:127.0.0.1:45884_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=aa9c95ab-3547-448f-ad4f-230a01129320&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1410333 INFO  (OverseerThreadFactory-3734-thread-1-processing-n:127.0.0.1:45884_solr) [n:127.0.0.1:45884_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1410333 INFO  (qtp1170393334-7964) [n:127.0.0.1:45884_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=aa9c95ab-3547-448f-ad4f-230a01129320&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1410333 INFO  (zkCallback-1520-thread-1-processing-n:127.0.0.1:45884_solr) [n:127.0.0.1:45884_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1410333 INFO  (zkCallback-1525-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1410334 INFO  (OverseerStateUpdate-95931952601825283-127.0.0.1:45884_solr-n_0000000000) [n:127.0.0.1:45884_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"aa9c95ab-3547-448f-ad4f-230a01129320",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 1410334 INFO  (OverseerStateUpdate-95931952601825283-127.0.0.1:45884_solr-n_0000000000) [n:127.0.0.1:45884_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1410334 INFO  (OverseerStateUpdate-95931952601825283-127.0.0.1:45884_solr-n_0000000000) [n:127.0.0.1:45884_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 1410434 INFO  (OverseerThreadFactory-3734-thread-1-processing-n:127.0.0.1:45884_solr) [n:127.0.0.1:45884_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection collection1, shardNames [shard1] , replicationFactor : 1
   [junit4]   2> 1410434 INFO  (OverseerThreadFactory-3734-thread-1-processing-n:127.0.0.1:45884_solr) [n:127.0.0.1:45884_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core collection1_shard1_replica1 as part of shard shard1 of collection collection1 on 127.0.0.1:45884_solr
   [junit4]   2> 1410436 INFO  (qtp1170393334-7958) [n:127.0.0.1:45884_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=aa9c95ab-3547-448f-ad4f-230a011293201263589332854195&qt=/admin/cores&collection.configName=config&name=collection1_shard1_replica1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1410436 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=aa9c95ab-3547-448f-ad4f-230a011293201263589332854195&qt=/admin/cores&collection.configName=config&name=collection1_shard1_replica1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1410436 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1_shard1_replica1, collection.configName=config, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, numShards=1, dataDir=data/, shard=shard1}
   [junit4]   2> 1410436 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1410437 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 1410437 INFO  (OverseerStateUpdate-95931952601825283-127.0.0.1:45884_solr-n_0000000000) [n:127.0.0.1:45884_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:45884/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45884_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1410437 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [collection1] ver [0]
   [junit4]   2> 1410437 INFO  (OverseerStateUpdate-95931952601825283-127.0.0.1:45884_solr-n_0000000000) [n:127.0.0.1:45884_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:45884/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45884_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1410437 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1410438 INFO  (qtp1170393334-7963) [n:127.0.0.1:45884_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : aa9c95ab-3547-448f-ad4f-230a011293201263589332854195
   [junit4]   2> 1410438 INFO  (qtp1170393334-7963) [n:127.0.0.1:45884_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=aa9c95ab-3547-448f-ad4f-230a011293201263589332854195&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1410538 INFO  (OverseerStateUpdate-95931952601825283-127.0.0.1:45884_solr-n_0000000000) [n:127.0.0.1:45884_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 1410539 INFO  (zkCallback-1520-thread-1-processing-n:127.0.0.1:45884_solr) [n:127.0.0.1:45884_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1410539 INFO  (zkCallback-1520-thread-1-processing-n:127.0.0.1:45884_solr) [n:127.0.0.1:45884_solr    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [0] to [1]
   [junit4]   2> 1411335 INFO  (qtp1170393334-7965) [n:127.0.0.1:45884_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=aa9c95ab-3547-448f-ad4f-230a01129320&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1411335 INFO  (qtp1170393334-7965) [n:127.0.0.1:45884_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=aa9c95ab-3547-448f-ad4f-230a01129320&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1411437 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1_shard1_replica1
   [junit4]   2> 1411437 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 1411437 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1411437 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 1411437 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[config] specified config exists in ZooKeeper
   [junit4]   2> 1411438 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.client.solrj.ConnectionReuseTest_3AAE0D1E0F97F51D-001/tempDir-001/node1/collection1_shard1_replica1'
   [junit4]   2> 1411438 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1411438 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1411439 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1411440 INFO  (qtp1170393334-7964) [n:127.0.0.1:45884_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : aa9c95ab-3547-448f-ad4f-230a011293201263589332854195
   [junit4]   2> 1411440 INFO  (qtp1170393334-7964) [n:127.0.0.1:45884_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=aa9c95ab-3547-448f-ad4f-230a011293201263589332854195&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1411442 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1411443 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1411457 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1411459 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.s.IndexSchema [collection1_shard1_replica1] Schema name=minimal
   [junit4]   2> 1411461 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1411462 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/config', cwd=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1411462 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica1' using configuration from collection collection1
   [junit4]   2> 1411462 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1411462 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.SolrCore [[collection1_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.client.solrj.ConnectionReuseTest_3AAE0D1E0F97F51D-001/tempDir-001/node1/collection1_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.client.solrj.ConnectionReuseTest_3AAE0D1E0F97F51D-001/tempDir-001/node1/./collection1_shard1_replica1/data/]
   [junit4]   2> 1411462 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1_shard1_replica1
   [junit4]   2> 1411462 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.client.solrj.ConnectionReuseTest_3AAE0D1E0F97F51D-001/tempDir-001/node1/./collection1_shard1_replica1/data
   [junit4]   2> 1411462 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.client.solrj.ConnectionReuseTest_3AAE0D1E0F97F51D-001/tempDir-001/node1/./collection1_shard1_replica1/data/index/
   [junit4]   2> 1411462 WARN  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.client.solrj.ConnectionReuseTest_3AAE0D1E0F97F51D-001/tempDir-001/node1/./collection1_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1411463 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.client.solrj.ConnectionReuseTest_3AAE0D1E0F97F51D-001/tempDir-001/node1/./collection1_shard1_replica1/data/index
   [junit4]   2> 1411463 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1cc90393 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6b995f99),segFN=segments_1,generation=1}
   [junit4]   2> 1411463 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1411463 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1_shard1_replica1) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1_shard1_replica1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.client.solrj.ConnectionReuseTest_3AAE0D1E0F97F51D-001/tempDir-001/node1/./collection1_shard1_replica1/data/
   [junit4]   2> 1411463 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1_shard1_replica1) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.client.solrj.ConnectionReuseTest_3AAE0D1E0F97F51D-001/tempDir-001/node1/./collection1_shard1_replica1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1411464 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1411465 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1411465 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1411465 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1411466 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1411467 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/graph,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 1411467 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1411467 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1411467 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1411468 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1411468 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1411468 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1cc90393 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6b995f99),segFN=segments_1,generation=1}
   [junit4]   2> 1411468 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1411468 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6ec97784[collection1_shard1_replica1] main]
   [junit4]   2> 1411468 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 1411468 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[config] specified config exists in ZooKeeper
   [junit4]   2> 1411469 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/config
   [junit4]   2> 1411469 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 1411469 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1411469 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1411469 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/config/_rest_managed.json
   [junit4]   2> 1411469 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1411469 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1411470 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1411470 INFO  (searcherExecutor-3737-thread-1-processing-x:collection1_shard1_replica1 r:core_node1 aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE n:127.0.0.1:45884_solr s:shard1 c:collection1) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher Searcher@6ec97784[collection1_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1411470 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1411470 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1411470 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1411470 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1534911242987110400
   [junit4]   2> 1411472 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1534911242987110400
   [junit4]   2> 1411472 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.ZkController watch zkdir /configs/config
   [junit4]   2> 1411472 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.CoreContainer registering core: collection1_shard1_replica1
   [junit4]   2> 1411473 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.ZkController Register replica - core:collection1_shard1_replica1 address:http://127.0.0.1:45884/solr collection:collection1 shard:shard1
   [junit4]   2> 1411473 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1411474 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection1/leader_elect/shard1/election/95931952601825283-core_node1-n_0000000000
   [junit4]   2> 1411474 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 1411474 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1411474 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1411475 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45884/solr/collection1_shard1_replica1/
   [junit4]   2> 1411475 INFO  (OverseerStateUpdate-95931952601825283-127.0.0.1:45884_solr-n_0000000000) [n:127.0.0.1:45884_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"collection1"} current state version: 0
   [junit4]   2> 1411475 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1411475 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:45884/solr/collection1_shard1_replica1/ has no replicas
   [junit4]   2> 1411475 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 1411476 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/95931952601825283-core_node1-n_0000000000
   [junit4]   2> 1411476 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:45884/solr/collection1_shard1_replica1/ shard1
   [junit4]   2> 1411476 INFO  (OverseerStateUpdate-95931952601825283-127.0.0.1:45884_solr-n_0000000000) [n:127.0.0.1:45884_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:45884/solr",
   [junit4]   2>   "core":"collection1_shard1_replica1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 1411578 INFO  (OverseerStateUpdate-95931952601825283-127.0.0.1:45884_solr-n_0000000000) [n:127.0.0.1:45884_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 1411578 INFO  (zkCallback-1520-thread-1-processing-n:127.0.0.1:45884_solr) [n:127.0.0.1:45884_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1411578 INFO  (zkCallback-1520-thread-1-processing-n:127.0.0.1:45884_solr) [n:127.0.0.1:45884_solr    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [1] to [2]
   [junit4]   2> 1411627 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.ZkController We are http://127.0.0.1:45884/solr/collection1_shard1_replica1/ and leader is http://127.0.0.1:45884/solr/collection1_shard1_replica1/
   [junit4]   2> 1411627 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.ZkController No LogReplay needed for core=collection1_shard1_replica1 baseURL=http://127.0.0.1:45884/solr
   [junit4]   2> 1411627 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1411627 INFO  (parallelCoreAdminExecutor-3735-thread-1-processing-n:127.0.0.1:45884_solr aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 CREATE) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1411628 INFO  (OverseerStateUpdate-95931952601825283-127.0.0.1:45884_solr-n_0000000000) [n:127.0.0.1:45884_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1_shard1_replica1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:45884/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45884_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1411628 INFO  (OverseerStateUpdate-95931952601825283-127.0.0.1:45884_solr-n_0000000000) [n:127.0.0.1:45884_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1_shard1_replica1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:45884/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45884_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1411728 INFO  (OverseerStateUpdate-95931952601825283-127.0.0.1:45884_solr-n_0000000000) [n:127.0.0.1:45884_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 2
   [junit4]   2> 1411729 INFO  (zkCallback-1520-thread-1-processing-n:127.0.0.1:45884_solr) [n:127.0.0.1:45884_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1411729 INFO  (zkCallback-1520-thread-1-processing-n:127.0.0.1:45884_solr) [n:127.0.0.1:45884_solr    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [2] to [3]
   [junit4]   2> 1412337 INFO  (qtp1170393334-7959) [n:127.0.0.1:45884_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=aa9c95ab-3547-448f-ad4f-230a01129320&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1412337 INFO  (qtp1170393334-7959) [n:127.0.0.1:45884_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=aa9c95ab-3547-448f-ad4f-230a01129320&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1412442 INFO  (qtp1170393334-7958) [n:127.0.0.1:45884_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : aa9c95ab-3547-448f-ad4f-230a011293201263589332854195
   [junit4]   2> 1412442 INFO  (qtp1170393334-7958) [n:127.0.0.1:45884_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=aa9c95ab-3547-448f-ad4f-230a011293201263589332854195&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1412442 INFO  (OverseerThreadFactory-3734-thread-1-processing-n:127.0.0.1:45884_solr) [n:127.0.0.1:45884_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed/mn-aa9c95ab-3547-448f-ad4f-230a01129320
   [junit4]   2> 1412443 INFO  (OverseerThreadFactory-3734-thread-1-processing-n:127.0.0.1:45884_solr) [n:127.0.0.1:45884_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{success={127.0.0.1:45884_solr={responseHeader={status=0,QTime=0}}},aa9c95ab-3547-448f-ad4f-230a011293201263589332854195={responseHeader={status=0,QTime=0},STATUS=completed,Response=TaskId: aa9c95ab-3547-448f-ad4f-230a011293201263589332854195 webapp=null path=/admin/cores params={async=aa9c95ab-3547-448f-ad4f-230a011293201263589332854195&qt=/admin/cores&collection.configName=config&name=collection1_shard1_replica1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2} status=0 QTime=0}}
   [junit4]   2> 1412443 INFO  (OverseerCollectionConfigSetProcessor-95931952601825283-127.0.0.1:45884_solr-n_0000000000) [n:127.0.0.1:45884_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1413339 INFO  (qtp1170393334-7963) [n:127.0.0.1:45884_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=aa9c95ab-3547-448f-ad4f-230a01129320&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1413340 INFO  (qtp1170393334-7963) [n:127.0.0.1:45884_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=aa9c95ab-3547-448f-ad4f-230a01129320&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1413342 INFO  (qtp1170393334-7964) [n:127.0.0.1:45884_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with params requestid=aa9c95ab-3547-448f-ad4f-230a01129320&action=DELETESTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1413342 INFO  (qtp1170393334-7964) [n:127.0.0.1:45884_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=aa9c95ab-3547-448f-ad4f-230a01129320&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1413343 INFO  (SUITE-ConnectionReuseTest-seed#[3AAE0D1E0F97F51D]-worker) [    ] o.a.s.c.c.ZkStateReader Add data for [collection1] ver [3]
   [junit4]   2> 1413353 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[3AAE0D1E0F97F51D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testConnectionReuse
   [junit4]   2> 1413354 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[3AAE0D1E0F97F51D]) [    ] o.a.s.c.s.ConnectionReuseTest Using client of type class org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient
   [junit4]   2> 1413355 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[3AAE0D1E0F97F51D]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 1413355 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[3AAE0D1E0F97F51D]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 1413356 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[3AAE0D1E0F97F51D]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 1413356 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[3AAE0D1E0F97F51D]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 1413356 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[3AAE0D1E0F97F51D]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 1413356 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[3AAE0D1E0F97F51D]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 1413356 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[3AAE0D1E0F97F51D]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 1413357 INFO  (qtp1170393334-7963) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{} 0 0
   [junit4]   2> 1413357 ERROR (qtp1170393334-7963) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Random test update fail
   [junit4]   2> 	at org.apache.solr.util.TestInjection.injectFailUpdateRequests(TestInjection.java:176)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:673)
   [junit4]   2> 	at org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:103)
   [junit4]   2> 	at org.apache.solr.handler.loader.JavabinLoader$1.update(JavabinLoader.java:97)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readOuterMostDocIterator(JavaBinUpdateRequestCodec.java:179)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readIterator(JavaBinUpdateRequestCodec.java:135)
   [junit4]   2> 	at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:274)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readNamedList(JavaBinUpdateRequestCodec.java:121)
   [junit4]   2> 	at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:239)
   [junit4]   2> 	at org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:157)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.unmarshal(JavaBinUpdateRequestCodec.java:186)
   [junit4]   2> 	at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:107)
   [junit4]   2> 	at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:54)
   [junit4]   2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
   [junit4]   2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:69)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2036)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:657)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:464)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:257)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:208)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:399)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1413358 ERROR (qtp1170393334-7963) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Random test update fail
   [junit4]   2> 	at org.apache.solr.util.TestInjection.injectFailUpdateRequests(TestInjection.java:176)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:673)
   [junit4]   2> 	at org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:103)
   [junit4]   2> 	at org.apache.solr.handler.loader.JavabinLoader$1.update(JavabinLoader.java:97)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readOuterMostDocIterator(JavaBinUpdateRequestCodec.java:179)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readIterator(JavaBinUpdateRequestCodec.java:135)
   [junit4]   2> 	at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:274)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readNamedList(JavaBinUpdateRequestCodec.java:121)
   [junit4]   2> 	at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:239)
   [junit4]   2> 	at org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:157)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.unmarshal(JavaBinUpdateRequestCodec.java:186)
   [junit4]   2> 	at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:107)
   [junit4]   2> 	at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:54)
   [junit4]   2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
   [junit4]   2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:69)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2036)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:657)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:464)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:257)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:208)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:399)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1413607 ERROR (concurrentUpdateScheduler-1526-thread-1-processing-http:////127.0.0.1:45884//solr//collection1) [    ] o.a.s.c.s.i.ConcurrentUpdateSolrClient error
   [junit4]   2> org.apache.solr.common.SolrException: Server Error
   [junit4]   2> 
   [junit4]   2> 
   [junit4]   2> 
   [junit4]   2> request: http://127.0.0.1:45884/solr/collection1/update?wt=javabin&version=2
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:320)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:185)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1413706 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[3AAE0D1E0F97F51D]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 1413706 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[3AAE0D1E0F97F51D]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 1413706 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[3AAE0D1E0F97F51D]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 1413706 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[3AAE0D1E0F97F51D]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 1413706 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[3AAE0D1E0F97F51D]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 1413706 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[3AAE0D1E0F97F51D]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 1413707 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[3AAE0D1E0F97F51D]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 1413708 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[3AAE0D1E0F97F51D]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 1413708 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[3AAE0D1E0F97F51D]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 1413708 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[3AAE0D1E0F97F51D]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 1413708 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[3AAE0D1E0F97F51D]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 1413708 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[3AAE0D1E0F97F51D]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 1413708 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[3AAE0D1E0F97F51D]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 1413708 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[3AAE0D1E0F97F51D]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 1413708 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[3AAE0D1E0F97F51D]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 1413708 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[3AAE0D1E0F97F51D]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 1413708 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[3AAE0D1E0F97F51D]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 1413708 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[3AAE0D1E0F97F51D]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 1413708 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[3AAE0D1E0F97F51D]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 1413708 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[3AAE0D1E0F97F51D]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 1413708 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[3AAE0D1E0F97F51D]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 1413708 INFO  (qtp1170393334-7964) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{} 0 0
   [junit4]   2> 1413708 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[3AAE0D1E0F97F51D]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 1413708 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[3AAE0D1E0F97F51D]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 1413708 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[3AAE0D1E0F97F51D]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 1413708 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[3AAE0D1E0F97F51D]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 1413708 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-seed#[3AAE0D1E0F97F51D]) [    ] o.a.s.c.s.ConnectionReuseTest Added document
   [junit4]   2> 1413708 ERROR (qtp1170393334-7964) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Random test update fail
   [junit4]   2> 	at org.apache.solr.util.TestInjection.injectFailUpdateRequests(TestInjection.java:176)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:673)
   [junit4]   2> 	at org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:103)
   [junit4]   2> 	at org.apache.solr.handler.loader.JavabinLoader$1.update(JavabinLoader.java:97)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readOuterMostDocIterator(JavaBinUpdateRequestCodec.java:179)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readIterator(JavaBinUpdateRequestCodec.java:135)
   [junit4]   2> 	at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:274)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readNamedList(JavaBinUpdateRequestCodec.java:121)
   [junit4]   2> 	at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:239)
   [junit4]   2> 	at org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:157)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.unmarshal(JavaBinUpdateRequestCodec.java:186)
   [junit4]   2> 	at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:107)
   [junit4]   2> 	at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:54)
   [junit4]   2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
   [junit4]   2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:69)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2036)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:657)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:464)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:257)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:208)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:399)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1413708 INFO  (TEST-ConnectionReuseTest.testConnectionReuse-

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

ctoryFactory - 2 directories currently being tracked
   [junit4]   2> 1416817 INFO  (zkCallback-1520-thread-1-processing-n:127.0.0.1:45884_solr) [n:127.0.0.1:45884_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1416817 INFO  (coreCloseExecutor-3742-thread-1) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.client.solrj.ConnectionReuseTest_3AAE0D1E0F97F51D-001/tempDir-001/node1/./collection1_shard1_replica1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.client.solrj.ConnectionReuseTest_3AAE0D1E0F97F51D-001/tempDir-001/node1/./collection1_shard1_replica1/data/index;done=false>>]
   [junit4]   2> 1416817 INFO  (coreCloseExecutor-3742-thread-1) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1416817 INFO  (coreCloseExecutor-3742-thread-1) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.client.solrj.ConnectionReuseTest_3AAE0D1E0F97F51D-001/tempDir-001/node1/./collection1_shard1_replica1/data/index
   [junit4]   2> 1416817 INFO  (coreCloseExecutor-3742-thread-1) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.client.solrj.ConnectionReuseTest_3AAE0D1E0F97F51D-001/tempDir-001/node1/./collection1_shard1_replica1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.client.solrj.ConnectionReuseTest_3AAE0D1E0F97F51D-001/tempDir-001/node1/./collection1_shard1_replica1/data;done=false>>]
   [junit4]   2> 1416817 INFO  (coreCloseExecutor-3742-thread-1) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1416817 INFO  (zkCallback-1520-thread-1-processing-n:127.0.0.1:45884_solr) [n:127.0.0.1:45884_solr    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [3] to [4]
   [junit4]   2> 1416817 INFO  (coreCloseExecutor-3742-thread-1) [n:127.0.0.1:45884_solr c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.client.solrj.ConnectionReuseTest_3AAE0D1E0F97F51D-001/tempDir-001/node1/./collection1_shard1_replica1/data
   [junit4]   2> 1416818 INFO  (jetty-launcher-1514-thread-1) [    ] o.a.s.c.Overseer Overseer (id=95931952601825283-127.0.0.1:45884_solr-n_0000000000) closing
   [junit4]   2> 1416818 INFO  (OverseerStateUpdate-95931952601825283-127.0.0.1:45884_solr-n_0000000000) [n:127.0.0.1:45884_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:45884_solr
   [junit4]   2> 1416818 INFO  (zkCallback-1520-thread-1-processing-n:127.0.0.1:45884_solr) [n:127.0.0.1:45884_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1416818 WARN  (zkCallback-1520-thread-1-processing-n:127.0.0.1:45884_solr) [n:127.0.0.1:45884_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1416819 INFO  (jetty-launcher-1514-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@578cce44{/solr,null,UNAVAILABLE}
   [junit4]   2> 1416819 INFO  (SUITE-ConnectionReuseTest-seed#[3AAE0D1E0F97F51D]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38088 38088
   [junit4]   2> 1421839 INFO  (Thread-2591) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38088 38088
   [junit4]   2> 1421840 WARN  (Thread-2591) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/live_nodes
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1421840 INFO  (SUITE-ConnectionReuseTest-seed#[3AAE0D1E0F97F51D]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.client.solrj.ConnectionReuseTest_3AAE0D1E0F97F51D-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60), sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=sr, timezone=AST
   [junit4]   2> NOTE: Linux 4.4.0-21-generic amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=12,threads=1,free=393984288,total=518148096
   [junit4]   2> NOTE: All tests run in this JVM: [FullSolrCloudDistribCmdsTest, TestSolrDeletionPolicy1, OverseerTest, TestInitQParser, SliceStateTest, TestJmxMonitoredMap, ShardSplitTest, CollectionsAPISolrJTest, TestManagedStopFilterFactory, TestCollationField, TestMinMaxOnMultiValuedField, TestSweetSpotSimilarityFactory, TestBulkSchemaAPI, CdcrRequestHandlerTest, TestJettySolrRunner, TestComplexPhraseQParserPlugin, TestFuzzyAnalyzedSuggestions, TestSolrQueryResponse, TestXIncludeConfig, TestTrieFacet, StatelessScriptUpdateProcessorFactoryTest, TestSearchPerf, TestInfoStreamLogging, TestCloudInspectUtil, TestIndexingPerformance, DistribDocExpirationUpdateProcessorTest, TestGraphMLResponseWriter, TestSolrIndexConfig, TestReload, SolrCoreCheckLockOnStartupTest, LeaderFailoverAfterPartitionTest, RecoveryZkTest, TestRTimerTree, ScriptEngineTest, TestNoOpRegenerator, TestCharFilters, StatsComponentTest, TestPivotHelperCode, TestSchemaManager, BlockJoinFacetSimpleTest, BJQParserTest, TestFastWriter, TestTolerantUpdateProcessorCloud, LukeRequestHandlerTest, EnumFieldTest, TestPerFieldSimilarity, TestPKIAuthenticationPlugin, TestUtils, PrimitiveFieldTypeTest, TestExclusionRuleCollectionAccess, TestAddFieldRealTimeGet, TestSchemaSimilarityResource, SimpleFacetsTest, BufferStoreTest, SuggesterWFSTTest, TestSolrFieldCacheMBean, TestExtendedDismaxParser, OverriddenZkACLAndCredentialsProvidersTest, NoCacheHeaderTest, TestCSVResponseWriter, QueryParsingTest, TestStressRecovery, TestPostingsSolrHighlighter, DateMathParserTest, SecurityConfHandlerTest, UUIDUpdateProcessorFallbackTest, PluginInfoTest, TestHdfsUpdateLog, HdfsBasicDistributedZkTest, TestReloadAndDeleteDocs, TestZkChroot, AtomicUpdatesTest, DistributedExpandComponentTest, RuleEngineTest, CoreAdminRequestStatusTest, HighlighterMaxOffsetTest, HdfsWriteToMultipleCollectionsTest, HdfsThreadLeakTest, UnloadDistributedZkTest, ZkStateReaderTest, RemoteQueryErrorTest, TestReversedWildcardFilterFactory, DocValuesMultiTest, TestReqParamsAPI, ResponseHeaderTest, TestSolrJ, ConnectionManagerTest, RequestHandlersTest, TestMacros, CleanupOldIndexTest, TestMiniSolrCloudCluster, DirectSolrConnectionTest, BinaryUpdateRequestHandlerTest, TestJmxIntegration, DirectUpdateHandlerOptimizeTest, TestFieldTypeResource, DistributedTermsComponentTest, TestGroupingSearch, ConvertedLegacyTest, TestFiltering, SuggesterTest, SchemaVersionSpecificBehaviorTest, FieldMutatingUpdateProcessorTest, DefaultValueUpdateProcessorTest, SolrInfoMBeanTest, CacheHeaderTest, TestQueryUtils, TestWriterPerf, DocumentBuilderTest, TestValueSourceCache, TermVectorComponentTest, RequiredFieldsTest, TestSolrQueryParser, IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, MBeansHandlerTest, TestPartialUpdateDeduplication, TestComponentsName, SearchHandlerTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestDistributedMissingSort, TestTolerantSearch, ConnectionReuseTest]
   [junit4] Completed [427/598 (1!)] on J2 in 11.68s, 1 test, 1 failure <<< FAILURES!

[...truncated 568 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/common-build.xml:529: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1427: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:984: There were test failures: 598 suites (10 ignored), 2435 tests, 1 failure, 115 ignored (71 assumptions) [seed: 3AAE0D1E0F97F51D]

Total time: 62 minutes 26 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS-EA] Lucene-Solr-6.x-Linux (64bit/jdk-9-ea+118) - Build # 709 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/709/
Java: 64bit/jdk-9-ea+118 -XX:-UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.client.solrj.ConnectionReuseTest.testConnectionReuse

Error Message:
We expected all communication via streaming client to use one connection! expected=24 got=14

Stack Trace:
java.lang.AssertionError: We expected all communication via streaming client to use one connection! expected=24 got=14
	at __randomizedtesting.SeedInfo.seed([5BDE3CB1455097C3:7AE657DF6D18CE8E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.client.solrj.ConnectionReuseTest.testConnectionReuse(ConnectionReuseTest.java:166)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:531)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)


FAILED:  org.apache.solr.cloud.TestMiniSolrCloudCluster.testStopAllStartAll

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at __randomizedtesting.SeedInfo.seed([5BDE3CB1455097C3:2DE023C204673AEC]:0)
	at sun.nio.ch.Net.bind0(java.base@9-ea/Native Method)
	at sun.nio.ch.Net.bind(java.base@9-ea/Net.java:433)
	at sun.nio.ch.Net.bind(java.base@9-ea/Net.java:425)
	at sun.nio.ch.ServerSocketChannelImpl.bind(java.base@9-ea/ServerSocketChannelImpl.java:225)
	at sun.nio.ch.ServerSocketAdaptor.bind(java.base@9-ea/ServerSocketAdaptor.java:74)
	at org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:326)
	at org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
	at org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:244)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
	at org.eclipse.jetty.server.Server.doStart(Server.java:384)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:327)
	at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:377)
	at org.apache.solr.cloud.TestMiniSolrCloudCluster.testStopAllStartAll(TestMiniSolrCloudCluster.java:443)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:531)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)




Build Log:
[...truncated 11080 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestMiniSolrCloudCluster
   [junit4]   2> 663906 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 663906 INFO  (Thread-862) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 663906 INFO  (Thread-862) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 664006 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.ZkTestServer start zk server on port:35955
   [junit4]   2> 664006 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 664007 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 665085 WARN  (SyncThread:0) [    ] o.a.z.s.p.FileTxnLog fsync-ing the write ahead log in SyncThread:0 took 1077ms which will adversely effect operation latency. See the ZooKeeper troubleshooting guide
   [junit4]   2> 665088 INFO  (zkCallback-653-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5e4cf228 name:ZooKeeperConnection Watcher:127.0.0.1:35955 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 665088 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 665088 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 665088 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 665128 INFO  (jetty-launcher-652-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 665129 INFO  (jetty-launcher-652-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 665129 INFO  (jetty-launcher-652-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 665129 INFO  (jetty-launcher-652-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 665131 INFO  (jetty-launcher-652-thread-5) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 665132 INFO  (jetty-launcher-652-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@38c22810{/solr,null,AVAILABLE}
   [junit4]   2> 665132 INFO  (jetty-launcher-652-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@322be646{/solr,null,AVAILABLE}
   [junit4]   2> 665133 INFO  (jetty-launcher-652-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1d4b4f75{/solr,null,AVAILABLE}
   [junit4]   2> 665133 INFO  (jetty-launcher-652-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@32754a8b{/solr,null,AVAILABLE}
   [junit4]   2> 665137 INFO  (jetty-launcher-652-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@309c2682{HTTP/1.1,[http/1.1]}{127.0.0.1:40730}
   [junit4]   2> 665137 INFO  (jetty-launcher-652-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@7ccf6705{HTTP/1.1,[http/1.1]}{127.0.0.1:43925}
   [junit4]   2> 665137 INFO  (jetty-launcher-652-thread-2) [    ] o.e.j.s.Server Started @667149ms
   [junit4]   2> 665137 INFO  (jetty-launcher-652-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@39d3faea{HTTP/1.1,[http/1.1]}{127.0.0.1:35336}
   [junit4]   2> 665137 INFO  (jetty-launcher-652-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40730}
   [junit4]   2> 665137 INFO  (jetty-launcher-652-thread-1) [    ] o.e.j.s.Server Started @667149ms
   [junit4]   2> 665137 INFO  (jetty-launcher-652-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@43c68b9{HTTP/1.1,[http/1.1]}{127.0.0.1:39449}
   [junit4]   2> 665137 INFO  (jetty-launcher-652-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35336}
   [junit4]   2> 665137 INFO  (jetty-launcher-652-thread-3) [    ] o.e.j.s.Server Started @667149ms
   [junit4]   2> 665137 INFO  (jetty-launcher-652-thread-5) [    ] o.e.j.s.Server Started @667149ms
   [junit4]   2> 665137 INFO  (jetty-launcher-652-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39449}
   [junit4]   2> 665137 INFO  (jetty-launcher-652-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43925}
   [junit4]   2> 665137 INFO  (jetty-launcher-652-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@5d3411d
   [junit4]   2> 665137 INFO  (jetty-launcher-652-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@5d3411d
   [junit4]   2> 665137 INFO  (jetty-launcher-652-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@32e30067{/solr,null,AVAILABLE}
   [junit4]   2> 665137 INFO  (jetty-launcher-652-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_5BDE3CB1455097C3-001/tempDir-001/node1'
   [junit4]   2> 665137 INFO  (jetty-launcher-652-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_5BDE3CB1455097C3-001/tempDir-001/node2'
   [junit4]   2> 665137 INFO  (jetty-launcher-652-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@5d3411d
   [junit4]   2> 665137 INFO  (jetty-launcher-652-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@5d3411d
   [junit4]   2> 665137 INFO  (jetty-launcher-652-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_5BDE3CB1455097C3-001/tempDir-001/node5'
   [junit4]   2> 665138 INFO  (jetty-launcher-652-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_5BDE3CB1455097C3-001/tempDir-001/node3'
   [junit4]   2> 665138 INFO  (jetty-launcher-652-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 665137 INFO  (jetty-launcher-652-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 665138 INFO  (jetty-launcher-652-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 665138 INFO  (jetty-launcher-652-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 665138 INFO  (jetty-launcher-652-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 665138 INFO  (jetty-launcher-652-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 665138 INFO  (jetty-launcher-652-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 665138 INFO  (jetty-launcher-652-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 665138 INFO  (jetty-launcher-652-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 665138 INFO  (jetty-launcher-652-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 665138 INFO  (jetty-launcher-652-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 665138 INFO  (jetty-launcher-652-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 665138 INFO  (jetty-launcher-652-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@94a3439{HTTP/1.1,[http/1.1]}{127.0.0.1:38178}
   [junit4]   2> 665138 INFO  (jetty-launcher-652-thread-4) [    ] o.e.j.s.Server Started @667150ms
   [junit4]   2> 665138 INFO  (jetty-launcher-652-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38178}
   [junit4]   2> 665139 INFO  (jetty-launcher-652-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 665139 INFO  (jetty-launcher-652-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@5d3411d
   [junit4]   2> 665139 INFO  (jetty-launcher-652-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_5BDE3CB1455097C3-001/tempDir-001/node4'
   [junit4]   2> 665139 INFO  (jetty-launcher-652-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 665139 INFO  (jetty-launcher-652-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 665139 INFO  (jetty-launcher-652-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 665142 INFO  (jetty-launcher-652-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 665143 INFO  (jetty-launcher-652-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 665144 INFO  (jetty-launcher-652-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 665144 INFO  (jetty-launcher-652-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 665154 INFO  (zkCallback-654-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2e87920a name:ZooKeeperConnection Watcher:127.0.0.1:35955/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 665154 INFO  (jetty-launcher-652-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 665154 INFO  (jetty-launcher-652-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 665162 INFO  (zkCallback-657-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3357b2a1 name:ZooKeeperConnection Watcher:127.0.0.1:35955/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 665162 INFO  (jetty-launcher-652-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 665162 INFO  (zkCallback-656-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2c43e5cc name:ZooKeeperConnection Watcher:127.0.0.1:35955/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 665162 INFO  (jetty-launcher-652-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 665162 INFO  (zkCallback-658-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@33ee767 name:ZooKeeperConnection Watcher:127.0.0.1:35955/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 665162 INFO  (jetty-launcher-652-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 665162 INFO  (zkCallback-655-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@590640b name:ZooKeeperConnection Watcher:127.0.0.1:35955/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 665162 INFO  (jetty-launcher-652-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 665162 INFO  (jetty-launcher-652-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 665162 INFO  (jetty-launcher-652-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 665162 INFO  (jetty-launcher-652-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 665162 INFO  (jetty-launcher-652-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 665162 INFO  (jetty-launcher-652-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 665162 INFO  (jetty-launcher-652-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 665162 INFO  (jetty-launcher-652-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 665162 INFO  (jetty-launcher-652-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 665163 INFO  (jetty-launcher-652-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 665179 INFO  (jetty-launcher-652-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_5BDE3CB1455097C3-001/tempDir-001/node1/.
   [junit4]   2> 665179 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x154d06d19fc0002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   [junit4]   2> 665179 INFO  (jetty-launcher-652-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_5BDE3CB1455097C3-001/tempDir-001/node2/.
   [junit4]   2> 665179 INFO  (jetty-launcher-652-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_5BDE3CB1455097C3-001/tempDir-001/node5/.
   [junit4]   2> 665180 INFO  (jetty-launcher-652-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1069800449
   [junit4]   2> 665179 INFO  (jetty-launcher-652-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 537178894
   [junit4]   2> 665180 INFO  (jetty-launcher-652-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 392455417
   [junit4]   2> 665180 INFO  (jetty-launcher-652-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_5BDE3CB1455097C3-001/tempDir-001/node1]
   [junit4]   2> 665180 INFO  (jetty-launcher-652-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_5BDE3CB1455097C3-001/tempDir-001/node5]
   [junit4]   2> 665180 INFO  (jetty-launcher-652-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_5BDE3CB1455097C3-001/tempDir-001/node2]
   [junit4]   2> 665180 WARN  (jetty-launcher-652-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_5BDE3CB1455097C3-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_5BDE3CB1455097C3-001/tempDir-001/node1/lib
   [junit4]   2> 665180 WARN  (jetty-launcher-652-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_5BDE3CB1455097C3-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_5BDE3CB1455097C3-001/tempDir-001/node2/lib
   [junit4]   2> 665180 WARN  (jetty-launcher-652-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_5BDE3CB1455097C3-001/tempDir-001/node5/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_5BDE3CB1455097C3-001/tempDir-001/node5/lib
   [junit4]   2> 665180 INFO  (jetty-launcher-652-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 665180 INFO  (jetty-launcher-652-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 665180 INFO  (jetty-launcher-652-thread-5) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 665181 INFO  (jetty-launcher-652-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 665181 INFO  (jetty-launcher-652-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 665181 INFO  (jetty-launcher-652-thread-5) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 665181 INFO  (jetty-launcher-652-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 665181 INFO  (jetty-launcher-652-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 665181 INFO  (jetty-launcher-652-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 665181 INFO  (jetty-launcher-652-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35955/solr
   [junit4]   2> 665181 INFO  (jetty-launcher-652-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 665182 INFO  (jetty-launcher-652-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 665182 INFO  (jetty-launcher-652-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 665182 INFO  (jetty-launcher-652-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 665181 INFO  (jetty-launcher-652-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 665182 INFO  (jetty-launcher-652-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35955/solr
   [junit4]   2> 665183 INFO  (jetty-launcher-652-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 665183 INFO  (jetty-launcher-652-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35955/solr
   [junit4]   2> 665183 INFO  (jetty-launcher-652-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 665184 INFO  (jetty-launcher-652-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 665184 INFO  (jetty-launcher-652-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 665184 INFO  (jetty-launcher-652-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 665184 INFO  (jetty-launcher-652-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 665184 INFO  (jetty-launcher-652-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 665191 INFO  (jetty-launcher-652-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_5BDE3CB1455097C3-001/tempDir-001/node3/.
   [junit4]   2> 665191 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x154d06d19fc0004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   [junit4]   2> 665191 INFO  (jetty-launcher-652-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 516941948
   [junit4]   2> 665191 INFO  (jetty-launcher-652-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_5BDE3CB1455097C3-001/tempDir-001/node4/.
   [junit4]   2> 665191 INFO  (jetty-launcher-652-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_5BDE3CB1455097C3-001/tempDir-001/node3]
   [junit4]   2> 665191 INFO  (jetty-launcher-652-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 427038640
   [junit4]   2> 665191 INFO  (jetty-launcher-652-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_5BDE3CB1455097C3-001/tempDir-001/node4]
   [junit4]   2> 665191 WARN  (jetty-launcher-652-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_5BDE3CB1455097C3-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_5BDE3CB1455097C3-001/tempDir-001/node3/lib
   [junit4]   2> 665191 WARN  (jetty-launcher-652-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_5BDE3CB1455097C3-001/tempDir-001/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_5BDE3CB1455097C3-001/tempDir-001/node4/lib
   [junit4]   2> 665193 INFO  (jetty-launcher-652-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 665193 INFO  (jetty-launcher-652-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 665193 INFO  (jetty-launcher-652-thread-4) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 665193 INFO  (jetty-launcher-652-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 665194 INFO  (jetty-launcher-652-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 665194 INFO  (jetty-launcher-652-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 665194 INFO  (jetty-launcher-652-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 665194 INFO  (jetty-launcher-652-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 665194 INFO  (jetty-launcher-652-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35955/solr
   [junit4]   2> 665195 INFO  (jetty-launcher-652-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 665195 INFO  (jetty-launcher-652-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35955/solr
   [junit4]   2> 665195 INFO  (jetty-launcher-652-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 665196 INFO  (jetty-launcher-652-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 665196 INFO  (jetty-launcher-652-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 665196 INFO  (jetty-launcher-652-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 665196 INFO  (jetty-launcher-652-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 665205 INFO  (zkCallback-665-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2c1760a3 name:ZooKeeperConnection Watcher:127.0.0.1:35955 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 665205 INFO  (jetty-launcher-652-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 665205 INFO  (zkCallback-666-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@82ae1dd name:ZooKeeperConnection Watcher:127.0.0.1:35955 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 665206 INFO  (jetty-launcher-652-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 665206 INFO  (zkCallback-667-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3a9d3c9a name:ZooKeeperConnection Watcher:127.0.0.1:35955 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 665206 INFO  (jetty-launcher-652-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 665206 INFO  (jetty-launcher-652-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 665206 INFO  (jetty-launcher-652-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 665206 INFO  (jetty-launcher-652-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 665219 INFO  (zkCallback-673-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2a332a75 name:ZooKeeperConnection Watcher:127.0.0.1:35955 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 665219 INFO  (jetty-launcher-652-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 665219 INFO  (zkCallback-672-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@63ba091e name:ZooKeeperConnection Watcher:127.0.0.1:35955 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 665219 INFO  (jetty-launcher-652-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 665219 INFO  (jetty-launcher-652-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 665219 INFO  (jetty-launcher-652-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 665234 INFO  (jetty-launcher-652-thread-1) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$145/1017600647@a3c0537
   [junit4]   2> 665234 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x154d06d19fc0008, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   [junit4]   2> 665234 INFO  (jetty-launcher-652-thread-5) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$145/1017600647@81bf5ff
   [junit4]   2> 665235 INFO  (jetty-launcher-652-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 665235 INFO  (jetty-launcher-652-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 665237 INFO  (jetty-launcher-652-thread-2) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$145/1017600647@10b087a1
   [junit4]   2> 665237 INFO  (jetty-launcher-652-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 665246 INFO  (zkCallback-674-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@41eba5fa name:ZooKeeperConnection Watcher:127.0.0.1:35955/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 665246 INFO  (jetty-launcher-652-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 665246 INFO  (zkCallback-675-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c77a556 name:ZooKeeperConnection Watcher:127.0.0.1:35955/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 665247 INFO  (jetty-launcher-652-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 665258 INFO  (jetty-launcher-652-thread-3) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$145/1017600647@324f4231
   [junit4]   2> 665258 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x154d06d19fc000a, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   [junit4]   2> 665259 INFO  (zkCallback-676-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@441336f8 name:ZooKeeperConnection Watcher:127.0.0.1:35955/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 665258 INFO  (jetty-launcher-652-thread-4) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$145/1017600647@2a754f7d
   [junit4]   2> 665259 INFO  (jetty-launcher-652-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 665259 INFO  (jetty-launcher-652-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 665259 INFO  (jetty-launcher-652-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 665279 INFO  (zkCallback-677-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2a66a2b name:ZooKeeperConnection Watcher:127.0.0.1:35955/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 665279 INFO  (jetty-launcher-652-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 665279 INFO  (jetty-launcher-652-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 665279 INFO  (jetty-launcher-652-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 665279 INFO  (jetty-launcher-652-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 665279 INFO  (zkCallback-678-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b43de8e name:ZooKeeperConnection Watcher:127.0.0.1:35955/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 665279 INFO  (jetty-launcher-652-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 665351 INFO  (jetty-launcher-652-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 665351 INFO  (jetty-launcher-652-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 665351 INFO  (jetty-launcher-652-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 665351 INFO  (jetty-launcher-652-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 665351 INFO  (jetty-launcher-652-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 665506 INFO  (jetty-launcher-652-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 665506 INFO  (jetty-launcher-652-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 665506 INFO  (jetty-launcher-652-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 665507 INFO  (jetty-launcher-652-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 665507 INFO  (jetty-launcher-652-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 665570 INFO  (jetty-launcher-652-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 665570 INFO  (jetty-launcher-652-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 665570 INFO  (jetty-launcher-652-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 665570 INFO  (jetty-launcher-652-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 665570 INFO  (jetty-launcher-652-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 665643 INFO  (jetty-launcher-652-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 665643 INFO  (jetty-launcher-652-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 665643 INFO  (jetty-launcher-652-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 665643 INFO  (jetty-launcher-652-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 665643 INFO  (jetty-launcher-652-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 665695 INFO  (jetty-launcher-652-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 665695 INFO  (jetty-launcher-652-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 665695 INFO  (jetty-launcher-652-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 665695 INFO  (jetty-launcher-652-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 665695 INFO  (jetty-launcher-652-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 665721 INFO  (jetty-launcher-652-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 665721 INFO  (jetty-launcher-652-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 665721 INFO  (jetty-launcher-652-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 665721 INFO  (jetty-launcher-652-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 665721 INFO  (jetty-launcher-652-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 665769 INFO  (jetty-launcher-652-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 665769 INFO  (jetty-launcher-652-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 665769 INFO  (jetty-launcher-652-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 665769 INFO  (jetty-launcher-652-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 665769 INFO  (jetty-launcher-652-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 665804 INFO  (jetty-launcher-652-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 665804 INFO  (jetty-launcher-652-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 665804 INFO  (jetty-launcher-652-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 665804 INFO  (jetty-launcher-652-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 665804 INFO  (jetty-launcher-652-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 665839 INFO  (jetty-launcher-652-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 665839 INFO  (jetty-launcher-652-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 665849 INFO  (jetty-launcher-652-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 665849 INFO  (jetty-launcher-652-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 665849 INFO  (jetty-launcher-652-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 665864 INFO  (jetty-launcher-652-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 665877 INFO  (jetty-launcher-652-thread-4) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 665877 INFO  (jetty-launcher-652-thread-5) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 665877 INFO  (jetty-launcher-652-thread-2) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 665888 INFO  (jetty-launcher-652-thread-3) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 665888 INFO  (jetty-launcher-652-thread-5) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 665888 INFO  (jetty-launcher-652-thread-1) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 665888 INFO  (jetty-launcher-652-thread-4) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 665888 INFO  (jetty-launcher-652-thread-2) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 665888 INFO  (jetty-launcher-652-thread-3) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 665889 INFO  (jetty-launcher-652-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 665889 INFO  (jetty-launcher-652-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 665889 INFO  (jetty-launcher-652-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 665889 INFO  (jetty-launcher-652-thread-5) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 665890 INFO  (jetty-launcher-652-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 665890 INFO  (jetty-launcher-652-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 665890 INFO  (jetty-launcher-652-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 665891 INFO  (jetty-launcher-652-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 665911 INFO  (jetty-launcher-652-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 665911 INFO  (jetty-launcher-652-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 665911 INFO  (jetty-launcher-652-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 665912 INFO  (jetty-launcher-652-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 665932 INFO  (jetty-launcher-652-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 665932 INFO  (jetty-launcher-652-thread-3) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 665932 INFO  (jetty-launcher-652-thread-5) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 665942 INFO  (jetty-launcher-652-thread-2) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 665950 INFO  (jetty-launcher-652-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95930659087581195-127.0.0.1:35336_solr-n_0000000000
   [junit4]   2> 665950 INFO  (jetty-launcher-652-thread-3) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95930659087581198-127.0.0.1:39449_solr-n_0000000001
   [junit4]   2> 665950 INFO  (jetty-launcher-652-thread-5) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95930659087581196-127.0.0.1:43925_solr-n_0000000002
   [junit4]   2> 665977 INFO  (jetty-launcher-652-thread-2) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95930659087581197-127.0.0.1:40730_solr-n_0000000003
   [junit4]   2> 665977 INFO  (jetty-launcher-652-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35336_solr
   [junit4]   2> 665977 INFO  (jetty-launcher-652-thread-4) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 665977 INFO  (jetty-launcher-652-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 665977 INFO  (jetty-launcher-652-thread-5) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95930659087581198-127.0.0.1:39449_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 665977 INFO  (jetty-launcher-652-thread-3) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95930659087581195-127.0.0.1:35336_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 665982 INFO  (jetty-launcher-652-thread-4) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95930659087581199-127.0.0.1:38178_solr-n_0000000004
   [junit4]   2> 665982 INFO  (jetty-launcher-652-thread-5) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43925_solr
   [junit4]   2> 665983 INFO  (jetty-launcher-652-thread-2) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95930659087581196-127.0.0.1:43925_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 665983 INFO  (jetty-launcher-652-thread-3) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39449_solr
   [junit4]   2> 665992 INFO  (jetty-launcher-652-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40730_solr
   [junit4]   2> 665992 INFO  (jetty-launcher-652-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:43925_solr
   [junit4]   2> 666002 INFO  (jetty-launcher-652-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:39449_solr
   [junit4]   2> 666002 INFO  (jetty-launcher-652-thread-4) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95930659087581197-127.0.0.1:40730_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 666017 INFO  (jetty-launcher-652-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:40730_solr
   [junit4]   2> 666017 INFO  (jetty-launcher-652-thread-4) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38178_solr
   [junit4]   2> 666017 INFO  (jetty-launcher-652-thread-1) [    ] o.a.s.c.Overseer Overseer (id=95930659087581195-127.0.0.1:35336_solr-n_0000000000) starting
   [junit4]   2> 666031 INFO  (jetty-launcher-652-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:38178_solr
   [junit4]   2> 666047 INFO  (zkCallback-677-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 666047 INFO  (zkCallback-678-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 666047 INFO  (zkCallback-675-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 666047 INFO  (zkCallback-676-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 666047 INFO  (zkCallback-674-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 666066 INFO  (jetty-launcher-652-thread-3) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 666066 INFO  (jetty-launcher-652-thread-3) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 666066 INFO  (jetty-launcher-652-thread-3) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_5BDE3CB1455097C3-001/tempDir-001/node3/.
   [junit4]   2> 666067 INFO  (jetty-launcher-652-thread-3) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 666078 INFO  (zkCallback-677-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 666078 INFO  (zkCallback-676-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 666078 INFO  (zkCallback-675-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 666078 INFO  (zkCallback-678-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 666079 INFO  (zkCallback-674-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 666079 INFO  (jetty-launcher-652-thread-3) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 666079 INFO  (jetty-launcher-652-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 666085 INFO  (jetty-launcher-652-thread-5) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 666085 INFO  (jetty-launcher-652-thread-5) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 666085 INFO  (jetty-launcher-652-thread-5) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_5BDE3CB1455097C3-001/tempDir-001/node5/.
   [junit4]   2> 666085 INFO  (jetty-launcher-652-thread-5) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 666088 INFO  (jetty-launcher-652-thread-2) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 666088 INFO  (jetty-launcher-652-thread-2) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 666089 INFO  (jetty-launcher-652-thread-2) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_5BDE3CB1455097C3-001/tempDir-001/node2/.
   [junit4]   2> 666089 INFO  (jetty-launcher-652-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 666092 INFO  (zkCallback-677-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 666092 INFO  (zkCallback-674-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 666092 INFO  (zkCallback-678-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 666092 INFO  (zkCallback-676-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 666092 INFO  (zkCallback-675-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 666100 INFO  (jetty-launcher-652-thread-5) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 666100 INFO  (jetty-launcher-652-thread-2) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 666100 INFO  (jetty-launcher-652-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 666100 INFO  (zkCallback-674-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 666100 INFO  (zkCallback-677-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 666100 INFO  (zkCallback-678-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 666100 INFO  (zkCallback-676-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 666100 INFO  (jetty-launcher-652-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 666100 INFO  (jetty-launcher-652-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 666100 INFO  (zkCallback-675-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 666106 INFO  (jetty-launcher-652-thread-4) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 666106 INFO  (jetty-launcher-652-thread-4) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 666107 INFO  (jetty-launcher-652-thread-4) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_5BDE3CB1455097C3-001/tempDir-001/node4/.
   [junit4]   2> 666107 INFO  (jetty-launcher-652-thread-4) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 666111 INFO  (jetty-launcher-652-thread-4) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 666111 INFO  (jetty-launcher-652-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 666208 INFO  (jetty-launcher-652-thread-1) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 666208 INFO  (OverseerCollectionConfigSetProcessor-95930659087581195-127.0.0.1:35336_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 666208 INFO  (jetty-launcher-652-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:35336_solr as DOWN
   [junit4]   2> 666208 INFO  (OverseerStateUpdate-95930659087581195-127.0.0.1:35336_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 666240 INFO  (OverseerStateUpdate-95930659087581195-127.0.0.1:35336_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4)
   [junit4]   2> 666241 INFO  (OverseerStateUpdate-95930659087581195-127.0.0.1:35336_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:35336_solr"} current state version: 0
   [junit4]   2> 666241 INFO  (OverseerStateUpdate-95930659087581195-127.0.0.1:35336_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:35336_solr
   [junit4]   2> 667240 INFO  (jetty-launcher-652-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35336_solr
   [junit4]   2> 667251 INFO  (jetty-launcher-652-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35336_solr
   [junit4]   2> 667260 INFO  (zkCallback-676-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 667260 INFO  (zkCallback-678-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 667260 INFO  (zkCallback-675-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 667260 INFO  (zkCallback-677-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 667260 INFO  (zkCallback-674-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 667260 INFO  (zkCallback-676-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 667260 INFO  (zkCallback-678-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 667260 INFO  (zkCallback-675-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 667260 INFO  (zkCallback-674-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 667260 INFO  (zkCallback-677-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 667265 INFO  (jetty-launcher-652-thread-1) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 667265 INFO  (jetty-launcher-652-thread-1) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 667265 INFO  (jetty-launcher-652-thread-1) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudCluster_5BDE3CB1455097C3-001/tempDir-001/node1/.
   [junit4]   2> 667265 INFO  (jetty-launcher-652-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 667265 INFO  (jetty-launcher-652-thread-1) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 667265 INFO  (jetty-launcher-652-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 667266 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 667266 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 667283 INFO  (zkCallback-684-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7beb2967 name:ZooKeeperConnection Watcher:127.0.0.1:35955 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 667283 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 667283 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 667295 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:35955/solr
   [junit4]   2> 667295 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 667295 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 667305 INFO  (zkCallback-686-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6f8f7088 name:ZooKeeperConnection Watcher:127.0.0.1:35955/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 667305 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 667306 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 667306 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/protwords.txt
   [junit4]   2> 667348 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-delaying-component.xml
   [junit4]   2> 667388 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad_solrconfig.xml
   [junit4]   2> 667411 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-sortingmergepolicyfactory.xml
   [junit4]   2> 667445 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-nocache.xml
   [junit4]   2> 667467 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml
   [junit4]   2> 667508 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicy-legacy.xml
   [junit4]   2> 667525 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-uses-default.xml
   [junit4]   2> 667571 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sim-default-has-no-explicit-sim.xml
   [junit4]   2> 667587 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-multivalued.xml
   [junit4]   2> 667601 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt
   [junit4]   2> 667640 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/missleading.extension.updateprocessor.js.txt
   [junit4]   2> 667656 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 667666 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-replication2.xml
   [junit4]   2> 667677 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-infostream-logging.xml
   [junit4]   2> 667714 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-collapseqparser.xml
   [junit4]   2> 667747 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-code-in-xml.xml
   [junit4]   2> 667760 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/old_synonyms.txt
   [junit4]   2> 667781 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/enumsConfig.xml
   [junit4]   2> 667784 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-script-updateprocessor.xml
   [junit4]   2> 667803 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-add-schema-fields-update-processor.xml
   [junit4]   2> 667827 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicyfactory-nocfs.xml
   [junit4]   2> 667838 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sweetspot-both-tf.xml
   [junit4]   2> 667851 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-phrasesuggest.xml
   [junit4]   2> 667860 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig.xml
   [junit4]   2> 667893 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-delpolicy1.xml
   [junit4]   2> 667905 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-sim.xml
   [junit4]   2> 667928 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema15.xml
   [junit4]   2> 667953 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-sql.xml
   [junit4]   2> 667972 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 668001 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stemdict.txt
   [junit4]   2> 668017 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/hunspell-test.aff
   [junit4]   2> 668026 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-sql.xml
   [junit4]   2> 668041 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-spatial.xml
   [junit4]   2> 668051 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-slave1.xml
   [junit4]   2> 668083 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-dup-fieldType.xml
   [junit4]   2> 668095 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-external-filefield.xml
   [junit4]   2> 668099 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-query-parser-init.xml
   [junit4]   2> 668118 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-nrtmode.xml
   [junit4]   2> 668129 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-complex-phrase.xml
   [junit4]   2> 668133 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/conditional.updateprocessor.js
   [junit4]   2> 668163 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-analyzer-class-and-nested.xml
   [junit4]   2> 668166 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-eff.xml
   [junit4]   2> 668168 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-folding.xml
   [junit4]   2> 668173 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-tieredmergepolicyfactory.xml
   [junit4]   2> 668192 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-simpleqpplugin.xml
   [junit4]   2> 668194 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-hash.xml
   [junit4]   2> 668199 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stopwords.txt
   [junit4]   2> 668201 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-dynamicfield-required.xml
   [junit4]   2> 668210 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicy-nocfs.xml
   [junit4]   2> 668222 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-bogus-scriptengine-name.xml
   [junit4]   2> 668224 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/throw.error.on.add.updateprocessor.js
   [junit4]   2> 668226 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-minimal.xml
   [junit4]   2> 668231 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-defaults.xml
   [junit4]   2> 668233 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/blendedInfixSuggest.txt
   [junit4]   2> 668235 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-postingshighlight.xml
   [junit4]   2> 668247 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-docValuesJoin.xml
   [junit4]   2> 668258 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-docValues.xml
   [junit4]   2> 668263 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-dest-should-fail-test.xml
   [junit4]   2> 668285 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-snippet-types.incl
   [junit4]   2> 668287 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-minimal.xml
   [junit4]   2> 668289 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 668304 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-collate.xml
   [junit4]   2> 668306 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-rest.xml
   [junit4]   2> 668323 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-codec-global-vs-ft-mismatch.xml
   [junit4]   2> 668339 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-not-indexed-but-norms.xml
   [junit4]   2> 668342 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/phrasesuggest.txt
   [junit4]   2> 668351 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stopwordsWrongEncoding.txt
   [junit4]   2> 668362 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-logmergepolicy.xml
   [junit4]   2> 668374 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-plugcollector.xml
   [junit4]   2> 668393 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-noopregen.xml
   [junit4]   2> 668403 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-analytics-query.xml
   [junit4]   2> 668423 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stoptypes-1.txt
   [junit4]   2> 668432 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-warmer-randommergepolicyfactory.xml
   [junit4]   2> 668450 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-spatial.xml
   [junit4]   2> 668454 INFO  (TEST-TestMiniSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[5BDE3CB1455097C3]) [    ] o.a

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

-95930725480660995-127.0.0.1:34928_solr-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 3
   [junit4]   2> 1684280 INFO  (coreCloseExecutor-6351-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1684280 INFO  (coreCloseExecutor-6351-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.client.solrj.ConnectionReuseTest_5BDE3CB1455097C3-001/tempDir-001/node1/./collection1_shard1_replica1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.client.solrj.ConnectionReuseTest_5BDE3CB1455097C3-001/tempDir-001/node1/./collection1_shard1_replica1/data/index;done=false>>]
   [junit4]   2> 1684280 INFO  (coreCloseExecutor-6351-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1684280 INFO  (coreCloseExecutor-6351-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.client.solrj.ConnectionReuseTest_5BDE3CB1455097C3-001/tempDir-001/node1/./collection1_shard1_replica1/data/index
   [junit4]   2> 1684280 INFO  (zkCallback-1861-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1684280 INFO  (coreCloseExecutor-6351-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.client.solrj.ConnectionReuseTest_5BDE3CB1455097C3-001/tempDir-001/node1/./collection1_shard1_replica1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.client.solrj.ConnectionReuseTest_5BDE3CB1455097C3-001/tempDir-001/node1/./collection1_shard1_replica1/data;done=false>>]
   [junit4]   2> 1684280 INFO  (coreCloseExecutor-6351-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1684280 INFO  (coreCloseExecutor-6351-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.client.solrj.ConnectionReuseTest_5BDE3CB1455097C3-001/tempDir-001/node1/./collection1_shard1_replica1/data
   [junit4]   2> 1684280 INFO  (zkCallback-1861-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [3] to [4]
   [junit4]   2> 1684281 INFO  (jetty-launcher-1855-thread-1) [    ] o.a.s.c.Overseer Overseer (id=95930725480660995-127.0.0.1:34928_solr-n_0000000000) closing
   [junit4]   2> 1684281 INFO  (OverseerStateUpdate-95930725480660995-127.0.0.1:34928_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:34928_solr
   [junit4]   2> 1684282 INFO  (zkCallback-1861-thread-2) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1684282 WARN  (zkCallback-1861-thread-2) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1684282 INFO  (jetty-launcher-1855-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@48bf5de5{/solr,null,UNAVAILABLE}
   [junit4]   2> 1684283 INFO  (SUITE-ConnectionReuseTest-seed#[5BDE3CB1455097C3]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35826 35826
   [junit4]   2> 1689309 INFO  (Thread-4486) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35826 35826
   [junit4]   2> 1689310 WARN  (Thread-4486) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/live_nodes
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1689310 INFO  (SUITE-ConnectionReuseTest-seed#[5BDE3CB1455097C3]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.client.solrj.ConnectionReuseTest_5BDE3CB1455097C3-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {}, docValues:{}, maxPointsInLeafNode=1409, maxMBSortInHeap=5.470224807007435, sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=lu-CD, timezone=America/Argentina/Jujuy
   [junit4]   2> NOTE: Linux 4.4.0-21-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=338554648,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestConfigReload, TestRandomDVFaceting, WrapperMergePolicyFactoryTest, TestDistributedStatsComponentCardinality, TestRandomFaceting, CopyFieldTest, ZkNodePropsTest, StandardRequestHandlerTest, TestLazyCores, SystemInfoHandlerTest, TestJoin, TestLuceneMatchVersion, HdfsChaosMonkeyNothingIsSafeTest, CoreMergeIndexesAdminHandlerTest, SolrCoreTest, RulesTest, TestSolrQueryParserResource, QueryElevationComponentTest, TestGraphTermsQParserPlugin, PreAnalyzedFieldTest, SharedFSAutoReplicaFailoverTest, OverseerCollectionConfigSetProcessorTest, UUIDFieldTest, TestOnReconnectListenerSupport, TestTolerantUpdateProcessorRandomCloud, JsonLoaderTest, AnalysisErrorHandlingTest, RAMDirectoryFactoryTest, DistribJoinFromCollectionTest, TestReplicaProperties, IgnoreCommitOptimizeUpdateProcessorFactoryTest, SSLMigrationTest, PathHierarchyTokenizerFactoryTest, PeerSyncTest, FullHLLTest, JSONWriterTest, TestTrackingShardHandlerFactory, TestBinaryField, DistributedSpellCheckComponentTest, DistributedFacetPivotLargeTest, TestLMDirichletSimilarityFactory, BlockCacheTest, DisMaxRequestHandlerTest, AlternateDirectoryTest, DeleteLastCustomShardedReplicaTest, VersionInfoTest, TestRealTimeGet, HdfsDirectoryFactoryTest, CacheHeaderTest, XsltUpdateRequestHandlerTest, TestReloadDeadlock, CreateCollectionCleanupTest, TestSolrCLIRunExample, TestCSVLoader, AnalysisAfterCoreReloadTest, RequiredFieldsTest, TestNamedUpdateProcessors, TestFoldingMultitermQuery, TestComponentsName, HdfsTlogReplayBufferedWhileIndexingTest, ReplicationFactorTest, TestHighlightDedupGrouping, TestReplicationHandler, CdcrVersionReplicationTest, SparseHLLTest, PrimUtilsTest, SpatialHeatmapFacetsTest, CurrencyFieldOpenExchangeTest, ResponseLogComponentTest, SolrRequestParserTest, TestMergePolicyConfig, TestSSLRandomization, AnalyticsQueryTest, LeaderElectionIntegrationTest, DateRangeFieldTest, EchoParamsTest, TestConfigSetsAPIExclusivity, TestRawResponseWriter, TestSolrConfigHandlerConcurrent, URLClassifyProcessorTest, SmileWriterTest, TestCrossCoreJoin, TestRestoreCore, SyncSliceTest, TestAtomicUpdateErrorCases, TestStressLucene, TestDocBasedVersionConstraints, DocumentAnalysisRequestHandlerTest, BasicDistributedZkTest, CloudExitableDirectoryReaderTest, TestDocSet, TestManagedResourceStorage, TestPhraseSuggestions, ForceLeaderTest, TestConfigSetImmutable, TestLRUCache, BasicZkTest, RecoveryZkTest, ClusterStateUpdateTest, TestZkChroot, ZkCLITest, AutoCommitTest, TestFaceting, TestRecovery, TermVectorComponentDistributedTest, ZkControllerTest, TestStressReorder, TestReload, TestStressVersions, DistributedTermsComponentTest, TestRangeQuery, TestCoreContainer, SimpleFacetsTest, TestGroupingSearch, ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, DocValuesTest, TestRemoteStreaming, TestSolrDeletionPolicy1, IndexBasedSpellCheckerTest, TestQueryUtils, DirectSolrSpellCheckerTest, FileBasedSpellCheckerTest, DocumentBuilderTest, TermVectorComponentTest, TestSolrQueryParser, IndexSchemaRuntimeFieldTest, LoggingHandlerTest, IndexSchemaTest, TestCollationField, QueryParsingTest, TestPHPSerializedResponseWriter, PingRequestHandlerTest, TestLFUCache, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, ConnectionReuseTest]
   [junit4] Completed [423/598 (2!)] on J0 in 12.43s, 1 test, 1 failure <<< FAILURES!

[...truncated 591 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/common-build.xml:529: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1427: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:984: There were test failures: 598 suites (10 ignored), 2435 tests, 1 error, 1 failure, 117 ignored (71 assumptions) [seed: 5BDE3CB1455097C3]

Total time: 63 minutes 48 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-6.x-Linux (32bit/jdk1.8.0_92) - Build # 708 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/708/
Java: 32bit/jdk1.8.0_92 -server -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.lucene.benchmark.byTask.TestPerfTasksLogic.testHighlighting

Error Message:
org/apache/lucene/spatial/geopoint/search/GeoPointInBBoxQuery

Stack Trace:
java.lang.NoClassDefFoundError: org/apache/lucene/spatial/geopoint/search/GeoPointInBBoxQuery
	at __randomizedtesting.SeedInfo.seed([54D1C372834C25DF:D8508596F476C48A]:0)
	at org.apache.lucene.search.highlight.WeightedSpanTermExtractor.extract(WeightedSpanTermExtractor.java:215)
	at org.apache.lucene.search.highlight.WeightedSpanTermExtractor.getWeightedSpanTerms(WeightedSpanTermExtractor.java:511)
	at org.apache.lucene.search.highlight.QueryScorer.initExtractor(QueryScorer.java:218)
	at org.apache.lucene.search.highlight.QueryScorer.init(QueryScorer.java:186)
	at org.apache.lucene.search.highlight.Highlighter.getBestTextFragments(Highlighter.java:195)
	at org.apache.lucene.benchmark.byTask.tasks.CountingHighlighterTestTask$1.doHighlight(CountingHighlighterTestTask.java:62)
	at org.apache.lucene.benchmark.byTask.tasks.ReadTask.doLogic(ReadTask.java:170)
	at org.apache.lucene.benchmark.byTask.tasks.PerfTask.runAndMaybeStats(PerfTask.java:146)
	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doSerialTasks(TaskSequence.java:197)
	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doLogic(TaskSequence.java:138)
	at org.apache.lucene.benchmark.byTask.tasks.PerfTask.runAndMaybeStats(PerfTask.java:146)
	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doSerialTasks(TaskSequence.java:197)
	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doLogic(TaskSequence.java:138)
	at org.apache.lucene.benchmark.byTask.tasks.PerfTask.runAndMaybeStats(PerfTask.java:146)
	at org.apache.lucene.benchmark.byTask.utils.Algorithm.execute(Algorithm.java:332)
	at org.apache.lucene.benchmark.byTask.Benchmark.execute(Benchmark.java:77)
	at org.apache.lucene.benchmark.BenchmarkTestCase.execBenchmark(BenchmarkTestCase.java:75)
	at org.apache.lucene.benchmark.byTask.TestPerfTasksLogic.testHighlighting(TestPerfTasksLogic.java:183)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ClassNotFoundException: org.apache.lucene.spatial.geopoint.search.GeoPointInBBoxQuery
	at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	... 54 more


FAILED:  org.apache.lucene.benchmark.byTask.TestPerfTasksLogic.testHighlightingTV

Error Message:
org/apache/lucene/spatial/geopoint/search/GeoPointInBBoxQuery

Stack Trace:
java.lang.NoClassDefFoundError: org/apache/lucene/spatial/geopoint/search/GeoPointInBBoxQuery
	at __randomizedtesting.SeedInfo.seed([54D1C372834C25DF:34F3E5041C53CD46]:0)
	at org.apache.lucene.search.highlight.WeightedSpanTermExtractor.extract(WeightedSpanTermExtractor.java:215)
	at org.apache.lucene.search.highlight.WeightedSpanTermExtractor.getWeightedSpanTerms(WeightedSpanTermExtractor.java:511)
	at org.apache.lucene.search.highlight.QueryScorer.initExtractor(QueryScorer.java:218)
	at org.apache.lucene.search.highlight.QueryScorer.init(QueryScorer.java:186)
	at org.apache.lucene.search.highlight.Highlighter.getBestTextFragments(Highlighter.java:195)
	at org.apache.lucene.benchmark.byTask.tasks.CountingHighlighterTestTask$1.doHighlight(CountingHighlighterTestTask.java:62)
	at org.apache.lucene.benchmark.byTask.tasks.ReadTask.doLogic(ReadTask.java:170)
	at org.apache.lucene.benchmark.byTask.tasks.PerfTask.runAndMaybeStats(PerfTask.java:146)
	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doSerialTasks(TaskSequence.java:197)
	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doLogic(TaskSequence.java:138)
	at org.apache.lucene.benchmark.byTask.tasks.PerfTask.runAndMaybeStats(PerfTask.java:146)
	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doSerialTasks(TaskSequence.java:197)
	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doLogic(TaskSequence.java:138)
	at org.apache.lucene.benchmark.byTask.tasks.PerfTask.runAndMaybeStats(PerfTask.java:146)
	at org.apache.lucene.benchmark.byTask.utils.Algorithm.execute(Algorithm.java:332)
	at org.apache.lucene.benchmark.byTask.Benchmark.execute(Benchmark.java:77)
	at org.apache.lucene.benchmark.BenchmarkTestCase.execBenchmark(BenchmarkTestCase.java:75)
	at org.apache.lucene.benchmark.byTask.TestPerfTasksLogic.testHighlightingTV(TestPerfTasksLogic.java:223)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 5588 lines...]
   [junit4] Suite: org.apache.lucene.benchmark.byTask.TestPerfTasksLogic
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1>    0.19 sec --> TEST-TestPerfTasksLogic.testIndexAndSearchTasks-seed#[54D1C372834C25DF] added      1000 docs
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Seq
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPerfTasksLogic -Dtests.method=testHighlighting -Dtests.seed=54D1C372834C25DF -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr-Latn-BA -Dtests.timezone=Africa/Mbabane -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.29s J0 | TestPerfTasksLogic.testHighlighting <<<
   [junit4]    > Throwable #1: java.lang.NoClassDefFoundError: org/apache/lucene/spatial/geopoint/search/GeoPointInBBoxQuery
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([54D1C372834C25DF:D8508596F476C48A]:0)
   [junit4]    > 	at org.apache.lucene.search.highlight.WeightedSpanTermExtractor.extract(WeightedSpanTermExtractor.java:215)
   [junit4]    > 	at org.apache.lucene.search.highlight.WeightedSpanTermExtractor.getWeightedSpanTerms(WeightedSpanTermExtractor.java:511)
   [junit4]    > 	at org.apache.lucene.search.highlight.QueryScorer.initExtractor(QueryScorer.java:218)
   [junit4]    > 	at org.apache.lucene.search.highlight.QueryScorer.init(QueryScorer.java:186)
   [junit4]    > 	at org.apache.lucene.search.highlight.Highlighter.getBestTextFragments(Highlighter.java:195)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.CountingHighlighterTestTask$1.doHighlight(CountingHighlighterTestTask.java:62)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.ReadTask.doLogic(ReadTask.java:170)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.PerfTask.runAndMaybeStats(PerfTask.java:146)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doSerialTasks(TaskSequence.java:197)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doLogic(TaskSequence.java:138)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.PerfTask.runAndMaybeStats(PerfTask.java:146)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doSerialTasks(TaskSequence.java:197)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doLogic(TaskSequence.java:138)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.PerfTask.runAndMaybeStats(PerfTask.java:146)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.utils.Algorithm.execute(Algorithm.java:332)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.Benchmark.execute(Benchmark.java:77)
   [junit4]    > 	at org.apache.lucene.benchmark.BenchmarkTestCase.execBenchmark(BenchmarkTestCase.java:75)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.TestPerfTasksLogic.testHighlighting(TestPerfTasksLogic.java:183)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.ClassNotFoundException: org.apache.lucene.spatial.geopoint.search.GeoPointInBBoxQuery
   [junit4]    > 	at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
   [junit4]    > 	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   [junit4]    > 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331)
   [junit4]    > 	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   [junit4]    > 	... 54 more
   [junit4]   1> ------------> starting task: Rounds_2
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> 
   [junit4]   1> ------------> Report Sum By Prefix (X) (1 about 1 out of 1012)
   [junit4]   1> Operation     round   runCnt   recsPerRun        rec/s  elapsedSec    avgUsedMem    avgTotalMem
   [junit4]   1> XSearch_2_Par     0        1        27647    54,746.54        0.50   109,054,440    221,249,536
   [junit4]   1> 
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1>    0.09 sec --> TEST-TestPerfTasksLogic.testHighlightingNoTvNoStore-seed#[54D1C372834C25DF] added      1000 docs
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Rounds
   [junit4]   1> 
   [junit4]   1> ------------> Report Sum By (any) Name (4 about 4 out of 5)
   [junit4]   1> Operation       round   runCnt   recsPerRun        rec/s  elapsedSec    avgUsedMem    avgTotalMem
   [junit4]   1> Rounds              0        1           20       526.32        0.04    11,549,112    221,249,536
   [junit4]   1> CreateIndex -  -  - 0 -  -   1 -  -  -  - 0 -  -  - 0.00 -  -   0.00 -  10,953,584 -  221,249,536
   [junit4]   1> AddDocs_Exhaust     0        1           20     6,666.67        0.00    10,953,584    221,249,536
   [junit4]   1> CloseIndex -  -  -  0 -  -   1 -  -  -  - 0 -  -  - 0.00 -  -   0.00 -  11,549,112 -  221,249,536
   [junit4]   1> 
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Rounds
   [junit4]   1> 
   [junit4]   1> ------------> Report Sum By (any) Name (4 about 4 out of 5)
   [junit4]   1> Operation       round   runCnt   recsPerRun        rec/s  elapsedSec    avgUsedMem    avgTotalMem
   [junit4]   1> Rounds              0        1           22       578.95        0.04    11,686,312    221,249,536
   [junit4]   1> CreateIndex -  -  - 0 -  -   1 -  -  -  - 1 -  -  500.00 -  -   0.00 -  11,090,784 -  220,200,960
   [junit4]   1> AddDocs_Exhaust     0        1           20    20,000.00        0.00    11,090,784    220,200,960
   [junit4]   1> CloseIndex -  -  -  0 -  -   1 -  -  -  - 1 -  -  333.33 -  -   0.00 -  11,686,312 -  220,200,960
   [junit4]   1> 
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1>    0.23 sec --> TEST-TestPerfTasksLogic.testHighlightingTV-seed#[54D1C372834C25DF] added      1000 docs
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPerfTasksLogic -Dtests.method=testHighlightingTV -Dtests.seed=54D1C372834C25DF -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr-Latn-BA -Dtests.timezone=Africa/Mbabane -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.32s J0 | TestPerfTasksLogic.testHighlightingTV <<<
   [junit4]    > Throwable #1: java.lang.NoClassDefFoundError: org/apache/lucene/spatial/geopoint/search/GeoPointInBBoxQuery
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([54D1C372834C25DF:34F3E5041C53CD46]:0)
   [junit4]    > 	at org.apache.lucene.search.highlight.WeightedSpanTermExtractor.extract(WeightedSpanTermExtractor.java:215)
   [junit4]    > 	at org.apache.lucene.search.highlight.WeightedSpanTermExtractor.getWeightedSpanTerms(WeightedSpanTermExtractor.java:511)
   [junit4]    > 	at org.apache.lucene.search.highlight.QueryScorer.initExtractor(QueryScorer.java:218)
   [junit4]    > 	at org.apache.lucene.search.highlight.QueryScorer.init(QueryScorer.java:186)
   [junit4]    > 	at org.apache.lucene.search.highlight.Highlighter.getBestTextFragments(Highlighter.java:195)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.CountingHighlighterTestTask$1.doHighlight(CountingHighlighterTestTask.java:62)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.ReadTask.doLogic(ReadTask.java:170)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.PerfTask.runAndMaybeStats(PerfTask.java:146)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doSerialTasks(TaskSequence.java:197)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doLogic(TaskSequence.java:138)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.PerfTask.runAndMaybeStats(PerfTask.java:146)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doSerialTasks(TaskSequence.java:197)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doLogic(TaskSequence.java:138)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.PerfTask.runAndMaybeStats(PerfTask.java:146)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.utils.Algorithm.execute(Algorithm.java:332)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.Benchmark.execute(Benchmark.java:77)
   [junit4]    > 	at org.apache.lucene.benchmark.BenchmarkTestCase.execBenchmark(BenchmarkTestCase.java:75)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.TestPerfTasksLogic.testHighlightingTV(TestPerfTasksLogic.java:223)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: CreateIndex
   [junit4]   1> ------------> starting task: Seq_Exhaust
   [junit4]   1> ------------> starting task: Seq_Exhaust
   [junit4]   1> ------------> starting task: CloseIndex
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1:   doc.term.vector:false-->true  compound:true-->false
   [junit4]   1> 
   [junit4]   1> 
   [junit4]   1> --> Round 1-->2:   doc.term.vector:true-->false  compound:false-->true
   [junit4]   1> 
   [junit4]   1> Changed Locale to: null
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1
   [junit4]   1> 
   [junit4]   1> Changed Locale to: root locale
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1
   [junit4]   1> 
   [junit4]   1> Changed Locale to: de
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1
   [junit4]   1> 
   [junit4]   1> Changed Locale to: en_US
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1
   [junit4]   1> 
   [junit4]   1> Changed Locale to: no_NO_NY
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1
   [junit4]   1> 
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> Changed Locale to: root locale
   [junit4]   1> Changed Analyzer to: org.apache.lucene.collation.CollationKeyAnalyzer()
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1
   [junit4]   1> 
   [junit4]   1> Changed Locale to: de
   [junit4]   1> Changed Analyzer to: org.apache.lucene.collation.CollationKeyAnalyzer(de)
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1
   [junit4]   1> 
   [junit4]   1> Changed Locale to: en_US
   [junit4]   1> Changed Analyzer to: org.apache.lucene.collation.CollationKeyAnalyzer(en_US)
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1
   [junit4]   1> 
   [junit4]   1> Changed Locale to: no_NO_NY
   [junit4]   1> Changed Analyzer to: org.apache.lucene.collation.CollationKeyAnalyzer(no_NO_NY)
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1
   [junit4]   1> 
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Seq
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/benchmark/test/J0/temp/lucene.benchmark.byTask.TestPerfTasksLogic_54D1C372834C25DF-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=ClassicSimilarity, locale=sr-Latn-BA, timezone=Africa/Mbabane
   [junit4]   2> NOTE: Linux 4.4.0-21-generic i386/Oracle Corporation 1.8.0_92 (32-bit)/cpus=12,threads=1,free=204532520,total=222035968
   [junit4]   2> NOTE: All tests run in this JVM: [CommitIndexTaskTest, TestPerfTasksLogic]
   [junit4] Completed [18/18 (1!)] on J0 in 5.72s, 24 tests, 2 errors <<< FAILURES!

[...truncated 12 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build.xml:476: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:2161: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/module-build.xml:58: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1427: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:984: There were test failures: 18 suites, 93 tests, 2 errors [seed: 54D1C372834C25DF]

Total time: 12 minutes 24 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS-EA] Lucene-Solr-6.x-Linux (64bit/jdk-9-ea+118) - Build # 707 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/707/
Java: 64bit/jdk-9-ea+118 -XX:-UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.lucene.benchmark.byTask.TestPerfTasksLogic.testHighlightingTV

Error Message:
org/apache/lucene/spatial/geopoint/search/GeoPointInBBoxQuery

Stack Trace:
java.lang.NoClassDefFoundError: org/apache/lucene/spatial/geopoint/search/GeoPointInBBoxQuery
	at __randomizedtesting.SeedInfo.seed([3F4A4573B368473F:5F6863052C77AFA6]:0)
	at org.apache.lucene.search.highlight.WeightedSpanTermExtractor.extract(WeightedSpanTermExtractor.java:215)
	at org.apache.lucene.search.highlight.WeightedSpanTermExtractor.getWeightedSpanTerms(WeightedSpanTermExtractor.java:511)
	at org.apache.lucene.search.highlight.QueryScorer.initExtractor(QueryScorer.java:218)
	at org.apache.lucene.search.highlight.QueryScorer.init(QueryScorer.java:186)
	at org.apache.lucene.search.highlight.Highlighter.getBestTextFragments(Highlighter.java:195)
	at org.apache.lucene.benchmark.byTask.tasks.CountingHighlighterTestTask$1.doHighlight(CountingHighlighterTestTask.java:62)
	at org.apache.lucene.benchmark.byTask.tasks.ReadTask.doLogic(ReadTask.java:170)
	at org.apache.lucene.benchmark.byTask.tasks.PerfTask.runAndMaybeStats(PerfTask.java:146)
	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doSerialTasks(TaskSequence.java:197)
	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doLogic(TaskSequence.java:138)
	at org.apache.lucene.benchmark.byTask.tasks.PerfTask.runAndMaybeStats(PerfTask.java:146)
	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doSerialTasks(TaskSequence.java:197)
	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doLogic(TaskSequence.java:138)
	at org.apache.lucene.benchmark.byTask.tasks.PerfTask.runAndMaybeStats(PerfTask.java:146)
	at org.apache.lucene.benchmark.byTask.utils.Algorithm.execute(Algorithm.java:332)
	at org.apache.lucene.benchmark.byTask.Benchmark.execute(Benchmark.java:77)
	at org.apache.lucene.benchmark.BenchmarkTestCase.execBenchmark(BenchmarkTestCase.java:75)
	at org.apache.lucene.benchmark.byTask.TestPerfTasksLogic.testHighlightingTV(TestPerfTasksLogic.java:223)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:531)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
Caused by: java.lang.ClassNotFoundException: org.apache.lucene.spatial.geopoint.search.GeoPointInBBoxQuery
	at jdk.internal.loader.BuiltinClassLoader.loadClass(java.base@9-ea/BuiltinClassLoader.java:366)
	at jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(java.base@9-ea/ClassLoaders.java:184)
	at java.lang.ClassLoader.loadClass(java.base@9-ea/ClassLoader.java:419)
	... 54 more


FAILED:  org.apache.lucene.benchmark.byTask.TestPerfTasksLogic.testHighlighting

Error Message:
org/apache/lucene/spatial/geopoint/search/GeoPointInBBoxQuery

Stack Trace:
java.lang.NoClassDefFoundError: org/apache/lucene/spatial/geopoint/search/GeoPointInBBoxQuery
	at __randomizedtesting.SeedInfo.seed([3F4A4573B368473F:B3CB0397C452A66A]:0)
	at org.apache.lucene.search.highlight.WeightedSpanTermExtractor.extract(WeightedSpanTermExtractor.java:215)
	at org.apache.lucene.search.highlight.WeightedSpanTermExtractor.getWeightedSpanTerms(WeightedSpanTermExtractor.java:511)
	at org.apache.lucene.search.highlight.QueryScorer.initExtractor(QueryScorer.java:218)
	at org.apache.lucene.search.highlight.QueryScorer.init(QueryScorer.java:186)
	at org.apache.lucene.search.highlight.Highlighter.getBestTextFragments(Highlighter.java:195)
	at org.apache.lucene.benchmark.byTask.tasks.CountingHighlighterTestTask$1.doHighlight(CountingHighlighterTestTask.java:62)
	at org.apache.lucene.benchmark.byTask.tasks.ReadTask.doLogic(ReadTask.java:170)
	at org.apache.lucene.benchmark.byTask.tasks.PerfTask.runAndMaybeStats(PerfTask.java:146)
	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doSerialTasks(TaskSequence.java:197)
	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doLogic(TaskSequence.java:138)
	at org.apache.lucene.benchmark.byTask.tasks.PerfTask.runAndMaybeStats(PerfTask.java:146)
	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doSerialTasks(TaskSequence.java:197)
	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doLogic(TaskSequence.java:138)
	at org.apache.lucene.benchmark.byTask.tasks.PerfTask.runAndMaybeStats(PerfTask.java:146)
	at org.apache.lucene.benchmark.byTask.utils.Algorithm.execute(Algorithm.java:332)
	at org.apache.lucene.benchmark.byTask.Benchmark.execute(Benchmark.java:77)
	at org.apache.lucene.benchmark.BenchmarkTestCase.execBenchmark(BenchmarkTestCase.java:75)
	at org.apache.lucene.benchmark.byTask.TestPerfTasksLogic.testHighlighting(TestPerfTasksLogic.java:183)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:531)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)




Build Log:
[...truncated 5593 lines...]
   [junit4] Suite: org.apache.lucene.benchmark.byTask.TestPerfTasksLogic
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1:   doc.term.vector:false-->true  compound:true-->false
   [junit4]   1> 
   [junit4]   1> 
   [junit4]   1> --> Round 1-->2:   doc.term.vector:true-->false  compound:false-->true
   [junit4]   1> 
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: CreateIndex
   [junit4]   1> ------------> starting task: Seq_Exhaust
   [junit4]   1> ------------> starting task: Seq_Exhaust
   [junit4]   1> ------------> starting task: CloseIndex
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> Changed Locale to: null
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1
   [junit4]   1> 
   [junit4]   1> Changed Locale to: root locale
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1
   [junit4]   1> 
   [junit4]   1> Changed Locale to: de
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1
   [junit4]   1> 
   [junit4]   1> Changed Locale to: en_US
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1
   [junit4]   1> 
   [junit4]   1> Changed Locale to: no_NO_NY
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1
   [junit4]   1> 
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Rounds_2
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> 
   [junit4]   1> ------------> Report Sum By Prefix (X) (1 about 1 out of 1012)
   [junit4]   1> Operation     round   runCnt   recsPerRun        rec/s  elapsedSec    avgUsedMem    avgTotalMem
   [junit4]   1> XSearch_2_Par     0        1        46656    93,312.00        0.50   139,436,288    528,482,304
   [junit4]   1> 
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Rounds
   [junit4]   1> 
   [junit4]   1> ------------> Report Sum By (any) Name (4 about 4 out of 5)
   [junit4]   1> Operation       round   runCnt   recsPerRun        rec/s  elapsedSec    avgUsedMem    avgTotalMem
   [junit4]   1> Rounds              0        1           20       270.27        0.07    16,564,576    528,482,304
   [junit4]   1> CreateIndex -  -  - 0 -  -   1 -  -  -  - 0 -  -  - 0.00 -  -   0.00 -  16,360,760 -  527,433,728
   [junit4]   1> AddDocs_Exhaust     0        1           20    10,000.00        0.00    16,360,760    527,433,728
   [junit4]   1> CloseIndex -  -  -  0 -  -   1 -  -  -  - 0 -  -  - 0.00 -  -   0.00 -  16,564,576 -  527,433,728
   [junit4]   1> 
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Rounds
   [junit4]   1> 
   [junit4]   1> ------------> Report Sum By (any) Name (4 about 4 out of 5)
   [junit4]   1> Operation       round   runCnt   recsPerRun        rec/s  elapsedSec    avgUsedMem    avgTotalMem
   [junit4]   1> Rounds              0        1           22       305.56        0.07    16,361,608    527,958,016
   [junit4]   1> CreateIndex -  -  - 0 -  -   1 -  -  -  - 1 -   1,000.00 -  -   0.00 -  16,361,608 -  527,958,016
   [junit4]   1> AddDocs_Exhaust     0        1           20    20,000.00        0.00    16,361,608    527,958,016
   [junit4]   1> CloseIndex -  -  -  0 -  -   1 -  -  -  - 1 -  -  500.00 -  -   0.00 -  16,361,608 -  527,958,016
   [junit4]   1> 
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1>    0.06 sec --> TEST-TestPerfTasksLogic.testIndexAndSearchTasks-seed#[3F4A4573B368473F] added      1000 docs
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1>    0.20 sec --> TEST-TestPerfTasksLogic.testHighlightingTV-seed#[3F4A4573B368473F] added      1000 docs
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPerfTasksLogic -Dtests.method=testHighlightingTV -Dtests.seed=3F4A4573B368473F -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=te -Dtests.timezone=America/St_Johns -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.44s J0 | TestPerfTasksLogic.testHighlightingTV <<<
   [junit4]    > Throwable #1: java.lang.NoClassDefFoundError: org/apache/lucene/spatial/geopoint/search/GeoPointInBBoxQuery
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3F4A4573B368473F:5F6863052C77AFA6]:0)
   [junit4]    > 	at org.apache.lucene.search.highlight.WeightedSpanTermExtractor.extract(WeightedSpanTermExtractor.java:215)
   [junit4]    > 	at org.apache.lucene.search.highlight.WeightedSpanTermExtractor.getWeightedSpanTerms(WeightedSpanTermExtractor.java:511)
   [junit4]    > 	at org.apache.lucene.search.highlight.QueryScorer.initExtractor(QueryScorer.java:218)
   [junit4]    > 	at org.apache.lucene.search.highlight.QueryScorer.init(QueryScorer.java:186)
   [junit4]    > 	at org.apache.lucene.search.highlight.Highlighter.getBestTextFragments(Highlighter.java:195)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.CountingHighlighterTestTask$1.doHighlight(CountingHighlighterTestTask.java:62)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.ReadTask.doLogic(ReadTask.java:170)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.PerfTask.runAndMaybeStats(PerfTask.java:146)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doSerialTasks(TaskSequence.java:197)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doLogic(TaskSequence.java:138)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.PerfTask.runAndMaybeStats(PerfTask.java:146)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doSerialTasks(TaskSequence.java:197)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doLogic(TaskSequence.java:138)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.PerfTask.runAndMaybeStats(PerfTask.java:146)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.utils.Algorithm.execute(Algorithm.java:332)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.Benchmark.execute(Benchmark.java:77)
   [junit4]    > 	at org.apache.lucene.benchmark.BenchmarkTestCase.execBenchmark(BenchmarkTestCase.java:75)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.TestPerfTasksLogic.testHighlightingTV(TestPerfTasksLogic.java:223)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   [junit4]    > Caused by: java.lang.ClassNotFoundException: org.apache.lucene.spatial.geopoint.search.GeoPointInBBoxQuery
   [junit4]    > 	at jdk.internal.loader.BuiltinClassLoader.loadClass(java.base@9-ea/BuiltinClassLoader.java:366)
   [junit4]    > 	at jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(java.base@9-ea/ClassLoaders.java:184)
   [junit4]    > 	at java.lang.ClassLoader.loadClass(java.base@9-ea/ClassLoader.java:419)
   [junit4]    > 	... 54 more
   [junit4]   1> ------------> starting task: Seq
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPerfTasksLogic -Dtests.method=testHighlighting -Dtests.seed=3F4A4573B368473F -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=te -Dtests.timezone=America/St_Johns -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.12s J0 | TestPerfTasksLogic.testHighlighting <<<
   [junit4]    > Throwable #1: java.lang.NoClassDefFoundError: org/apache/lucene/spatial/geopoint/search/GeoPointInBBoxQuery
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3F4A4573B368473F:B3CB0397C452A66A]:0)
   [junit4]    > 	at org.apache.lucene.search.highlight.WeightedSpanTermExtractor.extract(WeightedSpanTermExtractor.java:215)
   [junit4]    > 	at org.apache.lucene.search.highlight.WeightedSpanTermExtractor.getWeightedSpanTerms(WeightedSpanTermExtractor.java:511)
   [junit4]    > 	at org.apache.lucene.search.highlight.QueryScorer.initExtractor(QueryScorer.java:218)
   [junit4]    > 	at org.apache.lucene.search.highlight.QueryScorer.init(QueryScorer.java:186)
   [junit4]    > 	at org.apache.lucene.search.highlight.Highlighter.getBestTextFragments(Highlighter.java:195)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.CountingHighlighterTestTask$1.doHighlight(CountingHighlighterTestTask.java:62)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.ReadTask.doLogic(ReadTask.java:170)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.PerfTask.runAndMaybeStats(PerfTask.java:146)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doSerialTasks(TaskSequence.java:197)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doLogic(TaskSequence.java:138)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.PerfTask.runAndMaybeStats(PerfTask.java:146)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doSerialTasks(TaskSequence.java:197)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doLogic(TaskSequence.java:138)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.PerfTask.runAndMaybeStats(PerfTask.java:146)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.utils.Algorithm.execute(Algorithm.java:332)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.Benchmark.execute(Benchmark.java:77)
   [junit4]    > 	at org.apache.lucene.benchmark.BenchmarkTestCase.execBenchmark(BenchmarkTestCase.java:75)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.TestPerfTasksLogic.testHighlighting(TestPerfTasksLogic.java:183)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1>    0.11 sec --> TEST-TestPerfTasksLogic.testHighlightingNoTvNoStore-seed#[3F4A4573B368473F] added      1000 docs
   [junit4]   1> Changed Locale to: root locale
   [junit4]   1> Changed Analyzer to: org.apache.lucene.collation.CollationKeyAnalyzer()
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1
   [junit4]   1> 
   [junit4]   1> Changed Locale to: de
   [junit4]   1> Changed Analyzer to: org.apache.lucene.collation.CollationKeyAnalyzer(de)
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1
   [junit4]   1> 
   [junit4]   1> Changed Locale to: en_US
   [junit4]   1> Changed Analyzer to: org.apache.lucene.collation.CollationKeyAnalyzer(en_US)
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1
   [junit4]   1> 
   [junit4]   1> Changed Locale to: no_NO_NY
   [junit4]   1> Changed Analyzer to: org.apache.lucene.collation.CollationKeyAnalyzer(no_NO_NY)
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1
   [junit4]   1> 
   [junit4]   1> ------------> starting task: Seq
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/benchmark/test/J0/temp/lucene.benchmark.byTask.TestPerfTasksLogic_3F4A4573B368473F-001
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=8913, maxDocsPerChunk=391, blockSize=953), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=8913, blockSize=953)), sim=ClassicSimilarity, locale=te, timezone=America/St_Johns
   [junit4]   2> NOTE: Linux 4.4.0-21-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=507803760,total=528482304
   [junit4]   2> NOTE: All tests run in this JVM: [CommitIndexTaskTest, TestPerfTasksLogic]
   [junit4] Completed [18/18 (1!)] on J0 in 7.95s, 24 tests, 2 errors <<< FAILURES!

[...truncated 12 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build.xml:476: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:2188: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/module-build.xml:58: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1458: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1015: There were test failures: 18 suites, 93 tests, 2 errors [seed: 3F4A4573B368473F]

Total time: 12 minutes 21 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any