Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.0-Linux/230/
Java: 64bit/jdk-9-ea+181 -XX:+UseCompressedOops -XX:+UseParallelGC 
--illegal-access=deny

2 tests failed.
FAILED:  org.apache.solr.cloud.BasicDistributedZkTest.test

Error Message:
Error from server at http://127.0.0.1:40025/dx_c/collection1: Async exception 
during distributed update: Error from server at 
http://127.0.0.1:42119/dx_c/collection1_shard1_replica_n0: Bad Request    
request: 
http://127.0.0.1:42119/dx_c/collection1_shard1_replica_n0/update?update.chain=distrib-dup-test-chain-explicit&update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A40025%2Fdx_c%2Fcollection1_shard2_replica_n0%2F&wt=javabin&version=2
 Remote error message: Exception writing document id 64 to the index; possible 
analysis error.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:40025/dx_c/collection1: Async exception during 
distributed update: Error from server at 
http://127.0.0.1:42119/dx_c/collection1_shard1_replica_n0: Bad Request



request: 
http://127.0.0.1:42119/dx_c/collection1_shard1_replica_n0/update?update.chain=distrib-dup-test-chain-explicit&update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A40025%2Fdx_c%2Fcollection1_shard2_replica_n0%2F&wt=javabin&version=2
Remote error message: Exception writing document id 64 to the index; possible 
analysis error.
        at 
__randomizedtesting.SeedInfo.seed([EB29D32AC899DD71:637DECF06665B089]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
        at 
org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:507)
        at 
org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:683)
        at 
org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:377)
        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:564)
        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:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:
Expected 2 of 3 replicas to be active but only found 1; 
[core_node3:{"core":"c8n_1x3_lf_shard1_replica_n2","base_url":"http://127.0.0.1:39677","node_name":"127.0.0.1:39677_","state":"active","type":"NRT","leader":"true"}];
 clusterState: DocCollection(c8n_1x3_lf//clusterstate.json/26)={   
"pullReplicas":"0",   "replicationFactor":"1",   "shards":{"shard1":{       
"range":"80000000-7fffffff",       "state":"active",       "replicas":{         
"core_node1":{           "state":"down",           
"base_url":"http://127.0.0.1:39711";,           
"core":"c8n_1x3_lf_shard1_replica_n1",           
"node_name":"127.0.0.1:39711_",           "type":"NRT"},         "core_node2":{ 
          "core":"c8n_1x3_lf_shard1_replica_n3",           
"base_url":"http://127.0.0.1:37883";,           "node_name":"127.0.0.1:37883_",  
         "state":"down",           "type":"NRT"},         "core_node3":{        
   "core":"c8n_1x3_lf_shard1_replica_n2",           
"base_url":"http://127.0.0.1:39677";,           "node_name":"127.0.0.1:39677_",  
         "state":"active",           "type":"NRT",           
"leader":"true"}}}},   "router":{"name":"compositeId"},   
"maxShardsPerNode":"1",   "autoAddReplicas":"false",   "nrtReplicas":"3",   
"tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Expected 2 of 3 replicas to be active but only found 
1; 
[core_node3:{"core":"c8n_1x3_lf_shard1_replica_n2","base_url":"http://127.0.0.1:39677","node_name":"127.0.0.1:39677_","state":"active","type":"NRT","leader":"true"}];
 clusterState: DocCollection(c8n_1x3_lf//clusterstate.json/26)={
  "pullReplicas":"0",
  "replicationFactor":"1",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node1":{
          "state":"down",
          "base_url":"http://127.0.0.1:39711";,
          "core":"c8n_1x3_lf_shard1_replica_n1",
          "node_name":"127.0.0.1:39711_",
          "type":"NRT"},
        "core_node2":{
          "core":"c8n_1x3_lf_shard1_replica_n3",
          "base_url":"http://127.0.0.1:37883";,
          "node_name":"127.0.0.1:37883_",
          "state":"down",
          "type":"NRT"},
        "core_node3":{
          "core":"c8n_1x3_lf_shard1_replica_n2",
          "base_url":"http://127.0.0.1:39677";,
          "node_name":"127.0.0.1:39677_",
          "state":"active",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"3",
  "tlogReplicas":"0"}
        at 
__randomizedtesting.SeedInfo.seed([EB29D32AC899DD71:637DECF06665B089]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:169)
        at 
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:56)
        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:564)
        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:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 10958 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_EB29D32AC899DD71-001/init-core-data-001
   [junit4]   2> 77816 WARN  
