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/02/22 00:57:57 UTC

[JENKINS-EA] Lucene-Solr-trunk-Linux (64bit/jdk-9-ea+105) - Build # 15951 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15951/
Java: 64bit/jdk-9-ea+105 -XX:-UseCompressedOops -XX:+UseParallelGC -XX:-UseSuperWord

1 tests failed.
FAILED:  org.apache.lucene.util.automaton.TestRegExp.testSerializeTooManyStatesToDeterminizeExc

Error Message:
Unexpected exception type, expected TooComplexToDeterminizeException

Stack Trace:
junit.framework.AssertionFailedError: Unexpected exception type, expected TooComplexToDeterminizeException
	at __randomizedtesting.SeedInfo.seed([8B9F51918DE04AA9:62F50307AFF70589]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2649)
	at org.apache.lucene.util.automaton.TestRegExp.testSerializeTooManyStatesToDeterminizeExc(TestRegExp.java:61)
	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:520)
	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:804)
Caused by: java.lang.ArrayIndexOutOfBoundsException: 352
	at org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:235)
	at org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:557)
	at org.apache.lucene.util.automaton.RegExp.findLeaves(RegExp.java:617)
	at org.apache.lucene.util.automaton.RegExp.findLeaves(RegExp.java:614)
	at org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:521)
	at org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:495)
	at org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:426)
	at org.apache.lucene.util.automaton.TestRegExp.lambda$testSerializeTooManyStatesToDeterminizeExc$1(TestRegExp.java:62)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2644)
	... 37 more




Build Log:
[...truncated 1546 lines...]
   [junit4] Suite: org.apache.lucene.util.automaton.TestRegExp
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestRegExp -Dtests.method=testSerializeTooManyStatesToDeterminizeExc -Dtests.seed=8B9F51918DE04AA9 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sv -Dtests.timezone=Asia/Khandyga -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.01s J2 | TestRegExp.testSerializeTooManyStatesToDeterminizeExc <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Unexpected exception type, expected TooComplexToDeterminizeException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8B9F51918DE04AA9:62F50307AFF70589]:0)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2649)
   [junit4]    > 	at org.apache.lucene.util.automaton.TestRegExp.testSerializeTooManyStatesToDeterminizeExc(TestRegExp.java:61)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:804)
   [junit4]    > Caused by: java.lang.ArrayIndexOutOfBoundsException: 352
   [junit4]    > 	at org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:235)
   [junit4]    > 	at org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:557)
   [junit4]    > 	at org.apache.lucene.util.automaton.RegExp.findLeaves(RegExp.java:617)
   [junit4]    > 	at org.apache.lucene.util.automaton.RegExp.findLeaves(RegExp.java:614)
   [junit4]    > 	at org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:521)
   [junit4]    > 	at org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:495)
   [junit4]    > 	at org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:426)
   [junit4]    > 	at org.apache.lucene.util.automaton.TestRegExp.lambda$testSerializeTooManyStatesToDeterminizeExc$1(TestRegExp.java:62)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2644)
   [junit4]    > 	... 37 more
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {}, docValues:{}, sim=ClassicSimilarity, locale=sv, timezone=Asia/Khandyga
   [junit4]   2> NOTE: Linux 3.19.0-47-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=67252192,total=525860864
   [junit4]   2> NOTE: All tests run in this JVM: [TestMergeRateLimiter, TestSearchForDuplicates, TestDemoParallelLeafReader, TestNRTReaderCleanup, TestNIOFSDirectory, TestNot, TestLucene50TermVectorsFormat, TestAtomicUpdate, TestSPIClassIterator, TestStressIndexing2, TestPointQueries, TestBytesRefHash, TestLucene60PointFormat, TestTryDelete, TestElevationComparator, TestBKD, TestNearSpansOrdered, TestDirectPacked, TestIntsRef, TestSpans, TestTermVectors, TestSearchWithThreads, TestIndexWriterDeleteByQuery, TestManyFields, TestPhrasePrefixQuery, TestComplexExplanations, TestBlockPostingsFormat, TestSpanContainQuery, TestIndexCommit, TestAutomaton, TestTopDocsCollector, TestLazyProxSkipping, TestPrefixQuery, TestMaxTermFrequency, TestPrefixCodedTerms, TestMultiThreadTermVectors, TestFieldReuse, TestFrequencyTrackingRingBuffer, TestMatchNoDocsQuery, Test2BPagedBytes, TestSloppyPhraseQuery, TestIndexWriterMaxDocs, TestSimpleFSDirectory, TestConcurrentMergeScheduler, TestTransactions, TestSparseFixedBitSet, TestNRTThreads, TestComplexExplanationsOfNonMatches, TestTwoPhaseCommitTool, TestCachingCollector, TestBufferedChecksum, Test2BNumericDocValues, TestNoMergeScheduler, TestDirectory, TestDateTools, TestForUtil, TestTieredMergePolicy, TestConsistentFieldNumbers, TestFastCompressionMode, TestLucene50SegmentInfoFormat, TestBufferedIndexInput, TestIntroSorter, TestMixedCodecs, TestSort, TestPointValues, TestUsageTrackingFilterCachingPolicy, TestIOUtils, TestSearch, TestIndexWriterThreadsToSegments, TestField, TestIndexWriter, TestIndexWriterMerging, TestAddIndexes, TestIndexWriterExceptions, TestDeletionPolicy, TestIndexWriterDelete, TestNorms, TestSearchAfter, TestDocumentsWriterStallControl, TestTermsEnum, Test2BSortedDocValuesFixedSorted, Test2BSortedDocValuesOrds, TestAllFilesHaveChecksumFooter, TestBinaryDocValuesUpdates, TestCodecUtil, TestDuelingCodecsAtNight, TestExceedMaxTermLength, TestIndexReaderClose, TestIndexWriterOnVMError, TestIndexWriterOutOfFileDescriptors, TestInfoStream, TestLogMergePolicy, TestMaxPosition, TestMergePolicyWrapper, TestMultiTermsEnum, TestNumericDocValuesUpdates, TestOrdinalMap, TestReadOnlyIndex, TestSegmentInfos, TestStressDeletes, TestSwappedIndexFiles, TestTragicIndexWriterDeadlock, TestApproximationSearchEquivalence, TestBlendedTermQuery, TestBooleanRewrites, TestConjunctionDISI, TestControlledRealTimeReopenThread, TestEarlyTermination, TestFieldValueQuery, TestSortedSetSelector, TestSynonymQuery, TestSpanBoostQuery, TestSpanNearQuery, TestSpanTermQuery, TestSingleInstanceLockFactory, TestSleepingLockWrapper, TestLSBRadixSorter, TestLongBitSet, TestOfflineSorter, TestRegExp]
   [junit4] Completed [408/411 (1!)] on J2 in 0.03s, 5 tests, 1 failure <<< FAILURES!

[...truncated 26 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build.xml:50: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1457: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1014: There were test failures: 411 suites (1 ignored), 3395 tests, 1 failure, 62 ignored (58 assumptions) [seed: 8B9F51918DE04AA9]

Total time: 5 minutes 49 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-trunk-Linux (64bit/jdk-9-ea+105) - Build # 15954 - Still Failing!

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

2 tests failed.
FAILED:  org.apache.lucene.index.TestDuelingCodecs.testEquals

Error Message:
source=3 is out of bounds (maxState is 2)

Stack Trace:
java.lang.IllegalArgumentException: source=3 is out of bounds (maxState is 2)
	at __randomizedtesting.SeedInfo.seed([A955C7D059B30D47:AD3A944B978A5D45]:0)
	at org.apache.lucene.util.automaton.Automaton.addTransition(Automaton.java:165)
	at org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:245)
	at org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:537)
	at org.apache.lucene.util.automaton.RegExp.findLeaves(RegExp.java:617)
	at org.apache.lucene.util.automaton.RegExp.findLeaves(RegExp.java:612)
	at org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:521)
	at org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:495)
	at org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:426)
	at org.apache.lucene.util.LuceneTestCase.assertTermsEquals(LuceneTestCase.java:1997)
	at org.apache.lucene.util.LuceneTestCase.assertFieldsEquals(LuceneTestCase.java:1959)
	at org.apache.lucene.util.LuceneTestCase.assertReaderEquals(LuceneTestCase.java:1919)
	at org.apache.lucene.index.TestDuelingCodecs.testEquals(TestDuelingCodecs.java:157)
	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:520)
	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:804)


FAILED:  org.apache.lucene.index.TestDuelingCodecs.testCrazyReaderEquals

Error Message:
6

