Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/772/
Java: 32bit/jdk1.8.0_121 -client -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery

Error Message:
Expected a collection with one shard and two replicas null Last available 
state: 
DocCollection(MissingSegmentRecoveryTest//collections/MissingSegmentRecoveryTest/state.json/7)={
   "replicationFactor":"2",   "shards":{"shard1":{       
"range":"80000000-7fffffff",       "state":"active",       "replicas":{         
"core_node1":{           "core":"MissingSegmentRecoveryTest_shard1_replica1",   
        "base_url":"http://127.0.0.1:57730/solr";,           
"node_name":"127.0.0.1:57730_solr",           "state":"active",           
"leader":"true"},         "core_node2":{           
"core":"MissingSegmentRecoveryTest_shard1_replica2",           
"base_url":"http://127.0.0.1:57731/solr";,           
"node_name":"127.0.0.1:57731_solr",           "state":"down"}}}},   
"router":{"name":"compositeId"},   "maxShardsPerNode":"1",   
"autoAddReplicas":"false"}

Stack Trace:
java.lang.AssertionError: Expected a collection with one shard and two replicas
null
Last available state: 
DocCollection(MissingSegmentRecoveryTest//collections/MissingSegmentRecoveryTest/state.json/7)={
  "replicationFactor":"2",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node1":{
          "core":"MissingSegmentRecoveryTest_shard1_replica1",
          "base_url":"http://127.0.0.1:57730/solr";,
          "node_name":"127.0.0.1:57730_solr",
          "state":"active",
          "leader":"true"},
        "core_node2":{
          "core":"MissingSegmentRecoveryTest_shard1_replica2",
          "base_url":"http://127.0.0.1:57731/solr";,
          "node_name":"127.0.0.1:57731_solr",
          "state":"down"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false"}
        at 
__randomizedtesting.SeedInfo.seed([606A18B29DB1EBA3:303F80B1C4905DBE]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:265)
        at 
org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery(MissingSegmentRecoveryTest.java:105)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12614 lines...]
   [junit4] Suite: org.apache.solr.cloud.MissingSegmentRecoveryTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_606A18B29DB1EBA3-001\init-core-data-001
   [junit4]   2> 2460565 WARN  
