Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18554/
Java: 64bit/jdk-9-ea+147 -XX:-UseCompressedOops -XX:+UseG1GC

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

Error Message:
org.apache.solr.client.solrj.SolrServerException: IOException occured when 
talking to server at: http://127.0.0.1:37267/collMinRf_1x3_shard1_replica3

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: 
org.apache.solr.client.solrj.SolrServerException: IOException occured when 
talking to server at: http://127.0.0.1:37267/collMinRf_1x3_shard1_replica3
        at 
__randomizedtesting.SeedInfo.seed([CB14391D48DFE912:434006C7E62384EA]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:814)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1224)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1095)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1153)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1153)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1153)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1153)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1153)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1037)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at 
org.apache.solr.cloud.HttpPartitionTest.sendDoc(HttpPartitionTest.java:611)
        at 
org.apache.solr.cloud.HttpPartitionTest.testMinRf(HttpPartitionTest.java:283)
        at 
org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:120)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:538)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        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:367)
        at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException 
occured when talking to server at: 
http://127.0.0.1:37267/collMinRf_1x3_shard1_replica3
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:624)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:251)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:439)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:391)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:808)
        ... 53 more
Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:37267 failed to 
respond
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
        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:515)
        ... 58 more




Build Log:
[...truncated 12795 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_CB14391D48DFE912-001/init-core-data-001
   [junit4]   2> 1165196 INFO  
(SUITE-HttpPartitionTest-seed#[CB14391D48DFE912]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776";)
   [junit4]   2> 1165196 INFO  
(SUITE-HttpPartitionTest-seed#[CB14391D48DFE912]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1165209 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1165209 INFO  (Thread-2827) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1165209 INFO  (Thread-2827) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1165309 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:35975
   [junit4]   2> 1165314 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1165316 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1165319 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1165320 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1165322 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1165323 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1165325 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1165326 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1165328 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1165330 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1165332 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1165911 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_CB14391D48DFE912-001/control-001/cores/collection1
   [junit4]   2> 1165912 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 1165913 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2687156b{/,null,AVAILABLE}
   [junit4]   2> 1165915 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@54ed9f4d{HTTP/1.1,[http/1.1]}{127.0.0.1:༣༨༤༣༩}
   [junit4]   2> 1165915 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] o.e.j.s.Server 
Started @༡༡༦༧༧༠༤ms
   [junit4]   2> 1165915 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_CB14391D48DFE912-001/tempDir-001/control/data,
 hostPort=46113, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_CB14391D48DFE912-001/control-001/cores}
   [junit4]   2> 1165915 ERROR 
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1165915 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1165915 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1165915 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1165915 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-18T00:18:48.581755Z
   [junit4]   2> 1165924 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1165924 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_CB14391D48DFE912-001/control-001/solr.xml
   [junit4]   2> 1165932 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35975/solr
   [junit4]   2> 1165944 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46113_
   [junit4]   2> 1165944 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] o.a.s.c.Overseer 
Overseer (id=97125684207747076-127.0.0.1:46113_-n_0000000000) starting
   [junit4]   2> 1165948 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46113_
   [junit4]   2> 1165949 INFO  
(OverseerStateUpdate-97125684207747076-127.0.0.1:46113_-n_0000000000) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1165963 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_CB14391D48DFE912-001/control-001/cores
   [junit4]   2> 1165963 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1165964 INFO  