Stack Trace:
java.lang.ArrayIndexOutOfBoundsException: 6
	at __randomizedtesting.SeedInfo.seed([A955C7D059B30D47:1D6F1DEC55FAD044]:0)
	at org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:235)
	at org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:524)
	at org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:546)
	at org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:540)
	at org.apache.lucene.util.automaton.RegExp.findLeaves(RegExp.java:617)
	at org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:521)
	at org.apache.lucene.util.automaton.RegExp.findLeaves(RegExp.java:617)
	at org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:510)
	at org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:495)
	at org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:426)
	at org.apache.lucene.util.LuceneTestCase.assertTermsEquals(LuceneTestCase.java:1997)
	at org.apache.lucene.util.LuceneTestCase.assertFieldsEquals(LuceneTestCase.java:1959)
	at org.apache.lucene.util.LuceneTestCase.assertReaderEquals(LuceneTestCase.java:1919)
	at org.apache.lucene.index.TestDuelingCodecs.testCrazyReaderEquals(TestDuelingCodecs.java:172)
	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:520)
	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:804)




Build Log:
[...truncated 984 lines...]
   [junit4] Suite: org.apache.lucene.index.TestDuelingCodecs
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDuelingCodecs -Dtests.method=testEquals -Dtests.seed=A955C7D059B30D47 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=dyo -Dtests.timezone=Chile/Continental -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   6.13s J1 | TestDuelingCodecs.testEquals <<<
   [junit4]    > Throwable #1: java.lang.IllegalArgumentException: source=3 is out of bounds (maxState is 2)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A955C7D059B30D47:AD3A944B978A5D45]:0)
   [junit4]    > 	at org.apache.lucene.util.automaton.Automaton.addTransition(Automaton.java:165)
   [junit4]    > 	at org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:245)
   [junit4]    > 	at org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:537)
   [junit4]    > 	at org.apache.lucene.util.automaton.RegExp.findLeaves(RegExp.java:617)
   [junit4]    > 	at org.apache.lucene.util.automaton.RegExp.findLeaves(RegExp.java:612)
   [junit4]    > 	at org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:521)
   [junit4]    > 	at org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:495)
   [junit4]    > 	at org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:426)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.assertTermsEquals(LuceneTestCase.java:1997)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.assertFieldsEquals(LuceneTestCase.java:1959)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.assertReaderEquals(LuceneTestCase.java:1919)
   [junit4]    > 	at org.apache.lucene.index.TestDuelingCodecs.testEquals(TestDuelingCodecs.java:157)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:804)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDuelingCodecs -Dtests.method=testCrazyReaderEquals -Dtests.seed=A955C7D059B30D47 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=dyo -Dtests.timezone=Chile/Continental -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   6.13s J1 | TestDuelingCodecs.testCrazyReaderEquals <<<
   [junit4]    > Throwable #1: java.lang.ArrayIndexOutOfBoundsException: 6
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A955C7D059B30D47:1D6F1DEC55FAD044]:0)
   [junit4]    > 	at org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:235)
   [junit4]    > 	at org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:524)
   [junit4]    > 	at org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:546)
   [junit4]    > 	at org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:540)
   [junit4]    > 	at org.apache.lucene.util.automaton.RegExp.findLeaves(RegExp.java:617)
   [junit4]    > 	at org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:521)
   [junit4]    > 	at org.apache.lucene.util.automaton.RegExp.findLeaves(RegExp.java:617)
   [junit4]    > 	at org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:510)
   [junit4]    > 	at org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:495)
   [junit4]    > 	at org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:426)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.assertTermsEquals(LuceneTestCase.java:1997)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.assertFieldsEquals(LuceneTestCase.java:1959)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.assertReaderEquals(LuceneTestCase.java:1919)
   [junit4]    > 	at org.apache.lucene.index.TestDuelingCodecs.testCrazyReaderEquals(TestDuelingCodecs.java:172)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:804)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/core/test/J1/temp/lucene.index.TestDuelingCodecs_A955C7D059B30D47-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {}, docValues:{}, sim=RandomSimilarity(queryNorm=false,coord=crazy): {titleTokenized=DFI(Standardized), body=DFR GBZ(0.3)}, locale=dyo, timezone=Chile/Continental
   [junit4]   2> NOTE: Linux 3.19.0-47-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=287818016,total=495976448
   [junit4]   2> NOTE: All tests run in this JVM: [TestStressIndexing, TestPrefixRandom, TestFieldCacheRewriteMethod, TestSpanMultiTermQueryWrapper, TestAllFilesDetectTruncation, TestSegmentMerger, TestScoreCachingWrappingScorer, TestSynonymQuery, TestLucene50StoredFieldsFormatHighCompression, TestExitableDirectoryReader, TestParallelTermEnum, TestSimilarity, TestDocsAndPositions, TestPositionIncrement, TestWildcardRandom, TestNRTReaderWithThreads, TestNeedsScores, FuzzyTermOnShortTermsTest, TestReaderWrapperDVTypeCheck, TestSpanSearchEquivalence, TestTragicIndexWriterDeadlock, TestByteArrayDataInput, TestSortedNumericSortField, TestTimSorter, TestLucene54DocValuesFormat, TestSimilarityBase, TestPayloads, TestByteBlockPool, TestDocumentsWriterDeleteQueue, TestCollectionUtil, TestRAMDirectory, TestStressNRT, TestBoolean2, TestFieldMaskingSpanQuery, TestOmitTf, TestParallelLeafReader, LimitedFiniteStringsIteratorTest, TestRamUsageEstimator, TestLucene50FieldInfoFormat, TestPositiveScoresOnlyCollector, TestFSTs, TestIndexWriterFromReader, TestSegmentTermDocs, TestIndexReaderClose, TestIndexWriterOnJRECrash, TestEarlyTermination, TestBasics, TestVersion, TestMmapDirectory, TestCodecUtil, TestByteSlices, TestAddIndexes, TestBlockPostingsFormat3, TestDuelingCodecs]
   [junit4] Completed [231/411 (1!)] on J1 in 12.26s, 2 tests, 2 errors <<< FAILURES!

[...truncated 596 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build.xml:50: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1457: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1014: There were test failures: 411 suites (1 ignored), 3395 tests, 2 errors, 62 ignored (58 assumptions) [seed: A955C7D059B30D47]

Total time: 5 minutes 28 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-trunk-Linux (64bit/jdk1.8.0_72) - Build # 15953 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15953/
Java: 64bit/jdk1.8.0_72 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.UnloadDistributedZkTest.test

Error Message:
Captured an uncaught exception in thread: Thread[id=7619, name=testExecutor-3466-thread-8, state=RUNNABLE, group=TGRP-UnloadDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=7619, name=testExecutor-3466-thread-8, state=RUNNABLE, group=TGRP-UnloadDistributedZkTest]
Caused by: java.lang.RuntimeException: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:36093/an_/k
	at __randomizedtesting.SeedInfo.seed([60DD29D84F69106]:0)
	at org.apache.solr.cloud.BasicDistributedZkTest$1.run(BasicDistributedZkTest.java:586)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:36093/an_/k
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:588)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.cloud.BasicDistributedZkTest$1.run(BasicDistributedZkTest.java:584)
	... 4 more
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:170)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:482)
	... 8 more