(SUITE-MissingSegmentRecoveryTest-seed#[606A18B29DB1EBA3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=12 numCloses=12
   [junit4]   2> 2460566 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[606A18B29DB1EBA3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 2460573 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[606A18B29DB1EBA3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2460576 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[606A18B29DB1EBA3]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_606A18B29DB1EBA3-001\tempDir-001
   [junit4]   2> 2460576 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[606A18B29DB1EBA3]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2460577 INFO  (Thread-5069) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2460577 INFO  (Thread-5069) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2460678 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[606A18B29DB1EBA3]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:57726
   [junit4]   2> 2460690 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15abb51186c0000, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2460694 INFO  (jetty-launcher-5219-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2460695 INFO  (jetty-launcher-5219-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2460696 INFO  (jetty-launcher-5219-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1a60d37{/solr,null,AVAILABLE}
   [junit4]   2> 2460696 INFO  (jetty-launcher-5219-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@9faeba{/solr,null,AVAILABLE}
   [junit4]   2> 2460697 INFO  (jetty-launcher-5219-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1d22e56{HTTP/1.1,[http/1.1]}{127.0.0.1:57731}
   [junit4]   2> 2460697 INFO  (jetty-launcher-5219-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@142f5cc{HTTP/1.1,[http/1.1]}{127.0.0.1:57730}
   [junit4]   2> 2460697 INFO  (jetty-launcher-5219-thread-2) [    ] 
o.e.j.s.Server Started @2465476ms
   [junit4]   2> 2460697 INFO  (jetty-launcher-5219-thread-1) [    ] 
o.e.j.s.Server Started @2465476ms
   [junit4]   2> 2460697 INFO  (jetty-launcher-5219-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57731}
   [junit4]   2> 2460697 INFO  (jetty-launcher-5219-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57730}
   [junit4]   2> 2460698 ERROR (jetty-launcher-5219-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2460698 ERROR (jetty-launcher-5219-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2460698 INFO  (jetty-launcher-5219-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.5.0
   [junit4]   2> 2460698 INFO  (jetty-launcher-5219-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.5.0
   [junit4]   2> 2460698 INFO  (jetty-launcher-5219-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2460698 INFO  (jetty-launcher-5219-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2460698 INFO  (jetty-launcher-5219-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2460698 INFO  (jetty-launcher-5219-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2460698 INFO  (jetty-launcher-5219-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-11T03:02:18.590Z
   [junit4]   2> 2460698 INFO  (jetty-launcher-5219-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-11T03:02:18.590Z
   [junit4]   2> 2460708 INFO  (jetty-launcher-5219-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2460708 INFO  (jetty-launcher-5219-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2460738 INFO  (jetty-launcher-5219-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2460740 INFO  (jetty-launcher-5219-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2460741 INFO  (jetty-launcher-5219-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57726/solr
   [junit4]   2> 2460741 INFO  (jetty-launcher-5219-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57726/solr
   [junit4]   2> 2460745 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15abb51186c0003, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2460789 INFO  (jetty-launcher-5219-thread-2) 
[n:127.0.0.1:57731_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2460790 INFO  (jetty-launcher-5219-thread-1) 
[n:127.0.0.1:57730_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2460791 INFO  (jetty-launcher-5219-thread-2) 
[n:127.0.0.1:57731_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:57731_solr
   [junit4]   2> 2460792 INFO  (jetty-launcher-5219-thread-1) 
[n:127.0.0.1:57730_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57730_solr
   [junit4]   2> 2460794 INFO  (jetty-launcher-5219-thread-2) 
[n:127.0.0.1:57731_solr    ] o.a.s.c.Overseer Overseer 
(id=97596298918363142-127.0.0.1:57731_solr-n_0000000000) starting
   [junit4]   2> 2460795 INFO  
(zkCallback-5231-thread-1-processing-n:127.0.0.1:57731_solr) 
[n:127.0.0.1:57731_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2460795 INFO  
(zkCallback-5230-thread-1-processing-n:127.0.0.1:57730_solr) 
[n:127.0.0.1:57730_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2460821 INFO  (jetty-launcher-5219-thread-2) 
[n:127.0.0.1:57731_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57731_solr
   [junit4]   2> 2460827 INFO  
(zkCallback-5231-thread-1-processing-n:127.0.0.1:57731_solr) 
[n:127.0.0.1:57731_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2460828 INFO  
(zkCallback-5230-thread-1-processing-n:127.0.0.1:57730_solr) 
[n:127.0.0.1:57730_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2461160 INFO  (jetty-launcher-5219-thread-1) 
[n:127.0.0.1:57730_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_606A18B29DB1EBA3-001\tempDir-001\node1\.
   [junit4]   2> 2461196 INFO  (jetty-launcher-5219-thread-2) 
[n:127.0.0.1:57731_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_606A18B29DB1EBA3-001\tempDir-001\node2\.
   [junit4]   2> 2464410 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15abb51186c0007, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2464416 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[606A18B29DB1EBA3]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2464418 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[606A18B29DB1EBA3]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57726/solr ready
   [junit4]   2> 2464452 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[606A18B29DB1EBA3]) [  
  ] o.a.s.SolrTestCaseJ4 ###Starting testLeaderRecovery
   [junit4]   2> 2464461 INFO  (qtp29382526-24438) [n:127.0.0.1:57731_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=MissingSegmentRecoveryTest&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2464465 INFO  
(OverseerThreadFactory-10178-thread-1-processing-n:127.0.0.1:57731_solr) 
[n:127.0.0.1:57731_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
MissingSegmentRecoveryTest
   [junit4]   2> 2464578 INFO  (qtp6468006-24455) [n:127.0.0.1:57730_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica1&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2464578 INFO  (qtp29382526-24459) [n:127.0.0.1:57731_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica2&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2464695 INFO  
(zkCallback-5230-thread-1-processing-n:127.0.0.1:57730_solr) 
[n:127.0.0.1:57730_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MissingSegmentRecoveryTest/state.json] for collection 
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2464696 INFO  
(zkCallback-5231-thread-2-processing-n:127.0.0.1:57731_solr) 
[n:127.0.0.1:57731_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MissingSegmentRecoveryTest/state.json] for collection 
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2465632 INFO  (qtp29382526-24459) [n:127.0.0.1:57731_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 6.5.0
   [junit4]   2> 2465634 INFO  (qtp6468006-24455) [n:127.0.0.1:57730_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 6.5.0
   [junit4]   2> 2465652 INFO  (qtp29382526-24459) [n:127.0.0.1:57731_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.IndexSchema 
[MissingSegmentRecoveryTest_shard1_replica2] Schema name=minimal
   [junit4]   2> 2465652 INFO  (qtp6468006-24455) [n:127.0.0.1:57730_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.IndexSchema 
[MissingSegmentRecoveryTest_shard1_replica1] Schema name=minimal
   [junit4]   2> 2465663 INFO  (qtp6468006-24455) [n:127.0.0.1:57730_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 2465663 INFO  (qtp29382526-24459) [n:127.0.0.1:57731_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 2465670 INFO  (qtp29382526-24459) [n:127.0.0.1:57731_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.CoreContainer Creating 
SolrCore 'MissingSegmentRecoveryTest_shard1_replica2' using configuration from 
collection MissingSegmentRecoveryTest
   [junit4]   2> 2465672 INFO  (qtp6468006-24455) [n:127.0.0.1:57730_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.CoreContainer Creating 
SolrCore 'MissingSegmentRecoveryTest_shard1_replica1' using configuration from 
collection MissingSegmentRecoveryTest
   [junit4]   2> 2465673 INFO  (qtp29382526-24459) [n:127.0.0.1:57731_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore 
[[MissingSegmentRecoveryTest_shard1_replica2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_606A18B29DB1EBA3-001\tempDir-001\node2\MissingSegmentRecoveryTest_shard1_replica2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_606A18B29DB1EBA3-001\tempDir-001\node2\.\MissingSegmentRecoveryTest_shard1_replica2\data\]
   [junit4]   2> 2465673 INFO  (qtp6468006-24455) [n:127.0.0.1:57730_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore 
[[MissingSegmentRecoveryTest_shard1_replica1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_606A18B29DB1EBA3-001\tempDir-001\node1\MissingSegmentRecoveryTest_shard1_replica1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_606A18B29DB1EBA3-001\tempDir-001\node1\.\MissingSegmentRecoveryTest_shard1_replica1\data\]
   [junit4]   2> 2465902 INFO  (qtp6468006-24455) [n:127.0.0.1:57730_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2465902 INFO  (qtp29382526-24459) [n:127.0.0.1:57731_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2465902 INFO  (qtp6468006-24455) [n:127.0.0.1:57730_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2465902 INFO  (qtp29382526-24459) [n:127.0.0.1:57731_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2465905 INFO  (qtp6468006-24455) [n:127.0.0.1:57730_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2465905 INFO  (qtp29382526-24459) [n:127.0.0.1:57731_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2465905 INFO  (qtp6468006-24455) [n:127.0.0.1:57730_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2465905 INFO  (qtp29382526-24459) [n:127.0.0.1:57731_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2465908 INFO  (qtp29382526-24459) [n:127.0.0.1:57731_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@18ecb9b[MissingSegmentRecoveryTest_shard1_replica2] main]
   [junit4]   2> 2465908 INFO  (qtp6468006-24455) [n:127.0.0.1:57730_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@d17f15[MissingSegmentRecoveryTest_shard1_replica1] main]
   [junit4]   2> 2465912 INFO  (qtp6468006-24455) [n:127.0.0.1:57730_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2465912 INFO  (qtp29382526-24459) [n:127.0.0.1:57731_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2465913 INFO  (qtp6468006-24455) [n:127.0.0.1:57730_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2465913 INFO  (qtp6468006-24455) [n:127.0.0.1:57730_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 2465913 INFO  (qtp29382526-24459) [n:127.0.0.1:57731_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2465913 INFO  (qtp29382526-24459) [n:127.0.0.1:57731_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 2465913 INFO  
(searcherExecutor-10184-thread-1-processing-n:127.0.0.1:57730_solr 
x:MissingSegmentRecoveryTest_shard1_replica1 s:shard1 
c:MissingSegmentRecoveryTest) [n:127.0.0.1:57730_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore 
[MissingSegmentRecoveryTest_shard1_replica1] Registered new searcher 
Searcher@d17f15[MissingSegmentRecoveryTest_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2465913 INFO  
(searcherExecutor-10183-thread-1-processing-n:127.0.0.1:57731_solr 
x:MissingSegmentRecoveryTest_shard1_replica2 s:shard1 
c:MissingSegmentRecoveryTest) [n:127.0.0.1:57731_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore 
[MissingSegmentRecoveryTest_shard1_replica2] Registered new searcher 
Searcher@18ecb9b[MissingSegmentRecoveryTest_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2465914 INFO  (qtp6468006-24455) [n:127.0.0.1:57730_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1561540788282720256
   [junit4]   2> 2465914 INFO  (qtp29382526-24459) [n:127.0.0.1:57731_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1561540788282720256
   [junit4]   2> 2465926 INFO  (qtp6468006-24455) [n:127.0.0.1:57730_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2465926 INFO  (qtp6468006-24455) [n:127.0.0.1:57730_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2465926 INFO  (qtp6468006-24455) [n:127.0.0.1:57730_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SyncStrategy Sync 
replicas to 
http://127.0.0.1:57730/solr/MissingSegmentRecoveryTest_shard1_replica1/
   [junit4]   2> 2465926 INFO  (qtp6468006-24455) [n:127.0.0.1:57730_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.PeerSync PeerSync: 
core=MissingSegmentRecoveryTest_shard1_replica1 url=http://127.0.0.1:57730/solr 
START 
replicas=[http://127.0.0.1:57731/solr/MissingSegmentRecoveryTest_shard1_replica2/]
 nUpdates=100
   [junit4]   2> 2465927 INFO  (qtp6468006-24455) [n:127.0.0.1:57730_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.PeerSync PeerSync: 
core=MissingSegmentRecoveryTest_shard1_replica1 url=http://127.0.0.1:57730/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 2465930 INFO  (qtp29382526-24439) [n:127.0.0.1:57731_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node2 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.S.Request 
[MissingSegmentRecoveryTest_shard1_replica2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2465932 INFO  (qtp6468006-24455) [n:127.0.0.1:57730_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SyncStrategy Leader's 
attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 2465932 INFO  (qtp6468006-24455) [n:127.0.0.1:57730_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 2465932 INFO  (qtp6468006-24455) [n:127.0.0.1:57730_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2465940 INFO  (qtp6468006-24455) [n:127.0.0.1:57730_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:57730/solr/MissingSegmentRecoveryTest_shard1_replica1/ shard1
   [junit4]   2> 2466046 INFO  
(zkCallback-5230-thread-1-processing-n:127.0.0.1:57730_solr) 
[n:127.0.0.1:57730_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MissingSegmentRecoveryTest/state.json] for collection 
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2466046 INFO  
(zkCallback-5231-thread-1-processing-n:127.0.0.1:57731_solr) 
[n:127.0.0.1:57731_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MissingSegmentRecoveryTest/state.json] for collection 
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2466092 INFO  (qtp6468006-24455) [n:127.0.0.1:57730_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 2466100 INFO  (qtp6468006-24455) [n:127.0.0.1:57730_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica1&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2}
 status=0 QTime=1523
   [junit4]   2> 2466201 INFO  
(zkCallback-5230-thread-1-processing-n:127.0.0.1:57730_solr) 
[n:127.0.0.1:57730_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MissingSegmentRecoveryTest/state.json] for collection 
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2466201 INFO  
(zkCallback-5231-thread-1-processing-n:127.0.0.1:57731_solr) 
[n:127.0.0.1:57731_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MissingSegmentRecoveryTest/state.json] for collection 
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2466934 INFO  (qtp29382526-24459) [n:127.0.0.1:57731_solr 
c:MissingSegmentRecoveryTest s:shard1  
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica2&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2}
 status=0 QTime=2357
   [junit4]   2> 2466938 INFO  (qtp29382526-24438) [n:127.0.0.1:57731_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 2467035 INFO  
(zkCallback-5231-thread-1-processing-n:127.0.0.1:57731_solr) 
[n:127.0.0.1:57731_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MissingSegmentRecoveryTest/state.json] for collection 
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2467035 INFO  
(zkCallback-5230-thread-1-processing-n:127.0.0.1:57730_solr) 
[n:127.0.0.1:57730_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MissingSegmentRecoveryTest/state.json] for collection 
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2467940 INFO  (qtp29382526-24438) [n:127.0.0.1:57731_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=MissingSegmentRecoveryTest&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=3478
   [junit4]   2> 2467958 INFO  (qtp29382526-24458) [n:127.0.0.1:57731_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node2 
x:MissingSegmentRecoveryTest_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[MissingSegmentRecoveryTest_shard1_replica2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:57730/solr/MissingSegmentRecoveryTest_shard1_replica1/&wt=javabin&version=2}{add=[0
 (1561540790413426688), 1 (1561540790419718144), 2 (1561540790419718145), 3 
(1561540790419718146), 4 (1561540790419718147), 5 (1561540790419718148), 6 
(1561540790419718149), 7 (1561540790419718150), 8 (1561540790419718151), 9 
(1561540790419718152)]} 0 4
   [junit4]   2> 2467959 INFO  (qtp6468006-24446) [n:127.0.0.1:57730_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[MissingSegmentRecoveryTest_shard1_replica1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[0 (1561540790413426688), 1 
(1561540790419718144), 2 (1561540790419718145), 3 (1561540790419718146), 4 
(1561540790419718147), 5 (1561540790419718148), 6 (1561540790419718149), 7 
(1561540790419718150), 8 (1561540790419718151), 9 (1561540790419718152)]} 0 13
   [junit4]   2> 2467966 INFO  (qtp6468006-24450) [n:127.0.0.1:57730_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.DirectUpdateHandler2 
start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2467966 INFO  (qtp6468006-24450) [n:127.0.0.1:57730_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.SolrIndexWriter Calling 
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@11867d0
   [junit4]   2> 2467968 INFO  (qtp29382526-24442) [n:127.0.0.1:57731_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node2 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.DirectUpdateHandler2 
start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2467968 INFO  (qtp29382526-24442) [n:127.0.0.1:57731_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node2 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.SolrIndexWriter Calling 
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@fe690a
   [junit4]   2> 2467996 INFO  (qtp29382526-24442) [n:127.0.0.1:57731_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node2 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1af16cc[MissingSegmentRecoveryTest_shard1_replica2] main]
   [junit4]   2> 2467997 INFO  (qtp29382526-24442) [n:127.0.0.1:57731_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node2 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 2467997 INFO  
(searcherExecutor-10183-thread-1-processing-n:127.0.0.1:57731_solr 
x:MissingSegmentRecoveryTest_shard1_replica2 s:shard1 
c:MissingSegmentRecoveryTest r:core_node2) [n:127.0.0.1:57731_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node2 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore 
[MissingSegmentRecoveryTest_shard1_replica2] Registered new searcher 
Searcher@1af16cc[MissingSegmentRecoveryTest_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.5.0):C10)))}
   [junit4]   2> 2467998 INFO  (qtp29382526-24442) [n:127.0.0.1:57731_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node2 
x:MissingSegmentRecoveryTest_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[MissingSegmentRecoveryTest_shard1_replica2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:57730/solr/MissingSegmentRecoveryTest_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 30
   [junit4]   2> 2467999 INFO  (qtp6468006-24450) [n:127.0.0.1:57730_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7b3784[MissingSegmentRecoveryTest_shard1_replica1] main]
   [junit4]   2> 2468001 INFO  (qtp6468006-24450) [n:127.0.0.1:57730_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 2468001 INFO  
(searcherExecutor-10184-thread-1-processing-n:127.0.0.1:57730_solr 
x:MissingSegmentRecoveryTest_shard1_replica1 s:shard1 
c:MissingSegmentRecoveryTest r:core_node1) [n:127.0.0.1:57730_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] o.a.s.c.SolrCore 
[MissingSegmentRecoveryTest_shard1_replica1] Registered new searcher 
Searcher@7b3784[MissingSegmentRecoveryTest_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.5.0):C10)))}
   [junit4]   2> 2468001 INFO  (qtp6468006-24450) [n:127.0.0.1:57730_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[MissingSegmentRecoveryTest_shard1_replica1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:57730/solr/MissingSegmentRecoveryTest_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 35
   [junit4]   2> 2468002 INFO  (qtp6468006-24449) [n:127.0.0.1:57730_solr 
c:MissingSegmentRecoveryTest s:shard1 r:core_node1 
x:MissingSegmentRecoveryTest_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[MissingSegmentRecoveryTest_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=MissingSegmentRecoveryTest:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 41
   [junit4]   2> 2468008 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[606A18B29DB1EBA3]) [  
  ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@1d22e56{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2468012 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[606A18B29DB1EBA3]) [  
  ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=13906801
   [junit4]   2> 2468015 INFO  (coreCloseExecutor-10193-thread-1) 
[n:127.0.0.1:57731_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore 
[MissingSegmentRecoveryTest_shard1_replica2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6e6351
   [junit4]   2> 2468022 INFO  (coreCloseExecutor-10193-thread-1) 
[n:127.0.0.1:57731_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.m.SolrMetricManager Closing 
metric reporters for: solr.core.MissingSegmentRecoveryTest.shard1.replica2
   [junit4]   2> 2468024 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[606A18B29DB1EBA3]) [  
  ] o.a.s.c.Overseer Overseer 
(id=97596298918363142-127.0.0.1:57731_solr-n_0000000000) closing
   [junit4]   2> 2468025 INFO  
(OverseerStateUpdate-97596298918363142-127.0.0.1:57731_solr-n_0000000000) 
[n:127.0.0.1:57731_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:57731_solr
   [junit4]   2> 2468030 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[606A18B29DB1EBA3]) [  
  ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 2468032 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[606A18B29DB1EBA3]) [  
  ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1a60d37{/solr,null,UNAVAILABLE}
   [junit4]   2> 2468032 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15abb51186c0006, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2468037 INFO  
(zkCallback-5230-thread-2-processing-n:127.0.0.1:57730_solr) 
[n:127.0.0.1:57730_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 2468037 INFO  (zkCallback-5237-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2468037 INFO  
(zkCallback-5230-thread-1-processing-n:127.0.0.1:57730_solr) 
[n:127.0.0.1:57730_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:57730_solr
   [junit4]   2> 2468040 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[606A18B29DB1EBA3]) [  
  ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2468040 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[606A18B29DB1EBA3]) [  
  ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@871de6{/solr,null,AVAILABLE}
   [junit4]   2> 2468042 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[606A18B29DB1EBA3]) [  
  ] o.e.j.s.AbstractConnector Started 
ServerConnector@1d9cbd9{HTTP/1.1,[http/1.1]}{127.0.0.1:57731}
   [junit4]   2> 2468042 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[606A18B29DB1EBA3]) [  
  ] o.e.j.s.Server Started @2472821ms
   [junit4]   2> 2468042 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[606A18B29DB1EBA3]) [  
  ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57731}
   [junit4]   2> 2468042 INFO  
(zkCallback-5230-thread-1-processing-n:127.0.0.1:57730_solr) 
[n:127.0.0.1:57730_solr    ] o.a.s.c.Overseer Overseer 
(id=97596298918363141-127.0.0.1:57730_solr-n_0000000001) starting
   [junit4]   2> 2468042 ERROR 
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[606A18B29DB1EBA3]) [  
  ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 2468049 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[606A18B29DB1EBA3]) [  
  ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 6.5.0
   [junit4]   2> 2468049 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[606A18B29DB1EBA3]) [  
  ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port 
null
   [junit4]   2> 2468049 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[606A18B29DB1EBA3]) [  
  ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2468049 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[606A18B29DB1EBA3]) [  
  ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-11T03:02:25.941Z
   [junit4]   2> 2468074 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[606A18B29DB1EBA3]) [  
  ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2468080 INFO  
(zkCallback-5230-thread-1-processing-n:127.0.0.1:57730_solr) 
[n:127.0.0.1:57730_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MissingSegmentRecoveryTest/state.json] for collection 
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2468104 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[606A18B29DB1EBA3]) [  
  ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2468106 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[606A18B29DB1EBA3]) [  
  ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57726/solr
   [junit4]   2> 2468125 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15abb51186c000a, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2468154 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[606A18B29DB1EBA3]) 
[n:127.0.0.1:57731_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2468157 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[606A18B29DB1EBA3]) 
[n:127.0.0.1:57731_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2468161 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[606A18B29DB1EBA3]) 
[n:127.0.0.1:57731_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57731_solr
   [junit4]   2> 2468165 INFO  
(zkCallback-5230-thread-1-processing-n:127.0.0.1:57730_solr) 
[n:127.0.0.1:57730_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2468166 INFO  (zkCallback-5237-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2468166 INFO  
(zkCallback-5242-thread-1-processing-n:127.0.0.1:57731_solr) 
[n:127.0.0.1:57731_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2468272 INFO  
(zkCallback-5230-thread-1-processing-n:127.0.0.1:57730_solr) 
[n:127.0.0.1:57730_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MissingSegmentRecoveryTest/state.json] for collection 
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2468437 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[606A18B29DB1EBA3]) 
[n:127.0.0.1:57731_solr    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_606A18B29DB1EBA3-001\tempDir-001\node2\.
   [junit4]   2> 2468437 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[606A18B29DB1EBA3]) 
[n:127.0.0.1:57731_solr    ] o.a.s.c.CorePropertiesLocator Cores are: 
[MissingSegmentRecoveryTest_shard1_replica2]
   [junit4]   2> 2468484 INFO  
(coreLoadExecutor-10202-thread-1-processing-n:127.0.0.1:57731_solr) 
[n:127.0.0.1:57731_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 6.5.0
   [junit4]   2> 2468496 INFO  
(coreLoadExecutor-10202-thread-1-processing-n:127.0.0.1:57731_solr) 
[n:127.0.0.1:57731_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.IndexSchema 
[MissingSegmentRecoveryTest_shard1_replica2] Schema name=minimal
   [junit4]   2> 2468506 INFO  
(coreLoadExecutor-10202-thread-1-processing-n:127.0.0.1:57731_solr) 
[n:127.0.0.1:57731_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 2468510 INFO  
(coreLoadExecutor-10202-thread-1-processing-n:127.0.0.1:57731_solr) 
[n:127.0.0.1:57731_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.CoreContainer Creating 
SolrCore 'MissingSegmentRecoveryTest_shard1_replica2' using configuration from 
collection MissingSegmentRecoveryTest
   [junit4]   2> 2468511 INFO  
(coreLoadExecutor-10202-thread-1-processing-n:127.0.0.1:57731_solr) 
[n:127.0.0.1:57731_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore 
[[MissingSegmentRecoveryTest_shard1_replica2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_606A18B29DB1EBA3-001\tempDir-001\node2\MissingSegmentRecoveryTest_shard1_replica2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_606A18B29DB1EBA3-001\tempDir-001\node2\.\MissingSegmentRecoveryTest_shard1_replica2\data\]
   [junit4]   2> 2468594 INFO  
(zkCallback-5230-thread-2-processing-n:127.0.0.1:57730_solr) 
[n:127.0.0.1:57730_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MissingSegmentRecoveryTest/state.json] for collection 
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2468595 INFO  
(zkCallback-5242-thread-1-processing-n:127.0.0.1:57731_solr) 
[n:127.0.0.1:57731_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MissingSegmentRecoveryTest/state.json] for collection 
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2468667 INFO  
(coreLoadExecutor-10202-thread-1-processing-n:127.0.0.1:57731_solr) 
[n:127.0.0.1:57731_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2468667 INFO  
(coreLoadExecutor-10202-thread-1-processing-n:127.0.0.1:57731_solr) 
[n:127.0.0.1:57731_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2468670 INFO  
(coreLoadExecutor-10202-thread-1-processing-n:127.0.0.1:57731_solr) 
[n:127.0.0.1:57731_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2468670 INFO  
(coreLoadExecutor-10202-thread-1-processing-n:127.0.0.1:57731_solr) 
[n:127.0.0.1:57731_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2468675 INFO  
(coreLoadExecutor-10202-thread-1-processing-n:127.0.0.1:57731_solr) 
[n:127.0.0.1:57731_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore 
[MissingSegmentRecoveryTest_shard1_replica2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@16ad9b4
   [junit4]   2> 2468698 INFO  
(coreLoadExecutor-10202-thread-1-processing-n:127.0.0.1:57731_solr) 
[n:127.0.0.1:57731_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.m.SolrMetricManager Closing 
metric reporters for: solr.core.MissingSegmentRecoveryTest.shard1.replica2
   [junit4]   2> 2468708 INFO  
(coreLoadExecutor-10202-thread-1-processing-n:127.0.0.1:57731_solr) 
[n:127.0.0.1:57731_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.CoreContainer Found 
active leader, will attempt to create fresh core and recover.
   [junit4]   2> 2468708 INFO  
(coreLoadExecutor-10202-thread-1-processing-n:127.0.0.1:57731_solr) 
[n:127.0.0.1:57731_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore Updating index 
properties... index=index.20170310210226600
   [junit4]   2> 2468715 INFO  
(coreLoadExecutor-10202-thread-1-processing-n:127.0.0.1:57731_solr) 
[n:127.0.0.1:57731_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore 
[[MissingSegmentRecoveryTest_shard1_replica2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_606A18B29DB1EBA3-001\tempDir-001\node2\MissingSegmentRecoveryTest_shard1_replica2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_606A18B29DB1EBA3-001\tempDir-001\node2\.\MissingSegmentRecoveryTest_shard1_replica2\data\]
   [junit4]   2> 2468726 INFO  
(OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica2)
 [n:127.0.0.1:57731_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.DirectoryFactory Found 1 
old index directories to clean-up under 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_606A18B29DB1EBA3-001\tempDir-001\node2\.\MissingSegmentRecoveryTest_shard1_replica2\data\
 afterReload=false
   [junit4]   2> 2468732 ERROR 
(OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica2)
 [n:127.0.0.1:57731_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.DirectoryFactory Failed 
to delete old directory 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_606A18B29DB1EBA3-001\tempDir-001\node2\.\MissingSegmentRecoveryTest_shard1_replica2\data\index.20170310210226600
 due to: java.io.IOException: Unable to delete directory 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_606A18B29DB1EBA3-001\tempDir-001\node2\.\MissingSegmentRecoveryTest_shard1_replica2\data\index.20170310210226600.
   [junit4]   2> 2468732 ERROR 
(coreLoadExecutor-10202-thread-1-processing-n:127.0.0.1:57731_solr) 
[n:127.0.0.1:57731_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.SolrIndexWriter Error 
closing IndexWriter
   [junit4]   2> java.nio.file.NoSuchFileException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_606A18B29DB1EBA3-001\tempDir-001\node2\MissingSegmentRecoveryTest_shard1_replica2\data\index.20170310210226600\pending_segments_1
 -> 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_606A18B29DB1EBA3-001\tempDir-001\node2\MissingSegmentRecoveryTest_shard1_replica2\data\index.20170310210226600\segments_1
   [junit4]   2>        at 
sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:79)
   [junit4]   2>        at 
sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97)
   [junit4]   2>        at 
sun.nio.fs.WindowsFileCopy.move(WindowsFileCopy.java:301)
   [junit4]   2>        at 
sun.nio.fs.WindowsFileSystemProvider.move(WindowsFileSystemProvider.java:287)
   [junit4]   2>        at java.nio.file.Files.move(Files.java:1395)
   [junit4]   2>        at 
org.apache.lucene.store.FSDirectory.rename(FSDirectory.java:297)
   [junit4]   2>        at 
org.apache.lucene.store.LockValidatingDirectoryWrapper.rename(LockValidatingDirectoryWrapper.java:56)
   [junit4]   2>        at 
org.apache.lucene.index.SegmentInfos.finishCommit(SegmentInfos.java:808)
   [junit4]   2>        at 
org.apache.lucene.index.IndexWriter.finishCommit(IndexWriter.java:3282)
   [junit4]   2>        at 
org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3250)
   [junit4]   2>        at 
org.apache.lucene.index.IndexWriter.shutdown(IndexWriter.java:1126)
   [junit4]   2>        at 
org.apache.lucene.index.IndexWriter.close(IndexWriter.java:1169)
   [junit4]   2>        at 
org.apache.solr.update.SolrIndexWriter.close(SolrIndexWriter.java:291)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:711)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:894)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:811)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.processCoreCreateException(CoreContainer.java:991)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:919)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.lambda$load$3(CoreContainer.java:552)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2468773 INFO  
(OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica2)
 [n:127.0.0.1:57731_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.DirectoryFactory Found 1 
old index directories to clean-up under 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_606A18B29DB1EBA3-001\tempDir-001\node2\.\MissingSegmentRecoveryTest_shard1_replica2\data\
 afterReload=false
   [junit4]   2> 2468800 INFO  
(OldIndexDirectoryCleanupThreadForCore-MissingSegmentRecoveryTest_shard1_replica2)
 [n:127.0.0.1:57731_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.DirectoryFactory Deleted 
old index directory: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_606A18B29DB1EBA3-001\tempDir-001\node2\.\MissingSegmentRecoveryTest_shard1_replica2\data\index
   [junit4]   2> 2468927 INFO  
(coreLoadExecutor-10202-thread-1-processing-n:127.0.0.1:57731_solr) 
[n:127.0.0.1:57731_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2468927 INFO  
(coreLoadExecutor-10202-thread-1-processing-n:127.0.0.1:57731_solr) 
[n:127.0.0.1:57731_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2468930 INFO  
(coreLoadExecutor-10202-thread-1-processing-n:127.0.0.1:57731_solr) 
[n:127.0.0.1:57731_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2468930 INFO  
(coreLoadExecutor-10202-thread-1-processing-n:127.0.0.1:57731_solr) 
[n:127.0.0.1:57731_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2468937 INFO  
(coreLoadExecutor-10202-thread-1-processing-n:127.0.0.1:57731_solr) 
[n:127.0.0.1:57731_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.c.SolrCore 
[MissingSegmentRecoveryTest_shard1_replica2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@e7a2e8
   [junit4]   2> 2468938 INFO  
(coreLoadExecutor-10202-thread-1-processing-n:127.0.0.1:57731_solr) 
[n:127.0.0.1:57731_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node2 
x:MissingSegmentRecoveryTest_shard1_replica2] o.a.s.m.SolrMetricManager Closing 
metric reporters for: solr.core.MissingSegmentRecoveryTest.shard1.replica2
   [junit4]   2> 2468938 ERROR 
(coreContainerWorkExecutor-10198-thread-1-processing-n:127.0.0.1:57731_solr) 
[n:127.0.0.1:57731_solr    ] o.a.s.c.CoreContainer Error waiting for SolrCore 
to be created
   [junit4]   2> java.util.concurrent.ExecutionException: 
org.apache.solr.common.SolrException: Unable to create core 
[MissingSegmentRecoveryTest_shard1_replica2]
   [junit4]   2>        at 
java.util.concurrent.FutureTask.report(FutureTask.java:122)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.get(FutureTask.java:192)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.lambda$load$4(CoreContainer.java:580)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to 
create core [MissingSegmentRecoveryTest_shard1_replica2]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:932)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.lambda$load$3(CoreContainer.java:552)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
   [junit4]   2>        ... 5 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error opening 
new searcher
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:947)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:811)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.processCoreCreateException(CoreContainer.java:991)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:919)
   [junit4]   2>        ... 7 more
   [junit4]   2>        Suppressed: org.apache.solr.common.SolrException: Error 
opening new searcher
   [junit4]   2>                at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:947)
   [junit4]   2>                at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:811)
   [junit4]   2>                at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:917)
   [junit4]   2>                ... 7 more
   [junit4]   2>        Caused by: org.apache.solr.common.SolrException: Error 
opening new searcher
   [junit4]   2>                at 
org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:1991)
   [junit4]   2>                at 
org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:2111)
   [junit4]   2>                at 
org.apache.solr.core.SolrCore.initSearcher(SolrCore.java:1036)
   [junit4]   2>                at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:920)
   [junit4]   2>                ... 9 more
   [junit4]   2>        Caused by: 
org.apache.lucene.index.CorruptIndexException: Unexpected file read error while 
reading index. 
(resource=BufferedChecksumIndexInput(SimpleFSIndexInput(path="C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_606A18B29DB1EBA3-001\tempDir-001\node2\MissingSegmentRecoveryTest_shard1_replica2\data\index\segments_2")))
   [junit4]   2>                at 
org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:290)
   [junit4]   2>                at 
org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:928)
   [junit4]   2>                at 
org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:125)
   [junit4]   2>                at 
org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:100)
   [junit4]   2>                at 
org.apache.solr.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:240)
   [junit4]   2>                at 
org.apache.solr.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:114)
   [junit4]   2>                at 
org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:1952)
   [junit4]   2>                ... 12 more
   [junit4]   2>        Caused by: java.io.EOFException: read past EOF: 
SimpleFSIndexInput(path="C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_606A18B29DB1EBA3-001\tempDir-001\node2\MissingSegmentRecoveryTest_shard1_replica2\data\index\segments_2")
   [junit4]   2>                at 
org.apache.lucene.store.BufferedIndexInput.refill(BufferedIndexInput.java:336)
   [junit4]   2>                at 
org.apache.lucene.store.BufferedIndexInput.readByte(BufferedIndexInput.java:54)
   [junit4]   2>                at 
org.apache.lucene.store.BufferedChecksumIndexInput.readByte(BufferedChecksumIndexInput.java:41)
   [junit4]   2>                at 
org.apache.lucene.store.DataInput.readInt(DataInput.java:101)
   [junit4]   2>                at 
org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:300)
   [junit4]   2>                at 
org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:288)
   [junit4]   2>                ... 18 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error opening 
new searcher
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:1991)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:2111)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.initSearcher(SolrCore.java:1036)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:920)
   [junit4]   2>        ... 10 more
   [junit4]   2> Caused by: org.apache.lucene.index.IndexNotFoundException: no 
segments* file found in 
LockValidatingDirectoryWrapper(SimpleFSDirectory@C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_606A18B29DB1EBA3-001\tempDir-001\node2\MissingSegmentRecoveryTest_shard1_replica2\data\index.20170310210226600
 lockFactory=org.apache.lucene.store.NativeFSLockFactory@642212): files: 
[write.lock]
   [junit4]   2>        at 
org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:923)
   [junit4]   2>        at 
org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:125)
   [junit4]   2>        at 
org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:100)
   [junit4]   2>        at 
org.apache.solr.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:240)
   [junit4]   2>        at 
org.apache.solr.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:114)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:1952)
   [junit4]   2>        ... 13 more
   [junit4]   2> 2559618 INFO  (qtp12386611-24522) [n:127.0.0.1:57731_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=MissingSegmentRecoveryTest&action=DELETE&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 2559629 INFO  
(OverseerThreadFactory-10196-thread-1-processing-n:127.0.0.1:57730_solr) 
[n:127.0.0.1:57730_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing 
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 2559636 INFO  (qtp6468006-24461) [n:127.0.0.1:57730_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.MissingSegmentRecoveryTest.shard1.replica1
   [junit4]   2> 2559636 INFO  (qtp6468006-24461) [n:127.0.0.1:57730_solr    ] 
o.a.s.c.SolrCore [MissingSegmentRecoveryTest_shard1_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1b4fd1e
   [junit4]   2> 2559641 INFO  (qtp6468006-24461) [n:127.0.0.1:57730_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.MissingSegmentRecoveryTest.shard1.replica1
   [junit4]   2> 2559672 INFO  (qtp6468006-24461) [n:127.0.0.1:57730_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=MissingSegmentRecoveryTest_shard1_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=38
   [junit4]   2> 2559672 INFO  (qtp12386611-24526) [n:127.0.0.1:57731_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=MissingSegmentRecoveryTest_shard1_replica2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=39
   [junit4]   2> 2559678 INFO  
(zkCallback-5242-thread-2-processing-n:127.0.0.1:57731_solr) 
[n:127.0.0.1:57731_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/MissingSegmentRecoveryTest/state.json] for collection 
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2559791 INFO  
(zkCallback-5242-thread-2-processing-n:127.0.0.1:57731_solr) 
[n:127.0.0.1:57731_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDeleted 
path:/collections/MissingSegmentRecoveryTest/state.json] for collection 
[MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2560384 INFO  (qtp12386611-24522) [n:127.0.0.1:57731_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=MissingSegmentRecoveryTest&action=DELETE&wt=javabin&version=2} 
status=0 QTime=765
   [junit4]   2> 2560385 INFO  
(TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[606A18B29DB1EBA3]) [  
  ] o.a.s.SolrTestCaseJ4 ###Ending testLeaderRecovery
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=MissingSegmentRecoveryTest -Dtests.method=testLeaderRecovery 
-Dtests.seed=606A18B29DB1EBA3 -Dtests.slow=true -Dtests.locale=en-IN 
-Dtests.timezone=America/Matamoros -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 96.0s J0 | MissingSegmentRecoveryTest.testLeaderRecovery <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Expected a collection 
with one shard and two replicas
   [junit4]    > null
   [junit4]    > Last available state: 
DocCollection(MissingSegmentRecoveryTest//collections/MissingSegmentRecoveryTest/state.json/7)={
   [junit4]    >   "replicationFactor":"2",
   [junit4]    >   "shards":{"shard1":{
   [junit4]    >       "range":"80000000-7fffffff",
   [junit4]    >       "state":"active",
   [junit4]    >       "replicas":{
   [junit4]    >         "core_node1":{
   [junit4]    >           "core":"MissingSegmentRecoveryTest_shard1_replica1",
   [junit4]    >           "base_url":"http://127.0.0.1:57730/solr";,
   [junit4]    >           "node_name":"127.0.0.1:57730_solr",
   [junit4]    >           "state":"active",
   [junit4]    >           "leader":"true"},
   [junit4]    >         "core_node2":{
   [junit4]    >           "core":"MissingSegmentRecoveryTest_shard1_replica2",
   [junit4]    >           "base_url":"http://127.0.0.1:57731/solr";,
   [junit4]    >           "node_name":"127.0.0.1:57731_solr",
   [junit4]    >           "state":"down"}}}},
   [junit4]    >   "router":{"name":"compositeId"},
   [junit4]    >   "maxShardsPerNode":"1",
   [junit4]    >   "autoAddReplicas":"false"}
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([606A18B29DB1EBA3:303F80B1C4905DBE]:0)
   [junit4]    >        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:265)
   [junit4]    >        at 
org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery(MissingSegmentRecoveryTest.java:105)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2560392 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15abb51186c0008, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2560395 INFO  (jetty-closer-5220-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@1d9cbd9{HTTP/1.1,[http/1.1]}{127.0.0.1:57731}
   [junit4]   2> 2560396 INFO  (jetty-closer-5220-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=18147353
   [junit4]   2> 2560397 INFO  (jetty-closer-5220-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@142f5cc{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2560397 INFO  (jetty-closer-5220-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=11032070
   [junit4]   2> 2560406 INFO  (jetty-closer-5220-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=97596298918363141-127.0.0.1:57730_solr-n_0000000001) closing
   [junit4]   2> 2560407 INFO  
(OverseerStateUpdate-97596298918363141-127.0.0.1:57730_solr-n_0000000001) 
[n:127.0.0.1:57730_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:57730_solr
   [junit4]   2> 2560407 INFO  (jetty-closer-5220-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 2560408 INFO  (jetty-closer-5220-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@871de6{/solr,null,UNAVAILABLE}
   [junit4]   2> 2560409 INFO  
(zkCallback-5230-thread-7-processing-n:127.0.0.1:57730_solr) 
[n:127.0.0.1:57730_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 2560413 WARN  
(zkCallback-5230-thread-7-processing-n:127.0.0.1:57730_solr) 
[n:127.0.0.1:57730_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2560419 INFO  (jetty-closer-5220-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 2560421 INFO  (jetty-closer-5220-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@9faeba{/solr,null,UNAVAILABLE}
   [junit4]   2> 2560424 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[606A18B29DB1EBA3]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:57726 57726
   [junit4]   2> 2560426 INFO  (Thread-5069) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:57726 57726
   [junit4]   2> 2560427 WARN  (Thread-5069) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/aliases.json
   [junit4]   2>        4       /solr/clusterprops.json
   [junit4]   2>        3       /solr/security.json
   [junit4]   2>        2       /solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/clusterstate.json
   [junit4]   2>        4       
/solr/collections/MissingSegmentRecoveryTest/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        94      /solr/overseer/collection-queue-work
   [junit4]   2>        18      /solr/overseer/queue
   [junit4]   2>        4       /solr/collections
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 2560428 INFO  
(SUITE-MissingSegmentRecoveryTest-seed#[606A18B29DB1EBA3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MissingSegmentRecoveryTest_606A18B29DB1EBA3-001
   [junit4]   2> Mar 11, 2017 3:03:58 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 4 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene62, 
sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=en-IN, 
timezone=America/Matamoros
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_121 
(32-bit)/cpus=3,threads=1,free=221207184,total=520093696
   [junit4]   2> NOTE: All tests run in this JVM: [ShardRoutingTest, 
SampleTest, TestDistribIDF, DistributedDebugComponentTest, 
SolrCoreMetricManagerTest, TestRTimerTree, TestDeleteCollectionOnDownNodes, 
SolrCoreTest, TestComponentsName, PeerSyncTest, TestSchemaResource, 
PingRequestHandlerTest, TestGraphMLResponseWriter, 
DistributedFacetPivotSmallTest, TestStressInPlaceUpdates, 
TestHdfsBackupRestoreCore, CachingDirectoryFactoryTest, 
TestConfigSetsAPIZkFailure, TestPivotHelperCode, TestBlobHandler, 
TestReRankQParserPlugin, AnalyticsQueryTest, TestCursorMarkWithoutUniqueKey, 
XmlUpdateRequestHandlerTest, TestHashPartitioner, TestSolr4Spatial2, 
SimpleCollectionCreateDeleteTest, TestConfigSets, TestHighlightDedupGrouping, 
CollectionsAPIAsyncDistributedZkTest, TestPKIAuthenticationPlugin, 
TestStressVersions, DateFieldTest, CoreAdminCreateDiscoverTest, 
TestSolrConfigHandler, DirectSolrConnectionTest, TestAuthenticationFramework, 
JsonValidatorTest, TestChildDocTransformer, 
TestOverriddenPrefixQueryForCustomFieldType, TestBinaryResponseWriter, 
TestXmlQParser, TestImpersonationWithHadoopAuth, OverseerModifyCollectionTest, 
SolrTestCaseJ4Test, TestTolerantUpdateProcessorCloud, 
TestSchemaVersionResource, SolrCloudExampleTest, InfixSuggestersTest, 
TestCollapseQParserPlugin, TestSolrDeletionPolicy1, TestCSVLoader, 
TestSortByMinMaxFunction, SyncSliceTest, RemoteQueryErrorTest, 
PathHierarchyTokenizerFactoryTest, HttpPartitionTest, 
SchemaVersionSpecificBehaviorTest, SolrMetricReporterTest, 
TestRandomCollapseQParserPlugin, PKIAuthenticationIntegrationTest, 
CollectionStateFormat2Test, TestWordDelimiterFilterFactory, DeleteReplicaTest, 
DistribDocExpirationUpdateProcessorTest, CdcrRequestHandlerTest, 
TestJsonFacetRefinement, CursorPagingTest, TestScoreJoinQPNoScore, 
SaslZkACLProviderTest, BooleanFieldTest, QueryElevationComponentTest, 
TestMacroExpander, TestSystemCollAutoCreate, TestUpdate, 
TestPerFieldSimilarityClassic, SimplePostToolTest, PrimitiveFieldTypeTest, 
TestNumericTerms32, TestFieldCacheSortRandom, FileUtilsTest, 
TestAnalyzedSuggestions, MultiThreadedOCPTest, EnumFieldTest, JSONWriterTest, 
BaseCdcrDistributedZkTest, DeleteLastCustomShardedReplicaTest, 
TestSolrQueryParserDefaultOperatorResource, TestExportWriter, 
TestSolrConfigHandlerCloud, TestHdfsCloudBackupRestore, SolrIndexMetricsTest, 
TestMiniSolrCloudCluster, UpdateLogTest, TestExactStatsCache, 
DateRangeFieldTest, TestInPlaceUpdatesDistrib, 
LeaderInitiatedRecoveryOnCommitTest, TestDocumentBuilder, SmileWriterTest, 
TestPerFieldSimilarity, TestCustomStream, TestSolrCoreSnapshots, 
TestReplicationHandler, TestManagedSchemaAPI, TestRequestForwarding, 
TestCharFilters, BlockJoinFacetDistribTest, TestMinMaxOnMultiValuedField, 
ClassificationUpdateProcessorFactoryTest, SharedFSAutoReplicaFailoverTest, 
PreAnalyzedFieldManagedSchemaCloudTest, TestBinaryResponseWriter, 
TestMiniSolrCloudClusterSSL, FastVectorHighlighterTest, ActionThrottleTest, 
TestFreeTextSuggestions, TestSSLRandomization, PolyFieldTest, 
StandardRequestHandlerTest, DistributedMLTComponentTest, 
DistributedQueryElevationComponentTest, TestElisionMultitermQuery, 
CloudExitableDirectoryReaderTest, TestFunctionQuery, 
ChaosMonkeyNothingIsSafeTest, TestCoreContainer, OverseerStatusTest, 
LeaderElectionTest, TestClusterStateMutator, TestJmxIntegration, 
TestStressRecovery, TestPartialUpdateDeduplication, MergeStrategyTest, 
TestExtendedDismaxParser, UnloadDistributedZkTest, HighlighterTest, 
TestStressReorder, DocValuesMultiTest, TestFastOutputStream, JavabinLoaderTest, 
DistributedQueryComponentCustomSortTest, CdcrReplicationDistributedZkTest, 
HdfsRecoveryZkTest, TestShortCircuitedRequests, 
LeaderFailoverAfterPartitionTest, AlternateDirectoryTest, TestJsonRequest, 
TestFieldCacheSanityChecker, TestCollationField, TestSolrJ, TestLazyCores, 
TestEmbeddedSolrServerConstructors, TlogReplayBufferedWhileIndexingTest, 
DistributedFacetPivotLongTailTest, BufferStoreTest, 
BigEndianAscendingWordDeserializerTest, ConnectionManagerTest, 
HdfsTlogReplayBufferedWhileIndexingTest, OverseerTest, 
TestBulkSchemaConcurrent, TestClassNameShortening, SolrGangliaReporterTest, 
TestFieldTypeResource, DistributedFacetExistsSmallTest, TestConfigSetImmutable, 
TestConfigsApi, HdfsSyncSliceTest, TestClusterProperties, 
TestBackupRepositoryFactory, SimpleMLTQParserTest, ShardRoutingCustomTest, 
AutoCommitTest, TestFaceting, TestRecovery, DistributedSpellCheckComponentTest, 
ZkControllerTest, TestRealTimeGet, TestJoin, TestReload, HardAutoCommitTest, 
DistributedTermsComponentTest, SimpleFacetsTest, StatsComponentTest, 
BasicFunctionalityTest, TestBadConfig, AnalysisAfterCoreReloadTest, 
CoreAdminHandlerTest, SuggesterTSTTest, SuggesterTest, TestStressLucene, 
SpatialFilterTest, WordBreakSolrSpellCheckerTest, TestPseudoReturnFields, 
FieldMutatingUpdateProcessorTest, QueryEqualityTest, 
DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, 
StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, 
SolrInfoMBeanTest, IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest, 
DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, 
DocumentBuilderTest, MoreLikeThisHandlerTest, TestSolrQueryParser, 
LoggingHandlerTest, SolrPluginUtilsTest, UpdateRequestProcessorFactoryTest, 
TestCSVResponseWriter, JsonLoaderTest, SearchHandlerTest, SOLR749Test, 
UpdateParamsTest, TestSolrIndexConfig, CopyFieldTest, SolrIndexConfigTest, 
MultiTermTest, TestDocSet, TestBinaryField, NumericFieldsTest, TestConfig, 
TestFuzzyAnalyzedSuggestions, TestLuceneMatchVersion, 
SpellPossibilityIteratorTest, TestCodecSupport, TestSweetSpotSimilarityFactory, 
TestIBSimilarityFactory, TestFastWriter, ResourceLoaderTest, 
OpenExchangeRatesOrgProviderTest, PluginInfoTest, DateMathParserTest, 
PrimUtilsTest, SpellingQueryConverterTest, DOMUtilTest, TestLRUCache, 
SliceStateTest, CircularListTest, TestCrossCoreJoin, 
TestSimpleTrackingShardHandler, TestTolerantSearch, ConnectionReuseTest, 
AssignTest, CdcrBootstrapTest, CollectionTooManyReplicasTest, 
DeleteInactiveReplicaTest, DeleteStatusTest, DistributedVersionInfoTest, 
MigrateRouteKeyTest, MissingSegmentRecoveryTest]
   [junit4] Completed [516/697 (1!)] on J0 in 100.65s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 55523 lines...]

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

Reply via email to