You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/07/01 19:42:48 UTC

[JENKINS] Lucene-Solr-NightlyTests-5.x - Build # 891 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/891/

4 tests failed.
REGRESSION:  org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test

Error Message:
The Monkey ran for over 30 seconds and no jetties were stopped - this is worth investigating!

Stack Trace:
java.lang.AssertionError: The Monkey ran for over 30 seconds and no jetties were stopped - this is worth investigating!
	at __randomizedtesting.SeedInfo.seed([EED37EA084BB4C77:6687417A2A47218F]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.ChaosMonkey.stopTheMonkey(ChaosMonkey.java:537)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:182)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest

Error Message:
6 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest:     1) Thread[id=52548, name=StoppableSearchThread, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.cloud.StoppableSearchThread.run(StoppableSearchThread.java:64)    2) Thread[id=52546, name=StoppableIndexingThread, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:136)    3) Thread[id=52597, name=StoppableSearchThread-SendThread(127.0.0.1:35102), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)    4) Thread[id=52545, name=StoppableIndexingThread, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:136)    5) Thread[id=52547, name=StoppableIndexingThread, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:136)    6) Thread[id=52598, name=StoppableSearchThread-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 6 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest: 
   1) Thread[id=52548, name=StoppableSearchThread, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.cloud.StoppableSearchThread.run(StoppableSearchThread.java:64)
   2) Thread[id=52546, name=StoppableIndexingThread, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:136)
   3) Thread[id=52597, name=StoppableSearchThread-SendThread(127.0.0.1:35102), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   4) Thread[id=52545, name=StoppableIndexingThread, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:136)
   5) Thread[id=52547, name=StoppableIndexingThread, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:136)
   6) Thread[id=52598, name=StoppableSearchThread-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)
	at __randomizedtesting.SeedInfo.seed([EED37EA084BB4C77]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=52545, name=StoppableIndexingThread, state=BLOCKED, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.io.PrintStream.println(PrintStream.java:806)         at org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:121)    2) Thread[id=52547, name=StoppableIndexingThread, state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.io.PrintStream.newLine(PrintStream.java:542)         at java.io.PrintStream.println(PrintStream.java:824)         at java.lang.Throwable$WrappedPrintStream.println(Throwable.java:748)         at java.lang.Throwable.printStackTrace(Throwable.java:658)         at java.lang.Throwable.printStackTrace(Throwable.java:643)         at java.lang.Throwable.printStackTrace(Throwable.java:634)         at org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:122)    3) Thread[id=52597, name=StoppableSearchThread-SendThread(127.0.0.1:35102), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)    4) Thread[id=52546, name=StoppableIndexingThread, state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.ModifierBasedExclusionStrategy.shouldSkipField(ModifierBasedExclusionStrategy.java:42)         at com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.DisjunctionExclusionStrategy.shouldSkipField(DisjunctionExclusionStrategy.java:38)         at com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.Gson$1.serializeField(Gson.java:218)         at com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.internal.bind.ReflectiveTypeAdapterFactory.getBoundFields(ReflectiveTypeAdapterFactory.java:106)         at com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.internal.bind.ReflectiveTypeAdapterFactory.create(ReflectiveTypeAdapterFactory.java:65)         at com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.internal.bind.MiniGson.getAdapter(MiniGson.java:92)         at com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.Gson.toJson(Gson.java:504)         at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:87)         at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain$4.write(SlaveMain.java:410)         at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)         at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)         at java.io.PrintStream.flush(PrintStream.java:338)         at java.io.FilterOutputStream.flush(FilterOutputStream.java:140)         at java.io.PrintStream.write(PrintStream.java:482)         at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)         at sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291)         at sun.nio.cs.StreamEncoder.flushBuffer(StreamEncoder.java:104)         at java.io.OutputStreamWriter.flushBuffer(OutputStreamWriter.java:185)         at java.io.PrintStream.write(PrintStream.java:527)         at java.io.PrintStream.print(PrintStream.java:669)         at java.io.PrintStream.println(PrintStream.java:806)         at org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:121)    5) Thread[id=52548, name=StoppableSearchThread, state=BLOCKED, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.io.PrintStream.write(PrintStream.java:478)         at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)         at sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291)         at sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295)         at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141)         at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229)         at org.apache.log4j.helpers.QuietWriter.flush(QuietWriter.java:59)         at org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:324)         at org.apache.log4j.WriterAppender.append(WriterAppender.java:162)         at org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:251)         at org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:66)         at org.apache.log4j.Category.callAppenders(Category.java:206)         at org.apache.log4j.Category.forcedLog(Category.java:391)         at org.apache.log4j.Category.log(Category.java:856)         at org.slf4j.impl.Log4jLoggerAdapter.error(Log4jLoggerAdapter.java:540)         at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:889)         at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)         at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)         at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)         at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)         at org.apache.solr.cloud.StoppableSearchThread.run(StoppableSearchThread.java:53)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=52545, name=StoppableIndexingThread, state=BLOCKED, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.io.PrintStream.println(PrintStream.java:806)
        at org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:121)
   2) Thread[id=52547, name=StoppableIndexingThread, state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.io.PrintStream.newLine(PrintStream.java:542)
        at java.io.PrintStream.println(PrintStream.java:824)
        at java.lang.Throwable$WrappedPrintStream.println(Throwable.java:748)
        at java.lang.Throwable.printStackTrace(Throwable.java:658)
        at java.lang.Throwable.printStackTrace(Throwable.java:643)
        at java.lang.Throwable.printStackTrace(Throwable.java:634)
        at org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:122)
   3) Thread[id=52597, name=StoppableSearchThread-SendThread(127.0.0.1:35102), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   4) Thread[id=52546, name=StoppableIndexingThread, state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.ModifierBasedExclusionStrategy.shouldSkipField(ModifierBasedExclusionStrategy.java:42)
        at com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.DisjunctionExclusionStrategy.shouldSkipField(DisjunctionExclusionStrategy.java:38)
        at com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.Gson$1.serializeField(Gson.java:218)
        at com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.internal.bind.ReflectiveTypeAdapterFactory.getBoundFields(ReflectiveTypeAdapterFactory.java:106)
        at com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.internal.bind.ReflectiveTypeAdapterFactory.create(ReflectiveTypeAdapterFactory.java:65)
        at com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.internal.bind.MiniGson.getAdapter(MiniGson.java:92)
        at com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.Gson.toJson(Gson.java:504)
        at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:87)
        at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain$4.write(SlaveMain.java:410)
        at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
        at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
        at java.io.PrintStream.flush(PrintStream.java:338)
        at java.io.FilterOutputStream.flush(FilterOutputStream.java:140)
        at java.io.PrintStream.write(PrintStream.java:482)
        at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
        at sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291)
        at sun.nio.cs.StreamEncoder.flushBuffer(StreamEncoder.java:104)
        at java.io.OutputStreamWriter.flushBuffer(OutputStreamWriter.java:185)
        at java.io.PrintStream.write(PrintStream.java:527)
        at java.io.PrintStream.print(PrintStream.java:669)
        at java.io.PrintStream.println(PrintStream.java:806)
        at org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:121)
   5) Thread[id=52548, name=StoppableSearchThread, state=BLOCKED, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.io.PrintStream.write(PrintStream.java:478)
        at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
        at sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291)
        at sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295)
        at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141)
        at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229)
        at org.apache.log4j.helpers.QuietWriter.flush(QuietWriter.java:59)
        at org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:324)
        at org.apache.log4j.WriterAppender.append(WriterAppender.java:162)
        at org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:251)
        at org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:66)
        at org.apache.log4j.Category.callAppenders(Category.java:206)
        at org.apache.log4j.Category.forcedLog(Category.java:391)
        at org.apache.log4j.Category.log(Category.java:856)
        at org.slf4j.impl.Log4jLoggerAdapter.error(Log4jLoggerAdapter.java:540)
        at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:889)
        at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
        at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
        at org.apache.solr.cloud.StoppableSearchThread.run(StoppableSearchThread.java:53)
	at __randomizedtesting.SeedInfo.seed([EED37EA084BB4C77]:0)


REGRESSION:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test

Error Message:
Error from server at http://127.0.0.1:53670/o_t/i: Error CREATEing SolrCore 'halfcollection_shard1_replica1': Error reading cluster properties Caused by: KeeperErrorCode = Session expired for /clusterprops.json

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:53670/o_t/i: Error CREATEing SolrCore 'halfcollection_shard1_replica1': Error reading cluster properties Caused by: KeeperErrorCode = Session expired for /clusterprops.json
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.makeRequest(CollectionsAPIDistributedZkTest.java:301)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testErrorHandling(CollectionsAPIDistributedZkTest.java:418)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:168)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10928 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EED37EA084BB4C77-001/init-core-data-001
   [junit4]   2> 1428433 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[EED37EA084BB4C77]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1428438 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1428438 INFO  (Thread-49842) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1428438 INFO  (Thread-49842) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1428538 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.ZkTestServer start zk server on port:35102
   [junit4]   2> 1428538 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1428558 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1428565 INFO  (zkCallback-453-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3ad22938 name:ZooKeeperConnection Watcher:127.0.0.1:35102 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1428566 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1428566 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1428566 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1428569 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1428581 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1428589 INFO  (zkCallback-454-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@57ffe05f name:ZooKeeperConnection Watcher:127.0.0.1:35102/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1428589 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1428589 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1428589 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1428679 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1428681 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1428683 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1428684 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1428685 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1428687 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1428687 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1428688 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1428689 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1428690 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1428690 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1428692 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1428692 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1428693 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1428694 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1428695 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1428695 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1428696 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1428697 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1428698 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1428698 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1428700 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1428700 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1428701 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1428701 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1429042 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EED37EA084BB4C77-001/control-001/cores/collection1
   [junit4]   2> 1429053 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 1429093 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@30d47637{/,null,AVAILABLE}
   [junit4]   2> 1429094 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.e.j.s.ServerConnector Started ServerConnector@6332083f{HTTP/1.1}{127.0.0.1:43563}
   [junit4]   2> 1429094 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.e.j.s.Server Started @1432208ms
   [junit4]   2> 1429094 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EED37EA084BB4C77-001/control-001/cores, hostContext=/, hostPort=43563, solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EED37EA084BB4C77-001/tempDir-001/control/data}
   [junit4]   2> 1429095 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1fe91485
   [junit4]   2> 1429095 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EED37EA084BB4C77-001/control-001/'
   [junit4]   2> 1429110 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EED37EA084BB4C77-001/control-001/solr.xml
   [junit4]   2> 1429124 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EED37EA084BB4C77-001/control-001/cores
   [junit4]   2> 1429124 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.CoreContainer New CoreContainer 1262225031
   [junit4]   2> 1429124 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EED37EA084BB4C77-001/control-001/]
   [junit4]   2> 1429125 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EED37EA084BB4C77-001/control-001/lib
   [junit4]   2> 1429125 WARN  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EED37EA084BB4C77-001/control-001/lib).
   [junit4]   2> 1429132 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] 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> 1429134 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1429134 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1429134 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1429134 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35102/solr
   [junit4]   2> 1429134 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1429135 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1429135 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1429137 INFO  (zkCallback-456-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@522f396d name:ZooKeeperConnection Watcher:127.0.0.1:35102 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1429137 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1429138 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1429143 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [n:127.0.0.1:43563_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1429144 INFO  (zkCallback-457-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@64a4500b name:ZooKeeperConnection Watcher:127.0.0.1:35102/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1429144 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [n:127.0.0.1:43563_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1429145 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [n:127.0.0.1:43563_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1429147 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [n:127.0.0.1:43563_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1429149 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [n:127.0.0.1:43563_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1429151 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [n:127.0.0.1:43563_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1429153 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [n:127.0.0.1:43563_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1429155 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [n:127.0.0.1:43563_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1429157 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [n:127.0.0.1:43563_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1429158 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [n:127.0.0.1:43563_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1429159 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [n:127.0.0.1:43563_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43563_
   [junit4]   2> 1429160 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [n:127.0.0.1:43563_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:43563_
   [junit4]   2> 1429161 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [n:127.0.0.1:43563_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1429163 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [n:127.0.0.1:43563_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1429164 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [n:127.0.0.1:43563_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1429165 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [n:127.0.0.1:43563_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94094724931059715-127.0.0.1:43563_-n_0000000000
   [junit4]   2> 1429166 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [n:127.0.0.1:43563_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43563_
   [junit4]   2> 1429166 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [n:127.0.0.1:43563_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1429167 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [n:127.0.0.1:43563_    ] o.a.s.c.Overseer Overseer (id=94094724931059715-127.0.0.1:43563_-n_0000000000) starting
   [junit4]   2> 1429169 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [n:127.0.0.1:43563_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1429175 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [n:127.0.0.1:43563_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1429175 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [n:127.0.0.1:43563_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1429175 INFO  (OverseerCollectionProcessor-94094724931059715-127.0.0.1:43563_-n_0000000000) [n:127.0.0.1:43563_    ] o.a.s.c.OverseerCollectionProcessor Process current queue of collection creations
   [junit4]   2> 1429176 INFO  (OverseerStateUpdate-94094724931059715-127.0.0.1:43563_-n_0000000000) [n:127.0.0.1:43563_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1429186 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [n:127.0.0.1:43563_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1429187 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [n:127.0.0.1:43563_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1429187 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [n:127.0.0.1:43563_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EED37EA084BB4C77-001/control-001/cores
   [junit4]   2> 1429188 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [n:127.0.0.1:43563_    ] o.a.s.c.SolrCore Created CoreDescriptor: {schema=schema.xml, loadOnStartup=true, shard=, collection=control_collection, config=solrconfig.xml, name=collection1, coreNodeName=, dataDir=data/, instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EED37EA084BB4C77-001/control-001/cores/collection1, transient=false, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EED37EA084BB4C77-001/control-001/cores/collection1/}
   [junit4]   2> 1429188 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [n:127.0.0.1:43563_    ] o.a.s.c.CoresLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EED37EA084BB4C77-001/control-001/cores/collection1/
   [junit4]   2> 1429189 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [n:127.0.0.1:43563_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1429198 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1429198 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1429199 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1429203 INFO  (OverseerStateUpdate-94094724931059715-127.0.0.1:43563_-n_0000000000) [n:127.0.0.1:43563_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:43563",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "node_name":"127.0.0.1:43563_"} current state version: 0
   [junit4]   2> 1429203 INFO  (OverseerStateUpdate-94094724931059715-127.0.0.1:43563_-n_0000000000) [n:127.0.0.1:43563_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:43563",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "node_name":"127.0.0.1:43563_"}
   [junit4]   2> 1429204 INFO  (OverseerStateUpdate-94094724931059715-127.0.0.1:43563_-n_0000000000) [n:127.0.0.1:43563_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1429204 INFO  (OverseerStateUpdate-94094724931059715-127.0.0.1:43563_-n_0000000000) [n:127.0.0.1:43563_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1429206 INFO  (zkCallback-457-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_    ] 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> 1429207 INFO  (zkCallback-457-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 1
   [junit4]   2> 1429212 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [n:127.0.0.1:43563_    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0
   [junit4]   2> 1429212 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [n:127.0.0.1:43563_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1429219 INFO  (zkCallback-457-thread-2-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1430199 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1430199 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1430200 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1430200 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 1430201 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1430201 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EED37EA084BB4C77-001/control-001/cores/collection1/'
   [junit4]   2> 1430234 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1430247 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1430279 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1430327 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1430328 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1430334 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1430682 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1430684 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1430685 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1430695 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1430709 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1430710 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore solr.StandardDirectoryFactory
   [junit4]   2> 1430716 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EED37EA084BB4C77-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 1430716 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ 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@174b1f9b
   [junit4]   2> 1430717 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EED37EA084BB4C77-001/control-001/cores/collection1/data
   [junit4]   2> 1430717 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EED37EA084BB4C77-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1430718 WARN  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EED37EA084BB4C77-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1430718 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EED37EA084BB4C77-001/control-001/cores/collection1/data/index
   [junit4]   2> 1430718 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ 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=43, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=1.7890625, floorSegmentMB=0.94140625, forceMergeDeletesPctAllowed=10.761001226248734, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.34669903739499275
   [junit4]   2> 1430727 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EED37EA084BB4C77-001/control-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1430728 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1430728 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:43563_ 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 /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EED37EA084BB4C77-001/control-001/cores/collection1/data/
   [junit4]   2> 1430732 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1430732 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1430732 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1430732 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1430733 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1430733 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ 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> 1430733 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ 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> 1430733 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ 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> 1430733 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ 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> 1430736 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1430737 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1430739 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1430740 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1430744 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /update/csv,/admin/properties,/admin/ping,/admin/luke,/update/json/docs,/admin/logging,/update/json,/schema,standard,/replication,/update,/admin/plugins,/config,/admin/segments,/admin/system,/get,/admin/file,/admin/mbeans,/admin/threads
   [junit4]   2> 1430745 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ 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> 1430746 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ 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> 1430746 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ 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> 1430747 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1430747 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1430747 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ 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=7, maxMergeAtOnceExplicit=6, maxMergedSegmentMB=9.046875, floorSegmentMB=1.7041015625, forceMergeDeletesPctAllowed=6.6610214673917065, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1430748 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EED37EA084BB4C77-001/control-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1430748 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1430749 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@19a6dea2[collection1] main
   [junit4]   2> 1430749 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ 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> 1430750 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ 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> 1430750 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ 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> 1430750 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1430750 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1430750 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ 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> 1430751 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ 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> 1430751 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ 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> 1430751 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1430751 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1430752 INFO  (searcherExecutor-2509-thread-1-processing-c:control_collection x:collection1 s:shard1 r:core_node1 n:127.0.0.1:43563_) [n:127.0.0.1:43563_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@19a6dea2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1430752 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ 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> 1430752 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ 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> 1430752 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ 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> 1430752 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ 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 1505515601316020224
   [junit4]   2> 1430755 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 3 ms to seed version buckets with highest version 1505515601316020224
   [junit4]   2> 1430755 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1430755 INFO  (coreLoadExecutor-2508-thread-1-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1430756 INFO  (coreZkRegister-2502-thread-1-processing-c:control_collection x:collection1 s:shard1 r:core_node1 n:127.0.0.1:43563_) [n:127.0.0.1:43563_ 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:43563 collection:control_collection shard:shard1
   [junit4]   2> 1430757 INFO  (coreZkRegister-2502-thread-1-processing-c:control_collection x:collection1 s:shard1 r:core_node1 n:127.0.0.1:43563_) [n:127.0.0.1:43563_ 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> 1430760 INFO  (coreZkRegister-2502-thread-1-processing-c:control_collection x:collection1 s:shard1 r:core_node1 n:127.0.0.1:43563_) [n:127.0.0.1:43563_ 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/94094724931059715-core_node1-n_0000000000
   [junit4]   2> 1430760 INFO  (coreZkRegister-2502-thread-1-processing-c:control_collection x:collection1 s:shard1 r:core_node1 n:127.0.0.1:43563_) [n:127.0.0.1:43563_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 1430762 INFO  (zkCallback-457-thread-2-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1430762 INFO  (coreZkRegister-2502-thread-1-processing-c:control_collection x:collection1 s:shard1 r:core_node1 n:127.0.0.1:43563_) [n:127.0.0.1:43563_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1430762 INFO  (coreZkRegister-2502-thread-1-processing-c:control_collection x:collection1 s:shard1 r:core_node1 n:127.0.0.1:43563_) [n:127.0.0.1:43563_ 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> 1430763 INFO  (coreZkRegister-2502-thread-1-processing-c:control_collection x:collection1 s:shard1 r:core_node1 n:127.0.0.1:43563_) [n:127.0.0.1:43563_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43563/collection1/
   [junit4]   2> 1430763 INFO  (OverseerStateUpdate-94094724931059715-127.0.0.1:43563_-n_0000000000) [n:127.0.0.1:43563_    ] 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> 1430763 INFO  (coreZkRegister-2502-thread-1-processing-c:control_collection x:collection1 s:shard1 r:core_node1 n:127.0.0.1:43563_) [n:127.0.0.1:43563_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1430763 INFO  (coreZkRegister-2502-thread-1-processing-c:control_collection x:collection1 s:shard1 r:core_node1 n:127.0.0.1:43563_) [n:127.0.0.1:43563_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:43563/collection1/ has no replicas
   [junit4]   2> 1430763 INFO  (coreZkRegister-2502-thread-1-processing-c:control_collection x:collection1 s:shard1 r:core_node1 n:127.0.0.1:43563_) [n:127.0.0.1:43563_ 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:43563/collection1/ shard1
   [junit4]   2> 1430763 INFO  (coreZkRegister-2502-thread-1-processing-c:control_collection x:collection1 s:shard1 r:core_node1 n:127.0.0.1:43563_) [n:127.0.0.1:43563_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1430764 INFO  (zkCallback-457-thread-2-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_    ] 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> 1430766 INFO  (zkCallback-457-thread-2-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 2
   [junit4]   2> 1430768 INFO  (zkCallback-457-thread-2-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1430769 INFO  (OverseerStateUpdate-94094724931059715-127.0.0.1:43563_-n_0000000000) [n:127.0.0.1:43563_    ] 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:43563",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 2
   [junit4]   2> 1430871 INFO  (zkCallback-457-thread-2-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_    ] 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> 1430873 INFO  (zkCallback-457-thread-2-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 1430919 INFO  (coreZkRegister-2502-thread-1-processing-c:control_collection x:collection1 s:shard1 r:core_node1 n:127.0.0.1:43563_) [n:127.0.0.1:43563_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:43563/collection1/ and leader is http://127.0.0.1:43563/collection1/
   [junit4]   2> 1430919 INFO  (coreZkRegister-2502-thread-1-processing-c:control_collection x:collection1 s:shard1 r:core_node1 n:127.0.0.1:43563_) [n:127.0.0.1:43563_ 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:43563
   [junit4]   2> 1430919 INFO  (coreZkRegister-2502-thread-1-processing-c:control_collection x:collection1 s:shard1 r:core_node1 n:127.0.0.1:43563_) [n:127.0.0.1:43563_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1430920 INFO  (coreZkRegister-2502-thread-1-processing-c:control_collection x:collection1 s:shard1 r:core_node1 n:127.0.0.1:43563_) [n:127.0.0.1:43563_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1430920 INFO  (coreZkRegister-2502-thread-1-processing-c:control_collection x:collection1 s:shard1 r:core_node1 n:127.0.0.1:43563_) [n:127.0.0.1:43563_ 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> 1430921 INFO  (zkCallback-457-thread-2-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1430922 INFO  (OverseerStateUpdate-94094724931059715-127.0.0.1:43563_-n_0000000000) [n:127.0.0.1:43563_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:43563",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "node_name":"127.0.0.1:43563_"} current state version: 3
   [junit4]   2> 1430922 INFO  (OverseerStateUpdate-94094724931059715-127.0.0.1:43563_-n_0000000000) [n:127.0.0.1:43563_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:43563",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "node_name":"127.0.0.1:43563_"}
   [junit4]   2> 1431025 INFO  (zkCallback-457-thread-2-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_    ] 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> 1431026 INFO  (zkCallback-457-thread-2-processing-n:127.0.0.1:43563_) [n:127.0.0.1:43563_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 1431214 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1431222 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1431232 INFO  (zkCallback-459-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a8ad69d name:ZooKeeperConnection Watcher:127.0.0.1:35102/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1431232 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1431232 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1431233 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1431235 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1431568 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EED37EA084BB4C77-001/shard-1-001/cores/collection1
   [junit4]   2> 1431569 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EED37EA084BB4C77-001/shard-1-001
   [junit4]   2> 1431570 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 1431606 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@798ab572{/,null,AVAILABLE}
   [junit4]   2> 1431606 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.e.j.s.ServerConnector Started ServerConnector@35f966df{HTTP/1.1}{127.0.0.1:58087}
   [junit4]   2> 1431606 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.e.j.s.Server Started @1434720ms
   [junit4]   2> 1431606 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=58087, solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EED37EA084BB4C77-001/tempDir-001/jetty1, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EED37EA084BB4C77-001/shard-1-001/cores, solrconfig=solrconfig.xml}
   [junit4]   2> 1431607 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1fe91485
   [junit4]   2> 1431607 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EED37EA084BB4C77-001/shard-1-001/'
   [junit4]   2> 1431631 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EED37EA084BB4C77-001/shard-1-001/solr.xml
   [junit4]   2> 1431666 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EED37EA084BB4C77-001/shard-1-001/cores
   [junit4]   2> 1431666 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.CoreContainer New CoreContainer 751217367
   [junit4]   2> 1431666 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EED37EA084BB4C77-001/shard-1-001/]
   [junit4]   2> 1431666 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EED37EA084BB4C77-001/shard-1-001/lib
   [junit4]   2> 1431667 WARN  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_EED37EA084BB4C77-001/shard-1-001/lib).
   [junit4]   2> 1431674 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] 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> 1431676 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1431676 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1431676 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1431677 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35102/solr
   [junit4]   2> 1431677 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1431677 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1431701 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1431709 INFO  (zkCallback-461-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@67a64e57 name:ZooKeeperConnection Watcher:127.0.0.1:35102 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1431709 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1431710 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1431731 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [n:127.0.0.1:58087_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1431737 INFO  (zkCallback-462-thread-1-processing-n:127.0.0.1:58087_) [n:127.0.0.1:58087_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@321eeea0 name:ZooKeeperConnection Watcher:127.0.0.1:35102/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1431737 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [n:127.0.0.1:58087_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1431740 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [n:127.0.0.1:58087_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1432744 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [n:127.0.0.1:58087_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58087_
   [junit4]   2> 1432744 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [n:127.0.0.1:58087_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:58087_
   [junit4]   2> 1432751 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [n:127.0.0.1:58087_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1432759 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[EED37EA084BB4C77]) [n:127.0.0.1:58087_    ] o.a.s.c.LeaderElector Joined leade

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

ectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:897)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:42743/o_t/i, http://127.0.0.1:50375/o_t/i, http://127.0.0.1:35198/o_t/i, http://127.0.0.1:53670/o_t/i, http://127.0.0.1:46776/o_t/i]
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:355)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1572)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1593)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:887)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:46776/o_t/i
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:570)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
   [junit4]    > 	... 7 more
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    > 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:152)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:122)
   [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:465)
   [junit4]    > 	... 11 more
   [junit4]   2> 1811956 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[EED37EA084BB4C77]-worker) [n:127.0.0.1:42743_o_t%2Fi c:awholynewstresscollection_collection0_0 s:shard2 r:core_node5 x:awholynewstresscollection_collection0_0_shard2_replica1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_EED37EA084BB4C77-001
   [junit4]   2> Jul 01, 2015 1:32:23 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {a_i1=PostingsFormat(name=Direct), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), range_facet_i_dv=PostingsFormat(name=Direct), intDefault=BlockTreeOrds(blocksize=128), timestamp=PostingsFormat(name=Direct), other_tl1=BlockTreeOrds(blocksize=128), _version_=BlockTreeOrds(blocksize=128), range_facet_l_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), text=PostingsFormat(name=Memory doPackFST= true), multiDefault=PostingsFormat(name=Direct), a_t=PostingsFormat(name=Direct), range_facet_l=PostingsFormat(name=Direct)}, docValues:{range_facet_i_dv=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Memory), range_facet_l_dv=DocValuesFormat(name=SimpleText)}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=cs_CZ, timezone=Etc/GMT0
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.7.0_72 (64-bit)/cpus=4,threads=1,free=165886776,total=535298048
   [junit4]   2> NOTE: All tests run in this JVM: [TestCryptoKeys, UUIDUpdateProcessorFallbackTest, TestLRUCache, IgnoreCommitOptimizeUpdateProcessorFactoryTest, ReturnFieldsTest, StressHdfsTest, AddBlockUpdateTest, TestStressVersions, TestHashQParserPlugin, TestFieldTypeCollectionResource, PreAnalyzedFieldTest, TestCustomDocTransformer, SpellCheckComponentTest, TestObjectReleaseTracker, DocumentAnalysisRequestHandlerTest, TestCloudInspectUtil, JsonLoaderTest, TestCursorMarkWithoutUniqueKey, ShardRoutingTest, TestIndexSearcher, LukeRequestHandlerTest, CollectionsAPIAsyncDistributedZkTest, TestRTGBase, SolrCmdDistributorTest, FieldMutatingUpdateProcessorTest, FileUtilsTest, SpellingQueryConverterTest, ConvertedLegacyTest, AnalysisAfterCoreReloadTest, TestBlendedInfixSuggestions, SolrCloudExampleTest, MigrateRouteKeyTest, CoreAdminHandlerTest, TestAnalyzeInfixSuggestions, IndexSchemaRuntimeFieldTest, LeaderInitiatedRecoveryOnCommitTest, HdfsCollectionsAPIDistributedZkTest, SimpleMLTQParserTest, TestEmbeddedSolrServerConstructors, SolrPluginUtilsTest, TestAtomicUpdateErrorCases, BadComponentTest, RAMDirectoryFactoryTest, TestDynamicFieldResource, StatelessScriptUpdateProcessorFactoryTest, TestIntervalFaceting, DocExpirationUpdateProcessorFactoryTest, DistributedMLTComponentTest, TestMiniSolrCloudClusterSSL, ZkCLITest, DisMaxRequestHandlerTest, ZkStateWriterTest, BJQParserTest, TestSearchPerf, MultiThreadedOCPTest, ClusterStateUpdateTest, TestStressUserVersions, HdfsRecoverLeaseTest, CachingDirectoryFactoryTest, AsyncMigrateRouteKeyTest, TestWriterPerf, ZkSolrClientTest, QueryResultKeyTest, SegmentsInfoRequestHandlerTest, DistributedTermsComponentTest, VMParamsZkACLAndCredentialsProvidersTest, DocValuesMissingTest, TestRecoveryHdfs, TestFiltering, TestDynamicFieldCollectionResource, DirectSolrConnectionTest, TestCloudManagedSchemaConcurrent, SpatialFilterTest, HdfsChaosMonkeySafeLeaderTest, TestSuggestSpellingConverter, JSONWriterTest, TestHighFrequencyDictionaryFactory, TestSolrDynamicMBean, TestRawResponseWriter, RankQueryTest, CollectionsAPIDistributedZkTest]
   [junit4] Completed [503/507] on J1 in 844.62s, 1 test, 1 error <<< FAILURES!

[...truncated 33 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:543: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:484: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:61: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/extra-targets.xml:39: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build.xml:230: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/common-build.xml:512: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1444: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:999: There were test failures: 507 suites, 2008 tests, 2 suite-level errors, 1 error, 1 failure, 950 ignored (6 assumptions)

Total time: 155 minutes 30 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-5.x #874
Archived 4 artifacts
Archive block size is 32768
Received 0 blocks and 874772193 bytes
Compression is 0.0%
Took 2 min 25 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-NightlyTests-5.x - Build # 901 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/901/

2 tests failed.
REGRESSION:  org.apache.solr.core.TestDynamicLoading.testDynamicLoading

Error Message:
Could not get expected value  'X val changed' for path 'x' full output: {   "responseHeader":{     "status":0,     "QTime":0},   "params":{"wt":"json"},   "context":{     "webapp":"",     "path":"/test1",     "httpMethod":"GET"},   "class":"org.apache.solr.core.BlobStoreTestRequestHandler",   "x":"X val"}

Stack Trace:
java.lang.AssertionError: Could not get expected value  'X val changed' for path 'x' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "params":{"wt":"json"},
  "context":{
    "webapp":"",
    "path":"/test1",
    "httpMethod":"GET"},
  "class":"org.apache.solr.core.BlobStoreTestRequestHandler",
  "x":"X val"}
	at __randomizedtesting.SeedInfo.seed([1F6771F9ABF321F4:C72A5CAE5C2E8454]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:410)
	at org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:260)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test

Error Message:
Captured an uncaught exception in thread: Thread[id=8016, name=collection3, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=8016, name=collection3, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:34765: collection already exists: awholynewstresscollection_collection3_2
	at __randomizedtesting.SeedInfo.seed([1F6771F9ABF321F4]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1572)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1593)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:887)




Build Log:
[...truncated 10325 lines...]
   [junit4] Suite: org.apache.solr.core.TestDynamicLoading
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/init-core-data-001
   [junit4]   2> 10139 INFO  (SUITE-TestDynamicLoading-seed#[1F6771F9ABF321F4]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 10139 INFO  (SUITE-TestDynamicLoading-seed#[1F6771F9ABF321F4]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 10163 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 10166 INFO  (Thread-18) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 10167 INFO  (Thread-18) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 10265 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.ZkTestServer start zk server on port:56537
   [junit4]   2> 10283 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 10329 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 10376 INFO  (zkCallback-3-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7da89a52 name:ZooKeeperConnection Watcher:127.0.0.1:56537 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 10377 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 10379 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 10381 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 10411 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 10412 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 10414 INFO  (zkCallback-4-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4640a746 name:ZooKeeperConnection Watcher:127.0.0.1:56537/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 10415 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 10415 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 10419 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 10425 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 10429 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 10433 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 10439 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 10440 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 10446 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 10447 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 10453 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 10453 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 10458 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 10459 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 10463 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 10464 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 10468 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 10469 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 10473 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 10474 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 10481 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 10481 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 10486 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 10486 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 10490 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 10491 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 10495 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 10496 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 10896 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/control-001/cores/collection1
   [junit4]   2> 10900 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 10907 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@530ababd{/,null,AVAILABLE}
   [junit4]   2> 10917 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.e.j.s.ServerConnector Started ServerConnector@6569f8e2{HTTP/1.1}{127.0.0.1:46244}
   [junit4]   2> 10917 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.e.j.s.Server Started @14318ms
   [junit4]   2> 10918 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=46244, hostContext=/, solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/tempDir-001/control/data, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/control-001/cores}
   [junit4]   2> 10919 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0add57
   [junit4]   2> 10920 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/control-001/'
   [junit4]   2> 10962 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/control-001/solr.xml
   [junit4]   2> 10989 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/control-001/cores
   [junit4]   2> 10990 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.CoreContainer New CoreContainer 280409571
   [junit4]   2> 10990 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/control-001/]
   [junit4]   2> 10990 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/control-001/lib
   [junit4]   2> 10991 WARN  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/control-001/lib).
   [junit4]   2> 11005 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 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> 11007 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 11008 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 11008 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 11009 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56537/solr
   [junit4]   2> 11024 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 11025 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 11026 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 11028 INFO  (zkCallback-6-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6b5f3521 name:ZooKeeperConnection Watcher:127.0.0.1:56537 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 11029 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 11029 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 11040 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [n:127.0.0.1:46244_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 11040 INFO  (zkCallback-7-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2ded32eb name:ZooKeeperConnection Watcher:127.0.0.1:56537/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 11041 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [n:127.0.0.1:46244_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 11051 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [n:127.0.0.1:46244_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 11060 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [n:127.0.0.1:46244_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 11067 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [n:127.0.0.1:46244_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 11074 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [n:127.0.0.1:46244_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 11079 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [n:127.0.0.1:46244_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 11092 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [n:127.0.0.1:46244_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 11096 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [n:127.0.0.1:46244_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 11109 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [n:127.0.0.1:46244_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 11116 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [n:127.0.0.1:46244_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46244_
   [junit4]   2> 11119 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [n:127.0.0.1:46244_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:46244_
   [junit4]   2> 11126 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [n:127.0.0.1:46244_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 11130 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [n:127.0.0.1:46244_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 11138 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [n:127.0.0.1:46244_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 11146 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [n:127.0.0.1:46244_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94162569911402499-127.0.0.1:46244_-n_0000000000
   [junit4]   2> 11152 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [n:127.0.0.1:46244_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46244_
   [junit4]   2> 11153 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [n:127.0.0.1:46244_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 11156 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [n:127.0.0.1:46244_    ] o.a.s.c.Overseer Overseer (id=94162569911402499-127.0.0.1:46244_-n_0000000000) starting
   [junit4]   2> 11166 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [n:127.0.0.1:46244_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 11198 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [n:127.0.0.1:46244_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 11208 INFO  (OverseerCollectionProcessor-94162569911402499-127.0.0.1:46244_-n_0000000000) [n:127.0.0.1:46244_    ] o.a.s.c.OverseerCollectionProcessor Process current queue of collection creations
   [junit4]   2> 11208 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [n:127.0.0.1:46244_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 11215 INFO  (OverseerStateUpdate-94162569911402499-127.0.0.1:46244_-n_0000000000) [n:127.0.0.1:46244_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 11224 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [n:127.0.0.1:46244_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 11226 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [n:127.0.0.1:46244_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 11230 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [n:127.0.0.1:46244_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/control-001/cores
   [junit4]   2> 11235 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [n:127.0.0.1:46244_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/control-001/cores/collection1/, transient=false, coreNodeName=, shard=, dataDir=data/, config=solrconfig.xml, instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/control-001/cores/collection1, collection=control_collection, loadOnStartup=true, schema=schema.xml}
   [junit4]   2> 11235 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [n:127.0.0.1:46244_    ] o.a.s.c.CoresLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/control-001/cores/collection1/
   [junit4]   2> 11236 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [n:127.0.0.1:46244_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 11238 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 11239 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [n:127.0.0.1:46244_    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0
   [junit4]   2> 11239 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [n:127.0.0.1:46244_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 11239 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 11249 INFO  (zkCallback-7-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 11249 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 11253 INFO  (OverseerStateUpdate-94162569911402499-127.0.0.1:46244_-n_0000000000) [n:127.0.0.1:46244_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "node_name":"127.0.0.1:46244_",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"http://127.0.0.1:46244"} current state version: 0
   [junit4]   2> 11264 INFO  (OverseerStateUpdate-94162569911402499-127.0.0.1:46244_-n_0000000000) [n:127.0.0.1:46244_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "node_name":"127.0.0.1:46244_",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"http://127.0.0.1:46244"}
   [junit4]   2> 11266 INFO  (OverseerStateUpdate-94162569911402499-127.0.0.1:46244_-n_0000000000) [n:127.0.0.1:46244_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 11278 INFO  (OverseerStateUpdate-94162569911402499-127.0.0.1:46244_-n_0000000000) [n:127.0.0.1:46244_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 11288 INFO  (zkCallback-7-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_    ] 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> 11293 INFO  (zkCallback-7-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 1
   [junit4]   2> 12250 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 12251 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 12253 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 12254 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 12256 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 12257 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/control-001/cores/collection1/'
   [junit4]   2> 12282 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 12299 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 12318 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 12357 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 12360 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 12424 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 12757 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 12780 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 12783 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 12813 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 12819 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 12824 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 12830 WARN  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 12830 WARN  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 12831 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 12832 WARN  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 12833 WARN  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 12833 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 12834 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 12834 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 12839 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ 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@4aa94430
   [junit4]   2> 12862 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/control-001/cores/collection1/data
   [junit4]   2> 12863 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/control-001/cores/collection1/data/index/
   [junit4]   2> 12863 WARN  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 12864 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/control-001/cores/collection1/data/index
   [junit4]   2> 12864 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 12867 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5853838a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@52e10653),segFN=segments_1,generation=1}
   [junit4]   2> 12867 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 12868 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:46244_ 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 /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/control-001/cores/collection1/data/
   [junit4]   2> 12869 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 12881 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 12901 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 12904 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 12904 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 12904 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 12905 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ 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> 12934 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ 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> 12935 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ 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> 12935 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ 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> 12939 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 12944 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 12947 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 12950 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 12970 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/file,/update/json/docs,/admin/properties,standard,/admin/logging,/admin/system,/config,/update/csv,/admin/segments,/schema,/admin/luke,/admin/ping,/update/json,/admin/plugins,/admin/mbeans,/admin/threads,/update,/get,/replication
   [junit4]   2> 12973 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ 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> 12983 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ 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> 12983 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ 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> 12993 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 12993 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 12995 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 12996 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5853838a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@52e10653),segFN=segments_1,generation=1}
   [junit4]   2> 12996 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 12996 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@5728bd62[collection1] main
   [junit4]   2> 12997 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ 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> 12999 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ 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> 13000 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ 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> 13002 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 13003 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 13003 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ 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> 13004 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ 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> 13005 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ 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> 13005 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 13009 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 13013 INFO  (searcherExecutor-28-thread-1-processing-n:127.0.0.1:46244_ c:control_collection r:core_node1 s:shard1 x:collection1) [n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5728bd62[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 13014 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ 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> 13014 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ 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> 13015 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ 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> 13015 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ 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 1506601121496432640
   [junit4]   2> 13020 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 6 ms to seed version buckets with highest version 1506601121496432640
   [junit4]   2> 13021 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 13024 INFO  (coreLoadExecutor-27-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 13025 INFO  (coreZkRegister-21-thread-1-processing-n:127.0.0.1:46244_ c:control_collection r:core_node1 s:shard1 x:collection1) [n:127.0.0.1:46244_ 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:46244 collection:control_collection shard:shard1
   [junit4]   2> 13037 INFO  (coreZkRegister-21-thread-1-processing-n:127.0.0.1:46244_ c:control_collection r:core_node1 s:shard1 x:collection1) [n:127.0.0.1:46244_ 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> 13047 INFO  (coreZkRegister-21-thread-1-processing-n:127.0.0.1:46244_ c:control_collection r:core_node1 s:shard1 x:collection1) [n:127.0.0.1:46244_ 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/94162569911402499-core_node1-n_0000000000
   [junit4]   2> 13049 INFO  (coreZkRegister-21-thread-1-processing-n:127.0.0.1:46244_ c:control_collection r:core_node1 s:shard1 x:collection1) [n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 13051 INFO  (zkCallback-7-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 13054 INFO  (coreZkRegister-21-thread-1-processing-n:127.0.0.1:46244_ c:control_collection r:core_node1 s:shard1 x:collection1) [n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 13054 INFO  (coreZkRegister-21-thread-1-processing-n:127.0.0.1:46244_ c:control_collection r:core_node1 s:shard1 x:collection1) [n:127.0.0.1:46244_ 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> 13055 INFO  (OverseerStateUpdate-94162569911402499-127.0.0.1:46244_-n_0000000000) [n:127.0.0.1:46244_    ] 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> 13056 INFO  (coreZkRegister-21-thread-1-processing-n:127.0.0.1:46244_ c:control_collection r:core_node1 s:shard1 x:collection1) [n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:46244/collection1/
   [junit4]   2> 13056 INFO  (coreZkRegister-21-thread-1-processing-n:127.0.0.1:46244_ c:control_collection r:core_node1 s:shard1 x:collection1) [n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 13057 INFO  (coreZkRegister-21-thread-1-processing-n:127.0.0.1:46244_ c:control_collection r:core_node1 s:shard1 x:collection1) [n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:46244/collection1/ has no replicas
   [junit4]   2> 13057 INFO  (coreZkRegister-21-thread-1-processing-n:127.0.0.1:46244_ c:control_collection r:core_node1 s:shard1 x:collection1) [n:127.0.0.1:46244_ 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:46244/collection1/ shard1
   [junit4]   2> 13060 INFO  (coreZkRegister-21-thread-1-processing-n:127.0.0.1:46244_ c:control_collection r:core_node1 s:shard1 x:collection1) [n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 13061 INFO  (zkCallback-7-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_    ] 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> 13070 INFO  (zkCallback-7-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 2
   [junit4]   2> 13075 INFO  (zkCallback-7-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 13077 INFO  (OverseerStateUpdate-94162569911402499-127.0.0.1:46244_-n_0000000000) [n:127.0.0.1:46244_    ] 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:46244",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 2
   [junit4]   2> 13184 INFO  (zkCallback-7-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_    ] 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> 13189 INFO  (zkCallback-7-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 13227 INFO  (coreZkRegister-21-thread-1-processing-n:127.0.0.1:46244_ c:control_collection r:core_node1 s:shard1 x:collection1) [n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:46244/collection1/ and leader is http://127.0.0.1:46244/collection1/
   [junit4]   2> 13230 INFO  (coreZkRegister-21-thread-1-processing-n:127.0.0.1:46244_ c:control_collection r:core_node1 s:shard1 x:collection1) [n:127.0.0.1:46244_ 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:46244
   [junit4]   2> 13231 INFO  (coreZkRegister-21-thread-1-processing-n:127.0.0.1:46244_ c:control_collection r:core_node1 s:shard1 x:collection1) [n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 13231 INFO  (coreZkRegister-21-thread-1-processing-n:127.0.0.1:46244_ c:control_collection r:core_node1 s:shard1 x:collection1) [n:127.0.0.1:46244_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 13232 INFO  (coreZkRegister-21-thread-1-processing-n:127.0.0.1:46244_ c:control_collection r:core_node1 s:shard1 x:collection1) [n:127.0.0.1:46244_ 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> 13235 INFO  (zkCallback-7-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 13239 INFO  (OverseerStateUpdate-94162569911402499-127.0.0.1:46244_-n_0000000000) [n:127.0.0.1:46244_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "node_name":"127.0.0.1:46244_",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"http://127.0.0.1:46244"} current state version: 3
   [junit4]   2> 13245 INFO  (OverseerStateUpdate-94162569911402499-127.0.0.1:46244_-n_0000000000) [n:127.0.0.1:46244_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "node_name":"127.0.0.1:46244_",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"http://127.0.0.1:46244"}
   [junit4]   2> 13258 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 13260 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 13261 INFO  (zkCallback-9-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5e2420f4 name:ZooKeeperConnection Watcher:127.0.0.1:56537/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 13262 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 13262 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 13263 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 13270 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 13271 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 13271 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 13272 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 13274 INFO  (zkCallback-10-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@37f7ceaa name:ZooKeeperConnection Watcher:127.0.0.1:56537/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 13274 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 13275 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 13279 INFO  (zkCallback-7-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 13285 INFO  (OverseerStateUpdate-94162569911402499-127.0.0.1:46244_-n_0000000000) [n:127.0.0.1:46244_    ] 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: 3
   [junit4]   2> 13285 INFO  (OverseerStateUpdate-94162569911402499-127.0.0.1:46244_-n_0000000000) [n:127.0.0.1:46244_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 13287 INFO  (zkCallback-9-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> 13287 INFO  (zkCallback-7-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_    ] 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> 13293 INFO  (zkCallback-9-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 13293 INFO  (zkCallback-7-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 13399 INFO  (OverseerStateUpdate-94162569911402499-127.0.0.1:46244_-n_0000000000) [n:127.0.0.1:46244_    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 13402 INFO  (zkCallback-9-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> 13402 INFO  (zkCallback-7-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_    ] 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> 13407 INFO  (zkCallback-9-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 5
   [junit4]   2> 13412 INFO  (zkCallback-7-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 5
   [junit4]   2> 13666 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/shard-1-001/cores/collection1
   [junit4]   2> 13667 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/shard-1-001
   [junit4]   2> 13669 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 13671 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e218e52{/,null,AVAILABLE}
   [junit4]   2> 13672 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.e.j.s.ServerConnector Started ServerConnector@23d6798{HTTP/1.1}{127.0.0.1:32884}
   [junit4]   2> 13673 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.e.j.s.Server Started @17074ms
   [junit4]   2> 13673 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/shard-1-001/cores, solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/tempDir-001/jetty1, hostPort=32884, solrconfig=solrconfig.xml}
   [junit4]   2> 13674 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0add57
   [junit4]   2> 13674 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/shard-1-001/'
   [junit4]   2> 13694 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/shard-1-001/solr.xml
   [junit4]   2> 13714 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/shard-1-001/cores
   [junit4]   2> 13714 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.CoreContainer New CoreContainer 825823043
   [junit4]   2> 13714 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/shard-1-001/]
   [junit4]   2> 13715 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/shard-1-001/lib
   [junit4]   2> 13715 WARN  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/shard-1-001/lib).
   [junit4]   2> 13725 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] 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> 13726 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 13727 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 13727 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 13728 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56537/solr
   [junit4]   2> 13728 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 13728 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 13729 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 13731 INFO  (zkCallback-12-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3a1dbece name:ZooKeeperConnection Watcher:127.0.0.1:56537 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 13732 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 13733 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 13737 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [n:127.0.0.1:32884_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 13738 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x14e885bc2b50006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 13742 INFO  (zkCallback-13-thread-1-processing-n:127.0.0.1:32884_) [n:127.0.0.1:32884_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@56b5dd08 name:ZooKeeperConnection Watcher:127.0.0.1:56537/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 13743 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [n:127.0.0.1:32884_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 13753 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [n:127.0.0.1:32884_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 14765 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [n:127.0.0.1:32884_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32884_
   [junit4]   2> 14767 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [n:127.0.0.1:32884_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:32884_
   [junit4]   2> 14773 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [n:127.0.0.1:32884_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 14774 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [n:127.0.0.1:32884_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94162569911402503-127.0.0.1:32884_-n_0000000001
   [junit4]   2> 14778 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [n:127.0.0.1:32884_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94162569911402499-127.0.0.1:46244_-n_0000000000 to know if I could be the leader
   [junit4]   2> 14779 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [n:127.0.0.1:32884_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 14780 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [n:127.0.0.1:32884_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 14782 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [n:127.0.0.1:32884_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/shard-1-001/cores
   [junit4]   2> 14783 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [n:127.0.0.1:32884_    ] o.a.s.c.SolrCore Created CoreDescriptor: {loadOnStartup=true, coreNodeName=, schema=schema.xml, name=collection1, collection=collection1, transient=false, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/shard-1-001/cores/collection1/, config=solrconfig.xml, shard=, dataDir=data/, instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/shard-1-001/cores/collection1}
   [junit4]   2> 14783 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [n:127.0.0.1:32884_    ] o.a.s.c.CoresLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/shard-1-001/cores/collection1/
   [junit4]   2> 14784 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [n:127.0.0.1:32884_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 14786 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [n:127.0.0.1:32884_    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0
   [junit4]   2> 14786 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1F6771F9ABF321F4]) [n:127.0.0.1:32884_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 14788 INFO  (coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) [n:127.0.0.1:32884_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 14788 INFO  (coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) [n:127.0.0.1:32884_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 14791 INFO  (zkCallback-7-thread-1-processing-n:127.0.0.1:46244_) [n:127.0.0.1:46244_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 14792 INFO  (coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) [n:127.0.0.1:32884_ c:collection1   x:collection1] o.a.s.c.ZkController Registering watch for external collection collection1
   [junit4]   2> 14792 INFO  (coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) [n:127.0.0.1:32884_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch collection1
   [junit4]   2> 14793 INFO  (OverseerStateUpdate-94162569911402499-127.0.0.1:46244_-n_0000000000) [n:127.0.0.1:46244_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "node_name":"127.0.0.1:32884_",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "base_url":"http://127.0.0.1:32884"} current state version: 5
   [junit4]   2> 14793 INFO  (coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) [n:127.0.0.1:32884_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 14796 INFO  (OverseerStateUpdate-94162569911402499-127.0.0.1:46244_-n_0000000000) [n:127.0.0.1:46244_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "node_name":"127.0.0.1:32884_",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "base_url":"http://127.0.0.1:32884"}
   [junit4]   2> 14797 INFO  (OverseerStateUpdate-94162569911402499-127.0.0.1:46244_-n_0000000000) [n:127.0.0.1:46244_    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 14797 INFO  (coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) [n:127.0.0.1:32884_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Updating data for collection1 to ver 0 
   [junit4]   2> 14797 INFO  (OverseerStateUpdate-94162569911402499-127.0.0.1:46244_-n_0000000000) [n:127.0.0.1:46244_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 14797 INFO  (coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) [n:127.0.0.1:32884_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 14904 INFO  (OverseerStateUpdate-94162569911402499-127.0.0.1:46244_-n_0000000000) [n:127.0.0.1:46244_    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 14906 INFO  (zkCallback-13-thread-1-processing-n:127.0.0.1:32884_) [n:127.0.0.1:32884_    ] 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> 14908 INFO  (zkCallback-13-thread-1-processing-n:127.0.0.1:32884_) [n:127.0.0.1:32884_    ] o.a.s.c.c.ZkStateReader Updating data for collection1 to ver 1 
   [junit4]   2> 15798 INFO  (coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) [n:127.0.0.1:32884_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 15798 INFO  (coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) [n:127.0.0.1:32884_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 15800 INFO  (coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) [n:127.0.0.1:32884_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 15800 INFO  (coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) [n:127.0.0.1:32884_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 15802 INFO  (coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) [n:127.0.0.1:32884_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 15802 INFO  (coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) [n:127.0.0.1:32884_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/shard-1-001/cores/collection1/'
   [junit4]   2> 15822 INFO  (coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) [n:127.0.0.1:32884_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 15838 INFO  (coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) [n:127.0.0.1:32884_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 15854 INFO  (coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) [n:127.0.0.1:32884_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 15890 INFO  (coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) [n:127.0.0.1:32884_ c:collection1   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 15892 INFO  (coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) [n:127.0.0.1:32884_ c:collection1   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 15968 INFO  (coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) [n:127.0.0.1:32884_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 16353 INFO  (coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) [n:127.0.0.1:32884_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 16373 INFO  (coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) [n:127.0.0.1:32884_ c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 16375 INFO  (coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) [n:127.0.0.1:32884_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 16408 INFO  (coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) [n:127.0.0.1:32884_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 16414 INFO  (coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) [n:127.0.0.1:32884_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 16419 INFO  (coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) [n:127.0.0.1:32884_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 16420 WARN  (coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) [n:127.0.0.1:32884_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 16421 WARN  (coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) [n:127.0.0.1:32884_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 16421 INFO  (coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) [n:127.0.0.1:32884_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 16424 WARN  (coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) [n:127.0.0.1:32884_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 16424 WARN  (coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) [n:127.0.0.1:32884_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 16425 INFO  (coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) [n:127.0.0.1:32884_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 16425 INFO  (coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) [n:127.0.0.1:32884_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 16426 INFO  (coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) [n:127.0.0.1:32884_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/shard-1-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 16427 INFO  (coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) [n:127.0.0.1:32884_ c:collection1 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@4aa94430
   [junit4]   2> 16434 INFO  (coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) [n:127.0.0.1:32884_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/shard-1-001/cores/collection1/data
   [junit4]   2> 16434 INFO  (coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) [n:127.0.0.1:32884_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_1F6771F9ABF321F4-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 16434 WARN  (coreLoadExecutor-38-thread-1-processing-n:127.0.0.1:32884_) [n:127.0.0.1:32884_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Night

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

  > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1572)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1593)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:887)Throwable #4: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=8017, name=collection4, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    > Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:34765: Could not find collection : awholynewstresscollection_collection4_2
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1F6771F9ABF321F4]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:894)Throwable #5: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=8013, name=collection0, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    > Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:34765: collection already exists: awholynewstresscollection_collection0_3
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1F6771F9ABF321F4]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1572)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1593)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:887)Throwable #6: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=8014, name=collection1, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    > Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:34765: Could not find collection : awholynewstresscollection_collection1_2
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1F6771F9ABF321F4]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:894)
   [junit4]   2> 1929706 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[1F6771F9ABF321F4]-worker) [n:127.0.0.1:34765_ c:addReplicaColl s:shard1 r:core_node4 x:addReplicaColl_shard1_replica1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53), sim=DefaultSimilarity, locale=fr_LU, timezone=America/Curacao
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.7.0_72 (64-bit)/cpus=4,threads=1,free=244341632,total=533725184
   [junit4]   2> NOTE: All tests run in this JVM: [RulesTest, TestHashQParserPlugin, TestJsonFacets, BJQParserTest, SOLR749Test, TestSort, LeaderElectionTest, TestCollapseQParserPlugin, OpenExchangeRatesOrgProviderTest, DirectUpdateHandlerTest, NotRequiredUniqueKeyTest, TestStressReorder, TestExtendedDismaxParser, PolyFieldTest, AsyncMigrateRouteKeyTest, ReplicationFactorTest, AddBlockUpdateTest, SolrInfoMBeanTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestManagedSynonymFilterFactory, TestSolrDynamicMBean, HdfsLockFactoryTest, TestTrie, DirectUpdateHandlerOptimizeTest, BadIndexSchemaTest, HdfsDirectoryFactoryTest, BinaryUpdateRequestHandlerTest, DistributedFacetPivotLongTailTest, TestReload, LeaderFailoverAfterPartitionTest, SharedFSAutoReplicaFailoverTest, SegmentsInfoRequestHandlerTest, OutputWriterTest, TestMissingGroups, DOMUtilTest, PrimUtilsTest, TestUtils, DistributedVersionInfoTest, TestManagedResourceStorage, StressHdfsTest, OverseerRolesTest, TestRawResponseWriter, TestBlendedInfixSuggestions, HdfsCollectionsAPIDistributedZkTest, TestCollationField, TestDistributedMissingSort, SpatialRPTFieldTypeTest, DistributedQueryComponentCustomSortTest, TestFieldSortValues, FullSolrCloudDistribCmdsTest, DistributedQueryElevationComponentTest, CollectionsAPIAsyncDistributedZkTest, TestManagedSchemaFieldResource, RankQueryTest, SimpleCollectionCreateDeleteTest, TestDocSet, TestSurroundQueryParser, ResponseLogComponentTest, XmlUpdateRequestHandlerTest, DocValuesTest, TestLuceneMatchVersion, TestPerFieldSimilarity, TestBM25SimilarityFactory, CursorPagingTest, NumericFieldsTest, LoggingHandlerTest, SynonymTokenizerTest, TestPartialUpdateDeduplication, BadCopyFieldTest, TestCursorMarkWithoutUniqueKey, ConcurrentDeleteAndCreateCollectionTest, TestGroupingSearch, SuggesterTest, SearchHandlerTest, TestCollectionAPI, TestCollationFieldDocValues, TestDownShardTolerantSearch, TestAuthenticationFramework, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest]
   [junit4] Completed [265/508] on J2 in 449.45s, 1 test, 1 error <<< FAILURES!

[...truncated 763 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:543: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:484: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:61: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/extra-targets.xml:39: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build.xml:230: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/common-build.xml:512: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1444: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:999: There were test failures: 508 suites, 2012 tests, 1 error, 1 failure, 53 ignored (10 assumptions)

Total time: 169 minutes 15 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-5.x #874
Archived 4 artifacts
Archive block size is 32768
Received 0 blocks and 1122047434 bytes
Compression is 0.0%
Took 3 min 5 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-NightlyTests-5.x - Build # 900 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/900/

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

Error Message:
Captured an uncaught exception in thread: Thread[id=385, name=collection2, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=385, name=collection2, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:49426/zw: collection already exists: awholynewstresscollection_collection2_0
	at __randomizedtesting.SeedInfo.seed([43799182E14A7F74]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1572)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1593)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:887)




Build Log:
[...truncated 11450 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/init-core-data-001
   [junit4]   2> 10767 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[43799182E14A7F74]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 10768 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[43799182E14A7F74]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /zw/
   [junit4]   2> 10797 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 10802 INFO  (Thread-7) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 10803 INFO  (Thread-7) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 10901 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.ZkTestServer start zk server on port:48256
   [junit4]   2> 10928 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 11000 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 11041 INFO  (zkCallback-3-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7c05e735 name:ZooKeeperConnection Watcher:127.0.0.1:48256 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 11042 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 11043 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 11045 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 11073 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x14e8511c2bc0000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 11077 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 11080 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 11080 INFO  (zkCallback-4-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@536e6aa3 name:ZooKeeperConnection Watcher:127.0.0.1:48256/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 11081 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 11081 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 11087 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 11093 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 11097 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 11101 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 11108 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 11116 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 11122 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 11122 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 11126 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 11127 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 11141 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 11141 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 11146 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 11146 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 11153 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 11153 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 11179 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 11179 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 11183 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 11183 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 11187 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 11188 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 11195 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 11196 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 11199 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 11200 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 11208 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 11209 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 11218 INFO  (zkCallback-5-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e6e852c name:ZooKeeperConnection Watcher:127.0.0.1:48256/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 11219 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 11219 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 11226 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 11227 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 11229 INFO  (zkCallback-6-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@431acf91 name:ZooKeeperConnection Watcher:127.0.0.1:48256 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 11230 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 11230 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 11231 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 11238 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 11240 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 11242 INFO  (zkCallback-7-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a8dab8e name:ZooKeeperConnection Watcher:127.0.0.1:48256/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 11243 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 11243 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 11244 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf2/solrconfig.xml
   [junit4]   2> 11244 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/solrconfig.xml
   [junit4]   2> 11250 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf2/schema.xml
   [junit4]   2> 11250 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/schema.xml
   [junit4]   2> 11254 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf2/enumsConfig.xml
   [junit4]   2> 11255 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/enumsConfig.xml
   [junit4]   2> 11274 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 11275 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 11279 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf2/stopwords.txt
   [junit4]   2> 11279 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/stopwords.txt
   [junit4]   2> 11283 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf2/protwords.txt
   [junit4]   2> 11283 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/protwords.txt
   [junit4]   2> 11287 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf2/currency.xml
   [junit4]   2> 11287 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/currency.xml
   [junit4]   2> 11291 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf2/open-exchange-rates.json
   [junit4]   2> 11291 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/open-exchange-rates.json
   [junit4]   2> 11295 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 11295 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 11299 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf2/old_synonyms.txt
   [junit4]   2> 11299 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/old_synonyms.txt
   [junit4]   2> 11303 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf2/synonyms.txt
   [junit4]   2> 11303 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/synonyms.txt
   [junit4]   2> 11307 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/elevate.xml to /configs/conf2/elevate.xml
   [junit4]   2> 11307 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/elevate.xml
   [junit4]   2> 11698 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/control-001/cores/collection1
   [junit4]   2> 11873 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 11936 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@12ae5e70{/zw,null,AVAILABLE}
   [junit4]   2> 12122 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1f7f6aba{SSL-http/1.1}{127.0.0.1:47683}
   [junit4]   2> 12123 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.e.j.s.Server Started @15114ms
   [junit4]   2> 12123 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=47683, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/control-001/cores, solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/tempDir-001/control/data, hostContext=/zw}
   [junit4]   2> 12131 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1fe91485
   [junit4]   2> 12131 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/control-001/'
   [junit4]   2> 12151 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/control-001/solr.xml
   [junit4]   2> 12175 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/control-001/cores
   [junit4]   2> 12175 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.CoreContainer New CoreContainer 1291912933
   [junit4]   2> 12175 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/control-001/]
   [junit4]   2> 12176 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/control-001/lib
   [junit4]   2> 12176 WARN  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/control-001/lib).
   [junit4]   2> 12196 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 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> 12199 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 12202 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 12202 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 12203 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48256/solr
   [junit4]   2> 12216 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 12217 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 12217 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 12221 INFO  (zkCallback-9-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@597033ef name:ZooKeeperConnection Watcher:127.0.0.1:48256 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 12221 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 12222 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 12230 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47683_zw    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 12232 INFO  (zkCallback-10-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3c2e1b2f name:ZooKeeperConnection Watcher:127.0.0.1:48256/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 12233 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47683_zw    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 12241 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47683_zw    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 12249 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47683_zw    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 12254 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47683_zw    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 12259 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47683_zw    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 12270 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47683_zw    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 12280 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47683_zw    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 12283 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47683_zw    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 12286 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47683_zw    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 12288 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47683_zw    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47683_zw
   [junit4]   2> 12290 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47683_zw    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:47683_zw
   [junit4]   2> 12295 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47683_zw    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 12297 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47683_zw    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 12300 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47683_zw    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 12302 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47683_zw    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94158953549398022-127.0.0.1:47683_zw-n_0000000000
   [junit4]   2> 12307 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47683_zw    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:47683_zw
   [junit4]   2> 12308 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47683_zw    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 12310 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47683_zw    ] o.a.s.c.Overseer Overseer (id=94158953549398022-127.0.0.1:47683_zw-n_0000000000) starting
   [junit4]   2> 12317 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47683_zw    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 12343 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47683_zw    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 12349 INFO  (OverseerCollectionProcessor-94158953549398022-127.0.0.1:47683_zw-n_0000000000) [n:127.0.0.1:47683_zw    ] o.a.s.c.OverseerCollectionProcessor Process current queue of collection creations
   [junit4]   2> 12350 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47683_zw    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 12351 INFO  (OverseerStateUpdate-94158953549398022-127.0.0.1:47683_zw-n_0000000000) [n:127.0.0.1:47683_zw    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 12364 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47683_zw    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 12365 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47683_zw    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 12367 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47683_zw    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/control-001/cores
   [junit4]   2> 12371 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47683_zw    ] o.a.s.c.SolrCore Created CoreDescriptor: {shard=, dataDir=data/, name=collection1, schema=schema.xml, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/control-001/cores/collection1/, coreNodeName=, loadOnStartup=true, collection=control_collection, instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/control-001/cores/collection1, config=solrconfig.xml, transient=false}
   [junit4]   2> 12372 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47683_zw    ] o.a.s.c.CoresLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/control-001/cores/collection1/
   [junit4]   2> 12372 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47683_zw    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 12375 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47683_zw    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1
   [junit4]   2> 12376 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47683_zw    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 12377 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 12377 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 12382 INFO  (zkCallback-10-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 12382 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 12385 INFO  (OverseerStateUpdate-94158953549398022-127.0.0.1:47683_zw-n_0000000000) [n:127.0.0.1:47683_zw    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:47683/zw",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "node_name":"127.0.0.1:47683_zw"} current state version: 0
   [junit4]   2> 12396 INFO  (OverseerStateUpdate-94158953549398022-127.0.0.1:47683_zw-n_0000000000) [n:127.0.0.1:47683_zw    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:47683/zw",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "node_name":"127.0.0.1:47683_zw"}
   [junit4]   2> 12398 INFO  (OverseerStateUpdate-94158953549398022-127.0.0.1:47683_zw-n_0000000000) [n:127.0.0.1:47683_zw    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 12407 INFO  (OverseerStateUpdate-94158953549398022-127.0.0.1:47683_zw-n_0000000000) [n:127.0.0.1:47683_zw    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 12411 INFO  (zkCallback-10-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw    ] 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> 12415 INFO  (zkCallback-10-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 1
   [junit4]   2> 13383 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 13384 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 13385 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 13385 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 13387 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 13388 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/control-001/cores/collection1/'
   [junit4]   2> 13412 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 13427 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 13444 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 13523 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 13525 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 13580 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 13937 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 13952 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 13954 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 13992 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 13997 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 14001 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 14005 WARN  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 14005 WARN  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 14006 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 14008 WARN  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 14008 WARN  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 14008 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 14009 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 14009 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 14010 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 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@609b70c6
   [junit4]   2> 14015 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/control-001/cores/collection1/data
   [junit4]   2> 14016 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/control-001/cores/collection1/data/index/
   [junit4]   2> 14016 WARN  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 14017 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/control-001/cores/collection1/data/index
   [junit4]   2> 14017 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 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=20, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=1.125, floorSegmentMB=1.296875, forceMergeDeletesPctAllowed=28.398356997320427, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 14018 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4d19829f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@45cebc44),segFN=segments_1,generation=1}
   [junit4]   2> 14018 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 14019 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:47683_zw 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 /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/control-001/cores/collection1/data/
   [junit4]   2> 14020 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 14030 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 14040 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 14040 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 14041 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 14041 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 14041 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 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> 14042 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 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> 14042 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 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> 14042 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 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> 14045 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 14049 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 14051 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 14053 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 14066 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /update/json/docs,/update/json,standard,/update/csv,/update,/admin/segments,/config,/admin/properties,/admin/file,/admin/threads,/replication,/admin/mbeans,/get,/admin/ping,/admin/system,/admin/logging,/schema,/admin/luke,/admin/plugins
   [junit4]   2> 14067 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 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> 14068 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 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> 14068 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 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> 14069 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 14070 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 14071 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 14072 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4d19829f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@45cebc44),segFN=segments_1,generation=1}
   [junit4]   2> 14072 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 14075 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@6f8dea32[collection1] main
   [junit4]   2> 14075 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 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> 14077 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 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> 14077 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 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> 14080 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 14081 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 14081 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 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> 14082 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 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> 14082 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 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> 14083 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 14083 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 14084 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 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> 14084 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 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> 14084 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 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> 14085 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 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 1506543260147908608
   [junit4]   2> 14087 INFO  (searcherExecutor-29-thread-1-processing-x:collection1 r:core_node1 s:shard1 c:control_collection n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6f8dea32[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 14090 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 5 ms to seed version buckets with highest version 1506543260147908608
   [junit4]   2> 14091 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 14093 INFO  (coreLoadExecutor-28-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 14096 INFO  (coreZkRegister-22-thread-1-processing-x:collection1 r:core_node1 s:shard1 c:control_collection n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:https://127.0.0.1:47683/zw collection:control_collection shard:shard1
   [junit4]   2> 14104 INFO  (coreZkRegister-22-thread-1-processing-x:collection1 r:core_node1 s:shard1 c:control_collection n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 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> 14112 INFO  (coreZkRegister-22-thread-1-processing-x:collection1 r:core_node1 s:shard1 c:control_collection n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 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/94158953549398022-core_node1-n_0000000000
   [junit4]   2> 14115 INFO  (coreZkRegister-22-thread-1-processing-x:collection1 r:core_node1 s:shard1 c:control_collection n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 14118 INFO  (zkCallback-10-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 14119 INFO  (coreZkRegister-22-thread-1-processing-x:collection1 r:core_node1 s:shard1 c:control_collection n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 14120 INFO  (OverseerStateUpdate-94158953549398022-127.0.0.1:47683_zw-n_0000000000) [n:127.0.0.1:47683_zw    ] 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> 14120 INFO  (coreZkRegister-22-thread-1-processing-x:collection1 r:core_node1 s:shard1 c:control_collection n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 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> 14122 INFO  (coreZkRegister-22-thread-1-processing-x:collection1 r:core_node1 s:shard1 c:control_collection n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:47683/zw/collection1/
   [junit4]   2> 14122 INFO  (coreZkRegister-22-thread-1-processing-x:collection1 r:core_node1 s:shard1 c:control_collection n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 14122 INFO  (coreZkRegister-22-thread-1-processing-x:collection1 r:core_node1 s:shard1 c:control_collection n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:47683/zw/collection1/ has no replicas
   [junit4]   2> 14124 INFO  (zkCallback-10-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw    ] 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> 14136 INFO  (coreZkRegister-22-thread-1-processing-x:collection1 r:core_node1 s:shard1 c:control_collection n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:47683/zw/collection1/ shard1
   [junit4]   2> 14138 INFO  (zkCallback-10-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 2
   [junit4]   2> 14138 INFO  (coreZkRegister-22-thread-1-processing-x:collection1 r:core_node1 s:shard1 c:control_collection n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 14147 INFO  (zkCallback-10-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 14149 INFO  (OverseerStateUpdate-94158953549398022-127.0.0.1:47683_zw-n_0000000000) [n:127.0.0.1:47683_zw    ] 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":"https://127.0.0.1:47683/zw",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 2
   [junit4]   2> 14255 INFO  (zkCallback-10-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw    ] 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> 14259 INFO  (zkCallback-10-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 14304 INFO  (coreZkRegister-22-thread-1-processing-x:collection1 r:core_node1 s:shard1 c:control_collection n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are https://127.0.0.1:47683/zw/collection1/ and leader is https://127.0.0.1:47683/zw/collection1/
   [junit4]   2> 14305 INFO  (coreZkRegister-22-thread-1-processing-x:collection1 r:core_node1 s:shard1 c:control_collection n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:47683/zw
   [junit4]   2> 14305 INFO  (coreZkRegister-22-thread-1-processing-x:collection1 r:core_node1 s:shard1 c:control_collection n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 14305 INFO  (coreZkRegister-22-thread-1-processing-x:collection1 r:core_node1 s:shard1 c:control_collection n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 14305 INFO  (coreZkRegister-22-thread-1-processing-x:collection1 r:core_node1 s:shard1 c:control_collection n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw 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> 14308 INFO  (zkCallback-10-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 14310 INFO  (OverseerStateUpdate-94158953549398022-127.0.0.1:47683_zw-n_0000000000) [n:127.0.0.1:47683_zw    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "base_url":"https://127.0.0.1:47683/zw",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "state":"active",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "node_name":"127.0.0.1:47683_zw"} current state version: 3
   [junit4]   2> 14313 INFO  (OverseerStateUpdate-94158953549398022-127.0.0.1:47683_zw-n_0000000000) [n:127.0.0.1:47683_zw    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "base_url":"https://127.0.0.1:47683/zw",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "state":"active",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "node_name":"127.0.0.1:47683_zw"}
   [junit4]   2> 14409 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 14410 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 14412 INFO  (zkCallback-12-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@57192fb0 name:ZooKeeperConnection Watcher:127.0.0.1:48256/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 14412 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 14413 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 14413 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 14418 INFO  (zkCallback-10-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw    ] 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> 14419 INFO  (zkCallback-12-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: 0)
   [junit4]   2> 14423 INFO  (zkCallback-10-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 14425 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 14425 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 14425 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 14425 INFO  (zkCallback-12-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 14426 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 14428 INFO  (zkCallback-13-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@501d19a name:ZooKeeperConnection Watcher:127.0.0.1:48256/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 14428 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 14429 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 14432 INFO  (zkCallback-10-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 14434 INFO  (OverseerStateUpdate-94158953549398022-127.0.0.1:47683_zw-n_0000000000) [n:127.0.0.1:47683_zw    ] 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: 4
   [junit4]   2> 14434 INFO  (OverseerStateUpdate-94158953549398022-127.0.0.1:47683_zw-n_0000000000) [n:127.0.0.1:47683_zw    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 14541 INFO  (OverseerStateUpdate-94158953549398022-127.0.0.1:47683_zw-n_0000000000) [n:127.0.0.1:47683_zw    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 14543 INFO  (zkCallback-12-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> 14543 INFO  (zkCallback-10-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw    ] 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> 14548 INFO  (zkCallback-12-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 5
   [junit4]   2> 14548 INFO  (zkCallback-10-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 5
   [junit4]   2> 14757 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/shard-1-001/cores/collection1
   [junit4]   2> 14758 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/shard-1-001
   [junit4]   2> 14764 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 14767 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@eda1c9d{/zw,null,AVAILABLE}
   [junit4]   2> 14781 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.e.j.s.ServerConnector Started ServerConnector@2b2d66b7{SSL-http/1.1}{127.0.0.1:47267}
   [junit4]   2> 14781 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.e.j.s.Server Started @17772ms
   [junit4]   2> 14782 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/zw, hostPort=47267, solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/shard-1-001/cores}
   [junit4]   2> 14784 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1fe91485
   [junit4]   2> 14785 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/shard-1-001/'
   [junit4]   2> 14803 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/shard-1-001/solr.xml
   [junit4]   2> 14821 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/shard-1-001/cores
   [junit4]   2> 14822 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.CoreContainer New CoreContainer 532239075
   [junit4]   2> 14822 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/shard-1-001/]
   [junit4]   2> 14822 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/shard-1-001/lib
   [junit4]   2> 14823 WARN  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/shard-1-001/lib).
   [junit4]   2> 14832 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] 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> 14836 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 14838 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 14838 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 14839 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48256/solr
   [junit4]   2> 14839 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 14839 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 14840 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 14848 INFO  (zkCallback-15-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2e26fd name:ZooKeeperConnection Watcher:127.0.0.1:48256 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 14849 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 14850 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 14853 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47267_zw    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 14880 INFO  (zkCallback-16-thread-1-processing-n:127.0.0.1:47267_zw) [n:127.0.0.1:47267_zw    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@14f28f45 name:ZooKeeperConnection Watcher:127.0.0.1:48256/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 14881 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47267_zw    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 14895 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47267_zw    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 15910 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47267_zw    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47267_zw
   [junit4]   2> 15911 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47267_zw    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:47267_zw
   [junit4]   2> 15916 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47267_zw    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 15917 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47267_zw    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94158953549398026-127.0.0.1:47267_zw-n_0000000001
   [junit4]   2> 15920 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47267_zw    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94158953549398022-127.0.0.1:47683_zw-n_0000000000 to know if I could be the leader
   [junit4]   2> 15921 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47267_zw    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 15922 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47267_zw    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 15923 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47267_zw    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/shard-1-001/cores
   [junit4]   2> 15925 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47267_zw    ] o.a.s.c.SolrCore Created CoreDescriptor: {dataDir=data/, instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/shard-1-001/cores/collection1, coreNodeName=, name=collection1, shard=, schema=schema.xml, config=solrconfig.xml, transient=false, collection=collection1, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/shard-1-001/cores/collection1/, loadOnStartup=true}
   [junit4]   2> 15925 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47267_zw    ] o.a.s.c.CoresLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/shard-1-001/cores/collection1/
   [junit4]   2> 15925 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47267_zw    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 15927 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47267_zw    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1
   [junit4]   2> 15928 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[43799182E14A7F74]) [n:127.0.0.1:47267_zw    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 15929 INFO  (coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:47267_zw) [n:127.0.0.1:47267_zw c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 15929 INFO  (coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:47267_zw) [n:127.0.0.1:47267_zw c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 15932 INFO  (zkCallback-10-thread-1-processing-n:127.0.0.1:47683_zw) [n:127.0.0.1:47683_zw    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 15933 INFO  (OverseerStateUpdate-94158953549398022-127.0.0.1:47683_zw-n_0000000000) [n:127.0.0.1:47683_zw    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:47267/zw",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "node_name":"127.0.0.1:47267_zw"} current state version: 5
   [junit4]   2> 15933 INFO  (coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:47267_zw) [n:127.0.0.1:47267_zw c:collection1   x:collection1] o.a.s.c.ZkController Registering watch for external collection collection1
   [junit4]   2> 15934 INFO  (coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:47267_zw) [n:127.0.0.1:47267_zw c:collection1   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch collection1
   [junit4]   2> 15935 INFO  (coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:47267_zw) [n:127.0.0.1:47267_zw c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 15937 INFO  (OverseerStateUpdate-94158953549398022-127.0.0.1:47683_zw-n_0000000000) [n:127.0.0.1:47683_zw    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:47267/zw",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "node_name":"127.0.0.1:47267_zw"}
   [junit4]   2> 15937 INFO  (OverseerStateUpdate-94158953549398022-127.0.0.1:47683_zw-n_0000000000) [n:127.0.0.1:47683_zw    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 15937 INFO  (OverseerStateUpdate-94158953549398022-127.0.0.1:47683_zw-n_0000000000) [n:127.0.0.1:47683_zw    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 15939 INFO  (coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:47267_zw) [n:127.0.0.1:47267_zw c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Updating data for collection1 to ver 0 
   [junit4]   2> 15939 INFO  (coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:47267_zw) [n:127.0.0.1:47267_zw c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 16043 INFO  (OverseerStateUpdate-94158953549398022-127.0.0.1:47683_zw-n_0000000000) [n:127.0.0.1:47683_zw    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 16044 INFO  (zkCallback-16-thread-1-processing-n:127.0.0.1:47267_zw) [n:127.0.0.1:47267_zw    ] 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> 16046 INFO  (zkCallback-16-thread-1-processing-n:127.0.0.1:47267_zw) [n:127.0.0.1:47267_zw    ] o.a.s.c.c.ZkStateReader Updating data for collection1 to ver 1 
   [junit4]   2> 16940 INFO  (coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:47267_zw) [n:127.0.0.1:47267_zw c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 16940 INFO  (coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:47267_zw) [n:127.0.0.1:47267_zw c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 16941 INFO  (coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:47267_zw) [n:127.0.0.1:47267_zw c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 16942 INFO  (coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:47267_zw) [n:127.0.0.1:47267_zw c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 16943 INFO  (coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:47267_zw) [n:127.0.0.1:47267_zw c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 16944 INFO  (coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:47267_zw) [n:127.0.0.1:47267_zw c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_43799182E14A7F74-001/shard-1-001/cores/collection1/'
   [junit4]   2> 16962 INFO  (coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:47267_zw) [n:127.0.0.1:47267_zw c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 16973 INFO  (coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:47267_zw) [n:127.0.0.1:47267_zw c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 16989 INFO  (coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:47267_zw) [n:127.0.0.1:47267_zw c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 17025 INFO  (coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:47267_zw) [n:127.0.0.1:47267_zw c:collection1   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 17027 INFO  (coreLoadExecutor-39-thread-1-processing-n:127.0.0.1:47267_zw) [n:127.0.0.1:47267_zw c:collection1   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 17073 INFO  (coreLoadExecutor-39-thread-1-processing-n:127.0.0

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

lr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1593)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:887)Throwable #3: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=386, name=collection3, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    > Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:49426/zw: collection already exists: awholynewstresscollection_collection3_0
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([43799182E14A7F74]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1572)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1593)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:887)Throwable #4: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=384, name=collection1, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    > Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:49426/zw: collection already exists: awholynewstresscollection_collection1_0
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([43799182E14A7F74]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1572)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1593)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:887)Throwable #5: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=387, name=collection4, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    > Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:49426/zw: collection already exists: awholynewstresscollection_collection4_0
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([43799182E14A7F74]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1572)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1593)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:887)Throwable #6: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=388, name=collection5, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    > Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:49426/zw: collection already exists: awholynewstresscollection_collection5_0
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([43799182E14A7F74]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1572)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1593)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:887)
   [junit4]   2> 3363248 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[43799182E14A7F74]-worker) [n:127.0.0.1:46307_zw c:addReplicaColl s:shard2 r:core_node6 x:addReplicaColl_shard2_replica3] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=DefaultSimilarity, locale=de_DE, timezone=America/Santa_Isabel
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.7.0_72 (64-bit)/cpus=4,threads=1,free=179363024,total=533725184
   [junit4]   2> NOTE: All tests run in this JVM: [BasicFunctionalityTest, TestFileDictionaryLookup, CollectionsAPIDistributedZkTest]
   [junit4] Completed [316/508] on J1 in 3353.55s, 1 test, 1 error <<< FAILURES!

[...truncated 603 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:543: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:484: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:61: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/extra-targets.xml:39: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build.xml:230: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/common-build.xml:512: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1444: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:999: There were test failures: 508 suites, 2012 tests, 1 error, 53 ignored (10 assumptions)

Total time: 204 minutes 41 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-5.x #874
Archived 4 artifacts
Archive block size is 32768
Received 0 blocks and 1111775816 bytes
Compression is 0.0%
Took 2 min 55 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-NightlyTests-5.x - Build # 899 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/899/

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

Error Message:
Captured an uncaught exception in thread: Thread[id=55150, name=collection1, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=55150, name=collection1, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:34293: collection already exists: awholynewstresscollection_collection1_3
	at __randomizedtesting.SeedInfo.seed([A0846DB02E8884FF]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1572)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1593)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:887)




Build Log:
[...truncated 11151 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A0846DB02E8884FF-001/init-core-data-001
   [junit4]   2> 1742357 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[A0846DB02E8884FF]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1742357 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[A0846DB02E8884FF]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1742362 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1742362 INFO  (Thread-50914) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1742362 INFO  (Thread-50914) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1742462 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.ZkTestServer start zk server on port:37101
   [junit4]   2> 1742462 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1742463 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1742466 INFO  (zkCallback-819-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@194d4dc0 name:ZooKeeperConnection Watcher:127.0.0.1:37101 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1742466 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1742466 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1742466 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1742473 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1742474 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1742478 INFO  (zkCallback-820-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7712e9e6 name:ZooKeeperConnection Watcher:127.0.0.1:37101/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1742478 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1742479 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1742479 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1742481 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1742483 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1742484 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1742486 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1742486 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1742488 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1742489 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1742490 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1742491 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1742492 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1742492 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1742494 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1742494 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1742496 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1742496 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1742498 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1742498 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1742500 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1742500 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1742502 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1742502 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1742503 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1742504 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1742505 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1742506 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1742784 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A0846DB02E8884FF-001/control-001/cores/collection1
   [junit4]   2> 1742786 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 1742802 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@ef0ef37{/,null,AVAILABLE}
   [junit4]   2> 1742803 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.e.j.s.ServerConnector Started ServerConnector@10f4c85f{HTTP/1.1}{127.0.0.1:59264}
   [junit4]   2> 1742803 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.e.j.s.Server Started @1745750ms
   [junit4]   2> 1742803 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A0846DB02E8884FF-001/tempDir-001/control/data, hostPort=59264, hostContext=/, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A0846DB02E8884FF-001/control-001/cores}
   [junit4]   2> 1742804 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1fe91485
   [junit4]   2> 1742804 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A0846DB02E8884FF-001/control-001/'
   [junit4]   2> 1742821 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A0846DB02E8884FF-001/control-001/solr.xml
   [junit4]   2> 1742836 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A0846DB02E8884FF-001/control-001/cores
   [junit4]   2> 1742836 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.CoreContainer New CoreContainer 610209500
   [junit4]   2> 1742836 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A0846DB02E8884FF-001/control-001/]
   [junit4]   2> 1742836 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A0846DB02E8884FF-001/control-001/lib
   [junit4]   2> 1742836 WARN  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A0846DB02E8884FF-001/control-001/lib).
   [junit4]   2> 1742845 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] 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> 1742847 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1742847 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1742847 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1742847 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37101/solr
   [junit4]   2> 1742848 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1742848 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1742848 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1742850 INFO  (zkCallback-822-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4186f6eb name:ZooKeeperConnection Watcher:127.0.0.1:37101 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1742850 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1742851 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1742852 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [n:127.0.0.1:59264_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1742853 INFO  (zkCallback-823-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7ab71379 name:ZooKeeperConnection Watcher:127.0.0.1:37101/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1742854 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [n:127.0.0.1:59264_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1742855 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [n:127.0.0.1:59264_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1742857 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [n:127.0.0.1:59264_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1742859 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [n:127.0.0.1:59264_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1742861 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [n:127.0.0.1:59264_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1742863 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [n:127.0.0.1:59264_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1742865 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [n:127.0.0.1:59264_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1742867 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [n:127.0.0.1:59264_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1742868 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [n:127.0.0.1:59264_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1742869 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [n:127.0.0.1:59264_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59264_
   [junit4]   2> 1742870 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [n:127.0.0.1:59264_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:59264_
   [junit4]   2> 1742871 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [n:127.0.0.1:59264_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1742873 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [n:127.0.0.1:59264_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1742874 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [n:127.0.0.1:59264_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1742875 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [n:127.0.0.1:59264_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94152474781614083-127.0.0.1:59264_-n_0000000000
   [junit4]   2> 1742876 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [n:127.0.0.1:59264_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:59264_
   [junit4]   2> 1742876 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [n:127.0.0.1:59264_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1742877 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [n:127.0.0.1:59264_    ] o.a.s.c.Overseer Overseer (id=94152474781614083-127.0.0.1:59264_-n_0000000000) starting
   [junit4]   2> 1742879 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [n:127.0.0.1:59264_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1742885 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [n:127.0.0.1:59264_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1742885 INFO  (OverseerCollectionProcessor-94152474781614083-127.0.0.1:59264_-n_0000000000) [n:127.0.0.1:59264_    ] o.a.s.c.OverseerCollectionProcessor Process current queue of collection creations
   [junit4]   2> 1742885 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [n:127.0.0.1:59264_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1742886 INFO  (OverseerStateUpdate-94152474781614083-127.0.0.1:59264_-n_0000000000) [n:127.0.0.1:59264_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1742889 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [n:127.0.0.1:59264_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1742889 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [n:127.0.0.1:59264_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1742890 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [n:127.0.0.1:59264_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A0846DB02E8884FF-001/control-001/cores
   [junit4]   2> 1742891 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [n:127.0.0.1:59264_    ] o.a.s.c.SolrCore Created CoreDescriptor: {shard=, instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A0846DB02E8884FF-001/control-001/cores/collection1, transient=false, dataDir=data/, config=solrconfig.xml, schema=schema.xml, loadOnStartup=true, name=collection1, collection=control_collection, coreNodeName=, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A0846DB02E8884FF-001/control-001/cores/collection1/}
   [junit4]   2> 1742891 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [n:127.0.0.1:59264_    ] o.a.s.c.CoresLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A0846DB02E8884FF-001/control-001/cores/collection1/
   [junit4]   2> 1742891 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [n:127.0.0.1:59264_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1742892 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1742893 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [n:127.0.0.1:59264_    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0
   [junit4]   2> 1742893 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [n:127.0.0.1:59264_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1742893 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1742894 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1742894 INFO  (OverseerStateUpdate-94152474781614083-127.0.0.1:59264_-n_0000000000) [n:127.0.0.1:59264_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "base_url":"http://127.0.0.1:59264",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "node_name":"127.0.0.1:59264_",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection"} current state version: 0
   [junit4]   2> 1742895 INFO  (OverseerStateUpdate-94152474781614083-127.0.0.1:59264_-n_0000000000) [n:127.0.0.1:59264_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "base_url":"http://127.0.0.1:59264",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "node_name":"127.0.0.1:59264_",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection"}
   [junit4]   2> 1742895 INFO  (OverseerStateUpdate-94152474781614083-127.0.0.1:59264_-n_0000000000) [n:127.0.0.1:59264_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1742895 INFO  (OverseerStateUpdate-94152474781614083-127.0.0.1:59264_-n_0000000000) [n:127.0.0.1:59264_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1742896 INFO  (zkCallback-823-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_    ] 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> 1742898 INFO  (zkCallback-823-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 1
   [junit4]   2> 1742898 INFO  (zkCallback-823-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1743894 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1743894 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1743895 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1743895 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 1743896 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1743896 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A0846DB02E8884FF-001/control-001/cores/collection1/'
   [junit4]   2> 1743918 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1743927 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1743947 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1743989 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1743990 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1744000 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1744311 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1744319 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1744321 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1744330 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1744334 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1744336 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1744337 WARN  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1744337 WARN  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1744338 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1744338 WARN  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1744338 WARN  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1744338 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1744339 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1744339 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A0846DB02E8884FF-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 1744339 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ 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@986fff7
   [junit4]   2> 1744340 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A0846DB02E8884FF-001/control-001/cores/collection1/data
   [junit4]   2> 1744340 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A0846DB02E8884FF-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1744340 WARN  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A0846DB02E8884FF-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1744340 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A0846DB02E8884FF-001/control-001/cores/collection1/data/index
   [junit4]   2> 1744341 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ 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=50, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=92.443359375, floorSegmentMB=1.0078125, forceMergeDeletesPctAllowed=24.397193727987904, segmentsPerTier=44.0, maxCFSSegmentSizeMB=1.646484375, noCFSRatio=0.0
   [junit4]   2> 1744341 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@51d0b85f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5df88eef; maxCacheMB=0.009765625 maxMergeSizeMB=0.69140625)),segFN=segments_1,generation=1}
   [junit4]   2> 1744342 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1744342 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:59264_ 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 /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A0846DB02E8884FF-001/control-001/cores/collection1/data/
   [junit4]   2> 1744342 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:59264_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A0846DB02E8884FF-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1744346 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1744347 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1744347 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1744347 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1744347 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1744347 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ 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> 1744348 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ 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> 1744348 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ 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> 1744348 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ 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> 1744351 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1744352 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1744353 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1744355 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1744358 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /update/json/docs,/admin/file,/admin/mbeans,/admin/luke,/update,/admin/properties,/admin/logging,/update/json,/admin/ping,/config,/schema,/update/csv,/get,/admin/threads,/replication,standard,/admin/plugins,/admin/system,/admin/segments
   [junit4]   2> 1744360 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ 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> 1744360 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ 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> 1744360 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ 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> 1744361 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1744361 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1744362 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ 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=13, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=40.869140625, floorSegmentMB=0.8798828125, forceMergeDeletesPctAllowed=5.762530306037198, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6719651768887707
   [junit4]   2> 1744362 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@51d0b85f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5df88eef; maxCacheMB=0.009765625 maxMergeSizeMB=0.69140625)),segFN=segments_1,generation=1}
   [junit4]   2> 1744362 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1744363 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@7fa50626[collection1] main
   [junit4]   2> 1744363 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ 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> 1744364 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ 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> 1744364 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ 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> 1744364 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1744364 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1744364 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ 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> 1744365 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ 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> 1744365 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ 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> 1744365 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1744365 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1744366 INFO  (searcherExecutor-3084-thread-1-processing-r:core_node1 x:collection1 n:127.0.0.1:59264_ s:shard1 c:control_collection) [n:127.0.0.1:59264_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7fa50626[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1744366 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ 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> 1744366 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ 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> 1744366 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ 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> 1744366 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ 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 1506439598605074432
   [junit4]   2> 1744369 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 3 ms to seed version buckets with highest version 1506439598605074432
   [junit4]   2> 1744369 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1744369 INFO  (coreLoadExecutor-3083-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1744370 INFO  (coreZkRegister-3077-thread-1-processing-r:core_node1 x:collection1 n:127.0.0.1:59264_ s:shard1 c:control_collection) [n:127.0.0.1:59264_ 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:59264 collection:control_collection shard:shard1
   [junit4]   2> 1744371 INFO  (coreZkRegister-3077-thread-1-processing-r:core_node1 x:collection1 n:127.0.0.1:59264_ s:shard1 c:control_collection) [n:127.0.0.1:59264_ 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> 1744374 INFO  (coreZkRegister-3077-thread-1-processing-r:core_node1 x:collection1 n:127.0.0.1:59264_ s:shard1 c:control_collection) [n:127.0.0.1:59264_ 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/94152474781614083-core_node1-n_0000000000
   [junit4]   2> 1744375 INFO  (coreZkRegister-3077-thread-1-processing-r:core_node1 x:collection1 n:127.0.0.1:59264_ s:shard1 c:control_collection) [n:127.0.0.1:59264_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 1744377 INFO  (zkCallback-823-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1744377 INFO  (coreZkRegister-3077-thread-1-processing-r:core_node1 x:collection1 n:127.0.0.1:59264_ s:shard1 c:control_collection) [n:127.0.0.1:59264_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1744377 INFO  (coreZkRegister-3077-thread-1-processing-r:core_node1 x:collection1 n:127.0.0.1:59264_ s:shard1 c:control_collection) [n:127.0.0.1:59264_ 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> 1744377 INFO  (coreZkRegister-3077-thread-1-processing-r:core_node1 x:collection1 n:127.0.0.1:59264_ s:shard1 c:control_collection) [n:127.0.0.1:59264_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:59264/collection1/
   [junit4]   2> 1744377 INFO  (coreZkRegister-3077-thread-1-processing-r:core_node1 x:collection1 n:127.0.0.1:59264_ s:shard1 c:control_collection) [n:127.0.0.1:59264_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1744377 INFO  (coreZkRegister-3077-thread-1-processing-r:core_node1 x:collection1 n:127.0.0.1:59264_ s:shard1 c:control_collection) [n:127.0.0.1:59264_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:59264/collection1/ has no replicas
   [junit4]   2> 1744378 INFO  (OverseerStateUpdate-94152474781614083-127.0.0.1:59264_-n_0000000000) [n:127.0.0.1:59264_    ] 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> 1744378 INFO  (coreZkRegister-3077-thread-1-processing-r:core_node1 x:collection1 n:127.0.0.1:59264_ s:shard1 c:control_collection) [n:127.0.0.1:59264_ 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:59264/collection1/ shard1
   [junit4]   2> 1744378 INFO  (coreZkRegister-3077-thread-1-processing-r:core_node1 x:collection1 n:127.0.0.1:59264_ s:shard1 c:control_collection) [n:127.0.0.1:59264_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1744382 INFO  (zkCallback-823-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1744382 INFO  (OverseerStateUpdate-94152474781614083-127.0.0.1:59264_-n_0000000000) [n:127.0.0.1:59264_    ] 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:59264",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1744395 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1744396 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1744400 INFO  (zkCallback-825-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5a5127f9 name:ZooKeeperConnection Watcher:127.0.0.1:37101/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1744401 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1744401 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1744401 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1744405 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1744405 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1744405 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1744416 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1744418 INFO  (zkCallback-826-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5276c84b name:ZooKeeperConnection Watcher:127.0.0.1:37101/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1744418 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1744419 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1744421 INFO  (zkCallback-823-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1744421 INFO  (OverseerStateUpdate-94152474781614083-127.0.0.1:59264_-n_0000000000) [n:127.0.0.1:59264_    ] 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: 1
   [junit4]   2> 1744422 INFO  (OverseerStateUpdate-94152474781614083-127.0.0.1:59264_-n_0000000000) [n:127.0.0.1:59264_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1744423 INFO  (zkCallback-825-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> 1744423 INFO  (zkCallback-823-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_    ] 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> 1744426 INFO  (zkCallback-825-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 2
   [junit4]   2> 1744426 INFO  (zkCallback-823-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 2
   [junit4]   2> 1744432 INFO  (coreZkRegister-3077-thread-1-processing-r:core_node1 x:collection1 n:127.0.0.1:59264_ s:shard1 c:control_collection) [n:127.0.0.1:59264_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:59264/collection1/ and leader is http://127.0.0.1:59264/collection1/
   [junit4]   2> 1744433 INFO  (coreZkRegister-3077-thread-1-processing-r:core_node1 x:collection1 n:127.0.0.1:59264_ s:shard1 c:control_collection) [n:127.0.0.1:59264_ 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:59264
   [junit4]   2> 1744433 INFO  (coreZkRegister-3077-thread-1-processing-r:core_node1 x:collection1 n:127.0.0.1:59264_ s:shard1 c:control_collection) [n:127.0.0.1:59264_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1744433 INFO  (coreZkRegister-3077-thread-1-processing-r:core_node1 x:collection1 n:127.0.0.1:59264_ s:shard1 c:control_collection) [n:127.0.0.1:59264_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1744433 INFO  (coreZkRegister-3077-thread-1-processing-r:core_node1 x:collection1 n:127.0.0.1:59264_ s:shard1 c:control_collection) [n:127.0.0.1:59264_ 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> 1744434 INFO  (zkCallback-823-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1744435 INFO  (OverseerStateUpdate-94152474781614083-127.0.0.1:59264_-n_0000000000) [n:127.0.0.1:59264_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "base_url":"http://127.0.0.1:59264",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "node_name":"127.0.0.1:59264_",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "core_node_name":"core_node1"} current state version: 2
   [junit4]   2> 1744436 INFO  (OverseerStateUpdate-94152474781614083-127.0.0.1:59264_-n_0000000000) [n:127.0.0.1:59264_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "base_url":"http://127.0.0.1:59264",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "node_name":"127.0.0.1:59264_",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "core_node_name":"core_node1"}
   [junit4]   2> 1744436 INFO  (OverseerStateUpdate-94152474781614083-127.0.0.1:59264_-n_0000000000) [n:127.0.0.1:59264_    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 1744437 INFO  (zkCallback-823-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_    ] 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> 1744437 INFO  (zkCallback-825-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> 1744439 INFO  (zkCallback-825-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 1744440 INFO  (zkCallback-823-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 1744541 INFO  (zkCallback-823-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_    ] 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> 1744542 INFO  (zkCallback-825-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> 1744548 INFO  (zkCallback-825-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 1744548 INFO  (zkCallback-823-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 1744713 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A0846DB02E8884FF-001/shard-1-001/cores/collection1
   [junit4]   2> 1744714 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A0846DB02E8884FF-001/shard-1-001
   [junit4]   2> 1744715 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 1744717 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@51aafb9a{/,null,AVAILABLE}
   [junit4]   2> 1744718 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1c71cee5{HTTP/1.1}{127.0.0.1:33400}
   [junit4]   2> 1744718 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.e.j.s.Server Started @1747665ms
   [junit4]   2> 1744718 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solrconfig=solrconfig.xml, hostContext=/, solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A0846DB02E8884FF-001/tempDir-001/jetty1, hostPort=33400, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A0846DB02E8884FF-001/shard-1-001/cores}
   [junit4]   2> 1744719 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1fe91485
   [junit4]   2> 1744719 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A0846DB02E8884FF-001/shard-1-001/'
   [junit4]   2> 1744735 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A0846DB02E8884FF-001/shard-1-001/solr.xml
   [junit4]   2> 1744749 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A0846DB02E8884FF-001/shard-1-001/cores
   [junit4]   2> 1744749 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.CoreContainer New CoreContainer 108371770
   [junit4]   2> 1744749 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A0846DB02E8884FF-001/shard-1-001/]
   [junit4]   2> 1744750 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A0846DB02E8884FF-001/shard-1-001/lib
   [junit4]   2> 1744750 WARN  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A0846DB02E8884FF-001/shard-1-001/lib).
   [junit4]   2> 1744757 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] 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> 1744759 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1744759 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1744759 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1744759 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37101/solr
   [junit4]   2> 1744760 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1744760 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1744760 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1744762 INFO  (zkCallback-828-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5a6c692d name:ZooKeeperConnection Watcher:127.0.0.1:37101 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1744762 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1744763 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1744765 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [n:127.0.0.1:33400_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1744766 INFO  (zkCallback-829-thread-1-processing-n:127.0.0.1:33400_) [n:127.0.0.1:33400_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@68875bbf name:ZooKeeperConnection Watcher:127.0.0.1:37101/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1744766 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [n:127.0.0.1:33400_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1744770 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [n:127.0.0.1:33400_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1745775 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [n:127.0.0.1:33400_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33400_
   [junit4]   2> 1745776 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [n:127.0.0.1:33400_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33400_
   [junit4]   2> 1745779 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [n:127.0.0.1:33400_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1745780 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [n:127.0.0.1:33400_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94152474781614087-127.0.0.1:33400_-n_0000000001
   [junit4]   2> 1745781 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [n:127.0.0.1:33400_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94152474781614083-127.0.0.1:59264_-n_0000000000 to know if I could be the leader
   [junit4]   2> 1745781 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [n:127.0.0.1:33400_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1745782 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [n:127.0.0.1:33400_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1745783 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [n:127.0.0.1:33400_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A0846DB02E8884FF-001/shard-1-001/cores
   [junit4]   2> 1745784 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [n:127.0.0.1:33400_    ] o.a.s.c.SolrCore Created CoreDescriptor: {loadOnStartup=true, transient=false, dataDir=data/, schema=schema.xml, coreNodeName=, shard=, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A0846DB02E8884FF-001/shard-1-001/cores/collection1/, config=solrconfig.xml, collection=collection1, name=collection1, instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A0846DB02E8884FF-001/shard-1-001/cores/collection1}
   [junit4]   2> 1745784 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [n:127.0.0.1:33400_    ] o.a.s.c.CoresLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A0846DB02E8884FF-001/shard-1-001/cores/collection1/
   [junit4]   2> 1745784 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [n:127.0.0.1:33400_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1745786 INFO  (coreLoadExecutor-3094-thread-1-processing-n:127.0.0.1:33400_) [n:127.0.0.1:33400_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1745786 INFO  (coreLoadExecutor-3094-thread-1-processing-n:127.0.0.1:33400_) [n:127.0.0.1:33400_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1745788 INFO  (zkCallback-823-thread-1-processing-n:127.0.0.1:59264_) [n:127.0.0.1:59264_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1745788 INFO  (coreLoadExecutor-3094-thread-1-processing-n:127.0.0.1:33400_) [n:127.0.0.1:33400_ c:collection1   x:collection1] o.a.s.c.ZkController Registering watch for external collection collection1
   [junit4]   2> 1745788 INFO  (coreLoadExecutor-3094-thread-1-processing-n:127.0.0.1:33400_) [n:127.0.0.1:33400_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch collection1
   [junit4]   2> 1745788 INFO  (OverseerStateUpdate-94152474781614083-127.0.0.1:59264_-n_0000000000) [n:127.0.0.1:59264_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "base_url":"http://127.0.0.1:33400",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "node_name":"127.0.0.1:33400_",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1"} current state version: 4
   [junit4]   2> 1745788 INFO  (coreLoadExecutor-3094-thread-1-processing-n:127.0.0.1:33400_) [n:127.0.0.1:33400_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 1745789 INFO  (OverseerStateUpdate-94152474781614083-127.0.0.1:59264_-n_0000000000) [n:127.0.0.1:59264_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "base_url":"http://127.0.0.1:33400",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "node_name":"127.0.0.1:33400_",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1"}
   [junit4]   2> 1745789 INFO  (OverseerStateUpdate-94152474781614083-127.0.0.1:59264_-n_0000000000) [n:127.0.0.1:59264_    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 1745789 INFO  (OverseerStateUpdate-94152474781614083-127.0.0.1:59264_-n_0000000000) [n:127.0.0.1:59264_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1745790 INFO  (coreLoadExecutor-3094-thread-1-processing-n:127.0.0.1:33400_) [n:127.0.0.1:33400_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Updating data for collection1 to ver 0 
   [junit4]   2> 1745790 INFO  (coreLoadExecutor-3094-thread-1-processing-n:127.0.0.1:33400_) [n:127.0.0.1:33400_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1745790 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [n:127.0.0.1:33400_    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0
   [junit4]   2> 1745790 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A0846DB02E8884FF]) [n:127.0.0.1:33400_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1745893 INFO  (OverseerStateUpdate-94152474781614083-127.0.0.1:59264_-n_0000000000) [n:127.0.0.1:59264_    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 1745894 INFO  (zkCallback-829-thread-1-processing-n:127.0.0.1:33400_) [n:127.0.0.1:33400_    ] 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> 1745895 INFO  (zkCallback-829-thread-1-processing-n:127.0.0.1:33400_) [n:127.0.0.1:33400_    ] o.a.s.c.c.ZkStateReader Updating data for collection1 to ver 1 
   [junit4]   2> 1746790 INFO  (coreLoadExecutor-3094-thread-1-processing-n:127.0.0.1:33400_) [n:127.0.0.1:33400_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1746791 INFO  (coreLoadExecutor-3094-thread-1-processing-n:127.0.0.1:33400_) [n:127.0.0.1:33400_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 1746791 INFO  (coreLoadExecutor-3094-thread-1-processing-n:127.0.0.1:33400_) [n:127.0.0.1:33400_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1746791 INFO  (coreLoadExecutor-3094-thread-1-processing-n:127.0.0.1:33400_) [n:127.0.0.1:33400_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 1746792 INFO  (coreLoadExecutor-3094-thread-1-processing-n:127.0.0.1:33400_) [n:127.0.0.1:33400_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1746793 INFO  (coreLoadExecutor-3094-thread-1-processing-n:127.0.0.1:33400_) [n:127.0.0.1:33400_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A0846DB02E8884FF-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1746808 INFO  (coreLoadExecutor-3094-thread-1-processing-n:127.0.0.1:33400_) [n:127.0.0.1:33400_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1746814 INFO  (coreLoadExecutor-3094-thread-1-processing-n:127.0.0.1:33400_) [n:127.0.0.1:33400_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1746827 INFO  (coreLoadExecutor-3094-thread-1-processing-n:127.0.0.1:33400_) [n:127.0.0.1:33400_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1746869 INFO  (coreLoadExecutor-3094-thread-1-processing-n:127.0.0.1:33400_) [n:127.0.0.1:33400_ c:collection1   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1746870 INFO  (coreLoadExecutor-3094-thread-1-processing-n:127.0.0.1:33400_) [n:127.0.0.1:33400_ c:collection1   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1746876 INFO  (coreLoadExecutor-3094-thread-1-processing-n:127.0.0.1:33400_) [n:127.0.0.1:33400_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1747743 INFO  (coreLoadExecutor-3094-thread-1-processing-n:127.0.0.1:33400_) [n:127.0.0.1:33400_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1747751 INFO  (coreLoadExecutor-3094-thread-1-processing-n:127.0.0.1:33400_) [n:127.0.0.1:33400_ c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1747753 INFO  (coreLoadExecutor-3094-thread-1-processing-n:127.0.0.1:33400_) [n:127.0.0.1:33400_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1747762 INFO  (coreLoadExecutor-3094-thread-1-processing-n:127.0.0.1:33400_) [n:127.0.0.1:33400_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1747770 INFO  (coreLoadExecutor-3094-thread-1-processing-n:127.0.0.1:33400_) [n:127.0.0.1:33400_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1747773 INFO  (coreLoadExecutor-3094-thread-1-processing-n:127.0.0.1:33400_) [n:127.0.0.1:33400_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1747773 WARN  (coreLoadExecutor-3094-thread-1-processing-n:127.0.0.1:33400_) [n:127.0.0.1:33400_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1747773 WARN  (coreLoadExecutor-3094-thread-1-processing-n:127.0.0.1:33400_) [n:127.0.0.1:33400_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1747774 INFO  (coreLoadExecutor-3094-thread-1-processing-n:127.0.0.1:33400_) [n:127.0.0.1:33400_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1747774 WARN  (coreLoadExecutor-3094-thread-1-processing-n:127.0.0.1:33400_) [n:127.0.0.1:33400_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1747774 WARN  (coreLoadExecutor-3094-thread-1-processing-n:127.0.0.1:33400_) [n:127.0.0.1:33400_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1747774 INFO  (coreLoadExecutor-3094-thread-1-processing-n:127.0.0.1:33400_) [n:127.0.0.1:33400_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1747775 INFO  (coreLoadExecutor-3094-thread-1-processing-n:127.0.0.1:33400_) [n:127.0.0.1:33400_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1747775 INFO  (coreLoadExecutor-3094-thread-1-processing-n:127.0.0.1:33400_) [n:127.0.0.1:33400_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A0846DB02E8884FF-001/shard-1-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 1747775 INFO  (coreLoadExecutor-3094-thread-1-processing-n:127.0.0.1:33400_) [n:127.0.0.1:33400_ 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@986fff7
   [junit4]   2> 1747776 INFO  (coreLoadExecutor-3094-thread-1-processing-n:127.0.0.1:33400_) [n:127.0.0.1:33400_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A0846DB02E8884FF-001/shard-1-001/cores/collection1/data
   [junit4]   2> 1747776 INFO  (coreLoadExecutor-3094-thread-1-processing-n:127.0.0.1:33400_) [n:127.0.0.1:33400_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_A0846DB02E8884FF-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 1747776 WARN  (coreLoadExecutor-3094-thread-1-processing-n:127.0.0.1:33400_) [n:127.0.0.1:33400_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr

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

lr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:34293: collection already exists: awholynewstresscollection_collection4_4
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A0846DB02E8884FF]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1572)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1593)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:887)Throwable #5: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=55152, name=collection3, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    > Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:34293: collection already exists: awholynewstresscollection_collection3_4
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A0846DB02E8884FF]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1572)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1593)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:887)Throwable #6: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=55151, name=collection2, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    > Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:34293: Could not find collection : awholynewstresscollection_collection2_3
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A0846DB02E8884FF]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:894)
   [junit4]   2> 2052930 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[A0846DB02E8884FF]-worker) [n:127.0.0.1:33711_ c:addReplicaColl s:shard2 r:core_node2 x:addReplicaColl_shard2_replica2] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {a_t=PostingsFormat(name=Direct), _version_=PostingsFormat(name=MockRandom), range_facet_i_dv=PostingsFormat(name=Direct), other_tl1=PostingsFormat(name=MockRandom), intDefault=PostingsFormat(name=MockRandom), range_facet_l_dv=PostingsFormat(name=LuceneFixedGap), multiDefault=PostingsFormat(name=Direct), a_i1=PostingsFormat(name=Direct), text=PostingsFormat(name=LuceneVarGapFixedInterval), id=PostingsFormat(name=LuceneFixedGap), range_facet_l=PostingsFormat(name=Direct), timestamp=PostingsFormat(name=Direct)}, docValues:{range_facet_i_dv=DocValuesFormat(name=Asserting), range_facet_l_dv=DocValuesFormat(name=Lucene50), timestamp=DocValuesFormat(name=Asserting)}, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=sr, timezone=America/Buenos_Aires
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.7.0_72 (64-bit)/cpus=4,threads=1,free=86466176,total=530055168
   [junit4]   2> NOTE: All tests run in this JVM: [TestMergePolicyConfig, TestConfigOverlay, CustomCollectionTest, SolrXmlInZkTest, LeaderElectionIntegrationTest, TestSolrQueryParserDefaultOperatorResource, PrimitiveFieldTypeTest, BasicZkTest, TestRangeQuery, AnalyticsQueryTest, DateFieldTest, TestSweetSpotSimilarityFactory, BufferStoreTest, SolrRequestParserTest, PingRequestHandlerTest, EnumFieldTest, TestPhraseSuggestions, TestBadConfig, MultiTermTest, DistributedExpandComponentTest, TestSimpleTrackingShardHandler, IndexSchemaTest, DateMathParserTest, TestInfoStreamLogging, CSVRequestHandlerTest, TestConfig, SharedFSAutoReplicaFailoverUtilsTest, TestSchemaNameResource, SignatureUpdateProcessorFactoryTest, TestManagedSchemaFieldTypeResource, TestSolrConfigHandlerConcurrent, TestLazyCores, DistributedFacetPivotWhiteBoxTest, TestBulkSchemaConcurrent, TestQuerySenderListener, ChaosMonkeyNothingIsSafeTest, TestTrieFacet, SimplePostToolTest, TestSolrDeletionPolicy1, SaslZkACLProviderTest, TestRandomDVFaceting, DistributedFacetPivotSmallAdvancedTest, CurrencyFieldXmlFileTest, TestAuthorizationFramework, TestSolr4Spatial2, TestRestoreCore, ParsingFieldUpdateProcessorsTest, QueryElevationComponentTest, BlockDirectoryTest, DebugComponentTest, TestCloudManagedSchema, RuleEngineTest, ResponseHeaderTest, TestSolrConfigHandler, TestShortCircuitedRequests, OverseerStatusTest, TestComplexPhraseQParserPlugin, TestSolr4Spatial, TestFieldResource, TestWordDelimiterFilterFactory, CleanupOldIndexTest, HighlighterConfigTest, TestStressLucene, TestRandomRequestDistribution, TestFunctionQuery, RemoteQueryErrorTest, TestCSVLoader, DistributedQueryComponentOptimizationTest, TestIBSimilarityFactory, TestRealTimeGet, TestDistributedSearch, TestSchemaVersionResource, TestSolrIndexConfig, TestIndexingPerformance, AliasIntegrationTest, TestNRTOpen, TestCodecSupport, TestJoin, OutOfBoxZkACLAndCredentialsProvidersTest, DistributedSuggestComponentTest, StandardRequestHandlerTest, IndexBasedSpellCheckerTest, CollectionsAPIDistributedZkTest]
   [junit4] Completed [270/508] on J0 in 311.37s, 1 test, 1 error <<< FAILURES!

[...truncated 744 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:543: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:484: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:61: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/extra-targets.xml:39: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build.xml:230: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/common-build.xml:512: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1444: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:999: There were test failures: 508 suites, 2012 tests, 1 error, 53 ignored (10 assumptions)

Total time: 225 minutes 12 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-5.x #874
Archived 4 artifacts
Archive block size is 32768
Received 0 blocks and 988199522 bytes
Compression is 0.0%
Took 3 min 8 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-NightlyTests-5.x - Build # 898 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/898/

1 tests failed.
REGRESSION:  org.apache.solr.TestDistributedSearch.test

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([D216D987AB6BA35D:5A42E65D0597CEA5]:0)
	at org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:568)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:982)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10515 lines...]
   [junit4] Suite: org.apache.solr.TestDistributedSearch
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_D216D987AB6BA35D-001/init-core-data-001
   [junit4]   2> 1350158 INFO  (SUITE-TestDistributedSearch-seed#[D216D987AB6BA35D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1350158 INFO  (SUITE-TestDistributedSearch-seed#[D216D987AB6BA35D]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /ocp/
   [junit4]   2> 1350475 INFO  (TEST-TestDistributedSearch.test-seed#[D216D987AB6BA35D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_D216D987AB6BA35D-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1350477 INFO  (TEST-TestDistributedSearch.test-seed#[D216D987AB6BA35D]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 1350508 INFO  (TEST-TestDistributedSearch.test-seed#[D216D987AB6BA35D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d10686{/ocp,null,AVAILABLE}
   [junit4]   2> 1350524 INFO  (TEST-TestDistributedSearch.test-seed#[D216D987AB6BA35D]) [    ] o.e.j.s.ServerConnector Started ServerConnector@7460fecd{HTTP/1.1}{127.0.0.1:48638}
   [junit4]   2> 1350524 INFO  (TEST-TestDistributedSearch.test-seed#[D216D987AB6BA35D]) [    ] o.e.j.s.Server Started @1353859ms
   [junit4]   2> 1350524 INFO  (TEST-TestDistributedSearch.test-seed#[D216D987AB6BA35D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_D216D987AB6BA35D-001/tempDir-001/control/cores, hostPort=48638, hostContext=/ocp}
   [junit4]   2> 1350525 INFO  (TEST-TestDistributedSearch.test-seed#[D216D987AB6BA35D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1fe91485
   [junit4]   2> 1350525 INFO  (TEST-TestDistributedSearch.test-seed#[D216D987AB6BA35D]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_D216D987AB6BA35D-001/tempDir-001/control/'
   [junit4]   2> 1350552 INFO  (TEST-TestDistributedSearch.test-seed#[D216D987AB6BA35D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_D216D987AB6BA35D-001/tempDir-001/control/solr.xml
   [junit4]   2> 1350591 INFO  (TEST-TestDistributedSearch.test-seed#[D216D987AB6BA35D]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_D216D987AB6BA35D-001/tempDir-001/control/cores
   [junit4]   2> 1350592 INFO  (TEST-TestDistributedSearch.test-seed#[D216D987AB6BA35D]) [    ] o.a.s.c.CoreContainer New CoreContainer 1612960516
   [junit4]   2> 1350592 INFO  (TEST-TestDistributedSearch.test-seed#[D216D987AB6BA35D]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_D216D987AB6BA35D-001/tempDir-001/control/]
   [junit4]   2> 1350592 INFO  (TEST-TestDistributedSearch.test-seed#[D216D987AB6BA35D]) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_D216D987AB6BA35D-001/tempDir-001/control/lib
   [junit4]   2> 1350592 WARN  (TEST-TestDistributedSearch.test-seed#[D216D987AB6BA35D]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_D216D987AB6BA35D-001/tempDir-001/control/lib).
   [junit4]   2> 1350604 INFO  (TEST-TestDistributedSearch.test-seed#[D216D987AB6BA35D]) [    ] 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> 1350605 INFO  (TEST-TestDistributedSearch.test-seed#[D216D987AB6BA35D]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1350606 INFO  (TEST-TestDistributedSearch.test-seed#[D216D987AB6BA35D]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1350606 INFO  (TEST-TestDistributedSearch.test-seed#[D216D987AB6BA35D]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1350606 INFO  (TEST-TestDistributedSearch.test-seed#[D216D987AB6BA35D]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1350608 INFO  (TEST-TestDistributedSearch.test-seed#[D216D987AB6BA35D]) [    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_D216D987AB6BA35D-001/tempDir-001/control/cores
   [junit4]   2> 1350608 INFO  (TEST-TestDistributedSearch.test-seed#[D216D987AB6BA35D]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {config=solrconfig.xml, schema=schema.xml, name=collection1, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_D216D987AB6BA35D-001/tempDir-001/control/cores/collection1/, transient=false, configSet=collection1, instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_D216D987AB6BA35D-001/tempDir-001/control/cores/collection1, loadOnStartup=true, dataDir=data/}
   [junit4]   2> 1350609 INFO  (TEST-TestDistributedSearch.test-seed#[D216D987AB6BA35D]) [    ] o.a.s.c.CoresLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_D216D987AB6BA35D-001/tempDir-001/control/cores/collection1/
   [junit4]   2> 1350609 INFO  (TEST-TestDistributedSearch.test-seed#[D216D987AB6BA35D]) [    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1350619 INFO  (coreLoadExecutor-2207-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1350643 INFO  (TEST-TestDistributedSearch.test-seed#[D216D987AB6BA35D]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0
   [junit4]   2> 1350644 INFO  (TEST-TestDistributedSearch.test-seed#[D216D987AB6BA35D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1350645 INFO  (coreLoadExecutor-2207-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 1350645 INFO  (coreLoadExecutor-2207-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1350645 INFO  (coreLoadExecutor-2207-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1350684 INFO  (coreLoadExecutor-2207-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1350716 INFO  (coreLoadExecutor-2207-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1350778 INFO  (coreLoadExecutor-2207-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1350779 INFO  (coreLoadExecutor-2207-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1350786 INFO  (coreLoadExecutor-2207-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1351154 INFO  (coreLoadExecutor-2207-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1351165 INFO  (coreLoadExecutor-2207-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1351168 INFO  (coreLoadExecutor-2207-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1351174 INFO  (coreLoadExecutor-2207-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1351177 INFO  (coreLoadExecutor-2207-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1351180 INFO  (coreLoadExecutor-2207-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1351180 WARN  (coreLoadExecutor-2207-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1351180 WARN  (coreLoadExecutor-2207-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1351181 INFO  (coreLoadExecutor-2207-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1351181 WARN  (coreLoadExecutor-2207-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1351181 WARN  (coreLoadExecutor-2207-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1351181 INFO  (coreLoadExecutor-2207-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1351181 INFO  (coreLoadExecutor-2207-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1351181 INFO  (coreLoadExecutor-2207-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/], dataDir=[null]
   [junit4]   2> 1351182 INFO  (coreLoadExecutor-2207-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@470336d7
   [junit4]   2> 1351182 INFO  (coreLoadExecutor-2207-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_D216D987AB6BA35D-001/tempDir-001/control/cores/collection1/data
   [junit4]   2> 1351182 INFO  (coreLoadExecutor-2207-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_D216D987AB6BA35D-001/tempDir-001/control/cores/collection1/data/index/
   [junit4]   2> 1351182 WARN  (coreLoadExecutor-2207-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_D216D987AB6BA35D-001/tempDir-001/control/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1351183 INFO  (coreLoadExecutor-2207-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_D216D987AB6BA35D-001/tempDir-001/control/cores/collection1/data/index
   [junit4]   2> 1351183 INFO  (coreLoadExecutor-2207-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=49, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=2.0556640625, noCFSRatio=0.0]
   [junit4]   2> 1351183 INFO  (coreLoadExecutor-2207-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@423dfdd4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@73e38b45),segFN=segments_1,generation=1}
   [junit4]   2> 1351184 INFO  (coreLoadExecutor-2207-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1351188 INFO  (coreLoadExecutor-2207-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1351189 INFO  (coreLoadExecutor-2207-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1351189 INFO  (coreLoadExecutor-2207-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1351189 INFO  (coreLoadExecutor-2207-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1351189 INFO  (coreLoadExecutor-2207-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1351189 INFO  (coreLoadExecutor-2207-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1351189 INFO  (coreLoadExecutor-2207-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1351189 INFO  (coreLoadExecutor-2207-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1351190 INFO  (coreLoadExecutor-2207-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1351190 INFO  (coreLoadExecutor-2207-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1351190 INFO  (coreLoadExecutor-2207-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1351190 INFO  (coreLoadExecutor-2207-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1351193 INFO  (coreLoadExecutor-2207-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1351194 INFO  (coreLoadExecutor-2207-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1351195 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_D216D987AB6BA35D-001/tempDir-001/control/cores/collection1/data/
   [junit4]   2> 1351196 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_D216D987AB6BA35D-001/tempDir-001/control/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1351208 INFO  (coreLoadExecutor-2207-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1351210 INFO  (coreLoadExecutor-2207-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1351214 INFO  (coreLoadExecutor-2207-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1351217 INFO  (coreLoadExecutor-2207-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: dismax,/config,/update/csv,spellCheckCompRH,/admin/segments,spellCheckCompRH_Direct,/search-facet-def,/admin/logging,spellCheckCompRH1,/admin/threads,lazy,/terms,mock,mltrh,/admin/ping,/admin/system,/mlt,/schema,/admin/mbeans,/admin/file,/update/json/docs,/get,spellCheckWithWordbreak_Direct,/admin/luke,tvrh,/debug/dump,/search-facet-invariants,/admin/properties,/update/json,/admin/plugins,standard,/update,spellCheckWithWordbreak,/replication,defaults
   [junit4]   2> 1351218 WARN  (coreLoadExecutor-2207-thread-1) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1351219 INFO  (coreLoadExecutor-2207-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1351228 INFO  (coreLoadExecutor-2207-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1351228 INFO  (coreLoadExecutor-2207-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1351229 INFO  (coreLoadExecutor-2207-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1351229 INFO  (coreLoadExecutor-2207-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1351229 INFO  (coreLoadExecutor-2207-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=592211097, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1351230 INFO  (coreLoadExecutor-2207-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@423dfdd4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@73e38b45),segFN=segments_1,generation=1}
   [junit4]   2> 1351230 INFO  (coreLoadExecutor-2207-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1351230 INFO  (coreLoadExecutor-2207-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@115ec040[collection1] main
   [junit4]   2> 1351230 INFO  (coreLoadExecutor-2207-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1351230 INFO  (coreLoadExecutor-2207-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1351231 INFO  (coreLoadExecutor-2207-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1351231 INFO  (coreLoadExecutor-2207-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1351254 INFO  (coreLoadExecutor-2207-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1351297 INFO  (coreLoadExecutor-2207-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1351298 INFO  (searcherExecutor-2208-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1351298 INFO  (searcherExecutor-2208-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1351298 INFO  (searcherExecutor-2208-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1351298 INFO  (searcherExecutor-2208-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1351299 INFO  (searcherExecutor-2208-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1351299 INFO  (searcherExecutor-2208-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1351299 INFO  (coreLoadExecutor-2207-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1351299 INFO  (searcherExecutor-2208-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1351299 INFO  (coreLoadExecutor-2207-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1351300 INFO  (coreLoadExecutor-2207-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1351300 INFO  (searcherExecutor-2208-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1351300 INFO  (searcherExecutor-2208-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1351301 INFO  (searcherExecutor-2208-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@115ec040[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1351300 INFO  (coreLoadExecutor-2207-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1506330010416316416
   [junit4]   2> 1351313 INFO  (coreLoadExecutor-2207-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 14 ms to seed version buckets with highest version 1506330010416316416
   [junit4]   2> 1351314 INFO  (coreLoadExecutor-2207-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1352035 INFO  (TEST-TestDistributedSearch.test-seed#[D216D987AB6BA35D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_D216D987AB6BA35D-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1352036 INFO  (TEST-TestDistributedSearch.test-seed#[D216D987AB6BA35D]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 1352038 INFO  (TEST-TestDistributedSearch.test-seed#[D216D987AB6BA35D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@77d12a41{/ocp,null,AVAILABLE}
   [junit4]   2> 1352038 INFO  (TEST-TestDistributedSearch.test-seed#[D216D987AB6BA35D]) [    ] o.e.j.s.ServerConnector Started ServerConnector@452d4edb{HTTP/1.1}{127.0.0.1:41298}
   [junit4]   2> 1352038 INFO  (TEST-TestDistributedSearch.test-seed#[D216D987AB6BA35D]) [    ] o.e.j.s.Server Started @1355373ms
   [junit4]   2> 1352039 INFO  (TEST-TestDistributedSearch.test-seed#[D216D987AB6BA35D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ocp, hostPort=41298, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_D216D987AB6BA35D-001/tempDir-001/shard0/cores}
   [junit4]   2> 1352039 INFO  (TEST-TestDistributedSearch.test-seed#[D216D987AB6BA35D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1fe91485
   [junit4]   2> 1352039 INFO  (TEST-TestDistributedSearch.test-seed#[D216D987AB6BA35D]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_D216D987AB6BA35D-001/tempDir-001/shard0/'
   [junit4]   2> 1352055 INFO  (TEST-TestDistributedSearch.test-seed#[D216D987AB6BA35D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_D216D987AB6BA35D-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 1352069 INFO  (TEST-TestDistributedSearch.test-seed#[D216D987AB6BA35D]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_D216D987AB6BA35D-001/tempDir-001/shard0/cores
   [junit4]   2> 1352069 INFO  (TEST-TestDistributedSearch.test-seed#[D216D987AB6BA35D]) [    ] o.a.s.c.CoreContainer New CoreContainer 1369714050
   [junit4]   2> 1352069 INFO  (TEST-TestDistributedSearch.test-seed#[D216D987AB6BA35D]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_D216D987AB6BA35D-001/tempDir-001/shard0/]
   [junit4]   2> 1352069 INFO  (TEST-TestDistributedSearch.test-seed#[D216D987AB6BA35D]) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_D216D987AB6BA35D-001/tempDir-001/shard0/lib
   [junit4]   2> 1352070 WARN  (TEST-TestDistributedSearch.test-seed#[D216D987AB6BA35D]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_D216D987AB6BA35D-001/tempDir-001/shard0/lib).
   [junit4]   2> 1352078 INFO  (TEST-TestDistributedSearch.test-seed#[D216D987AB6BA35D]) [    ] 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> 1352079 INFO  (TEST-TestDistributedSearch.test-seed#[D216D987AB6BA35D]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1352079 INFO  (TEST-TestDistributedSearch.test-seed#[D216D987AB6BA35D]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1352080 INFO  (TEST-TestDistributedSearch.test-seed#[D216D987AB6BA35D]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1352080 INFO  (TEST-TestDistributedSearch.test-seed#[D216D987AB6BA35D]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1352080 INFO  (TEST-TestDistributedSearch.test-seed#[D216D987AB6BA35D]) [    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_D216D987AB6BA35D-001/tempDir-001/shard0/cores
   [junit4]   2> 1352081 INFO  (TEST-TestDistributedSearch.test-seed#[D216D987AB6BA35D]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_D216D987AB6BA35D-001/tempDir-001/shard0/cores/collection1/, transient=false, instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_D216D987AB6BA35D-001/tempDir-001/shard0/cores/collection1, name=collection1, dataDir=data/, configSet=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml}
   [junit4]   2> 1352081 INFO  (TEST-TestDistributedSearch.test-seed#[D216D987AB6BA35D]) [    ] o.a.s.c.CoresLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_D216D987AB6BA35D-001/tempDir-001/shard0/cores/collection1/
   [junit4]   2> 1352081 INFO  (TEST-TestDistributedSearch.test-seed#[D216D987AB6BA35D]) [    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1352082 INFO  (coreLoadExecutor-2218-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1352082 INFO  (TEST-TestDistributedSearch.test-seed#[D216D987AB6BA35D]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0
   [junit4]   2> 1352083 INFO  (TEST-TestDistributedSearch.test-seed#[D216D987AB6BA35D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1352083 INFO  (coreLoadExecutor-2218-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 1352083 INFO  (coreLoadExecutor-2218-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1352084 INFO  (coreLoadExecutor-2218-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1352105 INFO  (coreLoadExecutor-2218-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1352184 INFO  (coreLoadExecutor-2218-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1352268 INFO  (coreLoadExecutor-2218-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1352270 INFO  (coreLoadExecutor-2218-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1352283 INFO  (coreLoadExecutor-2218-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1352627 INFO  (coreLoadExecutor-2218-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1352635 INFO  (coreLoadExecutor-2218-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1352636 INFO  (coreLoadExecutor-2218-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1352642 INFO  (coreLoadExecutor-2218-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1352645 INFO  (coreLoadExecutor-2218-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1352647 INFO  (coreLoadExecutor-2218-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1352647 WARN  (coreLoadExecutor-2218-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1352648 WARN  (coreLoadExecutor-2218-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1352648 INFO  (coreLoadExecutor-2218-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1352648 WARN  (coreLoadExecutor-2218-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1352648 WARN  (coreLoadExecutor-2218-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1352648 INFO  (coreLoadExecutor-2218-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1352648 INFO  (coreLoadExecutor-2218-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1352649 INFO  (coreLoadExecutor-2218-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/], dataDir=[null]
   [junit4]   2> 1352649 INFO  (coreLoadExecutor-2218-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@470336d7
   [junit4]   2> 1352649 INFO  (coreLoadExecutor-2218-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_D216D987AB6BA35D-001/tempDir-001/shard0/cores/collection1/data
   [junit4]   2> 1352649 INFO  (coreLoadExecutor-2218-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_D216D987AB6BA35D-001/tempDir-001/shard0/cores/collection1/data/index/
   [junit4]   2> 1352650 WARN  (coreLoadExecutor-2218-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_D216D987AB6BA35D-001/tempDir-001/shard0/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1352650 INFO  (coreLoadExecutor-2218-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_D216D987AB6BA35D-001/tempDir-001/shard0/cores/collection1/data/index
   [junit4]   2> 1352650 INFO  (coreLoadExecutor-2218-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=49, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=2.0556640625, noCFSRatio=0.0]
   [junit4]   2> 1352651 INFO  (coreLoadExecutor-2218-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@48e55ca2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4a24b511),segFN=segments_1,generation=1}
   [junit4]   2> 1352651 INFO  (coreLoadExecutor-2218-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1352656 INFO  (coreLoadExecutor-2218-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1352657 INFO  (coreLoadExecutor-2218-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1352657 INFO  (coreLoadExecutor-2218-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1352657 INFO  (coreLoadExecutor-2218-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1352657 INFO  (coreLoadExecutor-2218-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1352657 INFO  (coreLoadExecutor-2218-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1352657 INFO  (coreLoadExecutor-2218-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1352658 INFO  (coreLoadExecutor-2218-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1352658 INFO  (coreLoadExecutor-2218-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1352658 INFO  (coreLoadExecutor-2218-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1352658 INFO  (coreLoadExecutor-2218-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1352658 INFO  (coreLoadExecutor-2218-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1352661 INFO  (coreLoadExecutor-2218-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1352662 INFO  (coreLoadExecutor-2218-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1352663 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_D216D987AB6BA35D-001/tempDir-001/shard0/cores/collection1/data/
   [junit4]   2> 1352664 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_D216D987AB6BA35D-001/tempDir-001/shard0/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1352665 INFO  (coreLoadExecutor-2218-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1352667 INFO  (coreLoadExecutor-2218-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1352672 INFO  (coreLoadExecutor-2218-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1352675 INFO  (coreLoadExecutor-2218-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: dismax,/config,/update/csv,spellCheckCompRH,/admin/segments,spellCheckCompRH_Direct,/search-facet-def,/admin/logging,spellCheckCompRH1,/admin/threads,lazy,/terms,mock,mltrh,/admin/ping,/admin/system,/mlt,/schema,/admin/mbeans,/admin/file,/update/json/docs,/get,spellCheckWithWordbreak_Direct,/admin/luke,tvrh,/debug/dump,/search-facet-invariants,/admin/properties,/update/json,/admin/plugins,standard,/update,spellCheckWithWordbreak,/replication,defaults
   [junit4]   2> 1352676 WARN  (coreLoadExecutor-2218-thread-1) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1352677 INFO  (coreLoadExecutor-2218-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1352678 INFO  (coreLoadExecutor-2218-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1352678 INFO  (coreLoadExecutor-2218-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1352679 INFO  (coreLoadExecutor-2218-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1352679 INFO  (coreLoadExecutor-2218-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1352687 INFO  (coreLoadExecutor-2218-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=592211097, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1352687 INFO  (coreLoadExecutor-2218-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@48e55ca2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4a24b511),segFN=segments_1,generation=1}
   [junit4]   2> 1352687 INFO  (coreLoadExecutor-2218-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1352688 INFO  (coreLoadExecutor-2218-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@50e98a60[collection1] main
   [junit4]   2> 1352688 INFO  (coreLoadExecutor-2218-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1352688 INFO  (coreLoadExecutor-2218-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1352688 INFO  (coreLoadExecutor-2218-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1352688 INFO  (coreLoadExecutor-2218-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1352709 INFO  (coreLoadExecutor-2218-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1352740 INFO  (coreLoadExecutor-2218-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1352741 INFO  (searcherExecutor-2219-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1352741 INFO  (searcherExecutor-2219-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1352741 INFO  (searcherExecutor-2219-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1352741 INFO  (searcherExecutor-2219-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1352742 INFO  (searcherExecutor-2219-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1352742 INFO  (coreLoadExecutor-2218-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1352742 INFO  (searcherExecutor-2219-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1352742 INFO  (coreLoadExecutor-2218-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1352742 INFO  (coreLoadExecutor-2218-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1352742 INFO  (coreLoadExecutor-2218-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1506330011928363008
   [junit4]   2> 1352742 INFO  (searcherExecutor-2219-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1352743 INFO  (searcherExecutor-2219-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1352743 INFO  (searcherExecutor-2219-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1352744 INFO  (searcherExecutor-2219-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@50e98a60[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1352744 INFO  (coreLoadExecutor-2218-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 2 ms to seed version buckets with highest version 1506330011928363008
   [junit4]   2> 1352745 INFO  (coreLoadExecutor-2218-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1353084 INFO  (TEST-TestDistributedSearch.test-seed#[D216D987AB6BA35D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1353102 INFO  (qtp241294005-3909) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1506330012304801792)} 0 1
   [junit4]   2> 1353121 INFO  (qtp1736485992-3928) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1506330012324724736)} 0 1
   [junit4]   2> 1353127 INFO  (qtp241294005-3910) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[1 (1506330012328919040)]} 0 2
   [junit4]   2> 1353132 INFO  (qtp1736485992-3926) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[1 (1506330012334161920)]} 0 2
   [junit4]   2> 1353135 INFO  (qtp241294005-3911) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[2 (1506330012339404800)]} 0 1
   [junit4]   2> 1353138 INFO  (qtp1736485992-3930) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[2 (1506330012342550528)]} 0 0
   [junit4]   2> 1353146 INFO  (qtp241294005-3912) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[3 (1506330012350939136)]} 0 1
   [junit4]   2> 1353149 INFO  (qtp1736485992-3929) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[3 (1506330012354084864)]} 0 1
   [junit4]   2> 1353152 INFO  (qtp241294005-3913) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[4 (1506330012357230592)]} 0 1
   [junit4]   2> 1353156 INFO  (qtp1736485992-3934) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[4 (1506330012361424896)]} 0 1
   [junit4]   2> 1353159 INFO  (qtp241294005-3909) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[5 (1506330012364570624)]} 0 1
   [junit4]   2> 1353162 INFO  (qtp1736485992-3935) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[5 (1506330012367716352)]} 0 0
   [junit4]   2> 1353164 INFO  (qtp241294005-3910) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[6 (1506330012370862080)]} 0 0
   [junit4]   2> 1353167 INFO  (qtp1736485992-3936) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[6 (1506330012372959232)]} 0 1
   [junit4]   2> 1353170 INFO  (qtp241294005-3911) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[7 (1506330012376104960)]} 0 0
   [junit4]   2> 1353173 INFO  (qtp1736485992-3937) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[7 (1506330012379250688)]} 0 1
   [junit4]   2> 1353175 INFO  (qtp241294005-3912) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[8 (1506330012382396416)]} 0 0
   [junit4]   2> 1353178 INFO  (qtp1736485992-3928) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[8 (1506330012384493568)]} 0 0
   [junit4]   2> 1353180 INFO  (qtp241294005-3913) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[9 (1506330012387639296)]} 0 0
   [junit4]   2> 1353183 INFO  (qtp1736485992-3926) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[9 (1506330012389736448)]} 0 0
   [junit4]   2> 1353185 INFO  (qtp241294005-3909) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1353217 INFO  (qtp241294005-3909) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@423dfdd4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@73e38b45),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@423dfdd4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@73e38b45),segFN=segments_2,generation=2}
   [junit4]   2> 1353218 INFO  (qtp241294005-3909) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 1353221 INFO  (qtp241294005-3909) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@2225fce7[collection1] main
   [junit4]   2> 1353222 INFO  (qtp241294005-3909) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1353224 INFO  (searcherExecutor-2208-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2225fce7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.3.0):C9)))}
   [junit4]   2> 1353224 INFO  (qtp241294005-3909) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&softCommit=false&waitSearcher=true&commit=true&wt=javabin} {commit=} 0 39
   [junit4]   2> 1353226 INFO  (qtp1736485992-3930) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1353270 INFO  (qtp1736485992-3930) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@48e55ca2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4a24b511),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@48e55ca2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4a24b511),segFN=segments_2,generation=2}
   [junit4]   2> 1353270 INFO  (qtp1736485992-3930) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 1353273 INFO  (qtp1736485992-3930) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@67d199cb[collection1] main
   [junit4]   2> 1353274 INFO  (searcherExecutor-2219-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@67d199cb[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.3.0):C9)))}
   [junit4]   2> 1353275 INFO  (qtp1736485992-3930) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1353275 INFO  (qtp1736485992-3930) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&softCommit=false&waitSearcher=true&commit=true&wt=javabin} {commit=} 0 48
   [junit4]   2> 1353279 INFO  (qtp241294005-3910) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[10 (1506330012489351168)]} 0 1
   [junit4]   2> 1353283 INFO  (qtp1736485992-3929) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[10 (1506330012493545472)]} 0 2
   [junit4]   2> 1353286 INFO  (qtp241294005-3911) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[11 (1506330012497739776)]} 0 1
   [junit4]   2> 1353289 INFO  (qtp1736485992-3934) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[11 (1506330012500885504)]} 0 0
   [junit4]   2> 1353291 INFO  (qtp241294005-3912) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[12 (1506330012504031232)]} 0 0
   [junit4]   2> 1353294 INFO  (qtp1736485992-3935) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[12 (1506330012506128384)]} 0 0
   [junit4]   2> 1353296 INFO  (qtp241294005-3913) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[13 (1506330012509274112)]} 0 0
   [junit4]   2> 1353298 INFO  (qtp1736485992-3936) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[13 (1506330012511371264)]} 0 0
   [junit4]   2> 1353301 INFO  (qtp241294005-3909) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[1001 (1506330012513468416)]} 0 0
   [junit4]   2> 1353304 INFO  (qtp1736485992-3937) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[1001 (1506330012516614144)]} 0 0
   [junit4]   2> 1353306 INFO  (qtp241294005-3910) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[14 (1506330012518711296)]} 0 0
   [junit4]   2> 1353308 INFO  (qtp1736485992-3928) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[14 (1506330012521857024)]} 0 0
   [junit4]   2> 1353311 INFO  (qtp241294005-3911) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[15 (1506330012523954176)]} 0 0
   [junit4]   2> 1353313 INFO  (qtp1736485992-3926) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[15 (1506330012527099904)]} 0 0
   [junit4]   2> 1353316 INFO  (qtp241294005-3912) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[16 (1506330012530245632)]} 0 0
   [junit4]   2> 1353319 INFO  (qtp1736485992-3930) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[16 (1506330012532342784)]} 0 0
   [junit4]   2> 1353322 INFO  (qtp241294005-3913) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[17 (1506330012535488512)]} 0 0
   [junit4]   2> 1353324 INFO  (qtp1736485992-3929) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[17 (1506330012538634240)]} 0 0
   [junit4]   2> 1353326 INFO  (qtp241294005-3909) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[100 (1506330012540731392)]} 0 0
   [junit4]   2> 1353330 INFO  (qtp1736485992-3934) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[100 (1506330012544925696)]} 0 0
   [junit4]   2> 1353333 INFO  (qtp241294005-3910) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[101 (1506330012547022848)]} 0 0
   [junit4]   2> 1353335 INFO  (qtp1736485992-3935) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[101 (1506330012550168576)]} 0 0
   [junit4]   2> 1353337 INFO  (qtp241294005-3911) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[102 (1506330012552265728)]} 0 0
   [junit4]   2> 1353339 INFO  (qtp1736485992-3936) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[102 (1506330012554362880)]} 0 0
   [junit4]   2> 1353342 INFO  (qtp241294005-3912) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[103 (1506330012556460032)]} 0 0
   [junit4]   2> 1353344 INFO  (qtp1736485992-3937) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[103 (1506330012558557184)]} 0 0
   [junit4]   2> 1353346 INFO  (qtp241294005-3913) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[104 (1506330012561702912)]} 0 0
   [junit4]   2> 1353348 INFO  (qtp1736485992-3928) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[104 (1506330012563800064)]} 0 0
   [junit4]   2> 1353351 INFO  (qtp241294005-3909) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[105 (1506330012565897216)]} 0 0
   [junit4]   2> 1353353 INFO  (qtp1736485992-3926) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[105 (1506330012567994368)]} 0 0
   [junit4]   2> 1353355 INFO  (qtp241294005-3910) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[106 (1506330012571140096)]} 0 0
   [junit4]   2> 1353357 INFO  (qtp1736485992-3930) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[106 (1506330012573237248)]} 0 0
   [junit4]   2> 1353359 INFO  (qtp241294005-3911) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[107 (1506330012575334400)]} 0 0
   [junit4]   2> 1353362 INFO  (qtp1736485992-3929) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[107 (1506330012577431552)]} 0 0
   [junit4]   2> 1353364 INFO  (qtp241294005-3912) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[108 (1506330012580577280)]} 0 0
   [junit4]   2> 1353366 INFO  (qtp1736485992-3934) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[108 (1506330012582674432)]} 0 0
   [junit4]   2> 1353369 INFO  (qtp241294005-3913) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[109 (1506330012584771584)]} 0 0
   [junit4]   2> 1353371 INFO  (qtp1736485992-3935) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[109 (1506330012586868736)]} 0 0
   [junit4]   2> 1353373 INFO  (qtp241294005-3909) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[110 (1506330012590014464)]} 0 0
   [junit4]   2> 1353375 INFO  (qtp1736485992-3936) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[110 (1506330012592111616)]} 0 0
   [junit4]   2> 1353377 INFO  (qtp241294005-3910) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[111 (1506330012594208768)]} 0 0
   [junit4]   2> 1353380 INFO  (qtp1736485992-3937) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[111 (1506330012596305920)]} 0 0
   [junit4]   2> 1353382 INFO  (qtp241294005-3911) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[112 (1506330012598403072)]} 0 0
   [junit4]   2> 1353384 INFO  (qtp1736485992-3928) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[112 (1506330012601548800)]} 0 0
   [junit4]   2> 1353386 INFO  (qtp241294005-3912) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[113 (1506330012603645952)]} 0 0
   [junit4]   2> 1353389 INFO  (qtp1736485992-3926) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[113 (1506330012605743104)]} 0 0
   [junit4]   2> 1353391 INFO  (qtp241294005-3913) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[114 (1506330012607840256)]} 0 0
   [junit4]   2> 1353393 INFO  (qtp1736485992-3930) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[114 (1506330012609937408)]} 0 0
   [junit4]   2> 1353395 INFO  (qtp241294005-3909) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[115 (1506330012613083136)]} 0 0
   [junit4]   2> 1353397 INFO  (qtp1736485992-3929) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[115 (1506330012615180288)]} 0 0
   [junit4]   2> 1353399 INFO  (qtp241294005-3910) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[116 (1506330012617277440)]} 0 0
   [junit4]   2> 1353402 INFO  (qtp1736485992-3934) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[116 (1506330012619374592)]} 0 0
   [junit4]   2> 1353404 INFO  (qtp241294005-3911) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[117 (1506330012621471744)]} 0 0
   [junit4]   2> 1353410 INFO  (qtp1736485992-3935) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[117 (1506330012627763200)]} 0 0
   [junit4]   2> 1353412 INFO  (qtp241294005-3912) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[118 (1506330012630908928)]} 0 0
   [junit4]   2> 1353416 INFO  (qtp1736485992-3936) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[118 (1506330012635103232)]} 0 0
   [junit4]   2> 1353430 INFO  (qtp241294005-3913) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[119 (1506330012648734720)]} 0 0
   [junit4]   2> 1353433 INFO  (qtp1736485992-3937) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[119 (1506330012651880448)]} 0 0
   [junit4]   2> 1353436 INFO  (qtp241294005-3909) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[120 (1506330012656074752)]} 0 0
   [junit4]   2> 1353439 INFO  (qtp1736485992-3928) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[120 (1506330012659220480)]} 0 0
   [junit4]   2> 1353442 INFO  (qtp241294005-3910) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[121 (1506330012661317632)]} 0 0
   [junit4]   2> 1353445 INFO  (qtp1736485992-3926) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[121 (1506330012664463360)]} 0 0
   [junit4]   2> 1353447 INFO  (qtp241294005-3911) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[122 (1506330012667609088)]} 0 0
   [junit4]   2> 1353450 INFO  (qtp1736485992-3930) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[122 (1506330012669706240)]} 0 0
   [junit4]   2> 1353452 INFO  (qtp241294005-3912) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[123 (1506330012672851968)]} 0 0
   [junit4]   2> 1353455 INFO  (qtp1736485992-3929) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[123 (1506330012675997696)]} 0 0
   [junit4]   2> 1353458 INFO  (qtp241294005-3913) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[124 (1506330012678094848)]} 0 0
   [junit4]   2> 1353461 INFO  (qtp1736485992-3934) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[124 (1506330012681240576)]} 0 0
   [junit4]   2> 1353464 INFO  (qtp241294005-3909) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[125 (1506330012684386304)]} 0 1
   [junit4]   2> 1353467 INFO  (qtp1736485992-3935) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[125 (1506330012687532032)]} 0 0
   [junit4]   2> 1353469 INFO  (qtp241294005-3910) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[126 (1506330012690677760)]} 0 0
   [junit4]   2> 1353471 INFO  (qtp1736485992-3936) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[126 (1506330012692774912)]} 0 0
   [junit4]   2> 1353474 INFO  (qtp241294005-3911) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[127 (1506330012695920640)]} 0 0
   [junit4]   2> 1353477 INFO  (qtp1736485992-3937) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[127 (1506330012699066368)]} 0 0
   [junit4]   2> 1353480 INFO  (qtp241294005-3912) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[128 (1506330012702212096)]} 0 0
   [junit4]   2> 1353483 INFO  (qtp1736485992-3928) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[128 (1506330012704309248)]} 0 0
   [junit4]   2> 1353486 INFO  (qtp241294005-3913) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[129 (1506330012707454976)]} 0 0
   [junit4]   2> 1353488 INFO  (qtp1736485992-3926) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[129 (1506330012710600704)]} 0 0
   [junit4]   2> 1353491 INFO  (qtp241294005-3909) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[130 (1506330012712697856)]} 0 0
   [junit4]   2> 1353493 INFO  (qtp1736485992-3930) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[130 (1506330012715843584)]} 0 0
   [junit4]   2> 1353496 INFO  (qtp241294005-3910) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[131 (1506330012717940736)]} 0 0
   [junit4]   2> 1353498 INFO  (qtp1736485992-3929) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[131 (1506330012720037888)]} 0 0
   [junit4]   2> 1353501 INFO  (qtp241294005-3911) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[132 (1506330012723183616)]} 0 0
   [junit4]   2> 1353503 INFO  (qtp1736485992-3934) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[132 (1506330012726329344)]} 0 0
   [junit4]   2> 1353506 INFO  (qtp241294005-3912) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[133 (1506330012728426496)]} 0 0
   [junit4]   2> 1353508 INFO  (qtp1736485992-3935) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[133 (1506330012731572224)]} 0 0
   [junit4]   2> 1353511 INFO  (qtp241294005-3913) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[134 (1506330012733669376)]} 0 0
   [junit4]   2> 1353513 INFO  (qtp1736485992-3936) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[134 (1506330012736815104)]} 0 0
   [junit4]   2> 1353516 INFO  (qtp241294005-3909) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[135 (1506330012739960832)]} 0 0
   [junit4]   2> 1353519 INFO  (qtp1736485992-3937) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[135 (1506330012742057984)]} 0 0
   [junit4]   2> 1353521 INFO  (qtp241294005-3910) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[136 (1506330012745203712)]} 0 0
   [junit4]   2> 1353524 INFO  (qtp1736485992-3928) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[136 (1506330012747300864)]} 0 0
   [junit4]   2> 1353527 INFO  (qtp241294005-3911) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[137 (1506330012750446592)]} 0 0
   [junit4]   2> 1353529 INFO  (qtp1736485992-3926) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[137 (1506330012753592320)]} 0 0
   [junit4]   2> 1353532 INFO  (qtp241294005-3912) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[138 (1506330012755689472)]} 0 0
   [junit4]   2> 1353535 INFO  (qtp1736485992-3930) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[138 (1506330012758835200)]} 0 0
   [junit4]   2> 1353538 INFO  (qtp241294005-3913) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[139 (1506330012761980928)]} 0 0
   [junit4]   2> 1353541 INFO  (qtp1736485992-3929) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[139 (1506330012765126656)]} 0 0
   [junit4]   2> 1353544 INFO  (qtp241294005-3909) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[140 (1506330012768272384)]} 0 0
   [junit4]   2> 1353547 INFO  (qtp1736485992-3934) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[140 (1506330012771418112)]} 0 0
   [junit4]   2> 1353550 INFO  (qtp241294005-3910) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[141 (1506330012775612416)]} 0 0
   [junit4]   2> 1353553 INFO  (qtp1736485992-3935) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[141 (1506330012777709568)]} 0 0
   [junit4]   2> 1353556 INFO  (qtp241294005-3911) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[142 (1506330012780855296)]} 0 0
   [junit4]   2> 1353559 INFO  (qtp1736485992-3936) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[142 (1506330012784001024)]} 0 0
   [junit4]   2> 1353562 INFO  (qtp241294005-3912) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[143 (1506330012787146752)]} 0 0
   [junit4]   2> 1353564 INFO  (qtp1736485992-3937) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[143 (1506330012790292480)]} 0 0
   [junit4]   2> 1353567 INFO  (qtp241294005-3913) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[144 (1506330012793438208)]} 0 0
   [junit4]   2> 1353570 INFO  (qtp1736485992-3928) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[144 (1506330012795535360)]} 0 0
   [junit4]   2> 1353573 INFO  (qtp241294005-3909) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[145 (1506330012798681088)]} 0 0
   [junit4]   2> 1353575 INFO  (qtp1736485992-3926) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[145 (1506330012801826816)]} 0 0
   [junit4]   2> 1353578 INFO  (qtp241294005-3910) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[146 (1506330012804972544)]} 0 0
   [junit4]   2> 1353580 INFO  (qtp1736485992-3930) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[146 (1506330012807069696)]} 0 0
   [junit4]   2> 1353583 INFO  (qtp241294005-3911) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[147 (1506330012809166848)]} 0 0
   [junit4]   2> 1353586 INFO  (qtp1736485992-3929) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[147 (1506330012812312576)]} 0 0
   [junit4]   2> 1353589 INFO  (qtp241294005-3912) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[148 (1506330012815458304)]} 0 0
   [junit4]   2> 1353591 INFO  (qtp1736485992-3934) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[148 (1506330012818604032)]} 0 0
   [junit4]   2> 1353594 INFO  (qtp241294005-3913) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[149 (1506330012821749760)]} 0 0
   [junit4]   2> 1353597 INFO  (qtp1736485992-3935) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&wt=javabin} {add=[149 (1506330012823846912)]} 0 0
   [junit4]   2> 1353599 INFO  (qtp241294005-3909) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1353707 INFO  (qtp241294005-3909) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@423dfdd4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@73e38b45),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@423dfdd4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@73e38b45),segFN=segments_3,generation=3}
   [junit4]   2> 1353707 INFO  (qtp241294005-3909) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 3
   [junit4]   2> 1353708 INFO  (qtp241294005-3909) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@279a56eb[collection1] main
   [junit4]   2> 1353708 INFO  (qtp241294005-3909) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1353710 INFO  (searcherExecutor-2208-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@279a56eb[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.3.0):C9) Uninverting(_1(5.3.0):C59)))}
   [junit4]   2> 1353710 INFO  (qtp241294005-3909) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&softCommit=false&waitSearcher=true&commit=true&wt=javabin} {commit=} 0 111
   [junit4]   2> 1353712 INFO  (qtp1736485992-3936) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1353757 INFO  (qtp1736485992-3936) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@48e55ca2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4a24b511),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@48e55ca2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4a24b511),segFN=segments_3,generation=3}
   [junit4]   2> 1353757 INFO  (qtp1736485992-3936) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 3
   [junit4]   2> 1353758 INFO  (qtp1736485992-3936) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@3b2b9e40[collection1] main
   [junit4]   2> 1353758 INFO  (qtp1736485992-3936) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1353759 INFO  (searcherExecutor-2219-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3b2b9e40[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.3.0):C9) Uninverting(_1(5.3.0):C59)))}
   [junit4]   2> 1353760 INFO  (qtp1736485992-3936) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/ocp path=/update params={version=2&softCommit=false&waitSearcher=true&commit=true&wt=javabin} {commit=} 0 47
   [junit4]   2> 1353763 INFO  (qtp241294005-3910) [    x:collection1] o.a.s.c.SolrCore Ignoring exception matching parameter cannot be negative
   [junit4]   2> 1353763 INFO  (qtp241294005-3910) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/ocp path=/select params={start=-1&distrib=false&version=2&wt=javabin&q=*} status=400 QTime=1 
   [junit4]   2> 1353765 INFO  (qtp241294005-3911) [    x:collection1] o.a.s.c.SolrCore Ignoring exception matching parameter cannot be negative
   [junit4]   2> 1353766 INFO  (qtp241294005-3911) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/ocp path=/select params={start=0&distrib=false&version=2&rows=-1&wt=javabin&q=*} status=400 QTime=0 
   [junit4]   2> 1353768 INFO  (qtp241294005-3912) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/ocp path=/select params={distrib=false&version=2&wt=javabin&q=*:*&sort=n_ti1+desc} hits=68 status=0 QTime=0 
   [junit4]   2> 1354060 INFO  (qtp1736485992-3928) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/ocp path=/select params={isShard=true&fl=id&NOW=1436548245438&start=0&distrib=false&fsv=true&version=2&rows=10&wt=javabin&q=*:*&shards.purpose=4&shard.url=[ff01::114]:33332/ocp|[ff01::213]:33332/ocp|http://127.0.0.1:41298/ocp/collection1&sort=n_ti1+desc} hits=68 status=0 QTime=1 
   [junit4]   2> 1354065 INFO  (qtp1736485992-3926) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/ocp path=/select params={isShard=true&NOW=1436548245438&ids=7,148,103,140,138,136,111,119,2,139&distrib=false&version=2&wt=javabin&q=*:*&shards.purpose=64&shard.url=[ff01::114]:33332/ocp|[ff01::213]:33332/ocp|http://127.0.0.1:41298/ocp/collection1} status=0 QTime=0 
   [junit4]   2> 1354067 INFO  (qtp1736485992-3937) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/ocp path=/select params={shards=[ff01::114]:33332/ocp|[ff01::213]:33332/ocp|http://127.0.0.1:41298/ocp/collection1&version=2&wt=javabin&q=*:*&sort=n_ti1+desc} hits=68 status=0 QTime=295 
   [junit4]   2> 1354068 INFO  (TEST-TestDistributedSearch.test-seed#[D216D987AB6BA35D]) [    ] o.a.s.BaseDistributedSearchTestCase starting stress...
   [junit4]   2> 1354140 INFO  (qtp1736485992-3935) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/ocp path=/select params={isShard=true&fl=id&NOW=1436548245804&start=0&distrib=false&fsv=true&version=2&rows=10&wt=javabin&q=*:*&shards.purpose=4&shard.url=[ff01::114]:33332/ocp|[ff01::213]:33332/ocp|http://127.0.0.1:41298/ocp/collection1&sort=n_ti1+desc} hits=68 status=0 QTime=0 
   [junit4]   2> 1354143 INFO  (qtp1736485992-3936) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/ocp path=/select params={isShard=true&NOW=1436548245804&ids=7,148,103,140,138,136,111,119,2,139&distrib=false&version=2&wt=javabin&q=*:*&shards.purpose=64

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

ightlyTests-5.x/solr/core/test-lib/apacheds-interceptors-changelog-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-interceptors-collective-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-interceptors-event-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-interceptors-exception-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-interceptors-journal-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-interceptors-normalization-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-interceptors-operational-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-interceptors-referral-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-interceptors-schema-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-interceptors-subtree-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-interceptors-trigger-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-jdbm-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-jdbm1-2.0.0-M2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-kerberos-codec-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-ldif-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-mavibot-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-protocol-kerberos-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-protocol-ldap-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-protocol-shared-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/apacheds-xdbm-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/api-all-1.0.0-M20.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/bcprov-jdk15-1.45.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/cglib-nodep-2.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/commons-collections-3.2.1.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/commons-math3-3.4.1.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/easymock-3.0.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/ehcache-core-2.4.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/hadoop-common-2.6.0-tests.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/hadoop-hdfs-2.6.0-tests.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/hadoop-minikdc-2.6.0.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/jackson-annotations-2.5.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/jackson-databind-2.5.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/jcl-over-slf4j-1.7.7.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/jersey-core-1.9.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/jersey-server-1.9.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/jetty-6.1.26.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/jetty-util-6.1.26.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/mina-core-2.0.0-M5.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/test-lib/objenesis-1.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/build/analysis/icu/lucene-analyzers-icu-5.3.0-SNAPSHOT.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-analysis-extras/classes/java:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/contrib/analysis-extras/lib/icu4j-54.1.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-launcher.jar:/x1/jenkins/.ant/lib/ivy-2.3.0.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-antlr.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-regexp.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-resolver.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-commons-net.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jmf.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-oro.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-xalan2.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-commons-logging.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jsch.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-junit4.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-javamail.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jai.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jdepend.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-junit.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-bsf.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-swing.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-netrexx.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-bcel.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-testutil.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-log4j.jar:/x1/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.7/lib/tools.jar:/x1/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.1.13.jar com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/temp/junit4-J1-20150710_124808_200.events @/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/temp/junit4-J1-20150710_124808_200.suites
   [junit4] ERROR: JVM J1 ended with an exception: Quit event not received from the forked process? This may indicate JVM crash or runner bugs.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1504)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:133)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:964)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:961)
   [junit4] 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4] 	at java.lang.Thread.run(Thread.java:745)

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:543: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:484: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:61: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/extra-targets.xml:39: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build.xml:230: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/common-build.xml:512: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1444: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:999: At least one slave process threw an exception, first: Quit event not received from the forked process? This may indicate JVM crash or runner bugs.

Total time: 298 minutes 6 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-5.x #874
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 1285439655 bytes
Compression is 0.0%
Took 3 min 56 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-NightlyTests-5.x - Build # 897 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/897/

11 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([C82768D89BAAF9DE]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.CollectionsAPIDistributedZkTest

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([C82768D89BAAF9DE]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.CollectionsAPIDistributedZkTest

Error Message:
Captured an uncaught exception in thread: Thread[id=4667, name=collection0, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=4667, name=collection0, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:45440: collection already exists: awholynewstresscollection_collection0_0
	at __randomizedtesting.SeedInfo.seed([C82768D89BAAF9DE]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1572)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1593)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:887)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.CollectionsAPIDistributedZkTest

Error Message:
Captured an uncaught exception in thread: Thread[id=4671, name=collection4, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=4671, name=collection4, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:45440: collection already exists: awholynewstresscollection_collection4_0
	at __randomizedtesting.SeedInfo.seed([C82768D89BAAF9DE]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1572)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1593)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:887)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.CollectionsAPIDistributedZkTest

Error Message:
Captured an uncaught exception in thread: Thread[id=4670, name=collection3, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=4670, name=collection3, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:45440: collection already exists: awholynewstresscollection_collection3_0
	at __randomizedtesting.SeedInfo.seed([C82768D89BAAF9DE]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1572)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1593)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:887)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.CollectionsAPIDistributedZkTest

Error Message:
Captured an uncaught exception in thread: Thread[id=4668, name=collection1, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=4668, name=collection1, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:45440: collection already exists: awholynewstresscollection_collection1_0
	at __randomizedtesting.SeedInfo.seed([C82768D89BAAF9DE]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1572)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1593)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:887)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.CollectionsAPIDistributedZkTest

Error Message:
Captured an uncaught exception in thread: Thread[id=4672, name=collection5, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=4672, name=collection5, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:45440: collection already exists: awholynewstresscollection_collection5_1
	at __randomizedtesting.SeedInfo.seed([C82768D89BAAF9DE]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1572)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1593)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:887)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.CollectionsAPIDistributedZkTest

Error Message:
Captured an uncaught exception in thread: Thread[id=4669, name=collection2, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=4669, name=collection2, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:45440: collection already exists: awholynewstresscollection_collection2_1
	at __randomizedtesting.SeedInfo.seed([C82768D89BAAF9DE]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1572)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1593)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:887)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.CollectionsAPIDistributedZkTest

Error Message:
Captured an uncaught exception in thread: Thread[id=4571, name=SyncThread:0, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=4571, name=SyncThread:0, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
Caused by: java.lang.SecurityException: java.lang.System#exit(11) calls are not allowed because they terminate the test runner's JVM.
	at __randomizedtesting.SeedInfo.seed([C82768D89BAAF9DE]:0)
	at org.apache.lucene.util.TestSecurityManager$1.run(TestSecurityManager.java:82)
	at org.apache.lucene.util.TestSecurityManager$1.run(TestSecurityManager.java:51)
	at java.security.AccessController.doPrivileged(Native Method)
	at org.apache.lucene.util.TestSecurityManager.checkExit(TestSecurityManager.java:51)
	at java.lang.Runtime.exit(Runtime.java:107)
	at java.lang.System.exit(System.java:962)
	at org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:185)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.CollectionsAPIDistributedZkTest

Error Message:
Captured an uncaught exception in thread: Thread[id=4569, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:48035, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=4569, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:48035, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
Caused by: java.lang.OutOfMemoryError: GC overhead limit exceeded


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.HttpPartitionTest

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [TransactionLog]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [TransactionLog]
	at __randomizedtesting.SeedInfo.seed([C82768D89BAAF9DE]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:235)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10107 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_C82768D89BAAF9DE-001/init-core-data-001
   [junit4]   2> 128912 INFO  (SUITE-HttpPartitionTest-seed#[C82768D89BAAF9DE]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /u_n/e
   [junit4]   2> 128947 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 128972 INFO  (Thread-32) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 128973 INFO  (Thread-32) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 129064 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.ZkTestServer start zk server on port:34890
   [junit4]   2> 129065 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 129081 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 129105 INFO  (zkCallback-222-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@449a59d2 name:ZooKeeperConnection Watcher:127.0.0.1:34890 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 129106 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 129106 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 129106 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 129110 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 129124 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 129136 INFO  (zkCallback-223-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5638c9df name:ZooKeeperConnection Watcher:127.0.0.1:34890/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 129137 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 129153 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 129154 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 129157 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 129159 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 129161 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 129163 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 129164 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 129167 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 129167 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 129170 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 129170 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 129173 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 129173 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 129175 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 129175 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 129178 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 129178 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 129181 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 129181 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 129185 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 129186 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 129189 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 129189 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 129203 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 129204 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 129206 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 129206 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 130251 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_C82768D89BAAF9DE-001/control-001/cores/collection1
   [junit4]   2> 130255 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 130268 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@30c12b86{/u_n/e,null,AVAILABLE}
   [junit4]   2> 130270 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.e.j.s.ServerConnector Started ServerConnector@5a10836b{HTTP/1.1}{127.0.0.1:37305}
   [junit4]   2> 130271 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.e.j.s.Server Started @133330ms
   [junit4]   2> 130271 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/u_n/e, hostPort=51755, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_C82768D89BAAF9DE-001/control-001/cores, solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_C82768D89BAAF9DE-001/tempDir-001/control/data}
   [junit4]   2> 130272 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6b482747
   [junit4]   2> 130272 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_C82768D89BAAF9DE-001/control-001/'
   [junit4]   2> 130314 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_C82768D89BAAF9DE-001/control-001/solr.xml
   [junit4]   2> 130360 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_C82768D89BAAF9DE-001/control-001/cores
   [junit4]   2> 130360 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.CoreContainer New CoreContainer 367882740
   [junit4]   2> 130361 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_C82768D89BAAF9DE-001/control-001/]
   [junit4]   2> 130361 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_C82768D89BAAF9DE-001/control-001/lib
   [junit4]   2> 130361 WARN  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_C82768D89BAAF9DE-001/control-001/lib).
   [junit4]   2> 130373 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] 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> 130375 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 130375 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 130376 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 130376 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34890/solr
   [junit4]   2> 130376 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 130376 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 130389 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 130413 INFO  (zkCallback-225-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7c92e1e8 name:ZooKeeperConnection Watcher:127.0.0.1:34890 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 130414 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 130415 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 130456 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [n:127.0.0.1:51755_u_n%2Fe    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 130459 INFO  (zkCallback-226-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5188dc4c name:ZooKeeperConnection Watcher:127.0.0.1:34890/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 130459 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [n:127.0.0.1:51755_u_n%2Fe    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 130461 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [n:127.0.0.1:51755_u_n%2Fe    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 130464 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [n:127.0.0.1:51755_u_n%2Fe    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 130466 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [n:127.0.0.1:51755_u_n%2Fe    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 130469 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [n:127.0.0.1:51755_u_n%2Fe    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 130471 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [n:127.0.0.1:51755_u_n%2Fe    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 130474 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [n:127.0.0.1:51755_u_n%2Fe    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 130477 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [n:127.0.0.1:51755_u_n%2Fe    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 130479 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [n:127.0.0.1:51755_u_n%2Fe    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 130480 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [n:127.0.0.1:51755_u_n%2Fe    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51755_u_n%2Fe
   [junit4]   2> 130481 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [n:127.0.0.1:51755_u_n%2Fe    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51755_u_n%2Fe
   [junit4]   2> 130482 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [n:127.0.0.1:51755_u_n%2Fe    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 130484 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [n:127.0.0.1:51755_u_n%2Fe    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 130486 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [n:127.0.0.1:51755_u_n%2Fe    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 130486 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [n:127.0.0.1:51755_u_n%2Fe    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94139860064731139-127.0.0.1:51755_u_n%2Fe-n_0000000000
   [junit4]   2> 130488 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [n:127.0.0.1:51755_u_n%2Fe    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51755_u_n%2Fe
   [junit4]   2> 130488 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [n:127.0.0.1:51755_u_n%2Fe    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 130489 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [n:127.0.0.1:51755_u_n%2Fe    ] o.a.s.c.Overseer Overseer (id=94139860064731139-127.0.0.1:51755_u_n%2Fe-n_0000000000) starting
   [junit4]   2> 130492 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [n:127.0.0.1:51755_u_n%2Fe    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 130499 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [n:127.0.0.1:51755_u_n%2Fe    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 130501 INFO  (OverseerStateUpdate-94139860064731139-127.0.0.1:51755_u_n%2Fe-n_0000000000) [n:127.0.0.1:51755_u_n%2Fe    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 130504 INFO  (OverseerCollectionProcessor-94139860064731139-127.0.0.1:51755_u_n%2Fe-n_0000000000) [n:127.0.0.1:51755_u_n%2Fe    ] o.a.s.c.OverseerCollectionProcessor Process current queue of collection creations
   [junit4]   2> 130506 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [n:127.0.0.1:51755_u_n%2Fe    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 130512 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [n:127.0.0.1:51755_u_n%2Fe    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 130516 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [n:127.0.0.1:51755_u_n%2Fe    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 130517 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [n:127.0.0.1:51755_u_n%2Fe    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_C82768D89BAAF9DE-001/control-001/cores
   [junit4]   2> 130520 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [n:127.0.0.1:51755_u_n%2Fe    ] o.a.s.c.SolrCore Created CoreDescriptor: {instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_C82768D89BAAF9DE-001/control-001/cores/collection1, config=solrconfig.xml, name=collection1, loadOnStartup=true, dataDir=data/, transient=false, shard=, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_C82768D89BAAF9DE-001/control-001/cores/collection1/, schema=schema.xml, coreNodeName=, collection=control_collection}
   [junit4]   2> 130520 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [n:127.0.0.1:51755_u_n%2Fe    ] o.a.s.c.CoresLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_C82768D89BAAF9DE-001/control-001/cores/collection1/
   [junit4]   2> 130520 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [n:127.0.0.1:51755_u_n%2Fe    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 130537 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 130538 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 130540 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [n:127.0.0.1:51755_u_n%2Fe    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2
   [junit4]   2> 130540 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [n:127.0.0.1:51755_u_n%2Fe    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 130541 INFO  (zkCallback-226-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 130541 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 130549 INFO  (OverseerStateUpdate-94139860064731139-127.0.0.1:51755_u_n%2Fe-n_0000000000) [n:127.0.0.1:51755_u_n%2Fe    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "node_name":"127.0.0.1:51755_u_n%2Fe",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51755/u_n/e",
   [junit4]   2>   "numShards":"1"} current state version: 0
   [junit4]   2> 130550 INFO  (OverseerStateUpdate-94139860064731139-127.0.0.1:51755_u_n%2Fe-n_0000000000) [n:127.0.0.1:51755_u_n%2Fe    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "node_name":"127.0.0.1:51755_u_n%2Fe",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51755/u_n/e",
   [junit4]   2>   "numShards":"1"}
   [junit4]   2> 130550 INFO  (OverseerStateUpdate-94139860064731139-127.0.0.1:51755_u_n%2Fe-n_0000000000) [n:127.0.0.1:51755_u_n%2Fe    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 130550 INFO  (OverseerStateUpdate-94139860064731139-127.0.0.1:51755_u_n%2Fe-n_0000000000) [n:127.0.0.1:51755_u_n%2Fe    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 130553 INFO  (zkCallback-226-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe    ] 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> 130560 INFO  (zkCallback-226-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 1
   [junit4]   2> 131552 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 131553 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 131556 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 131556 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 131557 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 131558 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_C82768D89BAAF9DE-001/control-001/cores/collection1/'
   [junit4]   2> 131588 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 131619 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 131652 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 131765 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 131774 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 131803 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 132300 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 132384 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 132387 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 132488 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 132494 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 132509 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 132510 WARN  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 132510 WARN  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 132510 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 132511 WARN  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 132512 WARN  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 132512 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 132512 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 132513 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_C82768D89BAAF9DE-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 132513 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe 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@1b6b43ac
   [junit4]   2> 132514 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_C82768D89BAAF9DE-001/control-001/cores/collection1/data
   [junit4]   2> 132514 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_C82768D89BAAF9DE-001/control-001/cores/collection1/data/index/
   [junit4]   2> 132514 WARN  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_C82768D89BAAF9DE-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 132514 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_C82768D89BAAF9DE-001/control-001/cores/collection1/data/index
   [junit4]   2> 132515 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe 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=27, maxMergedSegmentMB=69.0927734375, floorSegmentMB=1.3427734375, forceMergeDeletesPctAllowed=7.018722149446481, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.578217120883943
   [junit4]   2> 132518 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2b9e3f29 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2244b31e),segFN=segments_1,generation=1}
   [junit4]   2> 132519 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 132526 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 132528 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:51755_u_n%2Fe 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 /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_C82768D89BAAF9DE-001/control-001/cores/collection1/data/
   [junit4]   2> 132529 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:51755_u_n%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_C82768D89BAAF9DE-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 132538 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 132539 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 132539 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 132539 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 132540 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe 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> 132540 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe 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> 132541 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe 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> 132541 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe 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> 132544 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 132547 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 132548 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 132550 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 132561 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /update,/update/json/docs,/admin/file,/admin/mbeans,/admin/plugins,/config,/update/json,/replication,/admin/luke,/schema,/admin/logging,standard,/admin/system,/admin/properties,/get,/admin/ping,/admin/threads,/admin/segments,/update/csv
   [junit4]   2> 132563 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe 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> 132564 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe 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> 132564 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe 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> 132565 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 132565 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 132566 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe 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=41, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=57.95703125, floorSegmentMB=1.5029296875, forceMergeDeletesPctAllowed=18.535153301308, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 132571 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2b9e3f29 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2244b31e),segFN=segments_1,generation=1}
   [junit4]   2> 132571 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 132572 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1dc19b4f[collection1] main
   [junit4]   2> 132572 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe 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> 132574 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe 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> 132574 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe 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> 132577 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 132577 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 132578 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe 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> 132579 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe 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> 132579 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe 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> 132579 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 132579 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 132580 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe 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> 132580 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe 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> 132581 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe 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> 132581 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe 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 1506237764811620352
   [junit4]   2> 132583 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 3 ms to seed version buckets with highest version 1506237764811620352
   [junit4]   2> 132581 INFO  (searcherExecutor-192-thread-1-processing-x:collection1 c:control_collection s:shard1 r:core_node1 n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1dc19b4f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 132585 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 132586 INFO  (coreLoadExecutor-191-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 132588 INFO  (coreZkRegister-185-thread-1-processing-x:collection1 c:control_collection s:shard1 r:core_node1 n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe 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:51755/u_n/e collection:control_collection shard:shard1
   [junit4]   2> 132595 INFO  (coreZkRegister-185-thread-1-processing-x:collection1 c:control_collection s:shard1 r:core_node1 n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe 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> 132600 INFO  (coreZkRegister-185-thread-1-processing-x:collection1 c:control_collection s:shard1 r:core_node1 n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe 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/94139860064731139-core_node1-n_0000000000
   [junit4]   2> 132601 INFO  (coreZkRegister-185-thread-1-processing-x:collection1 c:control_collection s:shard1 r:core_node1 n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 132603 INFO  (zkCallback-226-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 132605 INFO  (OverseerStateUpdate-94139860064731139-127.0.0.1:51755_u_n%2Fe-n_0000000000) [n:127.0.0.1:51755_u_n%2Fe    ] 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> 132606 INFO  (zkCallback-226-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe    ] 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> 132609 INFO  (zkCallback-226-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 2
   [junit4]   2> 132611 INFO  (coreZkRegister-185-thread-1-processing-x:collection1 c:control_collection s:shard1 r:core_node1 n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 132611 INFO  (coreZkRegister-185-thread-1-processing-x:collection1 c:control_collection s:shard1 r:core_node1 n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe 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> 132612 INFO  (coreZkRegister-185-thread-1-processing-x:collection1 c:control_collection s:shard1 r:core_node1 n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:51755/u_n/e/collection1/
   [junit4]   2> 132612 INFO  (coreZkRegister-185-thread-1-processing-x:collection1 c:control_collection s:shard1 r:core_node1 n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 132612 INFO  (coreZkRegister-185-thread-1-processing-x:collection1 c:control_collection s:shard1 r:core_node1 n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:51755/u_n/e/collection1/ has no replicas
   [junit4]   2> 132612 INFO  (coreZkRegister-185-thread-1-processing-x:collection1 c:control_collection s:shard1 r:core_node1 n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe 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:51755/u_n/e/collection1/ shard1
   [junit4]   2> 132613 INFO  (coreZkRegister-185-thread-1-processing-x:collection1 c:control_collection s:shard1 r:core_node1 n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 132617 INFO  (zkCallback-226-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 132619 INFO  (OverseerStateUpdate-94139860064731139-127.0.0.1:51755_u_n%2Fe-n_0000000000) [n:127.0.0.1:51755_u_n%2Fe    ] 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:51755/u_n/e",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 2
   [junit4]   2> 132722 INFO  (zkCallback-226-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe    ] 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> 132725 INFO  (zkCallback-226-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 132772 INFO  (coreZkRegister-185-thread-1-processing-x:collection1 c:control_collection s:shard1 r:core_node1 n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:51755/u_n/e/collection1/ and leader is http://127.0.0.1:51755/u_n/e/collection1/
   [junit4]   2> 132773 INFO  (coreZkRegister-185-thread-1-processing-x:collection1 c:control_collection s:shard1 r:core_node1 n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe 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:51755/u_n/e
   [junit4]   2> 132773 INFO  (coreZkRegister-185-thread-1-processing-x:collection1 c:control_collection s:shard1 r:core_node1 n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 132773 INFO  (coreZkRegister-185-thread-1-processing-x:collection1 c:control_collection s:shard1 r:core_node1 n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 132773 INFO  (coreZkRegister-185-thread-1-processing-x:collection1 c:control_collection s:shard1 r:core_node1 n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe 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> 132775 INFO  (zkCallback-226-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 132776 INFO  (OverseerStateUpdate-94139860064731139-127.0.0.1:51755_u_n%2Fe-n_0000000000) [n:127.0.0.1:51755_u_n%2Fe    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "node_name":"127.0.0.1:51755_u_n%2Fe",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51755/u_n/e",
   [junit4]   2>   "numShards":"1"} current state version: 3
   [junit4]   2> 132777 INFO  (OverseerStateUpdate-94139860064731139-127.0.0.1:51755_u_n%2Fe-n_0000000000) [n:127.0.0.1:51755_u_n%2Fe    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "node_name":"127.0.0.1:51755_u_n%2Fe",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51755/u_n/e",
   [junit4]   2>   "numShards":"1"}
   [junit4]   2> 132882 INFO  (zkCallback-226-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe    ] 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> 132885 INFO  (zkCallback-226-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 133082 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 133088 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 133089 INFO  (zkCallback-228-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7ee87abf name:ZooKeeperConnection Watcher:127.0.0.1:34890/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 133089 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 133090 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 133090 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 133095 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 133779 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_C82768D89BAAF9DE-001/shard-1-001/cores/collection1
   [junit4]   2> 133780 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_C82768D89BAAF9DE-001/shard-1-001
   [junit4]   2> 133782 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 133784 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@41ac0d18{/u_n/e,null,AVAILABLE}
   [junit4]   2> 133785 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.e.j.s.ServerConnector Started ServerConnector@68fc457{HTTP/1.1}{127.0.0.1:47847}
   [junit4]   2> 133785 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.e.j.s.Server Started @136844ms
   [junit4]   2> 133785 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_C82768D89BAAF9DE-001/tempDir-001/jetty1, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_C82768D89BAAF9DE-001/shard-1-001/cores, hostContext=/u_n/e, hostPort=37965, solrconfig=solrconfig.xml}
   [junit4]   2> 133786 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6b482747
   [junit4]   2> 133786 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_C82768D89BAAF9DE-001/shard-1-001/'
   [junit4]   2> 133818 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_C82768D89BAAF9DE-001/shard-1-001/solr.xml
   [junit4]   2> 133854 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_C82768D89BAAF9DE-001/shard-1-001/cores
   [junit4]   2> 133854 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.CoreContainer New CoreContainer 1486340441
   [junit4]   2> 133855 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_C82768D89BAAF9DE-001/shard-1-001/]
   [junit4]   2> 133855 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_C82768D89BAAF9DE-001/shard-1-001/lib
   [junit4]   2> 133855 WARN  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_C82768D89BAAF9DE-001/shard-1-001/lib).
   [junit4]   2> 133871 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] 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> 133872 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 133873 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 133873 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 133874 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34890/solr
   [junit4]   2> 133874 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 133874 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 133888 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 133894 INFO  (zkCallback-230-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@639342a7 name:ZooKeeperConnection Watcher:127.0.0.1:34890 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 133895 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 133896 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 133905 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x14e73b4365d0005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 133913 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [n:127.0.0.1:37965_u_n%2Fe    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 133924 INFO  (zkCallback-231-thread-1-processing-n:127.0.0.1:37965_u_n%2Fe) [n:127.0.0.1:37965_u_n%2Fe    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7cbdb4b5 name:ZooKeeperConnection Watcher:127.0.0.1:34890/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 133925 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [n:127.0.0.1:37965_u_n%2Fe    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 133930 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [n:127.0.0.1:37965_u_n%2Fe    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 134943 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [n:127.0.0.1:37965_u_n%2Fe    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37965_u_n%2Fe
   [junit4]   2> 134944 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [n:127.0.0.1:37965_u_n%2Fe    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37965_u_n%2Fe
   [junit4]   2> 134948 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [n:127.0.0.1:37965_u_n%2Fe    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 134949 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [n:127.0.0.1:37965_u_n%2Fe    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94139860064731142-127.0.0.1:37965_u_n%2Fe-n_0000000001
   [junit4]   2> 134950 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [n:127.0.0.1:37965_u_n%2Fe    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94139860064731139-127.0.0.1:51755_u_n%2Fe-n_0000000000 to know if I could be the leader
   [junit4]   2> 134951 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [n:127.0.0.1:37965_u_n%2Fe    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 134951 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [n:127.0.0.1:37965_u_n%2Fe    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 134952 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [n:127.0.0.1:37965_u_n%2Fe    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_C82768D89BAAF9DE-001/shard-1-001/cores
   [junit4]   2> 134953 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [n:127.0.0.1:37965_u_n%2Fe    ] o.a.s.c.SolrCore Created CoreDescriptor: {coreNodeName=, name=collection1, schema=schema.xml, dataDir=data/, transient=false, collection=collection1, shard=, config=solrconfig.xml, loadOnStartup=true, instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_C82768D89BAAF9DE-001/shard-1-001/cores/collection1, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_C82768D89BAAF9DE-001/shard-1-001/cores/collection1/}
   [junit4]   2> 134954 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [n:127.0.0.1:37965_u_n%2Fe    ] o.a.s.c.CoresLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_C82768D89BAAF9DE-001/shard-1-001/cores/collection1/
   [junit4]   2> 134954 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [n:127.0.0.1:37965_u_n%2Fe    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 134980 INFO  (coreLoadExecutor-202-thread-1-processing-n:127.0.0.1:37965_u_n%2Fe) [n:127.0.0.1:37965_u_n%2Fe c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 134981 INFO  (coreLoadExecutor-202-thread-1-processing-n:127.0.0.1:37965_u_n%2Fe) [n:127.0.0.1:37965_u_n%2Fe c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 134982 INFO  (zkCallback-226-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 134982 INFO  (coreLoadExecutor-202-thread-1-processing-n:127.0.0.1:37965_u_n%2Fe) [n:127.0.0.1:37965_u_n%2Fe c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 134983 INFO  (OverseerStateUpdate-94139860064731139-127.0.0.1:51755_u_n%2Fe-n_0000000000) [n:127.0.0.1:51755_u_n%2Fe    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "node_name":"127.0.0.1:37965_u_n%2Fe",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:37965/u_n/e",
   [junit4]   2>   "numShards":"2"} current state version: 4
   [junit4]   2> 134984 INFO  (OverseerStateUpdate-94139860064731139-127.0.0.1:51755_u_n%2Fe-n_0000000000) [n:127.0.0.1:51755_u_n%2Fe    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "node_name":"127.0.0.1:37965_u_n%2Fe",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:37965/u_n/e",
   [junit4]   2>   "numShards":"2"}
   [junit4]   2> 134984 INFO  (OverseerStateUpdate-94139860064731139-127.0.0.1:51755_u_n%2Fe-n_0000000000) [n:127.0.0.1:51755_u_n%2Fe    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 134984 INFO  (OverseerStateUpdate-94139860064731139-127.0.0.1:51755_u_n%2Fe-n_0000000000) [n:127.0.0.1:51755_u_n%2Fe    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 134986 INFO  (zkCallback-231-thread-1-processing-n:127.0.0.1:37965_u_n%2Fe) [n:127.0.0.1:37965_u_n%2Fe    ] 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> 134986 INFO  (zkCallback-228-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> 134986 INFO  (zkCallback-226-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe    ] 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> 134990 INFO  (zkCallback-228-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 5
   [junit4]   2> 134991 INFO  (zkCallback-231-thread-1-processing-n:127.0.0.1:37965_u_n%2Fe) [n:127.0.0.1:37965_u_n%2Fe    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 5
   [junit4]   2> 134993 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [n:127.0.0.1:37965_u_n%2Fe    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2
   [junit4]   2> 134993 INFO  (TEST-HttpPartitionTest.test-seed#[C82768D89BAAF9DE]) [n:127.0.0.1:37965_u_n%2Fe    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 134993 INFO  (zkCallback-226-thread-1-processing-n:127.0.0.1:51755_u_n%2Fe) [n:127.0.0.1:51755_u_n%2Fe    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 5
   [junit4]   2> 135982 INFO  (coreLoadExecutor-202-thread-1-processing-n:127.0.0.1:37965_u_n%2Fe) [n:127.0.0.1:37965_u_n%2Fe c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 135983 INFO  (coreLoadExecutor-202-thread-1-processing-n:127.0.0.1:37965_u_n%2Fe) [n:127.0.0.1:37965_u_n%2Fe c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 135983 INFO  (coreLoadExecutor-202-thread-1-processing-n:127.0.0.1:37965_u_n%2Fe) [n:127.0.0.1:37965_u_n%2Fe c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 135984 INFO  (coreLoadExecutor-202-thread-1-processing-n:127.0.0.1:37965_u_n%2Fe) [n:127.0.0.1:37965_u_n%2Fe c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 135985 INFO  (coreLoadExecutor-202-thread-1-processing-n:127.0.0.1:37965_u_n%2Fe) [n:127.0.0.1:37965_u_n%2Fe c:collection1   x:collecti

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

.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1572)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1593)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:887)Throwable #5: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=4668, name=collection1, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    > Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:45440: collection already exists: awholynewstresscollection_collection1_0
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C82768D89BAAF9DE]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1572)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1593)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:887)Throwable #6: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=4672, name=collection5, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    > Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:45440: collection already exists: awholynewstresscollection_collection5_1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C82768D89BAAF9DE]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1572)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1593)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:887)Throwable #7: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=4669, name=collection2, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    > Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:45440: collection already exists: awholynewstresscollection_collection2_1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C82768D89BAAF9DE]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1572)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1593)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:887)Throwable #8: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=4571, name=SyncThread:0, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    > Caused by: java.lang.SecurityException: java.lang.System#exit(11) calls are not allowed because they terminate the test runner's JVM.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C82768D89BAAF9DE]:0)
   [junit4]    > 	at org.apache.lucene.util.TestSecurityManager$1.run(TestSecurityManager.java:82)
   [junit4]    > 	at org.apache.lucene.util.TestSecurityManager$1.run(TestSecurityManager.java:51)
   [junit4]    > 	at java.security.AccessController.doPrivileged(Native Method)
   [junit4]    > 	at org.apache.lucene.util.TestSecurityManager.checkExit(TestSecurityManager.java:51)
   [junit4]    > 	at java.lang.Runtime.exit(Runtime.java:107)
   [junit4]    > 	at java.lang.System.exit(System.java:962)
   [junit4]    > 	at org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:185)Throwable #9: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=4569, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:48035, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    > Caused by: java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] Completed [476/507] on J1 in 7261.03s, 1 test, 10 errors <<< FAILURES!

[...truncated 94 lines...]
   [junit4] JVM J1: stdout was not empty, see: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/temp/junit4-J1-20150709_124214_941.sysout
   [junit4] >>> JVM J1: stdout (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] Dumping heap to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/heapdumps/java_pid24330.hprof ...
   [junit4] Heap dump file created [615032607 bytes in 5.994 secs]
   [junit4] <<< JVM J1: EOF ----

[...truncated 12 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:543: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:484: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:61: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/extra-targets.xml:39: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build.xml:230: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/common-build.xml:512: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1444: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:999: There were test failures: 507 suites, 2009 tests, 10 suite-level errors, 1 error, 202 ignored (10 assumptions)

Total time: 250 minutes 46 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-5.x #874
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 1780520484 bytes
Compression is 0.0%
Took 5 min 27 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-NightlyTests-5.x - Build # 896 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/896/

2 tests failed.
REGRESSION:  org.apache.lucene.index.Test4GBStoredFields.test

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([F7D6C96F9A7BA43A]:0)


FAILED:  junit.framework.TestSuite.org.apache.lucene.index.Test4GBStoredFields

Error Message:
Suite timeout exceeded (>= 14400000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 14400000 msec).
	at __randomizedtesting.SeedInfo.seed([F7D6C96F9A7BA43A]:0)




Build Log:
[...truncated 1935 lines...]
   [junit4] Suite: org.apache.lucene.index.Test4GBStoredFields
   [junit4]   2> jul 09, 2015 6:59:37 AM com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
   [junit4]   2> WARNING: Suite execution timed out: org.apache.lucene.index.Test4GBStoredFields
   [junit4]   2>    1) Thread[id=9, name=JUnit4-serializer-daemon, state=TIMED_WAITING, group=main]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at com.carrotsearch.ant.tasks.junit4.events.Serializer$1.run(Serializer.java:47)
   [junit4]   2>    2) Thread[id=2260, name=SUITE-Test4GBStoredFields-seed#[F7D6C96F9A7BA43A], state=RUNNABLE, group=TGRP-Test4GBStoredFields]
   [junit4]   2>         at java.lang.Thread.getStackTrace(Thread.java:1589)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.getThreadsWithTraces(ThreadLeakControl.java:690)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.formatThreadStacksFull(ThreadLeakControl.java:679)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.access$900(ThreadLeakControl.java:62)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:412)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:651)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$1.run(RandomizedRunner.java:568)
   [junit4]   2>    3) Thread[id=1, name=main, state=WAITING, group=main]
   [junit4]   2>         at java.lang.Object.wait(Native Method)
   [junit4]   2>         at java.lang.Thread.join(Thread.java:1281)
   [junit4]   2>         at java.lang.Thread.join(Thread.java:1355)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:578)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.run(RandomizedRunner.java:444)
   [junit4]   2>         at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:199)
   [junit4]   2>         at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:310)
   [junit4]   2>         at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:12)
   [junit4]   2>    4) Thread[id=2261, name=TEST-Test4GBStoredFields.test-seed#[F7D6C96F9A7BA43A], state=RUNNABLE, group=TGRP-Test4GBStoredFields]
   [junit4]   2>         at org.apache.lucene.codecs.compressing.LZ4$HCHashTable.access$700(LZ4.java:275)
   [junit4]   2>         at org.apache.lucene.codecs.compressing.LZ4.compressHC(LZ4.java:422)
   [junit4]   2>         at org.apache.lucene.codecs.compressing.CompressionMode$LZ4HighCompressor.compress(CompressionMode.java:180)
   [junit4]   2>         at org.apache.lucene.codecs.compressing.CompressingStoredFieldsWriter.flush(CompressingStoredFieldsWriter.java:235)
   [junit4]   2>         at org.apache.lucene.codecs.compressing.CompressingStoredFieldsWriter.finishDocument(CompressingStoredFieldsWriter.java:165)
   [junit4]   2>         at org.apache.lucene.index.DefaultIndexingChain.finishStoredFields(DefaultIndexingChain.java:270)
   [junit4]   2>         at org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:311)
   [junit4]   2>         at org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:232)
   [junit4]   2>         at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:460)
   [junit4]   2>         at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1470)
   [junit4]   2>         at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1249)
   [junit4]   2>         at org.apache.lucene.index.Test4GBStoredFields.test(Test4GBStoredFields.java:75)
   [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   [junit4]   2>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>         at java.lang.reflect.Method.invoke(Method.java:606)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
   [junit4]   2>         at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>         at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
   [junit4]   2>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=Test4GBStoredFields -Dtests.method=test -Dtests.seed=F7D6C96F9A7BA43A -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/x1/jenkins/lucene-data/enwiki.random.lines.txt -Dtests.locale=sr_RS_#Latn -Dtests.timezone=Asia/Anadyr -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   14400s J0 | Test4GBStoredFields.test <<<
   [junit4]    > Throwable #1: java.lang.Exception: Test abandoned because suite timeout was reached.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F7D6C96F9A7BA43A]:0)
   [junit4]   2> jul 09, 2015 6:59:37 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> jul 09, 2015 6:59:57 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.lucene.index.Test4GBStoredFields: 
   [junit4]   2>    1) Thread[id=2261, name=TEST-Test4GBStoredFields.test-seed#[F7D6C96F9A7BA43A], state=RUNNABLE, group=TGRP-Test4GBStoredFields]
   [junit4]   2>         at org.apache.lucene.codecs.compressing.LZ4$HCHashTable.access$700(LZ4.java:275)
   [junit4]   2>         at org.apache.lucene.codecs.compressing.LZ4.compressHC(LZ4.java:422)
   [junit4]   2>         at org.apache.lucene.codecs.compressing.CompressionMode$LZ4HighCompressor.compress(CompressionMode.java:180)
   [junit4]   2>         at org.apache.lucene.codecs.compressing.CompressingStoredFieldsWriter.flush(CompressingStoredFieldsWriter.java:235)
   [junit4]   2>         at org.apache.lucene.codecs.compressing.CompressingStoredFieldsWriter.finishDocument(CompressingStoredFieldsWriter.java:165)
   [junit4]   2>         at org.apache.lucene.index.DefaultIndexingChain.finishStoredFields(DefaultIndexingChain.java:270)
   [junit4]   2>         at org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:311)
   [junit4]   2>         at org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:232)
   [junit4]   2>         at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:460)
   [junit4]   2>         at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1470)
   [junit4]   2>         at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1249)
   [junit4]   2>         at org.apache.lucene.index.Test4GBStoredFields.test(Test4GBStoredFields.java:75)
   [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   [junit4]   2>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>         at java.lang.reflect.Method.invoke(Method.java:606)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
   [junit4]   2>         at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>         at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
   [junit4]   2>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> jul 09, 2015 6:59:57 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=2261, name=TEST-Test4GBStoredFields.test-seed#[F7D6C96F9A7BA43A], state=RUNNABLE, group=TGRP-Test4GBStoredFields]
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/build/core/test/J0/temp/lucene.index.Test4GBStoredFields_F7D6C96F9A7BA43A-001
   [junit4]   2> Jul 08, 2015 2:59:57 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=3, maxDocsPerChunk=508, blockSize=79), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=3, blockSize=79)), sim=DefaultSimilarity, locale=sr_RS_#Latn, timezone=Asia/Anadyr
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.7.0_72 (64-bit)/cpus=4,threads=1,free=177758744,total=219152384
   [junit4]   2> NOTE: All tests run in this JVM: [TestDeletionPolicy, TestSegmentReader, TestIntsRef, TestOrdinalMap, TestMergedIterator, TestPersistentSnapshotDeletionPolicy, TestScorerPerf, TestToken, TestAssertions, TestTermVectorsReader, TestIndexWriterWithThreads, TestNativeFSLockFactory, TestPrefixFilter, TestFieldValueQuery, TestDirectPacked, TestIndexWriterOnDiskFull, TestFastCompressionMode, TestLucene50TermVectorsFormat, TestSpansAdvanced2, TestTieredMergePolicy, TestSparseFixedBitSet, TestRamUsageEstimator, TestArrayUtil, TestPayloadsOnVectors, TestNumericRangeQuery64, TestIntBlockPool, TestByteBlockPool, TestWildcard, TestIndexWriterDelete, TestSpanCollection, TestApproximationSearchEquivalence, Test2BSortedDocValuesOrds, TestFieldMaskingSpanQuery, TestBinaryDocValuesUpdates, TestDocValues, TestPositionIncrement, TestSnapshotDeletionPolicy, TestVirtualMethod, TestBytesRefHash, TestTerm, TestMinimize, TestLRUFilterCache, TestCodecs, TestDeterminism, TestDefaultSimilarity, TestIndexWriterOnJRECrash, TestCodecHoldsOpenFiles, TestSortRescorer, TestUTF32ToUTF8, TestSpansAdvanced, TestRegexpRandom2, TestSort, TestTermsEnum2, TestParallelTermEnum, Test2BPostings, TestDocIdSet, TestTermScorer, TestSimilarityBase, TestMultiThreadTermVectors, TestForUtil, TestIndexWriterNRTIsCurrent, TestNeverDelete, Test2BBinaryDocValues, TestStressDeletes, TestUnicodeUtil, TestDirectory, TestBinaryTerms, TestAllFilesHaveChecksumFooter, TestOmitNorms, TestFastDecompressionMode, TestFieldCacheRewriteMethod, TestTransactions, TestPerFieldPostingsFormat2, TestCustomNorms, TestCharTermAttributeImpl, TestOmitPositions, TestPayloadExplanations, TestParallelLeafReader, TestThreadedForceMerge, TestStressNRT, TestIndexInput, TestFilteredQuery, TestSloppyPhraseQuery2, TestDisjunctionMaxQuery, TestNearSpansOrdered, TestSameScoresWithThreads, TestMultiFields, TestPayloadNearQuery, TestDocumentWriter, TestCrashCausesCorruptIndex, TestMultiTermConstantScore, TestLiveFieldValues, TestForTooMuchCloning, TestPayloads, TestDoc, TestSimpleExplanationsOfNonMatches, TestMultiValuedNumericRangeQuery, TestUniqueTermCount, TestBooleanQuery, TestAllFilesHaveCodecHeader, TestAutomatonQuery, TestParallelReaderEmptyIndex, TestDocument, TestMaxTermFrequency, TestTopFieldCollector, TestSumDocFreq, TestIndexableField, TestDocValuesScoring, TestSentinelIntSet, TestWindowsMMap, TestPrefixRandom, TestRegexpRandom, TestCachingWrapperFilter, TestFieldValueFilter, TestSearchForDuplicates, TestIndexFileDeleter, TestCompiledAutomaton, TestConstantScoreQuery, TestPrefixQuery, TestFilteredSearch, TestIndexWriterConfig, TestConjunctions, TestField, TestDateSort, TestSimilarity, TestSpanExplanationsOfNonMatches, TestRollingBuffer, TestSmallFloat, TestSimilarityProvider, TestSetOnce, TestFilterIterator, TestDateFilter, TestDateTools, TestPriorityQueue, TestSameTokenSamePosition, TestCachingCollector, TestBinaryDocument, TestAutomatonQueryUnicode, TestAttributeSource, TestTotalHitCountCollector, TestBooleanScorer, TestSpanFirstQuery, TestIsCurrent, TestNoMergeScheduler, TestNamedSPILoader, TestIndexWriterLockRelease, TestDemo, TestRollback, TestCloseableThreadLocal, Test4GBStoredFields]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=Test4GBStoredFields -Dtests.seed=F7D6C96F9A7BA43A -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/x1/jenkins/lucene-data/enwiki.random.lines.txt -Dtests.locale=sr_RS_#Latn -Dtests.timezone=Asia/Anadyr -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | Test4GBStoredFields (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 14400000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F7D6C96F9A7BA43A]:0)
   [junit4] Completed [405/405] on J0 in 14420.16s, 1 test, 2 errors <<< FAILURES!

[...truncated 12 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:543: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:484: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:61: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/extra-targets.xml:39: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/build.xml:50: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1444: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:999: There were test failures: 405 suites, 3275 tests, 1 suite-level error, 1 error, 28 ignored (24 assumptions)

Total time: 273 minutes 20 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-5.x #874
Archived 4 artifacts
Archive block size is 32768
Received 0 blocks and 3519374 bytes
Compression is 0.0%
Took 1.6 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-NightlyTests-5.x - Build # 895 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/895/

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

Error Message:
Captured an uncaught exception in thread: Thread[id=7191, name=collection4, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=7191, name=collection4, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:48015/rf/e: collection already exists: awholynewstresscollection_collection4_9
	at __randomizedtesting.SeedInfo.seed([76E30C4D0133C65]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1572)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1593)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:887)




Build Log:
[...truncated 10919 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_76E30C4D0133C65-001/init-core-data-001
   [junit4]   2> 1417538 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[76E30C4D0133C65]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 1417538 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[76E30C4D0133C65]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /rf/e
   [junit4]   2> 1417543 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1417544 INFO  (Thread-2804) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1417544 INFO  (Thread-2804) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1417644 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.ZkTestServer start zk server on port:55347
   [junit4]   2> 1417644 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1417645 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1417648 INFO  (zkCallback-669-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f6916c2 name:ZooKeeperConnection Watcher:127.0.0.1:55347 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1417649 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1417649 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1417649 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1417654 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1417655 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1417656 INFO  (zkCallback-670-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5ca9fbe3 name:ZooKeeperConnection Watcher:127.0.0.1:55347/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1417656 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1417657 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1417657 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1417660 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1417662 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1417664 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1417667 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1417668 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1417672 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1417672 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1417675 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1417676 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1417678 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1417678 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1417680 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1417681 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1417683 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1417683 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1417685 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1417686 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1417688 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1417688 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1417690 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1417691 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1417693 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1417693 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1417695 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1417696 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1417699 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1417700 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1417702 INFO  (zkCallback-671-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@720c5307 name:ZooKeeperConnection Watcher:127.0.0.1:55347/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1417702 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1417703 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1417704 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1417705 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1417706 INFO  (zkCallback-672-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5e59bc00 name:ZooKeeperConnection Watcher:127.0.0.1:55347 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1417706 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1417707 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1417707 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1417709 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1417710 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1417711 INFO  (zkCallback-673-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@624f03aa name:ZooKeeperConnection Watcher:127.0.0.1:55347/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1417711 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1417712 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1417712 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf2/solrconfig.xml
   [junit4]   2> 1417712 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/solrconfig.xml
   [junit4]   2> 1417715 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf2/schema.xml
   [junit4]   2> 1417715 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/schema.xml
   [junit4]   2> 1417718 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf2/enumsConfig.xml
   [junit4]   2> 1417718 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/enumsConfig.xml
   [junit4]   2> 1417723 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1417723 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1417725 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf2/stopwords.txt
   [junit4]   2> 1417725 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/stopwords.txt
   [junit4]   2> 1417727 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf2/protwords.txt
   [junit4]   2> 1417727 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/protwords.txt
   [junit4]   2> 1417729 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf2/currency.xml
   [junit4]   2> 1417729 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/currency.xml
   [junit4]   2> 1417731 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf2/open-exchange-rates.json
   [junit4]   2> 1417732 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/open-exchange-rates.json
   [junit4]   2> 1417733 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1417734 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1417736 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf2/old_synonyms.txt
   [junit4]   2> 1417736 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/old_synonyms.txt
   [junit4]   2> 1417738 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf2/synonyms.txt
   [junit4]   2> 1417738 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/synonyms.txt
   [junit4]   2> 1417740 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/elevate.xml to /configs/conf2/elevate.xml
   [junit4]   2> 1417741 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/elevate.xml
   [junit4]   2> 1418070 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_76E30C4D0133C65-001/control-001/cores/collection1
   [junit4]   2> 1418072 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 1418074 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6087deb0{/rf/e,null,AVAILABLE}
   [junit4]   2> 1418077 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.e.j.s.ServerConnector Started ServerConnector@5c2f0f21{SSL-http/1.1}{127.0.0.1:43749}
   [junit4]   2> 1418077 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.e.j.s.Server Started @1421057ms
   [junit4]   2> 1418077 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/rf/e, hostPort=43749, solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_76E30C4D0133C65-001/tempDir-001/control/data, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_76E30C4D0133C65-001/control-001/cores}
   [junit4]   2> 1418079 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6b482747
   [junit4]   2> 1418079 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_76E30C4D0133C65-001/control-001/'
   [junit4]   2> 1418098 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_76E30C4D0133C65-001/control-001/solr.xml
   [junit4]   2> 1418113 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_76E30C4D0133C65-001/control-001/cores
   [junit4]   2> 1418114 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.CoreContainer New CoreContainer 1258911661
   [junit4]   2> 1418114 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_76E30C4D0133C65-001/control-001/]
   [junit4]   2> 1418114 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_76E30C4D0133C65-001/control-001/lib
   [junit4]   2> 1418114 WARN  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_76E30C4D0133C65-001/control-001/lib).
   [junit4]   2> 1418124 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] 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> 1418127 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1418128 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1418128 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1418128 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55347/solr
   [junit4]   2> 1418129 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1418129 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1418129 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1418131 INFO  (zkCallback-675-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@37b0501b name:ZooKeeperConnection Watcher:127.0.0.1:55347 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1418132 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1418132 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1418134 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [n:127.0.0.1:43749_rf%2Fe    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1418135 INFO  (zkCallback-676-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5e458952 name:ZooKeeperConnection Watcher:127.0.0.1:55347/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1418135 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [n:127.0.0.1:43749_rf%2Fe    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1418137 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [n:127.0.0.1:43749_rf%2Fe    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1418139 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [n:127.0.0.1:43749_rf%2Fe    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1418141 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [n:127.0.0.1:43749_rf%2Fe    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1418143 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [n:127.0.0.1:43749_rf%2Fe    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1418146 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [n:127.0.0.1:43749_rf%2Fe    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1418148 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [n:127.0.0.1:43749_rf%2Fe    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1418150 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [n:127.0.0.1:43749_rf%2Fe    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1418151 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [n:127.0.0.1:43749_rf%2Fe    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1418153 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [n:127.0.0.1:43749_rf%2Fe    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43749_rf%2Fe
   [junit4]   2> 1418153 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [n:127.0.0.1:43749_rf%2Fe    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:43749_rf%2Fe
   [junit4]   2> 1418155 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [n:127.0.0.1:43749_rf%2Fe    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1418156 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [n:127.0.0.1:43749_rf%2Fe    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1418158 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [n:127.0.0.1:43749_rf%2Fe    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1418159 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [n:127.0.0.1:43749_rf%2Fe    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94128594408046598-127.0.0.1:43749_rf%2Fe-n_0000000000
   [junit4]   2> 1418160 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [n:127.0.0.1:43749_rf%2Fe    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43749_rf%2Fe
   [junit4]   2> 1418160 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [n:127.0.0.1:43749_rf%2Fe    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1418161 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [n:127.0.0.1:43749_rf%2Fe    ] o.a.s.c.Overseer Overseer (id=94128594408046598-127.0.0.1:43749_rf%2Fe-n_0000000000) starting
   [junit4]   2> 1418163 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [n:127.0.0.1:43749_rf%2Fe    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1418170 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [n:127.0.0.1:43749_rf%2Fe    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1418171 INFO  (OverseerCollectionProcessor-94128594408046598-127.0.0.1:43749_rf%2Fe-n_0000000000) [n:127.0.0.1:43749_rf%2Fe    ] o.a.s.c.OverseerCollectionProcessor Process current queue of collection creations
   [junit4]   2> 1418171 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [n:127.0.0.1:43749_rf%2Fe    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1418172 INFO  (OverseerStateUpdate-94128594408046598-127.0.0.1:43749_rf%2Fe-n_0000000000) [n:127.0.0.1:43749_rf%2Fe    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1418175 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [n:127.0.0.1:43749_rf%2Fe    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1418176 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [n:127.0.0.1:43749_rf%2Fe    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1418177 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [n:127.0.0.1:43749_rf%2Fe    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_76E30C4D0133C65-001/control-001/cores
   [junit4]   2> 1418178 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [n:127.0.0.1:43749_rf%2Fe    ] o.a.s.c.SolrCore Created CoreDescriptor: {collection=control_collection, config=solrconfig.xml, coreNodeName=, shard=, dataDir=data/, name=collection1, transient=false, schema=schema.xml, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_76E30C4D0133C65-001/control-001/cores/collection1/, loadOnStartup=true, instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_76E30C4D0133C65-001/control-001/cores/collection1}
   [junit4]   2> 1418178 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [n:127.0.0.1:43749_rf%2Fe    ] o.a.s.c.CoresLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_76E30C4D0133C65-001/control-001/cores/collection1/
   [junit4]   2> 1418179 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [n:127.0.0.1:43749_rf%2Fe    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1418180 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [n:127.0.0.1:43749_rf%2Fe    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0
   [junit4]   2> 1418180 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1418180 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1418180 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [n:127.0.0.1:43749_rf%2Fe    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1418181 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1418181 INFO  (zkCallback-676-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1418182 INFO  (OverseerStateUpdate-94128594408046598-127.0.0.1:43749_rf%2Fe-n_0000000000) [n:127.0.0.1:43749_rf%2Fe    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "shard":null,
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"https://127.0.0.1:43749/rf/e",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:43749_rf%2Fe",
   [junit4]   2>   "core":"collection1"} current state version: 0
   [junit4]   2> 1418183 INFO  (OverseerStateUpdate-94128594408046598-127.0.0.1:43749_rf%2Fe-n_0000000000) [n:127.0.0.1:43749_rf%2Fe    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "shard":null,
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"https://127.0.0.1:43749/rf/e",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:43749_rf%2Fe",
   [junit4]   2>   "core":"collection1"}
   [junit4]   2> 1418183 INFO  (OverseerStateUpdate-94128594408046598-127.0.0.1:43749_rf%2Fe-n_0000000000) [n:127.0.0.1:43749_rf%2Fe    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1418184 INFO  (OverseerStateUpdate-94128594408046598-127.0.0.1:43749_rf%2Fe-n_0000000000) [n:127.0.0.1:43749_rf%2Fe    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1418185 INFO  (zkCallback-676-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe    ] 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> 1418186 INFO  (zkCallback-676-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 1
   [junit4]   2> 1419181 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1419182 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1419183 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1419183 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 1419184 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1419184 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_76E30C4D0133C65-001/control-001/cores/collection1/'
   [junit4]   2> 1419199 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1419205 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1419219 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1419247 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1419248 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1419254 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1419498 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1419506 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1419508 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1419521 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1419524 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1419527 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1419528 WARN  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1419528 WARN  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1419528 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1419529 WARN  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1419529 WARN  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1419529 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1419529 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1419529 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_76E30C4D0133C65-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 1419529 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe 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@2279f558
   [junit4]   2> 1419530 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_76E30C4D0133C65-001/control-001/cores/collection1/data
   [junit4]   2> 1419531 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_76E30C4D0133C65-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1419531 WARN  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_76E30C4D0133C65-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1419531 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_76E30C4D0133C65-001/control-001/cores/collection1/data/index
   [junit4]   2> 1419531 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@18360f2e
   [junit4]   2> 1419532 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@51ea16d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1df7fdbb),segFN=segments_1,generation=1}
   [junit4]   2> 1419532 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1419533 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:43749_rf%2Fe 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 /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_76E30C4D0133C65-001/control-001/cores/collection1/data/
   [junit4]   2> 1419533 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:43749_rf%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_76E30C4D0133C65-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1419537 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1419537 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1419537 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1419537 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1419538 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1419538 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe 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> 1419538 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe 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> 1419538 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe 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> 1419538 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe 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> 1419541 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1419543 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1419544 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1419545 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1419549 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/logging,/update/json/docs,/admin/mbeans,/update,standard,/schema,/admin/file,/update/csv,/get,/admin/properties,/admin/ping,/admin/system,/admin/plugins,/admin/luke,/admin/threads,/update/json,/replication,/admin/segments,/config
   [junit4]   2> 1419550 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe 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> 1419551 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe 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> 1419551 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe 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> 1419551 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1419552 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1419552 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=702128712, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1419553 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@51ea16d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1df7fdbb),segFN=segments_1,generation=1}
   [junit4]   2> 1419553 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1419553 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@38232c71[collection1] main
   [junit4]   2> 1419553 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe 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> 1419554 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe 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> 1419554 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe 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> 1419555 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1419555 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1419555 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe 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> 1419555 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe 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> 1419555 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe 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> 1419556 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1419556 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1419556 INFO  (searcherExecutor-2919-thread-1-processing-s:shard1 r:core_node1 c:control_collection x:collection1 n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@38232c71[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1419557 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe 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> 1419557 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe 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> 1419557 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe 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> 1419557 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe 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 1506057512636383232
   [junit4]   2> 1419559 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2 ms to seed version buckets with highest version 1506057512636383232
   [junit4]   2> 1419559 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1419560 INFO  (coreLoadExecutor-2918-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1419560 INFO  (coreZkRegister-2912-thread-1-processing-s:shard1 r:core_node1 c:control_collection x:collection1 n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:https://127.0.0.1:43749/rf/e collection:control_collection shard:shard1
   [junit4]   2> 1419561 INFO  (coreZkRegister-2912-thread-1-processing-s:shard1 r:core_node1 c:control_collection x:collection1 n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe 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> 1419564 INFO  (coreZkRegister-2912-thread-1-processing-s:shard1 r:core_node1 c:control_collection x:collection1 n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe 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/94128594408046598-core_node1-n_0000000000
   [junit4]   2> 1419565 INFO  (coreZkRegister-2912-thread-1-processing-s:shard1 r:core_node1 c:control_collection x:collection1 n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 1419566 INFO  (zkCallback-676-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1419567 INFO  (coreZkRegister-2912-thread-1-processing-s:shard1 r:core_node1 c:control_collection x:collection1 n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1419567 INFO  (coreZkRegister-2912-thread-1-processing-s:shard1 r:core_node1 c:control_collection x:collection1 n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe 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> 1419567 INFO  (OverseerStateUpdate-94128594408046598-127.0.0.1:43749_rf%2Fe-n_0000000000) [n:127.0.0.1:43749_rf%2Fe    ] 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> 1419567 INFO  (coreZkRegister-2912-thread-1-processing-s:shard1 r:core_node1 c:control_collection x:collection1 n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:43749/rf/e/collection1/
   [junit4]   2> 1419568 INFO  (coreZkRegister-2912-thread-1-processing-s:shard1 r:core_node1 c:control_collection x:collection1 n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1419568 INFO  (coreZkRegister-2912-thread-1-processing-s:shard1 r:core_node1 c:control_collection x:collection1 n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:43749/rf/e/collection1/ has no replicas
   [junit4]   2> 1419568 INFO  (coreZkRegister-2912-thread-1-processing-s:shard1 r:core_node1 c:control_collection x:collection1 n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:43749/rf/e/collection1/ shard1
   [junit4]   2> 1419568 INFO  (coreZkRegister-2912-thread-1-processing-s:shard1 r:core_node1 c:control_collection x:collection1 n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1419572 INFO  (zkCallback-676-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1419572 INFO  (OverseerStateUpdate-94128594408046598-127.0.0.1:43749_rf%2Fe-n_0000000000) [n:127.0.0.1:43749_rf%2Fe    ] 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":"https://127.0.0.1:43749/rf/e",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1419675 INFO  (zkCallback-676-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe    ] 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> 1419677 INFO  (zkCallback-676-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 2
   [junit4]   2> 1419684 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1419690 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1419694 INFO  (zkCallback-678-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@384523e3 name:ZooKeeperConnection Watcher:127.0.0.1:55347/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1419695 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1419695 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1419695 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1419698 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1419698 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1419698 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1419698 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1419700 INFO  (zkCallback-679-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@397820c6 name:ZooKeeperConnection Watcher:127.0.0.1:55347/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1419700 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1419700 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1419702 INFO  (zkCallback-676-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1419704 INFO  (OverseerStateUpdate-94128594408046598-127.0.0.1:43749_rf%2Fe-n_0000000000) [n:127.0.0.1:43749_rf%2Fe    ] 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> 1419704 INFO  (OverseerStateUpdate-94128594408046598-127.0.0.1:43749_rf%2Fe-n_0000000000) [n:127.0.0.1:43749_rf%2Fe    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1419723 INFO  (coreZkRegister-2912-thread-1-processing-s:shard1 r:core_node1 c:control_collection x:collection1 n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are https://127.0.0.1:43749/rf/e/collection1/ and leader is https://127.0.0.1:43749/rf/e/collection1/
   [junit4]   2> 1419724 INFO  (coreZkRegister-2912-thread-1-processing-s:shard1 r:core_node1 c:control_collection x:collection1 n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:43749/rf/e
   [junit4]   2> 1419724 INFO  (coreZkRegister-2912-thread-1-processing-s:shard1 r:core_node1 c:control_collection x:collection1 n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1419724 INFO  (coreZkRegister-2912-thread-1-processing-s:shard1 r:core_node1 c:control_collection x:collection1 n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1419724 INFO  (coreZkRegister-2912-thread-1-processing-s:shard1 r:core_node1 c:control_collection x:collection1 n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe 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> 1419725 INFO  (zkCallback-676-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1419726 INFO  (OverseerStateUpdate-94128594408046598-127.0.0.1:43749_rf%2Fe-n_0000000000) [n:127.0.0.1:43749_rf%2Fe    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "base_url":"https://127.0.0.1:43749/rf/e",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:43749_rf%2Fe",
   [junit4]   2>   "core":"collection1"} current state version: 2
   [junit4]   2> 1419731 INFO  (OverseerStateUpdate-94128594408046598-127.0.0.1:43749_rf%2Fe-n_0000000000) [n:127.0.0.1:43749_rf%2Fe    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "base_url":"https://127.0.0.1:43749/rf/e",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:43749_rf%2Fe",
   [junit4]   2>   "core":"collection1"}
   [junit4]   2> 1419731 INFO  (OverseerStateUpdate-94128594408046598-127.0.0.1:43749_rf%2Fe-n_0000000000) [n:127.0.0.1:43749_rf%2Fe    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 1419732 INFO  (zkCallback-678-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> 1419732 INFO  (zkCallback-676-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe    ] 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> 1419734 INFO  (zkCallback-678-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 1419735 INFO  (zkCallback-676-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 1419837 INFO  (zkCallback-678-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> 1419837 INFO  (zkCallback-676-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe    ] 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> 1419839 INFO  (zkCallback-678-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 1419840 INFO  (zkCallback-676-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 1419974 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_76E30C4D0133C65-001/shard-1-001/cores/collection1
   [junit4]   2> 1419975 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_76E30C4D0133C65-001/shard-1-001
   [junit4]   2> 1419976 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 1419977 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@174bf483{/rf/e,null,AVAILABLE}
   [junit4]   2> 1419980 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.e.j.s.ServerConnector Started ServerConnector@7b3a9fe7{SSL-http/1.1}{127.0.0.1:56468}
   [junit4]   2> 1419981 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.e.j.s.Server Started @1422961ms
   [junit4]   2> 1419981 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_76E30C4D0133C65-001/tempDir-001/jetty1, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_76E30C4D0133C65-001/shard-1-001/cores, hostPort=56468, hostContext=/rf/e, solrconfig=solrconfig.xml}
   [junit4]   2> 1419982 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6b482747
   [junit4]   2> 1419982 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_76E30C4D0133C65-001/shard-1-001/'
   [junit4]   2> 1419998 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_76E30C4D0133C65-001/shard-1-001/solr.xml
   [junit4]   2> 1420024 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_76E30C4D0133C65-001/shard-1-001/cores
   [junit4]   2> 1420024 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.CoreContainer New CoreContainer 1710189455
   [junit4]   2> 1420025 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_76E30C4D0133C65-001/shard-1-001/]
   [junit4]   2> 1420025 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_76E30C4D0133C65-001/shard-1-001/lib
   [junit4]   2> 1420025 WARN  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_76E30C4D0133C65-001/shard-1-001/lib).
   [junit4]   2> 1420033 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] 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> 1420035 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1420036 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1420037 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1420037 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55347/solr
   [junit4]   2> 1420037 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1420037 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1420038 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1420039 INFO  (zkCallback-681-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6a78ed21 name:ZooKeeperConnection Watcher:127.0.0.1:55347 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1420040 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1420040 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1420042 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [n:127.0.0.1:56468_rf%2Fe    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1420043 INFO  (zkCallback-682-thread-1-processing-n:127.0.0.1:56468_rf%2Fe) [n:127.0.0.1:56468_rf%2Fe    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@955553c name:ZooKeeperConnection Watcher:127.0.0.1:55347/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1420044 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [n:127.0.0.1:56468_rf%2Fe    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1420048 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [n:127.0.0.1:56468_rf%2Fe    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1421053 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [n:127.0.0.1:56468_rf%2Fe    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56468_rf%2Fe
   [junit4]   2> 1421054 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [n:127.0.0.1:56468_rf%2Fe    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:56468_rf%2Fe
   [junit4]   2> 1421057 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [n:127.0.0.1:56468_rf%2Fe    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1421058 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [n:127.0.0.1:56468_rf%2Fe    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94128594408046602-127.0.0.1:56468_rf%2Fe-n_0000000001
   [junit4]   2> 1421059 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [n:127.0.0.1:56468_rf%2Fe    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94128594408046598-127.0.0.1:43749_rf%2Fe-n_0000000000 to know if I could be the leader
   [junit4]   2> 1421059 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [n:127.0.0.1:56468_rf%2Fe    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1421059 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [n:127.0.0.1:56468_rf%2Fe    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1421060 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [n:127.0.0.1:56468_rf%2Fe    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_76E30C4D0133C65-001/shard-1-001/cores
   [junit4]   2> 1421061 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [n:127.0.0.1:56468_rf%2Fe    ] o.a.s.c.SolrCore Created CoreDescriptor: {instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_76E30C4D0133C65-001/shard-1-001/cores/collection1, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_76E30C4D0133C65-001/shard-1-001/cores/collection1/, collection=collection1, transient=false, schema=schema.xml, coreNodeName=, name=collection1, config=solrconfig.xml, shard=, dataDir=data/, loadOnStartup=true}
   [junit4]   2> 1421061 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [n:127.0.0.1:56468_rf%2Fe    ] o.a.s.c.CoresLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_76E30C4D0133C65-001/shard-1-001/cores/collection1/
   [junit4]   2> 1421061 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [n:127.0.0.1:56468_rf%2Fe    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1421062 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [n:127.0.0.1:56468_rf%2Fe    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0
   [junit4]   2> 1421062 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[76E30C4D0133C65]) [n:127.0.0.1:56468_rf%2Fe    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1421063 INFO  (coreLoadExecutor-2929-thread-1-processing-n:127.0.0.1:56468_rf%2Fe) [n:127.0.0.1:56468_rf%2Fe c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1421063 INFO  (coreLoadExecutor-2929-thread-1-processing-n:127.0.0.1:56468_rf%2Fe) [n:127.0.0.1:56468_rf%2Fe c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1421064 INFO  (zkCallback-676-thread-1-processing-n:127.0.0.1:43749_rf%2Fe) [n:127.0.0.1:43749_rf%2Fe    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1421065 INFO  (coreLoadExecutor-2929-thread-1-processing-n:127.0.0.1:56468_rf%2Fe) [n:127.0.0.1:56468_rf%2Fe c:collection1   x:collection1] o.a.s.c.ZkController Registering watch for external collection collection1
   [junit4]   2> 1421065 INFO  (coreLoadExecutor-2929-thread-1-processing-n:127.0.0.1:56468_rf%2Fe) [n:127.0.0.1:56468_rf%2Fe c:collection1   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch collection1
   [junit4]   2> 1421065 INFO  (OverseerStateUpdate-94128594408046598-127.0.0.1:43749_rf%2Fe-n_0000000000) [n:127.0.0.1:43749_rf%2Fe    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "shard":null,
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "base_url":"https://127.0.0.1:56468/rf/e",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:56468_rf%2Fe",
   [junit4]   2>   "core":"collection1"} current state version: 4
   [junit4]   2> 1421065 INFO  (coreLoadExecutor-2929-thread-1-processing-n:127.0.0.1:56468_rf%2Fe) [n:127.0.0.1:56468_rf%2Fe c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 1421066 INFO  (OverseerStateUpdate-94128594408046598-127.0.0.1:43749_rf%2Fe-n_0000000000) [n:127.0.0.1:43749_rf%2Fe    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "shard":null,
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "base_url":"https://127.0.0.1:56468/rf/e",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:56468_rf%2Fe",
   [junit4]   2>   "core":"collection1"}
   [junit4]   2> 1421066 INFO  (OverseerStateUpdate-94128594408046598-127.0.0.1:43749_rf%2Fe-n_0000000000) [n:127.0.0.1:43749_rf%2Fe    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 1421066 INFO  (OverseerStateUpdate-94128594408046598-127.0.0.1:43749_rf%2Fe-n_0000000000) [n:127.0.0.1:43749_rf%2Fe    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1421066 INFO  (coreLoadExecutor-2929-thread-1-processing-n:127.0.0.1:56468_rf%2Fe) [n:127.0.0.1:56468_rf%2Fe c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Updating data for collection1 to ver 0 
   [junit4]   2> 1421066 INFO  (coreLoadExecutor-2929-thread-1-processing-n:127.0.0.1:56468_rf%2Fe) [n:127.0.0.1:56468_rf%2Fe c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1421169 INFO  (OverseerStateUpdate-94128594408046598-127.0.0.1:43749_rf%2Fe-n_0000000000) [n:127.0.0.1:43749_rf%2Fe    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 1421169 INFO  (zkCallback-682-thread-1-processing-n:127.0.0.1:56468_rf%2Fe) [n:127.0.0.1:56468_rf%2Fe    ] 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> 1421170 INFO  (zkCallback-682-thread-1-processing-n:127.0.0.1:56468_rf%2Fe) [n:127.0.0.1:56468_rf%2Fe    ] o.a.s.c.c.ZkStateReader Updating data for collection1 to ver 1 
   [junit4]   2> 1422066 INFO  (coreLoadExecutor-2929-thread-1-processing-n:127.0.0.1:56468_rf%2Fe) [n:127.0.0.1:56468_rf%2Fe c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1422067 INFO  (coreLoadExecutor-2929-thread-1-processing-n:127.0.0.1:56468_rf%2Fe) [n:127.0.0.1:56468_rf%2Fe c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 1422068 INFO  (coreLoadExecutor-2929-thread-1-processing-n:127.0.0.1:56468_rf%2Fe) [n:127.0.0.1:56468_rf%2Fe c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1422068 INFO  (coreLoadExecutor-2929-thread-1-processing-n:127.0.0.1:56468_rf%2Fe) [n:127.0.0.1:56468_rf%2Fe c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 1422068 INFO  (coreLoadExecutor-2929-thread-1-processing-n:127.0.0.1:56468_rf%2Fe) [n:127.0.0.1:56468_rf%2Fe c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1422069 INFO  (coreLoadExecutor-2929-thread-1-processing-n:127.0.0.1:56468_rf%2Fe) [n:127.0.0.1:56468_rf%2Fe c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIDistributedZkTest_76E30C4D0133C65-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1422084 INFO  (coreLoadExecutor-2929-thread-1-processing-n:127.0.0.1:56468_rf%2Fe) [n:127.0

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

olrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1572)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1593)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:887)Throwable #4: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=7189, name=collection2, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    > Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:48015/rf/e: collection already exists: awholynewstresscollection_collection2_9
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([76E30C4D0133C65]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1572)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1593)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:887)Throwable #5: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=7192, name=collection5, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    > Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:48015/rf/e: Could not find collection : awholynewstresscollection_collection5_8
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([76E30C4D0133C65]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:894)Throwable #6: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=7188, name=collection1, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    > Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:48015/rf/e: Could not find collection : awholynewstresscollection_collection1_8
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([76E30C4D0133C65]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:894)
   [junit4]   2> 1801395 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[76E30C4D0133C65]-worker) [n:127.0.0.1:51775_rf%2Fe c:addReplicaColl s:shard2 r:core_node6 x:addReplicaColl_shard2_replica3] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=DefaultSimilarity, locale=ru, timezone=Australia/Lindeman
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.7.0_72 (64-bit)/cpus=4,threads=1,free=132732032,total=525336576
   [junit4]   2> NOTE: All tests run in this JVM: [EnumFieldTest, ExitableDirectoryReaderTest, RemoteQueryErrorTest, SuggesterWFSTTest, TestFunctionQuery, TestSolrIndexConfig, DataDrivenBlockJoinTest, TestSolrDeletionPolicy1, PeerSyncTest, TriLevelCompositeIdRoutingTest, TermsComponentTest, BasicZkTest, SchemaVersionSpecificBehaviorTest, DateFieldTest, SolrRequestParserTest, ParsingFieldUpdateProcessorsTest, DistributedFacetPivotSmallTest, TestRandomRequestDistribution, HighlighterConfigTest, DebugComponentTest, CurrencyFieldXmlFileTest, UniqFieldsUpdateProcessorFactoryTest, TestLeaderElectionZkExpiry, TestRandomFaceting, OutOfBoxZkACLAndCredentialsProvidersTest, DistributedExpandComponentTest, TestAddFieldRealTimeGet, TestWordDelimiterFilterFactory, TestBadConfig, MBeansHandlerTest, JavabinLoaderTest, DeleteShardTest, TestJmxIntegration, LeaderElectionIntegrationTest, TestTrackingShardHandlerFactory, BlockCacheTest, PingRequestHandlerTest, TestConfigOverlay, HdfsUnloadDistributedZkTest, TestClusterStateMutator, TestPhraseSuggestions, MergeStrategyTest, SolrCoreTest, HdfsDirectoryTest, ShardSplitTest, BufferStoreTest, TestFieldCollectionResource, ExternalFileFieldSortTest, TestExactStatsCache, HighlighterMaxOffsetTest, CollectionReloadTest, TestRealTimeGet, TestConfig, SyncSliceTest, TestConfigReload, HdfsBasicDistributedZkTest, CSVRequestHandlerTest, DefaultValueUpdateProcessorTest, SimplePostToolTest, TestManagedStopFilterFactory, DistanceUnitsTest, TestJmxMonitoredMap, DistributedDebugComponentTest, TestNoOpRegenerator, ChaosMonkeyNothingIsSafeTest, TestExpandComponent, TestQuerySenderListener, MinimalSchemaTest, HdfsRecoveryZkTest, TestExceedMaxTermLength, TestSchemaManager, CloudExitableDirectoryReaderTest, TestSweetSpotSimilarityFactory, TestRebalanceLeaders, TestBinaryField, ChangedSchemaMergeTest, TestRangeQuery, TestPivotHelperCode, TermVectorComponentTest, TestOrdValues, AnalyticsQueryTest, TestBulkSchemaConcurrent, TestSimpleTrackingShardHandler, BasicDistributedZkTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest]
   [junit4] Completed [245/507] on J0 in 384.51s, 1 test, 1 error <<< FAILURES!

[...truncated 833 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:543: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:484: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:61: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/extra-targets.xml:39: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build.xml:230: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/common-build.xml:512: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1444: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:999: There were test failures: 507 suites, 2009 tests, 1 error, 53 ignored (10 assumptions)

Total time: 165 minutes 38 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-5.x #874
Archived 4 artifacts
Archive block size is 32768
Received 0 blocks and 1087754572 bytes
Compression is 0.0%
Took 3 min 1 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-NightlyTests-5.x - Build # 894 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/894/

2 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test

Error Message:
Captured an uncaught exception in thread: Thread[id=13481, name=collection4, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=13481, name=collection4, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:35004/zges/d: collection already exists: awholynewstresscollection_collection4_1
	at __randomizedtesting.SeedInfo.seed([2ACE3E258699A390]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1572)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1593)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:887)


FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCoreReload

Error Message:
expected:<[{indexVersion=1436202503821,generation=2,filelist=[_e3.cfe, _e3.cfs, _e3.si, _e4.fdt, _e4.fdx, _e4.fnm, _e4.nvd, _e4.nvm, _e4.si, _e4_FSTOrd50_0.doc, _e4_FSTOrd50_0.tbk, _e4_FSTOrd50_0.tix, _e6.fdt, _e6.fdx, _e6.fnm, _e6.nvd, _e6.nvm, _e6.si, _e6_FSTOrd50_0.doc, _e6_FSTOrd50_0.tbk, _e6_FSTOrd50_0.tix, _eb.cfe, _eb.cfs, _eb.si, _ec.fdt, _ec.fdx, _ec.fnm, _ec.nvd, _ec.nvm, _ec.si, _ec_FSTOrd50_0.doc, _ec_FSTOrd50_0.tbk, _ec_FSTOrd50_0.tix, _ee.fdt, _ee.fdx, _ee.fnm, _ee.nvd, _ee.nvm, _ee.si, _ee_FSTOrd50_0.doc, _ee_FSTOrd50_0.tbk, _ee_FSTOrd50_0.tix, _ef.fdt, _ef.fdx, _ef.fnm, _ef.nvd, _ef.nvm, _ef.si, _ef_FSTOrd50_0.doc, _ef_FSTOrd50_0.tbk, _ef_FSTOrd50_0.tix, _eg.cfe, _eg.cfs, _eg.si, _eo.fdt, _eo.fdx, _eo.fnm, _eo.nvd, _eo.nvm, _eo.si, _eo_FSTOrd50_0.doc, _eo_FSTOrd50_0.tbk, _eo_FSTOrd50_0.tix, _ep.fdt, _ep.fdx, _ep.fnm, _ep.nvd, _ep.nvm, _ep.si, _ep_FSTOrd50_0.doc, _ep_FSTOrd50_0.tbk, _ep_FSTOrd50_0.tix, segments_2]}]> but was:<[{indexVersion=1436202503821,generation=2,filelist=[_e3.cfe, _e3.cfs, _e3.si, _e4.fdt, _e4.fdx, _e4.fnm, _e4.nvd, _e4.nvm, _e4.si, _e4_FSTOrd50_0.doc, _e4_FSTOrd50_0.tbk, _e4_FSTOrd50_0.tix, _e6.fdt, _e6.fdx, _e6.fnm, _e6.nvd, _e6.nvm, _e6.si, _e6_FSTOrd50_0.doc, _e6_FSTOrd50_0.tbk, _e6_FSTOrd50_0.tix, _eb.cfe, _eb.cfs, _eb.si, _ec.fdt, _ec.fdx, _ec.fnm, _ec.nvd, _ec.nvm, _ec.si, _ec_FSTOrd50_0.doc, _ec_FSTOrd50_0.tbk, _ec_FSTOrd50_0.tix, _ee.fdt, _ee.fdx, _ee.fnm, _ee.nvd, _ee.nvm, _ee.si, _ee_FSTOrd50_0.doc, _ee_FSTOrd50_0.tbk, _ee_FSTOrd50_0.tix, _ef.fdt, _ef.fdx, _ef.fnm, _ef.nvd, _ef.nvm, _ef.si, _ef_FSTOrd50_0.doc, _ef_FSTOrd50_0.tbk, _ef_FSTOrd50_0.tix, _eg.cfe, _eg.cfs, _eg.si, _eo.fdt, _eo.fdx, _eo.fnm, _eo.nvd, _eo.nvm, _eo.si, _eo_FSTOrd50_0.doc, _eo_FSTOrd50_0.tbk, _eo_FSTOrd50_0.tix, _ep.fdt, _ep.fdx, _ep.fnm, _ep.nvd, _ep.nvm, _ep.si, _ep_FSTOrd50_0.doc, _ep_FSTOrd50_0.tbk, _ep_FSTOrd50_0.tix, segments_2]}, {indexVersion=1436202503821,generation=3,filelist=[_ei.cfe, _ei.cfs, _ei.si, _eo.fdt, _eo.fdx, _eo.fnm, _eo.nvd, _eo.nvm, _eo.si, _eo_FSTOrd50_0.doc, _eo_FSTOrd50_0.tbk, _eo_FSTOrd50_0.tix, _ep.fdt, _ep.fdx, _ep.fnm, _ep.nvd, _ep.nvm, _ep.si, _ep_FSTOrd50_0.doc, _ep_FSTOrd50_0.tbk, _ep_FSTOrd50_0.tix, segments_3]}]>

Stack Trace:
java.lang.AssertionError: expected:<[{indexVersion=1436202503821,generation=2,filelist=[_e3.cfe, _e3.cfs, _e3.si, _e4.fdt, _e4.fdx, _e4.fnm, _e4.nvd, _e4.nvm, _e4.si, _e4_FSTOrd50_0.doc, _e4_FSTOrd50_0.tbk, _e4_FSTOrd50_0.tix, _e6.fdt, _e6.fdx, _e6.fnm, _e6.nvd, _e6.nvm, _e6.si, _e6_FSTOrd50_0.doc, _e6_FSTOrd50_0.tbk, _e6_FSTOrd50_0.tix, _eb.cfe, _eb.cfs, _eb.si, _ec.fdt, _ec.fdx, _ec.fnm, _ec.nvd, _ec.nvm, _ec.si, _ec_FSTOrd50_0.doc, _ec_FSTOrd50_0.tbk, _ec_FSTOrd50_0.tix, _ee.fdt, _ee.fdx, _ee.fnm, _ee.nvd, _ee.nvm, _ee.si, _ee_FSTOrd50_0.doc, _ee_FSTOrd50_0.tbk, _ee_FSTOrd50_0.tix, _ef.fdt, _ef.fdx, _ef.fnm, _ef.nvd, _ef.nvm, _ef.si, _ef_FSTOrd50_0.doc, _ef_FSTOrd50_0.tbk, _ef_FSTOrd50_0.tix, _eg.cfe, _eg.cfs, _eg.si, _eo.fdt, _eo.fdx, _eo.fnm, _eo.nvd, _eo.nvm, _eo.si, _eo_FSTOrd50_0.doc, _eo_FSTOrd50_0.tbk, _eo_FSTOrd50_0.tix, _ep.fdt, _ep.fdx, _ep.fnm, _ep.nvd, _ep.nvm, _ep.si, _ep_FSTOrd50_0.doc, _ep_FSTOrd50_0.tbk, _ep_FSTOrd50_0.tix, segments_2]}]> but was:<[{indexVersion=1436202503821,generation=2,filelist=[_e3.cfe, _e3.cfs, _e3.si, _e4.fdt, _e4.fdx, _e4.fnm, _e4.nvd, _e4.nvm, _e4.si, _e4_FSTOrd50_0.doc, _e4_FSTOrd50_0.tbk, _e4_FSTOrd50_0.tix, _e6.fdt, _e6.fdx, _e6.fnm, _e6.nvd, _e6.nvm, _e6.si, _e6_FSTOrd50_0.doc, _e6_FSTOrd50_0.tbk, _e6_FSTOrd50_0.tix, _eb.cfe, _eb.cfs, _eb.si, _ec.fdt, _ec.fdx, _ec.fnm, _ec.nvd, _ec.nvm, _ec.si, _ec_FSTOrd50_0.doc, _ec_FSTOrd50_0.tbk, _ec_FSTOrd50_0.tix, _ee.fdt, _ee.fdx, _ee.fnm, _ee.nvd, _ee.nvm, _ee.si, _ee_FSTOrd50_0.doc, _ee_FSTOrd50_0.tbk, _ee_FSTOrd50_0.tix, _ef.fdt, _ef.fdx, _ef.fnm, _ef.nvd, _ef.nvm, _ef.si, _ef_FSTOrd50_0.doc, _ef_FSTOrd50_0.tbk, _ef_FSTOrd50_0.tix, _eg.cfe, _eg.cfs, _eg.si, _eo.fdt, _eo.fdx, _eo.fnm, _eo.nvd, _eo.nvm, _eo.si, _eo_FSTOrd50_0.doc, _eo_FSTOrd50_0.tbk, _eo_FSTOrd50_0.tix, _ep.fdt, _ep.fdx, _ep.fnm, _ep.nvd, _ep.nvm, _ep.si, _ep_FSTOrd50_0.doc, _ep_FSTOrd50_0.tbk, _ep_FSTOrd50_0.tix, segments_2]}, {indexVersion=1436202503821,generation=3,filelist=[_ei.cfe, _ei.cfs, _ei.si, _eo.fdt, _eo.fdx, _eo.fnm, _eo.nvd, _eo.nvm, _eo.si, _eo_FSTOrd50_0.doc, _eo_FSTOrd50_0.tbk, _eo_FSTOrd50_0.tix, _ep.fdt, _ep.fdx, _ep.fnm, _ep.nvd, _ep.nvm, _ep.si, _ep_FSTOrd50_0.doc, _ep_FSTOrd50_0.tbk, _ep_FSTOrd50_0.tix, segments_3]}]>
	at __randomizedtesting.SeedInfo.seed([2ACE3E258699A390:F192515F6D1AD93]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCoreReload(TestReplicationHandler.java:1138)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10834 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_2ACE3E258699A390-001/init-core-data-001
   [junit4]   2> 1264017 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[2ACE3E258699A390]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 1264017 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[2ACE3E258699A390]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /zges/d
   [junit4]   2> 1264021 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1264022 INFO  (Thread-6489) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1264022 INFO  (Thread-6489) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1264122 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [    ] o.a.s.c.ZkTestServer start zk server on port:45644
   [junit4]   2> 1264137 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1264139 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1264141 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1264143 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1264145 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1264146 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1264148 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1264150 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1264152 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1264153 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1264155 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1264475 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_2ACE3E258699A390-001/control-001/cores/collection1
   [junit4]   2> 1264477 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 1264479 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6257a99e{/zges/d,null,AVAILABLE}
   [junit4]   2> 1264481 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [    ] o.e.j.s.ServerConnector Started ServerConnector@27f806ca{HTTP/1.1}{127.0.0.1:36432}
   [junit4]   2> 1264481 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [    ] o.e.j.s.Server Started @1267694ms
   [junit4]   2> 1264481 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_2ACE3E258699A390-001/control-001/cores, solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_2ACE3E258699A390-001/tempDir-001/control/data, hostPort=36432, hostContext=/zges/d}
   [junit4]   2> 1264482 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6b482747
   [junit4]   2> 1264482 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_2ACE3E258699A390-001/control-001/'
   [junit4]   2> 1264497 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_2ACE3E258699A390-001/control-001/solr.xml
   [junit4]   2> 1264510 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_2ACE3E258699A390-001/control-001/cores
   [junit4]   2> 1264511 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [    ] o.a.s.c.CoreContainer New CoreContainer 1314885847
   [junit4]   2> 1264511 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_2ACE3E258699A390-001/control-001/]
   [junit4]   2> 1264511 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_2ACE3E258699A390-001/control-001/lib
   [junit4]   2> 1264511 WARN  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_2ACE3E258699A390-001/control-001/lib).
   [junit4]   2> 1264519 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [    ] 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> 1264520 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1264521 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1264521 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1264521 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45644/solr
   [junit4]   2> 1264521 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1264541 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [n:127.0.0.1:36432_zges%2Fd    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36432_zges%2Fd
   [junit4]   2> 1264546 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [n:127.0.0.1:36432_zges%2Fd    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1264546 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [n:127.0.0.1:36432_zges%2Fd    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94122939315781635-127.0.0.1:36432_zges%2Fd-n_0000000000
   [junit4]   2> 1264547 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [n:127.0.0.1:36432_zges%2Fd    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36432_zges%2Fd
   [junit4]   2> 1264549 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [n:127.0.0.1:36432_zges%2Fd    ] o.a.s.c.Overseer Overseer (id=94122939315781635-127.0.0.1:36432_zges%2Fd-n_0000000000) starting
   [junit4]   2> 1264558 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [n:127.0.0.1:36432_zges%2Fd    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1264558 INFO  (OverseerCollectionProcessor-94122939315781635-127.0.0.1:36432_zges%2Fd-n_0000000000) [n:127.0.0.1:36432_zges%2Fd    ] o.a.s.c.OverseerCollectionProcessor Process current queue of collection creations
   [junit4]   2> 1264560 INFO  (OverseerStateUpdate-94122939315781635-127.0.0.1:36432_zges%2Fd-n_0000000000) [n:127.0.0.1:36432_zges%2Fd    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1264563 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [n:127.0.0.1:36432_zges%2Fd    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1264563 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [n:127.0.0.1:36432_zges%2Fd    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1264564 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [n:127.0.0.1:36432_zges%2Fd    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_2ACE3E258699A390-001/control-001/cores
   [junit4]   2> 1264565 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [n:127.0.0.1:36432_zges%2Fd    ] o.a.s.c.SolrCore Created CoreDescriptor: {collection=control_collection, transient=false, coreNodeName=, name=collection1, shard=, instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_2ACE3E258699A390-001/control-001/cores/collection1, schema=schema.xml, dataDir=data/, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_2ACE3E258699A390-001/control-001/cores/collection1/, loadOnStartup=true, config=solrconfig.xml}
   [junit4]   2> 1264565 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [n:127.0.0.1:36432_zges%2Fd    ] o.a.s.c.CoresLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_2ACE3E258699A390-001/control-001/cores/collection1/
   [junit4]   2> 1264565 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [n:127.0.0.1:36432_zges%2Fd    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1264566 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1264566 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1264567 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1264567 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [n:127.0.0.1:36432_zges%2Fd    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1
   [junit4]   2> 1264567 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [n:127.0.0.1:36432_zges%2Fd    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1264568 INFO  (OverseerStateUpdate-94122939315781635-127.0.0.1:36432_zges%2Fd-n_0000000000) [n:127.0.0.1:36432_zges%2Fd    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "shard":null,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:36432/zges/d",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:36432_zges%2Fd",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1264568 INFO  (OverseerStateUpdate-94122939315781635-127.0.0.1:36432_zges%2Fd-n_0000000000) [n:127.0.0.1:36432_zges%2Fd    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "shard":null,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:36432/zges/d",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:36432_zges%2Fd",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1264568 INFO  (OverseerStateUpdate-94122939315781635-127.0.0.1:36432_zges%2Fd-n_0000000000) [n:127.0.0.1:36432_zges%2Fd    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1264569 INFO  (OverseerStateUpdate-94122939315781635-127.0.0.1:36432_zges%2Fd-n_0000000000) [n:127.0.0.1:36432_zges%2Fd    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1264572 INFO  (zkCallback-1853-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1265567 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1265567 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1265568 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1265569 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_2ACE3E258699A390-001/control-001/cores/collection1/'
   [junit4]   2> 1265588 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1265596 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1265628 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1265657 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1265658 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1265665 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1265914 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1265922 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1265924 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1265932 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1265935 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1265939 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1265940 WARN  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1265940 WARN  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1265940 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1265941 WARN  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1265941 WARN  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1265941 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1265942 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1265942 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_2ACE3E258699A390-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 1265942 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd 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@525a609f
   [junit4]   2> 1265943 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_2ACE3E258699A390-001/control-001/cores/collection1/data
   [junit4]   2> 1265944 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_2ACE3E258699A390-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1265944 WARN  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_2ACE3E258699A390-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1265944 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_2ACE3E258699A390-001/control-001/cores/collection1/data/index
   [junit4]   2> 1265945 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd 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=40, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=74.8583984375, floorSegmentMB=1.9443359375, forceMergeDeletesPctAllowed=25.259306527921044, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3828281691993508
   [junit4]   2> 1265945 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2db83735 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@19309006),segFN=segments_1,generation=1}
   [junit4]   2> 1265946 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1265946 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:36432_zges%2Fd 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 /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_2ACE3E258699A390-001/control-001/cores/collection1/data/
   [junit4]   2> 1265947 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:36432_zges%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_2ACE3E258699A390-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1265953 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1265953 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1265953 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1265954 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1265954 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1265954 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd 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> 1265954 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd 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> 1265955 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd 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> 1265955 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd 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> 1265958 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1265960 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1265962 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1265963 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1265968 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /config,/update/json,/admin/properties,/admin/threads,/schema,/admin/system,/admin/luke,/update/json/docs,/get,/update/csv,/update,/admin/logging,standard,/admin/plugins,/admin/mbeans,/admin/segments,/admin/ping,/replication,/admin/file
   [junit4]   2> 1265969 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd 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> 1265970 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd 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> 1265970 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd 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> 1265971 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1265972 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1265972 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd 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=26, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=90.07421875, floorSegmentMB=0.68359375, forceMergeDeletesPctAllowed=13.277859468610604, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7425684648760484
   [junit4]   2> 1265973 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2db83735 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@19309006),segFN=segments_1,generation=1}
   [junit4]   2> 1265973 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1265974 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@24efb451[collection1] main
   [junit4]   2> 1265975 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd 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> 1265975 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1265976 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1265976 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd 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> 1265976 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd 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> 1265977 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd 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> 1265977 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1265977 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1265978 INFO  (searcherExecutor-3431-thread-1-processing-s:shard1 x:collection1 c:control_collection n:127.0.0.1:36432_zges%2Fd r:core_node1) [n:127.0.0.1:36432_zges%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@24efb451[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1265978 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd 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> 1265978 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd 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> 1265979 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd 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> 1265979 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd 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 1505967031100375040
   [junit4]   2> 1265981 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 3 ms to seed version buckets with highest version 1505967031100375040
   [junit4]   2> 1265981 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1265982 INFO  (coreLoadExecutor-3430-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1265982 INFO  (coreZkRegister-3424-thread-1-processing-s:shard1 x:collection1 c:control_collection n:127.0.0.1:36432_zges%2Fd r:core_node1) [n:127.0.0.1:36432_zges%2Fd 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:36432/zges/d collection:control_collection shard:shard1
   [junit4]   2> 1265987 INFO  (coreZkRegister-3424-thread-1-processing-s:shard1 x:collection1 c:control_collection n:127.0.0.1:36432_zges%2Fd r:core_node1) [n:127.0.0.1:36432_zges%2Fd 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/94122939315781635-core_node1-n_0000000000
   [junit4]   2> 1265988 INFO  (coreZkRegister-3424-thread-1-processing-s:shard1 x:collection1 c:control_collection n:127.0.0.1:36432_zges%2Fd r:core_node1) [n:127.0.0.1:36432_zges%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 1265989 INFO  (zkCallback-1853-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1265989 INFO  (coreZkRegister-3424-thread-1-processing-s:shard1 x:collection1 c:control_collection n:127.0.0.1:36432_zges%2Fd r:core_node1) [n:127.0.0.1:36432_zges%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1265990 INFO  (coreZkRegister-3424-thread-1-processing-s:shard1 x:collection1 c:control_collection n:127.0.0.1:36432_zges%2Fd r:core_node1) [n:127.0.0.1:36432_zges%2Fd 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> 1265990 INFO  (coreZkRegister-3424-thread-1-processing-s:shard1 x:collection1 c:control_collection n:127.0.0.1:36432_zges%2Fd r:core_node1) [n:127.0.0.1:36432_zges%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36432/zges/d/collection1/
   [junit4]   2> 1265990 INFO  (coreZkRegister-3424-thread-1-processing-s:shard1 x:collection1 c:control_collection n:127.0.0.1:36432_zges%2Fd r:core_node1) [n:127.0.0.1:36432_zges%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1265990 INFO  (OverseerStateUpdate-94122939315781635-127.0.0.1:36432_zges%2Fd-n_0000000000) [n:127.0.0.1:36432_zges%2Fd    ] 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> 1265990 INFO  (coreZkRegister-3424-thread-1-processing-s:shard1 x:collection1 c:control_collection n:127.0.0.1:36432_zges%2Fd r:core_node1) [n:127.0.0.1:36432_zges%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:36432/zges/d/collection1/ has no replicas
   [junit4]   2> 1265990 INFO  (coreZkRegister-3424-thread-1-processing-s:shard1 x:collection1 c:control_collection n:127.0.0.1:36432_zges%2Fd r:core_node1) [n:127.0.0.1:36432_zges%2Fd 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:36432/zges/d/collection1/ shard1
   [junit4]   2> 1265994 INFO  (zkCallback-1853-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1265995 INFO  (OverseerStateUpdate-94122939315781635-127.0.0.1:36432_zges%2Fd-n_0000000000) [n:127.0.0.1:36432_zges%2Fd    ] 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:36432/zges/d",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1266074 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1266148 INFO  (coreZkRegister-3424-thread-1-processing-s:shard1 x:collection1 c:control_collection n:127.0.0.1:36432_zges%2Fd r:core_node1) [n:127.0.0.1:36432_zges%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:36432/zges/d/collection1/ and leader is http://127.0.0.1:36432/zges/d/collection1/
   [junit4]   2> 1266148 INFO  (coreZkRegister-3424-thread-1-processing-s:shard1 x:collection1 c:control_collection n:127.0.0.1:36432_zges%2Fd r:core_node1) [n:127.0.0.1:36432_zges%2Fd 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:36432/zges/d
   [junit4]   2> 1266148 INFO  (coreZkRegister-3424-thread-1-processing-s:shard1 x:collection1 c:control_collection n:127.0.0.1:36432_zges%2Fd r:core_node1) [n:127.0.0.1:36432_zges%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1266148 INFO  (coreZkRegister-3424-thread-1-processing-s:shard1 x:collection1 c:control_collection n:127.0.0.1:36432_zges%2Fd r:core_node1) [n:127.0.0.1:36432_zges%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1266148 INFO  (coreZkRegister-3424-thread-1-processing-s:shard1 x:collection1 c:control_collection n:127.0.0.1:36432_zges%2Fd r:core_node1) [n:127.0.0.1:36432_zges%2Fd 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> 1266150 INFO  (zkCallback-1853-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1266151 INFO  (OverseerStateUpdate-94122939315781635-127.0.0.1:36432_zges%2Fd-n_0000000000) [n:127.0.0.1:36432_zges%2Fd    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "base_url":"http://127.0.0.1:36432/zges/d",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:36432_zges%2Fd",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 1266151 INFO  (OverseerStateUpdate-94122939315781635-127.0.0.1:36432_zges%2Fd-n_0000000000) [n:127.0.0.1:36432_zges%2Fd    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "base_url":"http://127.0.0.1:36432/zges/d",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:36432_zges%2Fd",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1266343 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_2ACE3E258699A390-001/shard-1-001/cores/collection1
   [junit4]   2> 1266344 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_2ACE3E258699A390-001/shard-1-001
   [junit4]   2> 1266345 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 1266347 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3edf25ce{/zges/d,null,AVAILABLE}
   [junit4]   2> 1266347 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [    ] o.e.j.s.ServerConnector Started ServerConnector@411c61ae{HTTP/1.1}{127.0.0.1:42660}
   [junit4]   2> 1266347 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [    ] o.e.j.s.Server Started @1269560ms
   [junit4]   2> 1266348 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_2ACE3E258699A390-001/tempDir-001/jetty1, hostContext=/zges/d, solrconfig=solrconfig.xml, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_2ACE3E258699A390-001/shard-1-001/cores, hostPort=42660}
   [junit4]   2> 1266348 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6b482747
   [junit4]   2> 1266348 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_2ACE3E258699A390-001/shard-1-001/'
   [junit4]   2> 1266363 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_2ACE3E258699A390-001/shard-1-001/solr.xml
   [junit4]   2> 1266376 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_2ACE3E258699A390-001/shard-1-001/cores
   [junit4]   2> 1266377 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [    ] o.a.s.c.CoreContainer New CoreContainer 319462298
   [junit4]   2> 1266377 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_2ACE3E258699A390-001/shard-1-001/]
   [junit4]   2> 1266377 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_2ACE3E258699A390-001/shard-1-001/lib
   [junit4]   2> 1266377 WARN  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_2ACE3E258699A390-001/shard-1-001/lib).
   [junit4]   2> 1266385 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [    ] 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> 1266386 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1266387 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1266387 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1266387 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45644/solr
   [junit4]   2> 1266387 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1267400 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [n:127.0.0.1:42660_zges%2Fd    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42660_zges%2Fd
   [junit4]   2> 1267403 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [n:127.0.0.1:42660_zges%2Fd    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1267404 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [n:127.0.0.1:42660_zges%2Fd    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94122939315781638-127.0.0.1:42660_zges%2Fd-n_0000000001
   [junit4]   2> 1267405 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [n:127.0.0.1:42660_zges%2Fd    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94122939315781635-127.0.0.1:36432_zges%2Fd-n_0000000000 to know if I could be the leader
   [junit4]   2> 1267405 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [n:127.0.0.1:42660_zges%2Fd    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1267405 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [n:127.0.0.1:42660_zges%2Fd    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1267406 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [n:127.0.0.1:42660_zges%2Fd    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_2ACE3E258699A390-001/shard-1-001/cores
   [junit4]   2> 1267407 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [n:127.0.0.1:42660_zges%2Fd    ] o.a.s.c.SolrCore Created CoreDescriptor: {instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_2ACE3E258699A390-001/shard-1-001/cores/collection1, shard=, name=collection1, dataDir=data/, transient=false, config=solrconfig.xml, schema=schema.xml, collection=collection1, loadOnStartup=true, coreNodeName=, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_2ACE3E258699A390-001/shard-1-001/cores/collection1/}
   [junit4]   2> 1267407 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [n:127.0.0.1:42660_zges%2Fd    ] o.a.s.c.CoresLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_2ACE3E258699A390-001/shard-1-001/cores/collection1/
   [junit4]   2> 1267407 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [n:127.0.0.1:42660_zges%2Fd    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1267408 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [n:127.0.0.1:42660_zges%2Fd    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1
   [junit4]   2> 1267408 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1267409 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1267408 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[2ACE3E258699A390]) [n:127.0.0.1:42660_zges%2Fd    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1267410 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1267410 INFO  (zkCallback-1853-thread-1-processing-n:127.0.0.1:36432_zges%2Fd) [n:127.0.0.1:36432_zges%2Fd    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1267411 INFO  (OverseerStateUpdate-94122939315781635-127.0.0.1:36432_zges%2Fd-n_0000000000) [n:127.0.0.1:36432_zges%2Fd    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "shard":null,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:42660/zges/d",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:42660_zges%2Fd",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 1267411 INFO  (OverseerStateUpdate-94122939315781635-127.0.0.1:36432_zges%2Fd-n_0000000000) [n:127.0.0.1:36432_zges%2Fd    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "shard":null,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:42660/zges/d",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:42660_zges%2Fd",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1267411 INFO  (OverseerStateUpdate-94122939315781635-127.0.0.1:36432_zges%2Fd-n_0000000000) [n:127.0.0.1:36432_zges%2Fd    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1267412 INFO  (OverseerStateUpdate-94122939315781635-127.0.0.1:36432_zges%2Fd-n_0000000000) [n:127.0.0.1:36432_zges%2Fd    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1268410 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1268410 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 1268411 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1268412 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_2ACE3E258699A390-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1268429 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1268439 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1268453 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1268481 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1268482 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1268489 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1268742 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1268752 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1268754 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1268761 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1268764 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1268767 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1268767 WARN  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1268768 WARN  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1268768 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1268768 WARN  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1268768 WARN  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1268768 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1268769 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1268769 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_2ACE3E258699A390-001/shard-1-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 1268769 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1 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@525a609f
   [junit4]   2> 1268770 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_2ACE3E258699A390-001/shard-1-001/cores/collection1/data
   [junit4]   2> 1268770 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_2ACE3E258699A390-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 1268771 WARN  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_2ACE3E258699A390-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1268771 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_2ACE3E258699A390-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 1268771 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=74.8583984375, floorSegmentMB=1.9443359375, forceMergeDeletesPctAllowed=25.259306527921044, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3828281691993508
   [junit4]   2> 1268772 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@27110e39 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@50bcd438),segFN=segments_1,generation=1}
   [junit4]   2> 1268772 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1268773 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:42660_zges%2Fd c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_2ACE3E258699A390-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 1268773 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:42660_zges%2Fd c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_2ACE3E258699A390-001/shard-1-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1268778 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1268778 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1268778 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1268778 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1268779 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1268779 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1268779 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1268779 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1268779 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1268782 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1268784 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1268785 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1268787 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1268792 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /config,/update/json,/admin/properties,/admin/threads,/schema,/admin/system,/admin/luke,/update/json/docs,/get,/update/csv,/update,/admin/logging,standard,/admin/plugins,/admin/mbeans,/admin/segments,/admin/ping,/replication,/admin/file
   [junit4]   2> 1268793 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1268794 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1268794 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1 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> 1268795 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1268795 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1268796 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=90.07421875, floorSegmentMB=0.68359375, forceMergeDeletesPctAllowed=13.277859468610604, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7425684648760484
   [junit4]   2> 1268796 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@27110e39 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@50bcd438),segFN=segments_1,generation=1}
   [junit4]   2> 1268797 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1268797 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@26624961[collection1] main
   [junit4]   2> 1268805 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1 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> 1268806 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1268806 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1268806 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1268807 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1268807 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1 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> 1268807 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1268807 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1268808 INFO  (searcherExecutor-3442-thread-1-processing-s:shard1 x:collection1 c:collection1 n:127.0.0.1:42660_zges%2Fd r:core_node1) [n:127.0.0.1:42660_zges%2Fd c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@26624961[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1268809 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1 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> 1268809 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1 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> 1268809 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1 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> 1268809 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1 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 1505967034067845120
   [junit4]   2> 1268812 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 3 ms to seed version buckets with highest version 1505967034067845120
   [junit4]   2> 1268812 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0.1:42660_zges%2Fd c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1268813 INFO  (coreLoadExecutor-3441-thread-1-processing-n:127.0.0.1:42660_zges%2Fd) [n:127.0.0

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

ctoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_2ACE3E258699A390-001/solr-instance-027/./collection1/data/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_2ACE3E258699A390-001/solr-instance-027/./collection1/data/index;done=false>>]
   [junit4]   2> 1702924 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[2ACE3E258699A390]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_2ACE3E258699A390-001/solr-instance-027/./collection1/data/index
   [junit4]   2> 1702925 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[2ACE3E258699A390]) [    x:collection1] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@96f7a39{/solr,null,UNAVAILABLE}
   [junit4]   2> 1702931 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[2ACE3E258699A390]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@6ed1b5ba{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1702931 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[2ACE3E258699A390]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=570217164
   [junit4]   2> 1702932 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[2ACE3E258699A390]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2657f2
   [junit4]   2> 1702932 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[2ACE3E258699A390]) [    x:collection1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=5,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=5,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1702933 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[2ACE3E258699A390]) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1702933 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[2ACE3E258699A390]) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1702933 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[2ACE3E258699A390]) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1702937 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[2ACE3E258699A390]) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@1907d4fb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@512fb793; maxCacheMB=0.2578125 maxMergeSizeMB=0.9658203125)),segFN=segments_6,generation=6}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@1907d4fb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@512fb793; maxCacheMB=0.2578125 maxMergeSizeMB=0.9658203125)),segFN=segments_7,generation=7}
   [junit4]   2> 1702938 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[2ACE3E258699A390]) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 7
   [junit4]   2> 1702938 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[2ACE3E258699A390]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1702938 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[2ACE3E258699A390]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1702938 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[2ACE3E258699A390]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_2ACE3E258699A390-001/solr-instance-028/./collection1/data/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_2ACE3E258699A390-001/solr-instance-028/./collection1/data/index;done=false>>]
   [junit4]   2> 1702940 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[2ACE3E258699A390]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_2ACE3E258699A390-001/solr-instance-028/./collection1/data/index
   [junit4]   2> 1702940 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[2ACE3E258699A390]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_2ACE3E258699A390-001/solr-instance-028/./collection1/data [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_2ACE3E258699A390-001/solr-instance-028/./collection1/data;done=false>>]
   [junit4]   2> 1702940 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[2ACE3E258699A390]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_2ACE3E258699A390-001/solr-instance-028/./collection1/data
   [junit4]   2> 1702941 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[2ACE3E258699A390]) [    x:collection1] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1f624d8e{/solr,null,UNAVAILABLE}
   [junit4]   2> 1702944 INFO  (SUITE-TestReplicationHandler-seed#[2ACE3E258699A390]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_2ACE3E258699A390-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {name=FSTOrd50, id=FSTOrd50, newname=FSTOrd50}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=th, timezone=US/Mountain
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.7.0_72 (64-bit)/cpus=4,threads=1,free=270551488,total=519569408
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsRecoveryZkTest, MergeStrategyTest, BasicDistributedZkTest, HdfsUnloadDistributedZkTest, SuggesterFSTTest, TestRandomDVFaceting, TestFaceting, TestMergePolicyConfig, EnumFieldTest, TestBinaryField, UUIDFieldTest, TestExpandComponent, CustomCollectionTest, TestCopyFieldCollectionResource, TestArbitraryIndexDir, HighlighterTest, DistributedFacetPivotSmallTest, StandardRequestHandlerTest, SimplePostToolTest, TestCSVLoader, TestFieldCollectionResource, ZkNodePropsTest, UpdateRequestProcessorFactoryTest, TermVectorComponentTest, TestStressLucene, MinimalSchemaTest, HighlighterConfigTest, DataDrivenBlockJoinTest, TestExceedMaxTermLength, CollectionReloadTest, TestRebalanceLeaders, FastVectorHighlighterTest, TestPhraseSuggestions, SchemaVersionSpecificBehaviorTest, DistanceUnitsTest, TestFileDictionaryLookup, RequestHandlersTest, TestRTimer, ChangedSchemaMergeTest, TestQuerySenderListener, TermsComponentTest, UniqFieldsUpdateProcessorFactoryTest, TestDocumentBuilder, TestJmxMonitoredMap, TestSweetSpotSimilarityFactory, DistributedFacetPivotLargeTest, TestPostingsSolrHighlighter, SolrRequestParserTest, SyncSliceTest, SSLMigrationTest, ShardSplitTest, TestSolrDeletionPolicy1, FacetPivotSmallTest, TestReplicationHandler]
   [junit4] Completed [229/507] on J0 in 674.34s, 13 tests, 1 failure <<< FAILURES!

[...truncated 873 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:543: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:484: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:61: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/extra-targets.xml:39: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build.xml:230: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/common-build.xml:512: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1444: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:999: There were test failures: 507 suites, 2009 tests, 1 error, 1 failure, 53 ignored (10 assumptions)

Total time: 166 minutes 16 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-5.x #874
Archived 4 artifacts
Archive block size is 32768
Received 0 blocks and 1124201894 bytes
Compression is 0.0%
Took 2 min 58 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-NightlyTests-5.x - Build # 893 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/893/

1 tests failed.
REGRESSION:  org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCoreReload

Error Message:
expected:<[{indexVersion=1436129697756,generation=2,filelist=[_76.fdt, _76.fdx, _76.fnm, _76.nvd, _76.nvm, _76.si, _76_Asserting_0.doc, _76_Asserting_0.tim, _76_Asserting_0.tip, _77.cfe, _77.cfs, _77.si, _78.cfe, _78.cfs, _78.si, _79.cfe, _79.cfs, _79.si, _7a.cfe, _7a.cfs, _7a.si, _7b.cfe, _7b.cfs, _7b.si, segments_2]}]> but was:<[{indexVersion=1436129697756,generation=2,filelist=[_76.fdt, _76.fdx, _76.fnm, _76.nvd, _76.nvm, _76.si, _76_Asserting_0.doc, _76_Asserting_0.tim, _76_Asserting_0.tip, _77.cfe, _77.cfs, _77.si, _78.cfe, _78.cfs, _78.si, _79.cfe, _79.cfs, _79.si, _7a.cfe, _7a.cfs, _7a.si, _7b.cfe, _7b.cfs, _7b.si, segments_2]}, {indexVersion=1436129697756,generation=3,filelist=[_7c.fdt, _7c.fdx, _7c.fnm, _7c.nvd, _7c.nvm, _7c.si, _7c_Asserting_0.doc, _7c_Asserting_0.tim, _7c_Asserting_0.tip, segments_3]}]>

Stack Trace:
java.lang.AssertionError: expected:<[{indexVersion=1436129697756,generation=2,filelist=[_76.fdt, _76.fdx, _76.fnm, _76.nvd, _76.nvm, _76.si, _76_Asserting_0.doc, _76_Asserting_0.tim, _76_Asserting_0.tip, _77.cfe, _77.cfs, _77.si, _78.cfe, _78.cfs, _78.si, _79.cfe, _79.cfs, _79.si, _7a.cfe, _7a.cfs, _7a.si, _7b.cfe, _7b.cfs, _7b.si, segments_2]}]> but was:<[{indexVersion=1436129697756,generation=2,filelist=[_76.fdt, _76.fdx, _76.fnm, _76.nvd, _76.nvm, _76.si, _76_Asserting_0.doc, _76_Asserting_0.tim, _76_Asserting_0.tip, _77.cfe, _77.cfs, _77.si, _78.cfe, _78.cfs, _78.si, _79.cfe, _79.cfs, _79.si, _7a.cfe, _7a.cfs, _7a.si, _7b.cfe, _7b.cfs, _7b.si, segments_2]}, {indexVersion=1436129697756,generation=3,filelist=[_7c.fdt, _7c.fdx, _7c.fnm, _7c.nvd, _7c.nvm, _7c.si, _7c_Asserting_0.doc, _7c_Asserting_0.tim, _7c_Asserting_0.tip, segments_3]}]>
	at __randomizedtesting.SeedInfo.seed([9A822C05CD5E366E:BF553735BD16386D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCoreReload(TestReplicationHandler.java:1138)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10349 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9A822C05CD5E366E-001/init-core-data-001
   [junit4]   2> 127759 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[9A822C05CD5E366E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestStopPoll
   [junit4]   2> 127765 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[9A822C05CD5E366E]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9A822C05CD5E366E-001/solr-instance-001/collection1
   [junit4]   2> 127771 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[9A822C05CD5E366E]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 127774 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[9A822C05CD5E366E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7687ea17{/solr,null,AVAILABLE}
   [junit4]   2> 127775 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[9A822C05CD5E366E]) [    ] o.e.j.s.ServerConnector Started ServerConnector@fcdf4ba{HTTP/1.1}{127.0.0.1:50477}
   [junit4]   2> 127775 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[9A822C05CD5E366E]) [    ] o.e.j.s.Server Started @130800ms
   [junit4]   2> 127775 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[9A822C05CD5E366E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9A822C05CD5E366E-001/solr-instance-001/collection1/data, hostPort=50477}
   [junit4]   2> 127776 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[9A822C05CD5E366E]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6b482747
   [junit4]   2> 127776 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[9A822C05CD5E366E]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9A822C05CD5E366E-001/solr-instance-001/'
   [junit4]   2> 127794 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[9A822C05CD5E366E]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9A822C05CD5E366E-001/solr-instance-001/solr.xml
   [junit4]   2> 127808 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[9A822C05CD5E366E]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9A822C05CD5E366E-001/solr-instance-001/.
   [junit4]   2> 127809 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[9A822C05CD5E366E]) [    ] o.a.s.c.CoreContainer New CoreContainer 604738322
   [junit4]   2> 127809 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[9A822C05CD5E366E]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9A822C05CD5E366E-001/solr-instance-001/]
   [junit4]   2> 127809 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[9A822C05CD5E366E]) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9A822C05CD5E366E-001/solr-instance-001/lib
   [junit4]   2> 127809 WARN  (TEST-TestReplicationHandler.doTestStopPoll-seed#[9A822C05CD5E366E]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9A822C05CD5E366E-001/solr-instance-001/lib).
   [junit4]   2> 127819 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[9A822C05CD5E366E]) [    ] 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> 127820 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[9A822C05CD5E366E]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 127821 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[9A822C05CD5E366E]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 127821 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[9A822C05CD5E366E]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 127821 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[9A822C05CD5E366E]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 127822 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[9A822C05CD5E366E]) [    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9A822C05CD5E366E-001/solr-instance-001/.
   [junit4]   2> 127824 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[9A822C05CD5E366E]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {loadOnStartup=true, transient=false, instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9A822C05CD5E366E-001/solr-instance-001/./collection1, name=collection1, dataDir=data/, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9A822C05CD5E366E-001/solr-instance-001/./collection1/, schema=schema.xml, config=solrconfig.xml}
   [junit4]   2> 127824 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[9A822C05CD5E366E]) [    ] o.a.s.c.CoresLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9A822C05CD5E366E-001/solr-instance-001/./collection1/
   [junit4]   2> 127824 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[9A822C05CD5E366E]) [    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 127825 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[9A822C05CD5E366E]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0
   [junit4]   2> 127825 INFO  (coreLoadExecutor-343-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9A822C05CD5E366E-001/solr-instance-001/./collection1/'
   [junit4]   2> 127826 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[9A822C05CD5E366E]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 127849 INFO  (coreLoadExecutor-343-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 127862 INFO  (coreLoadExecutor-343-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 127892 INFO  (coreLoadExecutor-343-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 127892 INFO  (coreLoadExecutor-343-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9A822C05CD5E366E-001/solr-instance-001/./collection1/conf/schema.xml
   [junit4]   2> 127897 INFO  (coreLoadExecutor-343-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 127904 INFO  (coreLoadExecutor-343-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 127905 INFO  (coreLoadExecutor-343-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9A822C05CD5E366E-001/solr-instance-001/./collection1/
   [junit4]   2> 127905 INFO  (coreLoadExecutor-343-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 127906 INFO  (coreLoadExecutor-343-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9A822C05CD5E366E-001/solr-instance-001/./collection1/], dataDir=[null]
   [junit4]   2> 127906 INFO  (coreLoadExecutor-343-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 127906 INFO  (coreLoadExecutor-343-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9A822C05CD5E366E-001/solr-instance-001/./collection1/data
   [junit4]   2> 127906 INFO  (coreLoadExecutor-343-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9A822C05CD5E366E-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 127906 WARN  (coreLoadExecutor-343-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9A822C05CD5E366E-001/solr-instance-001/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 127907 INFO  (coreLoadExecutor-343-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9A822C05CD5E366E-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 127907 INFO  (coreLoadExecutor-343-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@4b5e61da
   [junit4]   2> 127907 INFO  (coreLoadExecutor-343-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@216a55de lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4c2b72f5),segFN=segments_1,generation=1}
   [junit4]   2> 127907 INFO  (coreLoadExecutor-343-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 127908 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9A822C05CD5E366E-001/solr-instance-001/./collection1/data/
   [junit4]   2> 127910 INFO  (coreLoadExecutor-343-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 127913 INFO  (coreLoadExecutor-343-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 127914 INFO  (coreLoadExecutor-343-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 127915 INFO  (coreLoadExecutor-343-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 127916 INFO  (coreLoadExecutor-343-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 127922 INFO  (coreLoadExecutor-343-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 127922 INFO  (coreLoadExecutor-343-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: lazy,/admin/luke,/admin/segments,/admin/logging,/admin/system,/config,/update/json,/admin/file,defaults,/admin/threads,/update,/update/json/docs,/update/csv,/admin/plugins,standard,/admin/mbeans,/replication,/admin/properties,/get,/schema,/admin/ping
   [junit4]   2> 127923 INFO  (coreLoadExecutor-343-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 127924 INFO  (coreLoadExecutor-343-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 127924 INFO  (coreLoadExecutor-343-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 127924 INFO  (coreLoadExecutor-343-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=6, maxMergeAtOnceExplicit=8, maxMergedSegmentMB=98.8798828125, floorSegmentMB=1.9189453125, forceMergeDeletesPctAllowed=29.742699984795895, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 127925 INFO  (coreLoadExecutor-343-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@216a55de lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4c2b72f5),segFN=segments_1,generation=1}
   [junit4]   2> 127925 INFO  (coreLoadExecutor-343-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 127925 INFO  (coreLoadExecutor-343-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@417227fd[collection1] main
   [junit4]   2> 127925 INFO  (coreLoadExecutor-343-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9A822C05CD5E366E-001/solr-instance-001/./collection1/conf
   [junit4]   2> 127926 INFO  (coreLoadExecutor-343-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9A822C05CD5E366E-001/solr-instance-001/./collection1/conf}
   [junit4]   2> 127926 INFO  (coreLoadExecutor-343-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9A822C05CD5E366E-001/solr-instance-001/./collection1/conf
   [junit4]   2> 127926 INFO  (coreLoadExecutor-343-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 127926 INFO  (coreLoadExecutor-343-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 127926 INFO  (coreLoadExecutor-343-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 127927 INFO  (coreLoadExecutor-343-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 127927 INFO  (searcherExecutor-344-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@417227fd[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 128327 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[9A822C05CD5E366E]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9A822C05CD5E366E-001/solr-instance-002/collection1
   [junit4]   2> 128332 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[9A822C05CD5E366E]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 128334 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[9A822C05CD5E366E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@b92ff0c{/solr,null,AVAILABLE}
   [junit4]   2> 128335 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[9A822C05CD5E366E]) [    ] o.e.j.s.ServerConnector Started ServerConnector@28b89144{HTTP/1.1}{127.0.0.1:53842}
   [junit4]   2> 128335 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[9A822C05CD5E366E]) [    ] o.e.j.s.Server Started @131360ms
   [junit4]   2> 128335 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[9A822C05CD5E366E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=53842, solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9A822C05CD5E366E-001/solr-instance-002/collection1/data, hostContext=/solr}
   [junit4]   2> 128335 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[9A822C05CD5E366E]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6b482747
   [junit4]   2> 128336 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[9A822C05CD5E366E]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9A822C05CD5E366E-001/solr-instance-002/'
   [junit4]   2> 128353 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[9A822C05CD5E366E]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9A822C05CD5E366E-001/solr-instance-002/solr.xml
   [junit4]   2> 128366 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[9A822C05CD5E366E]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9A822C05CD5E366E-001/solr-instance-002/.
   [junit4]   2> 128367 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[9A822C05CD5E366E]) [    ] o.a.s.c.CoreContainer New CoreContainer 93914575
   [junit4]   2> 128367 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[9A822C05CD5E366E]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9A822C05CD5E366E-001/solr-instance-002/]
   [junit4]   2> 128367 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[9A822C05CD5E366E]) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9A822C05CD5E366E-001/solr-instance-002/lib
   [junit4]   2> 128367 WARN  (TEST-TestReplicationHandler.doTestStopPoll-seed#[9A822C05CD5E366E]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9A822C05CD5E366E-001/solr-instance-002/lib).
   [junit4]   2> 128375 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[9A822C05CD5E366E]) [    ] 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> 128377 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[9A822C05CD5E366E]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 128377 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[9A822C05CD5E366E]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 128377 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[9A822C05CD5E366E]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 128378 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[9A822C05CD5E366E]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 128378 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[9A822C05CD5E366E]) [    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9A822C05CD5E366E-001/solr-instance-002/.
   [junit4]   2> 128379 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[9A822C05CD5E366E]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9A822C05CD5E366E-001/solr-instance-002/./collection1/, schema=schema.xml, name=collection1, dataDir=data/, instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9A822C05CD5E366E-001/solr-instance-002/./collection1, loadOnStartup=true, transient=false, config=solrconfig.xml}
   [junit4]   2> 128379 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[9A822C05CD5E366E]) [    ] o.a.s.c.CoresLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9A822C05CD5E366E-001/solr-instance-002/./collection1/
   [junit4]   2> 128380 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[9A822C05CD5E366E]) [    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 128381 INFO  (coreLoadExecutor-353-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9A822C05CD5E366E-001/solr-instance-002/./collection1/'
   [junit4]   2> 128388 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[9A822C05CD5E366E]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0
   [junit4]   2> 128388 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[9A822C05CD5E366E]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 128411 INFO  (coreLoadExecutor-353-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 128424 INFO  (coreLoadExecutor-353-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 128466 INFO  (coreLoadExecutor-353-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 128466 INFO  (coreLoadExecutor-353-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9A822C05CD5E366E-001/solr-instance-002/./collection1/conf/schema.xml
   [junit4]   2> 128470 INFO  (coreLoadExecutor-353-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 128478 INFO  (coreLoadExecutor-353-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 128479 INFO  (coreLoadExecutor-353-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9A822C05CD5E366E-001/solr-instance-002/./collection1/
   [junit4]   2> 128479 INFO  (coreLoadExecutor-353-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 128479 INFO  (coreLoadExecutor-353-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9A822C05CD5E366E-001/solr-instance-002/./collection1/], dataDir=[null]
   [junit4]   2> 128479 INFO  (coreLoadExecutor-353-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 128480 INFO  (coreLoadExecutor-353-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9A822C05CD5E366E-001/solr-instance-002/./collection1/data
   [junit4]   2> 128480 INFO  (coreLoadExecutor-353-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9A822C05CD5E366E-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 128480 WARN  (coreLoadExecutor-353-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9A822C05CD5E366E-001/solr-instance-002/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 128480 INFO  (coreLoadExecutor-353-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9A822C05CD5E366E-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 128480 INFO  (coreLoadExecutor-353-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@4d9ea400
   [junit4]   2> 128481 INFO  (coreLoadExecutor-353-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6a2123cf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@25b62178),segFN=segments_1,generation=1}
   [junit4]   2> 128481 INFO  (coreLoadExecutor-353-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 128481 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9A822C05CD5E366E-001/solr-instance-002/./collection1/data/
   [junit4]   2> 128484 INFO  (coreLoadExecutor-353-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 128486 INFO  (coreLoadExecutor-353-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 128487 INFO  (coreLoadExecutor-353-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 128489 INFO  (coreLoadExecutor-353-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 128490 INFO  (coreLoadExecutor-353-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 128492 INFO  (coreLoadExecutor-353-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 128492 INFO  (coreLoadExecutor-353-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: lazy,/admin/luke,/admin/segments,/admin/logging,/admin/system,/config,/update/json,/admin/file,defaults,/admin/threads,/update,/update/json/docs,/update/csv,/admin/plugins,standard,/admin/mbeans,/replication,/admin/properties,/get,/schema,/admin/ping
   [junit4]   2> 128493 INFO  (coreLoadExecutor-353-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 128494 INFO  (coreLoadExecutor-353-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 128494 INFO  (coreLoadExecutor-353-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 128494 INFO  (coreLoadExecutor-353-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=6, maxMergeAtOnceExplicit=8, maxMergedSegmentMB=98.8798828125, floorSegmentMB=1.9189453125, forceMergeDeletesPctAllowed=29.742699984795895, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 128494 INFO  (coreLoadExecutor-353-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6a2123cf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@25b62178),segFN=segments_1,generation=1}
   [junit4]   2> 128495 INFO  (coreLoadExecutor-353-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 128495 INFO  (coreLoadExecutor-353-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@2f115d91[collection1] main
   [junit4]   2> 128495 INFO  (coreLoadExecutor-353-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9A822C05CD5E366E-001/solr-instance-002/./collection1/conf
   [junit4]   2> 128495 INFO  (coreLoadExecutor-353-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9A822C05CD5E366E-001/solr-instance-002/./collection1/conf}
   [junit4]   2> 128495 INFO  (coreLoadExecutor-353-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_9A822C05CD5E366E-001/solr-instance-002/./collection1/conf
   [junit4]   2> 128496 INFO  (coreLoadExecutor-353-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 128507 INFO  (coreLoadExecutor-353-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll Scheduled at an interval of 1000ms
   [junit4]   2> 128508 INFO  (coreLoadExecutor-353-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 128508 INFO  (searcherExecutor-354-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2f115d91[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 128894 INFO  (qtp86277482-422) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/select params={sort=id+desc&wt=javabin&q=*:*&version=2} hits=0 status=0 QTime=1 
   [junit4]   2> 128899 INFO  (qtp86277482-423) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0]} 0 1
   [junit4]   2> 128902 INFO  (qtp86277482-424) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1]} 0 0
   [junit4]   2> 128906 INFO  (qtp86277482-426) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[2]} 0 0
   [junit4]   2> 128909 INFO  (qtp86277482-421) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[3]} 0 0
   [junit4]   2> 128912 INFO  (qtp86277482-422) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[4]} 0 0
   [junit4]   2> 128915 INFO  (qtp86277482-423) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[5]} 0 0
   [junit4]   2> 128922 INFO  (qtp86277482-424) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[6]} 0 0
   [junit4]   2> 128925 INFO  (qtp86277482-426) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[7]} 0 0
   [junit4]   2> 128928 INFO  (qtp86277482-421) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[8]} 0 0
   [junit4]   2> 128931 INFO  (qtp86277482-422) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[9]} 0 0
   [junit4]   2> 128934 INFO  (qtp86277482-423) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[10]} 0 0
   [junit4]   2> 128937 INFO  (qtp86277482-424) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[11]} 0 0
   [junit4]   2> 128940 INFO  (qtp86277482-426) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[12]} 0 0
   [junit4]   2> 128943 INFO  (qtp86277482-421) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[13]} 0 0
   [junit4]   2> 128946 INFO  (qtp86277482-422) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[14]} 0 0
   [junit4]   2> 128949 INFO  (qtp86277482-423) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[15]} 0 0
   [junit4]   2> 128952 INFO  (qtp86277482-424) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[16]} 0 0
   [junit4]   2> 128955 INFO  (qtp86277482-426) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[17]} 0 0
   [junit4]   2> 128958 INFO  (qtp86277482-421) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[18]} 0 0
   [junit4]   2> 128961 INFO  (qtp86277482-422) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[19]} 0 0
   [junit4]   2> 128966 INFO  (qtp86277482-423) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[20]} 0 0
   [junit4]   2> 128969 INFO  (qtp86277482-424) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[21]} 0 0
   [junit4]   2> 128972 INFO  (qtp86277482-426) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[22]} 0 0
   [junit4]   2> 128979 INFO  (qtp86277482-421) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[23]} 0 0
   [junit4]   2> 128982 INFO  (qtp86277482-422) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[24]} 0 0
   [junit4]   2> 128985 INFO  (qtp86277482-423) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[25]} 0 0
   [junit4]   2> 128990 INFO  (qtp86277482-424) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[26]} 0 0
   [junit4]   2> 128993 INFO  (qtp86277482-426) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[27]} 0 0
   [junit4]   2> 128996 INFO  (qtp86277482-421) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[28]} 0 0
   [junit4]   2> 128999 INFO  (qtp86277482-422) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[29]} 0 0
   [junit4]   2> 129002 INFO  (qtp86277482-423) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[30]} 0 0
   [junit4]   2> 129005 INFO  (qtp86277482-424) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[31]} 0 0
   [junit4]   2> 129008 INFO  (qtp86277482-426) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[32]} 0 0
   [junit4]   2> 129011 INFO  (qtp86277482-421) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[33]} 0 0
   [junit4]   2> 129014 INFO  (qtp86277482-422) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[34]} 0 0
   [junit4]   2> 129017 INFO  (qtp86277482-423) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[35]} 0 0
   [junit4]   2> 129020 INFO  (qtp86277482-424) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[36]} 0 0
   [junit4]   2> 129023 INFO  (qtp86277482-426) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[37]} 0 0
   [junit4]   2> 129026 INFO  (qtp86277482-421) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[38]} 0 0
   [junit4]   2> 129029 INFO  (qtp86277482-422) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[39]} 0 0
   [junit4]   2> 129032 INFO  (qtp86277482-423) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[40]} 0 0
   [junit4]   2> 129035 INFO  (qtp86277482-424) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[41]} 0 0
   [junit4]   2> 129038 INFO  (qtp86277482-426) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[42]} 0 0
   [junit4]   2> 129042 INFO  (qtp86277482-421) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[43]} 0 0
   [junit4]   2> 129047 INFO  (qtp86277482-422) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[44]} 0 0
   [junit4]   2> 129050 INFO  (qtp86277482-423) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[45]} 0 0
   [junit4]   2> 129053 INFO  (qtp86277482-424) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[46]} 0 0
   [junit4]   2> 129056 INFO  (qtp86277482-426) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[47]} 0 0
   [junit4]   2> 129059 INFO  (qtp86277482-421) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[48]} 0 0
   [junit4]   2> 129062 INFO  (qtp86277482-422) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[49]} 0 0
   [junit4]   2> 129065 INFO  (qtp86277482-423) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[50]} 0 0
   [junit4]   2> 129068 INFO  (qtp86277482-424) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[51]} 0 0
   [junit4]   2> 129071 INFO  (qtp86277482-426) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[52]} 0 0
   [junit4]   2> 129074 INFO  (qtp86277482-421) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[53]} 0 0
   [junit4]   2> 129076 INFO  (qtp86277482-422) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[54]} 0 0
   [junit4]   2> 129079 INFO  (qtp86277482-423) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[55]} 0 0
   [junit4]   2> 129082 INFO  (qtp86277482-424) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[56]} 0 0
   [junit4]   2> 129085 INFO  (qtp86277482-426) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[57]} 0 0
   [junit4]   2> 129088 INFO  (qtp86277482-421) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[58]} 0 0
   [junit4]   2> 129091 INFO  (qtp86277482-422) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[59]} 0 0
   [junit4]   2> 129094 INFO  (qtp86277482-423) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[60]} 0 0
   [junit4]   2> 129097 INFO  (qtp86277482-424) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[61]} 0 0
   [junit4]   2> 129102 INFO  (qtp86277482-426) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[62]} 0 0
   [junit4]   2> 129105 INFO  (qtp86277482-421) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[63]} 0 0
   [junit4]   2> 129109 INFO  (qtp86277482-422) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[64]} 0 0
   [junit4]   2> 129112 INFO  (qtp86277482-423) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[65]} 0 0
   [junit4]   2> 129115 INFO  (qtp86277482-424) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[66]} 0 0
   [junit4]   2> 129118 INFO  (qtp86277482-426) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[67]} 0 0
   [junit4]   2> 129121 INFO  (qtp86277482-421) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[68]} 0 0
   [junit4]   2> 129124 INFO  (qtp86277482-422) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[69]} 0 0
   [junit4]   2> 129127 INFO  (qtp86277482-423) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[70]} 0 0
   [junit4]   2> 129130 INFO  (qtp86277482-424) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[71]} 0 0
   [junit4]   2> 129133 INFO  (qtp86277482-426) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[72]} 0 0
   [junit4]   2> 129136 INFO  (qtp86277482-421) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[73]} 0 0
   [junit4]   2> 129139 INFO  (qtp86277482-422) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[74]} 0 0
   [junit4]   2> 129142 INFO  (qtp86277482-423) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[75]} 0 0
   [junit4]   2> 129145 INFO  (qtp86277482-424) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[76]} 0 0
   [junit4]   2> 129148 INFO  (qtp86277482-426) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[77]} 0 0
   [junit4]   2> 129151 INFO  (qtp86277482-421) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[78]} 0 0
   [junit4]   2> 129154 INFO  (qtp86277482-422) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[79]} 0 0
   [junit4]   2> 129158 INFO  (qtp86277482-423) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[80]} 0 0
   [junit4]   2> 129162 INFO  (qtp86277482-424) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[81]} 0 0
   [junit4]   2> 129165 INFO  (qtp86277482-426) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[82]} 0 0
   [junit4]   2> 129168 INFO  (qtp86277482-421) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[83]} 0 0
   [junit4]   2> 129171 INFO  (qtp86277482-422) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[84]} 0 0
   [junit4]   2> 129174 INFO  (qtp86277482-423) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[85]} 0 0
   [junit4]   2> 129177 INFO  (qtp86277482-424) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[86]} 0 0
   [junit4]   2> 129179 INFO  (qtp86277482-426) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[87]} 0 0
   [junit4]   2> 129182 INFO  (qtp86277482-421) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[88]} 0 0
   [junit4]   2> 129185 INFO  (qtp86277482-422) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[89]} 0 0
   [junit4]   2> 129188 INFO  (qtp86277482-423) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[90]} 0 0
   [junit4]   2> 129191 INFO  (qtp86277482-424) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[91]} 0 0
   [junit4]   2> 129194 INFO  (qtp86277482-426) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[92]} 0 0
   [junit4]   2> 129197 INFO  (qtp86277482-421) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[93]} 0 0
   [junit4]   2> 129200 INFO  (qtp86277482-422) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[94]} 0 0
   [junit4]   2> 129203 INFO  (qtp86277482-423) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[95]} 0 0
   [junit4]   2> 129206 INFO  (qtp86277482-424) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[96]} 0 0
   [junit4]   2> 129208 INFO  (qtp86277482-426) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[97]} 0 0
   [junit4]   2> 129211 INFO  (qtp86277482-421) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[98]} 0 0
   [junit4]   2> 129214 INFO  (qtp86277482-422) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[99]} 0 0
   [junit4]   2> 129217 INFO  (qtp86277482-423) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[100]} 0 0
   [junit4]   2> 129220 INFO  (qtp86277482-424) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[101]} 0 0
   [junit4]   2> 129223 INFO  (qtp86277482-426) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[102]} 0 0
   [junit4]   2> 129226 INFO  (qtp86277482-421) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[103]} 0 0
   [junit4]   2> 129229 INFO  (qtp86277482-422) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[104]} 0 0
   [junit4]   2> 129232 INFO  (qtp86277482-423) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[105]} 0 0
   [junit4]   2> 129234 INFO  (qtp86277482-424) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[106]} 0 0
   [junit4]   2> 129237 INFO  (qtp86277482-426) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[107]} 0 0
   [junit4]   2> 129240 INFO  (qtp86277482-421) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[108]} 0 0
   [junit4]   2> 129243 INFO  (qtp86277482-422) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[109]} 0 0
   [junit4]   2> 129246 INFO  (qtp86277482-423) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[110]} 0 0
   [junit4]   2> 129249 INFO  (qtp86277482-424) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[111]} 0 0
   [junit4]   2> 129252 INFO  (qtp86277482-426) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[112]} 0 0
   [junit4]   2> 129255 INFO  (qtp86277482-421) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[113]} 0 0
   [junit4]   2> 129257 INFO  (qtp86277482-422) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[114]} 0 0
   [junit4]   2> 129260 INFO  (qtp86277482-423) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[115]} 0 0
   [junit4]   2> 129263 INFO  (qtp86277482-424) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[116]} 0 0
   [junit4]   2> 129266 INFO  (qtp86277482-426) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[117]} 0 0
   [junit4]   2> 129269 INFO  (qtp86277482-421) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[118]} 0 0
   [junit4]   2> 129272 INFO  (qtp86277482-422) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[119]} 0 0
   [junit4]   2> 129275 INFO  (qtp86277482-423) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[120]} 0 0
   [junit4]   2> 129280 INFO  (qtp86277482-424) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[121]} 0 0
   [junit4]   2> 129283 INFO  (qtp86277482-426) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[122]} 0 0
   [junit4]   2> 129286 INFO  (qtp86277482-421) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[123]} 0 0
   [junit4]   2> 129289 INFO  (qtp86277482-422) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[124]} 0 0
   [junit4]   2> 129292 INFO  (qtp86277482-423) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[125]} 0 0
   [junit4]   2> 129296 INFO  (qtp86277482-424) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[126]} 0 0
   [junit4]   2> 129297 INFO  (qtp86277482-426) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={qt=/replication&wt=javabin&command=indexversion&version=2} status=0 QTime=0 
   [junit4]   2> 129299 INFO  (qtp86277482-421) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[127]} 0 0
   [junit4]   2> 129302 INFO  (qtp86277482-422) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[128]} 0 0
   [junit4]   2> 129305 INFO  (qtp86277482-423) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[129]} 0 0
   [junit4]   2> 129308 INFO  (qtp86277482-424) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[130]} 0 0
   [junit4]   2> 129311 INFO  (qtp86277482-426) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[131]} 0 0
   [junit4]   2> 129314 INFO  (qtp86277482-421) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[132]} 0 0
   [junit4]   2> 129317 INFO  (qtp86277482-422) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[133]} 0 0
   [junit4]   2> 129320 INFO  (qtp86277482-423) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[134]} 0 0
   [junit4]   2> 129323 INFO  (qtp86277482-424) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[135]} 0 0
   [junit4]   2> 129326 INFO  (qtp86277482-426) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[136]} 0 0
   [junit4]   2> 129329 INFO  (qtp86277482-421) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[137]} 0 0
   [junit4]   2> 129331 INFO  (qtp86277482-422) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[138]} 0 0
   [junit4]   2> 129334 INFO  (qtp86277482-423) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[139]} 0 0
   [junit4]   2> 129337 INFO  (qtp86277482-424) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[140]} 0 0
   [junit4]   2> 129340 INFO  (qtp86277482-426) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[141]} 0 0
   [junit4]   2> 129344 INFO  (qtp86277482-421) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[142]} 0 0
   [junit4]   2> 129347 INFO  (qtp86277482-422) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[143]} 0 0
   [junit4]   2> 129350 INFO  (qtp86277482-423) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[144]} 0 0
   [junit4]   2> 129353 INFO  (qtp86277482-424) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[145]} 0 0
   [junit4]   2> 129356 INFO  (qtp86277482-426) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[146]} 0 0
   [junit4]   2> 129358 INFO  (qtp86277482-421) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[147]} 0 0
   [junit4]   2> 129361 INFO  (qtp86277482-422) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[148]} 0 0
   [junit4]   2> 129364 INFO  (qtp86277482-423) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[149]} 0 0
   [junit4]   2> 129367 INFO  (qtp86277482-424) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[150]} 0 0
   [junit4]   2> 129370 INFO  (qtp86277482-426) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[151]} 0 0
   [junit4]   2> 129372 INFO  (qtp86277482-421) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[152]} 0 0
   [junit4]   2> 129375 INFO  (qtp86277482-422) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[153]} 0 0
   [junit4]   2> 129378 INFO  (qtp86277482-423) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[154]} 0 0
   [junit4]   2> 129381 INFO  (qtp86277482-424) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[155]} 0 0
   [junit4]   2> 129384 INFO  (qtp86277482-426) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[156]} 0 0
   [junit4]   2> 129387 INFO  (qtp86277482-421) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[157]} 0 0
   [junit4]   2> 129390 INFO  (qtp86277482-422) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[158]} 0 0
   [junit4]   2> 129392 INFO  (qtp86277482-423) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[159]} 0 0
   [junit4]   2> 129397 INFO  (qtp86277482-424) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[160]} 0 0
   [junit4]   2> 129400 INFO  (qtp86277482-426) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[161]} 0 0
   [junit4]   2> 129403 INFO  (qtp86277482-421) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[162]} 0 0
   [junit4]   2> 129406 INFO  (qtp86277482-422) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[163]} 0 0
   [junit4]   2> 129409 INFO  (qtp86277482-423) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[164]} 0 0
   [junit4]   2> 129411 INFO  (qtp86277482-424) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[165]} 0 0
   [junit4]   2> 129414 INFO  (qtp86277482-426) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[166]} 0 0
   [junit4]   2> 129417 INFO  (qtp86277482-421) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[167]} 0 0
   [junit4]   2> 129420 INFO  (qtp86277482-422) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[168]} 0 0
   [junit4]   2> 129423 INFO  (qtp86277482-423) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[169]} 0 0
   [junit4]   2> 129426 INFO  (qtp86277482-424) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[170]} 0 0
   [junit4]   2> 129428 INFO  (qtp86277482-426) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[171]} 0 0
   [junit4]   2> 129431 INFO  (qtp86277482-421) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[172]} 0 0
   [junit4]   2> 129434 INFO  (qtp86277482-422) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[173]} 0 0
   [junit4]   2> 129437 INFO  (qtp86277482-423) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[174]} 0 0
   [junit4]   2> 129440 INFO  (qtp86277482-424) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[175]} 0 0
   [junit4]   2> 129443 INFO  (qtp86277482-426) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[176]} 0 0
   [junit4]   2> 129446 INFO  (qtp86277482-421) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[177]} 0 0
   [junit4]   2> 129449 INFO  (qtp86277482-422) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[178]} 0 0
   [junit4]   2> 129451 INFO  (qtp86277482-423) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[179]} 0 0
   [junit4]   2> 129456 INFO  (qtp86277482-424) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[180]} 0 0
   [junit4]   2> 129459 INFO  (qtp86277482-426) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[181]} 0 0
   [junit4]   2> 129462 INFO  (qtp86277482-421) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[182]} 0 0
   [junit4]   2> 129465 INFO  (qtp86277482-422) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[183]} 0 0
   [junit4]   2> 129468 INFO  (qtp86277482-423) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[184]} 0 0
   [junit4]   2> 129473 INFO  (qtp86277482-424) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[185]} 0 0
   [junit4]   2> 129476 INFO  (qtp86277482-426) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[186]} 0 0
   [junit4]   2> 129479 INFO  (qtp86277482-421) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[187]} 0 0
   [junit4]   2> 129482 INFO  (qtp86277482-422) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[188]} 0 0
   [junit4]   2> 129485 INFO  (qtp86277482-423) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[189]} 0 0
   [junit4]   2> 129488 INFO  (qtp86277482-424) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[190]} 0 0
   [junit4]   2> 129491 INFO  (qtp86277482-426) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[191]} 0 0
   [junit4]   2> 129494 INFO  (qtp86277482-421) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[192]} 0 0
   [junit4]   2> 129497 INFO  (qtp86277482-422) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[193]} 0 0
   [junit4]   2> 129500 INFO  (qtp86277482-423) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[194]} 0 0
   [junit4]   2> 129503 INFO  (qtp86277482-424) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[195]} 0 0
   [junit4]   2> 129506 INFO  (qtp86277482-426) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[196]} 0 0
   [junit4]   2> 129509 INFO  (qtp86277482-421) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[197]} 0 0
   [junit4]   2> 129512 INFO  (qtp86277482-422) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[198]} 0 0
   [junit4]   2> 129515 INFO  (qtp86277482-423) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[199]} 0 0
   [junit4]   2> 129519 INFO  (qtp86277482-424) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[200]} 0 0
   [junit4]   2> 129522 INFO  (qtp86277482-426) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[201]} 0 0
   [junit4]   2> 129524 INFO  (qtp86277482-421) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[202]} 0 0
   [junit4]   2> 129527 INFO  (qtp86277482-422) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[203]} 0 0
   [junit4]   2> 129530 INFO  (qtp86277482-423) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[204]} 0 0
   [junit4]   2> 129533 INFO  (qtp86277482-424) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[205]} 0 0
   [junit4]   2> 129536 INFO  (qtp86277482-426) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[206]} 0 0
   [junit4]   2> 129539 INFO  (qtp86277482-421) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[207]} 0 0
   [junit4]   2> 129542 INFO  (qtp86277482-422) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[208]} 0 0
   [junit4]   2> 129545 INFO  (qtp86277482-423) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[209]} 0 0
   [junit4]   2> 129548 INFO  (qtp86277482-424) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[210]} 0 0
   [junit4]   2> 129551 INFO  (qtp86277482-426) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[211]} 0 0
   [junit4]   2> 129554 INFO  (qtp86277482-421) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[212]} 0 0
   [junit4]   2> 129557 INFO  (qtp86277482-422) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[213]} 0 0
   [junit4]   2> 129560 INFO  (qtp86277482-423) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[214]} 0 0
   [junit4]   2> 129563 INFO  (qtp86277482-424) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[215]} 0 0
   [junit4]   2> 129566 INFO  (qtp86277482-426) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[216]} 0 0
   [junit4]   2> 129568 INFO  (qtp86277482-421) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[217]} 0 0
   [junit4]   2> 129571 INFO  (qtp86277482-422) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[218]} 0 0
   [junit4]   2> 129574 INFO  (qtp86277482-423) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[219]} 0 0
   [junit4]   2> 129578 INFO  (qtp86277482-424) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[220]} 0 0
   [junit4]   2> 129581 INFO  (qtp86277482-426) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[221]} 0 0
   [junit4]   2> 129584 INFO  (qtp86277482-421) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[222]} 0 0
   [junit4]   2> 129587 INFO  (qtp86277482-422) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[223]} 0 0
   [junit4]   2> 129590 INFO  (qtp86277482-423) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[224]} 0 0
   [junit4]   2> 129594 INFO  (qtp86277482-424) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[225]} 0 0
   [junit4]   2> 129597 INFO  (qtp86277482-426) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[226]} 0 0
   [junit4]   2> 129600 INFO  (qtp86277482-421) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[227]} 0 0
   [junit4]   2> 129603 INFO  (qtp86277482-422) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[228]} 0 0
   [junit4]   2> 129608 INFO  (qtp86277482-423) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[229]} 0 0
   [junit4]   2> 129611 INFO  (qtp86277482-424) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[230]} 0 0
   [junit4]   2> 129614 INFO  (qtp86277482-426) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[231]} 0 0
   [junit4]   2> 129617 INFO  (qtp86277482-421) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[232]} 0 0
   [junit4]   2> 129620 INFO  (qtp86277482-422) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[233]} 0 0
   [junit4]   2> 129627 INFO  (qtp86277482-423) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[234]} 0 0
   [junit4]   2> 129630 INFO  (qtp86277482-424) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[235]} 0 0
   [junit4]   2> 129633 INFO  (qtp86277482-426) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[236]} 0 0
   [junit4]   2> 129636 INFO  (qtp86277482-421) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[237]} 0 0
   [junit4]   2> 129639 INFO  (qtp86277482-422) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[238]} 0 0
   [junit4]   2> 129642 INFO  (qtp86277482-423) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[239]} 0 0
   [junit4]   2> 129644 INFO  (qtp86277482-424) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[240]} 0 0
   [junit4]   2> 129647 INFO  (qtp86277482-426) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[241]} 0 0
   [junit4]   2> 129650 INFO  (qtp86277482-421) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[242]} 0 0
   [junit4]   2> 129652 INFO  (qtp86277482-422) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[243]} 0 0
   [junit4]   2> 129655 INFO  (qtp86277482-423) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[244]} 0 0
   [junit4]   2> 129658 INFO  (qtp86277482-424) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[245]} 0 0
   [junit4]   2> 129660 INFO  (qtp86277482-426) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[246]} 0 0
   [junit4]   2> 129663 INFO  (qtp86277482-421) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[247]} 0 0
   [junit4]   2> 129666 INFO  (qtp86277482-422) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[248]} 0 0
   [junit4]   2> 129668 INFO  (qtp86277482-423) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[249]} 0 0
   [junit4]   2> 129671 INFO  (qtp86277482-424) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[250]} 0 0
   [junit4]   2> 129674 INFO  (qtp86277482-426) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[251]} 0 0
   [junit4]   2> 129677 INFO  (qtp86277482-421) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[252]} 0 0
   [junit4]   2> 129680 INFO  (qtp86277482-422) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[253]} 0 0
   [junit4]   2> 129683 INFO  (qtp86277482-423) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[254]} 0 0
   [junit4]   2> 129686 INFO  (qtp86277482-424) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[255]} 0 0
   [junit4]   2> 129690 INFO  (qtp86277482-426) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[256]} 0 0
   [junit4]   2> 129693 INFO  (qtp86277482-421) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[257]} 0 0
   [junit4]   2> 129696 INFO  (qtp86277482-422) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[258]} 0 0
   [junit4]   2> 129699 INFO  (qtp86277482-423) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[259]} 0 0
   [junit4]   2> 129702 INFO  (qtp86277482-424) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[260]} 0 0
   [junit4]   2> 129704 INFO  (qtp86277482-426) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[261]} 0 0
   [junit4]   2> 129707 INFO  (qtp86277482-421) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[262]} 0 0
   [junit4]   2> 129710 INFO  (qtp86277482-422) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[263]} 0 0
   [junit4]   2> 129713 INFO  (qtp86277482-423) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[264]} 0 0
   [junit4]   2> 129716 INFO  (qtp86277482-424) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[265]} 0 0
   [junit4]   2> 129718 INFO  (qtp86277482-426) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[266]} 0 0
   [junit4]   2> 129721 INFO  (qtp86277482-421) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[267]} 0 0
   [junit4]   2> 129724 INFO  (qtp86277482-422) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[268]} 0 0
   [junit4]   2> 129726 INFO  (qtp86277482-423) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[269]} 0 0
   [junit4]   2> 129729 INFO  (qtp86277482-424) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[270]} 0 0
   [junit4]   2> 129732 INFO  (qtp86277482-426) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[271]} 0 0
   [junit4]   2> 129734 INFO  (qtp86277482-421) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[272]} 0 0
   [junit4]   2> 129737 INFO  (qtp86277482-422) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[273]} 0 0
   [junit4]   2> 129740 INFO  (qtp86277482-423) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[274]} 0 0
   [junit4]   2> 129742 INFO  (qtp86277482-424) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[275]} 0 0
   [junit4]   2> 129748 INFO  (qtp86277482-426) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[276]} 0 0
   [junit4]   2> 129751 INFO  (qtp86277482-421) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[277]} 0 0
   [junit4]   2> 129754 INFO  (qtp86277482-422) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1]

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

re_node1 x:corewithnocollection2] o.a.s.c.c.DefaultConnectionStrategy Reconnected to ZooKeeper
   [junit4]   2> 8799483 INFO  (zkCallback-381-thread-9-processing-n:127.0.0.1:50015_kdw%2Fs-EventThread) [n:127.0.0.1:50015_kdw%2Fs c:corewithnocollection2 s:shard1 r:core_node1 x:corewithnocollection2] o.a.s.c.c.ConnectionManager Connected:true
   [junit4]   2> 8799486 INFO  (Thread-4678) [n:127.0.0.1:50015_kdw%2Fs c:corewithnocollection2 s:shard1 r:core_node1 x:corewithnocollection2] o.a.s.c.SolrCore config update listener called for core awholynewstresscollection_collection4_1_shard6_replica3
   [junit4]   2> 8799487 WARN  (coreZkRegister-2705-thread-101-processing-n:127.0.0.1:50015_kdw%2Fs x:corewithnocollection2 s:shard1 r:core_node1 c:corewithnocollection2) [n:127.0.0.1:50015_kdw%2Fs c:awholynewstresscollection_collection0_1 s:shard7 r:core_node1 x:awholynewstresscollection_collection0_1_shard7_replica1] o.a.s.c.ElectionContext cancelElection did not find election node to remove /collections/awholynewstresscollection_collection0_1/leader_elect/shard7/election/94118259728777260-core_node1-n_0000000002
   [junit4]   2> 8799487 INFO  (OverseerStateUpdate-94118259728777297-127.0.0.1:46852_kdw%2Fs-n_0000000017) [n:127.0.0.1:46852_kdw%2Fs    ] o.a.s.c.Overseer processMessage: queueSize: 1065, message = {
   [junit4]   2>   "name":"halfdeletedcollection2",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "collection.configName":"conf2",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "maxShardsPerNode":"6",
   [junit4]   2>   "stateFormat":"1",
   [junit4]   2>   "operation":"create"} current state version: 296
   [junit4]   2> 8799487 INFO  (OverseerStateUpdate-94118259728777297-127.0.0.1:46852_kdw%2Fs-n_0000000017) [n:127.0.0.1:46852_kdw%2Fs    ] o.a.s.c.o.ClusterStateMutator building a new cName: halfdeletedcollection2
   [junit4]   2> 8799488 WARN  (OverseerStateUpdate-94118259728777297-127.0.0.1:46852_kdw%2Fs-n_0000000017) [n:127.0.0.1:46852_kdw%2Fs    ] o.a.s.c.o.ClusterStateMutator Collection halfdeletedcollection2 already exists. exit
   [junit4]   2> 8799488 INFO  (coreZkRegister-2705-thread-83-processing-n:127.0.0.1:50015_kdw%2Fs x:corewithnocollection2 s:shard1 r:core_node1 c:corewithnocollection2) [n:127.0.0.1:50015_kdw%2Fs c:awholynewstresscollection_collection2_1 s:shard1 r:core_node17 x:awholynewstresscollection_collection2_1_shard1_replica2] o.a.s.c.LeaderElector Joined leadership election with path: /collections/awholynewstresscollection_collection2_1/leader_elect/shard1/election/94118259728777301-core_node17-n_0000000008
   [junit4]   2> 8799489 INFO  (coreZkRegister-2705-thread-89-processing-n:127.0.0.1:50015_kdw%2Fs x:corewithnocollection2 s:shard1 r:core_node1 c:corewithnocollection2) [n:127.0.0.1:50015_kdw%2Fs c:awholynewstresscollection_collection2_1 s:shard9 r:core_node3 x:awholynewstresscollection_collection2_1_shard9_replica3] o.a.s.c.LeaderElector Joined leadership election with path: /collections/awholynewstresscollection_collection2_1/leader_elect/shard9/election/94118259728777301-core_node3-n_0000000008
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {other_tl1=PostingsFormat(name=LuceneFixedGap), intDefault=PostingsFormat(name=LuceneFixedGap), _version_=PostingsFormat(name=LuceneFixedGap), id=PostingsFormat(name=LuceneVarGapFixedInterval), a_t=PostingsFormat(name=LuceneFixedGap), timestamp=PostingsFormat(name=LuceneFixedGap), range_facet_i_dv=PostingsFormat(name=LuceneFixedGap), text=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), range_facet_l=PostingsFormat(name=LuceneFixedGap), range_facet_l_dv=PostingsFormat(name=LuceneVarGapFixedInterval), a_i1=PostingsFormat(name=LuceneFixedGap), multiDefault=FST50}, docValues:{timestamp=DocValuesFormat(name=Lucene50), range_facet_i_dv=DocValuesFormat(name=Lucene50), range_facet_l_dv=DocValuesFormat(name=Lucene50)}, sim=DefaultSimilarity, locale=cs, timezone=America/Curacao
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.7.0_72 (64-bit)/cpus=4,threads=425,free=36967704,total=488636416
   [junit4]   2> NOTE: All tests run in this JVM: [ExitableDirectoryReaderTest, TestRemoteStreaming, TestFaceting, CSVRequestHandlerTest, FacetPivotSmallTest, SuggesterFSTTest, TestJoin, PingRequestHandlerTest, JavabinLoaderTest, TestRangeQuery, DebugComponentTest, TestFunctionQuery, UUIDFieldTest, TestPhraseSuggestions, TestSolrDeletionPolicy1, TestConfig, TestCSVLoader, TestIndexingPerformance, CurrencyFieldXmlFileTest, LeaderElectionIntegrationTest, TestReplicationHandler, RequestHandlersTest, TestBulkSchemaAPI, TestFieldResource, BlockCacheTest, TestBinaryField, PrimitiveFieldTypeTest, DeleteShardTest, TestSchemaManager, TestRestoreCore, TestMergePolicyConfig, TestTrackingShardHandlerFactory, TestLeaderElectionZkExpiry, TestJmxMonitoredMap, TestDocumentBuilder, DataDrivenBlockJoinTest, DistributedDebugComponentTest, TestInfoStreamLogging, HdfsUnloadDistributedZkTest, TestExpandComponent, ParsingFieldUpdateProcessorsTest, ChangedSchemaMergeTest, TestMaxScoreQueryParser, TestStressLucene, TestSolr4Spatial, TestFileDictionaryLookup, CollectionReloadTest, TestRandomFaceting, SchemaVersionSpecificBehaviorTest, TestAddFieldRealTimeGet, TestNoOpRegenerator, TestExactStatsCache, URLClassifyProcessorTest, TestRealTimeGet, HighlighterConfigTest, TestConfigReload, TestFreeTextSuggestions, TestJmxIntegration, DistributedFacetPivotSmallTest, ShardSplitTest, TestUniqueKeyFieldResource, TestConfigOverlay, TestDFRSimilarityFactory, TestBulkSchemaConcurrent, MergeStrategyTest, DateFieldTest, TestSimpleTrackingShardHandler, HdfsDirectoryTest, TestOrdValues, TestManagedSchemaDynamicFieldResource, DistributedFacetPivotLargeTest, HdfsBasicDistributedZk2Test, MultiTermTest, TestComplexPhraseQParserPlugin, TestReplicationHandlerBackup, SignatureUpdateProcessorFactoryTest, DistributedSpellCheckComponentTest, TestJettySolrRunner, TestQuerySenderListener, TestSortingResponseWriter, HdfsBasicDistributedZkTest, CollectionsAPIDistributedZkTest]
   [junit4] ERROR   0.00s J0 | CollectionsAPIDistributedZkTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: Java heap space
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9A822C05CD5E366E]:0)
   [junit4]    > 	at java.util.Arrays.copyOf(Arrays.java:2367)
   [junit4]    > 	at java.lang.AbstractStringBuilder.expandCapacity(AbstractStringBuilder.java:130)
   [junit4]    > 	at java.lang.AbstractStringBuilder.ensureCapacityInternal(AbstractStringBuilder.java:114)
   [junit4]    > 	at java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:415)
   [junit4]    > 	at java.lang.StringBuilder.append(StringBuilder.java:132)
   [junit4]    > 	at java.lang.StringBuilder.append(StringBuilder.java:179)
   [junit4]    > 	at java.lang.StringBuilder.append(StringBuilder.java:72)
   [junit4]    > 	at java.util.Formatter$FormatSpecifier.print(Formatter.java:2724)
   [junit4]    > 	at java.util.Formatter.format(Formatter.java:2476)
   [junit4]    > 	at java.util.Formatter.format(Formatter.java:2423)
   [junit4]    > 	at java.lang.String.format(String.java:2790)
   [junit4]    > 	at java.util.logging.SimpleFormatter.format(SimpleFormatter.java:161)
   [junit4]    > 	at java.util.logging.StreamHandler.publish(StreamHandler.java:196)
   [junit4]    > 	at java.util.logging.ConsoleHandler.publish(ConsoleHandler.java:105)
   [junit4]    > 	at java.util.logging.Logger.log(Logger.java:616)
   [junit4]    > 	at java.util.logging.Logger.doLog(Logger.java:641)
   [junit4]    > 	at java.util.logging.Logger.log(Logger.java:664)
   [junit4]    > 	at java.util.logging.Logger.warning(Logger.java:1166)
   [junit4] Completed [507/507] on J0 in 7227.00s, 1 test, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J0: stdout was not empty, see: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/temp/junit4-J0-20150705_164455_559.sysout
   [junit4] >>> JVM J0: stdout (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/heapdumps/java_pid18803.hprof ...
   [junit4] Heap dump file created [656998794 bytes in 5.592 secs]
   [junit4] <<< JVM J0: EOF ----

[...truncated 11 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:543: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:484: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:61: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/extra-targets.xml:39: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build.xml:230: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/common-build.xml:512: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1444: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:999: There were test failures: 507 suites, 2009 tests, 1 suite-level error, 1 failure, 53 ignored (10 assumptions)

Total time: 283 minutes 33 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-5.x #874
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 1859249740 bytes
Compression is 0.0%
Took 5 min 22 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-NightlyTests-5.x - Build # 892 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/892/

6 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.SolrCloudExampleTest

Error Message:
ERROR: SolrIndexSearcher opens=28 closes=27

Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=28 closes=27
	at __randomizedtesting.SeedInfo.seed([CF40E7B32033B482]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:472)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:232)
	at sun.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.SolrCloudExampleTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.SolrCloudExampleTest:     1) Thread[id=60284, name=searcherExecutor-4762-thread-1, state=WAITING, group=TGRP-SolrCloudExampleTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.SolrCloudExampleTest: 
   1) Thread[id=60284, name=searcherExecutor-4762-thread-1, state=WAITING, group=TGRP-SolrCloudExampleTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([CF40E7B32033B482]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.SolrCloudExampleTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=60284, name=searcherExecutor-4762-thread-1, state=WAITING, group=TGRP-SolrCloudExampleTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=60284, name=searcherExecutor-4762-thread-1, state=WAITING, group=TGRP-SolrCloudExampleTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([CF40E7B32033B482]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest

Error Message:
ERROR: SolrIndexSearcher opens=44 closes=43

Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=44 closes=43
	at __randomizedtesting.SeedInfo.seed([CF40E7B32033B482]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:472)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:232)
	at sun.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest

Error Message:
2 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest:     1) Thread[id=1266, name=qtp1868655190-1266, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.lang.Object.wait(Native Method)         at java.lang.Object.wait(Object.java:503)         at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.blockUntilFinished(ConcurrentUpdateSolrClient.java:404)         at org.apache.solr.update.StreamingSolrClients.blockUntilFinished(StreamingSolrClients.java:103)         at org.apache.solr.update.SolrCmdDistributor.blockAndDoRetries(SolrCmdDistributor.java:231)         at org.apache.solr.update.SolrCmdDistributor.finish(SolrCmdDistributor.java:89)         at org.apache.solr.update.processor.DistributedUpdateProcessor.doFinish(DistributedUpdateProcessor.java:782)         at org.apache.solr.update.processor.DistributedUpdateProcessor.finish(DistributedUpdateProcessor.java:1649)         at org.apache.solr.update.processor.LogUpdateProcessor.finish(LogUpdateProcessorFactory.java:183)         at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:83)         at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)         at org.apache.solr.core.SolrCore.execute(SolrCore.java:2058)         at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:648)         at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:452)         at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:227)         at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:196)         at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)         at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:106)         at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)         at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)         at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:300)         at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)         at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)         at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)         at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)         at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)         at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)         at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)         at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)         at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)         at org.eclipse.jetty.server.Server.handle(Server.java:499)         at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)         at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)         at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)         at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=1280, name=searcherExecutor-548-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest: 
   1) Thread[id=1266, name=qtp1868655190-1266, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:503)
        at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.blockUntilFinished(ConcurrentUpdateSolrClient.java:404)
        at org.apache.solr.update.StreamingSolrClients.blockUntilFinished(StreamingSolrClients.java:103)
        at org.apache.solr.update.SolrCmdDistributor.blockAndDoRetries(SolrCmdDistributor.java:231)
        at org.apache.solr.update.SolrCmdDistributor.finish(SolrCmdDistributor.java:89)
        at org.apache.solr.update.processor.DistributedUpdateProcessor.doFinish(DistributedUpdateProcessor.java:782)
        at org.apache.solr.update.processor.DistributedUpdateProcessor.finish(DistributedUpdateProcessor.java:1649)
        at org.apache.solr.update.processor.LogUpdateProcessor.finish(LogUpdateProcessorFactory.java:183)
        at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:83)
        at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:2058)
        at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:648)
        at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:452)
        at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:227)
        at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:196)
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
        at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:106)
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
        at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
        at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:300)
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
        at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
        at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
        at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
        at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
        at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
        at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
        at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
        at org.eclipse.jetty.server.Server.handle(Server.java:499)
        at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
        at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
        at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=1280, name=searcherExecutor-548-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([CF40E7B32033B482]:0)


FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test

Error Message:
Error from server at http://127.0.0.1:42945/q_nne: Error CREATEing SolrCore 'halfcollection_shard1_replica1': Error reading cluster properties Caused by: KeeperErrorCode = Session expired for /clusterprops.json

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:42945/q_nne: Error CREATEing SolrCore 'halfcollection_shard1_replica1': Error reading cluster properties Caused by: KeeperErrorCode = Session expired for /clusterprops.json
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.makeRequest(CollectionsAPIDistributedZkTest.java:301)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testErrorHandling(CollectionsAPIDistributedZkTest.java:418)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:168)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10413 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_CF40E7B32033B482-001/init-core-data-001
   [junit4]   2> 228395 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[CF40E7B32033B482]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /lo_i/j
   [junit4]   2> 228400 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 228400 INFO  (Thread-607) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 228400 INFO  (Thread-607) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 228500 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.ZkTestServer start zk server on port:33751
   [junit4]   2> 228501 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 228501 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 228504 INFO  (zkCallback-106-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7b38a706 name:ZooKeeperConnection Watcher:127.0.0.1:33751 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 228504 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 228505 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 228505 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 228514 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 228515 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 228518 INFO  (zkCallback-107-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@517b314a name:ZooKeeperConnection Watcher:127.0.0.1:33751/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 228519 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 228519 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 228519 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 228522 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 228523 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 228524 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 228526 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 228526 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 228528 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 228529 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 228530 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 228531 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 228532 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 228532 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 228534 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 228534 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 228535 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 228535 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 228537 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 228537 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 228539 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 228540 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 228541 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 228541 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 228543 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 228543 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 228545 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 228545 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 228828 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_CF40E7B32033B482-001/control-001/cores/collection1
   [junit4]   2> 228830 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 228831 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@675afa21{/lo_i/j,null,AVAILABLE}
   [junit4]   2> 228834 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.e.j.s.ServerConnector Started ServerConnector@477af36b{HTTP/1.1}{127.0.0.1:48831}
   [junit4]   2> 228834 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.e.j.s.Server Started @231760ms
   [junit4]   2> 228834 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=48831, hostContext=/lo_i/j, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_CF40E7B32033B482-001/control-001/cores, solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_CF40E7B32033B482-001/tempDir-001/control/data}
   [junit4]   2> 228835 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1fe91485
   [junit4]   2> 228835 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_CF40E7B32033B482-001/control-001/'
   [junit4]   2> 228851 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_CF40E7B32033B482-001/control-001/solr.xml
   [junit4]   2> 228865 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_CF40E7B32033B482-001/control-001/cores
   [junit4]   2> 228866 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.CoreContainer New CoreContainer 2018341539
   [junit4]   2> 228866 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_CF40E7B32033B482-001/control-001/]
   [junit4]   2> 228866 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_CF40E7B32033B482-001/control-001/lib
   [junit4]   2> 228866 WARN  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_CF40E7B32033B482-001/control-001/lib).
   [junit4]   2> 228874 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] 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> 228876 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 228876 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 228876 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 228876 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33751/solr
   [junit4]   2> 228877 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 228877 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 228877 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 228879 INFO  (zkCallback-109-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4a21d2b7 name:ZooKeeperConnection Watcher:127.0.0.1:33751 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 228880 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 228880 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 228883 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [n:127.0.0.1:48831_lo_i%2Fj    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 228884 INFO  (zkCallback-110-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b8da1bd name:ZooKeeperConnection Watcher:127.0.0.1:33751/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 228884 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [n:127.0.0.1:48831_lo_i%2Fj    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 228886 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [n:127.0.0.1:48831_lo_i%2Fj    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 228889 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [n:127.0.0.1:48831_lo_i%2Fj    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 228891 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [n:127.0.0.1:48831_lo_i%2Fj    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 228893 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [n:127.0.0.1:48831_lo_i%2Fj    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 228895 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [n:127.0.0.1:48831_lo_i%2Fj    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 228898 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [n:127.0.0.1:48831_lo_i%2Fj    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 228899 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [n:127.0.0.1:48831_lo_i%2Fj    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 228901 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [n:127.0.0.1:48831_lo_i%2Fj    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 228902 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [n:127.0.0.1:48831_lo_i%2Fj    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48831_lo_i%2Fj
   [junit4]   2> 228903 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [n:127.0.0.1:48831_lo_i%2Fj    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:48831_lo_i%2Fj
   [junit4]   2> 228904 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [n:127.0.0.1:48831_lo_i%2Fj    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 228906 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [n:127.0.0.1:48831_lo_i%2Fj    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 228907 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [n:127.0.0.1:48831_lo_i%2Fj    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 228908 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [n:127.0.0.1:48831_lo_i%2Fj    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94111529028943875-127.0.0.1:48831_lo_i%2Fj-n_0000000000
   [junit4]   2> 228908 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [n:127.0.0.1:48831_lo_i%2Fj    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:48831_lo_i%2Fj
   [junit4]   2> 228909 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [n:127.0.0.1:48831_lo_i%2Fj    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 228910 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [n:127.0.0.1:48831_lo_i%2Fj    ] o.a.s.c.Overseer Overseer (id=94111529028943875-127.0.0.1:48831_lo_i%2Fj-n_0000000000) starting
   [junit4]   2> 228912 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [n:127.0.0.1:48831_lo_i%2Fj    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 228918 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [n:127.0.0.1:48831_lo_i%2Fj    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 228919 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [n:127.0.0.1:48831_lo_i%2Fj    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 228919 INFO  (OverseerCollectionProcessor-94111529028943875-127.0.0.1:48831_lo_i%2Fj-n_0000000000) [n:127.0.0.1:48831_lo_i%2Fj    ] o.a.s.c.OverseerCollectionProcessor Process current queue of collection creations
   [junit4]   2> 228919 INFO  (OverseerStateUpdate-94111529028943875-127.0.0.1:48831_lo_i%2Fj-n_0000000000) [n:127.0.0.1:48831_lo_i%2Fj    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 228922 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [n:127.0.0.1:48831_lo_i%2Fj    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 228923 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [n:127.0.0.1:48831_lo_i%2Fj    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 228924 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [n:127.0.0.1:48831_lo_i%2Fj    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_CF40E7B32033B482-001/control-001/cores
   [junit4]   2> 228925 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [n:127.0.0.1:48831_lo_i%2Fj    ] o.a.s.c.SolrCore Created CoreDescriptor: {absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_CF40E7B32033B482-001/control-001/cores/collection1/, loadOnStartup=true, instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_CF40E7B32033B482-001/control-001/cores/collection1, shard=, schema=schema.xml, config=solrconfig.xml, name=collection1, collection=control_collection, coreNodeName=, dataDir=data/, transient=false}
   [junit4]   2> 228925 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [n:127.0.0.1:48831_lo_i%2Fj    ] o.a.s.c.CoresLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_CF40E7B32033B482-001/control-001/cores/collection1/
   [junit4]   2> 228925 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [n:127.0.0.1:48831_lo_i%2Fj    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 228926 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 228926 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 228926 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [n:127.0.0.1:48831_lo_i%2Fj    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0
   [junit4]   2> 228926 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [n:127.0.0.1:48831_lo_i%2Fj    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 228927 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 228927 INFO  (zkCallback-110-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 228928 INFO  (OverseerStateUpdate-94111529028943875-127.0.0.1:48831_lo_i%2Fj-n_0000000000) [n:127.0.0.1:48831_lo_i%2Fj    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"http://127.0.0.1:48831/lo_i/j",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "node_name":"127.0.0.1:48831_lo_i%2Fj"} current state version: 0
   [junit4]   2> 228928 INFO  (OverseerStateUpdate-94111529028943875-127.0.0.1:48831_lo_i%2Fj-n_0000000000) [n:127.0.0.1:48831_lo_i%2Fj    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"http://127.0.0.1:48831/lo_i/j",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "node_name":"127.0.0.1:48831_lo_i%2Fj"}
   [junit4]   2> 228929 INFO  (OverseerStateUpdate-94111529028943875-127.0.0.1:48831_lo_i%2Fj-n_0000000000) [n:127.0.0.1:48831_lo_i%2Fj    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 228929 INFO  (OverseerStateUpdate-94111529028943875-127.0.0.1:48831_lo_i%2Fj-n_0000000000) [n:127.0.0.1:48831_lo_i%2Fj    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 228930 INFO  (zkCallback-110-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj    ] 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> 228932 INFO  (zkCallback-110-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 1
   [junit4]   2> 229927 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 229927 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 229928 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 229928 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 229929 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 229929 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_CF40E7B32033B482-001/control-001/cores/collection1/'
   [junit4]   2> 229944 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 229951 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 229964 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 230002 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 230003 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 230010 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 230208 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 230210 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 230218 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 230222 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 230249 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 230249 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore solr.StandardDirectoryFactory
   [junit4]   2> 230249 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_CF40E7B32033B482-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 230249 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj 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@4e8ab79b
   [junit4]   2> 230250 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_CF40E7B32033B482-001/control-001/cores/collection1/data
   [junit4]   2> 230250 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_CF40E7B32033B482-001/control-001/cores/collection1/data/index/
   [junit4]   2> 230251 WARN  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_CF40E7B32033B482-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 230251 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_CF40E7B32033B482-001/control-001/cores/collection1/data/index
   [junit4]   2> 230251 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=45, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 230260 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_CF40E7B32033B482-001/control-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 230261 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 230261 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:48831_lo_i%2Fj 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 /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_CF40E7B32033B482-001/control-001/cores/collection1/data/
   [junit4]   2> 230268 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 230268 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 230268 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 230269 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 230269 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 230269 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj 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> 230269 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj 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> 230269 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj 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> 230269 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj 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> 230273 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 230274 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 230276 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 230277 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 230281 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/admin/system,/config,/admin/luke,/admin/threads,/get,/replication,/admin/plugins,/admin/properties,/update/csv,/update,standard,/update/json/docs,/admin/logging,/admin/file,/schema,/admin/ping,/update/json,/admin/segments
   [junit4]   2> 230283 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj 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> 230283 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj 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> 230283 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj 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> 230284 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 230284 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 230285 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj 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=13, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=78.2060546875, floorSegmentMB=0.869140625, forceMergeDeletesPctAllowed=16.828308642486917, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.23013916795504646
   [junit4]   2> 230286 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_CF40E7B32033B482-001/control-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 230286 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 230286 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@530e0f85[collection1] main
   [junit4]   2> 230286 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj 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> 230287 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj 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> 230287 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj 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> 230288 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 230288 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 230288 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj 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> 230289 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj 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> 230289 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj 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> 230289 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 230289 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 230290 INFO  (searcherExecutor-537-thread-1-processing-s:shard1 c:control_collection r:core_node1 x:collection1 n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@530e0f85[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 230290 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj 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> 230290 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj 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> 230290 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj 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> 230291 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj 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 1505784466442813440
   [junit4]   2> 230293 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 3 ms to seed version buckets with highest version 1505784466442813440
   [junit4]   2> 230293 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 230293 INFO  (coreLoadExecutor-536-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 230294 INFO  (coreZkRegister-530-thread-1-processing-s:shard1 c:control_collection r:core_node1 x:collection1 n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj 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:48831/lo_i/j collection:control_collection shard:shard1
   [junit4]   2> 230295 INFO  (coreZkRegister-530-thread-1-processing-s:shard1 c:control_collection r:core_node1 x:collection1 n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj 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> 230300 INFO  (coreZkRegister-530-thread-1-processing-s:shard1 c:control_collection r:core_node1 x:collection1 n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj 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/94111529028943875-core_node1-n_0000000000
   [junit4]   2> 230301 INFO  (coreZkRegister-530-thread-1-processing-s:shard1 c:control_collection r:core_node1 x:collection1 n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 230302 INFO  (zkCallback-110-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 230303 INFO  (coreZkRegister-530-thread-1-processing-s:shard1 c:control_collection r:core_node1 x:collection1 n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 230303 INFO  (coreZkRegister-530-thread-1-processing-s:shard1 c:control_collection r:core_node1 x:collection1 n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj 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> 230303 INFO  (OverseerStateUpdate-94111529028943875-127.0.0.1:48831_lo_i%2Fj-n_0000000000) [n:127.0.0.1:48831_lo_i%2Fj    ] 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> 230303 INFO  (coreZkRegister-530-thread-1-processing-s:shard1 c:control_collection r:core_node1 x:collection1 n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:48831/lo_i/j/collection1/
   [junit4]   2> 230304 INFO  (coreZkRegister-530-thread-1-processing-s:shard1 c:control_collection r:core_node1 x:collection1 n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 230304 INFO  (coreZkRegister-530-thread-1-processing-s:shard1 c:control_collection r:core_node1 x:collection1 n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:48831/lo_i/j/collection1/ has no replicas
   [junit4]   2> 230304 INFO  (coreZkRegister-530-thread-1-processing-s:shard1 c:control_collection r:core_node1 x:collection1 n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj 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:48831/lo_i/j/collection1/ shard1
   [junit4]   2> 230304 INFO  (coreZkRegister-530-thread-1-processing-s:shard1 c:control_collection r:core_node1 x:collection1 n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 230308 INFO  (zkCallback-110-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 230309 INFO  (OverseerStateUpdate-94111529028943875-127.0.0.1:48831_lo_i%2Fj-n_0000000000) [n:127.0.0.1:48831_lo_i%2Fj    ] 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:48831/lo_i/j",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 230412 INFO  (zkCallback-110-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj    ] 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> 230414 INFO  (zkCallback-110-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 2
   [junit4]   2> 230428 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 230430 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 230430 INFO  (zkCallback-112-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5d1c92cf name:ZooKeeperConnection Watcher:127.0.0.1:33751/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 230431 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 230431 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 230431 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 230434 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 230460 INFO  (coreZkRegister-530-thread-1-processing-s:shard1 c:control_collection r:core_node1 x:collection1 n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:48831/lo_i/j/collection1/ and leader is http://127.0.0.1:48831/lo_i/j/collection1/
   [junit4]   2> 230460 INFO  (coreZkRegister-530-thread-1-processing-s:shard1 c:control_collection r:core_node1 x:collection1 n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj 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:48831/lo_i/j
   [junit4]   2> 230460 INFO  (coreZkRegister-530-thread-1-processing-s:shard1 c:control_collection r:core_node1 x:collection1 n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 230460 INFO  (coreZkRegister-530-thread-1-processing-s:shard1 c:control_collection r:core_node1 x:collection1 n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 230460 INFO  (coreZkRegister-530-thread-1-processing-s:shard1 c:control_collection r:core_node1 x:collection1 n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj 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> 230462 INFO  (zkCallback-110-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 230463 INFO  (OverseerStateUpdate-94111529028943875-127.0.0.1:48831_lo_i%2Fj-n_0000000000) [n:127.0.0.1:48831_lo_i%2Fj    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "base_url":"http://127.0.0.1:48831/lo_i/j",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "node_name":"127.0.0.1:48831_lo_i%2Fj"} current state version: 2
   [junit4]   2> 230464 INFO  (OverseerStateUpdate-94111529028943875-127.0.0.1:48831_lo_i%2Fj-n_0000000000) [n:127.0.0.1:48831_lo_i%2Fj    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "base_url":"http://127.0.0.1:48831/lo_i/j",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "node_name":"127.0.0.1:48831_lo_i%2Fj"}
   [junit4]   2> 230567 INFO  (zkCallback-112-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> 230567 INFO  (zkCallback-110-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj    ] 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> 230575 INFO  (zkCallback-112-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 230575 INFO  (zkCallback-110-thread-1-processing-n:127.0.0.1:48831_lo_i%2Fj) [n:127.0.0.1:48831_lo_i%2Fj    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 230724 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_CF40E7B32033B482-001/shard-1-001/cores/collection1
   [junit4]   2> 230725 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_CF40E7B32033B482-001/shard-1-001
   [junit4]   2> 230726 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 230728 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3b49d172{/lo_i/j,null,AVAILABLE}
   [junit4]   2> 230729 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.e.j.s.ServerConnector Started ServerConnector@470a7537{HTTP/1.1}{127.0.0.1:39998}
   [junit4]   2> 230729 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.e.j.s.Server Started @233655ms
   [junit4]   2> 230729 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/lo_i/j, solrconfig=solrconfig.xml, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_CF40E7B32033B482-001/shard-1-001/cores, hostPort=39998, solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_CF40E7B32033B482-001/tempDir-001/jetty1}
   [junit4]   2> 230730 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1fe91485
   [junit4]   2> 230730 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_CF40E7B32033B482-001/shard-1-001/'
   [junit4]   2> 230746 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_CF40E7B32033B482-001/shard-1-001/solr.xml
   [junit4]   2> 230760 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_CF40E7B32033B482-001/shard-1-001/cores
   [junit4]   2> 230760 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.CoreContainer New CoreContainer 625788784
   [junit4]   2> 230760 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_CF40E7B32033B482-001/shard-1-001/]
   [junit4]   2> 230760 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_CF40E7B32033B482-001/shard-1-001/lib
   [junit4]   2> 230760 WARN  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_CF40E7B32033B482-001/shard-1-001/lib).
   [junit4]   2> 230772 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] 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> 230774 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 230775 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 230775 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 230775 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33751/solr
   [junit4]   2> 230775 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 230775 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 230777 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 230778 INFO  (zkCallback-114-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3cd4f5a2 name:ZooKeeperConnection Watcher:127.0.0.1:33751 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 230779 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 230780 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 230782 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [n:127.0.0.1:39998_lo_i%2Fj    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 230784 INFO  (zkCallback-115-thread-1-processing-n:127.0.0.1:39998_lo_i%2Fj) [n:127.0.0.1:39998_lo_i%2Fj    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@58c8edd7 name:ZooKeeperConnection Watcher:127.0.0.1:33751/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 230784 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [n:127.0.0.1:39998_lo_i%2Fj    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 230790 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [n:127.0.0.1:39998_lo_i%2Fj    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 231795 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [n:127.0.0.1:39998_lo_i%2Fj    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39998_lo_i%2Fj
   [junit4]   2> 231795 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[CF40E7B32033B482]) [n:127.0.0.1:39998_lo_i%2Fj    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:39998_lo_i%2Fj
   [junit4]   2> 231800 INFO  (TEST-Ch

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

mpl.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:465)
   [junit4]    > 	... 11 moreThrowable #7: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=6963, name=collection0, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    > Caused by: java.lang.RuntimeException: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:49275/q_nne, http://127.0.0.1:42945/q_nne, http://127.0.0.1:42486/q_nne, http://127.0.0.1:58405/q_nne, http://127.0.0.1:47541/q_nne]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CF40E7B32033B482]:0)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:897)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:49275/q_nne, http://127.0.0.1:42945/q_nne, http://127.0.0.1:42486/q_nne, http://127.0.0.1:58405/q_nne, http://127.0.0.1:47541/q_nne]
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:355)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1572)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1593)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:887)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:42486/q_nne
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:570)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
   [junit4]    > 	... 7 more
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    > 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:152)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:122)
   [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:465)
   [junit4]    > 	... 11 more
   [junit4]   2> 3295130 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[CF40E7B32033B482]-worker) [n:127.0.0.1:58405_q_nne c:awholynewstresscollection_collection5_2 s:shard6 r:core_node14 x:awholynewstresscollection_collection5_2_shard6_replica2] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_CF40E7B32033B482-001
   [junit4]   2> Jul 04, 2015 1:30:36 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {multiDefault=PostingsFormat(name=Memory doPackFST= false), a_t=PostingsFormat(name=Memory doPackFST= false), timestamp=PostingsFormat(name=Memory doPackFST= false), other_tl1=BlockTreeOrds(blocksize=128), range_facet_i_dv=PostingsFormat(name=Memory doPackFST= false), range_facet_l_dv=PostingsFormat(name=Memory doPackFST= true), intDefault=BlockTreeOrds(blocksize=128), text=Lucene50(blocksize=128), id=PostingsFormat(name=Memory doPackFST= true), a_i1=PostingsFormat(name=Memory doPackFST= false), _version_=BlockTreeOrds(blocksize=128), range_facet_l=PostingsFormat(name=Memory doPackFST= false)}, docValues:{timestamp=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Asserting), range_facet_l_dv=DocValuesFormat(name=Lucene50)}, sim=DefaultSimilarity, locale=es_MX, timezone=Australia/Hobart
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.7.0_72 (64-bit)/cpus=4,threads=1,free=48075600,total=533200896
   [junit4]   2> NOTE: All tests run in this JVM: [SpatialFilterTest, CacheHeaderTest, TestFastWriter, TestFoldingMultitermQuery, TestIntervalFaceting, TestLRUCache, ReturnFieldsTest, TestSerializedLuceneMatchVersion, ResourceLoaderTest, AnalysisAfterCoreReloadTest, HdfsNNFailoverTest, MultiThreadedOCPTest, QueryResultKeyTest, TestCharFilters, SpellCheckComponentTest, DistributedIntervalFacetingTest, BadComponentTest, LeaderInitiatedRecoveryOnCommitTest, AsyncCallRequestStatusResponseTest, DistanceFunctionTest, CachingDirectoryFactoryTest, OpenCloseCoreStressTest, EchoParamsTest, TestFiltering, TestHashQParserPlugin, ConcurrentDeleteAndCreateCollectionTest, VersionInfoTest, SuggesterTSTTest, CollectionsAPIDistributedZkTest]
   [junit4] Completed [452/507] on J1 in 2206.81s, 1 test, 1 error <<< FAILURES!

[...truncated 197 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:543: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:484: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:61: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/extra-targets.xml:39: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build.xml:230: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/common-build.xml:512: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1444: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:999: There were test failures: 507 suites, 2009 tests, 5 suite-level errors, 1 error, 428 ignored (10 assumptions)

Total time: 183 minutes 11 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-5.x #874
Archived 4 artifacts
Archive block size is 32768
Received 0 blocks and 1017061399 bytes
Compression is 0.0%
Took 2 min 48 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure