Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/6/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC

3 tests failed.
FAILED:  org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest.test

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:49823/ne

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://127.0.0.1:49823/ne
        at 
__randomizedtesting.SeedInfo.seed([BBF97D21FDD7ACAA:33AD42FB532BC152]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:637)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:252)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1121)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1667)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1694)
        at 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest.test(ChaosMonkeyNothingIsSafeWithPullReplicasTest.java:297)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
        at java.net.SocketInputStream.read(SocketInputStream.java:171)
        at java.net.SocketInputStream.read(SocketInputStream.java:141)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:523)
        ... 52 more


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

Error Message:
3 threads leaked from SUITE scope at 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest:     1) 
Thread[id=5747, 
name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA]-EventThread,
 state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]        
 at sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)    
2) Thread[id=5746, 
name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA]-SendThread(127.0.0.1:49784),
 state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]  
       at java.lang.Thread.sleep(Native Method)         at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
         at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)    
     at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)    
3) Thread[id=5745, name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 3 threads leaked from SUITE 
scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest: 
   1) Thread[id=5747, 
name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA]-EventThread,
 state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
   2) Thread[id=5746, 
name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA]-SendThread(127.0.0.1:49784),
 state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   3) Thread[id=5745, name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([BBF97D21FDD7ACAA]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=5746, 
name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA]-SendThread(127.0.0.1:49784),
 state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]  
       at java.lang.Thread.sleep(Native Method)         at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
         at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)    
     at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=5746, 
name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA]-SendThread(127.0.0.1:49784),
 state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
        at __randomizedtesting.SeedInfo.seed([BBF97D21FDD7ACAA]:0)