(OverseerStateUpdate-97125684207747076-127.0.0.1:46113_-n_0000000000) [    ] 
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1166970 WARN  (coreLoadExecutor-6259-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1166971 INFO  (coreLoadExecutor-6259-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1166981 INFO  (coreLoadExecutor-6259-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1167101 WARN  (coreLoadExecutor-6259-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1167104 INFO  (coreLoadExecutor-6259-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1167109 INFO  (coreLoadExecutor-6259-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 1167109 INFO  (coreLoadExecutor-6259-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_CB14391D48DFE912-001/control-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_CB14391D48DFE912-001/control-001/cores/collection1/data/]
   [junit4]   2> 1167110 INFO  (coreLoadExecutor-6259-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@596a3fdb
   [junit4]   2> 1167110 INFO  (coreLoadExecutor-6259-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1492282435, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1167113 WARN  (coreLoadExecutor-6259-thread-1) [    ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1167117 INFO  (coreLoadExecutor-6259-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1167117 INFO  (coreLoadExecutor-6259-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1167119 INFO  (coreLoadExecutor-6259-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1167119 INFO  (coreLoadExecutor-6259-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1167119 INFO  (coreLoadExecutor-6259-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=20, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=61.7001953125, 
floorSegmentMB=0.5908203125, forceMergeDeletesPctAllowed=18.986608542429156, 
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1167119 INFO  (coreLoadExecutor-6259-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@59663400[collection1] main]
   [junit4]   2> 1167120 INFO  (coreLoadExecutor-6259-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1167120 INFO  (coreLoadExecutor-6259-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1167120 INFO  (coreLoadExecutor-6259-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1167121 INFO  (searcherExecutor-6260-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@59663400[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1167121 INFO  (coreLoadExecutor-6259-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1554010949326733312
   [junit4]   2> 1167124 INFO  (coreZkRegister-6252-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1167124 INFO  (coreZkRegister-6252-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1167124 INFO  (coreZkRegister-6252-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:46113/collection1/
   [junit4]   2> 1167124 INFO  (coreZkRegister-6252-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1167124 INFO  (coreZkRegister-6252-thread-1) [    ] 
o.a.s.c.SyncStrategy http://127.0.0.1:46113/collection1/ has no replicas
   [junit4]   2> 1167134 INFO  (coreZkRegister-6252-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:46113/collection1/ shard1
   [junit4]   2> 1167284 INFO  (coreZkRegister-6252-thread-1) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1167468 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1167469 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35975/solr ready
   [junit4]   2> 1167469 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1167469 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1168049 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_CB14391D48DFE912-001/shard-1-001/cores/collection1
   [junit4]   2> 1168050 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_CB14391D48DFE912-001/shard-1-001
   [junit4]   2> 1168050 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 1168051 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@519727d5{/,null,AVAILABLE}
   [junit4]   2> 1168051 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@246d00c6{HTTP/1.1,[http/1.1]}{127.0.0.1:༣༤༣༤༠}
   [junit4]   2> 1168051 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] o.e.j.s.Server 
Started @༡༡༦༩༨༤༠ms
   [junit4]   2> 1168051 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_CB14391D48DFE912-001/tempDir-001/jetty1,
 hostPort=37267, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_CB14391D48DFE912-001/shard-1-001/cores}
   [junit4]   2> 1168052 ERROR 
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1168052 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1168052 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1168052 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1168052 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-18T00:18:50.718366Z
   [junit4]   2> 1168055 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1168055 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_CB14391D48DFE912-001/shard-1-001/solr.xml
   [junit4]   2> 1168062 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35975/solr
   [junit4]   2> 1168067 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1168068 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37267_
   [junit4]   2> 1168069 INFO  (zkCallback-1782-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1168069 INFO  (zkCallback-1772-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1168069 INFO  (zkCallback-1776-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1168100 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_CB14391D48DFE912-001/shard-1-001/cores
   [junit4]   2> 1168100 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1168101 INFO  
(OverseerStateUpdate-97125684207747076-127.0.0.1:46113_-n_0000000000) [    ] 
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1168203 INFO  (zkCallback-1782-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1169107 WARN  (coreLoadExecutor-6270-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1169108 INFO  (coreLoadExecutor-6270-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1169118 INFO  (coreLoadExecutor-6270-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1169216 WARN  (coreLoadExecutor-6270-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1169218 INFO  (coreLoadExecutor-6270-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1169223 INFO  (coreLoadExecutor-6270-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 1169223 INFO  (coreLoadExecutor-6270-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_CB14391D48DFE912-001/shard-1-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_CB14391D48DFE912-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 1169223 INFO  (coreLoadExecutor-6270-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@596a3fdb
   [junit4]   2> 1169225 INFO  (coreLoadExecutor-6270-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1492282435, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1169227 WARN  (coreLoadExecutor-6270-thread-1) [    ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1169232 INFO  (coreLoadExecutor-6270-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1169232 INFO  (coreLoadExecutor-6270-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1169238 INFO  (coreLoadExecutor-6270-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1169238 INFO  (coreLoadExecutor-6270-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1169238 INFO  (coreLoadExecutor-6270-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=20, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=61.7001953125, 
floorSegmentMB=0.5908203125, forceMergeDeletesPctAllowed=18.986608542429156, 
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1169238 INFO  (coreLoadExecutor-6270-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@55373598[collection1] main]
   [junit4]   2> 1169239 INFO  (coreLoadExecutor-6270-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1169239 INFO  (coreLoadExecutor-6270-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1169239 INFO  (coreLoadExecutor-6270-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1169239 INFO  (searcherExecutor-6271-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@55373598[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1169240 INFO  (coreLoadExecutor-6270-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1554010951548665856
   [junit4]   2> 1169243 INFO  (coreZkRegister-6265-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1169243 INFO  (coreZkRegister-6265-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1169243 INFO  (coreZkRegister-6265-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37267/collection1/
   [junit4]   2> 1169243 INFO  (coreZkRegister-6265-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1169243 INFO  (coreZkRegister-6265-thread-1) [    ] 
o.a.s.c.SyncStrategy http://127.0.0.1:37267/collection1/ has no replicas
   [junit4]   2> 1169245 INFO  (coreZkRegister-6265-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:37267/collection1/ shard2
   [junit4]   2> 1169346 INFO  (zkCallback-1782-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1169395 INFO  (coreZkRegister-6265-thread-1) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1169497 INFO  (zkCallback-1782-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1170149 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_CB14391D48DFE912-001/shard-2-001/cores/collection1
   [junit4]   2> 1170149 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_CB14391D48DFE912-001/shard-2-001
   [junit4]   2> 1170150 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 1170151 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7ec4b05c{/,null,AVAILABLE}
   [junit4]   2> 1170151 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@12a9d6ba{HTTP/1.1,[http/1.1]}{127.0.0.1:༣༨༩༥༠}
   [junit4]   2> 1170151 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] o.e.j.s.Server 
Started @༡༡༧༡༩༤༠ms
   [junit4]   2> 1170151 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_CB14391D48DFE912-001/tempDir-001/jetty2,
 hostPort=33881, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_CB14391D48DFE912-001/shard-2-001/cores}
   [junit4]   2> 1170151 ERROR 
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1170151 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1170151 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1170151 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1170151 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-18T00:18:52.817940Z
   [junit4]   2> 1170154 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1170154 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_CB14391D48DFE912-001/shard-2-001/solr.xml
   [junit4]   2> 1170160 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35975/solr
   [junit4]   2> 1170164 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1170167 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33881_
   [junit4]   2> 1170167 INFO  (zkCallback-1782-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1170167 INFO  (zkCallback-1788-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1170167 INFO  (zkCallback-1776-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1170167 INFO  (zkCallback-1772-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1170189 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_CB14391D48DFE912-001/shard-2-001/cores
   [junit4]   2> 1170189 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1170191 INFO  
(OverseerStateUpdate-97125684207747076-127.0.0.1:46113_-n_0000000000) [    ] 
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1170292 INFO  (zkCallback-1782-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1170292 INFO  (zkCallback-1788-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1171199 WARN  (coreLoadExecutor-6281-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1171199 INFO  (coreLoadExecutor-6281-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1171209 INFO  (coreLoadExecutor-6281-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1171295 WARN  (coreLoadExecutor-6281-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1171297 INFO  (coreLoadExecutor-6281-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1171302 INFO  (coreLoadExecutor-6281-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 1171302 INFO  (coreLoadExecutor-6281-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_CB14391D48DFE912-001/shard-2-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_CB14391D48DFE912-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 1171303 INFO  (coreLoadExecutor-6281-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@596a3fdb
   [junit4]   2> 1171303 INFO  (coreLoadExecutor-6281-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1492282435, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1171306 WARN  (coreLoadExecutor-6281-thread-1) [    ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1171312 INFO  (coreLoadExecutor-6281-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1171312 INFO  (coreLoadExecutor-6281-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1171313 INFO  (coreLoadExecutor-6281-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1171313 INFO  (coreLoadExecutor-6281-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1171313 INFO  (coreLoadExecutor-6281-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=20, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=61.7001953125, 
floorSegmentMB=0.5908203125, forceMergeDeletesPctAllowed=18.986608542429156, 
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1171313 INFO  (coreLoadExecutor-6281-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@48347e42[collection1] main]
   [junit4]   2> 1171314 INFO  (coreLoadExecutor-6281-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1171314 INFO  (coreLoadExecutor-6281-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1171314 INFO  (coreLoadExecutor-6281-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1171315 INFO  (searcherExecutor-6282-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@48347e42[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1171315 INFO  (coreLoadExecutor-6281-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1554010953724461056
   [junit4]   2> 1171319 INFO  (coreZkRegister-6276-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1171319 INFO  (coreZkRegister-6276-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1171319 INFO  (coreZkRegister-6276-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33881/collection1/
   [junit4]   2> 1171319 INFO  (coreZkRegister-6276-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1171319 INFO  (coreZkRegister-6276-thread-1) [    ] 
o.a.s.c.SyncStrategy http://127.0.0.1:33881/collection1/ has no replicas
   [junit4]   2> 1171320 INFO  (coreZkRegister-6276-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:33881/collection1/ shard1
   [junit4]   2> 1171422 INFO  (zkCallback-1788-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1171422 INFO  (zkCallback-1782-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1171471 INFO  (coreZkRegister-6276-thread-1) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1171573 INFO  (zkCallback-1782-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1171573 INFO  (zkCallback-1788-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1172179 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_CB14391D48DFE912-001/shard-3-001/cores/collection1
   [junit4]   2> 1172180 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_CB14391D48DFE912-001/shard-3-001
   [junit4]   2> 1172180 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 1172181 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@19b2a062{/,null,AVAILABLE}
   [junit4]   2> 1172181 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@64d40e13{HTTP/1.1,[http/1.1]}{127.0.0.1:༣༥༤༩༤}
   [junit4]   2> 1172181 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] o.e.j.s.Server 
Started @༡༡༧༣༩༧༠ms
   [junit4]   2> 1172181 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_CB14391D48DFE912-001/tempDir-001/jetty3,
 hostPort=44184, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_CB14391D48DFE912-001/shard-3-001/cores}
   [junit4]   2> 1172182 ERROR 
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1172182 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1172182 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1172182 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1172182 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-18T00:18:54.848365Z
   [junit4]   2> 1172183 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1172184 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_CB14391D48DFE912-001/shard-3-001/solr.xml
   [junit4]   2> 1172190 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35975/solr
   [junit4]   2> 1172198 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1172199 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44184_
   [junit4]   2> 1172200 INFO  (zkCallback-1788-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1172200 INFO  (zkCallback-1776-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1172200 INFO  (zkCallback-1782-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1172200 INFO  (zkCallback-1772-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1172200 INFO  (zkCallback-1794-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1172214 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_CB14391D48DFE912-001/shard-3-001/cores
   [junit4]   2> 1172214 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1172215 INFO  
(OverseerStateUpdate-97125684207747076-127.0.0.1:46113_-n_0000000000) [    ] 
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1172317 INFO  (zkCallback-1782-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1172317 INFO  (zkCallback-1794-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1172317 INFO  (zkCallback-1788-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1173222 WARN  (coreLoadExecutor-6292-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1173223 INFO  (coreLoadExecutor-6292-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1173234 INFO  (coreLoadExecutor-6292-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1173323 WARN  (coreLoadExecutor-6292-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1173325 INFO  (coreLoadExecutor-6292-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1173329 INFO  (coreLoadExecutor-6292-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 1173330 INFO  (coreLoadExecutor-6292-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_CB14391D48DFE912-001/shard-3-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_CB14391D48DFE912-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 1173330 INFO  (coreLoadExecutor-6292-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@596a3fdb
   [junit4]   2> 1173330 INFO  (coreLoadExecutor-6292-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1492282435, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1173333 WARN  (coreLoadExecutor-6292-thread-1) [    ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1173337 INFO  (coreLoadExecutor-6292-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1173338 INFO  (coreLoadExecutor-6292-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1173342 INFO  (coreLoadExecutor-6292-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1173342 INFO  (coreLoadExecutor-6292-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1173343 INFO  (coreLoadExecutor-6292-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=20, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=61.7001953125, 
floorSegmentMB=0.5908203125, forceMergeDeletesPctAllowed=18.986608542429156, 
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1173343 INFO  (coreLoadExecutor-6292-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@94567c1[collection1] main]
   [junit4]   2> 1173344 INFO  (coreLoadExecutor-6292-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1173344 INFO  (coreLoadExecutor-6292-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1173344 INFO  (coreLoadExecutor-6292-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1173345 INFO  (searcherExecutor-6293-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@94567c1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1173345 INFO  (coreLoadExecutor-6292-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1554010955853070336
   [junit4]   2> 1173349 INFO  (coreZkRegister-6287-thread-1) [    ] 
o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1173349 INFO  (updateExecutor-1791-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1173349 INFO  (recoveryExecutor-1792-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1173349 INFO  (recoveryExecutor-1792-thread-1) [    ] 
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1173349 INFO  (recoveryExecutor-1792-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 1173349 INFO  (recoveryExecutor-1792-thread-1) [    ] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 1173349 INFO  (recoveryExecutor-1792-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, 
leader is [http://127.0.0.1:37267/collection1/] and I am 
[http://127.0.0.1:44184/collection1/]
   [junit4]   2> 1173351 INFO  (recoveryExecutor-1792-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Sending prep recovery command to 
[http://127.0.0.1:37267]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:44184_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1173352 INFO  (SocketProxy-Acceptor-37267) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=60140,localport=37267], receiveBufferSize:531000
   [junit4]   2> 1173353 INFO  (SocketProxy-Acceptor-37267) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=34340,localport=33156], receiveBufferSize=530904
   [junit4]   2> 1173355 INFO  (qtp581624154-11297) [    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1173356 INFO  (qtp581624154-11297) [    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard2 of collection1) have state: recovering
   [junit4]   2> 1173356 INFO  (qtp581624154-11297) [    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=down, localState=active, 
nodeName=127.0.0.1:44184_, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:44184","node_name":"127.0.0.1:44184_","state":"down"}
   [junit4]   2> 1173451 INFO  (zkCallback-1782-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1173451 INFO  (zkCallback-1794-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1173451 INFO  (zkCallback-1788-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1173717 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1173717 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 
30000 for each attempt
   [junit4]   2> 1173717 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):30000
   [junit4]   2> 1174356 INFO  (qtp581624154-11297) [    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=recovering, localState=active, 
nodeName=127.0.0.1:44184_, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:44184","node_name":"127.0.0.1:44184_","state":"recovering"}
   [junit4]   2> 1174356 INFO  (qtp581624154-11297) [    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1174356 INFO  (qtp581624154-11297) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:44184_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1000
   [junit4]   2> 1181357 INFO  (recoveryExecutor-1792-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Attempting to PeerSync from 
[http://127.0.0.1:37267/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 1181357 INFO  (recoveryExecutor-1792-thread-1) [    ] 
o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:44184 START 
replicas=[http://127.0.0.1:37267/collection1/] nUpdates=100
   [junit4]   2> 1181358 INFO  (SocketProxy-Acceptor-37267) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=60162,localport=37267], receiveBufferSize:531000
   [junit4]   2> 1181358 INFO  (SocketProxy-Acceptor-37267) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=34340,localport=33178], receiveBufferSize=530904
   [junit4]   2> 1181359 INFO  (qtp581624154-11297) [    ] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, 
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 1181359 INFO  (qtp581624154-11297) [    ] o.a.s.c.S.Request 
[collection1]  webapp= path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1181359 INFO  (recoveryExecutor-1792-thread-1) [    ] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, 
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 1181359 INFO  (recoveryExecutor-1792-thread-1) [    ] 
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 1181359 INFO  (recoveryExecutor-1792-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1181359 INFO  (recoveryExecutor-1792-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1181359 INFO  (recoveryExecutor-1792-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1181359 INFO  (recoveryExecutor-1792-thread-1) [    ] 
o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 1181360 INFO  (recoveryExecutor-1792-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 1181360 INFO  (recoveryExecutor-1792-thread-1) [    ] 
o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 1181360 INFO  (recoveryExecutor-1792-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 1181361 INFO  (zkCallback-1782-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1181361 INFO  (zkCallback-1794-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1181361 INFO  (zkCallback-1788-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1181722 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 1181722 INFO  (SocketProxy-Acceptor-46113) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=57986,localport=46113], receiveBufferSize:531000
   [junit4]   2> 1181723 INFO  (SocketProxy-Acceptor-46113) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=38439,localport=60776], receiveBufferSize=530904
   [junit4]   2> 1181724 INFO  (qtp2124356176-11257) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1181724 INFO  (qtp2124356176-11257) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1181724 INFO  (qtp2124356176-11257) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1181724 INFO  (qtp2124356176-11257) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 0
   [junit4]   2> 1181725 INFO  (SocketProxy-Acceptor-33881) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=38380,localport=33881], receiveBufferSize:531000
   [junit4]   2> 1181725 INFO  (SocketProxy-Acceptor-33881) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=38950,localport=52844], receiveBufferSize=530904
   [junit4]   2> 1181726 INFO  (SocketProxy-Acceptor-33881) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=38384,localport=33881], receiveBufferSize:531000
   [junit4]   2> 1181726 INFO  (SocketProxy-Acceptor-37267) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=60176,localport=37267], receiveBufferSize:531000
   [junit4]   2> 1181727 INFO  (SocketProxy-Acceptor-44184) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=45780,localport=44184], receiveBufferSize:531000
   [junit4]   2> 1181727 INFO  (qtp934387627-11329) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1181727 INFO  (qtp934387627-11329) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1181727 INFO  (SocketProxy-Acceptor-37267) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=34340,localport=33196], receiveBufferSize=530904
   [junit4]   2> 1181727 INFO  (qtp934387627-11329) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1181728 INFO  (qtp934387627-11329) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:33881/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 1181728 INFO  (SocketProxy-Acceptor-44184) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=35494,localport=51094], receiveBufferSize=530904
   [junit4]   2> 1181728 INFO  (SocketProxy-Acceptor-33881) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=38950,localport=52852], receiveBufferSize=530904
   [junit4]   2> 1181729 INFO  (qtp581624154-11292) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1181729 INFO  (qtp892949596-11356) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1181729 INFO  (qtp581624154-11292) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1181729 INFO  (qtp892949596-11356) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1181729 INFO  (qtp581624154-11292) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1181729 INFO  (qtp892949596-11356) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1181729 INFO  (qtp581624154-11292) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:33881/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 1181730 INFO  (qtp892949596-11356) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:33881/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 1181730 INFO  (qtp934387627-11327) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={_stateVer_=collection1:9&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 4
   [junit4]   2> 1181731 INFO  (SocketProxy-Acceptor-37267) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=60186,localport=37267], receiveBufferSize:531000
   [junit4]   2> 1181731 INFO  (SocketProxy-Acceptor-37267) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=34340,localport=33202], receiveBufferSize=530904
   [junit4]   2> 1181732 INFO  (qtp581624154-11297) [    ] o.a.s.c.S.Request 
[collection1]  webapp= path=/select 
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
 hits=0 status=0 QTime=0
   [junit4]   2> 1181733 INFO  (SocketProxy-Acceptor-44184) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=45792,localport=44184], receiveBufferSize:531000
   [junit4]   2> 1181734 INFO  (SocketProxy-Acceptor-44184) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=35494,localport=51102], receiveBufferSize=530904
   [junit4]   2> 1181735 INFO  (qtp892949596-11358) [    ] o.a.s.c.S.Request 
[collection1]  webapp= path=/select 
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
 hits=0 status=0 QTime=0
   [junit4]   2> 1181735 INFO  (SocketProxy-Acceptor-33881) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=38404,localport=33881], receiveBufferSize:531000
   [junit4]   2> 1181736 INFO  (SocketProxy-Acceptor-33881) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=38950,localport=52868], receiveBufferSize=530904
   [junit4]   2> 1181736 INFO  (qtp934387627-11323) [    ] o.a.s.c.S.Request 
[collection1]  webapp= path=/select 
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
 hits=0 status=0 QTime=0
   [junit4]   2> 1183741 INFO  (SocketProxy-Acceptor-37267) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=60200,localport=37267], receiveBufferSize:531000
   [junit4]   2> 1183741 INFO  (SocketProxy-Acceptor-37267) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=34340,localport=33216], receiveBufferSize=530904
   [junit4]   2> 1183742 INFO  (qtp581624154-11292) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&maxShardsPerNode=1&name=c8n_crud_1x2&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1183743 INFO  (OverseerThreadFactory-6257-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection c8n_crud_1x2
   [junit4]   2> 1183743 INFO  (OverseerThreadFactory-6257-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Only one config set found in zk - using it:conf1
   [junit4]   2> 1183847 INFO  (SocketProxy-Acceptor-44184) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=45806,localport=44184], receiveBufferSize:531000
   [junit4]   2> 1183847 INFO  (SocketProxy-Acceptor-37267) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=60206,localport=37267], receiveBufferSize:531000
   [junit4]   2> 1183848 INFO  (SocketProxy-Acceptor-44184) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=35494,localport=51118], receiveBufferSize=530904
   [junit4]   2> 1183848 INFO  (SocketProxy-Acceptor-37267) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=34340,localport=33224], receiveBufferSize=530904
   [junit4]   2> 1183848 INFO  (qtp892949596-11356) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=c8n_crud_1x2_shard1_replica2&action=CREATE&numShards=1&collection=c8n_crud_1x2&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1183848 INFO  (qtp581624154-11297) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=c8n_crud_1x2_shard1_replica1&action=CREATE&numShards=1&collection=c8n_crud_1x2&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1183951 INFO  (zkCallback-1794-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/c8n_crud_1x2/state.json] for collection [c8n_crud_1x2] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1183951 INFO  (zkCallback-1782-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/c8n_crud_1x2/state.json] for collection [c8n_crud_1x2] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1184856 WARN  (qtp892949596-11356) [    ] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 1184856 WARN  (qtp581624154-11297) [    ] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 1184857 INFO  (qtp892949596-11356) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1184857 INFO  (qtp581624154-11297) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1184869 INFO  (qtp581624154-11297) [    ] o.a.s.s.IndexSchema 
[c8n_crud_1x2_shard1_replica1] Schema name=test
   [junit4]   2> 1184869 INFO  (qtp892949596-11356) [    ] o.a.s.s.IndexSchema 
[c8n_crud_1x2_shard1_replica2] Schema name=test
   [junit4]   2> 1184939 WARN  (qtp581624154-11297) [    ] o.a.s.s.IndexSchema 
[c8n_crud_1x2_shard1_replica1] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 1184939 WARN  (qtp892949596-11356) [    ] o.a.s.s.IndexSchema 
[c8n_crud_1x2_shard1_replica2] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 1184940 INFO  (qtp581624154-11297) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1184940 INFO  (qtp892949596-11356) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1184946 INFO  (qtp892949596-11356) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'c8n_crud_1x2_shard1_replica2' using 
configuration from collection c8n_crud_1x2
   [junit4]   2> 1184946 INFO  (qtp581624154-11297) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'c8n_crud_1x2_shard1_replica1' using 
configuration from collection c8n_crud_1x2
   [junit4]   2> 1184946 INFO  (qtp581624154-11297) [    ] o.a.s.c.SolrCore 
[[c8n_crud_1x2_shard1_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_CB14391D48DFE912-001/shard-1-001/cores/c8n_crud_1x2_shard1_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_CB14391D48DFE912-001/shard-1-001/cores/c8n_crud_1x2_shard1_replica1/data/]
   [junit4]   2> 1184946 INFO  (qtp892949596-11356) [    ] o.a.s.c.SolrCore 
[[c8n_crud_1x2_shard1_replica2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_CB14391D48DFE912-001/shard-3-001/cores/c8n_crud_1x2_shard1_replica2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_CB14391D48DFE912-001/shard-3-001/cores/c8n_crud_1x2_shard1_replica2/data/]
   [junit4]   2> 1184946 INFO  (qtp581624154-11297) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@596a3fdb
   [junit4]   2> 1184946 INFO  (qtp892949596-11356) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@596a3fdb
   [junit4]   2> 1184947 INFO  (qtp581624154-11297) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1492282435, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1184947 INFO  (qtp892949596-11356) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1492282435, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1184951 WARN  (qtp892949596-11356) [    ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1184951 WARN  (qtp581624154-11297) [    ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1184956 INFO  (qtp892949596-11356) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1184956 INFO  (qtp892949596-11356) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1184956 INFO  (qtp581624154-11297) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1184956 INFO  (qtp581624154-11297) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1184972 INFO  (qtp892949596-11356) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1184972 INFO  (qtp581624154-11297) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1184972 INFO  (qtp892949596-11356) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1184972 INFO  (qtp581624154-11297) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1184973 INFO  (qtp581624154-11297) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=20, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=61.7001953125, 
floorSegmentMB=0.5908203125, forceMergeDeletesPctAllowed=18.986608542429156, 
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1184973 INFO  (qtp892949596-11356) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=20, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=61.7001953125, 
floorSegmentMB=0.5908203125, forceMergeDeletesPctAllowed=18.986608542429156, 
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1184973 INFO  (qtp581624154-11297) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@735d71d3[c8n_crud_1x2_shard1_replica1] main]
   [junit4]   2> 1184973 INFO  (qtp892949596-11356) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@bed93ca[c8n_crud_1x2_shard1_replica2] main]
   [junit4]   2> 1184975 INFO  (qtp581624154-11297) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1184975 INFO  (qtp892949596-11356) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1184975 INFO  (qtp581624154-11297) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1184975 INFO  (qtp892949596-11356) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1184975 INFO  (qtp581624154-11297) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1184975 INFO  (qtp892949596-11356) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1184975 INFO  (qtp581624154-11297) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1554010968048009216
   [junit4]   2> 1184975 INFO  (qtp892949596-11356) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1554010968048009216
   [junit4]   2> 1184978 INFO  (searcherExecutor-6298-thread-1) [    ] 
o.a.s.c.SolrCore [c8n_crud_1x2_shard1_replica2] Registered new searcher 
Searcher@bed93ca[c8n_crud_1x2_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1184978 INFO  (searcherExecutor-6299-thread-1) [    ] 
o.a.s.c.SolrCore [c8n_crud_1x2_shard1_replica1] Registered new searcher 
Searcher@735d71d3[c8n_crud_1x2_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1184979 INFO  (qtp892949596-11356) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1184979 INFO  (qtp892949596-11356) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1184979 INFO  (qtp892949596-11356) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:44184/c8n_crud_1x2_shard1_replica2/
   [junit4]   2> 1184980 INFO  (qtp892949596-11356) [    ] o.a.s.u.PeerSync 
PeerSync: core=c8n_crud_1x2_shard1_replica2 url=http://127.0.0.1:44184 START 
replicas=[http://127.0.0.1:37267/c8n_crud_1x2_shard1_replica1/] nUpdates=100
   [junit4]   2> 1184980 INFO  (qtp892949596-11356) [    ] o.a.s.u.PeerSync 
PeerSync: core=c8n_crud_1x2_shard1_replica2 url=http://127.0.0.1:44184 DONE.  
We have no versions.  sync failed.
   [junit4]   2> 1184981 INFO  (qtp581624154-11299) [    ] o.a.s.c.S.Request 
[c8n_crud_1x2_shard1_replica1]  webapp= path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1184981 INFO  (qtp892949596-11356) [    ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1184982 INFO  (qtp892949596-11356) [    ] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1184983 INFO  (qtp892949596-11356) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:44184/c8n_crud_1x2_shard1_replica2/ shard1
   [junit4]   2> 1185085 INFO  (zkCallback-1794-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/c8n_crud_1x2/state.json] for collection [c8n_crud_1x2] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1185085 INFO  (zkCallback-1782-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/c8n_crud_1x2/state.json] for collection [c8n_crud_1x2] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1185134 INFO  (qtp892949596-11356) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1185135 INFO  (qtp892949596-11356) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=c8n_crud_1x2_shard1_replica2&action=CREATE&numShards=1&collection=c8n_crud_1x2&shard=shard1&wt=javabin&version=2}
 status=0 QTime=1287
   [junit4]   2> 1185236 INFO  (zkCallback-1782-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/c8n_crud_1x2/state.json] for collection [c8n_crud_1x2] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1185236 INFO  (zkCallback-1794-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/c8n_crud_1x2/state.json] for collection [c8n_crud_1x2] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1185981 INFO  (qtp581624154-11297) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=c8n_crud_1x2_shard1_replica1&action=CREATE&numShards=1&collection=c8n_crud_1x2&shard=shard1&wt=javabin&version=2}
 status=0 QTime=2132
   [junit4]   2> 1185982 INFO  (qtp581624154-11292) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1186082 INFO  (zkCallback-1782-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/c8n_crud_1x2/state.json] for collection [c8n_crud_1x2] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1186082 INFO  (zkCallback-1794-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/c8n_crud_1x2/state.json] for collection [c8n_crud_1x2] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1186983 INFO  (qtp581624154-11292) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={replicationFactor=2&maxShardsPerNode=1&name=c8n_crud_1x2&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=3240
   [junit4]   2> 1186984 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Found 2 replicas and leader on 
127.0.0.1:44184_ for shard1 in c8n_crud_1x2
   [junit4]   2> 1186984 INFO  
(TEST-HttpPartitionTest.test-seed#[CB14391D48DFE912]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Took 0.0 ms to see all replicas become 
active.
   [junit4]   2> 1186992 INFO  (qtp934387627-11328) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=c8n_crud_1x2&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1186993 INFO  
(OverseerCollectionConfigSetProcessor-97125684207747076-127.0.0.1:46113_-n_0000000000)
 [    ] 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> 1186993 INFO  (OverseerThreadFactory-6257-thread-2) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : 
action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 1186994 INFO  (qtp581624154-11298) [    ] o.a.s.c.SolrCore 
[c8n_crud_1x2_shard1_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@38ea82c7
   [junit4]   2> 1186994 INFO  (qtp892949596-11352) [    ] o.a.s.c.SolrCore 
[c8n_crud_1x2_shard1_replica2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3110f4f3
   [junit4]   2> 1187002 INFO  (qtp581624154-11298) [    ] 
o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader 
parent node, won't remove previous leader registration.
   [junit4]   2> 1187002 WARN  (zkCallback-1782-thread-1) [    ] 
o.a.s.c.LeaderElector Our node is no longer in line to be leader
   [junit4]   2> 1187003 INFO  (qtp581624154-11298) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=c8n_crud_1x2_shard1_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=8
   [junit4]   2> 1187003 INFO  (qtp892949596-11352) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=c8n_crud_1x2_shard1_replica2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=9
   [junit4]   2> 1187705 INFO  (qtp934387627-11328) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={name=c8n_crud_1x2&action=DELETE&wt=javabin&version=2} status=0 QTime=713
   [junit4]   2> 1187707 INFO  (SocketProxy-Acceptor-33881) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=38426,localport=33881], receiveBufferSize:531000
   [junit4]   2> 1187708 INFO  (SocketProxy-Acceptor-33881) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=38950,localport=52890], receiveBufferSize=530904
   [junit4]   2> 1187708 INFO  (qtp934387627-11324) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=3&maxShardsPerNode=1&name=collMinRf_1x3&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1187710 INFO  (OverseerThreadFactory-6257-thread-3) [    ] 
o.a.s.c.CreateCollectionCmd Create collection collMinRf_1x3

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

junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: 
org.apache.solr.client.solrj.SolrServerException: IOException occured when 
talking to server at: http://127.0.0.1:37267/collMinRf_1x3_shard1_replica3
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([CB14391D48DFE912:434006C7E62384EA]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:814)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1224)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1095)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1153)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1153)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1153)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1153)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1153)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1037)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]    >        at 
org.apache.solr.cloud.HttpPartitionTest.sendDoc(HttpPartitionTest.java:611)
   [junit4]    >        at 
org.apache.solr.cloud.HttpPartitionTest.testMinRf(HttpPartitionTest.java:283)
   [junit4]    >        at 
org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:120)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:538)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: 
IOException occured when talking to server at: 
http://127.0.0.1:37267/collMinRf_1x3_shard1_replica3
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:624)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:251)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:439)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:391)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:808)
   [junit4]    >        ... 53 more
   [junit4]    > Caused by: org.apache.http.NoHttpResponseException: 
127.0.0.1:37267 failed to respond
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]    >        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
   [junit4]    >        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]    >        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
   [junit4]    >        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]    >        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]    >        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    >        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:515)
   [junit4]    >        ... 58 more
   [junit4]   2> 2308910 INFO  
(SUITE-HttpPartitionTest-seed#[CB14391D48DFE912]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_CB14391D48DFE912-001
   [junit4]   2> Dec 18, 2016 12:37:51 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: 
codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=26261, maxDocsPerChunk=187, blockSize=757), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=26261, blockSize=757)), sim=RandomSimilarity(queryNorm=true): {}, 
locale=dz-BT, timezone=America/Scoresbysund
   [junit4]   2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=12,threads=1,free=316271512,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestComplexPhraseQParserPlugin, TestDefaultStatsCache, 
TestBinaryResponseWriter, TestQuerySenderListener, TestSolrCLIRunExample, 
TestCodecSupport, TestSchemaManager, TestMinMaxOnMultiValuedField, 
CacheHeaderTest, CreateCollectionCleanupTest, SuggestComponentTest, 
DateMathParserTest, HttpSolrCallGetCoreTest, DisMaxRequestHandlerTest, 
TestRealTimeGet, PluginInfoTest, CdcrReplicationDistributedZkTest, 
OverseerRolesTest, TestJmxMonitoredMap, TestSolr4Spatial, TestInitQParser, 
ReplaceNodeTest, EnumFieldTest, TestPivotHelperCode, 
DistributedVersionInfoTest, TestAnalyzedSuggestions, CopyFieldTest, 
SolrXmlInZkTest, SearchHandlerTest, ExplicitHLLTest, 
CdcrVersionReplicationTest, TestMacros, HdfsThreadLeakTest, 
UniqFieldsUpdateProcessorFactoryTest, TestFaceting, TestScoreJoinQPScore, 
UUIDFieldTest, TestSolrQueryResponse, MultiTermTest, TestCSVLoader, 
SpellPossibilityIteratorTest, TestFastWriter, TestConfigSetImmutable, 
SimpleMLTQParserTest, DirectoryFactoryTest, RollingRestartTest, TestBadConfig, 
QueryResultKeyTest, TestRTGBase, ClusterStateTest, 
SegmentsInfoRequestHandlerTest, TestLeaderElectionWithEmptyReplica, 
TestFunctionQuery, TestDistributedSearch, TestCryptoKeys, ReturnFieldsTest, 
HdfsRecoveryZkTest, LeaderFailureAfterFreshStartTest, BJQParserTest, 
TestSolrConfigHandlerConcurrent, RuleEngineTest, 
ParsingFieldUpdateProcessorsTest, PolyFieldTest, BasicDistributedZkTest, 
VersionInfoTest, TestPKIAuthenticationPlugin, TestSchemaNameResource, 
TestLegacyFieldCache, SolrRequestParserTest, TestSolr4Spatial2, 
TestLocalFSCloudBackupRestore, TestJoin, FastVectorHighlighterTest, 
TestReplicationHandler, CollectionTooManyReplicasTest, CursorPagingTest, 
ResponseLogComponentTest, FileBasedSpellCheckerTest, TestPushWriter, 
TestSolrCoreProperties, SystemInfoHandlerTest, TestFieldCacheReopen, 
MinimalSchemaTest, TestRangeQuery, TestSearcherReuse, 
HdfsWriteToMultipleCollectionsTest, LeaderElectionIntegrationTest, 
ZkNodePropsTest, TestBlobHandler, TestAtomicUpdateErrorCases, 
TestFreeTextSuggestions, TestSizeLimitedDistributedMap, 
StandardRequestHandlerTest, BlockDirectoryTest, BlockJoinFacetSimpleTest, 
TestNonDefinedSimilarityFactory, HdfsCollectionsAPIDistributedZkTest, 
XsltUpdateRequestHandlerTest, TestSolrQueryParserResource, 
TestUninvertingReader, CloneFieldUpdateProcessorFactoryTest, TestManagedSchema, 
NotRequiredUniqueKeyTest, TestImplicitCoreProperties, PeerSyncReplicationTest, 
ClassificationUpdateProcessorFactoryTest, TestSubQueryTransformerCrossCore, 
ShardRoutingTest, BasicZkTest, FullSolrCloudDistribCmdsTest, 
TestRandomFaceting, DistributedSpellCheckComponentTest, HardAutoCommitTest, 
DistributedTermsComponentTest, TestGroupingSearch, QueryElevationComponentTest, 
TestSort, TestLazyCores, DistributedQueryElevationComponentTest, DocValuesTest, 
SolrInfoMBeanTest, IndexBasedSpellCheckerTest, DirectSolrSpellCheckerTest, 
PathHierarchyTokenizerFactoryTest, FieldAnalysisRequestHandlerTest, 
TestJmxIntegration, MBeansHandlerTest, PingRequestHandlerTest, 
TestMergePolicyConfig, TestSolrDeletionPolicy2, TestDocSet, TestSearchPerf, 
NumericFieldsTest, TestElisionMultitermQuery, TestConfig, 
ExternalFileFieldSortTest, TestLuceneMatchVersion, SynonymTokenizerTest, 
TestXIncludeConfig, EchoParamsTest, TestDFRSimilarityFactory, 
TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, 
ScriptEngineTest, URLClassifyProcessorTest, TestFastLRUCache, 
ChaosMonkeyNothingIsSafeTest, CloudExitableDirectoryReaderTest, 
CollectionStateFormat2Test, CustomCollectionTest, DeleteStatusTest, 
DistribCursorPagingTest, DocValuesNotIndexedTest, HttpPartitionTest]
   [junit4] Completed [660/660 (1!)] on J0 in 1144.23s, 1 test, 1 error <<< 
FAILURES!

[...truncated 51417 lines...]

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

Reply via email to