Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19078/
Java: 32bit/jdk1.8.0_121 -client -XX:+UseConcMarkSweepGC

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

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest:     1) Thread[id=13056, 
name=qtp17672739-13056, state=RUNNABLE, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]         at 
java.lang.Throwable.fillInStackTrace(Native Method)         at 
java.lang.Throwable.fillInStackTrace(Throwable.java:783)         at 
java.lang.Throwable.<init>(Throwable.java:250)         at 
java.lang.Exception.<init>(Exception.java:54)         at 
java.lang.InterruptedException.<init>(InterruptedException.java:57)         at 
java.lang.Object.wait(Native Method)         at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.waitForEmptyQueue(ConcurrentUpdateSolrClient.java:657)
         at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.blockUntilFinished(ConcurrentUpdateSolrClient.java:589)
         at 
org.apache.solr.update.StreamingSolrClients.blockUntilFinished(StreamingSolrClients.java:91)
         at 
org.apache.solr.update.SolrCmdDistributor.blockAndDoRetries(SolrCmdDistributor.java:243)
         at 
org.apache.solr.update.SolrCmdDistributor.finish(SolrCmdDistributor.java:95)    
     at 
org.apache.solr.update.processor.DistributedUpdateProcessor.doFinish(DistributedUpdateProcessor.java:844)
         at 
org.apache.solr.update.processor.DistributedUpdateProcessor.finish(DistributedUpdateProcessor.java:1919)
         at 
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.finish(LogUpdateProcessorFactory.java:182)
         at 
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:78)
         at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:171)
         at org.apache.solr.core.SolrCore.execute(SolrCore.java:2420)         
at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:722)         
at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:528)         at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
         at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:298)
         at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
         at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
         at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
         at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)      
   at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
         at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
         at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)       
  at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
         at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
         at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)   
      at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)  
       at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134) 
        at org.eclipse.jetty.server.Server.handle(Server.java:534)         at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)         at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)     
    at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
         at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)    
     at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) 
        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
         at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
         at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) 
        at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest: 
   1) Thread[id=13056, name=qtp17672739-13056, state=RUNNABLE, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Throwable.fillInStackTrace(Native Method)
        at java.lang.Throwable.fillInStackTrace(Throwable.java:783)
        at java.lang.Throwable.<init>(Throwable.java:250)
        at java.lang.Exception.<init>(Exception.java:54)
        at java.lang.InterruptedException.<init>(InterruptedException.java:57)
        at java.lang.Object.wait(Native Method)
        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.waitForEmptyQueue(ConcurrentUpdateSolrClient.java:657)
        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.blockUntilFinished(ConcurrentUpdateSolrClient.java:589)
        at 
org.apache.solr.update.StreamingSolrClients.blockUntilFinished(StreamingSolrClients.java:91)
        at 
org.apache.solr.update.SolrCmdDistributor.blockAndDoRetries(SolrCmdDistributor.java:243)
        at 
org.apache.solr.update.SolrCmdDistributor.finish(SolrCmdDistributor.java:95)
        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.doFinish(DistributedUpdateProcessor.java:844)
        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.finish(DistributedUpdateProcessor.java:1919)
        at 
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.finish(LogUpdateProcessorFactory.java:182)
        at 
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:78)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:171)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:2420)
        at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:722)
        at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:528)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:298)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
        at org.eclipse.jetty.server.Server.handle(Server.java:534)
        at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
        at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([67F084EDBA3DB7BC]: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=13056, name=qtp17672739-13056, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]         at 
java.lang.Object.wait(Native Method)         at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.waitForEmptyQueue(ConcurrentUpdateSolrClient.java:657)
         at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.blockUntilFinished(ConcurrentUpdateSolrClient.java:589)
         at 
org.apache.solr.update.StreamingSolrClients.blockUntilFinished(StreamingSolrClients.java:91)
         at 
org.apache.solr.update.SolrCmdDistributor.blockAndDoRetries(SolrCmdDistributor.java:243)
         at 
org.apache.solr.update.SolrCmdDistributor.finish(SolrCmdDistributor.java:95)    
     at 
org.apache.solr.update.processor.DistributedUpdateProcessor.doFinish(DistributedUpdateProcessor.java:844)
         at 
org.apache.solr.update.processor.DistributedUpdateProcessor.finish(DistributedUpdateProcessor.java:1919)
         at 
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.finish(LogUpdateProcessorFactory.java:182)
         at 
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:78)
         at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:171)
         at org.apache.solr.core.SolrCore.execute(SolrCore.java:2420)         
at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:722)         
at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:528)         at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
         at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:298)
         at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
         at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
         at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
         at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)      
   at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
         at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
         at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)       
  at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
         at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
         at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)   
      at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)  
       at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134) 
        at org.eclipse.jetty.server.Server.handle(Server.java:534)         at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)         at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)     
    at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
         at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)    
     at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) 
        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
         at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
         at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) 
        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=13056, name=qtp17672739-13056, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Object.wait(Native Method)
        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.waitForEmptyQueue(ConcurrentUpdateSolrClient.java:657)
        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.blockUntilFinished(ConcurrentUpdateSolrClient.java:589)
        at 
org.apache.solr.update.StreamingSolrClients.blockUntilFinished(StreamingSolrClients.java:91)
        at 
org.apache.solr.update.SolrCmdDistributor.blockAndDoRetries(SolrCmdDistributor.java:243)
        at 
org.apache.solr.update.SolrCmdDistributor.finish(SolrCmdDistributor.java:95)
        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.doFinish(DistributedUpdateProcessor.java:844)
        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.finish(DistributedUpdateProcessor.java:1919)
        at 
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.finish(LogUpdateProcessorFactory.java:182)
        at 
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:78)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:171)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:2420)
        at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:722)
        at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:528)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:298)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
        at org.eclipse.jetty.server.Server.handle(Server.java:534)
        at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
        at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([67F084EDBA3DB7BC]:0)