Build Log:
[...truncated 11224 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_BBF97D21FDD7ACAA-001/init-core-data-001
   [junit4]   2> 651464 WARN  
(SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[BBF97D21FDD7ACAA]-worker)
 [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 651464 INFO  
(SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[BBF97D21FDD7ACAA]-worker)
 [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 651468 INFO  
(SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[BBF97D21FDD7ACAA]-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)
 w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 651468 INFO  
(SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[BBF97D21FDD7ACAA]-worker)
 [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system 
property: /ne/
   [junit4]   2> 651471 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.a.s.c.ChaosMonkeyNothingIsSafeWithPullReplicasTest Starting 
ChaosMonkey test with 1 shards and 2 nodes
   [junit4]   2> 651473 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 651473 INFO  (Thread-1095) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 651473 INFO  (Thread-1095) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 651479 ERROR (Thread-1095) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 651574 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.a.s.c.ZkTestServer start zk server on port:49784
   [junit4]   2> 651627 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 651632 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 651635 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 651639 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 651642 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 651645 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 651648 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 651652 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 651655 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 651658 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 651660 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 651662 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless 
explicitly asked otherwise
   [junit4]   2> 652402 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 652404 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@668a359a{/ne,null,AVAILABLE}
   [junit4]   2> 652404 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@18002af1{HTTP/1.1,[http/1.1]}{127.0.0.1:49787}
   [junit4]   2> 652404 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.e.j.s.Server Started @657764ms
   [junit4]   2> 652404 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_BBF97D21FDD7ACAA-001/tempDir-001/control/data,
 hostContext=/ne, hostPort=49787, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_BBF97D21FDD7ACAA-001/control-001/cores}
   [junit4]   2> 652405 ERROR 
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 652405 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.1.0
   [junit4]   2> 652405 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 652405 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default 
config dir: null
   [junit4]   2> 652405 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-05T18:48:21.565Z
   [junit4]   2> 652412 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 652412 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_BBF97D21FDD7ACAA-001/control-001/solr.xml
   [junit4]   2> 652421 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@44df5b2d, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 652436 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49784/solr
   [junit4]   2> 652593 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [n:127.0.0.1:49787_ne    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 652594 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [n:127.0.0.1:49787_ne    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:49787_ne
   [junit4]   2> 652595 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [n:127.0.0.1:49787_ne    ] o.a.s.c.Overseer Overseer 
(id=98256846889680900-127.0.0.1:49787_ne-n_0000000000) starting
   [junit4]   2> 652625 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [n:127.0.0.1:49787_ne    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49787_ne
   [junit4]   2> 652626 INFO  
(zkCallback-808-thread-1-processing-n:127.0.0.1:49787_ne) [n:127.0.0.1:49787_ne 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 652715 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [n:127.0.0.1:49787_ne    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@44df5b2d
   [junit4]   2> 652718 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [n:127.0.0.1:49787_ne    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@44df5b2d
   [junit4]   2> 652718 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [n:127.0.0.1:49787_ne    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@44df5b2d
   [junit4]   2> 652719 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [n:127.0.0.1:49787_ne    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_BBF97D21FDD7ACAA-001/control-001/cores
   [junit4]   2> 652742 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 652743 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:49784/solr ready
   [junit4]   2> 652746 INFO  (qtp840752026-5711) [n:127.0.0.1:49787_ne    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:49787_ne&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 652749 INFO  
(OverseerThreadFactory-2874-thread-1-processing-n:127.0.0.1:49787_ne) 
[n:127.0.0.1:49787_ne    ] o.a.s.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 652858 INFO  (qtp840752026-5713) [n:127.0.0.1:49787_ne    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 652858 INFO  (qtp840752026-5713) [n:127.0.0.1:49787_ne    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 652972 INFO  
(zkCallback-808-thread-1-processing-n:127.0.0.1:49787_ne) [n:127.0.0.1:49787_ne 
   ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 653882 INFO  (qtp840752026-5713) [n:127.0.0.1:49787_ne 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 653894 INFO  (qtp840752026-5713) [n:127.0.0.1:49787_ne 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 654794 INFO  (qtp840752026-5713) [n:127.0.0.1:49787_ne 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 654822 INFO  (qtp840752026-5713) [n:127.0.0.1:49787_ne 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 654823 INFO  (qtp840752026-5713) [n:127.0.0.1:49787_ne 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@44df5b2d
   [junit4]   2> 654823 INFO  (qtp840752026-5713) [n:127.0.0.1:49787_ne 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 654823 INFO  (qtp840752026-5713) [n:127.0.0.1:49787_ne 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_BBF97D21FDD7ACAA-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_BBF97D21FDD7ACAA-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 654827 INFO  (qtp840752026-5713) [n:127.0.0.1:49787_ne 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=13, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=2.69140625, 
floorSegmentMB=0.5546875, forceMergeDeletesPctAllowed=12.06667474036615, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7432194406203353
   [junit4]   2> 654831 WARN  (qtp840752026-5713) [n:127.0.0.1:49787_ne 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
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> 654958 INFO  (qtp840752026-5713) [n:127.0.0.1:49787_ne 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 654958 INFO  (qtp840752026-5713) [n:127.0.0.1:49787_ne 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 654959 INFO  (qtp840752026-5713) [n:127.0.0.1:49787_ne 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 654959 INFO  (qtp840752026-5713) [n:127.0.0.1:49787_ne 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 654961 INFO  (qtp840752026-5713) [n:127.0.0.1:49787_ne 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.36156248034401084]
   [junit4]   2> 654971 INFO  (qtp840752026-5713) [n:127.0.0.1:49787_ne 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@26cb2f36[control_collection_shard1_replica_n1] main]
   [junit4]   2> 654973 INFO  (qtp840752026-5713) [n:127.0.0.1:49787_ne 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 654973 INFO  (qtp840752026-5713) [n:127.0.0.1:49787_ne 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 654974 INFO  (qtp840752026-5713) [n:127.0.0.1:49787_ne 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 654974 INFO  (qtp840752026-5713) [n:127.0.0.1:49787_ne 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1572109553902813184
   [junit4]   2> 654975 INFO  
(searcherExecutor-2877-thread-1-processing-n:127.0.0.1:49787_ne 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:49787_ne c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@26cb2f36[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 654990 INFO  (qtp840752026-5713) [n:127.0.0.1:49787_ne 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 654990 INFO  
(zkCallback-808-thread-1-processing-n:127.0.0.1:49787_ne) [n:127.0.0.1:49787_ne 
   ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 654990 INFO  (qtp840752026-5713) [n:127.0.0.1:49787_ne 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 654990 INFO  (qtp840752026-5713) [n:127.0.0.1:49787_ne 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:49787/ne/control_collection_shard1_replica_n1/
   [junit4]   2> 654990 INFO  (qtp840752026-5713) [n:127.0.0.1:49787_ne 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 654991 INFO  (qtp840752026-5713) [n:127.0.0.1:49787_ne 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:49787/ne/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 654992 INFO  (qtp840752026-5713) [n:127.0.0.1:49787_ne 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 655022 INFO  (qtp840752026-5713) [n:127.0.0.1:49787_ne 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:49787/ne/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 655126 INFO  
(zkCallback-808-thread-1-processing-n:127.0.0.1:49787_ne) [n:127.0.0.1:49787_ne 
   ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 655131 INFO  (qtp840752026-5713) [n:127.0.0.1:49787_ne 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 655152 INFO  (qtp840752026-5713) [n:127.0.0.1:49787_ne 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2294
   [junit4]   2> 655158 INFO  (qtp840752026-5711) [n:127.0.0.1:49787_ne    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 655256 INFO  
(zkCallback-808-thread-1-processing-n:127.0.0.1:49787_ne) [n:127.0.0.1:49787_ne 
   ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 656163 INFO  (qtp840752026-5711) [n:127.0.0.1:49787_ne    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:49787_ne&wt=javabin&version=2}
 status=0 QTime=3416
   [junit4]   2> 656173 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 656176 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:49784/solr ready
   [junit4]   2> 656177 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause 
connection loss:false
   [junit4]   2> 656178 INFO  (qtp840752026-5715) [n:127.0.0.1:49787_ne    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 656182 INFO  
(OverseerThreadFactory-2874-thread-2-processing-n:127.0.0.1:49787_ne) 
[n:127.0.0.1:49787_ne    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 656183 INFO  
(OverseerCollectionConfigSetProcessor-98256846889680900-127.0.0.1:49787_ne-n_0000000000)
 [n:127.0.0.1:49787_ne    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 656183 WARN  
(OverseerThreadFactory-2874-thread-2-processing-n:127.0.0.1:49787_ne) 
[n:127.0.0.1:49787_ne    ] o.a.s.c.CreateCollectionCmd It is unusual to create 
a collection (collection1) without cores.
   [junit4]   2> 656397 INFO  (qtp840752026-5715) [n:127.0.0.1:49787_ne    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 656397 INFO  (qtp840752026-5715) [n:127.0.0.1:49787_ne    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=218
   [junit4]   2> 657284 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_BBF97D21FDD7ACAA-001/shard-1-001
 of type NRT
   [junit4]   2> 657285 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 657287 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6537fe9d{/ne,null,AVAILABLE}
   [junit4]   2> 657287 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@719ab7e4{HTTP/1.1,[http/1.1]}{127.0.0.1:49814}
   [junit4]   2> 657299 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.e.j.s.Server Started @662658ms
   [junit4]   2> 657299 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_BBF97D21FDD7ACAA-001/tempDir-001/jetty1,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/ne, hostPort=49814, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_BBF97D21FDD7ACAA-001/shard-1-001/cores}
   [junit4]   2> 657299 ERROR 
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 657299 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.1.0
   [junit4]   2> 657300 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 657300 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default 
config dir: null
   [junit4]   2> 657300 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-05T18:48:26.460Z
   [junit4]   2> 657303 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 657303 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_BBF97D21FDD7ACAA-001/shard-1-001/solr.xml
   [junit4]   2> 657312 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@44df5b2d, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 657321 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49784/solr
   [junit4]   2> 657337 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [n:127.0.0.1:49814_ne    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 657341 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [n:127.0.0.1:49814_ne    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 657344 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [n:127.0.0.1:49814_ne    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49814_ne
   [junit4]   2> 657345 INFO  (zkCallback-815-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 657347 INFO  
(zkCallback-820-thread-1-processing-n:127.0.0.1:49814_ne) [n:127.0.0.1:49814_ne 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 657347 INFO  
(zkCallback-808-thread-1-processing-n:127.0.0.1:49787_ne) [n:127.0.0.1:49787_ne 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 657561 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [n:127.0.0.1:49814_ne    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@44df5b2d
   [junit4]   2> 657581 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [n:127.0.0.1:49814_ne    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@44df5b2d
   [junit4]   2> 657581 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [n:127.0.0.1:49814_ne    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@44df5b2d
   [junit4]   2> 657582 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [n:127.0.0.1:49814_ne    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_BBF97D21FDD7ACAA-001/shard-1-001/cores
   [junit4]   2> 657626 INFO  (qtp840752026-5709) [n:127.0.0.1:49787_ne    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:49814_ne&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 657630 INFO  
(OverseerThreadFactory-2874-thread-3-processing-n:127.0.0.1:49787_ne) 
[n:127.0.0.1:49787_ne    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:49814_ne for creating new replica
   [junit4]   2> 657630 INFO  
(OverseerCollectionConfigSetProcessor-98256846889680900-127.0.0.1:49787_ne-n_0000000000)
 [n:127.0.0.1:49787_ne    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 657634 INFO  (qtp2053562768-5752) [n:127.0.0.1:49814_ne    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n0&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 657634 INFO  (qtp2053562768-5752) [n:127.0.0.1:49814_ne    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 658669 INFO  (qtp2053562768-5752) [n:127.0.0.1:49814_ne 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 658682 INFO  (qtp2053562768-5752) [n:127.0.0.1:49814_ne 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n0] Schema name=test
   [junit4]   2> 658792 INFO  (qtp2053562768-5752) [n:127.0.0.1:49814_ne 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 658830 INFO  (qtp2053562768-5752) [n:127.0.0.1:49814_ne 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n0' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 658830 INFO  (qtp2053562768-5752) [n:127.0.0.1:49814_ne 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n0' (registry 
'solr.core.collection1.shard1.replica_n0') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@44df5b2d
   [junit4]   2> 658831 INFO  (qtp2053562768-5752) [n:127.0.0.1:49814_ne 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 658831 INFO  (qtp2053562768-5752) [n:127.0.0.1:49814_ne 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n0] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_BBF97D21FDD7ACAA-001/shard-1-001/cores/collection1_shard1_replica_n0],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_BBF97D21FDD7ACAA-001/shard-1-001/cores/collection1_shard1_replica_n0/data/]
   [junit4]   2> 658836 INFO  (qtp2053562768-5752) [n:127.0.0.1:49814_ne 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=13, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=2.69140625, 
floorSegmentMB=0.5546875, forceMergeDeletesPctAllowed=12.06667474036615, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7432194406203353
   [junit4]   2> 658845 WARN  (qtp2053562768-5752) [n:127.0.0.1:49814_ne 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
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> 658983 INFO  (qtp2053562768-5752) [n:127.0.0.1:49814_ne 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 658983 INFO  (qtp2053562768-5752) [n:127.0.0.1:49814_ne 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 658984 INFO  (qtp2053562768-5752) [n:127.0.0.1:49814_ne 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.u.CommitTracker 
Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 658984 INFO  (qtp2053562768-5752) [n:127.0.0.1:49814_ne 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 658985 INFO  (qtp2053562768-5752) [n:127.0.0.1:49814_ne 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.36156248034401084]
   [junit4]   2> 658987 INFO  (qtp2053562768-5752) [n:127.0.0.1:49814_ne 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1267a4fa[collection1_shard1_replica_n0] main]
   [junit4]   2> 658989 INFO  (qtp2053562768-5752) [n:127.0.0.1:49814_ne 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 658989 INFO  (qtp2053562768-5752) [n:127.0.0.1:49814_ne 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 658990 INFO  (qtp2053562768-5752) [n:127.0.0.1:49814_ne 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 658990 INFO  (qtp2053562768-5752) [n:127.0.0.1:49814_ne 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1572109558113894400
   [junit4]   2> 658993 INFO  
(searcherExecutor-2888-thread-1-processing-n:127.0.0.1:49814_ne 
x:collection1_shard1_replica_n0 s:shard1 c:collection1) [n:127.0.0.1:49814_ne 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.SolrCore 
[collection1_shard1_replica_n0] Registered new searcher 
Searcher@1267a4fa[collection1_shard1_replica_n0] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 658999 INFO  (qtp2053562768-5752) [n:127.0.0.1:49814_ne 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 659000 INFO  (qtp2053562768-5752) [n:127.0.0.1:49814_ne 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 659000 INFO  (qtp2053562768-5752) [n:127.0.0.1:49814_ne 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:49814/ne/collection1_shard1_replica_n0/
   [junit4]   2> 659000 INFO  (qtp2053562768-5752) [n:127.0.0.1:49814_ne 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 659000 INFO  (qtp2053562768-5752) [n:127.0.0.1:49814_ne 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.SyncStrategy 
http://127.0.0.1:49814/ne/collection1_shard1_replica_n0/ has no replicas
   [junit4]   2> 659000 INFO  (qtp2053562768-5752) [n:127.0.0.1:49814_ne 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 659011 INFO  (qtp2053562768-5752) [n:127.0.0.1:49814_ne 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:49814/ne/collection1_shard1_replica_n0/ shard1
   [junit4]   2> 659124 INFO  (qtp2053562768-5752) [n:127.0.0.1:49814_ne 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 659129 INFO  (qtp2053562768-5752) [n:127.0.0.1:49814_ne 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n0&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1495
   [junit4]   2> 659145 INFO  (qtp840752026-5709) [n:127.0.0.1:49787_ne    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:49814_ne&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1519
   [junit4]   2> 659638 INFO  
(OverseerCollectionConfigSetProcessor-98256846889680900-127.0.0.1:49787_ne-n_0000000000)
 [n:127.0.0.1:49787_ne    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 659639 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_BBF97D21FDD7ACAA-001/shard-2-001
 of type PULL
   [junit4]   2> 659640 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 659641 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5831470a{/ne,null,AVAILABLE}
   [junit4]   2> 659642 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@145c3a2b{HTTP/1.1,[http/1.1]}{127.0.0.1:49823}
   [junit4]   2> 659642 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.e.j.s.Server Started @665001ms
   [junit4]   2> 659642 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_BBF97D21FDD7ACAA-001/tempDir-001/jetty2,
 replicaType=PULL, solrconfig=solrconfig.xml, hostContext=/ne, hostPort=49823, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_BBF97D21FDD7ACAA-001/shard-2-001/cores}
   [junit4]   2> 659642 ERROR 
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 659644 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.1.0
   [junit4]   2> 659644 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 659644 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default 
config dir: null
   [junit4]   2> 659644 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-05T18:48:28.804Z
   [junit4]   2> 659649 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 659649 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_BBF97D21FDD7ACAA-001/shard-2-001/solr.xml
   [junit4]   2> 659655 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@44df5b2d, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 659665 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49784/solr
   [junit4]   2> 659680 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [n:127.0.0.1:49823_ne    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 659684 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [n:127.0.0.1:49823_ne    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 659687 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [n:127.0.0.1:49823_ne    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49823_ne
   [junit4]   2> 659690 INFO  (zkCallback-815-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 659692 INFO  
(zkCallback-826-thread-1-processing-n:127.0.0.1:49823_ne) [n:127.0.0.1:49823_ne 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 659692 INFO  
(zkCallback-820-thread-1-processing-n:127.0.0.1:49814_ne) [n:127.0.0.1:49814_ne 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 659692 INFO  
(zkCallback-808-thread-2-processing-n:127.0.0.1:49787_ne) [n:127.0.0.1:49787_ne 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 659900 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [n:127.0.0.1:49823_ne    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@44df5b2d
   [junit4]   2> 659904 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [n:127.0.0.1:49823_ne    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@44df5b2d
   [junit4]   2> 659905 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [n:127.0.0.1:49823_ne    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@44df5b2d
   [junit4]   2> 659905 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [n:127.0.0.1:49823_ne    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_BBF97D21FDD7ACAA-001/shard-2-001/cores
   [junit4]   2> 659957 INFO  (qtp322520214-5782) [n:127.0.0.1:49823_ne    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:49823_ne&action=ADDREPLICA&collection=collection1&shard=shard1&type=PULL&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 659966 INFO  
(OverseerThreadFactory-2874-thread-4-processing-n:127.0.0.1:49787_ne) 
[n:127.0.0.1:49787_ne    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:49823_ne for creating new replica
   [junit4]   2> 659976 INFO  (qtp322520214-5784) [n:127.0.0.1:49823_ne    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_p1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 659977 INFO  (qtp322520214-5784) [n:127.0.0.1:49823_ne    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 661006 INFO  (qtp322520214-5784) [n:127.0.0.1:49823_ne 
c:collection1 s:shard1  x:collection1_shard1_replica_p1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 661018 INFO  (qtp322520214-5784) [n:127.0.0.1:49823_ne 
c:collection1 s:shard1  x:collection1_shard1_replica_p1] o.a.s.s.IndexSchema 
[collection1_shard1_replica_p1] Schema name=test
   [junit4]   2> 661138 INFO  (qtp322520214-5784) [n:127.0.0.1:49823_ne 
c:collection1 s:shard1  x:collection1_shard1_replica_p1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 661162 INFO  (qtp322520214-5784) [n:127.0.0.1:49823_ne 
c:collection1 s:shard1  x:collection1_shard1_replica_p1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_p1' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 661162 INFO  (qtp322520214-5784) [n:127.0.0.1:49823_ne 
c:collection1 s:shard1  x:collection1_shard1_replica_p1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_p1' (registry 
'solr.core.collection1.shard1.replica_p1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@44df5b2d
   [junit4]   2> 661162 INFO  (qtp322520214-5784) [n:127.0.0.1:49823_ne 
c:collection1 s:shard1  x:collection1_shard1_replica_p1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 661163 INFO  (qtp322520214-5784) [n:127.0.0.1:49823_ne 
c:collection1 s:shard1  x:collection1_shard1_replica_p1] o.a.s.c.SolrCore 
[[collection1_shard1_replica_p1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_BBF97D21FDD7ACAA-001/shard-2-001/cores/collection1_shard1_replica_p1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_BBF97D21FDD7ACAA-001/shard-2-001/cores/collection1_shard1_replica_p1/data/]
   [junit4]   2> 661169 INFO  (qtp322520214-5784) [n:127.0.0.1:49823_ne 
c:collection1 s:shard1  x:collection1_shard1_replica_p1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=13, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=2.69140625, 
floorSegmentMB=0.5546875, forceMergeDeletesPctAllowed=12.06667474036615, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7432194406203353
   [junit4]   2> 661181 WARN  (qtp322520214-5784) [n:127.0.0.1:49823_ne 
c:collection1 s:shard1  x:collection1_shard1_replica_p1] 
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> 661251 INFO  (qtp322520214-5784) [n:127.0.0.1:49823_ne 
c:collection1 s:shard1  x:collection1_shard1_replica_p1] o.a.s.u.CommitTracker 
Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 661251 INFO  (qtp322520214-5784) [n:127.0.0.1:49823_ne 
c:collection1 s:shard1  x:collection1_shard1_replica_p1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 661252 INFO  (qtp322520214-5784) [n:127.0.0.1:49823_ne 
c:collection1 s:shard1  x:collection1_shard1_replica_p1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.36156248034401084]
   [junit4]   2> 661253 INFO  (qtp322520214-5784) [n:127.0.0.1:49823_ne 
c:collection1 s:shard1  x:collection1_shard1_replica_p1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6c3661f3[collection1_shard1_replica_p1] main]
   [junit4]   2> 661255 INFO  (qtp322520214-5784) [n:127.0.0.1:49823_ne 
c:collection1 s:shard1  x:collection1_shard1_replica_p1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 661255 INFO  (qtp322520214-5784) [n:127.0.0.1:49823_ne 
c:collection1 s:shard1  x:collection1_shard1_replica_p1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 661256 INFO  (qtp322520214-5784) [n:127.0.0.1:49823_ne 
c:collection1 s:shard1  x:collection1_shard1_replica_p1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 661258 INFO  (qtp322520214-5784) [n:127.0.0.1:49823_ne 
c:collection1 s:shard1  x:collection1_shard1_replica_p1] o.a.s.c.ZkController 
collection1_shard1_replica_p1 starting background replication from leader
   [junit4]   2> 661258 INFO  
(searcherExecutor-2899-thread-1-processing-n:127.0.0.1:49823_ne 
x:collection1_shard1_replica_p1 s:shard1 c:collection1) [n:127.0.0.1:49823_ne 
c:collection1 s:shard1  x:collection1_shard1_replica_p1] o.a.s.c.SolrCore 
[collection1_shard1_replica_p1] Registered new searcher 
Searcher@6c3661f3[collection1_shard1_replica_p1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 661258 INFO  (qtp322520214-5784) [n:127.0.0.1:49823_ne 
c:collection1 s:shard1  x:collection1_shard1_replica_p1] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 0:0:7
   [junit4]   2> 661266 INFO  (qtp322520214-5784) [n:127.0.0.1:49823_ne 
c:collection1 s:shard1  x:collection1_shard1_replica_p1] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 7000ms
   [junit4]   2> 661266 INFO  (indexFetcher-2904-thread-1) 
[n:127.0.0.1:49823_ne c:collection1 s:shard1  x:collection1_shard1_replica_p1] 
o.a.s.h.IndexFetcher Updated masterUrl to 
http://127.0.0.1:49814/ne/collection1_shard1_replica_n0/
   [junit4]   2> 661267 INFO  (qtp322520214-5784) [n:127.0.0.1:49823_ne 
c:collection1 s:shard1  x:collection1_shard1_replica_p1] o.a.s.c.ZkController 
Core needs to recover:collection1_shard1_replica_p1
   [junit4]   2> 661267 INFO  (qtp2053562768-5753) [n:127.0.0.1:49814_ne 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n0] 
o.a.s.c.S.Request [collection1_shard1_replica_n0]  webapp=/ne path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 661268 INFO  
(updateExecutor-823-thread-1-processing-n:127.0.0.1:49823_ne 
x:collection1_shard1_replica_p1 s:shard1 c:collection1) [n:127.0.0.1:49823_ne 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_p1] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 661268 INFO  (indexFetcher-2904-thread-1) 
[n:127.0.0.1:49823_ne c:collection1 s:shard1  x:collection1_shard1_replica_p1] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 661268 INFO  (indexFetcher-2904-thread-1) 
[n:127.0.0.1:49823_ne c:collection1 s:shard1  x:collection1_shard1_replica_p1] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 661268 INFO  (indexFetcher-2904-thread-1) 
[n:127.0.0.1:49823_ne c:collection1 s:shard1  x:collection1_shard1_replica_p1] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 661268 INFO  (indexFetcher-2904-thread-1) 
[n:127.0.0.1:49823_ne c:collection1 s:shard1  x:collection1_shard1_replica_p1] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 661268 INFO  
(recoveryExecutor-824-thread-1-processing-n:127.0.0.1:49823_ne 
x:collection1_shard1_replica_p1 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:49823_ne c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica_p1] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 661268 INFO  
(recoveryExecutor-824-thread-1-processing-n:127.0.0.1:49823_ne 
x:collection1_shard1_replica_p1 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:49823_ne c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica_p1] o.a.s.c.RecoveryStrategy Publishing state of 
core [collection1_shard1_replica_p1] as recovering, leader is 
[http://127.0.0.1:49814/ne/collection1_shard1_replica_n0/] and I am 
[http://127.0.0.1:49823/ne/collection1_shard1_replica_p1/]
   [junit4]   2> 661269 INFO  
(recoveryExecutor-824-thread-1-processing-n:127.0.0.1:49823_ne 
x:collection1_shard1_replica_p1 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:49823_ne c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica_p1] o.a.s.c.RecoveryStrategy Starting Replication 
Recovery.
   [junit4]   2> 661269 INFO  
(recoveryExecutor-824-thread-1-processing-n:127.0.0.1:49823_ne 
x:collection1_shard1_replica_p1 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:49823_ne c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica_p1] o.a.s.c.RecoveryStrategy Stopping background 
replicate from leader process
   [junit4]   2> 661269 INFO  
(recoveryExecutor-824-thread-1-processing-n:127.0.0.1:49823_ne 
x:collection1_shard1_replica_p1 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:49823_ne c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica_p1] o.a.s.c.ZkController 
collection1_shard1_replica_p1 stopping background replication from leader
   [junit4]   2> 661270 INFO  
(recoveryExecutor-824-thread-1-processing-n:127.0.0.1:49823_ne 
x:collection1_shard1_replica_p1 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:49823_ne c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica_p1] o.a.s.c.RecoveryStrategy Attempting to 
replicate from [http://127.0.0.1:49814/ne/collection1_shard1_replica_n0/].
   [junit4]   2> 661274 INFO  (qtp322520214-5784) [n:127.0.0.1:49823_ne 
c:collection1 s:shard1  x:collection1_shard1_replica_p1] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_p1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=PULL}
 status=0 QTime=1305
   [junit4]   2> 661275 INFO  (qtp2053562768-5755) [n:127.0.0.1:49814_ne 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n0] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1572109560509890560,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 661275 INFO  (qtp2053562768-5755) [n:127.0.0.1:49814_ne 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n0] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 661280 INFO  (qtp2053562768-5755) [n:127.0.0.1:49814_ne 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n0] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 661280 INFO  (qtp2053562768-5755) [n:127.0.0.1:49814_ne 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n0] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n0]  webapp=/ne 
path=/update 
params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}{commit=}
 0 7
   [junit4]   2> 661282 INFO  (qtp2053562768-5756) [n:127.0.0.1:49814_ne 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n0] 
o.a.s.c.S.Request [collection1_shard1_replica_n0]  webapp=/ne path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 661282 INFO  
(recoveryExecutor-824-thread-1-processing-n:127.0.0.1:49823_ne 
x:collection1_shard1_replica_p1 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:49823_ne c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica_p1] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 661282 INFO  
(recoveryExecutor-824-thread-1-processing-n:127.0.0.1:49823_ne 
x:collection1_shard1_replica_p1 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:49823_ne c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica_p1] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 661282 INFO  
(recoveryExecutor-824-thread-1-processing-n:127.0.0.1:49823_ne 
x:collection1_shard1_replica_p1 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:49823_ne c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica_p1] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 661282 INFO  
(recoveryExecutor-824-thread-1-processing-n:127.0.0.1:49823_ne 
x:collection1_shard1_replica_p1 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:49823_ne c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica_p1] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 661282 INFO  
(recoveryExecutor-824-thread-1-processing-n:127.0.0.1:49823_ne 
x:collection1_shard1_replica_p1 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:49823_ne c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica_p1] o.a.s.c.RecoveryStrategy Replication Recovery 
was successful.
   [junit4]   2> 661282 INFO  
(recoveryExecutor-824-thread-1-processing-n:127.0.0.1:49823_ne 
x:collection1_shard1_replica_p1 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:49823_ne c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica_p1] o.a.s.c.RecoveryStrategy Restaring background 
replicate from leader process
   [junit4]   2> 661282 INFO  
(recoveryExecutor-824-thread-1-processing-n:127.0.0.1:49823_ne 
x:collection1_shard1_replica_p1 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:49823_ne c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica_p1] o.a.s.c.ZkController 
collection1_shard1_replica_p1 starting background replication from leader
   [junit4]   2> 661282 INFO  
(recoveryExecutor-824-thread-1-processing-n:127.0.0.1:49823_ne 
x:collection1_shard1_replica_p1 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:49823_ne c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica_p1] o.a.s.c.ReplicateFromLeader Will start 
replication from leader with poll interval: 0:0:7
   [junit4]   2> 661284 INFO  
(recoveryExecutor-824-thread-1-processing-n:127.0.0.1:49823_ne 
x:collection1_shard1_replica_p1 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:49823_ne c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica_p1] o.a.s.h.ReplicationHandler Poll scheduled at 
an interval of 7000ms
   [junit4]   2> 661284 INFO  
(recoveryExecutor-824-thread-1-processing-n:127.0.0.1:49823_ne 
x:collection1_shard1_replica_p1 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:49823_ne c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica_p1] o.a.s.c.RecoveryStrategy Registering as Active 
after recovery.
   [junit4]   2> 661288 INFO  (qtp322520214-5782) [n:127.0.0.1:49823_ne    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:49823_ne&action=ADDREPLICA&collection=collection1&shard=shard1&type=PULL&wt=javabin&version=2}
 status=0 QTime=1330
   [junit4]   2> 661290 INFO  
(recoveryExecutor-824-thread-1-processing-n:127.0.0.1:49823_ne 
x:collection1_shard1_replica_p1 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:49823_ne c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica_p1] o.a.s.c.RecoveryStrategy Finished recovery 
process, successful=[true]
   [junit4]   2> 661294 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 661299 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 661301 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:49784/solr ready
   [junit4]   2> 661302 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - 
collection: collection1 failOnTimeout:true timeout (sec):330
   [junit4]   2> 661972 INFO  
(OverseerCollectionConfigSetProcessor-98256846889680900-127.0.0.1:49787_ne-n_0000000000)
 [n:127.0.0.1:49787_ne    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 662320 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
collection1
   [junit4]   2> 662325 INFO  (qtp840752026-5713) [n:127.0.0.1:49787_ne 
c:control_collection s:shard1 r:core_node1 
x:control_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[control_collection_shard1_replica_n1]  webapp=/ne path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1572109561607749632)} 0 2
   [junit4]   2> 662332 INFO  (qtp2053562768-5756) [n:127.0.0.1:49814_ne 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n0] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n0]  webapp=/ne 
path=/update params={wt=javabin&version=2}{deleteByQuery=*:* 
(-1572109561612992512)} 0 4
   [junit4]   2> 662343 INFO  (qtp840752026-5711) [n:127.0.0.1:49787_ne 
c:control_collection s:shard1 r:core_node1 
x:control_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[control_collection_shard1_replica_n1]  webapp=/ne path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-0 (1572109561623478272)]} 0 6
   [junit4]   2> 662354 INFO  (qtp322520214-5786) [n:127.0.0.1:49823_ne 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_p1] 
o.a.s.c.S.Request [collection1_shard1_replica_p1]  webapp=/ne path=/select 
params={q=aid&wt=javabin&version=2} hits=0 status=0 QTime=1
   [junit4]   2> 662358 INFO  (qtp2053562768-5752) [n:127.0.0.1:49814_ne 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n0] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n0]  webapp=/ne 
path=/update params={wt=javabin&version=2}{add=[0-0 (1572109561637109760)]} 0 8
   [junit4]   2> 662359 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.a.s.c.ChaosMonkey monkey: starting
   [junit4]   2> 662359 INFO  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA])
 [    ] o.a.s.c.ChaosMonkey monkey: Jetty will not commit on close
   [junit4]   2> 662360 INFO  (qtp840752026-5714) [n:127.0.0.1:49787_ne 
c:control_collection s:shard1 r:core_node1 
x:control_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[control_collection_shard1_replica_n1]  webapp=/ne path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-0 (-1572109561647595520)]} 
0 0
   [junit4]   2> 662361 INFO  (qtp2053562768-5753) [n:127.0.0.1:49814_ne 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n0] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1572109561648644096,optimize=false,openSearcher=true,waitSearcher=false,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 662361 INFO  (qtp2053562768-5753) [n:127.0.0.1:49814_ne 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n0] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1b9e6aa 
commitCommandVersion:1572109561648644096
   [junit4]   2> 662376 INFO  (qtp2053562768-5754) [n:127.0.0.1:49814_ne 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n0] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n0]  webapp=/ne 
path=/update params={wt=javabin&version=2}{delete=[0-0 (-1572109561664372736)]} 
0 1
   [junit4]   2> 662378 INFO  (qtp840752026-5714) [n:127.0.0.1:49787_ne 
c:control_collection s:shard1 r:core_node1 
x:control_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[control_collection_shard1_replica_n1]  webapp=/ne path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-1 (1572109561666469888)]} 0 0
   [junit4]   2> 662408 INFO  (qtp2053562768-5754) [n:127.0.0.1:49814_ne 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n0] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n0]  webapp=/ne 
path=/update params={wt=javabin&version=2}{add=[0-1 (1572109561671712768)]} 0 24
   [junit4]   2> 662410 INFO  (qtp840752026-5714) [n:127.0.0.1:49787_ne 
c:control_collection s:shard1 r:core_node1 
x:control_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[control_collection_shard1_replica_n1]  webapp=/ne path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-2 (1572109561698975744)]} 0 0
   [junit4]   2> 662412 INFO  (qtp2053562768-5757) [n:127.0.0.1:49814_ne 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n0] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n0]  webapp=/ne 
path=/update params={wt=javabin&version=2}{add=[0-2 (1572109561701072896)]} 0 0
   [junit4]   2> 662413 INFO  (qtp840752026-5709) [n:127.0.0.1:49787_ne 
c:control_collection s:shard1 r:core_node1 
x:control_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[control_collection_shard1_replica_n1]  webapp=/ne path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-1 (-1572109561702121472)]} 
0 0
   [junit4]   2> 662414 INFO  (qtp2053562768-5750) [n:127.0.0.1:49814_ne 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n0] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n0]  webapp=/ne 
path=/update params={wt=javabin&version=2}{delete=[0-1 (-1572109561704218624)]} 
0 0
   [junit4]   2> 662415 INFO  (qtp840752026-5712) [n:127.0.0.1:49787_ne 
c:control_collection s:shard1 r:core_node1 
x:control_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[control_collection_shard1_replica_n1]  webapp=/ne path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-3 (1572109561704218624)]} 0 0
   [junit4]   2> 662416 INFO  (qtp2053562768-5756) [n:127.0.0.1:49814_ne 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n0] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n0]  webapp=/ne 
path=/update params={wt=javabin&version=2}{add=[0-3 (1572109561706315776)]} 0 0
   [junit4]   2> 662417 INFO  (qtp840752026-5713) [n:127.0.0.1:49787_ne 
c:control_collection s:shard1 r:core_node1 
x:control_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[control_collection_shard1_replica_n1]  webapp=/ne path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-3 (-1572109561707364352)]} 
0 0
   [junit4]   2> 662418 INFO  (qtp2053562768-5752) [n:127.0.0.1:49814_ne 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n0] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n0]  webapp=/ne 
path=/update params={wt=javabin&version=2}{delete=[0-3 (-1572109561708412928)]} 
0 0
   [junit4]   2> 662420 INFO  (qtp840752026-5713) [n:127.0.0.1:49787_ne 
c:control_collection s:shard1 r:core_node1 
x:control_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[control_collection_shard1_replica_n1]  webapp=/ne path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-4 (1572109561709461504)]} 0 0
   [junit4]   2> 662421 INFO  (qtp2053562768-5752) [n:127.0.0.1:49814_ne 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n0] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n0]  webapp=/ne 
path=/update params={wt=javabin&version=2}{add=[0-4 (1572109561711558656)]} 0 0
   [junit4]   2> 662425 INFO  (qtp840752026-5716) [n:127.0.0.1:49787_ne 
c:control_collection s:shard1 r:core_node1 
x:control_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[control_collection_shard1_replica_n1]  webapp=/ne path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-5 (1572109561715752960)]} 0 1
   [junit4]   2> 662427 INFO  (qtp2053562768-5754) [n:127.0.0.1:49814_ne 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n0] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n0]  webapp=/ne 
path=/update params={wt=javabin&version=2}{add=[0-5 (1572109561717850112)]} 0 0
   [junit4]   2> 662433 INFO  (qtp840752026-5715) [n:127.0.0.1:49787_ne 
c:control_collection s:shard1 r:core_node1 
x:control_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[control_collection_shard1_replica_n1]  webapp=/ne path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-6 (1572109561723092992)]} 0 0
   [junit4]   2> 662434 INFO  (qtp2053562768-5754) [n:127.0.0.1:49814_ne 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n0] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n0]  webapp=/ne 
path=/update params={wt=javabin&version=2}{add=[0-6 (1572109561725190144)]} 0 0
   [junit4]   2> 662435 INFO  (qtp840752026-5715) [n:127.0.0.1:49787_ne 
c:control_collection s:shard1 r:core_node1 
x:control_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[control_collection_shard1_replica_n1]  webapp=/ne path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-4 (-1572109561726238720)]} 
0 0
   [junit4]   2> 662437 INFO  (qtp2053562768-5754) [n:127.0.0.1:49814_ne 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n0] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n0]  webapp=/ne 
path=/update params={wt=javabin&version=2}{delete=[0-4 (-1572109561728335872)]} 
0 0
   [junit4]   2> 662438 INFO  (qtp840752026-5715) [n:127.0.0.1:49787_ne 
c:control_collection s:shard1 r:core_node1 
x:control_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[control_collection_shard1_replica_n1]  webapp=/ne path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-7 (1572109561729384448)]} 0 0
   [junit4]   2> 662440 INFO  (qtp2053562768-5754) [n:127.0.0.1:49814_ne 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n0] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n0]  webapp=/ne 
path=/update params={wt=javabin&version=2}{add=[0-7 (1572109561731481600)]} 0 0
   [junit4]   2> 662442 INFO  (qtp840752026-5715) [n:127.0.0.1:49787_ne 
c:control_collection s:shard1 r:core_node1 
x:control_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[control_collection_shard1_replica_n1]  webapp=/ne path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-8 (1572109561732530176)]} 0 0
   [junit4]   2> 662443 INFO  (qtp2053562768-5754) [n:127.0.0.1:49814_ne 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n0] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n0]  webapp=/ne 
path=/update params={wt=javabin&version=2}{add=[0-8 (1572109561734627328)]} 0 0
   [junit4]   2> 662444 INFO  (qtp840752026-5715) [n:127.0.0.1:49787_ne 
c:control_collection s:shard1 r:core_node1 
x:control_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[control_collection_shard1_replica_n1]  webapp=/ne path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-9 (1572109561735675904)]} 0 0
   [junit4]   2> 662445 INFO  (qtp2053562768-5754) [n:127.0.0.1:49814_ne 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n0] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n0]  webapp=/ne 
path=/update params={wt=javabin&version=2}{add=[0-9 (1572109561736724480)]} 0 0
   [junit4]   2> 662446 INFO  (qtp840752026-5715) [n:127.0.0.1:49787_ne 
c:control_collection s:shard1 r:core_node1 
x:control_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[control_collection_shard1_replica_n1]  webapp=/ne path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-5 (-1572109561737773056)]} 
0 0
   [junit4]   2> 662447 INFO  (qtp2053562768-5757) [n:127.0.0.1:49814_ne 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n0] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n0]  webapp=/ne 
path=/update params={wt=javabin&version=2}{delete=[0-5 (-1572109561738821632)]} 
0 0
   [junit4]   2> 662448 INFO  (qtp840752026-5716) [n:127.0.0.1:49787_ne 
c:control_collection s:shard1 r:core_node1 
x:control_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[control_collection_shard1_replica_n1]  webapp=/ne path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-10 (1572109561739870208)]} 0 0
   [junit4]   2> 662458 INFO  (qtp2053562768-5750) [n:127.0.0.1:49814_ne 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n0] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n0]  webapp=/ne 
path=/update params={wt=javabin&version=2}{add=[0-10 (1572109561740918784)]} 0 8
   [junit4]   2> 662459 INFO  (qtp840752026-5714) [n:127.0.0.1:49787_ne 
c:control_collection s:shard1 r:core_node1 x:control_collection_shard1

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

.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)
   [junit4]   2> 772853 WARN  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA]-SendThread(127.0.0.1:49784))
 [    ] o.a.z.ClientCnxn Unexpected exception
   [junit4]   2> java.lang.InterruptedException: sleep interrupted
   [junit4]   2>        at java.lang.Thread.sleep(Native Method)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1051)
   [junit4]   2> 773356 WARN  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA]-SendThread(127.0.0.1:49784))
 [    ] o.a.z.c.StaticHostProvider Unexpected exception
   [junit4]   2> java.lang.InterruptedException: sleep interrupted
   [junit4]   2>        at java.lang.Thread.sleep(Native Method)
   [junit4]   2>        at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   [junit4]   2> 773356 WARN  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA]-SendThread(127.0.0.1:49784))
 [    ] o.a.z.ClientCnxn Session 0x15d1414e79c0006 for server null, unexpected 
error, closing socket connection and attempting reconnect
   [junit4]   2> java.net.ConnectException: Connection refused
   [junit4]   2>        at sun.nio.ch.SocketChannelImpl.checkConnect(Native 
Method)
   [junit4]   2>        at 
sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)
   [junit4]   2> 773856 WARN  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA]-SendThread(127.0.0.1:49784))
 [    ] o.a.z.ClientCnxn Unexpected exception
   [junit4]   2> java.lang.InterruptedException: sleep interrupted
   [junit4]   2>        at java.lang.Thread.sleep(Native Method)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1051)
   [junit4]   2> 774357 WARN  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA]-SendThread(127.0.0.1:49784))
 [    ] o.a.z.c.StaticHostProvider Unexpected exception
   [junit4]   2> java.lang.InterruptedException: sleep interrupted
   [junit4]   2>        at java.lang.Thread.sleep(Native Method)
   [junit4]   2>        at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   [junit4]   2> 774357 WARN  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA]-SendThread(127.0.0.1:49784))
 [    ] o.a.z.ClientCnxn Session 0x15d1414e79c0006 for server null, unexpected 
error, closing socket connection and attempting reconnect
   [junit4]   2> java.net.ConnectException: Connection refused
   [junit4]   2>        at sun.nio.ch.SocketChannelImpl.checkConnect(Native 
Method)
   [junit4]   2>        at 
sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)
   [junit4]   2> 774857 WARN  
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA]-SendThread(127.0.0.1:49784))
 [    ] o.a.z.ClientCnxn Unexpected exception
   [junit4]   2> java.lang.InterruptedException: sleep interrupted
   [junit4]   2>        at java.lang.Thread.sleep(Native Method)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1051)
   [junit4]   2> Jul 05, 2017 6:50:24 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
terminated:
   [junit4]   2>    1) Thread[id=5746, 
name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA]-SendThread(127.0.0.1:49784),
 state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]   2>         at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
   [junit4]   2>         at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{rnd_b=FSTOrd50, a_t=PostingsFormat(name=LuceneVarGapFixedInterval), 
a_i=FSTOrd50, id=FSTOrd50}, 
docValues:{_version_=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1011, 
maxMBSortInHeap=7.4120729023262575, sim=RandomSimilarity(queryNorm=true): {}, 
locale=ar-SD, timezone=Australia/Melbourne
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_131 
(64-bit)/cpus=3,threads=2,free=151841008,total=382730240
   [junit4]   2> NOTE: All tests run in this JVM: [TestMiniSolrCloudCluster, 
TestGraphTermsQParserPlugin, BadComponentTest, InfixSuggestersTest, 
CollectionsAPIAsyncDistributedZkTest, BasicZkTest, 
FullSolrCloudDistribCmdsTest, ManagedSchemaRoundRobinCloudTest, 
CollectionStateFormat2Test, SegmentsInfoRequestHandlerTest, 
CollectionsAPIDistributedZkTest, TestSolrJ, TestNRTOpen, TestQueryUtils, 
RuleEngineTest, TestXmlQParser, LukeRequestHandlerTest, CustomCollectionTest, 
TestLegacyField, FileBasedSpellCheckerTest, MultiThreadedOCPTest, 
LeaderInitiatedRecoveryOnCommitTest, TestSizeLimitedDistributedMap, 
DebugComponentTest, TestCSVLoader, DocumentBuilderTest, SolrSlf4jReporterTest, 
TestRuleBasedAuthorizationPlugin, FileUtilsTest, 
TestRequestStatusCollectionAPI, SolrCmdDistributorTest, SolrPluginUtilsTest, 
BlockCacheTest, OverseerTaskQueueTest, TestSubQueryTransformerCrossCore, 
TestTrie, PolyFieldTest, BlobRepositoryCloudTest, ExternalFileFieldSortTest, 
SchemaVersionSpecificBehaviorTest, TestSolrConfigHandler, 
HighlighterMaxOffsetTest, TestCrossCoreJoin, DistributedFacetPivotSmallTest, 
LeaderElectionIntegrationTest, HdfsNNFailoverTest, TestDFISimilarityFactory, 
SolrMetricsIntegrationTest, TestHdfsCloudBackupRestore, 
TestCollapseQParserPlugin, TestTrackingShardHandlerFactory, DeleteReplicaTest, 
InfoHandlerTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=ChaosMonkeyNothingIsSafeWithPullReplicasTest 
-Dtests.seed=BBF97D21FDD7ACAA -Dtests.slow=true -Dtests.locale=ar-SD 
-Dtests.timezone=Australia/Melbourne -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | ChaosMonkeyNothingIsSafeWithPullReplicasTest 
(suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 3 threads leaked from SUITE 
scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest: 
   [junit4]    >    1) Thread[id=5747, 
name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA]-EventThread,
 state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
   [junit4]    >    2) Thread[id=5746, 
name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA]-SendThread(127.0.0.1:49784),
 state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   [junit4]    >    3) Thread[id=5745, name=Connection evictor, 
state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([BBF97D21FDD7ACAA]:0)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=5746, 
name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[BBF97D21FDD7ACAA]-SendThread(127.0.0.1:49784),
 state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([BBF97D21FDD7ACAA]:0)
   [junit4] Completed [148/726 (1!)] on J1 in 123.94s, 1 test, 3 errors <<< 
FAILURES!

[...truncated 45204 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to