Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/179/

1 tests failed.
FAILED:  org.apache.solr.cloud.LIROnShardRestartTest.testAllReplicasInLIR

Error Message:
Timeout waiting for active replicas null Live Nodes: [127.0.0.1:34680_solr, 
127.0.0.1:57575_solr] Last available state: 
DocCollection(allReplicasInLIR//collections/allReplicasInLIR/state.json/18)={   
"pullReplicas":"0",   "replicationFactor":"3",   "shards":{"shard1":{       
"range":"80000000-7fffffff",       "state":"active",       "replicas":{         
"core_node3":{           "core":"allReplicasInLIR_shard1_replica_n1",           
"base_url":"https://127.0.0.1:57575/solr";,           
"node_name":"127.0.0.1:57575_solr",           "state":"down",           
"type":"NRT"},         "core_node5":{           
"core":"allReplicasInLIR_shard1_replica_n2",           
"base_url":"https://127.0.0.1:51082/solr";,           
"node_name":"127.0.0.1:51082_solr",           "state":"down",           
"type":"NRT"},         "core_node6":{           
"core":"allReplicasInLIR_shard1_replica_n4",           
"base_url":"https://127.0.0.1:34680/solr";,           
"node_name":"127.0.0.1:34680_solr",           "state":"down",           
"type":"NRT"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"1",  
 "autoAddReplicas":"false",   "nrtReplicas":"3",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Timeout waiting for active replicas
null
Live Nodes: [127.0.0.1:34680_solr, 127.0.0.1:57575_solr]
Last available state: 
DocCollection(allReplicasInLIR//collections/allReplicasInLIR/state.json/18)={
  "pullReplicas":"0",
  "replicationFactor":"3",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "core":"allReplicasInLIR_shard1_replica_n1",
          "base_url":"https://127.0.0.1:57575/solr";,
          "node_name":"127.0.0.1:57575_solr",
          "state":"down",
          "type":"NRT"},
        "core_node5":{
          "core":"allReplicasInLIR_shard1_replica_n2",
          "base_url":"https://127.0.0.1:51082/solr";,
          "node_name":"127.0.0.1:51082_solr",
          "state":"down",
          "type":"NRT"},
        "core_node6":{
          "core":"allReplicasInLIR_shard1_replica_n4",
          "base_url":"https://127.0.0.1:34680/solr";,
          "node_name":"127.0.0.1:34680_solr",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"3",
  "tlogReplicas":"0"}
        at 
__randomizedtesting.SeedInfo.seed([FE84FFC1AA062054:A41CC507D48647B3]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
        at 
org.apache.solr.cloud.LIROnShardRestartTest.testAllReplicasInLIR(LIROnShardRestartTest.java:156)
        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 1835 lines...]
   [junit4] JVM J0: stdout was not empty, see: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/core/test/temp/junit4-J0-20180321_064015_5795179120630821400756.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] codec: FastCompressingStoredFields, pf: FST50, dvf: Memory
   [junit4] <<< JVM J0: EOF ----

[...truncated 10940 lines...]
   [junit4] JVM J0: stdout was not empty, see: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/temp/junit4-J0-20180321_091905_3564858087806564316515.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/heapdumps/java_pid32160.hprof
 ...
   [junit4] Heap dump file created [607901567 bytes in 5.632 secs]
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J0: stderr was not empty, see: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/temp/junit4-J0-20180321_091905_3567722376568555464070.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] WARN: Unhandled exception in event serialization. -> 
java.lang.OutOfMemoryError: Java heap space
   [junit4] <<< JVM J0: EOF ----

[...truncated 1167 lines...]
   [junit4] Suite: org.apache.solr.cloud.LIROnShardRestartTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LIROnShardRestartTest_FE84FFC1AA062054-001/init-core-data-001
   [junit4]   2> 2532574 WARN  
(SUITE-LIROnShardRestartTest-seed#[FE84FFC1AA062054]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=47 numCloses=47
   [junit4]   2> 2532575 INFO  
(SUITE-LIROnShardRestartTest-seed#[FE84FFC1AA062054]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2532576 INFO  
(SUITE-LIROnShardRestartTest-seed#[FE84FFC1AA062054]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2532577 INFO  
(SUITE-LIROnShardRestartTest-seed#[FE84FFC1AA062054]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2532578 INFO  
(SUITE-LIROnShardRestartTest-seed#[FE84FFC1AA062054]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LIROnShardRestartTest_FE84FFC1AA062054-001/tempDir-001
   [junit4]   2> 2532578 INFO  
(SUITE-LIROnShardRestartTest-seed#[FE84FFC1AA062054]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2532578 INFO  (Thread-12764) [    ] o.a.s.c.ZkTestServer 
client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2532578 INFO  (Thread-12764) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2532581 ERROR (Thread-12764) [    ] 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> 2532678 INFO  
(SUITE-LIROnShardRestartTest-seed#[FE84FFC1AA062054]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:58949
   [junit4]   2> 2532682 INFO  (zkConnectionManagerCallback-3977-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2532692 INFO  (jetty-launcher-3974-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T11:27:37-10:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2532692 INFO  (jetty-launcher-3974-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T11:27:37-10:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2532692 INFO  (jetty-launcher-3974-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T11:27:37-10:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2532693 INFO  (jetty-launcher-3974-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2532693 INFO  (jetty-launcher-3974-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2532693 INFO  (jetty-launcher-3974-thread-2) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2532694 INFO  (jetty-launcher-3974-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@74ae9ffa{/solr,null,AVAILABLE}
   [junit4]   2> 2532694 INFO  (jetty-launcher-3974-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4e456aa{SSL,[ssl, 
http/1.1]}{127.0.0.1:51082}
   [junit4]   2> 2532694 INFO  (jetty-launcher-3974-thread-2) [    ] 
o.e.j.s.Server Started @2535924ms
   [junit4]   2> 2532694 INFO  (jetty-launcher-3974-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=51082}
   [junit4]   2> 2532695 ERROR (jetty-launcher-3974-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2532695 INFO  (jetty-launcher-3974-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.4.0
   [junit4]   2> 2532695 INFO  (jetty-launcher-3974-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2532695 INFO  (jetty-launcher-3974-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2532695 INFO  (jetty-launcher-3974-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-21T10:01:21.337Z
   [junit4]   2> 2532700 INFO  (zkConnectionManagerCallback-3979-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2532700 INFO  (jetty-launcher-3974-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2532700 INFO  (jetty-launcher-3974-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2532700 INFO  (jetty-launcher-3974-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2532700 INFO  (jetty-launcher-3974-thread-3) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2532700 INFO  (jetty-launcher-3974-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2532700 INFO  (jetty-launcher-3974-thread-1) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2532701 INFO  (jetty-launcher-3974-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1471ca79{/solr,null,AVAILABLE}
   [junit4]   2> 2532701 INFO  (jetty-launcher-3974-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2532701 INFO  (jetty-launcher-3974-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2794d0fa{/solr,null,AVAILABLE}
   [junit4]   2> 2532701 INFO  (jetty-launcher-3974-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2d169b7d{SSL,[ssl, 
http/1.1]}{127.0.0.1:34680}
   [junit4]   2> 2532701 INFO  (jetty-launcher-3974-thread-3) [    ] 
o.e.j.s.Server Started @2535931ms
   [junit4]   2> 2532701 INFO  (jetty-launcher-3974-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34680}
   [junit4]   2> 2532702 ERROR (jetty-launcher-3974-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2532702 INFO  (jetty-launcher-3974-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5c8609ec{SSL,[ssl, 
http/1.1]}{127.0.0.1:57575}
   [junit4]   2> 2532702 INFO  (jetty-launcher-3974-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.4.0
   [junit4]   2> 2532702 INFO  (jetty-launcher-3974-thread-1) [    ] 
o.e.j.s.Server Started @2535932ms
   [junit4]   2> 2532702 INFO  (jetty-launcher-3974-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2532702 INFO  (jetty-launcher-3974-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2532702 INFO  (jetty-launcher-3974-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-21T10:01:21.344Z
   [junit4]   2> 2532702 INFO  (jetty-launcher-3974-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57575}
   [junit4]   2> 2532705 ERROR (jetty-launcher-3974-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2532705 INFO  (jetty-launcher-3974-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.4.0
   [junit4]   2> 2532705 INFO  (jetty-launcher-3974-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2532705 INFO  (jetty-launcher-3974-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2532705 INFO  (jetty-launcher-3974-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-21T10:01:21.347Z
   [junit4]   2> 2532707 INFO  (zkConnectionManagerCallback-3981-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2532707 INFO  (zkConnectionManagerCallback-3983-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2532708 INFO  (jetty-launcher-3974-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2532708 INFO  (jetty-launcher-3974-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2532718 INFO  (jetty-launcher-3974-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58949/solr
   [junit4]   2> 2532721 INFO  (zkConnectionManagerCallback-3987-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2532723 INFO  (jetty-launcher-3974-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58949/solr
   [junit4]   2> 2532723 INFO  (jetty-launcher-3974-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58949/solr
   [junit4]   2> 2532725 INFO  
(zkConnectionManagerCallback-3993-thread-1-processing-n:127.0.0.1:51082_solr) 
[n:127.0.0.1:51082_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2532725 INFO  (zkConnectionManagerCallback-3997-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2532726 INFO  (zkConnectionManagerCallback-3995-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2532729 INFO  
(zkConnectionManagerCallback-3999-thread-1-processing-n:127.0.0.1:57575_solr) 
[n:127.0.0.1:57575_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2532731 INFO  
(zkConnectionManagerCallback-4001-thread-1-processing-n:127.0.0.1:34680_solr) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2532870 INFO  (jetty-launcher-3974-thread-3) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2532870 INFO  (jetty-launcher-3974-thread-1) 
[n:127.0.0.1:57575_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2532871 INFO  (jetty-launcher-3974-thread-3) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:34680_solr
   [junit4]   2> 2532872 INFO  (jetty-launcher-3974-thread-2) 
[n:127.0.0.1:51082_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2532872 INFO  (jetty-launcher-3974-thread-1) 
[n:127.0.0.1:57575_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57575_solr
   [junit4]   2> 2532872 INFO  (jetty-launcher-3974-thread-3) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.Overseer Overseer 
(id=73491415799889929-127.0.0.1:34680_solr-n_0000000000) starting
   [junit4]   2> 2532878 INFO  
(zkCallback-3998-thread-1-processing-n:127.0.0.1:57575_solr) 
[n:127.0.0.1:57575_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2532878 INFO  
(zkCallback-4000-thread-1-processing-n:127.0.0.1:34680_solr) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2532878 INFO  
(zkCallback-3992-thread-1-processing-n:127.0.0.1:51082_solr) 
[n:127.0.0.1:51082_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2532880 INFO  (jetty-launcher-3974-thread-2) 
[n:127.0.0.1:51082_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51082_solr
   [junit4]   2> 2532889 INFO  
(zkCallback-3998-thread-1-processing-n:127.0.0.1:57575_solr) 
[n:127.0.0.1:57575_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2532889 INFO  
(zkCallback-4000-thread-1-processing-n:127.0.0.1:34680_solr) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2532889 INFO  
(zkCallback-3992-thread-1-processing-n:127.0.0.1:51082_solr) 
[n:127.0.0.1:51082_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2532897 INFO  
(zkConnectionManagerCallback-4008-thread-1-processing-n:127.0.0.1:34680_solr) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2532898 INFO  (jetty-launcher-3974-thread-3) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2532899 INFO  (jetty-launcher-3974-thread-3) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:58949/solr ready
   [junit4]   2> 2532908 INFO  (jetty-launcher-3974-thread-3) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34680_solr
   [junit4]   2> 2532909 INFO  
(zkCallback-3992-thread-1-processing-n:127.0.0.1:51082_solr) 
[n:127.0.0.1:51082_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2532910 INFO  
(zkCallback-3998-thread-1-processing-n:127.0.0.1:57575_solr) 
[n:127.0.0.1:57575_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2532914 INFO  
(zkCallback-4000-thread-1-processing-n:127.0.0.1:34680_solr) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2532915 INFO  
(zkCallback-4007-thread-1-processing-n:127.0.0.1:34680_solr) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2533200 INFO  (jetty-launcher-3974-thread-2) 
[n:127.0.0.1:51082_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51082.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e46ad39
   [junit4]   2> 2533217 INFO  (jetty-launcher-3974-thread-1) 
[n:127.0.0.1:57575_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57575.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e46ad39
   [junit4]   2> 2533224 INFO  (jetty-launcher-3974-thread-2) 
[n:127.0.0.1:51082_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51082.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e46ad39
   [junit4]   2> 2533224 INFO  (jetty-launcher-3974-thread-2) 
[n:127.0.0.1:51082_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51082.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e46ad39
   [junit4]   2> 2533226 INFO  (jetty-launcher-3974-thread-2) 
[n:127.0.0.1:51082_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LIROnShardRestartTest_FE84FFC1AA062054-001/tempDir-001/node2/.
   [junit4]   2> 2533231 INFO  (jetty-launcher-3974-thread-1) 
[n:127.0.0.1:57575_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57575.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e46ad39
   [junit4]   2> 2533232 INFO  (jetty-launcher-3974-thread-1) 
[n:127.0.0.1:57575_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57575.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e46ad39
   [junit4]   2> 2533233 INFO  (jetty-launcher-3974-thread-1) 
[n:127.0.0.1:57575_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LIROnShardRestartTest_FE84FFC1AA062054-001/tempDir-001/node1/.
   [junit4]   2> 2533234 INFO  
(zkConnectionManagerCallback-4012-thread-1-processing-n:127.0.0.1:51082_solr) 
[n:127.0.0.1:51082_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2533235 INFO  (jetty-launcher-3974-thread-2) 
[n:127.0.0.1:51082_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2533236 INFO  (jetty-launcher-3974-thread-2) 
[n:127.0.0.1:51082_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:58949/solr ready
   [junit4]   2> 2533237 INFO  
(zkConnectionManagerCallback-4016-thread-1-processing-n:127.0.0.1:57575_solr) 
[n:127.0.0.1:57575_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2533238 INFO  (jetty-launcher-3974-thread-1) 
[n:127.0.0.1:57575_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2533239 INFO  (jetty-launcher-3974-thread-1) 
[n:127.0.0.1:57575_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:58949/solr ready
   [junit4]   2> 2533344 INFO  (jetty-launcher-3974-thread-3) 
[n:127.0.0.1:34680_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34680.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e46ad39
   [junit4]   2> 2533358 INFO  (jetty-launcher-3974-thread-3) 
[n:127.0.0.1:34680_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34680.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e46ad39
   [junit4]   2> 2533358 INFO  (jetty-launcher-3974-thread-3) 
[n:127.0.0.1:34680_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34680.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e46ad39
   [junit4]   2> 2533359 INFO  (jetty-launcher-3974-thread-3) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LIROnShardRestartTest_FE84FFC1AA062054-001/tempDir-001/node3/.
   [junit4]   2> 2533407 INFO  (zkConnectionManagerCallback-4018-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2533411 INFO  (zkConnectionManagerCallback-4022-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2533413 INFO  
(SUITE-LIROnShardRestartTest-seed#[FE84FFC1AA062054]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2533414 INFO  
(SUITE-LIROnShardRestartTest-seed#[FE84FFC1AA062054]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58949/solr ready
   [junit4]   2> 2533480 INFO  
(TEST-LIROnShardRestartTest.testAllReplicasInLIR-seed#[FE84FFC1AA062054]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testAllReplicasInLIR
   [junit4]   2> 2533504 INFO  (qtp1845955836-26393) [n:127.0.0.1:34680_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&replicationFactor=3&name=allReplicasInLIR&nrtReplicas=3&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2533507 INFO  
(OverseerThreadFactory-7145-thread-1-processing-n:127.0.0.1:34680_solr) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
allReplicasInLIR
   [junit4]   2> 2533508 INFO  
(OverseerThreadFactory-7145-thread-1-processing-n:127.0.0.1:34680_solr) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to 
/configs/allReplicasInLIR.AUTOCREATED/managed-schema
   [junit4]   2> 2533510 INFO  
(OverseerThreadFactory-7145-thread-1-processing-n:127.0.0.1:34680_solr) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to 
/configs/allReplicasInLIR.AUTOCREATED/protwords.txt
   [junit4]   2> 2533513 INFO  
(OverseerThreadFactory-7145-thread-1-processing-n:127.0.0.1:34680_solr) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to 
/configs/allReplicasInLIR.AUTOCREATED/solrconfig.xml
   [junit4]   2> 2533515 INFO  
(OverseerThreadFactory-7145-thread-1-processing-n:127.0.0.1:34680_solr) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to 
/configs/allReplicasInLIR.AUTOCREATED/synonyms.txt
   [junit4]   2> 2533517 INFO  
(OverseerThreadFactory-7145-thread-1-processing-n:127.0.0.1:34680_solr) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to 
/configs/allReplicasInLIR.AUTOCREATED/stopwords.txt
   [junit4]   2> 2533520 INFO  
(OverseerThreadFactory-7145-thread-1-processing-n:127.0.0.1:34680_solr) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_it.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 2533523 INFO  
(OverseerThreadFactory-7145-thread-1-processing-n:127.0.0.1:34680_solr) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ca.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 2533525 INFO  
(OverseerThreadFactory-7145-thread-1-processing-n:127.0.0.1:34680_solr) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stemdict_nl.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 2533527 INFO  
(OverseerThreadFactory-7145-thread-1-processing-n:127.0.0.1:34680_solr) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_no.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 2533530 INFO  
(OverseerThreadFactory-7145-thread-1-processing-n:127.0.0.1:34680_solr) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hy.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 2533532 INFO  
(OverseerThreadFactory-7145-thread-1-processing-n:127.0.0.1:34680_solr) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_id.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 2533534 INFO  
(OverseerThreadFactory-7145-thread-1-processing-n:127.0.0.1:34680_solr) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hi.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 2533536 INFO  
(OverseerThreadFactory-7145-thread-1-processing-n:127.0.0.1:34680_solr) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ga.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 2533539 INFO  
(OverseerThreadFactory-7145-thread-1-processing-n:127.0.0.1:34680_solr) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_da.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 2533541 INFO  
(OverseerThreadFactory-7145-thread-1-processing-n:127.0.0.1:34680_solr) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ja.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 2533543 INFO  
(OverseerThreadFactory-7145-thread-1-processing-n:127.0.0.1:34680_solr) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_pt.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 2533546 INFO  
(OverseerThreadFactory-7145-thread-1-processing-n:127.0.0.1:34680_solr) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hu.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 2533548 INFO  
(OverseerThreadFactory-7145-thread-1-processing-n:127.0.0.1:34680_solr) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_el.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 2533551 INFO  
(OverseerThreadFactory-7145-thread-1-processing-n:127.0.0.1:34680_solr) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ru.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 2533553 INFO  
(OverseerThreadFactory-7145-thread-1-processing-n:127.0.0.1:34680_solr) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_tr.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 2533556 INFO  
(OverseerThreadFactory-7145-thread-1-processing-n:127.0.0.1:34680_solr) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ar.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 2533558 INFO  
(OverseerThreadFactory-7145-thread-1-processing-n:127.0.0.1:34680_solr) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/userdict_ja.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 2533560 INFO  
(OverseerThreadFactory-7145-thread-1-processing-n:127.0.0.1:34680_solr) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_eu.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 2533563 INFO  
(OverseerThreadFactory-7145-thread-1-processing-n:127.0.0.1:34680_solr) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_it.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 2533565 INFO  
(OverseerThreadFactory-7145-thread-1-processing-n:127.0.0.1:34680_solr) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_cz.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 2533568 INFO  
(OverseerThreadFactory-7145-thread-1-processing-n:127.0.0.1:34680_solr) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stoptags_ja.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 2533571 INFO  
(OverseerThreadFactory-7145-thread-1-processing-n:127.0.0.1:34680_solr) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_fr.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 2533573 INFO  
(OverseerThreadFactory-7145-thread-1-processing-n:127.0.0.1:34680_solr) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_de.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 2533575 INFO  
(OverseerThreadFactory-7145-thread-1-processing-n:127.0.0.1:34680_solr) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fa.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 2533578 INFO  
(OverseerThreadFactory-7145-thread-1-processing-n:127.0.0.1:34680_solr) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ga.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 2533580 INFO  
(OverseerThreadFactory-7145-thread-1-processing-n:127.0.0.1:34680_solr) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ca.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 2533582 INFO  
(OverseerThreadFactory-7145-thread-1-processing-n:127.0.0.1:34680_solr) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_nl.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 2533585 INFO  
(OverseerThreadFactory-7145-thread-1-processing-n:127.0.0.1:34680_solr) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_bg.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 2533587 INFO  
(OverseerThreadFactory-7145-thread-1-processing-n:127.0.0.1:34680_solr) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_en.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 2533589 INFO  
(OverseerThreadFactory-7145-thread-1-processing-n:127.0.0.1:34680_solr) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_es.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 2533591 INFO  
(OverseerThreadFactory-7145-thread-1-processing-n:127.0.0.1:34680_solr) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_lv.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 2533594 INFO  
(OverseerThreadFactory-7145-thread-1-processing-n:127.0.0.1:34680_solr) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ro.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 2533597 INFO  
(OverseerThreadFactory-7145-thread-1-processing-n:127.0.0.1:34680_solr) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_th.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 2533599 INFO  
(OverseerThreadFactory-7145-thread-1-processing-n:127.0.0.1:34680_solr) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fr.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 2533602 INFO  
(OverseerThreadFactory-7145-thread-1-processing-n:127.0.0.1:34680_solr) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_sv.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 2533604 INFO  
(OverseerThreadFactory-7145-thread-1-processing-n:127.0.0.1:34680_solr) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fi.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 2533606 INFO  
(OverseerThreadFactory-7145-thread-1-processing-n:127.0.0.1:34680_solr) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/hyphenations_ga.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 2533608 INFO  
(OverseerThreadFactory-7145-thread-1-processing-n:127.0.0.1:34680_solr) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_gl.txt to 
/configs/allReplicasInLIR.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 2533611 INFO  
(OverseerThreadFactory-7145-thread-1-processing-n:127.0.0.1:34680_solr) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/params.json to 
/configs/allReplicasInLIR.AUTOCREATED/params.json
   [junit4]   2> 2533724 INFO  
(OverseerStateUpdate-73491415799889929-127.0.0.1:34680_solr-n_0000000000) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"allReplicasInLIR",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"allReplicasInLIR_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:57575/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2533727 INFO  
(OverseerStateUpdate-73491415799889929-127.0.0.1:34680_solr-n_0000000000) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"allReplicasInLIR",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"allReplicasInLIR_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:51082/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2533730 INFO  
(OverseerStateUpdate-73491415799889929-127.0.0.1:34680_solr-n_0000000000) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"allReplicasInLIR",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"allReplicasInLIR_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34680/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2533960 INFO  (qtp1845955836-26394) [n:127.0.0.1:34680_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=allReplicasInLIR.AUTOCREATED&newCollection=true&name=allReplicasInLIR_shard1_replica_n4&action=CREATE&numShards=1&collection=allReplicasInLIR&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2533961 INFO  (qtp1845955836-26394) [n:127.0.0.1:34680_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2533986 INFO  (qtp1783353317-26375) [n:127.0.0.1:51082_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=allReplicasInLIR.AUTOCREATED&newCollection=true&name=allReplicasInLIR_shard1_replica_n2&action=CREATE&numShards=1&collection=allReplicasInLIR&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2533987 INFO  (qtp1783353317-26375) [n:127.0.0.1:51082_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2533989 INFO  (qtp1769948842-26384) [n:127.0.0.1:57575_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=allReplicasInLIR.AUTOCREATED&newCollection=true&name=allReplicasInLIR_shard1_replica_n1&action=CREATE&numShards=1&collection=allReplicasInLIR&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2533989 INFO  (qtp1769948842-26384) [n:127.0.0.1:57575_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2534094 INFO  
(zkCallback-3992-thread-1-processing-n:127.0.0.1:51082_solr) 
[n:127.0.0.1:51082_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/allReplicasInLIR/state.json] for collection 
[allReplicasInLIR] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2534094 INFO  
(zkCallback-4000-thread-1-processing-n:127.0.0.1:34680_solr) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/allReplicasInLIR/state.json] for collection 
[allReplicasInLIR] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2534094 INFO  
(zkCallback-3998-thread-1-processing-n:127.0.0.1:57575_solr) 
[n:127.0.0.1:57575_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/allReplicasInLIR/state.json] for collection 
[allReplicasInLIR] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2534096 INFO  
(zkCallback-4000-thread-2-processing-n:127.0.0.1:34680_solr) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/allReplicasInLIR/state.json] for collection 
[allReplicasInLIR] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2534096 INFO  
(zkCallback-3992-thread-2-processing-n:127.0.0.1:51082_solr) 
[n:127.0.0.1:51082_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/allReplicasInLIR/state.json] for collection 
[allReplicasInLIR] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2534097 INFO  
(zkCallback-3998-thread-2-processing-n:127.0.0.1:57575_solr) 
[n:127.0.0.1:57575_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/allReplicasInLIR/state.json] for collection 
[allReplicasInLIR] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2534979 INFO  (qtp1845955836-26394) [n:127.0.0.1:34680_solr 
c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] 
o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 2534979 INFO  (qtp1845955836-26394) [n:127.0.0.1:34680_solr 
c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] 
o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 2534980 WARN  (qtp1845955836-26394) [n:127.0.0.1:34680_solr 
c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LIROnShardRestartTest_FE84FFC1AA062054-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n4/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LIROnShardRestartTest_FE84FFC1AA062054-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n4/../../../../contrib/extraction/lib
   [junit4]   2> 2534981 WARN  (qtp1845955836-26394) [n:127.0.0.1:34680_solr 
c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LIROnShardRestartTest_FE84FFC1AA062054-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n4/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LIROnShardRestartTest_FE84FFC1AA062054-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n4/../../../../dist
   [junit4]   2> 2534981 WARN  (qtp1845955836-26394) [n:127.0.0.1:34680_solr 
c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LIROnShardRestartTest_FE84FFC1AA062054-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n4/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LIROnShardRestartTest_FE84FFC1AA062054-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n4/../../../../contrib/clustering/lib
   [junit4]   2> 2534981 WARN  (qtp1845955836-26394) [n:127.0.0.1:34680_solr 
c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LIROnShardRestartTest_FE84FFC1AA062054-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n4/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LIROnShardRestartTest_FE84FFC1AA062054-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n4/../../../../dist
   [junit4]   2> 2534981 WARN  (qtp1845955836-26394) [n:127.0.0.1:34680_solr 
c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LIROnShardRestartTest_FE84FFC1AA062054-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n4/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LIROnShardRestartTest_FE84FFC1AA062054-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n4/../../../../contrib/langid/lib
   [junit4]   2> 2534982 WARN  (qtp1845955836-26394) [n:127.0.0.1:34680_solr 
c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LIROnShardRestartTest_FE84FFC1AA062054-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n4/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LIROnShardRestartTest_FE84FFC1AA062054-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n4/../../../../dist
   [junit4]   2> 2534982 WARN  (qtp1845955836-26394) [n:127.0.0.1:34680_solr 
c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LIROnShardRestartTest_FE84FFC1AA062054-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n4/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LIROnShardRestartTest_FE84FFC1AA062054-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n4/../../../../contrib/velocity/lib
   [junit4]   2> 2534982 WARN  (qtp1845955836-26394) [n:127.0.0.1:34680_solr 
c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LIROnShardRestartTest_FE84FFC1AA062054-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n4/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LIROnShardRestartTest_FE84FFC1AA062054-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n4/../../../../dist
   [junit4]   2> 2534993 INFO  (qtp1845955836-26394) [n:127.0.0.1:34680_solr 
c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 2535001 INFO  (qtp1783353317-26375) [n:127.0.0.1:51082_solr 
c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] 
o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 2535001 INFO  (qtp1783353317-26375) [n:127.0.0.1:51082_solr 
c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] 
o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 2535002 WARN  (qtp1783353317-26375) [n:127.0.0.1:51082_solr 
c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LIROnShardRestartTest_FE84FFC1AA062054-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n2/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LIROnShardRestartTest_FE84FFC1AA062054-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n2/../../../../contrib/extraction/lib
   [junit4]   2> 2535002 WARN  (qtp1783353317-26375) [n:127.0.0.1:51082_solr 
c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LIROnShardRestartTest_FE84FFC1AA062054-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n2/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LIROnShardRestartTest_FE84FFC1AA062054-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n2/../../../../dist
   [junit4]   2> 2535002 WARN  (qtp1783353317-26375) [n:127.0.0.1:51082_solr 
c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LIROnShardRestartTest_FE84FFC1AA062054-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n2/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LIROnShardRestartTest_FE84FFC1AA062054-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n2/../../../../contrib/clustering/lib
   [junit4]   2> 2535002 WARN  (qtp1783353317-26375) [n:127.0.0.1:51082_solr 
c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LIROnShardRestartTest_FE84FFC1AA062054-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n2/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LIROnShardRestartTest_FE84FFC1AA062054-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n2/../../../../dist
   [junit4]   2> 2535003 WARN  (qtp1783353317-26375) [n:127.0.0.1:51082_solr 
c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LIROnShardRestartTest_FE84FFC1AA062054-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n2/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LIROnShardRestartTest_FE84FFC1AA062054-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n2/../../../../contrib/langid/lib
   [junit4]   2> 2535003 WARN  (qtp1783353317-26375) [n:127.0.0.1:51082_solr 
c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LIROnShardRestartTest_FE84FFC1AA062054-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n2/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LIROnShardRestartTest_FE84FFC1AA062054-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n2/../../../../dist
   [junit4]   2> 2535003 WARN  (qtp1783353317-26375) [n:127.0.0.1:51082_solr 
c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LIROnShardRestartTest_FE84FFC1AA062054-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n2/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LIROnShardRestartTest_FE84FFC1AA062054-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n2/../../../../contrib/velocity/lib
   [junit4]   2> 2535004 WARN  (qtp1783353317-26375) [n:127.0.0.1:51082_solr 
c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LIROnShardRestartTest_FE84FFC1AA062054-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n2/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LIROnShardRestartTest_FE84FFC1AA062054-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n2/../../../../dist
   [junit4]   2> 2535005 INFO  (qtp1769948842-26384) [n:127.0.0.1:57575_solr 
c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] 
o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 2535005 INFO  (qtp1769948842-26384) [n:127.0.0.1:57575_solr 
c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] 
o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 2535006 WARN  (qtp1769948842-26384) [n:127.0.0.1:57575_solr 
c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LIROnShardRestartTest_FE84FFC1AA062054-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LIROnShardRestartTest_FE84FFC1AA062054-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 2535006 WARN  (qtp1769948842-26384) [n:127.0.0.1:57575_solr 
c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LIROnShardRestartTest_FE84FFC1AA062054-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LIROnShardRestartTest_FE84FFC1AA062054-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n1/../../../../dist
   [junit4]   2> 2535007 WARN  (qtp1769948842-26384) [n:127.0.0.1:57575_solr 
c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LIROnShardRestartTest_FE84FFC1AA062054-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LIROnShardRestartTest_FE84FFC1AA062054-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 2535007 WARN  (qtp1769948842-26384) [n:127.0.0.1:57575_solr 
c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LIROnShardRestartTest_FE84FFC1AA062054-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LIROnShardRestartTest_FE84FFC1AA062054-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n1/../../../../dist
   [junit4]   2> 2535007 WARN  (qtp1769948842-26384) [n:127.0.0.1:57575_solr 
c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LIROnShardRestartTest_FE84FFC1AA062054-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LIROnShardRestartTest_FE84FFC1AA062054-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 2535008 WARN  (qtp1769948842-26384) [n:127.0.0.1:57575_solr 
c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LIROnShardRestartTest_FE84FFC1AA062054-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LIROnShardRestartTest_FE84FFC1AA062054-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n1/../../../../dist
   [junit4]   2> 2535008 WARN  (qtp1769948842-26384) [n:127.0.0.1:57575_solr 
c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LIROnShardRestartTest_FE84FFC1AA062054-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LIROnShardRestartTest_FE84FFC1AA062054-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 2535008 WARN  (qtp1769948842-26384) [n:127.0.0.1:57575_solr 
c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LIROnShardRestartTest_FE84FFC1AA062054-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LIROnShardRestartTest_FE84FFC1AA062054-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n1/../../../../dist
   [junit4]   2> 2535014 INFO  (qtp1783353317-26375) [n:127.0.0.1:51082_solr 
c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 2535018 INFO  (qtp1769948842-26384) [n:127.0.0.1:57575_solr 
c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 2535026 INFO  (qtp1845955836-26394) [n:127.0.0.1:34680_solr 
c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] 
o.a.s.s.IndexSchema [allReplicasInLIR_shard1_replica_n4] Schema 
name=default-config
   [junit4]   2> 2535045 INFO  (qtp1783353317-26375) [n:127.0.0.1:51082_solr 
c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] 
o.a.s.s.IndexSchema [allReplicasInLIR_shard1_replica_n2] Schema 
name=default-config
   [junit4]   2> 2535048 INFO  (qtp1769948842-26384) [n:127.0.0.1:57575_solr 
c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] 
o.a.s.s.IndexSchema [allReplicasInLIR_shard1_replica_n1] Schema 
name=default-config
   [junit4]   2> 2535297 INFO  (qtp1845955836-26394) [n:127.0.0.1:34680_solr 
c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] 
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 2535337 INFO  (qtp1783353317-26375) [n:127.0.0.1:51082_solr 
c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 2535348 INFO  (qtp1769948842-26384) [n:127.0.0.1:57575_solr 
c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 2535349 INFO  (qtp1845955836-26394) [n:127.0.0.1:34680_solr 
c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'allReplicasInLIR_shard1_replica_n4' 
using configuration from collection allReplicasInLIR, trusted=true
   [junit4]   2> 2535350 INFO  (qtp1845955836-26394) [n:127.0.0.1:34680_solr 
c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34680.solr.core.allReplicasInLIR.shard1.replica_n4' (registry 
'solr.core.allReplicasInLIR.shard1.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e46ad39
   [junit4]   2> 2535351 INFO  (qtp1845955836-26394) [n:127.0.0.1:34680_solr 
c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2535351 INFO  (qtp1845955836-26394) [n:127.0.0.1:34680_solr 
c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] 
o.a.s.c.SolrCore [[allReplicasInLIR_shard1_replica_n4] ] Opening new SolrCore 
at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LIROnShardRestartTest_FE84FFC1AA062054-001/tempDir-001/node3/allReplicasInLIR_shard1_replica_n4],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LIROnShardRestartTest_FE84FFC1AA062054-001/tempDir-001/node3/./allReplicasInLIR_shard1_replica_n4/data/]
   [junit4]   2> 2535369 INFO  (qtp1845955836-26394) [n:127.0.0.1:34680_solr 
c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 2535392 INFO  (qtp1769948842-26384) [n:127.0.0.1:57575_solr 
c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'allReplicasInLIR_shard1_replica_n1' 
using configuration from collection allReplicasInLIR, trusted=true
   [junit4]   2> 2535392 INFO  (qtp1769948842-26384) [n:127.0.0.1:57575_solr 
c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57575.solr.core.allReplicasInLIR.shard1.replica_n1' (registry 
'solr.core.allReplicasInLIR.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e46ad39
   [junit4]   2> 2535392 INFO  (qtp1769948842-26384) [n:127.0.0.1:57575_solr 
c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2535393 INFO  (qtp1769948842-26384) [n:127.0.0.1:57575_solr 
c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] 
o.a.s.c.SolrCore [[allReplicasInLIR_shard1_replica_n1] ] Opening new SolrCore 
at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LIROnShardRestartTest_FE84FFC1AA062054-001/tempDir-001/node1/allReplicasInLIR_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LIROnShardRestartTest_FE84FFC1AA062054-001/tempDir-001/node1/./allReplicasInLIR_shard1_replica_n1/data/]
   [junit4]   2> 2535396 INFO  (qtp1783353317-26375) [n:127.0.0.1:51082_solr 
c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'allReplicasInLIR_shard1_replica_n2' 
using configuration from collection allReplicasInLIR, trusted=true
   [junit4]   2> 2535397 INFO  (qtp1783353317-26375) [n:127.0.0.1:51082_solr 
c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51082.solr.core.allReplicasInLIR.shard1.replica_n2' (registry 
'solr.core.allReplicasInLIR.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e46ad39
   [junit4]   2> 2535397 INFO  (qtp1783353317-26375) [n:127.0.0.1:51082_solr 
c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2535397 INFO  (qtp1783353317-26375) [n:127.0.0.1:51082_solr 
c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] 
o.a.s.c.SolrCore [[allReplicasInLIR_shard1_replica_n2] ] Opening new SolrCore 
at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LIROnShardRestartTest_FE84FFC1AA062054-001/tempDir-001/node2/allReplicasInLIR_shard1_replica_n2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.LIROnShardRestartTest_FE84FFC1AA062054-001/tempDir-001/node2/./allReplicasInLIR_shard1_replica_n2/data/]
   [junit4]   2> 2535409 INFO  (qtp1769948842-26384) [n:127.0.0.1:57575_solr 
c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 2535421 INFO  (qtp1783353317-26375) [n:127.0.0.1:51082_solr 
c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 2535460 INFO  (qtp1845955836-26394) [n:127.0.0.1:34680_solr 
c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2535460 INFO  (qtp1845955836-26394) [n:127.0.0.1:34680_solr 
c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2535461 INFO  (qtp1845955836-26394) [n:127.0.0.1:34680_solr 
c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 2535461 INFO  (qtp1845955836-26394) [n:127.0.0.1:34680_solr 
c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2535464 INFO  (qtp1845955836-26394) [n:127.0.0.1:34680_solr 
c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@620bb4aa[allReplicasInLIR_shard1_replica_n4] main]
   [junit4]   2> 2535466 INFO  (qtp1845955836-26394) [n:127.0.0.1:34680_solr 
c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/allReplicasInLIR.AUTOCREATED
   [junit4]   2> 2535466 INFO  (qtp1845955836-26394) [n:127.0.0.1:34680_solr 
c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/allReplicasInLIR.AUTOCREATED
   [junit4]   2> 2535466 INFO  (qtp1845955836-26394) [n:127.0.0.1:34680_solr 
c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/allReplicasInLIR.AUTOCREATED/managed-schema
   [junit4]   2> 2535467 INFO  (qtp1845955836-26394) [n:127.0.0.1:34680_solr 
c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2535468 INFO  (qtp1845955836-26394) [n:127.0.0.1:34680_solr 
c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2535468 INFO  (qtp1845955836-26394) [n:127.0.0.1:34680_solr 
c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 2535471 INFO  (qtp1845955836-26394) [n:127.0.0.1:34680_solr 
c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2535471 INFO  
(searcherExecutor-7152-thread-1-processing-n:127.0.0.1:34680_solr 
x:allReplicasInLIR_shard1_replica_n4 s:shard1 c:allReplicasInLIR r:core_node6) 
[n:127.0.0.1:34680_solr c:allReplicasInLIR s:shard1 r:core_node6 
x:allReplicasInLIR_shard1_replica_n4] o.a.s.c.QuerySenderListener 
QuerySenderListener sending requests to 
Searcher@620bb4aa[allReplicasInLIR_shard1_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2535471 INFO  (qtp1845955836-26394) [n:127.0.0.1:34680_solr 
c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1595541012205273088
   [junit4]   2> 2535471 INFO  
(searcherExecutor-7152-thread-1-processing-n:127.0.0.1:34680_solr 
x:allReplicasInLIR_shard1_replica_n4 s:shard1 c:allReplicasInLIR r:core_node6) 
[n:127.0.0.1:34680_solr c:allReplicasInLIR s:shard1 r:core_node6 
x:allReplicasInLIR_shard1_replica_n4] o.a.s.c.QuerySenderListener 
QuerySenderListener done.
   [junit4]   2> 2535471 INFO  
(searcherExecutor-7152-thread-1-processing-n:127.0.0.1:34680_solr 
x:allReplicasInLIR_shard1_replica_n4 s:shard1 c:allReplicasInLIR r:core_node6) 
[n:127.0.0.1:34680_solr c:allReplicasInLIR s:shard1 r:core_node6 
x:allReplicasInLIR_shard1_replica_n4] o.a.s.h.c.SpellCheckComponent Loading 
spell index for spellchecker: default
   [junit4]   2> 2535473 INFO  
(searcherExecutor-7152-thread-1-processing-n:127.0.0.1:34680_solr 
x:allReplicasInLIR_shard1_replica_n4 s:shard1 c:allReplicasInLIR r:core_node6) 
[n:127.0.0.1:34680_solr c:allReplicasInLIR s:shard1 r:core_node6 
x:allReplicasInLIR_shard1_replica_n4] o.a.s.c.SolrCore 
[allReplicasInLIR_shard1_replica_n4] Registered new searcher 
Searcher@620bb4aa[allReplicasInLIR_shard1_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2535477 INFO  (qtp1845955836-26394) [n:127.0.0.1:34680_solr 
c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/allReplicasInLIR/terms/shard1 to Terms{values={core_node6=0}, 
version=0}
   [junit4]   2> 2535482 INFO  (qtp1845955836-26394) [n:127.0.0.1:34680_solr 
c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=3 found=1 timeoutin=9999ms
   [junit4]   2> 2535485 INFO  (qtp1783353317-26375) [n:127.0.0.1:51082_solr 
c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2535485 INFO  (qtp1783353317-26375) [n:127.0.0.1:51082_solr 
c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2535485 INFO  (qtp1769948842-26384) [n:127.0.0.1:57575_solr 
c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2535486 INFO  (qtp1769948842-26384) [n:127.0.0.1:57575_solr 
c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2535486 INFO  (qtp1783353317-26375) [n:127.0.0.1:51082_solr 
c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 2535486 INFO  (qtp1783353317-26375) [n:127.0.0.1:51082_solr 
c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2535487 INFO  (qtp1769948842-26384) [n:127.0.0.1:57575_solr 
c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 2535487 INFO  (qtp1769948842-26384) [n:127.0.0.1:57575_solr 
c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2535489 INFO  (qtp1783353317-26375) [n:127.0.0.1:51082_solr 
c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@409fbd7f[allReplicasInLIR_shard1_replica_n2] main]
   [junit4]   2> 2535489 INFO  (qtp1769948842-26384) [n:127.0.0.1:57575_solr 
c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@8588377[allReplicasInLIR_shard1_replica_n1] main]
   [junit4]   2> 2535490 INFO  (qtp1783353317-26375) [n:127.0.0.1:51082_solr 
c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/allReplicasInLIR.AUTOCREATED
   [junit4]   2> 2535490 INFO  (qtp1783353317-26375) [n:127.0.0.1:51082_solr 
c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/allReplicasInLIR.AUTOCREATED
   [junit4]   2> 2535491 INFO  (qtp1783353317-26375) [n:127.0.0.1:51082_solr 
c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/allReplicasInLIR.AUTOCREATED/managed-schema
   [junit4]   2> 2535491 INFO  (qtp1769948842-26384) [n:127.0.0.1:57575_solr 
c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/allReplicasInLIR.AUTOCREATED
   [junit4]   2> 2535491 INFO  (qtp1769948842-26384) [n:127.0.0.1:57575_solr 
c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/allReplicasInLIR.AUTOCREATED
   [junit4]   2> 2535491 INFO  (qtp1769948842-26384) [n:127.0.0.1:57575_solr 
c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/allReplicasInLIR.AUTOCREATED/managed-schema
   [junit4]   2> 2535491 INFO  (qtp1783353317-26375) [n:127.0.0.1:51082_solr 
c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2535492 INFO  (qtp1783353317-26375) [n:127.0.0.1:51082_solr 
c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2535492 INFO  (qtp1783353317-26375) [n:127.0.0.1:51082_solr 
c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 2535495 INFO  (qtp1783353317-26375) [n:127.0.0.1:51082_solr 
c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2535495 INFO  
(searcherExecutor-7154-thread-1-processing-n:127.0.0.1:51082_solr 
x:allReplicasInLIR_shard1_replica_n2 s:shard1 c:allReplicasInLIR r:core_node5) 
[n:127.0.0.1:51082_solr c:allReplicasInLIR s:shard1 r:core_node5 
x:allReplicasInLIR_shard1_replica_n2] o.a.s.c.QuerySenderListener 
QuerySenderListener sending requests to 
Searcher@409fbd7f[allReplicasInLIR_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2535495 INFO  (qtp1783353317-26375) [n:127.0.0.1:51082_solr 
c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1595541012230438912
   [junit4]   2> 2535495 INFO  
(searcherExecutor-7154-thread-1-processing-n:127.0.0.1:51082_solr 
x:allReplicasInLIR_shard1_replica_n2 s:shard1 c:allReplicasInLIR r:core_node5) 
[n:127.0.0.1:51082_solr c:allReplicasInLIR s:shard1 r:core_node5 
x:allReplicasInLIR_shard1_replica_n2] o.a.s.c.QuerySenderListener 
QuerySenderListener done.
   [junit4]   2> 2535495 INFO  
(searcherExecutor-7154-thread-1-processing-n:127.0.0.1:51082_solr 
x:allReplicasInLIR_shard1_replica_n2 s:shard1 c:allReplicasInLIR r:core_node5) 
[n:127.0.0.1:51082_solr c:allReplicasInLIR s:shard1 r:core_node5 
x:allReplicasInLIR_shard1_replica_n2] o.a.s.h.c.SpellCheckComponent Loading 
spell index for spellchecker: default
   [junit4]   2> 2535496 INFO  
(searcherExecutor-7154-thread-1-processing-n:127.0.0.1:51082_solr 
x:allReplicasInLIR_shard1_replica_n2 s:shard1 c:allReplicasInLIR r:core_node5) 
[n:127.0.0.1:51082_solr c:allReplicasInLIR s:shard1 r:core_node5 
x:allReplicasInLIR_shard1_replica_n2] o.a.s.c.SolrCore 
[allReplicasInLIR_shard1_replica_n2] Registered new searcher 
Searcher@409fbd7f[allReplicasInLIR_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2535497 INFO  (qtp1769948842-26384) [n:127.0.0.1:57575_solr 
c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2535498 INFO  (qtp1769948842-26384) [n:127.0.0.1:57575_solr 
c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2535498 INFO  (qtp1769948842-26384) [n:127.0.0.1:57575_solr 
c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 2535499 INFO  (qtp1783353317-26375) [n:127.0.0.1:51082_solr 
c:allReplicasInLIR s:shard1 r:core_node5 x:allReplicasInLIR_shard1_replica_n2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/allReplicasInLIR/terms/shard1 to Terms{values={core_node6=0, 
core_node5=0}, version=1}
   [junit4]   2> 2535501 INFO  (qtp1769948842-26384) [n:127.0.0.1:57575_solr 
c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2535501 INFO  (qtp1769948842-26384) [n:127.0.0.1:57575_solr 
c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1595541012236730368
   [junit4]   2> 2535503 INFO  
(searcherExecutor-7153-thread-1-processing-n:127.0.0.1:57575_solr 
x:allReplicasInLIR_shard1_replica_n1 s:shard1 c:allReplicasInLIR r:core_node3) 
[n:127.0.0.1:57575_solr c:allReplicasInLIR s:shard1 r:core_node3 
x:allReplicasInLIR_shard1_replica_n1] o.a.s.c.QuerySenderListener 
QuerySenderListener sending requests to 
Searcher@8588377[allReplicasInLIR_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2535503 INFO  
(searcherExecutor-7153-thread-1-processing-n:127.0.0.1:57575_solr 
x:allReplicasInLIR_shard1_replica_n1 s:shard1 c:allReplicasInLIR r:core_node3) 
[n:127.0.0.1:57575_solr c:allReplicasInLIR s:shard1 r:core_node3 
x:allReplicasInLIR_shard1_replica_n1] o.a.s.c.QuerySenderListener 
QuerySenderListener done.
   [junit4]   2> 2535503 INFO  
(searcherExecutor-7153-thread-1-processing-n:127.0.0.1:57575_solr 
x:allReplicasInLIR_shard1_replica_n1 s:shard1 c:allReplicasInLIR r:core_node3) 
[n:127.0.0.1:57575_solr c:allReplicasInLIR s:shard1 r:core_node3 
x:allReplicasInLIR_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading 
spell index for spellchecker: default
   [junit4]   2> 2535504 INFO  
(searcherExecutor-7153-thread-1-processing-n:127.0.0.1:57575_solr 
x:allReplicasInLIR_shard1_replica_n1 s:shard1 c:allReplicasInLIR r:core_node3) 
[n:127.0.0.1:57575_solr c:allReplicasInLIR s:shard1 r:core_node3 
x:allReplicasInLIR_shard1_replica_n1] o.a.s.c.SolrCore 
[allReplicasInLIR_shard1_replica_n1] Registered new searcher 
Searcher@8588377[allReplicasInLIR_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2535507 INFO  (qtp1769948842-26384) [n:127.0.0.1:57575_solr 
c:allReplicasInLIR s:shard1 r:core_node3 x:allReplicasInLIR_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/allReplicasInLIR/terms/shard1 to Terms{values={core_node6=0, 
core_node3=0, core_node5=0}, version=2}
   [junit4]   2> 2535583 INFO  
(zkCallback-4000-thread-3-processing-n:127.0.0.1:34680_solr) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/allReplicasInLIR/state.json] for collection 
[allReplicasInLIR] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2535583 INFO  
(zkCallback-3992-thread-1-processing-n:127.0.0.1:51082_solr) 
[n:127.0.0.1:51082_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/allReplicasInLIR/state.json] for collection 
[allReplicasInLIR] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2535583 INFO  
(zkCallback-4000-thread-2-processing-n:127.0.0.1:34680_solr) 
[n:127.0.0.1:34680_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/allReplicasInLIR/state.json] for collection 
[allReplicasInLIR] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2535583 INFO  
(zkCallback-3998-thread-2-processing-n:127.0.0.1:57575_solr) 
[n:127.0.0.1:57575_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/allReplicasInLIR/state.json] for collection 
[allReplicasInLIR] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2535583 INFO  
(zkCallback-3992-thread-2-processing-n:127.0.0.1:51082_solr) 
[n:127.0.0.1:51082_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/allReplicasInLIR/state.json] for collection 
[allReplicasInLIR] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2535583 INFO  
(zkCallback-3998-thread-1-processing-n:127.0.0.1:57575_solr) 
[n:127.0.0.1:57575_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/allReplicasInLIR/state.json] for collection 
[allReplicasInLIR] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2535982 INFO  (qtp1845955836-26394) [n:127.0.0.1:34680_solr 
c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2535982 INFO  (qtp1845955836-26394) [n:127.0.0.1:34680_solr 
c:allReplicasInLIR s:shard1 r:core_node6 x:allReplicasInLIR_shard1_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2535982 INFO  (qtp184595583

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

olr-NightlyTests-7.x/checkout/solr/core/test-lib/apacheds-interceptors-authn-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/test-lib/apacheds-interceptors-authz-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/test-lib/apacheds-interceptors-changelog-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/test-lib/apacheds-interceptors-collective-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/test-lib/apacheds-interceptors-event-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/test-lib/apacheds-interceptors-exception-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/test-lib/apacheds-interceptors-journal-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/test-lib/apacheds-interceptors-normalization-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/test-lib/apacheds-interceptors-operational-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/test-lib/apacheds-interceptors-referral-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/test-lib/apacheds-interceptors-schema-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/test-lib/apacheds-interceptors-subtree-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/test-lib/apacheds-interceptors-trigger-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/test-lib/apacheds-jdbm-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/test-lib/apacheds-jdbm1-2.0.0-M2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/test-lib/apacheds-kerberos-codec-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/test-lib/apacheds-ldif-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/test-lib/apacheds-mavibot-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/test-lib/apacheds-protocol-kerberos-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/test-lib/apacheds-protocol-ldap-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/test-lib/apacheds-protocol-shared-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/test-lib/apacheds-xdbm-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/test-lib/api-all-1.0.0-M20.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/test-lib/bcprov-jdk15on-1.54.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/test-lib/byte-buddy-1.6.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/test-lib/commons-collections-3.2.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/test-lib/commons-math3-3.6.1.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/test-lib/ehcache-core-2.4.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/test-lib/hadoop-common-2.7.4-tests.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/test-lib/hadoop-hdfs-2.7.4-tests.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/test-lib/hadoop-minikdc-2.7.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/test-lib/htrace-core-3.2.0-incubating.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/test-lib/jersey-core-1.9.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/test-lib/jersey-server-1.9.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/test-lib/jetty-6.1.26.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/test-lib/jetty-sslengine-6.1.26.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/test-lib/jetty-util-6.1.26.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/test-lib/mina-core-2.0.0-M5.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/test-lib/mockito-core-2.6.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/test-lib/netty-all-4.0.36.Final.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/test-lib/objenesis-2.5.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/analysis/icu/lucene-analyzers-icu-7.4.0-SNAPSHOT.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/contrib/solr-analysis-extras/classes/java:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/queryparser/classes/test:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/backward-codecs/classes/test:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/contrib/analysis-extras/lib/icu4j-59.1.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-launcher.jar:/x1/jenkins/.ant/lib/ivy-2.4.0.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-junit.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-log4j.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-junit4.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-jai.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-javamail.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-bsf.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-commons-net.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-antlr.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-jsch.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-oro.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-commons-logging.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-netrexx.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-testutil.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-jdepend.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-bcel.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-xalan2.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-resolver.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-jmf.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-regexp.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-swing.jar:/usr/local/asfpackages/java/jdk1.8.0_144/lib/tools.jar:/x1/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.5.3.jar
 com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/temp/junit4-J0-20180321_091905_3567970987191206521700.events
 
@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/temp/junit4-J0-20180321_091905_3562319343251138824174.suites
 -stdin
   [junit4] ERROR: JVM J0 ended with an exception: Quit event not received from 
the forked process? This may indicate JVM crash or runner bugs.
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1540)
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:126)
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:982)
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:979)
   [junit4]     at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]     at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]     at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]     at java.lang.Thread.run(Thread.java:748)

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/build.xml:651:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/build.xml:577:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/build.xml:59:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build.xml:262:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/common-build.xml:557:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/common-build.xml:1561:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/common-build.xml:1085:
 At least one slave process threw an exception, first: Quit event not received 
from the forked process? This may indicate JVM crash or runner bugs.

Total time: 249 minutes 9 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[Fast Archiver] No artifacts from Lucene-Solr-NightlyTests-7.x #176 to compare, 
so performing full copy of artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to