Build Log:
[...truncated 11264 lines...]
   [junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_60DD29D84F69106-001/init-core-data-001
   [junit4]   2> 812968 INFO  (SUITE-UnloadDistributedZkTest-seed#[60DD29D84F69106]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /an_/k
   [junit4]   2> 812970 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 812970 INFO  (Thread-2837) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 812970 INFO  (Thread-2837) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 813070 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.ZkTestServer start zk server on port:33805
   [junit4]   2> 813070 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 813070 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 813072 INFO  (zkCallback-1082-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@638b8f7 name:ZooKeeperConnection Watcher:127.0.0.1:33805 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 813072 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 813073 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 813073 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 813074 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 813074 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 813075 INFO  (zkCallback-1083-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3a7b9489 name:ZooKeeperConnection Watcher:127.0.0.1:33805/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 813075 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 813075 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 813075 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 813076 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 813077 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 813077 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 813077 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 813077 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 813078 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 813078 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 813079 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 813079 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 813080 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 813080 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 813080 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 813080 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 813081 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 813081 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 813081 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 813081 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 813082 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 813082 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 813082 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 813082 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 813083 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 813083 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 813083 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 813083 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 813135 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_60DD29D84F69106-001/control-001/cores/collection1
   [junit4]   2> 813135 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 813136 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3f6c6af1{/an_/k,null,AVAILABLE}
   [junit4]   2> 813137 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.e.j.s.ServerConnector Started ServerConnector@341a0a28{HTTP/1.1,[http/1.1]}{127.0.0.1:60873}
   [junit4]   2> 813137 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.e.j.s.Server Started @815239ms
   [junit4]   2> 813137 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_60DD29D84F69106-001/tempDir-001/control/data, hostContext=/an_/k, hostPort=60873, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_60DD29D84F69106-001/control-001/cores}
   [junit4]   2> 813137 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 813137 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_60DD29D84F69106-001/control-001'
   [junit4]   2> 813137 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 813137 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 813137 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 813137 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 813138 INFO  (zkCallback-1084-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@44008e08 name:ZooKeeperConnection Watcher:127.0.0.1:33805/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 813138 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 813138 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 813139 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 813139 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_60DD29D84F69106-001/control-001/solr.xml
   [junit4]   2> 813150 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_60DD29D84F69106-001/control-001/cores
   [junit4]   2> 813150 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.CoreContainer New CoreContainer 1282062534
   [junit4]   2> 813150 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_60DD29D84F69106-001/control-001]
   [junit4]   2> 813150 WARN  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_60DD29D84F69106-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_60DD29D84F69106-001/control-001/lib
   [junit4]   2> 813150 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] 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> 813151 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 813151 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 813152 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 813152 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33805/solr
   [junit4]   2> 813152 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 813152 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 813152 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 813153 INFO  (zkCallback-1087-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1cb3464f name:ZooKeeperConnection Watcher:127.0.0.1:33805 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 813153 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 813153 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 813154 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [n:127.0.0.1:60873_an_%2Fk    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 813154 INFO  (zkCallback-1088-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6b157f61 name:ZooKeeperConnection Watcher:127.0.0.1:33805/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 813154 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [n:127.0.0.1:60873_an_%2Fk    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 813154 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [n:127.0.0.1:60873_an_%2Fk    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 813155 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [n:127.0.0.1:60873_an_%2Fk    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 813156 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [n:127.0.0.1:60873_an_%2Fk    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 813157 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [n:127.0.0.1:60873_an_%2Fk    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 813157 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [n:127.0.0.1:60873_an_%2Fk    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 813158 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [n:127.0.0.1:60873_an_%2Fk    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 813158 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [n:127.0.0.1:60873_an_%2Fk    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 813158 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [n:127.0.0.1:60873_an_%2Fk    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 813158 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [n:127.0.0.1:60873_an_%2Fk    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 813159 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [n:127.0.0.1:60873_an_%2Fk    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60873_an_%2Fk
   [junit4]   2> 813159 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [n:127.0.0.1:60873_an_%2Fk    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:60873_an_%2Fk
   [junit4]   2> 813159 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [n:127.0.0.1:60873_an_%2Fk    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 813160 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [n:127.0.0.1:60873_an_%2Fk    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 813160 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [n:127.0.0.1:60873_an_%2Fk    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 813160 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [n:127.0.0.1:60873_an_%2Fk    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95427744915390468-127.0.0.1:60873_an_%2Fk-n_0000000000
   [junit4]   2> 813160 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [n:127.0.0.1:60873_an_%2Fk    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60873_an_%2Fk
   [junit4]   2> 813160 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [n:127.0.0.1:60873_an_%2Fk    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 813161 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [n:127.0.0.1:60873_an_%2Fk    ] o.a.s.c.Overseer Overseer (id=95427744915390468-127.0.0.1:60873_an_%2Fk-n_0000000000) starting
   [junit4]   2> 813161 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [n:127.0.0.1:60873_an_%2Fk    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 813163 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [n:127.0.0.1:60873_an_%2Fk    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 813163 INFO  (OverseerCollectionConfigSetProcessor-95427744915390468-127.0.0.1:60873_an_%2Fk-n_0000000000) [n:127.0.0.1:60873_an_%2Fk    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 813163 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [n:127.0.0.1:60873_an_%2Fk    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 813163 INFO  (OverseerStateUpdate-95427744915390468-127.0.0.1:60873_an_%2Fk-n_0000000000) [n:127.0.0.1:60873_an_%2Fk    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 813164 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [n:127.0.0.1:60873_an_%2Fk    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 813164 INFO  (OverseerStateUpdate-95427744915390468-127.0.0.1:60873_an_%2Fk-n_0000000000) [n:127.0.0.1:60873_an_%2Fk    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 813171 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [n:127.0.0.1:60873_an_%2Fk    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 813171 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [n:127.0.0.1:60873_an_%2Fk    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 813172 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [n:127.0.0.1:60873_an_%2Fk    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_60DD29D84F69106-001/control-001/cores
   [junit4]   2> 813172 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [n:127.0.0.1:60873_an_%2Fk    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 813172 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [n:127.0.0.1:60873_an_%2Fk    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_60DD29D84F69106-001/control-001/cores/collection1
   [junit4]   2> 813172 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [n:127.0.0.1:60873_an_%2Fk    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 813173 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [n:127.0.0.1:60873_an_%2Fk    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 813173 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [n:127.0.0.1:60873_an_%2Fk    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 813173 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 813173 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 813174 INFO  (OverseerStateUpdate-95427744915390468-127.0.0.1:60873_an_%2Fk-n_0000000000) [n:127.0.0.1:60873_an_%2Fk    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:60873/an_/k",
   [junit4]   2>   "node_name":"127.0.0.1:60873_an_%2Fk",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 813174 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 813174 INFO  (OverseerStateUpdate-95427744915390468-127.0.0.1:60873_an_%2Fk-n_0000000000) [n:127.0.0.1:60873_an_%2Fk    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:60873/an_/k",
   [junit4]   2>   "node_name":"127.0.0.1:60873_an_%2Fk",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 813174 INFO  (OverseerStateUpdate-95427744915390468-127.0.0.1:60873_an_%2Fk-n_0000000000) [n:127.0.0.1:60873_an_%2Fk    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 813174 INFO  (OverseerStateUpdate-95427744915390468-127.0.0.1:60873_an_%2Fk-n_0000000000) [n:127.0.0.1:60873_an_%2Fk    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 813174 INFO  (zkCallback-1088-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 814174 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 814174 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 814174 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 814174 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 814175 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 814175 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_60DD29D84F69106-001/control-001/cores/collection1'
   [junit4]   2> 814175 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 814175 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 814176 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 814179 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 814183 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 814190 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 814194 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 814268 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 814271 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 814272 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 814276 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 814277 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 814277 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 814278 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 814279 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 814279 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 814279 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 814279 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_60DD29D84F69106-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_60DD29D84F69106-001/control-001/cores/collection1/data/]
   [junit4]   2> 814279 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@75c92915
   [junit4]   2> 814279 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_60DD29D84F69106-001/control-001/cores/collection1/data
   [junit4]   2> 814279 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_60DD29D84F69106-001/control-001/cores/collection1/data/index/
   [junit4]   2> 814279 WARN  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_60DD29D84F69106-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 814280 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_60DD29D84F69106-001/control-001/cores/collection1/data/index
   [junit4]   2> 814280 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=63.2958984375, floorSegmentMB=0.7607421875, forceMergeDeletesPctAllowed=0.7541689203822755, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4203490205466319
   [junit4]   2> 814280 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3062052b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cb3de60),segFN=segments_1,generation=1}
   [junit4]   2> 814280 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 814280 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_60DD29D84F69106-001/control-001/cores/collection1/data/
   [junit4]   2> 814280 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_60DD29D84F69106-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 814282 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 814282 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 814282 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 814282 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 814282 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 814282 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 814282 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 814282 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 814282 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 814282 WARN  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 814283 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 814284 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 814284 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 814285 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 814286 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/dump,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/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> 814287 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 814287 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 814287 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 814288 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 814288 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 814288 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=55.349609375, floorSegmentMB=1.0283203125, forceMergeDeletesPctAllowed=24.09192754312775, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.11928865645313601
   [junit4]   2> 814288 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3062052b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cb3de60),segFN=segments_1,generation=1}
   [junit4]   2> 814288 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 814288 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@53e2dc7b[collection1] main]
   [junit4]   2> 814288 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 814289 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 814289 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 814289 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 814289 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 814289 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 814289 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 814289 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 814289 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 814289 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 814290 INFO  (searcherExecutor-3389-thread-1-processing-n:127.0.0.1:60873_an_%2Fk x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@53e2dc7b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 814290 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 814290 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 814290 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 814290 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1526843920029319168
   [junit4]   2> 814291 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1526843920029319168
   [junit4]   2> 814291 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 814292 INFO  (coreLoadExecutor-3388-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 814292 INFO  (coreZkRegister-3382-thread-1-processing-n:127.0.0.1:60873_an_%2Fk x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:60873/an_/k collection:control_collection shard:shard1
   [junit4]   2> 814292 INFO  (coreZkRegister-3382-thread-1-processing-n:127.0.0.1:60873_an_%2Fk x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 814293 INFO  (coreZkRegister-3382-thread-1-processing-n:127.0.0.1:60873_an_%2Fk x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/95427744915390468-core_node1-n_0000000000
   [junit4]   2> 814293 INFO  (coreZkRegister-3382-thread-1-processing-n:127.0.0.1:60873_an_%2Fk x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=180000
   [junit4]   2> 814294 INFO  (coreZkRegister-3382-thread-1-processing-n:127.0.0.1:60873_an_%2Fk x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 814294 INFO  (coreZkRegister-3382-thread-1-processing-n:127.0.0.1:60873_an_%2Fk x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 814294 INFO  (coreZkRegister-3382-thread-1-processing-n:127.0.0.1:60873_an_%2Fk x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:60873/an_/k/collection1/
   [junit4]   2> 814294 INFO  (coreZkRegister-3382-thread-1-processing-n:127.0.0.1:60873_an_%2Fk x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 814294 INFO  (OverseerStateUpdate-95427744915390468-127.0.0.1:60873_an_%2Fk-n_0000000000) [n:127.0.0.1:60873_an_%2Fk    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 814294 INFO  (coreZkRegister-3382-thread-1-processing-n:127.0.0.1:60873_an_%2Fk x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:60873/an_/k/collection1/ has no replicas
   [junit4]   2> 814294 INFO  (coreZkRegister-3382-thread-1-processing-n:127.0.0.1:60873_an_%2Fk x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 814295 INFO  (coreZkRegister-3382-thread-1-processing-n:127.0.0.1:60873_an_%2Fk x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/95427744915390468-core_node1-n_0000000000
   [junit4]   2> 814295 INFO  (coreZkRegister-3382-thread-1-processing-n:127.0.0.1:60873_an_%2Fk x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:60873/an_/k/collection1/ shard1
   [junit4]   2> 814296 INFO  (OverseerStateUpdate-95427744915390468-127.0.0.1:60873_an_%2Fk-n_0000000000) [n:127.0.0.1:60873_an_%2Fk    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:60873/an_/k",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 814397 INFO  (zkCallback-1088-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 814446 INFO  (coreZkRegister-3382-thread-1-processing-n:127.0.0.1:60873_an_%2Fk x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:60873/an_/k/collection1/ and leader is http://127.0.0.1:60873/an_/k/collection1/
   [junit4]   2> 814446 INFO  (coreZkRegister-3382-thread-1-processing-n:127.0.0.1:60873_an_%2Fk x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60873/an_/k
   [junit4]   2> 814446 INFO  (coreZkRegister-3382-thread-1-processing-n:127.0.0.1:60873_an_%2Fk x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 814446 INFO  (coreZkRegister-3382-thread-1-processing-n:127.0.0.1:60873_an_%2Fk x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 814446 INFO  (coreZkRegister-3382-thread-1-processing-n:127.0.0.1:60873_an_%2Fk x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 814447 INFO  (OverseerStateUpdate-95427744915390468-127.0.0.1:60873_an_%2Fk-n_0000000000) [n:127.0.0.1:60873_an_%2Fk    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:60873/an_/k",
   [junit4]   2>   "node_name":"127.0.0.1:60873_an_%2Fk",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 814447 INFO  (coreZkRegister-3382-thread-1-processing-n:127.0.0.1:60873_an_%2Fk x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60873_an_%2Fk c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 814447 INFO  (OverseerStateUpdate-95427744915390468-127.0.0.1:60873_an_%2Fk-n_0000000000) [n:127.0.0.1:60873_an_%2Fk    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:60873/an_/k",
   [junit4]   2>   "node_name":"127.0.0.1:60873_an_%2Fk",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 814548 INFO  (zkCallback-1088-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 814674 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 814674 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 814675 INFO  (zkCallback-1090-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f35dc84 name:ZooKeeperConnection Watcher:127.0.0.1:33805/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 814675 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 814675 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 814675 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 814676 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 814676 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 814723 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_60DD29D84F69106-001/shard-1-001/cores/collection1
   [junit4]   2> 814724 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_60DD29D84F69106-001/shard-1-001
   [junit4]   2> 814724 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 814725 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@71b58988{/an_/k,null,AVAILABLE}
   [junit4]   2> 814726 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.e.j.s.ServerConnector Started ServerConnector@15ca6087{HTTP/1.1,[http/1.1]}{127.0.0.1:44742}
   [junit4]   2> 814726 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.e.j.s.Server Started @816828ms
   [junit4]   2> 814726 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_60DD29D84F69106-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/an_/k, hostPort=44742, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_60DD29D84F69106-001/shard-1-001/cores}
   [junit4]   2> 814726 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 814726 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_60DD29D84F69106-001/shard-1-001'
   [junit4]   2> 814726 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 814726 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 814726 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 814726 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 814727 INFO  (zkCallback-1091-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@65380ee2 name:ZooKeeperConnection Watcher:127.0.0.1:33805/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 814727 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 814727 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 814728 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 814728 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_60DD29D84F69106-001/shard-1-001/solr.xml
   [junit4]   2> 814731 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_60DD29D84F69106-001/shard-1-001/cores
   [junit4]   2> 814731 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.CoreContainer New CoreContainer 1354936683
   [junit4]   2> 814731 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_60DD29D84F69106-001/shard-1-001]
   [junit4]   2> 814731 WARN  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_60DD29D84F69106-001/shard-1-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_60DD29D84F69106-001/shard-1-001/lib
   [junit4]   2> 814732 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] 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> 814733 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 814733 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 814733 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 814733 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33805/solr
   [junit4]   2> 814733 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 814733 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 814733 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 814752 INFO  (zkCallback-1094-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3869a511 name:ZooKeeperConnection Watcher:127.0.0.1:33805 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 814752 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 814752 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 814753 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [n:127.0.0.1:44742_an_%2Fk    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 814753 INFO  (zkCallback-1095-thread-1-processing-n:127.0.0.1:44742_an_%2Fk) [n:127.0.0.1:44742_an_%2Fk    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@9d5561e name:ZooKeeperConnection Watcher:127.0.0.1:33805/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 814753 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [n:127.0.0.1:44742_an_%2Fk    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 814755 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [n:127.0.0.1:44742_an_%2Fk    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 814756 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [n:127.0.0.1:44742_an_%2Fk    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 815757 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [n:127.0.0.1:44742_an_%2Fk    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44742_an_%2Fk
   [junit4]   2> 815757 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [n:127.0.0.1:44742_an_%2Fk    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:44742_an_%2Fk
   [junit4]   2> 815758 INFO  (zkCallback-1090-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: [1])
   [junit4]   2> 815758 INFO  (zkCallback-1088-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk    ] 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> 815758 INFO  (zkCallback-1095-thread-1-processing-n:127.0.0.1:44742_an_%2Fk) [n:127.0.0.1:44742_an_%2Fk    ] 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> 815758 INFO  (zkCallback-1090-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 815758 INFO  (zkCallback-1088-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 815758 INFO  (zkCallback-1095-thread-1-processing-n:127.0.0.1:44742_an_%2Fk) [n:127.0.0.1:44742_an_%2Fk    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 815758 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [n:127.0.0.1:44742_an_%2Fk    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 815758 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [n:127.0.0.1:44742_an_%2Fk    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95427744915390472-127.0.0.1:44742_an_%2Fk-n_0000000001
   [junit4]   2> 815758 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [n:127.0.0.1:44742_an_%2Fk    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95427744915390468-127.0.0.1:60873_an_%2Fk-n_0000000000 to know if I could be the leader
   [junit4]   2> 815767 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [n:127.0.0.1:44742_an_%2Fk    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 815767 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [n:127.0.0.1:44742_an_%2Fk    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 815768 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [n:127.0.0.1:44742_an_%2Fk    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_60DD29D84F69106-001/shard-1-001/cores
   [junit4]   2> 815768 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [n:127.0.0.1:44742_an_%2Fk    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 815768 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [n:127.0.0.1:44742_an_%2Fk    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_60DD29D84F69106-001/shard-1-001/cores/collection1
   [junit4]   2> 815769 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [n:127.0.0.1:44742_an_%2Fk    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 815769 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [n:127.0.0.1:44742_an_%2Fk    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 815769 INFO  (TEST-UnloadDistributedZkTest.test-seed#[60DD29D84F69106]) [n:127.0.0.1:44742_an_%2Fk    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 815769 INFO  (coreLoadExecutor-3399-thread-1-processing-n:127.0.0.1:44742_an_%2Fk) [n:127.0.0.1:44742_an_%2Fk c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 815769 INFO  (coreLoadExecutor-3399-thread-1-processing-n:127.0.0.1:44742_an_%2Fk) [n:127.0.0.1:44742_an_%2Fk c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 815770 INFO  (coreLoadExecutor-3399-thread-1-processing-n:127.0.0.1:44742_an_%2Fk) [n:127.0.0.1:44742_an_%2Fk c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 815770 INFO  (OverseerStateUpdate-95427744915390468-127.0.0.1:60873_an_%2Fk-n_0000000000) [n:127.0.0.1:60873_an_%2Fk    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:44742/an_/k",
   [junit4]   2>   "node_name":"127.0.0.1:44742_an_%2Fk",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 815770 INFO  (OverseerStateUpdate-95427744915390468-127.0.0.1:60873_an_%2Fk-n_0000000000) [n:127.0.0.1:60873_an_%2Fk    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:44742/an_/k",
   [junit4]   2>   "node_name":"127.0.0.1:44742_an_%2Fk",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 815770 INFO  (OverseerStateUpdate-95427744915390468-127.0.0.1:60873_an_%2Fk-n_0000000000) [n:127.0.0.1:60873_an_%2Fk    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 815770 INFO  (OverseerStateUpdate-95427744915390468-127.0.0.1:60873_an_%2Fk-n_0000000000) [n:127.0.0.1:60873_an_%2Fk    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 815871 INFO  (zkCallback-1088-thread-1-processing-n:127.0.0.1:60873_an_%2Fk) [n:127.0.0.1:60873_an_%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 815871 INFO  (zkCallback-1090-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 815871 INFO  (zkCallback-1095-thread-1-processing-n:127.0.0.1:44742_an_%2Fk) [n:127.0.0.1:44742_an_%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 816770 INFO  (coreLoadExecutor-3399-thread-1-processing-n:127.0.0.1:44742_an_%2Fk) [n:127.0.0.1:44742_an_%2Fk c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 816770 INFO  (coreLoadExecutor-3399-thread-1-processing-n:127.0.0.1:44742_an_%2Fk) [n:127.0.0.1:44742_an_%2Fk c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 816770 INFO  (coreLoadExecutor-3399-thread-1-processing-n:127.0.0.1:44742_an_%2Fk) [n:127.0.0.1:44742_an_%2Fk c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 816770 INFO  (coreLoadExecutor-3399-thread-1-processing-n:127.0.0.1:44742_an_%2Fk) [n:127.0.0.1:44742_an_%2Fk c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 816770 INFO  (coreLoadExecutor-3399-thread-1-processing-n:127.0.0.1:44742_an_%2Fk) [n:127.0.0.1:44742_an_%2Fk c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 816771 INFO  (coreLoadExecutor-3399-thread-1-processing-n:127.0.0.1:44742_an_%2Fk) [n:127.0.0.1:44742_an_%2Fk c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_60DD29D84F69106-001/shard-1-001/cores/collection1'
   [junit4]   2> 816771 INFO  (coreLoadExecutor-3399-thread-1-processing-n:127.0.0.1:44742_an_%2Fk) [n:127.0.0.1:44742_an_%2Fk c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 816771 INFO  (coreLoadExecutor-3399-thread-1-processing-n:127.0.0.1:44742_an_%2Fk) [n:127.0.0.1:44742_an_%2Fk c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 816772 INFO  (coreLoadExecutor-3399-thread-1-processing-n:127.0.0.1:44742_an_%2Fk) [n:127.0.0.1:44742_an_%2Fk c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 816774 INFO  (coreLoadExecutor-3399-thread-1-processing-n:127.0.0.1:44742_an_%2Fk) [n:127.0.0.1:44742_an_%2Fk c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 816777 INFO  (coreLoadExecutor-3399-thread-1-processing-n:127.0.0.1:44742_an_%2Fk) [n:127.0.0.1:44742_an_%2Fk c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 816785 INFO  (coreLoadExecutor-3399-thread-1-processing-n:127.0.0.1:44742_an_%2Fk) [n:127.0.0.1:44742_an_%2Fk c:collection1   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 816788 INFO  (coreLoadExecutor-3399-thread-1-processing-n:127.0.0.1:44742_an_%2Fk) [n:127.0.0.1:44742_an_%2Fk c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 816870 INFO  (coreLoadExecutor-3399-thread-1-processing-n:127.0.0.1:44742_an_%2Fk) [n:127.0.0.1:44742_an_%2Fk c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 816873 INFO  (coreLoadExecutor-3399-thread-1-processing-n:127.0.0.1:44742_an_%2Fk) [n:127.0.0.1:44742_an_%2Fk c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 816874 INFO  (coreLoadExecutor-3399-thread-1-processing-n:127.0.0.1:44742_an_%2Fk) [n:127.0.0.1:44742_an_%2Fk c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 816877 INFO  (coreLoadExecutor-3399-thread-1-processing-n:127.0.0.1:44742_an_%2Fk) [n:127.0.0.1:44742_an_%2Fk c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 816878 INFO  (coreLoadExecutor-3399-thread-1-processing-n:127.0.0.1:44742_an_%2Fk) [n:127.0.0.1:44742_an_%2Fk c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 816879 INFO  (coreLoadExecutor-3399-thread-1-processing-n:127.0.0.1:44742_an_%2Fk) [n:127.0.0.1:44742_an_%2Fk c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 816880 INFO  (coreLoadExecutor-3399-thread-1-processing-n:127.0.0.1:44742_an_%2Fk) [n:127.0.0.1:44742_an_%2Fk c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 816881 INFO  (coreLoadExecutor-3399-thread-1-processing-n:127.0.0.1:44742_an_%2Fk) [n:127.0.0.1:44742_an_%2Fk c:collection1   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 816881 INFO  (coreLoadExecutor-3399-thread-1-processing-n:127.0.0.1:44742_an_%2Fk) [n:127.0.0.1:44742_an_%2Fk c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 816881 INFO  (coreLoadExecutor-3399-thread-1-processing-n:127.0.0.1:44742_an_%2Fk) [n:127.0.0.1:44742_an_%2Fk c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 816881 INFO  (coreLoadExecutor-3399-thread-1-processing-n:127.0.0.1:44742_an_%2Fk) [n:127.0.0.1:44742_an_%2Fk c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_60DD29D84F69106-001/shard-1-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_60DD29D84F69106-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 816881 INFO  (coreLoadExecutor-3399-thread-1-processing-n:127.0.0.1:44742_an_%2Fk) [n:127.0.0.1:44742_an_%2Fk c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@75c92915
   [junit4]   2> 816881 INFO  (coreLoadExecutor-3399-thread-1-processing-n:127.0.0.1:44742_an_%2Fk) [n:127.0.0.1:44742_an_%2Fk c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_60DD29D84F69106-001/shard-1-001/cores/collection1/data
   [junit4]   2> 816881 INFO  (coreLoadExecutor-3399-thread-1-processing-n:127.0.0.1:44742_an_%2Fk) [n:127.0.0.1:44742_an_%2Fk c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_60DD29D84F69106-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 816881 WARN  (coreLoadExecutor-3399-thread-1-processing-n:127.0.0.1:44742_an_%2Fk) [n:127.0.0.1:44742_an_%2Fk c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_60DD29D84F69106-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 816882 INFO  (coreLoadExecutor-3399-thread-1-processing-n:127.0.0.1:44742_an_%2Fk) [n:127.0.0.1:44742_an_%2Fk c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_60DD29D84F69106-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 816882 INFO  (coreLoadExecutor-3399-thread-1-processing-n:127.0.0.1:44742_an_%2Fk) [n:127.0.0.1:44742_an_%2Fk c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=63.2958984375, floorSegmentMB=0.7607421875, forceMergeDeletesPctAllowed=0.7541689203822755, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4203490205466319
   [junit4]   2> 816882 INFO  (coreLoadExecutor-3399-thread-1-processing-n:127.0.0.1:44742_an_%2Fk) [n:127.0.0.1:44742_an_%2Fk c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@789f10f8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1838ee1e),segFN=segments_1,generation=1}
   [junit4]   2> 816882 INFO  (coreLoadExecutor-3399-thread-1-processing-n:127.0.0.1:44742_an_%2Fk) [n:127.0.0.1:44742_an_%2Fk c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 816882 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:44742_an_%2Fk c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistrib

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

pache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]    > 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]    > 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
   [junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:482)
   [junit4]    > 	... 8 moreThrowable #7: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=7621, name=testExecutor-3466-thread-10, state=RUNNABLE, group=TGRP-UnloadDistributedZkTest]
   [junit4]    > Caused by: java.lang.RuntimeException: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:36093/an_/k
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([60DD29D84F69106]:0)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest$1.run(BasicDistributedZkTest.java:586)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:36093/an_/k
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:588)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest$1.run(BasicDistributedZkTest.java:584)
   [junit4]    > 	... 4 more
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    > 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:170)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]    > 	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]    > 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]    > 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
   [junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:482)
   [junit4]    > 	... 8 more
   [junit4]   2> 946455 INFO  (SUITE-UnloadDistributedZkTest-seed#[60DD29D84F69106]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> Feb 22, 2016 3:32:43 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene60, sim=ClassicSimilarity, locale=es, timezone=Pacific/Efate
   [junit4]   2> NOTE: Linux 3.19.0-47-generic amd64/Oracle Corporation 1.8.0_72 (64-bit)/cpus=12,threads=1,free=213906168,total=520093696
   [junit4]   2> NOTE: All tests run in this JVM: [TestFilteredDocIdSet, TestRequestForwarding, TestSearchPerf, TestExceedMaxTermLength, TestElisionMultitermQuery, DocExpirationUpdateProcessorFactoryTest, TestWriterPerf, TestMiniSolrCloudClusterBase, BadComponentTest, AssignTest, TestScoreJoinQPNoScore, DistributedQueueTest, TestJsonFacets, SolrXmlInZkTest, TermVectorComponentDistributedTest, TestSchemaManager, TestSweetSpotSimilarityFactory, ShowFileRequestHandlerTest, BlockDirectoryTest, TestCSVResponseWriter, TestPerFieldSimilarityWithDefaultOverride, CloudMLTQParserTest, TestSolrDeletionPolicy1, DirectUpdateHandlerTest, SpatialHeatmapFacetsTest, PluginInfoTest, TestSolrCloudWithKerberosAlt, DocValuesMultiTest, TestGroupingSearch, TestShardHandlerFactory, TestIndexingPerformance, TestReload, BigEndianAscendingWordSerializerTest, TestStressRecovery, FieldAnalysisRequestHandlerTest, XmlUpdateRequestHandlerTest, TestCollationField, TestSha256AuthenticationProvider, TestCoreDiscovery, LeaderInitiatedRecoveryOnShardRestartTest, BinaryUpdateRequestHandlerTest, TestRawTransformer, TestBulkSchemaAPI, SearchHandlerTest, SliceStateTest, TestComplexPhraseQParserPlugin, TestFieldCollectionResource, HdfsTlogReplayBufferedWhileIndexingTest, CoreMergeIndexesAdminHandlerTest, CurrencyFieldXmlFileTest, SampleTest, TestIndexSearcher, BadCopyFieldTest, MergeStrategyTest, TestStressUserVersions, TestDistribDocBasedVersion, TestSort, TestPerFieldSimilarity, TestChildDocTransformer, TestReversedWildcardFilterFactory, TestSolrXml, TestCloudSchemaless, TestZkChroot, TestAddFieldRealTimeGet, DistribCursorPagingTest, SuggesterWFSTTest, CustomCollectionTest, TestSuggestSpellingConverter, HdfsNNFailoverTest, TestInitParams, TestTolerantSearch, TestJettySolrRunner, TestDFISimilarityFactory, TestLeaderElectionZkExpiry, TestPostingsSolrHighlighter, ClusterStateTest, OverseerTest, TestSerializedLuceneMatchVersion, VMParamsZkACLAndCredentialsProvidersTest, SimpleFacetsTest, OverseerRolesTest, CleanupOldIndexTest, RecoveryZkTest, TestTrackingShardHandlerFactory, TestConfigSetsAPIExclusivity, HdfsChaosMonkeyNothingIsSafeTest, RequestHandlersTest, ConcurrentDeleteAndCreateCollectionTest, TestSolrIndexConfig, RestartWhileUpdatingTest, TestCharFilters, TestExtendedDismaxParser, CdcrUpdateLogTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestLRUStatsCache, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistributedZkTest]
   [junit4] Completed [276/579 (1!)] on J2 in 133.83s, 1 test, 1 error <<< FAILURES!

[...truncated 967 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:524: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1457: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1014: There were test failures: 579 suites (8 ignored), 2331 tests, 1 error, 117 ignored (72 assumptions) [seed: 60DD29D84F69106]

Total time: 49 minutes 37 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-trunk-Linux (32bit/jdk-9-ea+105) - Build # 15952 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15952/
Java: 32bit/jdk-9-ea+105 -server -XX:+UseG1GC -XX:-UseSuperWord

1 tests failed.
FAILED:  org.apache.solr.cloud.UnloadDistributedZkTest.test

Error Message:
Captured an uncaught exception in thread: Thread[id=355, name=testExecutor-136-thread-10, state=RUNNABLE, group=TGRP-UnloadDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=355, name=testExecutor-136-thread-10, state=RUNNABLE, group=TGRP-UnloadDistributedZkTest]
Caused by: java.lang.RuntimeException: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:38251/zwyy/q
	at __randomizedtesting.SeedInfo.seed([81E9FD3C44CAF309]:0)
	at org.apache.solr.cloud.BasicDistributedZkTest$1.run(BasicDistributedZkTest.java:586)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1158)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
	at java.lang.Thread.run(Thread.java:804)
Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:38251/zwyy/q
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:588)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.cloud.BasicDistributedZkTest$1.run(BasicDistributedZkTest.java:584)
	... 4 more
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:170)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:482)
	... 8 more




Build Log:
[...truncated 10437 lines...]
   [junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_81E9FD3C44CAF309-001/init-core-data-001
   [junit4]   2> 15139 INFO  (SUITE-UnloadDistributedZkTest-seed#[81E9FD3C44CAF309]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /zwyy/q
   [junit4]   2> 15150 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 15152 INFO  (Thread-58) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 15152 INFO  (Thread-58) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 15252 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.ZkTestServer start zk server on port:47384
   [junit4]   2> 15270 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 15314 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 15325 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Exception causing close of session 0x0 due to java.io.IOException: ZooKeeperServer not running
   [junit4]   2> 16945 INFO  (zkCallback-9-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@114f4c6 name:ZooKeeperConnection Watcher:127.0.0.1:47384 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 16945 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 16945 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 16946 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 16963 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 16966 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 16968 INFO  (zkCallback-10-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@128b38e name:ZooKeeperConnection Watcher:127.0.0.1:47384/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 16968 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 16969 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 16969 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 16971 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 16973 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 16974 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 16975 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 16976 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 16978 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 16978 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 16980 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 16980 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 16982 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 16982 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 16984 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 16984 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 16985 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 16985 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 16986 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 16986 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 16987 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 16988 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 16989 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 16989 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 16990 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 16990 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 16992 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 16992 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 17079 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_81E9FD3C44CAF309-001/control-001/cores/collection1
   [junit4]   2> 17081 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 17082 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1fd2a5d{/zwyy/q,null,AVAILABLE}
   [junit4]   2> 17084 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.e.j.s.ServerConnector Started ServerConnector@9f729{HTTP/1.1,[http/1.1]}{127.0.0.1:43744}
   [junit4]   2> 17084 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.e.j.s.Server Started @18788ms
   [junit4]   2> 17085 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_81E9FD3C44CAF309-001/tempDir-001/control/data, hostContext=/zwyy/q, hostPort=43744, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_81E9FD3C44CAF309-001/control-001/cores}
   [junit4]   2> 17085 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@8102c8
   [junit4]   2> 17085 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_81E9FD3C44CAF309-001/control-001'
   [junit4]   2> 17085 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 17085 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 17085 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 17086 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 17088 INFO  (zkCallback-11-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@19bd1f5 name:ZooKeeperConnection Watcher:127.0.0.1:47384/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 17088 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 17088 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 17089 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 17089 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_81E9FD3C44CAF309-001/control-001/solr.xml
   [junit4]   2> 17095 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_81E9FD3C44CAF309-001/control-001/cores
   [junit4]   2> 17095 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.CoreContainer New CoreContainer 16324192
   [junit4]   2> 17095 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_81E9FD3C44CAF309-001/control-001]
   [junit4]   2> 17095 WARN  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_81E9FD3C44CAF309-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_81E9FD3C44CAF309-001/control-001/lib
   [junit4]   2> 17095 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] 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> 17096 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 17097 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 17097 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 17097 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47384/solr
   [junit4]   2> 17106 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 17106 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 17106 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 17108 INFO  (zkCallback-14-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1fe6b86 name:ZooKeeperConnection Watcher:127.0.0.1:47384 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 17108 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 17108 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 17112 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 17113 INFO  (zkCallback-15-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@163f576 name:ZooKeeperConnection Watcher:127.0.0.1:47384/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 17113 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 17117 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 17122 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 17124 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 17126 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 17128 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 17133 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 17134 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 17135 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 17136 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 17137 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43744_zwyy%2Fq
   [junit4]   2> 17138 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:43744_zwyy%2Fq
   [junit4]   2> 17140 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 17141 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 17142 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 17143 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95427256048091140-127.0.0.1:43744_zwyy%2Fq-n_0000000000
   [junit4]   2> 17146 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43744_zwyy%2Fq
   [junit4]   2> 17146 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 17147 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.Overseer Overseer (id=95427256048091140-127.0.0.1:43744_zwyy%2Fq-n_0000000000) starting
   [junit4]   2> 17150 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 17166 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 17168 INFO  (OverseerCollectionConfigSetProcessor-95427256048091140-127.0.0.1:43744_zwyy%2Fq-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 17168 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 17172 INFO  (OverseerStateUpdate-95427256048091140-127.0.0.1:43744_zwyy%2Fq-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 17175 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 17178 INFO  (OverseerStateUpdate-95427256048091140-127.0.0.1:43744_zwyy%2Fq-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 17247 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 17247 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 17248 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_81E9FD3C44CAF309-001/control-001/cores
   [junit4]   2> 17250 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 17250 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_81E9FD3C44CAF309-001/control-001/cores/collection1
   [junit4]   2> 17250 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 17251 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 17251 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 17251 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 17251 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 17256 INFO  (OverseerStateUpdate-95427256048091140-127.0.0.1:43744_zwyy%2Fq-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:43744/zwyy/q",
   [junit4]   2>   "node_name":"127.0.0.1:43744_zwyy%2Fq",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 17256 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 17261 INFO  (OverseerStateUpdate-95427256048091140-127.0.0.1:43744_zwyy%2Fq-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:43744/zwyy/q",
   [junit4]   2>   "node_name":"127.0.0.1:43744_zwyy%2Fq",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 17263 INFO  (OverseerStateUpdate-95427256048091140-127.0.0.1:43744_zwyy%2Fq-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 17268 INFO  (OverseerStateUpdate-95427256048091140-127.0.0.1:43744_zwyy%2Fq-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 17272 INFO  (zkCallback-15-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 18256 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 18256 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 18257 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 18257 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 18257 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 18257 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_81E9FD3C44CAF309-001/control-001/cores/collection1'
   [junit4]   2> 18258 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 18258 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 18259 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 18268 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 18285 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 18303 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 18322 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 18489 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 18497 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 18499 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 18525 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 18529 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 18532 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 18534 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 18537 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 18537 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 18537 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 18538 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_81E9FD3C44CAF309-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_81E9FD3C44CAF309-001/control-001/cores/collection1/data/]
   [junit4]   2> 18538 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a02379
   [junit4]   2> 18541 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_81E9FD3C44CAF309-001/control-001/cores/collection1/data
   [junit4]   2> 18542 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_81E9FD3C44CAF309-001/control-001/cores/collection1/data/index/
   [junit4]   2> 18542 WARN  (coreLoadExecutor-57-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_81E9FD3C44CAF309-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 18542 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_81E9FD3C44CAF309-001/control-001/cores/collection1/data/index
   [junit4]   2> 18542 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=95.734375, floorSegmentMB=0.2392578125, forceMergeDeletesPctAllowed=25.408476558956668, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 18543 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@bf99d7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b85048),segFN=segments_1,generation=1}
   [junit4]   2> 18543 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 18543 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_81E9FD3C44CAF309-001/control-001/cores/collection1/data/
   [junit4]   2> 18543 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_81E9FD3C44CAF309-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 18550 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 18550 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 18550 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 18550 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 18550 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 18550 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 18550 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 18550 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 18550 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 18550 WARN  (coreLoadExecutor-57-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 18552 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 18554 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 18556 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 18557 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 18568 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/dump,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/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> 18569 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 18569 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 18569 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 18578 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 18579 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 18581 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=104791302, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 18582 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@bf99d7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b85048),segFN=segments_1,generation=1}
   [junit4]   2> 18582 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 18582 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ce6fc3[collection1] main]
   [junit4]   2> 18582 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 18583 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 18583 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 18585 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 18585 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 18585 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 18586 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 18586 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 18586 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 18586 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 18589 INFO  (searcherExecutor-58-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1ce6fc3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 18590 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 18590 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 18590 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 18590 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1526836100266459136
   [junit4]   2> 18592 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1526836100266459136
   [junit4]   2> 18594 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 18595 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 18595 INFO  (coreZkRegister-51-thread-1) [    ] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:43744/zwyy/q collection:control_collection shard:shard1
   [junit4]   2> 18602 INFO  (coreZkRegister-51-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 18605 INFO  (coreZkRegister-51-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/95427256048091140-core_node1-n_0000000000
   [junit4]   2> 18605 INFO  (coreZkRegister-51-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=180000
   [junit4]   2> 18606 INFO  (coreZkRegister-51-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 18606 INFO  (coreZkRegister-51-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 18606 INFO  (OverseerStateUpdate-95427256048091140-127.0.0.1:43744_zwyy%2Fq-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 18606 INFO  (coreZkRegister-51-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43744/zwyy/q/collection1/
   [junit4]   2> 18607 INFO  (coreZkRegister-51-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 18607 INFO  (coreZkRegister-51-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:43744/zwyy/q/collection1/ has no replicas
   [junit4]   2> 18610 INFO  (coreZkRegister-51-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 18613 INFO  (coreZkRegister-51-thread-1) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/95427256048091140-core_node1-n_0000000000
   [junit4]   2> 18624 INFO  (coreZkRegister-51-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:43744/zwyy/q/collection1/ shard1
   [junit4]   2> 18624 INFO  (OverseerStateUpdate-95427256048091140-127.0.0.1:43744_zwyy%2Fq-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:43744/zwyy/q",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 18727 INFO  (zkCallback-15-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 18757 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 18758 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 18759 INFO  (zkCallback-17-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@297f11 name:ZooKeeperConnection Watcher:127.0.0.1:47384/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 18759 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 18759 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 18759 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 18761 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 18763 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 18763 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 18763 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 18763 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 18764 INFO  (zkCallback-18-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e74805 name:ZooKeeperConnection Watcher:127.0.0.1:47384/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 18764 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 18765 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 18768 INFO  (OverseerStateUpdate-95427256048091140-127.0.0.1:43744_zwyy%2Fq-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 2
   [junit4]   2> 18768 INFO  (OverseerStateUpdate-95427256048091140-127.0.0.1:43744_zwyy%2Fq-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 18775 INFO  (coreZkRegister-51-thread-1) [    ] o.a.s.c.ZkController We are http://127.0.0.1:43744/zwyy/q/collection1/ and leader is http://127.0.0.1:43744/zwyy/q/collection1/
   [junit4]   2> 18775 INFO  (coreZkRegister-51-thread-1) [    ] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:43744/zwyy/q
   [junit4]   2> 18775 INFO  (coreZkRegister-51-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 18775 INFO  (coreZkRegister-51-thread-1) [    ] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 18775 INFO  (coreZkRegister-51-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 18776 INFO  (OverseerStateUpdate-95427256048091140-127.0.0.1:43744_zwyy%2Fq-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:43744/zwyy/q",
   [junit4]   2>   "node_name":"127.0.0.1:43744_zwyy%2Fq",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 18777 INFO  (coreZkRegister-51-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 18777 INFO  (OverseerStateUpdate-95427256048091140-127.0.0.1:43744_zwyy%2Fq-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:43744/zwyy/q",
   [junit4]   2>   "node_name":"127.0.0.1:43744_zwyy%2Fq",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 18777 INFO  (OverseerStateUpdate-95427256048091140-127.0.0.1:43744_zwyy%2Fq-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 18837 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_81E9FD3C44CAF309-001/shard-1-001/cores/collection1
   [junit4]   2> 18838 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_81E9FD3C44CAF309-001/shard-1-001
   [junit4]   2> 18839 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 18840 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1afb249{/zwyy/q,null,AVAILABLE}
   [junit4]   2> 18841 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.e.j.s.ServerConnector Started ServerConnector@58c1c3{HTTP/1.1,[http/1.1]}{127.0.0.1:46746}
   [junit4]   2> 18841 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.e.j.s.Server Started @20544ms
   [junit4]   2> 18841 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_81E9FD3C44CAF309-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/zwyy/q, hostPort=46746, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_81E9FD3C44CAF309-001/shard-1-001/cores}
   [junit4]   2> 18841 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@8102c8
   [junit4]   2> 18841 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_81E9FD3C44CAF309-001/shard-1-001'
   [junit4]   2> 18841 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 18841 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 18841 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 18841 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 18843 INFO  (zkCallback-19-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e3f7dc name:ZooKeeperConnection Watcher:127.0.0.1:47384/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 18843 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 18843 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 18844 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 18844 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_81E9FD3C44CAF309-001/shard-1-001/solr.xml
   [junit4]   2> 18849 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_81E9FD3C44CAF309-001/shard-1-001/cores
   [junit4]   2> 18849 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.CoreContainer New CoreContainer 26770939
   [junit4]   2> 18849 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_81E9FD3C44CAF309-001/shard-1-001]
   [junit4]   2> 18849 WARN  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_81E9FD3C44CAF309-001/shard-1-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_81E9FD3C44CAF309-001/shard-1-001/lib
   [junit4]   2> 18849 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] 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> 18850 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 18851 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 18851 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 18851 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47384/solr
   [junit4]   2> 18851 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 18851 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 18851 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 18853 INFO  (zkCallback-22-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@11455c4 name:ZooKeeperConnection Watcher:127.0.0.1:47384 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 18853 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 18853 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 18855 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 18856 INFO  (zkCallback-23-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@17fafc3 name:ZooKeeperConnection Watcher:127.0.0.1:47384/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 18856 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 18860 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 18860 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 18883 INFO  (zkCallback-17-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 18883 INFO  (zkCallback-15-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 18883 INFO  (zkCallback-23-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 19863 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46746_zwyy%2Fq
   [junit4]   2> 19864 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:46746_zwyy%2Fq
   [junit4]   2> 19864 INFO  (zkCallback-15-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: [1])
   [junit4]   2> 19864 INFO  (zkCallback-23-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: [1])
   [junit4]   2> 19864 INFO  (zkCallback-17-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: [1])
   [junit4]   2> 19865 INFO  (zkCallback-15-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 19865 INFO  (zkCallback-23-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 19865 INFO  (zkCallback-17-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 19865 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 19865 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95427256048091145-127.0.0.1:46746_zwyy%2Fq-n_0000000001
   [junit4]   2> 19867 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95427256048091140-127.0.0.1:43744_zwyy%2Fq-n_0000000000 to know if I could be the leader
   [junit4]   2> 19915 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 19915 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 19915 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_81E9FD3C44CAF309-001/shard-1-001/cores
   [junit4]   2> 19916 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 19916 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_81E9FD3C44CAF309-001/shard-1-001/cores/collection1
   [junit4]   2> 19916 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 19917 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 19917 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 19918 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 19918 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 19920 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 19920 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.c.c.ZkStateReader addZkWatch [collection1]
   [junit4]   2> 19921 INFO  (OverseerStateUpdate-95427256048091140-127.0.0.1:43744_zwyy%2Fq-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:46746/zwyy/q",
   [junit4]   2>   "node_name":"127.0.0.1:46746_zwyy%2Fq",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 19921 INFO  (OverseerStateUpdate-95427256048091140-127.0.0.1:43744_zwyy%2Fq-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:46746/zwyy/q",
   [junit4]   2>   "node_name":"127.0.0.1:46746_zwyy%2Fq",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 19921 INFO  (OverseerStateUpdate-95427256048091140-127.0.0.1:43744_zwyy%2Fq-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 19921 INFO  (OverseerStateUpdate-95427256048091140-127.0.0.1:43744_zwyy%2Fq-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 19932 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.c.c.ZkStateReader Add data for [collection1] ver [0]
   [junit4]   2> 19932 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 20034 INFO  (OverseerStateUpdate-95427256048091140-127.0.0.1:43744_zwyy%2Fq-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 20034 INFO  (zkCallback-23-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: [2])
   [junit4]   2> 20035 INFO  (zkCallback-23-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [0] to [1]
   [junit4]   2> 20932 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 20932 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 20932 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 20933 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 20933 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 20933 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_81E9FD3C44CAF309-001/shard-1-001/cores/collection1'
   [junit4]   2> 20933 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 20933 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 20934 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 20941 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 20949 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 20957 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 20971 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 21064 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 21071 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 21072 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 21082 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 21087 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 21095 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 21096 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 21098 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 21098 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 21099 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 21099 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_81E9FD3C44CAF309-001/shard-1-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_81E9FD3C44CAF309-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 21099 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a02379
   [junit4]   2> 21100 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_81E9FD3C44CAF309-001/shard-1-001/cores/collection1/data
   [junit4]   2> 21100 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_81E9FD3C44CAF309-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 21100 WARN  (coreLoadExecutor-68-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_81E9FD3C44CAF309-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 21100 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_81E9FD3C44CAF309-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 21101 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=95.734375, floorSegmentMB=0.2392578125, forceMergeDeletesPctAllowed=25.408476558956668, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 21101 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1f9a4aa lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@75f46d),segFN=segments_1,generation=1}
   [junit4]   2> 21101 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 21101 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_81E9FD3C44CAF309-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 21102 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_81E9FD3C44CAF309-001/shard-1-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 21110 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 21110 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 21110 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 21110 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 21110 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 21110 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 21111 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 21111 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 21111 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 21111 WARN  (coreLoadExecutor-68-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 21113 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 21115 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 21116 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 21117 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 21131 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/dump,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/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> 21132 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 21132 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 21132 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 21133 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 21133 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 21135 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=104791302, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 21136 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1f9a4aa lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@75f46d),segFN=segments_1,generation=1}
   [junit4]   2> 21136 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 21136 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@789d0f[collection1] main]
   [junit4]   2> 21136 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 21137 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 21137 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 21138 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 21138 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 21138 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 21138 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 21138 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 21138 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 21139 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 21139 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 21139 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 21139 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 21139 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1526836102939279360
   [junit4]   2> 21141 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1526836102939279360
   [junit4]   2> 21141 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 21146 INFO  (coreLoadExecutor-68-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 21148 INFO  (coreZkRegister-63-thread-1) [    ] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:46746/zwyy/q collection:collection1 shard:shard2
   [junit4]   2> 21149 INFO  (coreZkRegister-63-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 21150 INFO  (searcherExecutor-69-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@789d0f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 21168 INFO  (coreZkRegister-63-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection1/leader_elect/shard2/election/95427256048091145-core_node1-n_0000000000
   [junit4]   2> 21169 INFO  (coreZkRegister-63-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard2 and weAreReplacement=false and leaderVoteWait=180000
   [junit4]   2> 21171 INFO  (OverseerStateUpdate-95427256048091140-127.0.0.1:43744_zwyy%2Fq-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1"} current state version: 3
   [junit4]   2> 21173 INFO  (coreZkRegister-63-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 21173 INFO  (coreZkRegister-63-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 21173 INFO  (coreZkRegister-63-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:46746/zwyy/q/collection1/
   [junit4]   2> 21174 INFO  (coreZkRegister-63-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 21174 INFO  (coreZkRegister-63-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:46746/zwyy/q/collection1/ has no replicas
   [junit4]   2> 21174 INFO  (coreZkRegister-63-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 21178 INFO  (coreZkRegister-63-thread-1) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard2/leader after winning as /collections/collection1/leader_elect/shard2/election/95427256048091145-core_node1-n_0000000000
   [junit4]   2> 21181 INFO  (coreZkRegister-63-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:46746/zwyy/q/collection1/ shard2
   [junit4]   2> 21182 INFO  (OverseerStateUpdate-95427256048091140-127.0.0.1:43744_zwyy%2Fq-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:46746/zwyy/q",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 3
   [junit4]   2> 21285 INFO  (OverseerStateUpdate-95427256048091140-127.0.0.1:43744_zwyy%2Fq-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 21285 INFO  (zkCallback-23-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: [2])
   [junit4]   2> 21285 INFO  (zkCallback-23-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [1] to [2]
   [junit4]   2> 21332 INFO  (coreZkRegister-63-thread-1) [    ] o.a.s.c.ZkController We are http://127.0.0.1:46746/zwyy/q/collection1/ and leader is http://127.0.0.1:46746/zwyy/q/collection1/
   [junit4]   2> 21332 INFO  (coreZkRegister-63-thread-1) [    ] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:46746/zwyy/q
   [junit4]   2> 21332 INFO  (coreZkRegister-63-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 21332 INFO  (coreZkRegister-63-thread-1) [    ] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 21332 INFO  (coreZkRegister-63-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 21334 INFO  (OverseerStateUpdate-95427256048091140-127.0.0.1:43744_zwyy%2Fq-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:46746/zwyy/q",
   [junit4]   2>   "node_name":"127.0.0.1:46746_zwyy%2Fq",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 21334 INFO  (OverseerStateUpdate-95427256048091140-127.0.0.1:43744_zwyy%2Fq-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:46746/zwyy/q",
   [junit4]   2>   "node_name":"127.0.0.1:46746_zwyy%2Fq",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 21335 INFO  (coreZkRegister-63-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (2)
   [junit4]   2> 21437 INFO  (OverseerStateUpdate-95427256048091140-127.0.0.1:43744_zwyy%2Fq-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 2
   [junit4]   2> 21438 INFO  (zkCallback-23-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: [2])
   [junit4]   2> 21438 INFO  (zkCallback-23-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [2] to [3]
   [junit4]   2> 21545 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_81E9FD3C44CAF309-001/shard-2-001/cores/collection1
   [junit4]   2> 21545 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_81E9FD3C44CAF309-001/shard-2-001
   [junit4]   2> 21546 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 21550 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E9FD3C44CAF309]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@19460b7{/zwyy/q,null,AVAILABLE}
   [junit4]   2> 21551 INFO  (TEST-UnloadDistributedZkTest.test-seed#[81E

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

cDistributedZkTest.java:586)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1158)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:804)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:38251/zwyy/q
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:588)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest$1.run(BasicDistributedZkTest.java:584)
   [junit4]    > 	... 4 more
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    > 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:170)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]    > 	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]    > 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]    > 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
   [junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:482)
   [junit4]    > 	... 8 moreThrowable #7: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=346, name=testExecutor-136-thread-1, state=RUNNABLE, group=TGRP-UnloadDistributedZkTest]
   [junit4]    > Caused by: java.lang.RuntimeException: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:38251/zwyy/q
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([81E9FD3C44CAF309]:0)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest$1.run(BasicDistributedZkTest.java:586)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1158)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:804)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:38251/zwyy/q
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:588)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest$1.run(BasicDistributedZkTest.java:584)
   [junit4]    > 	... 4 more
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    > 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:170)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]    > 	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]    > 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]    > 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
   [junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:482)
   [junit4]    > 	... 8 more
   [junit4]   2> 152548 INFO  (SUITE-UnloadDistributedZkTest-seed#[81E9FD3C44CAF309]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> Feb 22, 2016 1:28:28 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=6, maxDocsPerChunk=5, blockSize=10), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=6, blockSize=10)), sim=ClassicSimilarity, locale=ak, timezone=America/Santiago
   [junit4]   2> NOTE: Linux 3.19.0-47-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=134467008,total=298844160
   [junit4]   2> NOTE: All tests run in this JVM: [TestJsonFacets, UnloadDistributedZkTest]
   [junit4] Completed [22/579 (1!)] on J2 in 138.31s, 1 test, 1 error <<< FAILURES!

[...truncated 1809 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:524: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1457: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1014: There were test failures: 579 suites (8 ignored), 2331 tests, 1 error, 118 ignored (72 assumptions) [seed: 81E9FD3C44CAF309]

Total time: 56 minutes 58 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