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

4 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest

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

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


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

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

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

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


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

Error Message:
KeeperErrorCode = Session expired for /live_nodes

Stack Trace:
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for /live_nodes
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
        at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
        at 
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
        at 
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:325)
        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
        at 
org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:325)
        at 
org.apache.solr.common.cloud.ZkStateReader.updateClusterState(ZkStateReader.java:536)
        at 
org.apache.solr.common.cloud.ZkStateReader.updateClusterState(ZkStateReader.java:269)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testNoCollectionSpecified(CollectionsAPIDistributedZkTest.java:464)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:169)
        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 10445 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_B9ABB2BF4E184650-001/init-core-data-001
   [junit4]   2> 317401 INFO  
(SUITE-ChaosMonkeyNothingIsSafeTest-seed#[B9ABB2BF4E184650]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_s/
   [junit4]   2> 317406 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 317406 INFO  (Thread-584) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 317406 INFO  (Thread-584) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 317506 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:34020
   [junit4]   2> 317506 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 317521 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 317533 INFO  (zkCallback-192-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@b9f26dc name:ZooKeeperConnection 
Watcher:127.0.0.1:34020 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 317533 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 317534 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 317534 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 317541 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 317545 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 317558 INFO  (zkCallback-193-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6f1657d8 
name:ZooKeeperConnection Watcher:127.0.0.1:34020/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 317558 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 317558 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 317559 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 317568 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 317569 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 317570 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 317572 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
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> 317572 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 317574 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
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> 317574 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 317576 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
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> 317576 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 317578 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
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> 317578 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 317579 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
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> 317580 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 317581 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
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> 317581 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 317582 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
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> 317583 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 317584 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
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> 317584 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 317586 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
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> 317586 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 317587 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
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> 317588 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 317589 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
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> 317589 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 317946 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
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_B9ABB2BF4E184650-001/control-001/cores/collection1
   [junit4]   2> 317948 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 317987 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@181b1cf4{/_s,null,AVAILABLE}
   [junit4]   2> 317992 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@4d3945c0{HTTP/1.1}{127.0.0.1:44896}
   [junit4]   2> 317992 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
o.e.j.s.Server Started @321290ms
   [junit4]   2> 317993 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
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/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_B9ABB2BF4E184650-001/control-001/cores,
 
solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_B9ABB2BF4E184650-001/tempDir-001/control/data,
 hostPort=44896, hostContext=/_s}
   [junit4]   2> 317993 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4e0add57
   [junit4]   2> 317993 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
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_B9ABB2BF4E184650-001/control-001/'
   [junit4]   2> 318021 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
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_B9ABB2BF4E184650-001/control-001/solr.xml
   [junit4]   2> 318046 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
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_B9ABB2BF4E184650-001/control-001/cores
   [junit4]   2> 318046 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1395746679
   [junit4]   2> 318046 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
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_B9ABB2BF4E184650-001/control-001/]
   [junit4]   2> 318062 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
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_B9ABB2BF4E184650-001/control-001/lib
   [junit4]   2> 318063 WARN  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
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_B9ABB2BF4E184650-001/control-001/lib).
   [junit4]   2> 318072 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
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> 318073 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 318074 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 318074 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 318074 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34020/solr
   [junit4]   2> 318074 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 318074 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 318092 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 318098 INFO  (zkCallback-195-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@137321e name:ZooKeeperConnection 
Watcher:127.0.0.1:34020 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 318106 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 318107 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 318130 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) 
[n:127.0.0.1:44896__s    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 318140 INFO  
(zkCallback-196-thread-1-processing-n:127.0.0.1:44896__s) [n:127.0.0.1:44896__s 
   ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@674caab5 
name:ZooKeeperConnection Watcher:127.0.0.1:34020/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 318141 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) 
[n:127.0.0.1:44896__s    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 318142 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) 
[n:127.0.0.1:44896__s    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 318144 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) 
[n:127.0.0.1:44896__s    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 318145 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) 
[n:127.0.0.1:44896__s    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 318147 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) 
[n:127.0.0.1:44896__s    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 318149 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) 
[n:127.0.0.1:44896__s    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 318151 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) 
[n:127.0.0.1:44896__s    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 318152 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) 
[n:127.0.0.1:44896__s    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 318153 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) 
[n:127.0.0.1:44896__s    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 318154 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) 
[n:127.0.0.1:44896__s    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44896__s
   [junit4]   2> 318154 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) 
[n:127.0.0.1:44896__s    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:44896__s
   [junit4]   2> 318155 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) 
[n:127.0.0.1:44896__s    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 318157 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) 
[n:127.0.0.1:44896__s    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 318158 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) 
[n:127.0.0.1:44896__s    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 318158 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) 
[n:127.0.0.1:44896__s    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/94060583914110979-127.0.0.1:44896__s-n_0000000000
   [junit4]   2> 318159 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) 
[n:127.0.0.1:44896__s    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:44896__s
   [junit4]   2> 318159 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) 
[n:127.0.0.1:44896__s    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 318161 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) 
[n:127.0.0.1:44896__s    ] o.a.s.c.Overseer Overseer 
(id=94060583914110979-127.0.0.1:44896__s-n_0000000000) starting
   [junit4]   2> 318162 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) 
