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


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

Reply via email to