Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/999/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseG1GC

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

Error Message:
Error from server at https://127.0.0.1:38107/solr: Could not fully create 
collection: replacenodetest_coll

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:38107/solr: Could not fully create collection: 
replacenodetest_coll
        at 
__randomizedtesting.SeedInfo.seed([7715A3ACCC609D6B:FF419C76629CF093]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at org.apache.solr.cloud.ReplaceNodeTest.test(ReplaceNodeTest.java:86)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest.testSimple

Error Message:
Waiting for collection testSimple1 null Live Nodes: [127.0.0.1:40211_solr, 
127.0.0.1:46473_solr] Last available state: 
DocCollection(testSimple1//collections/testSimple1/state.json/13)={   
"pullReplicas":"0",   "replicationFactor":"2",   "shards":{     "shard1":{      
 "range":"80000000-ffffffff",       "state":"active",       "replicas":{        
 "core_node3":{           
"dataDir":"hdfs://localhost.localdomain:40331/data/testSimple1/core_node3/data/",
           "base_url":"http://127.0.0.1:45033/solr";,           
"node_name":"127.0.0.1:45033_solr",           "type":"NRT",           
"ulogDir":"hdfs://localhost.localdomain:40331/data/testSimple1/core_node3/data/tlog",
           "core":"testSimple1_shard1_replica_n1",           
"shared_storage":"true",           "state":"down"},         "core_node5":{      
     
"dataDir":"hdfs://localhost.localdomain:40331/data/testSimple1/core_node5/data/",
           "base_url":"http://127.0.0.1:46473/solr";,           
"node_name":"127.0.0.1:46473_solr",           "type":"NRT",           
"ulogDir":"hdfs://localhost.localdomain:40331/data/testSimple1/core_node5/data/tlog",
           "core":"testSimple1_shard1_replica_n2",           
"shared_storage":"true",           "state":"active",           
"leader":"true"}}},     "shard2":{       "range":"0-7fffffff",       
"state":"active",       "replicas":{         "core_node6":{           
"dataDir":"hdfs://localhost.localdomain:40331/data/testSimple1/core_node6/data/",
           "base_url":"http://127.0.0.1:40211/solr";,           
"node_name":"127.0.0.1:40211_solr",           "type":"NRT",           
"ulogDir":"hdfs://localhost.localdomain:40331/data/testSimple1/core_node6/data/tlog",
           "core":"testSimple1_shard2_replica_n4",           
"shared_storage":"true",           "state":"active"},         "core_node8":{    
       
"dataDir":"hdfs://localhost.localdomain:40331/data/testSimple1/core_node8/data/",
           "base_url":"http://127.0.0.1:46473/solr";,           
"node_name":"127.0.0.1:46473_solr",           "type":"NRT",           
"ulogDir":"hdfs://localhost.localdomain:40331/data/testSimple1/core_node8/data/tlog",
           "core":"testSimple1_shard2_replica_n7",           
"shared_storage":"true",           "state":"active",           
"leader":"true"}}}},   "router":{"name":"compositeId"},   
"maxShardsPerNode":"2",   "autoAddReplicas":"true",   "nrtReplicas":"2",   
"tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Waiting for collection testSimple1
null
Live Nodes: [127.0.0.1:40211_solr, 127.0.0.1:46473_solr]
Last available state: 
DocCollection(testSimple1//collections/testSimple1/state.json/13)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          
"dataDir":"hdfs://localhost.localdomain:40331/data/testSimple1/core_node3/data/",
          "base_url":"http://127.0.0.1:45033/solr";,
          "node_name":"127.0.0.1:45033_solr",
          "type":"NRT",
          
"ulogDir":"hdfs://localhost.localdomain:40331/data/testSimple1/core_node3/data/tlog",
          "core":"testSimple1_shard1_replica_n1",
          "shared_storage":"true",
          "state":"down"},
        "core_node5":{
          
"dataDir":"hdfs://localhost.localdomain:40331/data/testSimple1/core_node5/data/",
          "base_url":"http://127.0.0.1:46473/solr";,
          "node_name":"127.0.0.1:46473_solr",
          "type":"NRT",
          
"ulogDir":"hdfs://localhost.localdomain:40331/data/testSimple1/core_node5/data/tlog",
          "core":"testSimple1_shard1_replica_n2",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{
        "core_node6":{
          
"dataDir":"hdfs://localhost.localdomain:40331/data/testSimple1/core_node6/data/",
          "base_url":"http://127.0.0.1:40211/solr";,
          "node_name":"127.0.0.1:40211_solr",
          "type":"NRT",
          
"ulogDir":"hdfs://localhost.localdomain:40331/data/testSimple1/core_node6/data/tlog",
          "core":"testSimple1_shard2_replica_n4",
          "shared_storage":"true",
          "state":"active"},
        "core_node8":{
          
"dataDir":"hdfs://localhost.localdomain:40331/data/testSimple1/core_node8/data/",
          "base_url":"http://127.0.0.1:46473/solr";,
          "node_name":"127.0.0.1:46473_solr",
          "type":"NRT",
          
"ulogDir":"hdfs://localhost.localdomain:40331/data/testSimple1/core_node8/data/tlog",
          "core":"testSimple1_shard2_replica_n7",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"true",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
        at 
__randomizedtesting.SeedInfo.seed([7715A3ACCC609D6B:4FA68752EB9349BA]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
        at 
org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:92)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11853 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_7715A3ACCC609D6B-001/init-core-data-001
   [junit4]   2> 1    INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[7715A3ACCC609D6B]-worker) [    
] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 46   INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[7715A3ACCC609D6B]-worker) [    
] o.e.j.u.log Logging initialized @1342ms
   [junit4]   2> 53   INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[7715A3ACCC609D6B]-worker) [    
] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 62   INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[7715A3ACCC609D6B]-worker) [    
] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 73   INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[7715A3ACCC609D6B]-worker) [    
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_7715A3ACCC609D6B-001/tempDir-001
   [junit4]   2> 80   INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[7715A3ACCC609D6B]-worker) [    
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 99   INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 99   INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 190  ERROR (Thread-1) [    ] 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> 199  INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[7715A3ACCC609D6B]-worker) [    
] o.a.s.c.ZkTestServer start zk server on port:45987
   [junit4]   2> 270  INFO  (zkConnectionManagerCallback-4-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 304  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 0x1605ea0c2f90000, 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.lang.Thread.run(Thread.java:748)
   [junit4]   2> 479  INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 479  INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 479  INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 504  INFO  (jetty-launcher-1-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@336901{/solr,null,AVAILABLE}
   [junit4]   2> 504  INFO  (jetty-launcher-1-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1ca26a1{/solr,null,AVAILABLE}
   [junit4]   2> 504  INFO  (jetty-launcher-1-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@52b9cb{/solr,null,AVAILABLE}
   [junit4]   2> 512  INFO  (jetty-launcher-1-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@549a4f{HTTP/1.1,[http/1.1]}{127.0.0.1:46473}
   [junit4]   2> 512  INFO  (jetty-launcher-1-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@339850{HTTP/1.1,[http/1.1]}{127.0.0.1:40211}
   [junit4]   2> 512  INFO  (jetty-launcher-1-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@c07f3f{HTTP/1.1,[http/1.1]}{127.0.0.1:45033}
   [junit4]   2> 512  INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.Server 
Started @1811ms
   [junit4]   2> 512  INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.Server 
Started @1811ms
   [junit4]   2> 512  INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.Server 
Started @1812ms
   [junit4]   2> 512  INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40211}
   [junit4]   2> 512  INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45033}
   [junit4]   2> 512  INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46473}
   [junit4]   2> 541  ERROR (jetty-launcher-1-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 541  ERROR (jetty-launcher-1-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 541  ERROR (jetty-launcher-1-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 541  INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 541  INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 541  INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 544  INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 544  INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 545  INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 545  INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 545  INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 545  INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 554  INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-16T09:21:22.567Z
   [junit4]   2> 554  INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-16T09:21:22.567Z
   [junit4]   2> 554  INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-16T09:21:22.567Z
   [junit4]   2> 573  INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 573  INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 574  INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 577  INFO  (zkConnectionManagerCallback-10-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 578  INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 579  INFO  (zkConnectionManagerCallback-7-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 579  INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 583  INFO  (zkConnectionManagerCallback-8-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 583  INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 687  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 0x1605ea0c2f90001, 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.lang.Thread.run(Thread.java:748)
   [junit4]   2> 968  INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45987/solr
   [junit4]   2> 968  INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45987/solr
   [junit4]   2> 968  INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45987/solr
   [junit4]   2> 982  INFO  (zkConnectionManagerCallback-20-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 982  INFO  (zkConnectionManagerCallback-22-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 982  INFO  (zkConnectionManagerCallback-21-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 995  INFO  
(zkConnectionManagerCallback-28-thread-1-processing-n:127.0.0.1:45033_solr) 
[n:127.0.0.1:45033_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1031 INFO  
(zkConnectionManagerCallback-25-thread-1-processing-n:127.0.0.1:40211_solr) 
[n:127.0.0.1:40211_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1032 INFO  
(zkConnectionManagerCallback-26-thread-1-processing-n:127.0.0.1:46473_solr) 
[n:127.0.0.1:46473_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1226 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:45033_solr 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1226 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:46473_solr 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1226 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:40211_solr 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1228 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:45033_solr 
   ] o.a.s.c.OverseerElectionContext I am going to be the leader 
127.0.0.1:45033_solr
   [junit4]   2> 1233 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:40211_solr 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40211_solr
   [junit4]   2> 1233 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:45033_solr 
   ] o.a.s.c.Overseer Overseer 
(id=99183236361027591-127.0.0.1:45033_solr-n_0000000000) starting
   [junit4]   2> 1237 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:46473_solr 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46473_solr
   [junit4]   2> 1248 INFO  
(zkCallback-27-thread-1-processing-n:127.0.0.1:45033_solr) 
[n:127.0.0.1:45033_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1248 INFO  
(zkCallback-23-thread-1-processing-n:127.0.0.1:40211_solr) 
[n:127.0.0.1:40211_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1248 INFO  
(zkCallback-24-thread-1-processing-n:127.0.0.1:46473_solr) 
[n:127.0.0.1:46473_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1337 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:45033_solr 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45033_solr
   [junit4]   2> 1339 INFO  
(zkCallback-23-thread-1-processing-n:127.0.0.1:40211_solr) 
[n:127.0.0.1:40211_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1339 INFO  
(zkCallback-27-thread-1-processing-n:127.0.0.1:45033_solr) 
[n:127.0.0.1:45033_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1340 INFO  
(zkCallback-24-thread-1-processing-n:127.0.0.1:46473_solr) 
[n:127.0.0.1:46473_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1385 DEBUG 
(OverseerAutoScalingTriggerThread-99183236361027591-127.0.0.1:45033_solr-n_0000000000)
 [n:127.0.0.1:45033_solr    ] o.a.s.c.a.OverseerTriggerThread Adding 
.autoAddReplicas trigger
   [junit4]   2> 1389 DEBUG 
(OverseerAutoScalingTriggerThread-99183236361027591-127.0.0.1:45033_solr-n_0000000000)
 [n:127.0.0.1:45033_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 1
   [junit4]   2> 1445 DEBUG 
(OverseerAutoScalingTriggerThread-99183236361027591-127.0.0.1:45033_solr-n_0000000000)
 [n:127.0.0.1:45033_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: 
[127.0.0.1:45033_solr, 127.0.0.1:40211_solr, 127.0.0.1:46473_solr]
   [junit4]   2> 1445 DEBUG 
(OverseerAutoScalingTriggerThread-99183236361027591-127.0.0.1:45033_solr-n_0000000000)
 [n:127.0.0.1:45033_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 1445 DEBUG 
(OverseerAutoScalingTriggerThread-99183236361027591-127.0.0.1:45033_solr-n_0000000000)
 [n:127.0.0.1:45033_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 1
   [junit4]   2> 1484 DEBUG 
(OverseerAutoScalingTriggerThread-99183236361027591-127.0.0.1:45033_solr-n_0000000000)
 [n:127.0.0.1:45033_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 1486 DEBUG 
(OverseerAutoScalingTriggerThread-99183236361027591-127.0.0.1:45033_solr-n_0000000000)
 [n:127.0.0.1:45033_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 1486 DEBUG (ScheduledTrigger-14-thread-1) 
[n:127.0.0.1:45033_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 3
   [junit4]   2> 1715 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:45033_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45033.solr.node' 
(registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c46541
   [junit4]   2> 1717 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:45033_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45033.solr.jvm' 
(registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c46541
   [junit4]   2> 1717 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:45033_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45033.solr.jetty' 
(registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c46541
   [junit4]   2> 1721 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:40211_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40211.solr.node' 
(registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c46541
   [junit4]   2> 1721 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:40211_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40211.solr.jvm' 
(registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c46541
   [junit4]   2> 1721 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:40211_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40211.solr.jetty' 
(registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c46541
   [junit4]   2> 1730 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:46473_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46473.solr.node' 
(registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c46541
   [junit4]   2> 1730 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:46473_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46473.solr.jvm' 
(registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c46541
   [junit4]   2> 1730 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:46473_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46473.solr.jetty' 
(registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c46541
   [junit4]   2> 1754 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:45033_solr 
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_7715A3ACCC609D6B-001/tempDir-001/node1/.
   [junit4]   2> 1754 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:40211_solr 
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_7715A3ACCC609D6B-001/tempDir-001/node2/.
   [junit4]   2> 1754 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:46473_solr 
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_7715A3ACCC609D6B-001/tempDir-001/node3/.
   [junit4]   2> 1956 INFO  (zkConnectionManagerCallback-36-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1961 INFO  (zkConnectionManagerCallback-40-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1962 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[7715A3ACCC609D6B]-worker) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1963 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[7715A3ACCC609D6B]-worker) [    
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45987/solr ready
   [junit4]   2> 2475 WARN  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[7715A3ACCC609D6B]-worker) [    
] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your 
platform... using builtin-java classes where applicable
   [junit4]   2> 2488 DEBUG (ScheduledTrigger-14-thread-1) 
[n:127.0.0.1:45033_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 3
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 3448 WARN  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[7715A3ACCC609D6B]-worker) [    
] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 3488 DEBUG (ScheduledTrigger-14-thread-2) 
[n:127.0.0.1:45033_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 3
   [junit4]   2> 3571 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[7715A3ACCC609D6B]-worker) [    
] o.m.log Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via 
org.mortbay.log.Slf4jLog
   [junit4]   2> 3595 WARN  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[7715A3ACCC609D6B]-worker) [    
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 3859 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[7715A3ACCC609D6B]-worker) [    
] o.m.log jetty-6.1.26
   [junit4]   2> 3890 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[7715A3ACCC609D6B]-worker) [    
] o.m.log Extract 
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs
 to ./temp/Jetty_localhost_localdomain_38397_hdfs____ok84x2/webapp
   [junit4]   2> 4489 DEBUG (ScheduledTrigger-14-thread-1) 
[n:127.0.0.1:45033_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 3
   [junit4]   2> 4778 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[7715A3ACCC609D6B]-worker) [    
] o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:38397
   [junit4]   2> 5438 WARN  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[7715A3ACCC609D6B]-worker) [    
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 5441 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[7715A3ACCC609D6B]-worker) [    
] o.m.log jetty-6.1.26
   [junit4]   2> 5451 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[7715A3ACCC609D6B]-worker) [    
] o.m.log Extract 
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_44865_datanode____xd4vry/webapp
   [junit4]   2> 5489 DEBUG (ScheduledTrigger-14-thread-1) 
[n:127.0.0.1:45033_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 3
   [junit4]   2> 5977 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[7715A3ACCC609D6B]-worker) [    
] o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:44865
   [junit4]   2> 6260 WARN  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[7715A3ACCC609D6B]-worker) [    
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 6261 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[7715A3ACCC609D6B]-worker) [    
] o.m.log jetty-6.1.26
   [junit4]   2> 6273 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[7715A3ACCC609D6B]-worker) [    
] o.m.log Extract 
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_42393_datanode____.ir8p56/webapp
   [junit4]   2> 6490 DEBUG (ScheduledTrigger-14-thread-1) 
[n:127.0.0.1:45033_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 3
   [junit4]   2> 6743 ERROR (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_7715A3ACCC609D6B-001/tempDir-002/hdfsBaseDir/data/data1/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_7715A3ACCC609D6B-001/tempDir-002/hdfsBaseDir/data/data2/]]
  heartbeating to localhost.localdomain/127.0.0.1:40331) [    ] 
o.a.h.h.s.d.DirectoryScanner 
dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 
ms/sec. Assuming default value of 1000
   [junit4]   2> 6828 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[7715A3ACCC609D6B]-worker) [    
] o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:42393
   [junit4]   2> 6874 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x3f81d9445168c: from storage 
DS-269f496e-5e38-4210-a292-eca10400fb62 node 
DatanodeRegistration(127.0.0.1:45387, 
datanodeUuid=381560b1-dbaf-4ffd-be3c-eb463bc4b8bd, infoPort=40743, 
infoSecurePort=0, ipcPort=36595, 
storageInfo=lv=-56;cid=testClusterID;nsid=1054399632;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 2 msecs
   [junit4]   2> 6874 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x3f81d9445168c: from storage 
DS-aad90140-b068-4a8e-822b-abfd4b172423 node 
DatanodeRegistration(127.0.0.1:45387, 
datanodeUuid=381560b1-dbaf-4ffd-be3c-eb463bc4b8bd, infoPort=40743, 
infoSecurePort=0, ipcPort=36595, 
storageInfo=lv=-56;cid=testClusterID;nsid=1054399632;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 7001 ERROR (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_7715A3ACCC609D6B-001/tempDir-002/hdfsBaseDir/data/data3/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_7715A3ACCC609D6B-001/tempDir-002/hdfsBaseDir/data/data4/]]
  heartbeating to localhost.localdomain/127.0.0.1:40331) [    ] 
o.a.h.h.s.d.DirectoryScanner 
dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 
ms/sec. Assuming default value of 1000
   [junit4]   2> 7011 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x3f81d9cfd8388: from storage 
DS-b8539126-3665-49ef-930e-663a8d867c9c node 
DatanodeRegistration(127.0.0.1:38941, 
datanodeUuid=2206e756-87e2-452f-9774-a7e85b3c2710, infoPort=42123, 
infoSecurePort=0, ipcPort=40533, 
storageInfo=lv=-56;cid=testClusterID;nsid=1054399632;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 7012 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x3f81d9cfd8388: from storage 
DS-8aab2053-2440-4eb6-93d1-1707d2ad5dcc node 
DatanodeRegistration(127.0.0.1:38941, 
datanodeUuid=2206e756-87e2-452f-9774-a7e85b3c2710, infoPort=42123, 
infoSecurePort=0, ipcPort=40533, 
storageInfo=lv=-56;cid=testClusterID;nsid=1054399632;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 7431 INFO  
(TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[7715A3ACCC609D6B]) [  
  ] o.a.s.SolrTestCaseJ4 ###Starting testSimple
   [junit4]   2> 7491 DEBUG (ScheduledTrigger-14-thread-1) 
[n:127.0.0.1:45033_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 3
   [junit4]   2> 7649 INFO  (qtp22449290-42) [n:127.0.0.1:45033_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:46473_solr,127.0.0.1:45033_solr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 7660 INFO  
(OverseerThreadFactory-16-thread-1-processing-n:127.0.0.1:45033_solr) 
[n:127.0.0.1:45033_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testSimple1
   [junit4]   2> 7778 INFO  
(OverseerStateUpdate-99183236361027591-127.0.0.1:45033_solr-n_0000000000) 
[n:127.0.0.1:45033_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45033/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 7781 INFO  
(OverseerStateUpdate-99183236361027591-127.0.0.1:45033_solr-n_0000000000) 
[n:127.0.0.1:45033_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:46473/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 7783 INFO  
(OverseerStateUpdate-99183236361027591-127.0.0.1:45033_solr-n_0000000000) 
[n:127.0.0.1:45033_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45033/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 7795 INFO  
(OverseerStateUpdate-99183236361027591-127.0.0.1:45033_solr-n_0000000000) 
[n:127.0.0.1:45033_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple1_shard2_replica_n7",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:46473/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 8013 INFO  (qtp22449290-46) [n:127.0.0.1:45033_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 8013 INFO  (qtp15907994-35) [n:127.0.0.1:46473_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 8013 INFO  (qtp15907994-40) [n:127.0.0.1:46473_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n7&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 8014 INFO  (qtp22449290-34) [n:127.0.0.1:45033_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 8016 INFO  (qtp15907994-40) [n:127.0.0.1:46473_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 8016 INFO  (qtp22449290-46) [n:127.0.0.1:45033_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 8132 INFO  
(zkCallback-27-thread-1-processing-n:127.0.0.1:45033_solr) 
[n:127.0.0.1:45033_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 8132 INFO  
(zkCallback-24-thread-1-processing-n:127.0.0.1:46473_solr) 
[n:127.0.0.1:46473_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 8133 INFO  
(zkCallback-24-thread-2-processing-n:127.0.0.1:46473_solr) 
[n:127.0.0.1:46473_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 8491 DEBUG (ScheduledTrigger-14-thread-1) 
[n:127.0.0.1:45033_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 3
   [junit4]   2> 9060 INFO  (qtp15907994-35) [n:127.0.0.1:46473_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 9060 INFO  (qtp22449290-46) [n:127.0.0.1:45033_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 9061 INFO  (qtp22449290-34) [n:127.0.0.1:45033_solr 
c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 9063 INFO  (qtp15907994-40) [n:127.0.0.1:46473_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 9118 INFO  (qtp22449290-46) [n:127.0.0.1:45033_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.s.IndexSchema [testSimple1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 9118 INFO  (qtp15907994-40) [n:127.0.0.1:46473_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] 
o.a.s.s.IndexSchema [testSimple1_shard2_replica_n7] Schema name=minimal
   [junit4]   2> 9118 INFO  (qtp15907994-35) [n:127.0.0.1:46473_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.s.IndexSchema [testSimple1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 9119 INFO  (qtp22449290-34) [n:127.0.0.1:45033_solr 
c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n4] 
o.a.s.s.IndexSchema [testSimple1_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 9159 INFO  (qtp22449290-34) [n:127.0.0.1:45033_solr 
c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n4] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 9159 INFO  (qtp15907994-35) [n:127.0.0.1:46473_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 9159 INFO  (qtp22449290-46) [n:127.0.0.1:45033_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 9159 INFO  (qtp15907994-40) [n:127.0.0.1:46473_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 9159 INFO  (qtp22449290-46) [n:127.0.0.1:45033_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n1' using 
configuration from collection testSimple1, trusted=true
   [junit4]   2> 9159 INFO  (qtp22449290-34) [n:127.0.0.1:45033_solr 
c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n4' using 
configuration from collection testSimple1, trusted=true
   [junit4]   2> 9159 INFO  (qtp15907994-35) [n:127.0.0.1:46473_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n2' using 
configuration from collection testSimple1, trusted=true
   [junit4]   2> 9159 INFO  (qtp15907994-40) [n:127.0.0.1:46473_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] 
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n7' using 
configuration from collection testSimple1, trusted=true
   [junit4]   2> 9176 INFO  (qtp15907994-35) [n:127.0.0.1:46473_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46473.solr.core.testSimple1.shard1.replica_n2' (registry 
'solr.core.testSimple1.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c46541
   [junit4]   2> 9176 INFO  (qtp22449290-46) [n:127.0.0.1:45033_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45033.solr.core.testSimple1.shard1.replica_n1' (registry 
'solr.core.testSimple1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c46541
   [junit4]   2> 9176 INFO  (qtp22449290-34) [n:127.0.0.1:45033_solr 
c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45033.solr.core.testSimple1.shard2.replica_n4' (registry 
'solr.core.testSimple1.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c46541
   [junit4]   2> 9176 INFO  (qtp15907994-40) [n:127.0.0.1:46473_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46473.solr.core.testSimple1.shard2.replica_n7' (registry 
'solr.core.testSimple1.shard2.replica_n7') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1c46541
   [junit4]   2> 9191 INFO  (qtp22449290-46) [n:127.0.0.1:45033_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost.localdomain:40331/data
   [junit4]   2> 9191 INFO  (qtp22449290-34) [n:127.0.0.1:45033_solr 
c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost.localdomain:40331/data
   [junit4]   2> 9191 INFO  (qtp22449290-46) [n:127.0.0.1:45033_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 9191 INFO  (qtp22449290-34) [n:127.0.0.1:45033_solr 
c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 9191 INFO  (qtp15907994-35) [n:127.0.0.1:46473_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost.localdomain:40331/data
   [junit4]   2> 9191 INFO  (qtp15907994-40) [n:127.0.0.1:46473_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost.localdomain:40331/data
   [junit4]   2> 9192 INFO  (qtp15907994-35) [n:127.0.0.1:46473_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 9192 INFO  (qtp15907994-35) [n:127.0.0.1:46473_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 9191 INFO  (qtp22449290-34) [n:127.0.0.1:45033_solr 
c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n4] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 9191 INFO  (qtp22449290-46) [n:127.0.0.1:45033_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 9192 INFO  (qtp15907994-40) [n:127.0.0.1:46473_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 9192 INFO  (qtp15907994-40) [n:127.0.0.1:46473_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 9196 INFO  (qtp15907994-40) [n:127.0.0.1:46473_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] 
o.a.s.c.SolrCore [[testSimple1_shard2_replica_n7] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_7715A3ACCC609D6B-001/tempDir-001/node3/testSimple1_shard2_replica_n7],
 dataDir=[hdfs://localhost.localdomain:40331/data/testSimple1/core_node8/data/]
   [junit4]   2> 9196 INFO  (qtp22449290-46) [n:127.0.0.1:45033_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.SolrCore [[testSimple1_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_7715A3ACCC609D6B-001/tempDir-001/node1/testSimple1_shard1_replica_n1],
 dataDir=[hdfs://localhost.localdomain:40331/data/testSimple1/core_node3/data/]
   [junit4]   2> 9196 INFO  (qtp15907994-35) [n:127.0.0.1:46473_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.SolrCore [[testSimple1_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_7715A3ACCC609D6B-001/tempDir-001/node3/testSimple1_shard1_replica_n2],
 dataDir=[hdfs://localhost.localdomain:40331/data/testSimple1/core_node5/data/]
   [junit4]   2> 9196 INFO  (qtp22449290-34) [n:127.0.0.1:45033_solr 
c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n4] 
o.a.s.c.SolrCore [[testSimple1_shard2_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_7715A3ACCC609D6B-001/tempDir-001/node1/testSimple1_shard2_replica_n4],
 dataDir=[hdfs://localhost.localdomain:40331/data/testSimple1/core_node6/data/]
   [junit4]   2> 9204 INFO  (qtp15907994-40) [n:127.0.0.1:46473_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:40331/data/testSimple1/core_node8/data/snapshot_metadata
   [junit4]   2> 9204 INFO  (qtp15907994-35) [n:127.0.0.1:46473_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:40331/data/testSimple1/core_node5/data/snapshot_metadata
   [junit4]   2> 9204 INFO  (qtp22449290-46) [n:127.0.0.1:45033_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:40331/data/testSimple1/core_node3/data/snapshot_metadata
   [junit4]   2> 9204 INFO  (qtp22449290-34) [n:127.0.0.1:45033_solr 
c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:40331/data/testSimple1/core_node6/data/snapshot_metadata
   [junit4]   2> 9264 INFO  (qtp22449290-34) [n:127.0.0.1:45033_solr 
c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:40331/data/testSimple1/core_node6/data
   [junit4]   2> 9264 INFO  (qtp15907994-40) [n:127.0.0.1:46473_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:40331/data/testSimple1/core_node8/data
   [junit4]   2> 9264 INFO  (qtp22449290-46) [n:127.0.0.1:45033_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:40331/data/testSimple1/core_node3/data
   [junit4]   2> 9264 INFO  (qtp15907994-35) [n:127.0.0.1:46473_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:40331/data/testSimple1/core_node5/data
   [junit4]   2> 9320 INFO  (qtp15907994-40) [n:127.0.0.1:46473_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:40331/data/testSimple1/core_node8/data/index
   [junit4]   2> 9320 INFO  (qtp22449290-34) [n:127.0.0.1:45033_solr 
c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:40331/data/testSimple1/core_node6/data/index
   [junit4]   2> 9320 INFO  (qtp15907994-35) [n:127.0.0.1:46473_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:40331/data/testSimple1/core_node5/data/index
   [junit4]   2> 9320 INFO  (qtp22449290-46) [n:127.0.0.1:45033_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:40331/data/testSimple1/core_node3/data/index
   [junit4]   2> 9492 DEBUG (ScheduledTrigger-14-thread-1) 
[n:127.0.0.1:45033_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 3
   [junit4]   2> 9630 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:38941 is added to 
blk_1073741825_1001{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-269f496e-5e38-4210-a292-eca10400fb62:NORMAL:127.0.0.1:45387|RBW],
 
ReplicaUC[[DISK]DS-8aab2053-2440-4eb6-93d1-1707d2ad5dcc:NORMAL:127.0.0.1:38941|RBW]]}
 size 69
   [junit4]   2> 9631 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45387 is added to 
blk_1073741826_1002{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-aad90140-b068-4a8e-822b-abfd4b172423:NORMAL:127.0.0.1:45387|RBW],
 
ReplicaUC[[DISK]DS-b8539126-3665-49ef-930e-663a8d867c9c:NORMAL:127.0.0.1:38941|RBW]]}
 size 69
   [junit4]   2> 9631 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45387 is added to 
blk_1073741828_1004{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-8aab2053-2440-4eb6-93d1-1707d2ad5dcc:NORMAL:127.0.0.1:38941|RBW],
 
ReplicaUC[[DISK]DS-269f496e-5e38-4210-a292-eca10400fb62:NORMAL:127.0.0.1:45387|RBW]]}
 size 69
   [junit4]   2> 9631 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45387 is added to 
blk_1073741825_1001 size 69
   [junit4]   2> 9631 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45387 is added to 
blk_1073741827_1003{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-b8539126-3665-49ef-930e-663a8d867c9c:NORMAL:127.0.0.1:38941|RBW],
 
ReplicaUC[[DISK]DS-aad90140-b068-4a8e-822b-abfd4b172423:NORMAL:127.0.0.1:45387|RBW]]}
 size 69
   [junit4]   2> 9631 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:38941 is added to 
blk_1073741826_1002 size 69
   [junit4]   2> 9631 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:38941 is added to 
blk_1073741827_1003 size 69
   [junit4]   2> 9631 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:38941 is added to 
blk_1073741828_1004 size 69
   [junit4]   2> 10492 DEBUG (ScheduledTrigger-14-thread-4) 
[n:127.0.0.1:45033_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 3
   [junit4]   2> 10662 INFO  (qtp15907994-35) [n:127.0.0.1:46473_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 10662 INFO  (qtp22449290-34) [n:127.0.0.1:45033_solr 
c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 10663 INFO  (qtp15907994-35) [n:127.0.0.1:46473_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 10663 INFO  (qtp15907994-35) [n:127.0.0.1:46473_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 10662 INFO  (qtp22449290-46) [n:127.0.0.1:45033_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 10662 INFO  (qtp15907994-40) [n:127.0.0.1:46473_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 10663 INFO  (qtp15907994-40) [n:127.0.0.1:46473_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 10663 INFO  (qtp22449290-46) [n:127.0.0.1:45033_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 10663 INFO  (qtp22449290-46) [n:127.0.0.1:45033_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 10663 INFO  (qtp22449290-34) [n:127.0.0.1:45033_solr 
c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n4] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 10663 INFO  (qtp15907994-40) [n:127.0.0.1:46473_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 10664 INFO  (qtp22449290-34) [n:127.0.0.1:45033_solr 
c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n4] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 10685 INFO  (qtp22449290-46) [n:127.0.0.1:45033_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 10685 INFO  (qtp15907994-40) [n:127.0.0.1:46473_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 10686 INFO  (qtp22449290-46) [n:127.0.0.1:45033_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 10685 INFO  (qtp22449290-34) [n:127.0.0.1:45033_solr 
c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 10686 INFO  (qtp22449290-34) [n:127.0.0.1:45033_solr 
c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 10685 INFO  (qtp15907994-35) [n:127.0.0.1:46473_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 10686 INFO  (qtp15907994-40) [n:127.0.0.1:46473_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 10686 INFO  (qtp15907994-35) [n:127.0.0.1:46473_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 10765 INFO  (qtp15907994-35) [n:127.0.0.1:46473_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@a29532[testSimple1_shard1_replica_n2] main]
   [junit4]   2> 10765 INFO  (qtp22449290-34) [n:127.0.0.1:45033_solr 
c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@d6dbe6[testSimple1_shard2_replica_n4] main]
   [junit4]   2> 10765 INFO  (qtp22449290-46) [n:127.0.0.1:45033_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@19ad31d[testSimple1_shard1_replica_n1] main]
   [junit4]   2> 10765 INFO  (qtp15907994-40) [n:127.0.0.1:46473_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@c86eee[testSimple1_shard2_replica_n7] main]
   [junit4]   2> 10780 INFO  (qtp22449290-46) [n:127.0.0.1:45033_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 10780 INFO  (qtp22449290-34) [n:127.0.0.1:45033_solr 
c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 10780 INFO  (qtp15907994-40) [n:127.0.0.1:46473_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 10780 INFO  (qtp15907994-35) [n:127.0.0.1:46473_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 10803 INFO  (qtp22449290-46) [n:127.0.0.1:45033_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 10803 INFO  (qtp22449290-34) [n:127.0.0.1:45033_solr 
c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 10803 INFO  (qtp15907994-35) [n:127.0.0.1:46473_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 10803 INFO  (qtp15907994-40) [n:127.0.0.1:46473_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 10819 INFO  (qtp15907994-40) [n:127.0.0.1:46473_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 10820 INFO  (qtp15907994-35) [n:127.0.0.1:46473_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 10819 INFO  (qtp22449290-34) [n:127.0.0.1:45033_solr 
c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 10819 INFO  (qtp22449290-46) [n:127.0.0.1:45033_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 10982 INFO  (qtp22449290-34) [n:127.0.0.1:45033_solr 
c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n4] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1586931793136713728
   [junit4]   2> 10983 INFO  
(searcherExecutor-23-thread-1-processing-n:127.0.0.1:46473_solr 
x:testSimple1_shard1_replica_n2 s:shard1 c:testSimple1 r:core_node5) 
[n:127.0.0.1:46473_solr c:testSimple1 s:shard1 r:core_node5 
x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore 
[testSimple1_shard1_replica_n2] Registered new searcher 
Searcher@a29532[testSimple1_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 10984 INFO  (qtp15907994-35) [n:127.0.0.1:46473_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1586931793138810880
   [junit4]   2> 10984 INFO  
(searcherExecutor-25-thread-1-processing-n:127.0.0.1:46473_solr 
x:testSimple1_shard2_replica_n7 s:shard2 c:testSimple1 r:core_node8) 
[n:127.0.0.1:46473_solr c:testSimple1 s:shard2 r:core_node8 
x:testSimple1_shard2_replica_n7] o.a.s.c.SolrCore 
[testSimple1_shard2_replica_n7] Registered new searcher 
Searcher@c86eee[testSimple1_shard2_replica_n7] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 10983 INFO  
(searcherExecutor-26-thread-1-processing-n:127.0.0.1:45033_solr 
x:testSimple1_shard2_replica_n4 s:shard2 c:testSimple1 r:core_node6) 
[n:127.0.0.1:45033_solr c:testSimple1 s:shard2 r:core_node6 
x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore 
[testSimple1_shard2_replica_n4] Registered new searcher 
Searcher@d6dbe6[testSimple1_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 10983 INFO  
(searcherExecutor-24-thread-1-processing-n:127.0.0.1:45033_solr 
x:testSimple1_shard1_replica_n1 s:shard1 c:testSimple1 r:core_node3) 
[n:127.0.0.1:45033_solr c:testSimple1 s:shard1 r:core_node3 
x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore 
[testSimple1_shard1_replica_n1] Registered new searcher 
Searcher@19ad31d[testSimple1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 10984 INFO  (qtp22449290-46) [n:127.0.0.1:45033_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1586931793138810880
   [junit4]   2> 10986 INFO  (qtp15907994-40) [n:127.0.0.1:46473_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1586931793140908032
   [junit4]   2> 11011 INFO  (qtp15907994-40) [n:127.0.0.1:46473_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 11012 INFO  (qtp15907994-40) [n:127.0.0.1:46473_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 11012 INFO  (qtp15907994-40) [n:127.0.0.1:46473_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:46473/solr/testSimple1_shard2_replica_n7/
   [junit4]   2> 11013 INFO  
(zkCallback-24-thread-2-processing-n:127.0.0.1:46473_solr) 
[n:127.0.0.1:46473_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 11013 INFO  
(zkCallback-24-thread-1-processing-n:127.0.0.1:46473_solr) 
[n:127.0.0.1:46473_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 11013 INFO  
(zkCallback-27-thread-2-processing-n:127.0.0.1:45033_solr) 
[n:127.0.0.1:45033_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 11011 INFO  (qtp22449290-46) [n:127.0.0.1:45033_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 11014 INFO  (qtp22449290-46) [n:127.0.0.1:45033_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 11014 INFO  (qtp22449290-46) [n:127.0.0.1:45033_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:45033/solr/testSimple1_shard1_replica_n1/
   [junit4]   2> 11018 INFO  (qtp15907994-40) [n:127.0.0.1:46473_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] 
o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n7 
url=http://127.0.0.1:46473/solr START 
replicas=[http://127.0.0.1:45033/solr/testSimple1_shard2_replica_n4/] 
nUpdates=100
   [junit4]   2> 11018 INFO  (qtp22449290-46) [n:127.0.0.1:45033_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n1 
url=http://127.0.0.1:45033/solr START 
replicas=[http://127.0.0.1:46473/solr/testSimple1_shard1_replica_n2/] 
nUpdates=100
   [junit4]   2> 11032 INFO  (qtp15907994-30) [n:127.0.0.1:46473_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.S.Request [testSimple1_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=4
   [junit4]   2> 11032 INFO  (qtp22449290-316) [n:127.0.0.1:45033_solr 
c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n4] 
o.a.s.c.S.Request [testSimple1_shard2_replica_n4]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=8
   [junit4]   2> 11117 INFO  
(zkCallback-24-thread-2-processing-n:127.0.0.1:46473_solr) 
[n:127.0.0.1:46473_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 11117 INFO  
(zkCallback-27-thread-2-processing-n:127.0.0.1:45033_solr) 
[n:127.0.0.1:45033_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 11117 INFO  
(zkCallback-24-thread-1-processing-n:127.0.0.1:46473_solr) 
[n:127.0.0.1:46473_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 11319 INFO  (qtp15907994-40) [n:127.0.0.1:46473_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] 
o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n7 
url=http://127.0.0.1:46473/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 11320 INFO  (qtp15907994-40) [n:127.0.0.1:46473_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 11320 INFO  (qtp15907994-40) [n:127.0.0.1:46473_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 11320 INFO  (qtp15907994-40) [n:127.0.0.1:46473_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 11323 INFO  (qtp22449290-46) [n:127.0.0.1:45033_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n1 
url=http://127.0.0.1:45033/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 11324 INFO  (qtp22449290-46) [n:127.0.0.1:45033_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 11324 INFO  (qtp22449290-46) [n:127.0.0.1:45033_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 11324 INFO  (qtp22449290-46) [n:127.0.0.1:45033_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 11336 INFO  (qtp22449290-46) [n:127.0.0.1:45033_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:45033/solr/testSimple1_shard1_replica_n1/ shard1
   [junit4]   2> 11337 INFO  (qtp15907994-40) [n:127.0.0.1:46473_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:46473/solr/testSimple1_shard2_replica_n7/ shard2
   [junit4]   2> 11439 INFO  
(zkCallback-27-thread-2-processing-n:127.0.0.1:45033_solr) 
[n:127.0.0.1:45033_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 11440 INFO  
(zkCallback-24-thread-2-processing-n:127.0.0.1:46473_solr) 
[n:127.0.0.1:46473_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 11439 INFO  
(zkCallback-24-thread-1-processing-n:127.0.0.1:46473_solr) 
[n:127.0.0.1:46473_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 11489 INFO  (qtp22449290-46) [n:127.0.0.1:45033_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 11489 INFO  (qtp15907994-40) [n:127.0.0.1:46473_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 11491 INFO  (qtp22449290-46) [n:127.0.0.1:45033_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=3482
   [junit4]   2> 11491 INFO  (qtp15907994-40) [n:127.0.0.1:46473_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n7&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=3481
   [junit4]   2> 11492 DEBUG (ScheduledTrigger-14-thread-3) 
[n:127.0.0.1:45033_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 3
   [junit4]   2> 11592 INFO  
(zkCallback-24-thread-1-processing-n:127.0.0.1:46473_solr) 
[n:127.0.0.1:46473_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 11592 INFO  
(zkCallback-27-thread-2-processing-n:127.0.0.1:45033_solr) 
[n:127.0.0.1:45033_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 11592 INFO  
(zkCallback-24-thread-2-processing-n:127.0.0.1:46473_solr) 
[n:127.0.0.1:46473_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 12019 INFO  (qtp22449290-34) [n:127.0.0.1:45033_solr 
c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n4] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=4010
   [junit4]   2> 12019 INFO  (qtp15907994-35) [n:127.0.0.1:46473_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=4009
   [junit4]   2> 12030 INFO  (qtp22449290-42) [n:127.0.0.1:45033_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 12113 INFO  
(zkCallback-24-thread-2-processing-n:127.0.0.1:46473_solr) 
[n:127.0.0.1:46473_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 12113 INFO  
(zkCallback-24-thread-1-processing-n:127.0.0.1:46473_solr) 
[n:127.0.0.1:46473_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 12113 INFO  
(zkCallback-27-thread-2-processing-n:127.0.0.1:45033_solr) 
[n:127.0.0.1:45033_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 12493 DEBUG (ScheduledTrigger-14-thread-3) 
[n:127.0.0.1:45033_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 3
   [junit4]   2> 13031 INFO  (qtp22449290-42) [n:127.0.0.1:45033_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:46473_solr,127.0.0.1:45033_solr&wt=javabin&version=2}
 status=0 QTime=5412
   [junit4]   2> 13034 INFO  (qtp22449290-44) [n:127.0.0.1:45033_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=false&name=testSimple2&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:45033_solr,127.0.0.1:40211_solr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 13036 INFO  
(OverseerThreadFactory-16-thread-2-processing-n:127.0.0.1:45033_solr) 
[n:127.0.0.1:45033_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testSimple2
   [junit4]   2> 13036 INFO  
(OverseerCollectionConfigSetProcessor-99183236361027591-127.0.0.1:45033_solr-n_0000000000)
 [n:127.0.0.1:45033_solr    ] 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> 13244 INFO  
(OverseerStateUpdate-99183236361027591-127.0.0.1:45033_solr-n_0000000000) 
[n:127.0.0.1:45033_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45033/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 13246 INFO  
(OverseerStateUpdate-99183236361027591-127.0.0.1:45033_solr-n_0000000000) 
[n:127.0.0.1:45033_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple2_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40211/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 13247 INFO  
(OverseerStateUpdate-99183236361027591-127.0.0.1:45033_solr-n_0000000000) 
[n:127.0.0.1:45033_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple2",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple2_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45033/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 13249 INFO  
(OverseerStateUpdate-99183236361027591-127.0.0.1:45033_solr-n_0000000000) 
[n:127.0.0.1:45033_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple2",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple2_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40211/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 13454 INFO  (qtp22449290-26) [n:127.0.0.1:45033_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple2_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple2&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 13454 INFO  (qtp22449290-29) [n:127.0.0.1:45033_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 13455 INFO  (qtp9258941-43) [n:127.0.0.1:40211_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple2_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple2&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 13456 INFO  (qtp9258941-43) [n:127.0.0.1:40211_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 13458 INFO  (qtp9258941-45) [n:127.0.0.1:40211_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 13493 DEBUG (ScheduledTrigger-14-thread-3) 
[n:127.0.0.1:45033_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 3
   [junit4]   2> 13565 INFO  
(zkCallback-27-thread-2-processing-n:127.0.0.1:45033_solr) 
[n:127.0.0.1:45033_solr    ] o.a.s.c.c.

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

porter@1acb950: rootName = solr_43071, domain = solr.jetty, service url = null, 
agent id = null] for registry solr.jetty / 
com.codahale.metrics.MetricRegistry@4ff451
   [junit4]   2> 1812722 INFO  (jetty-closer-2465-thread-5) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1812728 INFO  (jetty-closer-2465-thread-5) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1b22543: rootName = 
solr_38107, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@4ff451
   [junit4]   2> 1812729 INFO  (jetty-closer-2465-thread-6) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43071_solr
   [junit4]   2> 1812730 INFO  (jetty-closer-2465-thread-6) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1812730 INFO  (jetty-closer-2465-thread-6) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1812730 INFO  
(zkCallback-2504-thread-2-processing-n:127.0.0.1:43071_solr) 
[n:127.0.0.1:43071_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 1812730 INFO  
(zkCallback-2509-thread-2-processing-n:127.0.0.1:38107_solr) 
[n:127.0.0.1:38107_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 1812730 INFO  (jetty-closer-2465-thread-5) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38107_solr
   [junit4]   2> 1812731 INFO  
(zkCallback-2509-thread-1-processing-n:127.0.0.1:38107_solr) 
[n:127.0.0.1:38107_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:38107_solr
   [junit4]   2> 1812731 WARN  
(zkCallback-2504-thread-2-processing-n:127.0.0.1:43071_solr) 
[n:127.0.0.1:43071_solr    ] o.a.s.c.ZkController Unable to register nodeLost 
path for 127.0.0.1:43071_solr
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /autoscaling/nodeLost/127.0.0.1:43071_solr
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$create$7(SolrZkClient.java:364)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:364)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:879)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$1(ZkStateReader.java:704)
   [junit4]   2>        at 
java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4649)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:703)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.access$900(ZkStateReader.java:72)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1090)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1085)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$1(SolrZkClient.java:268)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1812731 INFO  
(zkCallback-2509-thread-3-processing-n:127.0.0.1:38107_solr) 
[n:127.0.0.1:38107_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (0)
   [junit4]   2> 1812732 INFO  (jetty-closer-2465-thread-6) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@425d51{/solr,null,UNAVAILABLE}
   [junit4]   2> 1812731 INFO  (jetty-closer-2465-thread-5) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1812732 INFO  (jetty-closer-2465-thread-5) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1812733 INFO  (jetty-closer-2465-thread-5) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1719a9d{/solr,null,UNAVAILABLE}
   [junit4]   2> 1814215 INFO  (jetty-closer-2465-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1ab09c9{/solr,null,UNAVAILABLE}
   [junit4]   2> 1814217 ERROR 
(SUITE-ReplaceNodeTest-seed#[7715A3ACCC609D6B]-worker) [    ] 
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> 1814217 INFO  
(SUITE-ReplaceNodeTest-seed#[7715A3ACCC609D6B]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:44079 44079
   [junit4]   2> 1816314 INFO  (Thread-3933) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:44079 44079
   [junit4]   2> 1816314 WARN  (Thread-3933) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/aliases.json
   [junit4]   2>        6       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/clusterstate.json
   [junit4]   2>        7       /solr/clusterprops.json
   [junit4]   2>        2       
/solr/overseer_elect/election/99183353082281998-127.0.0.1:43071_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/live_nodes
   [junit4]   2>        7       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeTest_7715A3ACCC609D6B-001
   [junit4]   2> NOTE: test params are: 
codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
 chunkSize=3, maxDocsPerChunk=6, blockSize=117), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, 
chunkSize=3, blockSize=117)), sim=RandomSimilarity(queryNorm=true): {}, 
locale=de-AT, timezone=Asia/Barnaul
   [junit4]   2> NOTE: Linux 4.10.0-40-generic i386/Oracle Corporation 
1.8.0_144 (32-bit)/cpus=8,threads=1,free=208609728,total=510656512
   [junit4]   2> NOTE: All tests run in this JVM: 
[HdfsAutoAddReplicasIntegrationTest, HdfsRecoveryZkTest, TestSSLRandomization, 
OverriddenZkACLAndCredentialsProvidersTest, 
ConcurrentDeleteAndCreateCollectionTest, TestJettySolrRunner, 
CloudExitableDirectoryReaderTest, InfixSuggestersTest, AddReplicaTest, 
MoveReplicaHDFSFailoverTest, TestSolrXml, TestLegacyField, HdfsDirectoryTest, 
TestPrepRecovery, ZkStateReaderTest, TestSimpleTrackingShardHandler, 
SolrIndexConfigTest, TestDynamicLoading, TestConfigOverlay, 
SignatureUpdateProcessorFactoryTest, TestMaxTokenLenTokenizer, 
TestOmitPositions, SortSpecParsingTest, PingRequestHandlerTest, EnumFieldTest, 
TestComputePlanAction, BlockCacheTest, AutoScalingHandlerTest, 
TestSchemalessBufferedUpdates, RuleEngineTest, TestHashQParserPlugin, 
TestPseudoReturnFields, HdfsWriteToMultipleCollectionsTest, 
TestMinMaxOnMultiValuedField, CdcrRequestHandlerTest, 
TestCursorMarkWithoutUniqueKey, TestQuerySenderNoQuery, BJQParserTest, 
TestShardHandlerFactory, UninvertDocValuesMergePolicyTest, 
TestLegacyFieldCache, RequestLoggingTest, TestPayloadScoreQParserPlugin, 
SampleTest, LegacyCloudClusterPropTest, SolrIndexSplitterTest, 
SolrMetricManagerTest, BinaryUpdateRequestHandlerTest, TestCollectionAPIs, 
TestXIncludeConfig, MultiThreadedOCPTest, TestSolrCLIRunExample, 
TestConfigSetsAPIExclusivity, CreateCollectionCleanupTest, TestCollectionAPI, 
TestExportWriter, TestRawTransformer, SolrJmxReporterTest, 
TestSolrCloudWithKerberosAlt, TestRestManager, CdcrBootstrapTest, 
HdfsBasicDistributedZkTest, SolrIndexMetricsTest, TestSchemaVersionResource, 
SolrGangliaReporterTest, BitVectorTest, TestManagedStopFilterFactory, 
SchemaVersionSpecificBehaviorTest, TestAuthenticationFramework, 
SuggesterFSTTest, TestPerFieldSimilarityWithDefaultOverride, TestFastLRUCache, 
DistributedFacetSimpleRefinementLongTailTest, ShardSplitTest, 
TestAtomicUpdateErrorCases, TestLazyCores, ConvertedLegacyTest, UpdateLogTest, 
TestRandomFlRTGCloud, ChaosMonkeySafeLeaderTest, SolrCLIZkUtilsTest, 
NumericFieldsTest, TestLRUStatsCache, SmileWriterTest, HdfsThreadLeakTest, 
SynonymTokenizerTest, RollingRestartTest, TestDeleteCollectionOnDownNodes, 
PrimUtilsTest, LargeFieldTest, TestFieldResource, 
TestManagedSchemaThreadSafety, ShowFileRequestHandlerTest, 
TestDynamicFieldCollectionResource, TestImpersonationWithHadoopAuth, 
DistributedTermsComponentTest, LeaderFailureAfterFreshStartTest, 
TestJsonRequest, DirectUpdateHandlerTest, DOMUtilTest, TestDocSet, 
TestSolr4Spatial, JvmMetricsTest, OverseerRolesTest, 
TestSubQueryTransformerDistrib, DocValuesMultiTest, CoreAdminRequestStatusTest, 
TestPivotHelperCode, TestWriterPerf, TestCollationField, TestStressRecovery, 
TestNumericRangeQuery64, DebugComponentTest, ReplaceNodeTest]
   [junit4] Completed [382/763 (2!)] on J1 in 35.17s, 1 test, 1 error <<< 
FAILURES!

[...truncated 45182 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to