[n:127.0.0.1:44896__s    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 318168 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) 
[n:127.0.0.1:44896__s    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 318170 INFO  
(OverseerStateUpdate-94060583914110979-127.0.0.1:44896__s-n_0000000000) 
[n:127.0.0.1:44896__s    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 318181 INFO  
(OverseerCollectionProcessor-94060583914110979-127.0.0.1:44896__s-n_0000000000) 
[n:127.0.0.1:44896__s    ] o.a.s.c.OverseerCollectionProcessor Process current 
queue of collection creations
   [junit4]   2> 318187 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) 
[n:127.0.0.1:44896__s    ] o.a.s.c.c.ZkStateReader Updating cluster state from 
ZooKeeper... 
   [junit4]   2> 318190 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) 
[n:127.0.0.1:44896__s    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 318190 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) 
[n:127.0.0.1:44896__s    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 318191 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) 
[n:127.0.0.1:44896__s    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_B9ABB2BF4E184650-001/control-001/cores
   [junit4]   2> 318192 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) 
[n:127.0.0.1:44896__s    ] o.a.s.c.SolrCore Created CoreDescriptor: {shard=, 
config=solrconfig.xml, 
absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_B9ABB2BF4E184650-001/control-001/cores/collection1/,
 
instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_B9ABB2BF4E184650-001/control-001/cores/collection1,
 name=collection1, collection=control_collection, dataDir=data/, coreNodeName=, 
loadOnStartup=true, transient=false, schema=schema.xml}
   [junit4]   2> 318192 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) 
[n:127.0.0.1:44896__s    ] o.a.s.c.CoresLocator Found core collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_B9ABB2BF4E184650-001/control-001/cores/collection1/
   [junit4]   2> 318192 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) 
[n:127.0.0.1:44896__s    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 318198 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s c:control_collection   x:collection1] 
o.a.s.c.ZkController publishing state=down
   [junit4]   2> 318198 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s c:control_collection   x:collection1] 
o.a.s.c.ZkController numShards not found on descriptor - reading it from system 
property
   [junit4]   2> 318198 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) 
[n:127.0.0.1:44896__s    ] 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> 318198 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) 
[n:127.0.0.1:44896__s    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() 
done
   [junit4]   2> 318199 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s c:control_collection   x:collection1] 
o.a.s.c.ZkController look for our core node name
   [junit4]   2> 318199 INFO  