Build Log:
[...truncated 12449 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_67F084EDBA3DB7BC-001/init-core-data-001
   [junit4]   2> 1774134 INFO  
(SUITE-ChaosMonkeyNothingIsSafeTest-seed#[67F084EDBA3DB7BC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 1774135 INFO  
(SUITE-ChaosMonkeyNothingIsSafeTest-seed#[67F084EDBA3DB7BC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 1774135 INFO  
(SUITE-ChaosMonkeyNothingIsSafeTest-seed#[67F084EDBA3DB7BC]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1774138 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1774138 INFO  (Thread-2571) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1774138 INFO  (Thread-2571) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1774238 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:42625
   [junit4]   2> 1774260 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1774264 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1774266 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1774268 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1774271 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1774273 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1774274 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1774277 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1774278 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1774281 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1774282 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1774378 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_67F084EDBA3DB7BC-001/control-001/cores/collection1
   [junit4]   2> 1774379 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1774380 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@9a86{/,null,AVAILABLE}
   [junit4]   2> 1774382 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@158ffd2{HTTP/1.1,[http/1.1]}{127.0.0.1:39831}
   [junit4]   2> 1774383 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.e.j.s.Server Started @1776171ms
   [junit4]   2> 1774383 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_67F084EDBA3DB7BC-001/tempDir-001/control/data,
 hostContext=/, hostPort=39831, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_67F084EDBA3DB7BC-001/control-001/cores}
   [junit4]   2> 1774383 ERROR 
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1774383 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1774384 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1774384 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1774384 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-01T09:38:22.120Z
   [junit4]   2> 1774388 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1774388 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_67F084EDBA3DB7BC-001/control-001/solr.xml
   [junit4]   2> 1774403 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42625/solr
   [junit4]   2> 1774432 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) 
[n:127.0.0.1:39831_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1774433 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) 
[n:127.0.0.1:39831_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:39831_
   [junit4]   2> 1774434 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) 
[n:127.0.0.1:39831_    ] o.a.s.c.Overseer Overseer 
(id=97541233172545540-127.0.0.1:39831_-n_0000000000) starting
   [junit4]   2> 1774443 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) 
[n:127.0.0.1:39831_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39831_
   [junit4]   2> 1774447 INFO  
(zkCallback-2464-thread-1-processing-n:127.0.0.1:39831_) [n:127.0.0.1:39831_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1774767 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) 
[n:127.0.0.1:39831_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_67F084EDBA3DB7BC-001/control-001/cores
   [junit4]   2> 1774767 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) 
[n:127.0.0.1:39831_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1774771 INFO  
(OverseerStateUpdate-97541233172545540-127.0.0.1:39831_-n_0000000000) 
[n:127.0.0.1:39831_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 1775795 INFO  
(coreLoadExecutor-5912-thread-1-processing-n:127.0.0.1:39831_) 
[n:127.0.0.1:39831_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1775829 INFO  
(coreLoadExecutor-5912-thread-1-processing-n:127.0.0.1:39831_) 
[n:127.0.0.1:39831_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1775925 WARN  
(coreLoadExecutor-5912-thread-1-processing-n:127.0.0.1:39831_) 
[n:127.0.0.1:39831_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 1775927 INFO  
(coreLoadExecutor-5912-thread-1-processing-n:127.0.0.1:39831_) 
[n:127.0.0.1:39831_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1775953 INFO  
(coreLoadExecutor-5912-thread-1-processing-n:127.0.0.1:39831_) 
[n:127.0.0.1:39831_ c:control_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 1775953 INFO  
(coreLoadExecutor-5912-thread-1-processing-n:127.0.0.1:39831_) 
[n:127.0.0.1:39831_ c:control_collection   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_67F084EDBA3DB7BC-001/control-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_67F084EDBA3DB7BC-001/control-001/cores/collection1/data/]
   [junit4]   2> 1775953 INFO  
(coreLoadExecutor-5912-thread-1-processing-n:127.0.0.1:39831_) 
[n:127.0.0.1:39831_ c:control_collection   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@139fa55
   [junit4]   2> 1775956 INFO  
(coreLoadExecutor-5912-thread-1-processing-n:127.0.0.1:39831_) 
[n:127.0.0.1:39831_ c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=42, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=89.982421875, 
floorSegmentMB=1.0625, forceMergeDeletesPctAllowed=25.912265767854493, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8185056940472987
   [junit4]   2> 1776009 WARN  
(coreLoadExecutor-5912-thread-1-processing-n:127.0.0.1:39831_) 
[n:127.0.0.1:39831_ c:control_collection   x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1776064 INFO  
(coreLoadExecutor-5912-thread-1-processing-n:127.0.0.1:39831_) 
[n:127.0.0.1:39831_ c:control_collection   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1776064 INFO  
(coreLoadExecutor-5912-thread-1-processing-n:127.0.0.1:39831_) 
[n:127.0.0.1:39831_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1776066 INFO  
(coreLoadExecutor-5912-thread-1-processing-n:127.0.0.1:39831_) 
[n:127.0.0.1:39831_ c:control_collection   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1776066 INFO  
(coreLoadExecutor-5912-thread-1-processing-n:127.0.0.1:39831_) 
[n:127.0.0.1:39831_ c:control_collection   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1776067 INFO  
(coreLoadExecutor-5912-thread-1-processing-n:127.0.0.1:39831_) 
[n:127.0.0.1:39831_ c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1776068 INFO  
(coreLoadExecutor-5912-thread-1-processing-n:127.0.0.1:39831_) 
[n:127.0.0.1:39831_ c:control_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@a5f649[collection1] main]
   [junit4]   2> 1776069 INFO  
(coreLoadExecutor-5912-thread-1-processing-n:127.0.0.1:39831_) 
[n:127.0.0.1:39831_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1776069 INFO  
(coreLoadExecutor-5912-thread-1-processing-n:127.0.0.1:39831_) 
[n:127.0.0.1:39831_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1776069 INFO  
(coreLoadExecutor-5912-thread-1-processing-n:127.0.0.1:39831_) 
[n:127.0.0.1:39831_ c:control_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1776072 INFO  
(searcherExecutor-5913-thread-1-processing-n:127.0.0.1:39831_ x:collection1 
c:control_collection) [n:127.0.0.1:39831_ c:control_collection   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@a5f649[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1776073 INFO  
(coreLoadExecutor-5912-thread-1-processing-n:127.0.0.1:39831_) 
[n:127.0.0.1:39831_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1560659732787625984
   [junit4]   2> 1776080 INFO  
(coreZkRegister-5905-thread-1-processing-n:127.0.0.1:39831_ x:collection1 
c:control_collection) [n:127.0.0.1:39831_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 1776080 INFO  
(coreZkRegister-5905-thread-1-processing-n:127.0.0.1:39831_ x:collection1 
c:control_collection) [n:127.0.0.1:39831_ 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> 1776081 INFO  
(coreZkRegister-5905-thread-1-processing-n:127.0.0.1:39831_ x:collection1 
c:control_collection) [n:127.0.0.1:39831_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:39831/collection1/
   [junit4]   2> 1776081 INFO  
(coreZkRegister-5905-thread-1-processing-n:127.0.0.1:39831_ x:collection1 
c:control_collection) [n:127.0.0.1:39831_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 1776081 INFO  
(coreZkRegister-5905-thread-1-processing-n:127.0.0.1:39831_ x:collection1 
c:control_collection) [n:127.0.0.1:39831_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:39831/collection1/ has no replicas
   [junit4]   2> 1776081 INFO  
(coreZkRegister-5905-thread-1-processing-n:127.0.0.1:39831_ x:collection1 
c:control_collection) [n:127.0.0.1:39831_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all 
replicas participating in election, clear LIR
   [junit4]   2> 1776084 INFO  
(coreZkRegister-5905-thread-1-processing-n:127.0.0.1:39831_ x:collection1 
c:control_collection) [n:127.0.0.1:39831_ 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:39831/collection1/ shard1
   [junit4]   2> 1776235 INFO  
(coreZkRegister-5905-thread-1-processing-n:127.0.0.1:39831_ x:collection1 
c:control_collection) [n:127.0.0.1:39831_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 1776470 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1776471 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42625/solr ready
   [junit4]   2> 1776471 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1776557 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_67F084EDBA3DB7BC-001/shard-1-001/cores/collection1
   [junit4]   2> 1776557 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_67F084EDBA3DB7BC-001/shard-1-001
   [junit4]   2> 1776558 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1776559 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1392634{/,null,AVAILABLE}
   [junit4]   2> 1776560 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3d27e1{HTTP/1.1,[http/1.1]}{127.0.0.1:40369}
   [junit4]   2> 1776560 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.e.j.s.Server Started @1778349ms
   [junit4]   2> 1776560 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_67F084EDBA3DB7BC-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=40369, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_67F084EDBA3DB7BC-001/shard-1-001/cores}
   [junit4]   2> 1776560 ERROR 
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1776561 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1776561 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1776561 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1776561 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-01T09:38:24.297Z
   [junit4]   2> 1776564 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15a893c1a340006, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1776564 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1776564 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_67F084EDBA3DB7BC-001/shard-1-001/solr.xml
   [junit4]   2> 1776573 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42625/solr
   [junit4]   2> 1776582 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) 
[n:127.0.0.1:40369_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1776584 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) 
[n:127.0.0.1:40369_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1776585 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) 
[n:127.0.0.1:40369_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40369_
   [junit4]   2> 1776586 INFO  (zkCallback-2468-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1776586 INFO  
(zkCallback-2464-thread-2-processing-n:127.0.0.1:39831_) [n:127.0.0.1:39831_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1776587 INFO  
(zkCallback-2473-thread-1-processing-n:127.0.0.1:40369_) [n:127.0.0.1:40369_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1777009 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) 
[n:127.0.0.1:40369_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_67F084EDBA3DB7BC-001/shard-1-001/cores
   [junit4]   2> 1777009 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) 
[n:127.0.0.1:40369_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1777011 INFO  
(OverseerStateUpdate-97541233172545540-127.0.0.1:39831_-n_0000000000) 
[n:127.0.0.1:39831_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 1778030 INFO  
(coreLoadExecutor-5923-thread-1-processing-n:127.0.0.1:40369_) 
[n:127.0.0.1:40369_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 1778045 INFO  
(coreLoadExecutor-5923-thread-1-processing-n:127.0.0.1:40369_) 
[n:127.0.0.1:40369_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1778117 WARN  
(coreLoadExecutor-5923-thread-1-processing-n:127.0.0.1:40369_) 
[n:127.0.0.1:40369_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 1778118 INFO  
(coreLoadExecutor-5923-thread-1-processing-n:127.0.0.1:40369_) 
[n:127.0.0.1:40369_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 1778141 INFO  
(coreLoadExecutor-5923-thread-1-processing-n:127.0.0.1:40369_) 
[n:127.0.0.1:40369_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1778141 INFO  
(coreLoadExecutor-5923-thread-1-processing-n:127.0.0.1:40369_) 
[n:127.0.0.1:40369_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_67F084EDBA3DB7BC-001/shard-1-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_67F084EDBA3DB7BC-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 1778141 INFO  
(coreLoadExecutor-5923-thread-1-processing-n:127.0.0.1:40369_) 
[n:127.0.0.1:40369_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@139fa55
   [junit4]   2> 1778143 INFO  
(coreLoadExecutor-5923-thread-1-processing-n:127.0.0.1:40369_) 
[n:127.0.0.1:40369_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=19, 
maxMergedSegmentMB=89.982421875, floorSegmentMB=1.0625, 
forceMergeDeletesPctAllowed=25.912265767854493, segmentsPerTier=36.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8185056940472987
   [junit4]   2> 1778181 WARN  
(coreLoadExecutor-5923-thread-1-processing-n:127.0.0.1:40369_) 
[n:127.0.0.1:40369_ c:collection1   x:collection1] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1778225 INFO  
(coreLoadExecutor-5923-thread-1-processing-n:127.0.0.1:40369_) 
[n:127.0.0.1:40369_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1778225 INFO  
(coreLoadExecutor-5923-thread-1-processing-n:127.0.0.1:40369_) 
[n:127.0.0.1:40369_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1778226 INFO  
(coreLoadExecutor-5923-thread-1-processing-n:127.0.0.1:40369_) 
[n:127.0.0.1:40369_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1778226 INFO  
(coreLoadExecutor-5923-thread-1-processing-n:127.0.0.1:40369_) 
[n:127.0.0.1:40369_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1778227 INFO  
(coreLoadExecutor-5923-thread-1-processing-n:127.0.0.1:40369_) 
[n:127.0.0.1:40369_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1778228 INFO  
(coreLoadExecutor-5923-thread-1-processing-n:127.0.0.1:40369_) 
[n:127.0.0.1:40369_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@1372b63[collection1] main]
   [junit4]   2> 1778229 INFO  
(coreLoadExecutor-5923-thread-1-processing-n:127.0.0.1:40369_) 
[n:127.0.0.1:40369_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1778229 INFO  
(coreLoadExecutor-5923-thread-1-processing-n:127.0.0.1:40369_) 
[n:127.0.0.1:40369_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1778230 INFO  
(coreLoadExecutor-5923-thread-1-processing-n:127.0.0.1:40369_) 
[n:127.0.0.1:40369_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1778234 INFO  
(searcherExecutor-5924-thread-1-processing-n:127.0.0.1:40369_ x:collection1 
c:collection1) [n:127.0.0.1:40369_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1372b63[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1778235 INFO  
(coreLoadExecutor-5923-thread-1-processing-n:127.0.0.1:40369_) 
[n:127.0.0.1:40369_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1560659735054647296
   [junit4]   2> 1778240 INFO  
(coreZkRegister-5918-thread-1-processing-n:127.0.0.1:40369_ x:collection1 
c:collection1) [n:127.0.0.1:40369_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 1778240 INFO  
(coreZkRegister-5918-thread-1-processing-n:127.0.0.1:40369_ x:collection1 
c:collection1) [n:127.0.0.1:40369_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try 
and sync
   [junit4]   2> 1778240 INFO  
(coreZkRegister-5918-thread-1-processing-n:127.0.0.1:40369_ x:collection1 
c:collection1) [n:127.0.0.1:40369_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:40369/collection1/
   [junit4]   2> 1778240 INFO  
(coreZkRegister-5918-thread-1-processing-n:127.0.0.1:40369_ x:collection1 
c:collection1) [n:127.0.0.1:40369_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1778240 INFO  
(coreZkRegister-5918-thread-1-processing-n:127.0.0.1:40369_ x:collection1 
c:collection1) [n:127.0.0.1:40369_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:40369/collection1/ has no 
replicas
   [junit4]   2> 1778240 INFO  
(coreZkRegister-5918-thread-1-processing-n:127.0.0.1:40369_ x:collection1 
c:collection1) [n:127.0.0.1:40369_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 1778243 INFO  
(coreZkRegister-5918-thread-1-processing-n:127.0.0.1:40369_ x:collection1 
c:collection1) [n:127.0.0.1:40369_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:40369/collection1/ shard1
   [junit4]   2> 1778394 INFO  
(coreZkRegister-5918-thread-1-processing-n:127.0.0.1:40369_ x:collection1 
c:collection1) [n:127.0.0.1:40369_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1778760 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_67F084EDBA3DB7BC-001/shard-2-001/cores/collection1
   [junit4]   2> 1778761 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_67F084EDBA3DB7BC-001/shard-2-001
   [junit4]   2> 1778761 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1778762 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2d364e{/,null,AVAILABLE}
   [junit4]   2> 1778763 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@11c6c08{HTTP/1.1,[http/1.1]}{127.0.0.1:39533}
   [junit4]   2> 1778763 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.e.j.s.Server Started @1780552ms
   [junit4]   2> 1778764 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_67F084EDBA3DB7BC-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=39533, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_67F084EDBA3DB7BC-001/shard-2-001/cores}
   [junit4]   2> 1778764 ERROR 
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1778765 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1778765 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1778765 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1778765 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-01T09:38:26.501Z
   [junit4]   2> 1778768 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1778768 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_67F084EDBA3DB7BC-001/shard-2-001/solr.xml
   [junit4]   2> 1778774 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42625/solr
   [junit4]   2> 1778783 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) 
[n:127.0.0.1:39533_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1778784 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) 
[n:127.0.0.1:39533_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1778786 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) 
[n:127.0.0.1:39533_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39533_
   [junit4]   2> 1778787 INFO  
(zkCallback-2473-thread-1-processing-n:127.0.0.1:40369_) [n:127.0.0.1:40369_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1778787 INFO  (zkCallback-2468-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1778787 INFO  
(zkCallback-2464-thread-2-processing-n:127.0.0.1:39831_) [n:127.0.0.1:39831_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1778787 INFO  
(zkCallback-2479-thread-1-processing-n:127.0.0.1:39533_) [n:127.0.0.1:39533_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1779018 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) 
[n:127.0.0.1:39533_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_67F084EDBA3DB7BC-001/shard-2-001/cores
   [junit4]   2> 1779018 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) 
[n:127.0.0.1:39533_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1779020 INFO  
(OverseerStateUpdate-97541233172545540-127.0.0.1:39831_-n_0000000000) 
[n:127.0.0.1:39831_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 1780030 INFO  
(coreLoadExecutor-5934-thread-1-processing-n:127.0.0.1:39533_) 
[n:127.0.0.1:39533_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 1780044 INFO  
(coreLoadExecutor-5934-thread-1-processing-n:127.0.0.1:39533_) 
[n:127.0.0.1:39533_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1780122 WARN  
(coreLoadExecutor-5934-thread-1-processing-n:127.0.0.1:39533_) 
[n:127.0.0.1:39533_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 1780124 INFO  
(coreLoadExecutor-5934-thread-1-processing-n:127.0.0.1:39533_) 
[n:127.0.0.1:39533_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 1780139 INFO  
(coreLoadExecutor-5934-thread-1-processing-n:127.0.0.1:39533_) 
[n:127.0.0.1:39533_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1780140 INFO  
(coreLoadExecutor-5934-thread-1-processing-n:127.0.0.1:39533_) 
[n:127.0.0.1:39533_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_67F084EDBA3DB7BC-001/shard-2-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_67F084EDBA3DB7BC-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 1780140 INFO  
(coreLoadExecutor-5934-thread-1-processing-n:127.0.0.1:39533_) 
[n:127.0.0.1:39533_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@139fa55
   [junit4]   2> 1780142 INFO  
(coreLoadExecutor-5934-thread-1-processing-n:127.0.0.1:39533_) 
[n:127.0.0.1:39533_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=19, 
maxMergedSegmentMB=89.982421875, floorSegmentMB=1.0625, 
forceMergeDeletesPctAllowed=25.912265767854493, segmentsPerTier=36.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8185056940472987
   [junit4]   2> 1780183 WARN  
(coreLoadExecutor-5934-thread-1-processing-n:127.0.0.1:39533_) 
[n:127.0.0.1:39533_ c:collection1   x:collection1] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1780225 INFO  
(coreLoadExecutor-5934-thread-1-processing-n:127.0.0.1:39533_) 
[n:127.0.0.1:39533_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1780225 INFO  
(coreLoadExecutor-5934-thread-1-processing-n:127.0.0.1:39533_) 
[n:127.0.0.1:39533_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1780226 INFO  
(coreLoadExecutor-5934-thread-1-processing-n:127.0.0.1:39533_) 
[n:127.0.0.1:39533_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1780226 INFO  
(coreLoadExecutor-5934-thread-1-processing-n:127.0.0.1:39533_) 
[n:127.0.0.1:39533_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1780228 INFO  
(coreLoadExecutor-5934-thread-1-processing-n:127.0.0.1:39533_) 
[n:127.0.0.1:39533_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1780228 INFO  
(coreLoadExecutor-5934-thread-1-processing-n:127.0.0.1:39533_) 
[n:127.0.0.1:39533_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@1538f6d[collection1] main]
   [junit4]   2> 1780229 INFO  
(coreLoadExecutor-5934-thread-1-processing-n:127.0.0.1:39533_) 
[n:127.0.0.1:39533_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1780230 INFO  
(coreLoadExecutor-5934-thread-1-processing-n:127.0.0.1:39533_) 
[n:127.0.0.1:39533_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1780230 INFO  
(coreLoadExecutor-5934-thread-1-processing-n:127.0.0.1:39533_) 
[n:127.0.0.1:39533_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1780233 INFO  
(searcherExecutor-5935-thread-1-processing-n:127.0.0.1:39533_ x:collection1 
c:collection1) [n:127.0.0.1:39533_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1538f6d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1780234 INFO  
(coreLoadExecutor-5934-thread-1-processing-n:127.0.0.1:39533_) 
[n:127.0.0.1:39533_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1560659737150750720
   [junit4]   2> 1780237 INFO  
(coreZkRegister-5929-thread-1-processing-n:127.0.0.1:39533_ x:collection1 
c:collection1) [n:127.0.0.1:39533_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1780237 INFO  
(updateExecutor-2476-thread-1-processing-n:127.0.0.1:39533_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:39533_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1780237 INFO  
(recoveryExecutor-2477-thread-1-processing-n:127.0.0.1:39533_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:39533_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. 
recoveringAfterStartup=true
   [junit4]   2> 1780238 INFO  
(recoveryExecutor-2477-thread-1-processing-n:127.0.0.1:39533_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:39533_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1780238 INFO  
(recoveryExecutor-2477-thread-1-processing-n:127.0.0.1:39533_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:39533_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[collection1]
   [junit4]   2> 1780238 INFO  
(recoveryExecutor-2477-thread-1-processing-n:127.0.0.1:39533_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:39533_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1780238 INFO  
(recoveryExecutor-2477-thread-1-processing-n:127.0.0.1:39533_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:39533_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core 
[collection1] as recovering, leader is [http://127.0.0.1:40369/collection1/] 
and I am [http://127.0.0.1:39533/collection1/]
   [junit4]   2> 1780241 INFO  
(recoveryExecutor-2477-thread-1-processing-n:127.0.0.1:39533_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:39533_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery 
command to [http://127.0.0.1:40369]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:39533_&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1780243 INFO  (qtp32565598-13028) [n:127.0.0.1:40369_    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1780243 INFO  (qtp32565598-13028) [n:127.0.0.1:40369_    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard1 of collection1) have state: recovering
   [junit4]   2> 1780243 INFO  (qtp32565598-13028) [n:127.0.0.1:40369_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=down, localState=active, 
nodeName=127.0.0.1:39533_, coreNodeName=core_node2, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:39533","node_name":"127.0.0.1:39533_","state":"down"}
   [junit4]   2> 1780788 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_67F084EDBA3DB7BC-001/shard-3-001/cores/collection1
   [junit4]   2> 1780788 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_67F084EDBA3DB7BC-001/shard-3-001
   [junit4]   2> 1780789 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1780790 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@465da2{/,null,AVAILABLE}
   [junit4]   2> 1780791 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@9e1669{HTTP/1.1,[http/1.1]}{127.0.0.1:44582}
   [junit4]   2> 1780792 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.e.j.s.Server Started @1782580ms
   [junit4]   2> 1780792 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_67F084EDBA3DB7BC-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=44582, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_67F084EDBA3DB7BC-001/shard-3-001/cores}
   [junit4]   2> 1780792 ERROR 
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1780792 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1780792 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1780792 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1780792 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-01T09:38:28.528Z
   [junit4]   2> 1780795 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1780795 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15a893c1a34000c, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1780795 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_67F084EDBA3DB7BC-001/shard-3-001/solr.xml
   [junit4]   2> 1780803 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42625/solr
   [junit4]   2> 1780811 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) 
[n:127.0.0.1:44582_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1780813 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) 
[n:127.0.0.1:44582_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1780815 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) 
[n:127.0.0.1:44582_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44582_
   [junit4]   2> 1780816 INFO  (zkCallback-2468-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1780816 INFO  
(zkCallback-2473-thread-1-processing-n:127.0.0.1:40369_) [n:127.0.0.1:40369_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1780816 INFO  
(zkCallback-2464-thread-2-processing-n:127.0.0.1:39831_) [n:127.0.0.1:39831_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1780816 INFO  
(zkCallback-2486-thread-1-processing-n:127.0.0.1:44582_) [n:127.0.0.1:44582_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1780816 INFO  
(zkCallback-2479-thread-1-processing-n:127.0.0.1:39533_) [n:127.0.0.1:39533_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1781157 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) 
[n:127.0.0.1:44582_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_67F084EDBA3DB7BC-001/shard-3-001/cores
   [junit4]   2> 1781157 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) 
[n:127.0.0.1:44582_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1781159 INFO  
(OverseerStateUpdate-97541233172545540-127.0.0.1:39831_-n_0000000000) 
[n:127.0.0.1:39831_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 1781243 INFO  (qtp32565598-13028) [n:127.0.0.1:40369_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=recovering, localState=active, 
nodeName=127.0.0.1:39533_, coreNodeName=core_node2, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:39533","node_name":"127.0.0.1:39533_","state":"recovering"}
   [junit4]   2> 1781243 INFO  (qtp32565598-13028) [n:127.0.0.1:40369_    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1781244 INFO  (qtp32565598-13028) [n:127.0.0.1:40369_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:39533_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1001
   [junit4]   2> 1781744 INFO  
(recoveryExecutor-2477-thread-1-processing-n:127.0.0.1:39533_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:39533_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync 
from [http://127.0.0.1:40369/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 1781745 INFO  
(recoveryExecutor-2477-thread-1-processing-n:127.0.0.1:39533_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:39533_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 
url=http://127.0.0.1:39533 START replicas=[http://127.0.0.1:40369/collection1/] 
nUpdates=100
   [junit4]   2> 1781748 INFO  (qtp32565598-13028) [n:127.0.0.1:40369_ 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint 
IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 1781749 INFO  (qtp32565598-13028) [n:127.0.0.1:40369_ 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request 
[collection1]  webapp= path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 1781750 INFO  
(recoveryExecutor-2477-thread-1-processing-n:127.0.0.1:39533_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:39533_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint 
millis:0.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 1781750 INFO  
(recoveryExecutor-2477-thread-1-processing-n:127.0.0.1:39533_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:39533_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.u.PeerSync We are already in sync. No need to 
do a PeerSync 
   [junit4]   2> 1781750 INFO  
(recoveryExecutor-2477-thread-1-processing-n:127.0.0.1:39533_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:39533_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1781750 INFO  
(recoveryExecutor-2477-thread-1-processing-n:127.0.0.1:39533_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:39533_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted 
changes. Skipping IW.commit.
   [junit4]   2> 1781750 INFO  
(recoveryExecutor-2477-thread-1-processing-n:127.0.0.1:39533_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:39533_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1781750 INFO  
(recoveryExecutor-2477-thread-1-processing-n:127.0.0.1:39533_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:39533_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of recovery 
was successful.
   [junit4]   2> 1781750 INFO  
(recoveryExecutor-2477-thread-1-processing-n:127.0.0.1:39533_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:39533_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates buffered 
during PeerSync.
   [junit4]   2> 1781750 INFO  
(recoveryExecutor-2477-thread-1-processing-n:127.0.0.1:39533_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:39533_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 1781750 INFO  
(recoveryExecutor-2477-thread-1-processing-n:127.0.0.1:39533_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:39533_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Registering as Active 
after recovery.
   [junit4]   2> 1782169 INFO  
(coreLoadExecutor-5945-thread-1-processing-n:127.0.0.1:44582_) 
[n:127.0.0.1:44582_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 1782184 INFO  
(coreLoadExecutor-5945-thread-1-processing-n:127.0.0.1:44582_) 
[n:127.0.0.1:44582_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1782263 WARN  
(coreLoadExecutor-5945-thread-1-processing-n:127.0.0.1:44582_) 
[n:127.0.0.1:44582_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 1782265 INFO  
(coreLoadExecutor-5945-thread-1-processing-n:127.0.0.1:44582_) 
[n:127.0.0.1:44582_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 1782280 INFO  
(coreLoadExecutor-5945-thread-1-processing-n:127.0.0.1:44582_) 
[n:127.0.0.1:44582_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1782280 INFO  
(coreLoadExecutor-5945-thread-1-processing-n:127.0.0.1:44582_) 
[n:127.0.0.1:44582_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_67F084EDBA3DB7BC-001/shard-3-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_67F084EDBA3DB7BC-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 1782281 INFO  
(coreLoadExecutor-5945-thread-1-processing-n:127.0.0.1:44582_) 
[n:127.0.0.1:44582_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@139fa55
   [junit4]   2> 1782283 INFO  
(coreLoadExecutor-5945-thread-1-processing-n:127.0.0.1:44582_) 
[n:127.0.0.1:44582_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=19, 
maxMergedSegmentMB=89.982421875, floorSegmentMB=1.0625, 
forceMergeDeletesPctAllowed=25.912265767854493, segmentsPerTier=36.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8185056940472987
   [junit4]   2> 1782315 WARN  
(coreLoadExecutor-5945-thread-1-processing-n:127.0.0.1:44582_) 
[n:127.0.0.1:44582_ c:collection1   x:collection1] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1782362 INFO  
(coreLoadExecutor-5945-thread-1-processing-n:127.0.0.1:44582_) 
[n:127.0.0.1:44582_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1782363 INFO  
(coreLoadExecutor-5945-thread-1-processing-n:127.0.0.1:44582_) 
[n:127.0.0.1:44582_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1782364 INFO  
(coreLoadExecutor-5945-thread-1-processing-n:127.0.0.1:44582_) 
[n:127.0.0.1:44582_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1782364 INFO  
(coreLoadExecutor-5945-thread-1-processing-n:127.0.0.1:44582_) 
[n:127.0.0.1:44582_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1782365 INFO  
(coreLoadExecutor-5945-thread-1-processing-n:127.0.0.1:44582_) 
[n:127.0.0.1:44582_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1782366 INFO  
(coreLoadExecutor-5945-thread-1-processing-n:127.0.0.1:44582_) 
[n:127.0.0.1:44582_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@193a468[collection1] main]
   [junit4]   2> 1782367 INFO  
(coreLoadExecutor-5945-thread-1-processing-n:127.0.0.1:44582_) 
[n:127.0.0.1:44582_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1782367 INFO  
(coreLoadExecutor-5945-thread-1-processing-n:127.0.0.1:44582_) 
[n:127.0.0.1:44582_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1782367 INFO  
(coreLoadExecutor-5945-thread-1-processing-n:127.0.0.1:44582_) 
[n:127.0.0.1:44582_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1782370 INFO  
(searcherExecutor-5946-thread-1-processing-n:127.0.0.1:44582_ x:collection1 
c:collection1) [n:127.0.0.1:44582_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@193a468[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1782371 INFO  
(coreLoadExecutor-5945-thread-1-processing-n:127.0.0.1:44582_) 
[n:127.0.0.1:44582_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1560659739391557632
   [junit4]   2> 1782374 INFO  
(coreZkRegister-5940-thread-1-processing-n:127.0.0.1:44582_ x:collection1 
c:collection1) [n:127.0.0.1:44582_ c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1782375 INFO  
(updateExecutor-2483-thread-1-processing-n:127.0.0.1:44582_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:44582_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1782375 INFO  
(recoveryExecutor-2484-thread-1-processing-n:127.0.0.1:44582_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:44582_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. 
recoveringAfterStartup=true
   [junit4]   2> 1782376 INFO  
(recoveryExecutor-2484-thread-1-processing-n:127.0.0.1:44582_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:44582_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1782376 INFO  
(recoveryExecutor-2484-thread-1-processing-n:127.0.0.1:44582_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:44582_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[collection1]
   [junit4]   2> 1782376 INFO  
(recoveryExecutor-2484-thread-1-processing-n:127.0.0.1:44582_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:44582_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1782376 INFO  
(recoveryExecutor-2484-thread-1-processing-n:127.0.0.1:44582_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:44582_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core 
[collection1] as recovering, leader is [http://127.0.0.1:40369/collection1/] 
and I am [http://127.0.0.1:44582/collection1/]
   [junit4]   2> 1782379 INFO  
(recoveryExecutor-2484-thread-1-processing-n:127.0.0.1:44582_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:44582_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery 
command to [http://127.0.0.1:40369]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:44582_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1782381 INFO  (qtp32565598-13023) [n:127.0.0.1:40369_    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1782381 INFO  (qtp32565598-13023) [n:127.0.0.1:40369_    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard1 of collection1) have state: recovering
   [junit4]   2> 1782381 INFO  (qtp32565598-13023) [n:127.0.0.1:40369_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=down, localState=active, 
nodeName=127.0.0.1:44582_, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:44582","node_name":"127.0.0.1:44582_","state":"down"}
   [junit4]   2> 1782844 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1782844 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):330
   [junit4]   2> 1783381 INFO  (qtp32565598-13023) [n:127.0.0.1:40369_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=recovering, localState=active, 
nodeName=127.0.0.1:44582_, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:44582","node_name":"127.0.0.1:44582_","state":"recovering"}
   [junit4]   2> 1783382 INFO  (qtp32565598-13023) [n:127.0.0.1:40369_    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1783382 INFO  (qtp32565598-13023) [n:127.0.0.1:40369_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:44582_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1001
   [junit4]   2> 1783883 INFO  
(recoveryExecutor-2484-thread-1-processing-n:127.0.0.1:44582_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:44582_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync 
from [http://127.0.0.1:40369/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 1783883 INFO  
(recoveryExecutor-2484-thread-1-processing-n:127.0.0.1:44582_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:44582_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 
url=http://127.0.0.1:44582 START replicas=[http://127.0.0.1:40369/collection1/] 
nUpdates=100
   [junit4]   2> 1783886 INFO  (qtp32565598-13023) [n:127.0.0.1:40369_ 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint 
IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 1783886 INFO  (qtp32565598-13023) [n:127.0.0.1:40369_ 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request 
[collection1]  webapp= path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1783887 INFO  
(recoveryExecutor-2484-thread-1-processing-n:127.0.0.1:44582_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:44582_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint 
millis:0.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 1783887 INFO  
(recoveryExecutor-2484-thread-1-processing-n:127.0.0.1:44582_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:44582_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.u.PeerSync We are already in sync. No need to 
do a PeerSync 
   [junit4]   2> 1783887 INFO  
(recoveryExecutor-2484-thread-1-processing-n:127.0.0.1:44582_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:44582_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1783887 INFO  
(recoveryExecutor-2484-thread-1-processing-n:127.0.0.1:44582_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:44582_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted 
changes. Skipping IW.commit.
   [junit4]   2> 1783887 INFO  
(recoveryExecutor-2484-thread-1-processing-n:127.0.0.1:44582_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:44582_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1783888 INFO  
(recoveryExecutor-2484-thread-1-processing-n:127.0.0.1:44582_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:44582_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of recovery 
was successful.
   [junit4]   2> 1783888 INFO  
(recoveryExecutor-2484-thread-1-processing-n:127.0.0.1:44582_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:44582_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates buffered 
during PeerSync.
   [junit4]   2> 1783888 INFO  
(recoveryExecutor-2484-thread-1-processing-n:127.0.0.1:44582_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:44582_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 1783888 INFO  
(recoveryExecutor-2484-thread-1-processing-n:127.0.0.1:44582_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:44582_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Registering as Active 
after recovery.
   [junit4]   2> 1784845 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[67F084EDBA3DB7BC]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 178

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

ngIsSafeTest: 
   [junit4]    >    1) Thread[id=13056, name=qtp17672739-13056, state=RUNNABLE, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at java.lang.Throwable.fillInStackTrace(Native Method)
   [junit4]    >         at 
java.lang.Throwable.fillInStackTrace(Throwable.java:783)
   [junit4]    >         at java.lang.Throwable.<init>(Throwable.java:250)
   [junit4]    >         at java.lang.Exception.<init>(Exception.java:54)
   [junit4]    >         at 
java.lang.InterruptedException.<init>(InterruptedException.java:57)
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.waitForEmptyQueue(ConcurrentUpdateSolrClient.java:657)
   [junit4]    >         at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.blockUntilFinished(ConcurrentUpdateSolrClient.java:589)
   [junit4]    >         at 
org.apache.solr.update.StreamingSolrClients.blockUntilFinished(StreamingSolrClients.java:91)
   [junit4]    >         at 
org.apache.solr.update.SolrCmdDistributor.blockAndDoRetries(SolrCmdDistributor.java:243)
   [junit4]    >         at 
org.apache.solr.update.SolrCmdDistributor.finish(SolrCmdDistributor.java:95)
   [junit4]    >         at 
org.apache.solr.update.processor.DistributedUpdateProcessor.doFinish(DistributedUpdateProcessor.java:844)
   [junit4]    >         at 
org.apache.solr.update.processor.DistributedUpdateProcessor.finish(DistributedUpdateProcessor.java:1919)
   [junit4]    >         at 
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.finish(LogUpdateProcessorFactory.java:182)
   [junit4]    >         at 
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:78)
   [junit4]    >         at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:171)
   [junit4]    >         at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2420)
   [junit4]    >         at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:722)
   [junit4]    >         at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:528)
   [junit4]    >         at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
   [junit4]    >         at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:298)
   [junit4]    >         at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]    >         at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]    >         at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]    >         at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]    >         at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]    >         at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]    >         at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]    >         at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]    >         at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]    >         at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]    >         at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
   [junit4]    >         at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]    >         at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]    >         at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]    >         at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]    >         at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]    >         at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]    >         at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([67F084EDBA3DB7BC]:0)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=13056, name=qtp17672739-13056, 
state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.waitForEmptyQueue(ConcurrentUpdateSolrClient.java:657)
   [junit4]    >         at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.blockUntilFinished(ConcurrentUpdateSolrClient.java:589)
   [junit4]    >         at 
org.apache.solr.update.StreamingSolrClients.blockUntilFinished(StreamingSolrClients.java:91)
   [junit4]    >         at 
org.apache.solr.update.SolrCmdDistributor.blockAndDoRetries(SolrCmdDistributor.java:243)
   [junit4]    >         at 
org.apache.solr.update.SolrCmdDistributor.finish(SolrCmdDistributor.java:95)
   [junit4]    >         at 
org.apache.solr.update.processor.DistributedUpdateProcessor.doFinish(DistributedUpdateProcessor.java:844)
   [junit4]    >         at 
org.apache.solr.update.processor.DistributedUpdateProcessor.finish(DistributedUpdateProcessor.java:1919)
   [junit4]    >         at 
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.finish(LogUpdateProcessorFactory.java:182)
   [junit4]    >         at 
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:78)
   [junit4]    >         at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:171)
   [junit4]    >         at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2420)
   [junit4]    >         at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:722)
   [junit4]    >         at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:528)
   [junit4]    >         at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
   [junit4]    >         at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:298)
   [junit4]    >         at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]    >         at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]    >         at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]    >         at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]    >         at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]    >         at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]    >         at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]    >         at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]    >         at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]    >         at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]    >         at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
   [junit4]    >         at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]    >         at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]    >         at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]    >         at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]    >         at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]    >         at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]    >         at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([67F084EDBA3DB7BC]:0)
   [junit4] Completed [489/693 (1!)] on J2 in 109.39s, 1 test, 2 errors <<< 
FAILURES!

[...truncated 55504 lines...]

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

Reply via email to