(SUITE-BasicDistributedZkTest-seed#[EB29D32AC899DD71]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=21 numCloses=21
   [junit4]   2> 77816 INFO  
(SUITE-BasicDistributedZkTest-seed#[EB29D32AC899DD71]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 77817 INFO  
(SUITE-BasicDistributedZkTest-seed#[EB29D32AC899DD71]-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> 77817 INFO  
(SUITE-BasicDistributedZkTest-seed#[EB29D32AC899DD71]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /dx_c/
   [junit4]   2> 77818 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 77819 INFO  (Thread-150) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 77819 INFO  (Thread-150) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 77856 ERROR (Thread-150) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 77919 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:37905
   [junit4]   2> 77925 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 77926 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 77927 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 77927 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 77928 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 77928 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 77928 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 77929 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 77929 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 77930 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 77930 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 77931 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 78021 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 78022 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7d54df2c{/dx_c,null,AVAILABLE}
   [junit4]   2> 78023 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@b6ef304{HTTP/1.1,[http/1.1]}{127.0.0.1:34841}
   [junit4]   2> 78023 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.e.j.s.Server Started @79339ms
   [junit4]   2> 78023 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/dx_c, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_EB29D32AC899DD71-001/tempDir-001/control/data,
 hostPort=34841, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_EB29D32AC899DD71-001/control-001/cores,
 replicaType=NRT}
   [junit4]   2> 78023 ERROR 
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 78023 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 78023 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 78023 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 78024 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-19T13:21:24.991977Z
   [junit4]   2> 78026 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 78026 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_EB29D32AC899DD71-001/control-001/solr.xml
   [junit4]   2> 78028 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2864ec22, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 78030 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37905/solr
   [junit4]   2> 78091 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 78091 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34841_dx_c
   [junit4]   2> 78092 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.Overseer Overseer 
(id=98510365313662980-127.0.0.1:34841_dx_c-n_0000000000) starting
   [junit4]   2> 78103 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34841_dx_c
   [junit4]   2> 78111 INFO  (zkCallback-66-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 78156 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2864ec22
   [junit4]   2> 78165 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2864ec22
   [junit4]   2> 78165 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2864ec22
   [junit4]   2> 78166 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_EB29D32AC899DD71-001/control-001/cores
   [junit4]   2> 78213 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 78216 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37905/solr ready
   [junit4]   2> 78220 INFO  (qtp117003936-467) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:34841_dx_c&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 78221 INFO  (OverseerThreadFactory-208-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 78326 INFO  (qtp117003936-469) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 78327 INFO  (qtp117003936-469) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 78430 INFO  (zkCallback-66-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 79335 INFO  (qtp117003936-469) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 79344 INFO  (qtp117003936-469) [    ] o.a.s.s.IndexSchema 
[control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 79346 WARN  (qtp117003936-469) [    ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieIntField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 79347 WARN  (qtp117003936-469) [    ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieFloatField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 79348 WARN  (qtp117003936-469) [    ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieLongField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 79369 WARN  (qtp117003936-469) [    ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieDateField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 79402 WARN  (qtp117003936-469) [    ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.EnumField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 79407 INFO  (qtp117003936-469) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 79428 INFO  (qtp117003936-469) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'control_collection_shard1_replica_n1' using configuration 
from collection control_collection, trusted=true
   [junit4]   2> 79429 INFO  (qtp117003936-469) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2864ec22
   [junit4]   2> 79429 INFO  (qtp117003936-469) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 79429 INFO  (qtp117003936-469) [    ] o.a.s.c.SolrCore 
[[control_collection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_EB29D32AC899DD71-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_EB29D32AC899DD71-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 79432 INFO  (qtp117003936-469) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=50, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=61.2822265625, 
floorSegmentMB=1.416015625, forceMergeDeletesPctAllowed=25.48544556468157, 
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1949426682477272
   [junit4]   2> 79444 WARN  (qtp117003936-469) [    ] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 79475 INFO  (qtp117003936-469) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 79475 INFO  (qtp117003936-469) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 79476 INFO  (qtp117003936-469) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 79476 INFO  (qtp117003936-469) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 79476 INFO  (qtp117003936-469) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=48, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=9.623046875, 
floorSegmentMB=1.375, forceMergeDeletesPctAllowed=4.813983257072419, 
segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.448650941981353
   [junit4]   2> 79478 INFO  (qtp117003936-469) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7601b3f6[control_collection_shard1_replica_n1] main]
   [junit4]   2> 79480 INFO  (qtp117003936-469) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 79480 INFO  (qtp117003936-469) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 79480 INFO  (qtp117003936-469) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 79481 INFO  (searcherExecutor-211-thread-1) [    ] 
o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher 
Searcher@7601b3f6[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 79482 INFO  (qtp117003936-469) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1576165846758195200
   [junit4]   2> 79484 INFO  (qtp117003936-469) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 79485 INFO  (qtp117003936-469) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 79485 INFO  (qtp117003936-469) [    ] o.a.s.c.SyncStrategy 
Sync replicas to 
http://127.0.0.1:34841/dx_c/control_collection_shard1_replica_n1/
   [junit4]   2> 79485 INFO  (qtp117003936-469) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 79485 INFO  (qtp117003936-469) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:34841/dx_c/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 79485 INFO  (qtp117003936-469) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 79486 INFO  (qtp117003936-469) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:34841/dx_c/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 79587 INFO  (zkCallback-66-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 79637 INFO  (qtp117003936-469) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 79640 INFO  (qtp117003936-469) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1313
   [junit4]   2> 79646 INFO  (qtp117003936-467) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 79743 INFO  (zkCallback-66-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 80224 INFO  
(OverseerCollectionConfigSetProcessor-98510365313662980-127.0.0.1:34841_dx_c-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> 80647 INFO  (qtp117003936-467) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:34841_dx_c&wt=javabin&version=2}
 status=0 QTime=2427
   [junit4]   2> 80647 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15dfaa7c3370005, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 80650 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 80651 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37905/solr ready
   [junit4]   2> 80652 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 80653 INFO  (qtp117003936-467) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 80654 INFO  (OverseerThreadFactory-208-thread-2) [    ] 
o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 80654 WARN  (OverseerThreadFactory-208-thread-2) [    ] 
o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) 
without cores.
   [junit4]   2> 80859 INFO  (qtp117003936-467) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 80859 INFO  (qtp117003936-467) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=205
   [junit4]   2> 80963 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_EB29D32AC899DD71-001/shard-1-001
 of type NRT
   [junit4]   2> 80963 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 80967 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@192cba31{/dx_c,null,AVAILABLE}
   [junit4]   2> 80968 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3d8c11a1{HTTP/1.1,[http/1.1]}{127.0.0.1:40025}
   [junit4]   2> 80968 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.e.j.s.Server Started @82284ms
   [junit4]   2> 80968 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/dx_c, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_EB29D32AC899DD71-001/tempDir-001/jetty1,
 hostPort=40025, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_EB29D32AC899DD71-001/shard-1-001/cores}
   [junit4]   2> 80968 ERROR 
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 80968 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 80968 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 80969 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 80969 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-19T13:21:27.937036Z
   [junit4]   2> 80976 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 80976 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_EB29D32AC899DD71-001/shard-1-001/solr.xml
   [junit4]   2> 80978 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2864ec22, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 80980 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37905/solr
   [junit4]   2> 80992 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 80996 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 80997 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40025_dx_c
   [junit4]   2> 80998 INFO  (zkCallback-73-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 80998 INFO  (zkCallback-66-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 80999 INFO  (zkCallback-78-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 81027 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2864ec22
   [junit4]   2> 81032 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2864ec22
   [junit4]   2> 81032 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2864ec22
   [junit4]   2> 81033 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_EB29D32AC899DD71-001/shard-1-001/cores
   [junit4]   2> 81049 INFO  (qtp117003936-468) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:40025_dx_c&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 81051 INFO  
(OverseerCollectionConfigSetProcessor-98510365313662980-127.0.0.1:34841_dx_c-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 81052 INFO  (OverseerThreadFactory-208-thread-3) [    ] 
o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:40025_dx_c for creating new 
replica
   [junit4]   2> 81054 INFO  (qtp1056188355-509) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n0&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 81054 INFO  (qtp1056188355-509) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 82068 INFO  (qtp1056188355-509) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 82102 INFO  (qtp1056188355-509) [    ] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n0] Schema name=test
   [junit4]   2> 82181 INFO  (qtp1056188355-509) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 82201 INFO  (qtp1056188355-509) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n0' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 82201 INFO  (qtp1056188355-509) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n0' (registry 
'solr.core.collection1.shard2.replica_n0') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2864ec22
   [junit4]   2> 82202 INFO  (qtp1056188355-509) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 82202 INFO  (qtp1056188355-509) [    ] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n0] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_EB29D32AC899DD71-001/shard-1-001/cores/collection1_shard2_replica_n0],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_EB29D32AC899DD71-001/shard-1-001/cores/collection1_shard2_replica_n0/data/]
   [junit4]   2> 82205 INFO  (qtp1056188355-509) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=50, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=61.2822265625, 
floorSegmentMB=1.416015625, forceMergeDeletesPctAllowed=25.48544556468157, 
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1949426682477272
   [junit4]   2> 82225 WARN  (qtp1056188355-509) [    ] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 82272 INFO  (qtp1056188355-509) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 82272 INFO  (qtp1056188355-509) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 82274 INFO  (qtp1056188355-509) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 82274 INFO  (qtp1056188355-509) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 82275 INFO  (qtp1056188355-509) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=48, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=9.623046875, 
floorSegmentMB=1.375, forceMergeDeletesPctAllowed=4.813983257072419, 
segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.448650941981353
   [junit4]   2> 82277 INFO  (qtp1056188355-509) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@125f4cb9[collection1_shard2_replica_n0] main]
   [junit4]   2> 82278 INFO  (qtp1056188355-509) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 82278 INFO  (qtp1056188355-509) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 82278 INFO  (qtp1056188355-509) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 82280 INFO  (searcherExecutor-222-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard2_replica_n0] Registered new searcher 
Searcher@125f4cb9[collection1_shard2_replica_n0] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 82280 INFO  (qtp1056188355-509) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1576165849692110848
   [junit4]   2> 82286 INFO  (qtp1056188355-509) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 82291 INFO  (qtp1056188355-509) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 82291 INFO  (qtp1056188355-509) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:40025/dx_c/collection1_shard2_replica_n0/
   [junit4]   2> 82292 INFO  (qtp1056188355-509) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 82292 INFO  (qtp1056188355-509) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:40025/dx_c/collection1_shard2_replica_n0/ has no replicas
   [junit4]   2> 82292 INFO  (qtp1056188355-509) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 82295 INFO  (qtp1056188355-509) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:40025/dx_c/collection1_shard2_replica_n0/ shard2
   [junit4]   2> 82445 INFO  (qtp1056188355-509) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 82447 INFO  (qtp1056188355-509) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n0&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1392
   [junit4]   2> 82448 INFO  (qtp117003936-468) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:40025_dx_c&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=1398
   [junit4]   2> 82517 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_EB29D32AC899DD71-001/shard-2-001
 of type NRT
   [junit4]   2> 82518 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 82521 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@66f5bc67{/dx_c,null,AVAILABLE}
   [junit4]   2> 82521 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@355e03f5{HTTP/1.1,[http/1.1]}{127.0.0.1:42119}
   [junit4]   2> 82522 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.e.j.s.Server Started @83837ms
   [junit4]   2> 82522 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/dx_c, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_EB29D32AC899DD71-001/tempDir-001/jetty2,
 hostPort=42119, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_EB29D32AC899DD71-001/shard-2-001/cores}
   [junit4]   2> 82522 ERROR 
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 82522 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 82522 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 82522 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 82522 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-19T13:21:29.490586Z
   [junit4]   2> 82527 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 82527 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_EB29D32AC899DD71-001/shard-2-001/solr.xml
   [junit4]   2> 82529 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2864ec22, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 82532 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37905/solr
   [junit4]   2> 82543 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 82544 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 82545 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42119_dx_c
   [junit4]   2> 82546 INFO  (zkCallback-73-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 82546 INFO  (zkCallback-66-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 82546 INFO  (zkCallback-78-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 82546 INFO  (zkCallback-84-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 82615 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2864ec22
   [junit4]   2> 82620 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2864ec22
   [junit4]   2> 82620 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2864ec22
   [junit4]   2> 82621 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_EB29D32AC899DD71-001/shard-2-001/cores
   [junit4]   2> 82643 INFO  (qtp46696082-538) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:42119_dx_c&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 82645 INFO  
(OverseerCollectionConfigSetProcessor-98510365313662980-127.0.0.1:34841_dx_c-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 82645 INFO  (OverseerThreadFactory-208-thread-4) [    ] 
o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:42119_dx_c for creating new 
replica
   [junit4]   2> 82647 INFO  (qtp46696082-540) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n0&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 82647 INFO  (qtp46696082-540) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 83658 INFO  (qtp46696082-540) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 83667 INFO  (qtp46696082-540) [    ] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n0] Schema name=test
   [junit4]   2> 83725 INFO  (qtp46696082-540) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 83740 INFO  (qtp46696082-540) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n0' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 83741 INFO  (qtp46696082-540) [    ] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr.core.collection1.shard1.replica_n0' (registry 
'solr.core.collection1.shard1.replica_n0') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2864ec22
   [junit4]   2> 83741 INFO  (qtp46696082-540) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 83741 INFO  (qtp46696082-540) [    ] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n0] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_EB29D32AC899DD71-001/shard-2-001/cores/collection1_shard1_replica_n0],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_EB29D32AC899DD71-001/shard-2-001/cores/collection1_shard1_replica_n0/data/]
   [junit4]   2> 83747 INFO  (qtp46696082-540) [    ] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=37, 
maxMergedSegmentMB=61.2822265625, floorSegmentMB=1.416015625, 
forceMergeDeletesPctAllowed=25.48544556468157, segmentsPerTier=46.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1949426682477272
   [junit4]   2> 83751 WARN  (qtp46696082-540) [    ] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 83781 INFO  (qtp46696082-540) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 83781 INFO  (qtp46696082-540) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 83781 INFO  (qtp46696082-540) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 83782 INFO  (qtp46696082-540) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 83782 INFO  (qtp46696082-540) [    ] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=22, 
maxMergedSegmentMB=9.623046875, floorSegmentMB=1.375, 
forceMergeDeletesPctAllowed=4.813983257072419, segmentsPerTier=29.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.448650941981353
   [junit4]   2> 83783 INFO  (qtp46696082-540) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@34a62eae[collection1_shard1_replica_n0] main]
   [junit4]   2> 83784 INFO  (qtp46696082-540) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 83785 INFO  (qtp46696082-540) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 83785 INFO  (qtp46696082-540) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 83786 INFO  (searcherExecutor-233-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica_n0] Registered new searcher 
Searcher@34a62eae[collection1_shard1_replica_n0] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 83786 INFO  (qtp46696082-540) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1576165851271266304
   [junit4]   2> 83789 INFO  (qtp46696082-540) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 83789 INFO  (qtp46696082-540) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 83789 INFO  (qtp46696082-540) [    ] o.a.s.c.SyncStrategy Sync 
replicas to http://127.0.0.1:42119/dx_c/collection1_shard1_replica_n0/
   [junit4]   2> 83789 INFO  (qtp46696082-540) [    ] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
   [junit4]   2> 83789 INFO  (qtp46696082-540) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:42119/dx_c/collection1_shard1_replica_n0/ has no replicas
   [junit4]   2> 83789 INFO  (qtp46696082-540) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 83791 INFO  (qtp46696082-540) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:42119/dx_c/collection1_shard1_replica_n0/ shard1
   [junit4]   2> 83942 INFO  (qtp46696082-540) [    ] o.a.s.c.ZkController I am 
the leader, no recovery necessary
   [junit4]   2> 83943 INFO  (qtp46696082-540) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n0&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1296
   [junit4]   2> 83948 INFO  (qtp46696082-538) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:42119_dx_c&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1304
   [junit4]   2> 84039 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_EB29D32AC899DD71-001/shard-3-001
 of type NRT
   [junit4]   2> 84040 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 84047 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1450ada2{/dx_c,null,AVAILABLE}
   [junit4]   2> 84048 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@64ecacb5{HTTP/1.1,[http/1.1]}{127.0.0.1:43021}
   [junit4]   2> 84048 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.e.j.s.Server Started @85364ms
   [junit4]   2> 84048 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/dx_c, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_EB29D32AC899DD71-001/tempDir-001/jetty3,
 hostPort=43021, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_EB29D32AC899DD71-001/shard-3-001/cores,
 replicaType=NRT}
   [junit4]   2> 84049 ERROR 
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 84049 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 84049 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 84049 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 84049 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-19T13:21:31.017699Z
   [junit4]   2> 84055 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 84055 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_EB29D32AC899DD71-001/shard-3-001/solr.xml
   [junit4]   2> 84057 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2864ec22, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 84059 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37905/solr
   [junit4]   2> 84064 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 84065 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 84065 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43021_dx_c
   [junit4]   2> 84066 INFO  (zkCallback-73-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 84066 INFO  (zkCallback-84-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 84066 INFO  (zkCallback-66-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 84066 INFO  (zkCallback-90-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 84066 INFO  (zkCallback-78-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 84088 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2864ec22
   [junit4]   2> 84094 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2864ec22
   [junit4]   2> 84094 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2864ec22
   [junit4]   2> 84094 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_EB29D32AC899DD71-001/shard-3-001/cores
   [junit4]   2> 84117 INFO  (qtp46696082-539) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:43021_dx_c&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 84119 INFO  
(OverseerCollectionConfigSetProcessor-98510365313662980-127.0.0.1:34841_dx_c-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 84119 INFO  (OverseerThreadFactory-208-thread-5) [    ] 
o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:43021_dx_c for creating new 
replica
   [junit4]   2> 84121 INFO  (qtp1759730378-567) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 84122 INFO  (qtp1759730378-567) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 85138 INFO  (qtp1759730378-567) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 85151 INFO  (qtp1759730378-567) [    ] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n1] Schema name=test
   [junit4]   2> 85217 INFO  (qtp1759730378-567) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 85234 INFO  (qtp1759730378-567) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n1' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 85235 INFO  (qtp1759730378-567) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n1' (registry 
'solr.core.collection1.shard2.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2864ec22
   [junit4]   2> 85235 INFO  (qtp1759730378-567) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 85235 INFO  (qtp1759730378-567) [    ] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_EB29D32AC899DD71-001/shard-3-001/cores/collection1_shard2_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_EB29D32AC899DD71-001/shard-3-001/cores/collection1_shard2_replica_n1/data/]
   [junit4]   2> 85237 INFO  (qtp1759730378-567) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=50, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=61.2822265625, 
floorSegmentMB=1.416015625, forceMergeDeletesPctAllowed=25.48544556468157, 
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1949426682477272
   [junit4]   2> 85240 WARN  (qtp1759730378-567) [    ] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 85267 INFO  (qtp1759730378-567) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 85267 INFO  (qtp1759730378-567) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 85268 INFO  (qtp1759730378-567) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 85268 INFO  (qtp1759730378-567) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 85269 INFO  (qtp1759730378-567) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=48, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=9.623046875, 
floorSegmentMB=1.375, forceMergeDeletesPctAllowed=4.813983257072419, 
segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.448650941981353
   [junit4]   2> 85270 INFO  (qtp1759730378-567) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6eb4efcd[collection1_shard2_replica_n1] main]
   [junit4]   2> 85270 INFO  (qtp1759730378-567) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 85270 INFO  (qtp1759730378-567) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 85271 INFO  (qtp1759730378-567) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 85271 INFO  (searcherExecutor-244-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard2_replica_n1] Registered new searcher 
Searcher@6eb4efcd[collection1_shard2_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 85271 INFO  (qtp1759730378-567) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1576165852828401664
   [junit4]   2> 85273 INFO  (qtp1759730378-567) [    ] o.a.s.c.ZkController 
Core needs to recover:collection1_shard2_replica_n1
   [junit4]   2> 85274 INFO  (updateExecutor-87-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 85274 INFO  (qtp1759730378-567) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1152
   [junit4]   2> 85276 INFO  (qtp46696082-539) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:43021_dx_c&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=1158
   [junit4]   2> 85278 INFO  (recoveryExecutor-88-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 85279 INFO  (recoveryExecutor-88-thread-1) [    ] 
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 85279 INFO  (recoveryExecutor-88-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[collection1_shard2_replica_n1]
   [junit4]   2> 85279 INFO  (recoveryExecutor-88-thread-1) [    ] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 85279 INFO  (recoveryExecutor-88-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Publishing state of core 
[collection1_shard2_replica_n1] as recovering, leader is 
[http://127.0.0.1:40025/dx_c/collection1_shard2_replica_n0/] and I am 
[http://127.0.0.1:43021/dx_c/collection1_shard2_replica_n1/]
   [junit4]   2> 85282 INFO  (recoveryExecutor-88-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Sending prep recovery command to 
[http://127.0.0.1:40025/dx_c]; [WaitForState: 
action=PREPRECOVERY&core=collection1_shard2_replica_n0&nodeName=127.0.0.1:43021_dx_c&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 85283 INFO  (qtp1056188355-511) [    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, 
maxTime: 183 s
   [junit4]   2> 85284 INFO  (qtp1056188355-511) [    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard2, thisCore=collection1_shard2_replica_n0, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:43021_dx_c, 
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1_shard2_replica_n1","base_url":"http://127.0.0.1:43021/dx_c","node_name":"127.0.0.1:43021_dx_c","state":"down","type":"NRT"}
   [junit4]   2> 85372 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_EB29D32AC899DD71-001/shard-4-001
 of type NRT
   [junit4]   2> 85373 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 85376 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@40002a60{/dx_c,null,AVAILABLE}
   [junit4]   2> 85376 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7d3f53b1{HTTP/1.1,[http/1.1]}{127.0.0.1:44175}
   [junit4]   2> 85376 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.e.j.s.Server Started @86692ms
   [junit4]   2> 85376 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/dx_c, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_EB29D32AC899DD71-001/tempDir-001/jetty4,
 hostPort=44175, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_EB29D32AC899DD71-001/shard-4-001/cores,
 replicaType=NRT}
   [junit4]   2> 85377 ERROR 
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 85377 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 85377 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 85377 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 85377 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-19T13:21:32.345456Z
   [junit4]   2> 85389 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 85389 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_EB29D32AC899DD71-001/shard-4-001/solr.xml
   [junit4]   2> 85393 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2864ec22, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 85396 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37905/solr
   [junit4]   2> 85414 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 85415 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 85419 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44175_dx_c
   [junit4]   2> 85419 INFO  (zkCallback-90-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 85420 INFO  (zkCallback-97-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 85421 INFO  (zkCallback-84-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 85420 INFO  (zkCallback-73-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 85421 INFO  (zkCallback-66-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 85421 INFO  (zkCallback-78-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 85473 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2864ec22
   [junit4]   2> 85483 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2864ec22
   [junit4]   2> 85484 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2864ec22
   [junit4]   2> 85486 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_EB29D32AC899DD71-001/shard-4-001/cores
   [junit4]   2> 85518 INFO  (qtp46696082-534) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:44175_dx_c&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 85519 INFO  (OverseerThreadFactory-208-thread-5) [    ] 
o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:44175_dx_c for creating new 
replica
   [junit4]   2> 85519 INFO  
(OverseerCollectionConfigSetProcessor-98510365313662980-127.0.0.1:34841_dx_c-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000008 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 85521 INFO  (qtp1938313115-599) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 85522 INFO  (qtp1938313115-599) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 86284 INFO  (qtp1056188355-511) [    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard2, thisCore=collection1_shard2_replica_n0, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=recovering, localState=active, nodeName=127.0.0.1:43021_dx_c, 
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1_shard2_replica_n1","base_url":"http://127.0.0.1:43021/dx_c","node_name":"127.0.0.1:43021_dx_c","state":"recovering","type":"NRT"}
   [junit4]   2> 86284 INFO  (qtp1056188355-511) [    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 86284 INFO  (qtp1056188355-511) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:43021_dx_c&onlyIfLeaderActive=true&core=collection1_shard2_replica_n0&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1001
   [junit4]   2> 86532 INFO  (qtp1938313115-599) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 86541 INFO  (qtp1938313115-599) [    ] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n1] Schema name=test
   [junit4]   2> 86630 INFO  (qtp1938313115-599) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 86641 INFO  (qtp1938313115-599) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n1' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 86641 INFO  (qtp1938313115-599) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2864ec22
   [junit4]   2> 86642 INFO  (qtp1938313115-599) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 86642 INFO  (qtp1938313115-599) [    ] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_EB29D32AC899DD71-001/shard-4-001/cores/collection1_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_EB29D32AC899DD71-001/shard-4-001/cores/collection1_shard1_replica_n1/data/]
   [junit4]   2> 86644 INFO  (qtp1938313115-599) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=50, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=61.2822265625, 
floorSegmentMB=1.416015625, forceMergeDeletesPctAllowed=25.48544556468157, 
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1949426682477272
   [junit4]   2> 86647 WARN  (qtp1938313115-599) [    ] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 86672 INFO  (qtp1938313115-599) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 86672 INFO  (qtp1938313115-599) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 86673 INFO  (qtp1938313115-599) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 86673 INFO  (qtp1938313115-599) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 86674 INFO  (qtp1938313115-599) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=48, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=9.623046875, 
floorSegmentMB=1.375, forceMergeDeletesPctAllowed=4.813983257072419, 
segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.448650941981353
   [junit4]   2> 86675 INFO  (qtp1938313115-599) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@42409198[collection1_shard1_replica_n1] main]
   [junit4]   2> 86676 INFO  (qtp1938313115-599) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 86677 INFO  (qtp1938313115-599) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 86677 INFO  (qtp1938313115-599) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 86679 INFO  (searcherExecutor-255-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher 
Searcher@42409198[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 86679 INFO  (qtp1938313115-599) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1576165854304796672
   [junit4]   2> 86682 INFO  (qtp1938313115-599) [    ] o.a.s.c.ZkController 
Core needs to recover:collection1_shard1_replica_n1
   [junit4]   2> 86682 INFO  (updateExecutor-94-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 86682 INFO  (qtp1938313115-599) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1161
   [junit4]   2> 86687 INFO  (qtp46696082-534) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:44175_dx_c&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1169
   [junit4]   2> 86685 INFO  (recoveryExecutor-95-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 86694 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 86694 INFO  
(TEST-BasicDistributedZkTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):330
   [junit4]   2> 86695 INFO  (recoveryExecutor-95-thread-1) [    ] 
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 86695 INFO  (recoveryExecutor-95-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[collection1_shard1_replica_n1]
   [junit4]   2> 86695 INFO  (recoveryExecutor-95-thread-1) [    ] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 86695 INFO  (recoveryExecutor-95-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Publishing state of core 
[collection1_shard1_replica_n1] as recovering, leader is 
[http://127.0.0.1:42119/dx_c/collection1_shard1_replica_n0/] and I am 
[http://127.0.0.1:44175/dx_c/collection1_shard1_replica_n1/]
   [junit4]   2> 86696 INFO  (recoveryExecutor-95-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Sending prep recovery command to 
[http://127.0.0.1:42119/dx_c]; [WaitForState: 
action=PREPRECOVERY&core=collection1_shard1_replica_n0&nodeName=127.0.0.1:44175_dx_c&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 86698 INFO  (qtp46696082-538) [    ] o.a.s.h.a.PrepRecoveryOp 
Going to wait for coreNodeName: core_node4, state: recovering, checkLive: true, 
onlyIfLeader: true, onlyIfLeaderActive: true, maxTime: 183 s
   [junit4]   2> 86698 INFO  (qtp46696082-538) [    ] o.a.s.h.a.PrepRecoveryOp 
In WaitForState(recovering): collection=collection1, shard=shard1, 
thisCore=collection1_shard1_replica_n0, leaderDoesNotNeedRecovery=false, 
isLeader? true, live=true, checkLive=true, currentState=down, 
localState=active, nodeName=127.0.0.1:44175_dx_c, coreNodeName=core_node4, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node4:{"core":"collection1_shard1_replica_n1","base_url":"http://127.0.0.1:44175/dx_c","node_name":"127.0.0.1:44175_dx_c","state":"down","type":"NRT"}
   [junit4]   2> 86786 INFO  (recoveryExecutor-88-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Attempting to PeerSync from 
[http://127.0.0.1:40025/dx_c/collection1_shard2_replica_n0/] - 
recoveringAfterStartup=[true]
   [junit4]   2> 86789 INFO  (recoveryExecutor-88-thread-1) [    ] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_n1 
url=http://127.0.0.1:43021/dx_c START 
replicas=[http://127.0.0.1:40025/dx_c/collection1_shard2_replica_n0/] 
nUpdates=100
   [junit4]   2> 86797 INFO  (qtp1056188355-511) [    ] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:4.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, 
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 86797 INFO  (qtp1056188355-511) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n0]  webapp=/dx_c path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=6
   [junit4]   2> 86800 INFO  (recoveryExecutor-88-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> 86800 INFO  (recoveryExecutor-88-thread-1) [    ] 
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 86800 INFO  (recoveryExecutor-88-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 86800 INFO  (recoveryExecutor-88-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 86800 INFO  (recoveryExecutor-88-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 

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

> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/live_nodes
   [junit4]   2>        6       /solr/collections
   [junit4]   2>        3       /solr/overseer/queue
   [junit4]   2>        3       /solr/overseer/collection-queue-work
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1414069 WARN  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.SocketProxy Closing 1 connections to: http://127.0.0.1:39711/, target: 
http://127.0.0.1:42489/
   [junit4]   2> 1414069 WARN  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.SocketProxy Closing 0 connections to: http://127.0.0.1:37883/, target: 
http://127.0.0.1:37141/
   [junit4]   2> 1414069 WARN  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.SocketProxy Closing 7 connections to: http://127.0.0.1:39677/, target: 
http://127.0.0.1:38961/
   [junit4]   2> 1414069 WARN  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[EB29D32AC899DD71]) [    ] 
o.a.s.c.SocketProxy Closing 4 connections to: http://127.0.0.1:35435/, target: 
http://127.0.0.1:44993/
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=LeaderFailoverAfterPartitionTest -Dtests.method=test 
-Dtests.seed=EB29D32AC899DD71 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=fr-CA -Dtests.timezone=US/Eastern -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE  139s J1 | LeaderFailoverAfterPartitionTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Expected 2 of 3 
replicas to be active but only found 1; 
[core_node3:{"core":"c8n_1x3_lf_shard1_replica_n2","base_url":"http://127.0.0.1:39677","node_name":"127.0.0.1:39677_","state":"active","type":"NRT","leader":"true"}];
 clusterState: DocCollection(c8n_1x3_lf//clusterstate.json/26)={
   [junit4]    >   "pullReplicas":"0",
   [junit4]    >   "replicationFactor":"1",
   [junit4]    >   "shards":{"shard1":{
   [junit4]    >       "range":"80000000-7fffffff",
   [junit4]    >       "state":"active",
   [junit4]    >       "replicas":{
   [junit4]    >         "core_node1":{
   [junit4]    >           "state":"down",
   [junit4]    >           "base_url":"http://127.0.0.1:39711";,
   [junit4]    >           "core":"c8n_1x3_lf_shard1_replica_n1",
   [junit4]    >           "node_name":"127.0.0.1:39711_",
   [junit4]    >           "type":"NRT"},
   [junit4]    >         "core_node2":{
   [junit4]    >           "core":"c8n_1x3_lf_shard1_replica_n3",
   [junit4]    >           "base_url":"http://127.0.0.1:37883";,
   [junit4]    >           "node_name":"127.0.0.1:37883_",
   [junit4]    >           "state":"down",
   [junit4]    >           "type":"NRT"},
   [junit4]    >         "core_node3":{
   [junit4]    >           "core":"c8n_1x3_lf_shard1_replica_n2",
   [junit4]    >           "base_url":"http://127.0.0.1:39677";,
   [junit4]    >           "node_name":"127.0.0.1:39677_",
   [junit4]    >           "state":"active",
   [junit4]    >           "type":"NRT",
   [junit4]    >           "leader":"true"}}}},
   [junit4]    >   "router":{"name":"compositeId"},
   [junit4]    >   "maxShardsPerNode":"1",
   [junit4]    >   "autoAddReplicas":"false",
   [junit4]    >   "nrtReplicas":"3",
   [junit4]    >   "tlogReplicas":"0"}
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([EB29D32AC899DD71:637DECF06665B089]:0)
   [junit4]    >        at 
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:169)
   [junit4]    >        at 
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:56)
   [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:564)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_EB29D32AC899DD71-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
a_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 id=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
text=Lucene50(blocksize=128)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), 
_version_=DocValuesFormat(name=Asserting), 
intDefault=DocValuesFormat(name=Asserting), 
id_i1=DocValuesFormat(name=Asserting), 
range_facet_i_dv=DocValuesFormat(name=Lucene70), 
intDvoDefault=DocValuesFormat(name=Memory), 
range_facet_l=DocValuesFormat(name=Lucene70), 
timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1350, 
maxMBSortInHeap=6.821967843462037, sim=RandomSimilarity(queryNorm=false): {}, 
locale=fr-CA, timezone=US/Eastern
   [junit4]   2> NOTE: Linux 4.10.0-27-generic amd64/Oracle Corporation 9 
(64-bit)/cpus=8,threads=1,free=276202952,total=519569408
   [junit4]   2> NOTE: All tests run in this JVM: [BasicAuthIntegrationTest, 
TestCloudDeleteByQuery, TestMiniSolrCloudClusterSSL, TestCoreContainer, 
SortSpecParsingTest, CustomCollectionTest, TestReqParamsAPI, TestUpdate, 
TlogReplayBufferedWhileIndexingTest, TestAnalyzeInfixSuggestions, 
BlockDirectoryTest, TestRTGBase, RemoteQueryErrorTest, TestLockTree, 
TestSolrCloudWithDelegationTokens, TestRequestForwarding, TestStressRecovery, 
TestSolrFieldCacheBean, DistributedMLTComponentTest, TestPushWriter, 
TestSystemCollAutoCreate, TestStressVersions, LoggingHandlerTest, 
CollectionReloadTest, TestSolrXml, SuggestComponentTest, TestCoreAdminApis, 
CollectionsAPIAsyncDistributedZkTest, HdfsRecoveryZkTest, RuleEngineTest, 
TestHashPartitioner, TestSolrIndexConfig, SOLR749Test, SoftAutoCommitTest, 
ConfigSetsAPITest, SecurityConfHandlerTest, TestReloadDeadlock, 
TestConfigOverlay, TestConfigReload, DistributedTermsComponentTest, ZkCLITest, 
SolrCoreMetricManagerTest, SpatialFilterTest, TestLegacyNumericUtils, 
TestFieldSortValues, FileUtilsTest, TestPayloadScoreQParserPlugin, 
DocValuesNotIndexedTest, TestNoOpRegenerator, SuggesterTSTTest, 
TestScoreJoinQPNoScore, HdfsThreadLeakTest, HdfsWriteToMultipleCollectionsTest, 
HdfsBasicDistributedZkTest, ShufflingReplicaListTransformerTest, 
TestManagedSchemaThreadSafety, BlockJoinFacetDistribTest, 
CdcrReplicationDistributedZkTest, SliceStateTest, AnalysisAfterCoreReloadTest, 
DeleteStatusTest, TestSolrJ, TestInitParams, SolrCloudExampleTest, 
AlternateDirectoryTest, DirectSolrConnectionTest, SystemInfoHandlerTest, 
HdfsDirectoryFactoryTest, CloudMLTQParserTest, TestCharFilters, PrimUtilsTest, 
TestSolrQueryResponse, MoveReplicaTest, TestSmileRequest, ZkControllerTest, 
DirectSolrSpellCheckerTest, TestComplexPhraseLeadingWildcard, 
ConvertedLegacyTest, ShardRoutingTest, InfoHandlerTest, 
ManagedSchemaRoundRobinCloudTest, ChaosMonkeySafeLeaderTest, 
LukeRequestHandlerTest, OverseerModifyCollectionTest, ScriptEngineTest, 
CoreSorterTest, SolrCloudReportersTest, AtomicUpdatesTest, 
ClassificationUpdateProcessorTest, TestLeaderElectionZkExpiry, 
HdfsLockFactoryTest, TestDocBasedVersionConstraints, LargeFieldTest, 
TestDFISimilarityFactory, TestBinaryResponseWriter, 
TestStressCloudBlindAtomicUpdates, TestFuzzyAnalyzedSuggestions, 
TestMaxTokenLenTokenizer, ZkStateReaderTest, MetricUtilsTest, DeleteNodeTest, 
TestSystemIdResolver, SchemaVersionSpecificBehaviorTest, 
CollectionsAPIDistributedZkTest, DistributedFacetExistsSmallTest, 
TestOrdValues, TestFieldCacheVsDocValues, CSVRequestHandlerTest, 
TestSQLHandlerNonCloud, GraphQueryTest, TestXIncludeConfig, RequestLoggingTest, 
AddBlockUpdateTest, DistributedQueryComponentCustomSortTest, 
TestElisionMultitermQuery, TestLRUCache, TestFieldCacheReopen, 
OpenCloseCoreStressTest, LeaderElectionIntegrationTest, ClusterStateUpdateTest, 
TestRandomFaceting, LeaderElectionTest, TestZkChroot, TestRandomDVFaceting, 
TestDistributedGrouping, TestRealTimeGet, HardAutoCommitTest, 
StatsComponentTest, SolrCmdDistributorTest, TestFiltering, 
SpellCheckCollatorTest, SuggesterTest, TestTrie, PolyFieldTest, 
TestPseudoReturnFields, DirectUpdateHandlerOptimizeTest, 
StatelessScriptUpdateProcessorFactoryTest, DocValuesMultiTest, 
SolrInfoBeanTest, IndexBasedSpellCheckerTest, 
TestReversedWildcardFilterFactory, TestQueryTypes, TermsComponentTest, 
DocumentBuilderTest, MoreLikeThisHandlerTest, IndexSchemaRuntimeFieldTest, 
UpdateRequestProcessorFactoryTest, QueryParsingTest, 
TestPartialUpdateDeduplication, TestQuerySenderNoQuery, BadComponentTest, 
SampleTest, TestDocSet, NumericFieldsTest, MinimalSchemaTest, OutputWriterTest, 
NotRequiredUniqueKeyTest, TestPhraseSuggestions, SynonymTokenizerTest, 
TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, 
TestBM25SimilarityFactory, ResourceLoaderTest, 
OpenExchangeRatesOrgProviderTest, DateMathParserTest, DateFieldTest, 
SpellingQueryConverterTest, DOMUtilTest, ClusterStateTest, ZkNodePropsTest, 
CircularListTest, CursorPagingTest, DistributedIntervalFacetingTest, 
AliasIntegrationTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, 
ConcurrentDeleteAndCreateCollectionTest, DeleteShardTest, 
DistribJoinFromCollectionTest, LeaderElectionContextKeyTest, 
LeaderFailoverAfterPartitionTest]
   [junit4] Completed [520/729 (2!)] on J1 in 138.96s, 1 test, 1 failure <<< 
FAILURES!

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

Reply via email to