(zkCallback-196-thread-1-processing-n:127.0.0.1:44896__s) [n:127.0.0.1:44896__s 
   ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 318200 INFO  
(OverseerStateUpdate-94060583914110979-127.0.0.1:44896__s-n_0000000000) 
[n:127.0.0.1:44896__s    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:44896/_s";,
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "node_name":"127.0.0.1:44896__s",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "roles":null} current state version: 0
   [junit4]   2> 318201 INFO  
(OverseerStateUpdate-94060583914110979-127.0.0.1:44896__s-n_0000000000) 
[n:127.0.0.1:44896__s    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:44896/_s";,
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "node_name":"127.0.0.1:44896__s",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "roles":null}
   [junit4]   2> 318201 INFO  
(OverseerStateUpdate-94060583914110979-127.0.0.1:44896__s-n_0000000000) 
[n:127.0.0.1:44896__s    ] o.a.s.c.o.ClusterStateMutator building a new cName: 
control_collection
   [junit4]   2> 318201 INFO  
(OverseerStateUpdate-94060583914110979-127.0.0.1:44896__s-n_0000000000) 
[n:127.0.0.1:44896__s    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 318202 INFO  
(zkCallback-196-thread-1-processing-n:127.0.0.1:44896__s) [n:127.0.0.1:44896__s 
   ] 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> 318204 INFO  
(zkCallback-196-thread-1-processing-n:127.0.0.1:44896__s) [n:127.0.0.1:44896__s 
   ] o.a.s.c.c.ZkStateReader Updated cluster state version to 1
   [junit4]   2> 319199 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s c:control_collection   x:collection1] 
o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 319200 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s c:control_collection   x:collection1] 
o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 319200 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s c:control_collection   x:collection1] 
o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 319200 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config 
from:/collections/control_collection
   [junit4]   2> 319201 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 
specified config exists in ZooKeeper
   [junit4]   2> 319201 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_B9ABB2BF4E184650-001/control-001/cores/collection1/'
   [junit4]   2> 319239 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s c:control_collection   x:collection1] o.a.s.c.Config 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 319259 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s c:control_collection   x:collection1] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 319307 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 319432 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s c:control_collection   x:collection1] o.a.s.c.Config 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 319434 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 319470 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 319845 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s c:control_collection   x:collection1] o.a.s.s.IndexSchema 
default search field in schema is text
   [junit4]   2> 319848 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s c:control_collection   x:collection1] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 319850 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 319854 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 319872 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s c:control_collection   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 319872 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore solr.StandardDirectoryFactory
   [junit4]   2> 319880 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_B9ABB2BF4E184650-001/control-001/cores/collection1/],
 dataDir=[null]
   [junit4]   2> 319880 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s 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@6731212
   [junit4]   2> 319880 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s 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_B9ABB2BF4E184650-001/control-001/cores/collection1/data
   [junit4]   2> 319881 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s 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_B9ABB2BF4E184650-001/control-001/cores/collection1/data/index/
   [junit4]   2> 319881 WARN  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s 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_B9ABB2BF4E184650-001/control-001/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 319881 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s 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_B9ABB2BF4E184650-001/control-001/cores/collection1/data/index
   [junit4]   2> 319882 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s 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=46, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=1.4580078125, 
floorSegmentMB=2.1064453125, forceMergeDeletesPctAllowed=28.440545654748536, 
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.14164818081400565
   [junit4]   2> 319896 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s 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_B9ABB2BF4E184650-001/control-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 319896 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 319907 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 319907 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 319907 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 319907 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 319908 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 319908 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s 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> 319908 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s 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> 319909 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s 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> 319909 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s 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> 319910 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:44896__s 
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_B9ABB2BF4E184650-001/control-001/cores/collection1/data/
   [junit4]   2> 319926 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 319928 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 319930 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 319932 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 319937 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/luke,/admin/segments,/admin/mbeans,/admin/threads,/admin/file,/schema,/admin/properties,/update/json/docs,/update/json,/admin/plugins,/admin/logging,/get,/update,/admin/ping,/update/csv,/config,standard,/replication,/admin/system
   [junit4]   2> 319943 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s 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> 319954 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s 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> 319955 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s 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> 319956 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 319956 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 319956 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=50, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=0.63671875, 
floorSegmentMB=1.501953125, forceMergeDeletesPctAllowed=21.972679552136483, 
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 319957 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s 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_B9ABB2BF4E184650-001/control-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 319957 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 319958 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@5fc8a559[collection1] main
   [junit4]   2> 319958 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s 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> 319959 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s 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> 319959 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s 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> 319960 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 319960 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 319960 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s 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> 319960 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s 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> 319961 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s 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> 319961 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 319961 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 319962 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s 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> 319962 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s 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> 319962 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s 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> 319962 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s 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 1504969345297547264
   [junit4]   2> 319964 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Took 2 ms to seed version buckets with highest version 
1504969345297547264
   [junit4]   2> 319964 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 319965 INFO  
(searcherExecutor-834-thread-1-processing-r:core_node1 x:collection1 
n:127.0.0.1:44896__s c:control_collection s:shard1) [n:127.0.0.1:44896__s 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
[collection1] Registered new searcher Searcher@5fc8a559[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 319966 INFO  
(coreLoadExecutor-833-thread-1-processing-n:127.0.0.1:44896__s) 
[n:127.0.0.1:44896__s c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 319969 INFO  
(coreZkRegister-827-thread-1-processing-r:core_node1 x:collection1 
n:127.0.0.1:44896__s c:control_collection s:shard1) [n:127.0.0.1:44896__s 
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:44896/_s 
collection:control_collection shard:shard1
   [junit4]   2> 319971 INFO  
(coreZkRegister-827-thread-1-processing-r:core_node1 x:collection1 
n:127.0.0.1:44896__s c:control_collection s:shard1) [n:127.0.0.1:44896__s 
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> 319974 INFO  
(coreZkRegister-827-thread-1-processing-r:core_node1 x:collection1 
n:127.0.0.1:44896__s c:control_collection s:shard1) [n:127.0.0.1:44896__s 
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/94060583914110979-core_node1-n_0000000000
   [junit4]   2> 319975 INFO  
(coreZkRegister-827-thread-1-processing-r:core_node1 x:collection1 
n:127.0.0.1:44896__s c:control_collection s:shard1) [n:127.0.0.1:44896__s 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 319977 INFO  
(zkCallback-196-thread-1-processing-n:127.0.0.1:44896__s) [n:127.0.0.1:44896__s 
   ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 319978 INFO  
(OverseerStateUpdate-94060583914110979-127.0.0.1:44896__s-n_0000000000) 
[n:127.0.0.1:44896__s    ] 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> 319979 INFO  
(zkCallback-196-thread-1-processing-n:127.0.0.1:44896__s) [n:127.0.0.1:44896__s 
   ] 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> 319981 INFO  
(zkCallback-196-thread-1-processing-n:127.0.0.1:44896__s) [n:127.0.0.1:44896__s 
   ] o.a.s.c.c.ZkStateReader Updated cluster state version to 2
   [junit4]   2> 319982 INFO  
(coreZkRegister-827-thread-1-processing-r:core_node1 x:collection1 
n:127.0.0.1:44896__s c:control_collection s:shard1) [n:127.0.0.1:44896__s 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 319982 INFO  
(coreZkRegister-827-thread-1-processing-r:core_node1 x:collection1 
n:127.0.0.1:44896__s c:control_collection s:shard1) [n:127.0.0.1:44896__s 
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> 319982 INFO  
(coreZkRegister-827-thread-1-processing-r:core_node1 x:collection1 
n:127.0.0.1:44896__s c:control_collection s:shard1) [n:127.0.0.1:44896__s 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:44896/_s/collection1/
   [junit4]   2> 319982 INFO  
(coreZkRegister-827-thread-1-processing-r:core_node1 x:collection1 
n:127.0.0.1:44896__s c:control_collection s:shard1) [n:127.0.0.1:44896__s 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 319982 INFO  
(coreZkRegister-827-thread-1-processing-r:core_node1 x:collection1 
n:127.0.0.1:44896__s c:control_collection s:shard1) [n:127.0.0.1:44896__s 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:44896/_s/collection1/ has no replicas
   [junit4]   2> 319982 INFO  
(coreZkRegister-827-thread-1-processing-r:core_node1 x:collection1 
n:127.0.0.1:44896__s c:control_collection s:shard1) [n:127.0.0.1:44896__s 
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:44896/_s/collection1/ shard1
   [junit4]   2> 319983 INFO  
(coreZkRegister-827-thread-1-processing-r:core_node1 x:collection1 
n:127.0.0.1:44896__s c:control_collection s:shard1) [n:127.0.0.1:44896__s 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 319986 INFO  
(zkCallback-196-thread-1-processing-n:127.0.0.1:44896__s) [n:127.0.0.1:44896__s 
   ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 319987 INFO  
(OverseerStateUpdate-94060583914110979-127.0.0.1:44896__s-n_0000000000) 
[n:127.0.0.1:44896__s    ] 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:44896/_s";,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 2
   [junit4]   2> 320090 INFO  
(zkCallback-196-thread-1-processing-n:127.0.0.1:44896__s) [n:127.0.0.1:44896__s 
   ] 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> 320091 INFO  
(zkCallback-196-thread-1-processing-n:127.0.0.1:44896__s) [n:127.0.0.1:44896__s 
   ] o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 320140 INFO  
(coreZkRegister-827-thread-1-processing-r:core_node1 x:collection1 
n:127.0.0.1:44896__s c:control_collection s:shard1) [n:127.0.0.1:44896__s 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
We are http://127.0.0.1:44896/_s/collection1/ and leader is 
http://127.0.0.1:44896/_s/collection1/
   [junit4]   2> 320140 INFO  
(coreZkRegister-827-thread-1-processing-r:core_node1 x:collection1 
n:127.0.0.1:44896__s c:control_collection s:shard1) [n:127.0.0.1:44896__s 
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:44896/_s
   [junit4]   2> 320140 INFO  
(coreZkRegister-827-thread-1-processing-r:core_node1 x:collection1 
n:127.0.0.1:44896__s c:control_collection s:shard1) [n:127.0.0.1:44896__s 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 320140 INFO  
(coreZkRegister-827-thread-1-processing-r:core_node1 x:collection1 
n:127.0.0.1:44896__s c:control_collection s:shard1) [n:127.0.0.1:44896__s 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
publishing state=active
   [junit4]   2> 320140 INFO  
(coreZkRegister-827-thread-1-processing-r:core_node1 x:collection1 
n:127.0.0.1:44896__s c:control_collection s:shard1) [n:127.0.0.1:44896__s 
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> 320142 INFO  
(zkCallback-196-thread-1-processing-n:127.0.0.1:44896__s) [n:127.0.0.1:44896__s 
   ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 320142 INFO  
(OverseerStateUpdate-94060583914110979-127.0.0.1:44896__s-n_0000000000) 
[n:127.0.0.1:44896__s    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:44896/_s";,
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "node_name":"127.0.0.1:44896__s",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "roles":null} current state version: 3
   [junit4]   2> 320143 INFO  
(OverseerStateUpdate-94060583914110979-127.0.0.1:44896__s-n_0000000000) 
[n:127.0.0.1:44896__s    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:44896/_s";,
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "node_name":"127.0.0.1:44896__s",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "roles":null}
   [junit4]   2> 320200 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 320224 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 320228 INFO  (zkCallback-198-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@929751d name:ZooKeeperConnection 
Watcher:127.0.0.1:34020/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 320228 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 320228 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 320228 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 320231 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 320231 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 320231 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 320246 INFO  
(zkCallback-196-thread-1-processing-n:127.0.0.1:44896__s) [n:127.0.0.1:44896__s 
   ] 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> 320248 INFO  
(zkCallback-196-thread-1-processing-n:127.0.0.1:44896__s) [n:127.0.0.1:44896__s 
   ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 320250 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 320251 INFO  (zkCallback-198-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 320271 INFO  (zkCallback-199-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6b1b3233 
name:ZooKeeperConnection Watcher:127.0.0.1:34020/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 320271 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 320271 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 320273 INFO  (zkCallback-198-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 320273 INFO  
(zkCallback-196-thread-1-processing-n:127.0.0.1:44896__s) [n:127.0.0.1:44896__s 
   ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 320279 INFO  
(OverseerStateUpdate-94060583914110979-127.0.0.1:44896__s-n_0000000000) 
[n:127.0.0.1:44896__s    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2"} current state version: 4
   [junit4]   2> 320279 INFO  
(OverseerStateUpdate-94060583914110979-127.0.0.1:44896__s-n_0000000000) 
[n:127.0.0.1:44896__s    ] o.a.s.c.o.ClusterStateMutator building a new cName: 
collection1
   [junit4]   2> 320382 INFO  
(OverseerStateUpdate-94060583914110979-127.0.0.1:44896__s-n_0000000000) 
[n:127.0.0.1:44896__s    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/collection1/state.json
   [junit4]   2> 320383 INFO  (zkCallback-198-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 320383 INFO  
(zkCallback-196-thread-1-processing-n:127.0.0.1:44896__s) [n:127.0.0.1:44896__s 
   ] 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> 320385 INFO  (zkCallback-198-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated cluster state version to 5
   [junit4]   2> 320385 INFO  
(zkCallback-196-thread-1-processing-n:127.0.0.1:44896__s) [n:127.0.0.1:44896__s 
   ] o.a.s.c.c.ZkStateReader Updated cluster state version to 5
   [junit4]   2> 320745 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
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_B9ABB2BF4E184650-001/shard-1-001/cores/collection1
   [junit4]   2> 320746 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
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_B9ABB2BF4E184650-001/shard-1-001
   [junit4]   2> 320748 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 320803 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@47e1bb7d{/_s,null,AVAILABLE}
   [junit4]   2> 320803 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@34dc3069{HTTP/1.1}{127.0.0.1:58988}
   [junit4]   2> 320804 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
o.e.j.s.Server Started @324101ms
   [junit4]   2> 320804 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {solrconfig=solrconfig.xml, 
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_B9ABB2BF4E184650-001/shard-1-001/cores,
 hostPort=58988, hostContext=/_s, 
solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_B9ABB2BF4E184650-001/tempDir-001/jetty1}
   [junit4]   2> 320804 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4e0add57
   [junit4]   2> 320804 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
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_B9ABB2BF4E184650-001/shard-1-001/'
   [junit4]   2> 320842 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
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_B9ABB2BF4E184650-001/shard-1-001/solr.xml
   [junit4]   2> 320869 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
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_B9ABB2BF4E184650-001/shard-1-001/cores
   [junit4]   2> 320869 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[B9ABB2BF4E184650]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1930357354
   [junit4]   2> 320869 INFO  (TEST-ChaosMonkey

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

        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:465)
   [junit4]    >        ... 11 moreThrowable #6: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=2022, name=collection2, state=RUNNABLE, 
group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    > Caused by: java.lang.RuntimeException: 
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[https://127.0.0.1:45379/udi/b, 
https://127.0.0.1:45194/udi/b, https://127.0.0.1:46038/udi/b, 
https://127.0.0.1:33845/udi/b, https://127.0.0.1:39839/udi/b]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B9ABB2BF4E184650]:0)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:897)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: 
No live SolrServers available to handle this 
request:[https://127.0.0.1:45379/udi/b, https://127.0.0.1:45194/udi/b, 
https://127.0.0.1:46038/udi/b, https://127.0.0.1:33845/udi/b, 
https://127.0.0.1:39839/udi/b]
   [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.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:45379/udi/b: KeeperErrorCode = Session expired 
for /overseer/collection-queue-work/qn-
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
   [junit4]    >        ... 7 moreThrowable #7: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=2021, name=collection1, state=RUNNABLE, 
group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    > Caused by: java.lang.RuntimeException: 
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[https://127.0.0.1:45379/udi/b, 
https://127.0.0.1:45194/udi/b, https://127.0.0.1:46038/udi/b, 
https://127.0.0.1:33845/udi/b, https://127.0.0.1:39839/udi/b]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B9ABB2BF4E184650]:0)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:897)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: 
No live SolrServers available to handle this 
request:[https://127.0.0.1:45379/udi/b, https://127.0.0.1:45194/udi/b, 
https://127.0.0.1:46038/udi/b, https://127.0.0.1:33845/udi/b, 
https://127.0.0.1:39839/udi/b]
   [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.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:894)
   [junit4]    > Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:45379/udi/b: KeeperErrorCode = Session expired 
for /overseer/collection-queue-work/qn-
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
   [junit4]    >        ... 5 more
   [junit4]   2> 885287 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[B9ABB2BF4E184650]-worker) 
[n:127.0.0.1:39839_udi%2Fb c:awholynewstresscollection_collection2_0 s:shard3 
r:core_node3 x:awholynewstresscollection_collection2_0_shard3_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_B9ABB2BF4E184650-001
   [junit4]   2> Jun 25, 2015 12:52:56 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): 
{range_facet_i_dv=PostingsFormat(name=LuceneVarGapFixedInterval), 
a_i1=PostingsFormat(name=LuceneVarGapFixedInterval), 
_version_=PostingsFormat(name=LuceneVarGapFixedInterval), 
intDefault=PostingsFormat(name=LuceneVarGapFixedInterval), 
id=BlockTreeOrds(blocksize=128), 
other_tl1=PostingsFormat(name=LuceneVarGapFixedInterval), 
range_facet_l_dv=BlockTreeOrds(blocksize=128), 
timestamp=PostingsFormat(name=LuceneVarGapFixedInterval), 
text=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
range_facet_l=PostingsFormat(name=LuceneVarGapFixedInterval), 
multiDefault=Lucene50(blocksize=128), 
a_t=PostingsFormat(name=LuceneVarGapFixedInterval)}, 
docValues:{range_facet_i_dv=DocValuesFormat(name=Lucene50), 
range_facet_l_dv=DocValuesFormat(name=Asserting), 
timestamp=DocValuesFormat(name=Lucene50)}, sim=DefaultSimilarity, locale=nl, 
timezone=Europe/Helsinki
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 
1.7.0_72 (64-bit)/cpus=4,threads=1,free=40538928,total=535298048
   [junit4]   2> NOTE: All tests run in this JVM: [RankQueryTest, 
AnalysisAfterCoreReloadTest, ZkControllerTest, TestStandardQParsers, 
TestLMJelinekMercerSimilarityFactory, ScriptEngineTest, QueryResultKeyTest, 
TestEmbeddedSolrServerConstructors, TestDynamicFieldResource, 
TestSchemaResource, TestCharFilters, TestRawResponseWriter, 
RAMDirectoryFactoryTest, TestSolrCloudWithKerberosAlt, DocValuesMissingTest, 
JSONWriterTest, LukeRequestHandlerTest, TestAnalyzedSuggestions, 
TestPHPSerializedResponseWriter, ShardRoutingTest, 
StatelessScriptUpdateProcessorFactoryTest, ReturnFieldsTest, 
TestCustomDocTransformer, BadComponentTest, TestSolrCoreProperties, 
TestCryptoKeys, FieldAnalysisRequestHandlerTest, AddBlockUpdateTest, 
CollectionsAPIDistributedZkTest]
   [junit4] Completed [417/507] on J1 in 725.13s, 1 test, 1 error <<< FAILURES!

[...truncated 290 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, 2007 tests, 3 suite-level errors, 1 
error, 1088 ignored (7 assumptions)

Total time: 159 minutes 2 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 260565165 bytes
Compression is 0.0%
Took 42 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to