Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1936/

2 tests failed.
FAILED:  org.apache.solr.cloud.hdfs.StressHdfsTest.test

Error Message:
Timeout occurred while waiting response from server at: 
http://127.0.0.1:40889/z_ru/d/delete_data_dir

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while 
waiting response from server at: http://127.0.0.1:40889/z_ru/d/delete_data_dir
        at 
__randomizedtesting.SeedInfo.seed([7A412BE23B957720:F215143895691AD8]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:667)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:504)
        at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:479)
        at 
org.apache.solr.cloud.hdfs.StressHdfsTest.createAndDeleteCollection(StressHdfsTest.java:189)
        at 
org.apache.solr.cloud.hdfs.StressHdfsTest.test(StressHdfsTest.java:103)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.base/java.net.SocketInputStream.socketRead0(Native Method)
        at 
java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
        at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
        at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:555)
        ... 47 more


FAILED:  
org.apache.solr.client.solrj.impl.CloudSolrClientTest.preferReplicaTypesTest

Error Message:
Failed while waiting for active collection Timeout waiting to see state for 
collection=replicaTypesTestColl 
:DocCollection(replicaTypesTestColl//collections/replicaTypesTestColl/state.json/12)={
   "pullReplicas":"1",   "replicationFactor":"1",   "shards":{     "shard1":{   
    "range":"80000000-d554ffff",       "state":"active",       "replicas":{     
    "core_node2":{           "core":"replicaTypesTestColl_shard1_replica_n1",   
        "base_url":"http://127.0.0.1:37166/solr";,           
"node_name":"127.0.0.1:37166_solr",           "state":"active",           
"type":"NRT",           "force_set_state":"false",           "leader":"true"},  
       "core_node7":{           
"core":"replicaTypesTestColl_shard1_replica_t3",           
"base_url":"http://127.0.0.1:37159/solr";,           
"node_name":"127.0.0.1:37159_solr",           "state":"down",           
"type":"TLOG",           "force_set_state":"false"},         "core_node9":{     
      "core":"replicaTypesTestColl_shard1_replica_p4",           
"base_url":"http://127.0.0.1:43740/solr";,           
"node_name":"127.0.0.1:43740_solr",           "state":"active",           
"type":"PULL",           "force_set_state":"false"}}},     "shard2":{       
"range":"d5550000-2aa9ffff",       "state":"active",       "replicas":{         
"core_node10":{           "core":"replicaTypesTestColl_shard2_replica_n5",      
     "base_url":"http://127.0.0.1:37166/solr";,           
"node_name":"127.0.0.1:37166_solr",           "state":"active",           
"type":"NRT",           "force_set_state":"false",           "leader":"true"},  
       "core_node12":{           
"core":"replicaTypesTestColl_shard2_replica_t6",           
"base_url":"http://127.0.0.1:37159/solr";,           
"node_name":"127.0.0.1:37159_solr",           "state":"down",           
"type":"TLOG",           "force_set_state":"false"},         "core_node13":{    
       "core":"replicaTypesTestColl_shard2_replica_p8",           
"base_url":"http://127.0.0.1:43740/solr";,           
"node_name":"127.0.0.1:43740_solr",           "state":"active",           
"type":"PULL",           "force_set_state":"false"}}},     "shard3":{       
"range":"2aaa0000-7fffffff",       "state":"active",       "replicas":{         
"core_node15":{           "core":"replicaTypesTestColl_shard3_replica_n11",     
      "base_url":"http://127.0.0.1:37166/solr";,           
"node_name":"127.0.0.1:37166_solr",           "state":"active",           
"type":"NRT",           "force_set_state":"false",           "leader":"true"},  
       "core_node17":{           
"core":"replicaTypesTestColl_shard3_replica_t14",           
"base_url":"http://127.0.0.1:37159/solr";,           
"node_name":"127.0.0.1:37159_solr",           "state":"down",           
"type":"TLOG",           "force_set_state":"false"},         "core_node18":{    
       "core":"replicaTypesTestColl_shard3_replica_p16",           
"base_url":"http://127.0.0.1:43740/solr";,           
"node_name":"127.0.0.1:43740_solr",           "state":"active",           
"type":"PULL",           "force_set_state":"false"}}}},   
"router":{"name":"compositeId"},   "maxShardsPerNode":"3",   
"autoAddReplicas":"false",   "nrtReplicas":"1",   "tlogReplicas":"1"} Live 
Nodes: [127.0.0.1:37159_solr, 127.0.0.1:37166_solr, 127.0.0.1:43740_solr] Last 
available state: 
DocCollection(replicaTypesTestColl//collections/replicaTypesTestColl/state.json/12)={
   "pullReplicas":"1",   "replicationFactor":"1",   "shards":{     "shard1":{   
    "range":"80000000-d554ffff",       "state":"active",       "replicas":{     
    "core_node2":{           "core":"replicaTypesTestColl_shard1_replica_n1",   
        "base_url":"http://127.0.0.1:37166/solr";,           
"node_name":"127.0.0.1:37166_solr",           "state":"active",           
"type":"NRT",           "force_set_state":"false",           "leader":"true"},  
       "core_node7":{           
"core":"replicaTypesTestColl_shard1_replica_t3",           
"base_url":"http://127.0.0.1:37159/solr";,           
"node_name":"127.0.0.1:37159_solr",           "state":"down",           
"type":"TLOG",           "force_set_state":"false"},         "core_node9":{     
      "core":"replicaTypesTestColl_shard1_replica_p4",           
"base_url":"http://127.0.0.1:43740/solr";,           
"node_name":"127.0.0.1:43740_solr",           "state":"active",           
"type":"PULL",           "force_set_state":"false"}}},     "shard2":{       
"range":"d5550000-2aa9ffff",       "state":"active",       "replicas":{         
"core_node10":{           "core":"replicaTypesTestColl_shard2_replica_n5",      
     "base_url":"http://127.0.0.1:37166/solr";,           
"node_name":"127.0.0.1:37166_solr",           "state":"active",           
"type":"NRT",           "force_set_state":"false",           "leader":"true"},  
       "core_node12":{           
"core":"replicaTypesTestColl_shard2_replica_t6",           
"base_url":"http://127.0.0.1:37159/solr";,           
"node_name":"127.0.0.1:37159_solr",           "state":"down",           
"type":"TLOG",           "force_set_state":"false"},         "core_node13":{    
       "core":"replicaTypesTestColl_shard2_replica_p8",           
"base_url":"http://127.0.0.1:43740/solr";,           
"node_name":"127.0.0.1:43740_solr",           "state":"active",           
"type":"PULL",           "force_set_state":"false"}}},     "shard3":{       
"range":"2aaa0000-7fffffff",       "state":"active",       "replicas":{         
"core_node15":{           "core":"replicaTypesTestColl_shard3_replica_n11",     
      "base_url":"http://127.0.0.1:37166/solr";,           
"node_name":"127.0.0.1:37166_solr",           "state":"active",           
"type":"NRT",           "force_set_state":"false",           "leader":"true"},  
       "core_node17":{           
"core":"replicaTypesTestColl_shard3_replica_t14",           
"base_url":"http://127.0.0.1:37159/solr";,           
"node_name":"127.0.0.1:37159_solr",           "state":"down",           
"type":"TLOG",           "force_set_state":"false"},         "core_node18":{    
       "core":"replicaTypesTestColl_shard3_replica_p16",           
"base_url":"http://127.0.0.1:43740/solr";,           
"node_name":"127.0.0.1:43740_solr",           "state":"active",           
"type":"PULL",           "force_set_state":"false"}}}},   
"router":{"name":"compositeId"},   "maxShardsPerNode":"3",   
"autoAddReplicas":"false",   "nrtReplicas":"1",   "tlogReplicas":"1"}

Stack Trace:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=replicaTypesTestColl 
:DocCollection(replicaTypesTestColl//collections/replicaTypesTestColl/state.json/12)={
  "pullReplicas":"1",
  "replicationFactor":"1",
  "shards":{
    "shard1":{
      "range":"80000000-d554ffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"replicaTypesTestColl_shard1_replica_n1",
          "base_url":"http://127.0.0.1:37166/solr";,
          "node_name":"127.0.0.1:37166_solr",
          "state":"active",
          "type":"NRT",
          "force_set_state":"false",
          "leader":"true"},
        "core_node7":{
          "core":"replicaTypesTestColl_shard1_replica_t3",
          "base_url":"http://127.0.0.1:37159/solr";,
          "node_name":"127.0.0.1:37159_solr",
          "state":"down",
          "type":"TLOG",
          "force_set_state":"false"},
        "core_node9":{
          "core":"replicaTypesTestColl_shard1_replica_p4",
          "base_url":"http://127.0.0.1:43740/solr";,
          "node_name":"127.0.0.1:43740_solr",
          "state":"active",
          "type":"PULL",
          "force_set_state":"false"}}},
    "shard2":{
      "range":"d5550000-2aa9ffff",
      "state":"active",
      "replicas":{
        "core_node10":{
          "core":"replicaTypesTestColl_shard2_replica_n5",
          "base_url":"http://127.0.0.1:37166/solr";,
          "node_name":"127.0.0.1:37166_solr",
          "state":"active",
          "type":"NRT",
          "force_set_state":"false",
          "leader":"true"},
        "core_node12":{
          "core":"replicaTypesTestColl_shard2_replica_t6",
          "base_url":"http://127.0.0.1:37159/solr";,
          "node_name":"127.0.0.1:37159_solr",
          "state":"down",
          "type":"TLOG",
          "force_set_state":"false"},
        "core_node13":{
          "core":"replicaTypesTestColl_shard2_replica_p8",
          "base_url":"http://127.0.0.1:43740/solr";,
          "node_name":"127.0.0.1:43740_solr",
          "state":"active",
          "type":"PULL",
          "force_set_state":"false"}}},
    "shard3":{
      "range":"2aaa0000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node15":{
          "core":"replicaTypesTestColl_shard3_replica_n11",
          "base_url":"http://127.0.0.1:37166/solr";,
          "node_name":"127.0.0.1:37166_solr",
          "state":"active",
          "type":"NRT",
          "force_set_state":"false",
          "leader":"true"},
        "core_node17":{
          "core":"replicaTypesTestColl_shard3_replica_t14",
          "base_url":"http://127.0.0.1:37159/solr";,
          "node_name":"127.0.0.1:37159_solr",
          "state":"down",
          "type":"TLOG",
          "force_set_state":"false"},
        "core_node18":{
          "core":"replicaTypesTestColl_shard3_replica_p16",
          "base_url":"http://127.0.0.1:43740/solr";,
          "node_name":"127.0.0.1:43740_solr",
          "state":"active",
          "type":"PULL",
          "force_set_state":"false"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"3",
  "autoAddReplicas":"false",
  "nrtReplicas":"1",
  "tlogReplicas":"1"}
Live Nodes: [127.0.0.1:37159_solr, 127.0.0.1:37166_solr, 127.0.0.1:43740_solr]
Last available state: 
DocCollection(replicaTypesTestColl//collections/replicaTypesTestColl/state.json/12)={
  "pullReplicas":"1",
  "replicationFactor":"1",
  "shards":{
    "shard1":{
      "range":"80000000-d554ffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"replicaTypesTestColl_shard1_replica_n1",
          "base_url":"http://127.0.0.1:37166/solr";,
          "node_name":"127.0.0.1:37166_solr",
          "state":"active",
          "type":"NRT",
          "force_set_state":"false",
          "leader":"true"},
        "core_node7":{
          "core":"replicaTypesTestColl_shard1_replica_t3",
          "base_url":"http://127.0.0.1:37159/solr";,
          "node_name":"127.0.0.1:37159_solr",
          "state":"down",
          "type":"TLOG",
          "force_set_state":"false"},
        "core_node9":{
          "core":"replicaTypesTestColl_shard1_replica_p4",
          "base_url":"http://127.0.0.1:43740/solr";,
          "node_name":"127.0.0.1:43740_solr",
          "state":"active",
          "type":"PULL",
          "force_set_state":"false"}}},
    "shard2":{
      "range":"d5550000-2aa9ffff",
      "state":"active",
      "replicas":{
        "core_node10":{
          "core":"replicaTypesTestColl_shard2_replica_n5",
          "base_url":"http://127.0.0.1:37166/solr";,
          "node_name":"127.0.0.1:37166_solr",
          "state":"active",
          "type":"NRT",
          "force_set_state":"false",
          "leader":"true"},
        "core_node12":{
          "core":"replicaTypesTestColl_shard2_replica_t6",
          "base_url":"http://127.0.0.1:37159/solr";,
          "node_name":"127.0.0.1:37159_solr",
          "state":"down",
          "type":"TLOG",
          "force_set_state":"false"},
        "core_node13":{
          "core":"replicaTypesTestColl_shard2_replica_p8",
          "base_url":"http://127.0.0.1:43740/solr";,
          "node_name":"127.0.0.1:43740_solr",
          "state":"active",
          "type":"PULL",
          "force_set_state":"false"}}},
    "shard3":{
      "range":"2aaa0000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node15":{
          "core":"replicaTypesTestColl_shard3_replica_n11",
          "base_url":"http://127.0.0.1:37166/solr";,
          "node_name":"127.0.0.1:37166_solr",
          "state":"active",
          "type":"NRT",
          "force_set_state":"false",
          "leader":"true"},
        "core_node17":{
          "core":"replicaTypesTestColl_shard3_replica_t14",
          "base_url":"http://127.0.0.1:37159/solr";,
          "node_name":"127.0.0.1:37159_solr",
          "state":"down",
          "type":"TLOG",
          "force_set_state":"false"},
        "core_node18":{
          "core":"replicaTypesTestColl_shard3_replica_p16",
          "base_url":"http://127.0.0.1:43740/solr";,
          "node_name":"127.0.0.1:43740_solr",
          "state":"active",
          "type":"PULL",
          "force_set_state":"false"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"3",
  "autoAddReplicas":"false",
  "nrtReplicas":"1",
  "tlogReplicas":"1"}
        at 
__randomizedtesting.SeedInfo.seed([A5EB7A8D0C971968:9E01D93B6B0ED464]:0)
        at 
org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:758)
        at 
org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:764)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClientTest.preferReplicaTypesTest(CloudSolrClientTest.java:857)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 14443 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.StressHdfsTest
   [junit4]   2> 2015177 INFO  
(SUITE-StressHdfsTest-seed#[7A412BE23B957720]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_7A412BE23B957720-001/data-dir-76-001
   [junit4]   2> 2015178 INFO  
(SUITE-StressHdfsTest-seed#[7A412BE23B957720]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2015178 INFO  
(SUITE-StressHdfsTest-seed#[7A412BE23B957720]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776";)
   [junit4]   2> 2015178 INFO  
(SUITE-StressHdfsTest-seed#[7A412BE23B957720]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2015178 INFO  
(SUITE-StressHdfsTest-seed#[7A412BE23B957720]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /z_ru/d
   [junit4]   2> 2015670 WARN  
(SUITE-StressHdfsTest-seed#[7A412BE23B957720]-worker) [     ] 
o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your 
platform... using builtin-java classes where applicable
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 2016617 WARN  
(SUITE-StressHdfsTest-seed#[7A412BE23B957720]-worker) [     ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 2016754 WARN  
(SUITE-StressHdfsTest-seed#[7A412BE23B957720]-worker) [     ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 2016825 INFO  
(SUITE-StressHdfsTest-seed#[7A412BE23B957720]-worker) [     ] o.e.j.s.Server 
jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
   [junit4]   2> 2016828 INFO  
(SUITE-StressHdfsTest-seed#[7A412BE23B957720]-worker) [     ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 2016828 INFO  
(SUITE-StressHdfsTest-seed#[7A412BE23B957720]-worker) [     ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 2016828 INFO  
(SUITE-StressHdfsTest-seed#[7A412BE23B957720]-worker) [     ] o.e.j.s.session 
node0 Scavenging every 660000ms
   [junit4]   2> 2016830 INFO  
(SUITE-StressHdfsTest-seed#[7A412BE23B957720]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6d4cd75f{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 2017114 INFO  
(SUITE-StressHdfsTest-seed#[7A412BE23B957720]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.w.WebAppContext@58bbfeff{hdfs,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/jetty-lucene2-us-west.apache.org-38646-hdfs-_-any-3283777362317788345.dir/webapp/,AVAILABLE}{/hdfs}
   [junit4]   2> 2017115 INFO  
(SUITE-StressHdfsTest-seed#[7A412BE23B957720]-worker) [     ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7c64e70{HTTP/1.1,[http/1.1]}{lucene2-us-west.apache.org:38646}
   [junit4]   2> 2017115 INFO  
(SUITE-StressHdfsTest-seed#[7A412BE23B957720]-worker) [     ] o.e.j.s.Server 
Started @2017433ms
   [junit4]   2> 2017955 WARN  
(SUITE-StressHdfsTest-seed#[7A412BE23B957720]-worker) [     ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 2017959 INFO  
(SUITE-StressHdfsTest-seed#[7A412BE23B957720]-worker) [     ] o.e.j.s.Server 
jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
   [junit4]   2> 2017969 INFO  
(SUITE-StressHdfsTest-seed#[7A412BE23B957720]-worker) [     ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 2017969 INFO  
(SUITE-StressHdfsTest-seed#[7A412BE23B957720]-worker) [     ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 2017969 INFO  
(SUITE-StressHdfsTest-seed#[7A412BE23B957720]-worker) [     ] o.e.j.s.session 
node0 Scavenging every 600000ms
   [junit4]   2> 2017969 INFO  
(SUITE-StressHdfsTest-seed#[7A412BE23B957720]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@78703f74{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 2018127 INFO  
(SUITE-StressHdfsTest-seed#[7A412BE23B957720]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.w.WebAppContext@1539ef18{datanode,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/jetty-localhost-37911-datanode-_-any-2249237142729420174.dir/webapp/,AVAILABLE}{/datanode}
   [junit4]   2> 2018127 INFO  
(SUITE-StressHdfsTest-seed#[7A412BE23B957720]-worker) [     ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2a3359fe{HTTP/1.1,[http/1.1]}{localhost:37911}
   [junit4]   2> 2018127 INFO  
(SUITE-StressHdfsTest-seed#[7A412BE23B957720]-worker) [     ] o.e.j.s.Server 
Started @2018445ms
   [junit4]   2> 2019105 INFO  (Block report processor) [     ] 
BlockStateChange BLOCK* processReport 0xc45cd4990044ba9e: Processing first 
storage report for DS-f2929d0a-1307-4211-ba6f-4caa3f317b1a from datanode 
a22a6cf9-ce13-4b2a-a9f4-8a195c1e975a
   [junit4]   2> 2019106 INFO  (Block report processor) [     ] 
BlockStateChange BLOCK* processReport 0xc45cd4990044ba9e: from storage 
DS-f2929d0a-1307-4211-ba6f-4caa3f317b1a node 
DatanodeRegistration(127.0.0.1:45241, 
datanodeUuid=a22a6cf9-ce13-4b2a-a9f4-8a195c1e975a, infoPort=42674, 
infoSecurePort=0, ipcPort=40068, 
storageInfo=lv=-57;cid=testClusterID;nsid=737690267;c=1566370523683), blocks: 
0, hasStaleStorage: true, processing time: 1 msecs, invalidatedBlocks: 0
   [junit4]   2> 2019106 INFO  (Block report processor) [     ] 
BlockStateChange BLOCK* processReport 0xc45cd4990044ba9e: Processing first 
storage report for DS-e634da9c-585d-46b4-bd72-e480713dd6d5 from datanode 
a22a6cf9-ce13-4b2a-a9f4-8a195c1e975a
   [junit4]   2> 2019106 INFO  (Block report processor) [     ] 
BlockStateChange BLOCK* processReport 0xc45cd4990044ba9e: from storage 
DS-e634da9c-585d-46b4-bd72-e480713dd6d5 node 
DatanodeRegistration(127.0.0.1:45241, 
datanodeUuid=a22a6cf9-ce13-4b2a-a9f4-8a195c1e975a, infoPort=42674, 
infoSecurePort=0, ipcPort=40068, 
storageInfo=lv=-57;cid=testClusterID;nsid=737690267;c=1566370523683), blocks: 
0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 2019482 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] o.a.s.c.ZkTestServer 
STARTING ZK TEST SERVER
   [junit4]   2> 2019482 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2019482 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2019582 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] o.a.s.c.ZkTestServer 
start zk server on port:42744
   [junit4]   2> 2019582 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] o.a.s.c.ZkTestServer 
parse host and port list: 127.0.0.1:42744
   [junit4]   2> 2019582 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1 42744
   [junit4]   2> 2019587 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2019618 INFO  (zkConnectionManagerCallback-5465-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2019618 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2019638 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2019644 INFO  (zkConnectionManagerCallback-5467-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2019644 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2019645 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] o.a.s.c.ZkTestServer 
put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 2019648 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] o.a.s.c.ZkTestServer 
put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 2019649 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] o.a.s.c.ZkTestServer 
put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2019651 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] o.a.s.c.ZkTestServer 
put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 2019655 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] o.a.s.c.ZkTestServer 
put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 2019656 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] o.a.s.c.ZkTestServer 
put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 2019657 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] o.a.s.c.ZkTestServer 
put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2019659 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] o.a.s.c.ZkTestServer 
put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2019660 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] o.a.s.c.ZkTestServer 
put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2019661 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] o.a.s.c.ZkTestServer 
put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2019662 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] o.a.s.c.ZkTestServer 
put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 2019664 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 2019878 WARN  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2019878 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2019878 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2019878 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] o.e.j.s.Server 
jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
   [junit4]   2> 2019879 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 2019879 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] o.e.j.s.session No 
SessionScavenger set, using defaults
   [junit4]   2> 2019879 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] o.e.j.s.session 
node0 Scavenging every 600000ms
   [junit4]   2> 2019884 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1ad1e134{/z_ru/d,null,AVAILABLE}
   [junit4]   2> 2019884 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@fb13ecd{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:43359}
   [junit4]   2> 2019885 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] o.e.j.s.Server 
Started @2020203ms
   [junit4]   2> 2019885 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/z_ru/d, 
solr.data.dir=hdfs://lucene2-us-west.apache.org:40866/hdfs__lucene2-us-west.apache.org_40866__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.StressHdfsTest_7A412BE23B957720-001_tempDir-002_control_data,
 hostPort=43359, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_7A412BE23B957720-001/control-001/cores,
 replicaType=NRT}
   [junit4]   2> 2019885 ERROR 
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2019885 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2019885 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 2019885 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2019885 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2019885 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-21T06:55:27.245964Z
   [junit4]   2> 2019887 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2019888 INFO  (zkConnectionManagerCallback-5469-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2019888 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2019990 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2019990 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_7A412BE23B957720-001/control-001/solr.xml
   [junit4]   2> 2019993 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2019993 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2019995 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3c36a611, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2020185 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2020187 WARN  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] o.e.j.u.s.S.config 
Trusting all certificates configured for 
Client@160d9020[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2020187 WARN  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] o.e.j.u.s.S.config 
No Client EndPointIdentificationAlgorithm configured for 
Client@160d9020[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2020191 WARN  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] o.e.j.u.s.S.config 
Trusting all certificates configured for 
Client@4cfc41c3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2020191 WARN  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] o.e.j.u.s.S.config 
No Client EndPointIdentificationAlgorithm configured for 
Client@4cfc41c3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2020192 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:42744/solr
   [junit4]   2> 2020194 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2020194 INFO  (zkConnectionManagerCallback-5476-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2020194 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2020297 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [n:127.0.0.1:43359_z_ru%2Fd  
   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2020299 INFO  (zkConnectionManagerCallback-5478-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2020299 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [n:127.0.0.1:43359_z_ru%2Fd  
   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2020455 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [n:127.0.0.1:43359_z_ru%2Fd  
   ] o.a.s.c.OverseerElectionContext I am going to be the leader 
127.0.0.1:43359_z_ru%2Fd
   [junit4]   2> 2020456 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [n:127.0.0.1:43359_z_ru%2Fd  
   ] o.a.s.c.Overseer Overseer 
(id=75249716792983556-127.0.0.1:43359_z_ru%2Fd-n_0000000000) starting
   [junit4]   2> 2020477 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [n:127.0.0.1:43359_z_ru%2Fd  
   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2020487 INFO  (zkConnectionManagerCallback-5485-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2020487 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [n:127.0.0.1:43359_z_ru%2Fd  
   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2020490 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [n:127.0.0.1:43359_z_ru%2Fd  
   ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42744/solr 
ready
   [junit4]   2> 2020503 INFO  
(OverseerStateUpdate-75249716792983556-127.0.0.1:43359_z_ru%2Fd-n_0000000000) 
[n:127.0.0.1:43359_z_ru%2Fd     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:43359_z_ru%2Fd
   [junit4]   2> 2020509 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [n:127.0.0.1:43359_z_ru%2Fd  
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43359_z_ru%2Fd
   [junit4]   2> 2020512 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [n:127.0.0.1:43359_z_ru%2Fd  
   ] o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 2020515 INFO  (zkCallback-5477-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2020527 INFO  (zkCallback-5484-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2020567 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [n:127.0.0.1:43359_z_ru%2Fd  
   ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 2020611 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [n:127.0.0.1:43359_z_ru%2Fd  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c36a611
   [junit4]   2> 2020624 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [n:127.0.0.1:43359_z_ru%2Fd  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c36a611
   [junit4]   2> 2020625 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [n:127.0.0.1:43359_z_ru%2Fd  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c36a611
   [junit4]   2> 2020626 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [n:127.0.0.1:43359_z_ru%2Fd  
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_7A412BE23B957720-001/control-001/cores
   [junit4]   2> 2020706 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2020719 INFO  (zkConnectionManagerCallback-5491-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2020719 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2020720 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2020721 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42744/solr ready
   [junit4]   2> 2020729 INFO  (qtp1358927912-15752) 
[n:127.0.0.1:43359_z_ru%2Fd     ] o.a.s.h.a.CollectionsHandler Invoked 
Collection Action :create with params 
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:43359_z_ru%252Fd&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2020736 INFO  
(OverseerThreadFactory-5513-thread-1-processing-n:127.0.0.1:43359_z_ru%2Fd) 
[n:127.0.0.1:43359_z_ru%2Fd     ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection control_collection
   [junit4]   2> 2020852 INFO  (qtp1358927912-15754) 
[n:127.0.0.1:43359_z_ru%2Fd    x:control_collection_shard1_replica_n1 ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2020852 INFO  (qtp1358927912-15754) 
[n:127.0.0.1:43359_z_ru%2Fd    x:control_collection_shard1_replica_n1 ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2021872 INFO  (qtp1358927912-15754) 
[n:127.0.0.1:43359_z_ru%2Fd c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 9.0.0
   [junit4]   2> 2021932 INFO  (qtp1358927912-15754) 
[n:127.0.0.1:43359_z_ru%2Fd c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema 
[control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 2022182 INFO  (qtp1358927912-15754) 
[n:127.0.0.1:43359_z_ru%2Fd c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema 
test/1.0 with uniqueid field id
   [junit4]   2> 2022213 INFO  (qtp1358927912-15754) 
[n:127.0.0.1:43359_z_ru%2Fd c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating 
SolrCore 'control_collection_shard1_replica_n1' using configuration from 
collection control_collection, trusted=true
   [junit4]   2> 2022214 INFO  (qtp1358927912-15754) 
[n:127.0.0.1:43359_z_ru%2Fd c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3c36a611
   [junit4]   2> 2022224 INFO  (qtp1358927912-15754) 
[n:127.0.0.1:43359_z_ru%2Fd c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://lucene2-us-west.apache.org:40866/solr_hdfs_home
   [junit4]   2> 2022224 INFO  (qtp1358927912-15754) 
[n:127.0.0.1:43359_z_ru%2Fd c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Solr 
Kerberos Authentication disabled
   [junit4]   2> 2022227 INFO  (qtp1358927912-15754) 
[n:127.0.0.1:43359_z_ru%2Fd c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[control_collection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_7A412BE23B957720-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[hdfs://lucene2-us-west.apache.org:40866/solr_hdfs_home/control_collection/core_node2/data/]
   [junit4]   2> 2022229 INFO  (qtp1358927912-15754) 
[n:127.0.0.1:43359_z_ru%2Fd c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating 
directory factory for path 
hdfs://lucene2-us-west.apache.org:40866/solr_hdfs_home/control_collection/core_node2/data/snapshot_metadata
   [junit4]   2> 2022246 INFO  (qtp1358927912-15754) 
[n:127.0.0.1:43359_z_ru%2Fd c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Number of 
slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 2022247 INFO  (qtp1358927912-15754) 
[n:127.0.0.1:43359_z_ru%2Fd c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Block 
cache target memory usage, slab size of [4194304] will allocate [1] slabs and 
use ~[4194304] bytes
   [junit4]   2> 2022247 INFO  (qtp1358927912-15754) 
[n:127.0.0.1:43359_z_ru%2Fd c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Creating 
new single instance HDFS BlockCache
   [junit4]   2> 2022508 INFO  (qtp1358927912-15754) 
[n:127.0.0.1:43359_z_ru%2Fd c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.s.b.BlockDirectory Block cache 
on write is disabled
   [junit4]   2> 2022513 INFO  (qtp1358927912-15754) 
[n:127.0.0.1:43359_z_ru%2Fd c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating 
directory factory for path 
hdfs://lucene2-us-west.apache.org:40866/solr_hdfs_home/control_collection/core_node2/data
   [junit4]   2> 2022545 INFO  (qtp1358927912-15754) 
[n:127.0.0.1:43359_z_ru%2Fd c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating 
directory factory for path 
hdfs://lucene2-us-west.apache.org:40866/solr_hdfs_home/control_collection/core_node2/data/index
   [junit4]   2> 2022564 INFO  (qtp1358927912-15754) 
[n:127.0.0.1:43359_z_ru%2Fd c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Number of 
slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 2022564 INFO  (qtp1358927912-15754) 
[n:127.0.0.1:43359_z_ru%2Fd c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Block 
cache target memory usage, slab size of [4194304] will allocate [1] slabs and 
use ~[4194304] bytes
   [junit4]   2> 2022564 INFO  (qtp1358927912-15754) 
[n:127.0.0.1:43359_z_ru%2Fd c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Creating 
new single instance HDFS BlockCache
   [junit4]   2> 2022573 INFO  (qtp1358927912-15754) 
[n:127.0.0.1:43359_z_ru%2Fd c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.s.b.BlockDirectory Block cache 
on write is disabled
   [junit4]   2> 2022574 INFO  (qtp1358927912-15754) 
[n:127.0.0.1:43359_z_ru%2Fd c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=15, 
maxMergedSegmentMB=26.03125, floorSegmentMB=0.8525390625, 
forceMergeDeletesPctAllowed=12.20387586424772, segmentsPerTier=23.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=37.85726129113553
   [junit4]   2> 2023130 WARN  (qtp1358927912-15754) 
[n:127.0.0.1:43359_z_ru%2Fd c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID 
paramSet a in requestHandler {type = requestHandler,name = /dump,class = 
DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2023216 INFO  (qtp1358927912-15754) 
[n:127.0.0.1:43359_z_ru%2Fd c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 2023216 INFO  (qtp1358927912-15754) 
[n:127.0.0.1:43359_z_ru%2Fd c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2023216 INFO  (qtp1358927912-15754) 
[n:127.0.0.1:43359_z_ru%2Fd c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.u.HdfsUpdateLog Initializing 
HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 2023239 INFO  (qtp1358927912-15754) 
[n:127.0.0.1:43359_z_ru%2Fd c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 2023239 INFO  (qtp1358927912-15754) 
[n:127.0.0.1:43359_z_ru%2Fd c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 2023242 INFO  (qtp1358927912-15754) 
[n:127.0.0.1:43359_z_ru%2Fd c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@78f184bb
   [junit4]   2> 2023312 INFO  (qtp1358927912-15754) 
[n:127.0.0.1:43359_z_ru%2Fd c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5acdd59a[control_collection_shard1_replica_n1] main]
   [junit4]   2> 2023314 INFO  (qtp1358927912-15754) 
[n:127.0.0.1:43359_z_ru%2Fd c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2023315 INFO  (qtp1358927912-15754) 
[n:127.0.0.1:43359_z_ru%2Fd c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2023317 INFO  (qtp1358927912-15754) 
[n:127.0.0.1:43359_z_ru%2Fd c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 2023327 INFO  (qtp1358927912-15754) 
[n:127.0.0.1:43359_z_ru%2Fd c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1642458545585651712
   [junit4]   2> 2023331 INFO  
(searcherExecutor-5518-thread-1-processing-n:127.0.0.1:43359_z_ru%2Fd 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:43359_z_ru%2Fd c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@5acdd59a[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2023334 INFO  (qtp1358927912-15754) 
[n:127.0.0.1:43359_z_ru%2Fd c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update 
of terms at /collections/control_collection/terms/shard1 to 
Terms{values={core_node2=0}, version=0}
   [junit4]   2> 2023335 INFO  (qtp1358927912-15754) 
[n:127.0.0.1:43359_z_ru%2Fd c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase 
make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 2023338 INFO  (qtp1358927912-15754) 
[n:127.0.0.1:43359_z_ru%2Fd c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 2023338 INFO  (qtp1358927912-15754) 
[n:127.0.0.1:43359_z_ru%2Fd c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 2023338 INFO  (qtp1358927912-15754) 
[n:127.0.0.1:43359_z_ru%2Fd c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:43359/z_ru/d/control_collection_shard1_replica_n1/
   [junit4]   2> 2023338 INFO  (qtp1358927912-15754) 
[n:127.0.0.1:43359_z_ru%2Fd c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 2023338 INFO  (qtp1358927912-15754) 
[n:127.0.0.1:43359_z_ru%2Fd c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
http://127.0.0.1:43359/z_ru/d/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 2023338 INFO  (qtp1358927912-15754) 
[n:127.0.0.1:43359_z_ru%2Fd c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase 
Creating leader registration node 
/collections/control_collection/leaders/shard1/leader after winning as 
/collections/control_collection/leader_elect/shard1/election/75249716792983556-core_node2-n_0000000000
   [junit4]   2> 2023340 INFO  (qtp1358927912-15754) 
[n:127.0.0.1:43359_z_ru%2Fd c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I 
am the new leader: 
http://127.0.0.1:43359/z_ru/d/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2023342 INFO  (zkCallback-5477-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2023344 INFO  (qtp1358927912-15754) 
[n:127.0.0.1:43359_z_ru%2Fd c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, 
no recovery necessary
   [junit4]   2> 2023346 INFO  (qtp1358927912-15754) 
[n:127.0.0.1:43359_z_ru%2Fd c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2495
   [junit4]   2> 2023354 INFO  (qtp1358927912-15752) 
[n:127.0.0.1:43359_z_ru%2Fd     ] o.a.s.h.a.CollectionsHandler Wait for new 
collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 2023459 INFO  (zkCallback-5477-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2023459 INFO  (zkCallback-5477-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2023460 INFO  (qtp1358927912-15752) 
[n:127.0.0.1:43359_z_ru%2Fd     ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:43359_z_ru%252Fd&wt=javabin&version=2}
 status=0 QTime=2731
   [junit4]   2> 2023655 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2023659 INFO  (zkConnectionManagerCallback-5497-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2023663 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2023664 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2023665 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42744/solr ready
   [junit4]   2> 2023665 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] o.a.s.c.ChaosMonkey 
monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2023667 INFO  (qtp1358927912-15754) 
[n:127.0.0.1:43359_z_ru%2Fd     ] o.a.s.h.a.CollectionsHandler Invoked 
Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2023677 INFO  
(OverseerCollectionConfigSetProcessor-75249716792983556-127.0.0.1:43359_z_ru%2Fd-n_0000000000)
 [n:127.0.0.1:43359_z_ru%2Fd     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2023682 INFO  
(OverseerThreadFactory-5513-thread-2-processing-n:127.0.0.1:43359_z_ru%2Fd) 
[n:127.0.0.1:43359_z_ru%2Fd     ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection collection1
   [junit4]   2> 2023789 WARN  
(OverseerThreadFactory-5513-thread-2-processing-n:127.0.0.1:43359_z_ru%2Fd) 
[n:127.0.0.1:43359_z_ru%2Fd     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual 
to create a collection (collection1) without cores.
   [junit4]   2> 2023796 INFO  (qtp1358927912-15754) 
[n:127.0.0.1:43359_z_ru%2Fd     ] o.a.s.h.a.CollectionsHandler Wait for new 
collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 2023798 INFO  (qtp1358927912-15754) 
[n:127.0.0.1:43359_z_ru%2Fd     ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=130
   [junit4]   2> 2023798 INFO  
(OverseerCollectionConfigSetProcessor-75249716792983556-127.0.0.1:43359_z_ru%2Fd-n_0000000000)
 [n:127.0.0.1:43359_z_ru%2Fd     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2023800 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 2023800 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2023800 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 2023800 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2023801 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 2023801 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2023801 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=7
   [junit4]   2> 2023995 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_7A412BE23B957720-001/shard-1-001
 of type NRT
   [junit4]   2> 2023997 WARN  (closeThreadPool-5498-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2024005 INFO  (closeThreadPool-5498-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2024005 INFO  (closeThreadPool-5498-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2024005 INFO  (closeThreadPool-5498-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
   [junit4]   2> 2024006 INFO  (closeThreadPool-5498-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2024006 INFO  (closeThreadPool-5498-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2024007 INFO  (closeThreadPool-5498-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2024007 INFO  (closeThreadPool-5498-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3be16afb{/z_ru/d,null,AVAILABLE}
   [junit4]   2> 2024007 INFO  (closeThreadPool-5498-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@7908ee7a{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:42860}
   [junit4]   2> 2024008 INFO  (closeThreadPool-5498-thread-1) [     ] 
o.e.j.s.Server Started @2024326ms
   [junit4]   2> 2024018 INFO  (closeThreadPool-5498-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/z_ru/d, 
solrconfig=solrconfig.xml, 
solr.data.dir=hdfs://lucene2-us-west.apache.org:40866/hdfs__lucene2-us-west.apache.org_40866__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.StressHdfsTest_7A412BE23B957720-001_tempDir-002_jetty1,
 hostPort=42860, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_7A412BE23B957720-001/shard-1-001/cores,
 replicaType=NRT}
   [junit4]   2> 2024018 ERROR (closeThreadPool-5498-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2024018 INFO  (closeThreadPool-5498-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2024018 INFO  (closeThreadPool-5498-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 2024018 INFO  (closeThreadPool-5498-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2024018 INFO  (closeThreadPool-5498-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2024019 INFO  (closeThreadPool-5498-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-21T06:55:31.379065Z
   [junit4]   2> 2024020 INFO  (closeThreadPool-5498-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2024021 INFO  (zkConnectionManagerCallback-5500-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2024021 INFO  (closeThreadPool-5498-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2024123 INFO  (closeThreadPool-5498-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2024123 INFO  (closeThreadPool-5498-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_7A412BE23B957720-001/shard-1-001/solr.xml
   [junit4]   2> 2024126 INFO  (closeThreadPool-5498-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2024126 INFO  (closeThreadPool-5498-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2024127 INFO  (closeThreadPool-5498-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3c36a611, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2024142 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_7A412BE23B957720-001/shard-2-001
 of type NRT
   [junit4]   2> 2024162 WARN  (closeThreadPool-5498-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2024163 INFO  (closeThreadPool-5498-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2024163 INFO  (closeThreadPool-5498-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2024163 INFO  (closeThreadPool-5498-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
   [junit4]   2> 2024166 INFO  (closeThreadPool-5498-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2024166 INFO  (closeThreadPool-5498-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2024166 INFO  (closeThreadPool-5498-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2024167 INFO  (closeThreadPool-5498-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2732df78{/z_ru/d,null,AVAILABLE}
   [junit4]   2> 2024171 INFO  (closeThreadPool-5498-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@7fbe6b4c{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:37093}
   [junit4]   2> 2024171 INFO  (closeThreadPool-5498-thread-2) [     ] 
o.e.j.s.Server Started @2024489ms
   [junit4]   2> 2024171 INFO  (closeThreadPool-5498-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/z_ru/d, 
solrconfig=solrconfig.xml, 
solr.data.dir=hdfs://lucene2-us-west.apache.org:40866/hdfs__lucene2-us-west.apache.org_40866__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.StressHdfsTest_7A412BE23B957720-001_tempDir-002_jetty2,
 hostPort=37093, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_7A412BE23B957720-001/shard-2-001/cores,
 replicaType=NRT}
   [junit4]   2> 2024171 ERROR (closeThreadPool-5498-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2024171 INFO  (closeThreadPool-5498-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2024171 INFO  (closeThreadPool-5498-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 2024171 INFO  (closeThreadPool-5498-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2024171 INFO  (closeThreadPool-5498-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2024171 INFO  (closeThreadPool-5498-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-21T06:55:31.531930Z
   [junit4]   2> 2024191 INFO  (closeThreadPool-5498-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2024223 INFO  (zkConnectionManagerCallback-5503-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2024223 INFO  (closeThreadPool-5498-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2024229 INFO  (closeThreadPool-5498-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2024239 WARN  (closeThreadPool-5498-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@73a1f742[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2024239 WARN  (closeThreadPool-5498-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@73a1f742[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2024251 WARN  (closeThreadPool-5498-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1a138707[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2024251 WARN  (closeThreadPool-5498-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1a138707[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2024252 INFO  (closeThreadPool-5498-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42744/solr
   [junit4]   2> 2024261 INFO  (closeThreadPool-5498-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2024261 INFO  (zkConnectionManagerCallback-5509-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2024261 INFO  (closeThreadPool-5498-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2024326 INFO  (closeThreadPool-5498-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2024326 INFO  (closeThreadPool-5498-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_7A412BE23B957720-001/shard-2-001/solr.xml
   [junit4]   2> 2024329 INFO  (closeThreadPool-5498-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2024329 INFO  (closeThreadPool-5498-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2024331 INFO  (closeThreadPool-5498-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3c36a611, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2024337 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_7A412BE23B957720-001/shard-3-001
 of type NRT
   [junit4]   2> 2024340 WARN  (closeThreadPool-5498-thread-3) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2024340 INFO  (closeThreadPool-5498-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2024340 INFO  (closeThreadPool-5498-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2024340 INFO  (closeThreadPool-5498-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
   [junit4]   2> 2024341 INFO  (closeThreadPool-5498-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2024341 INFO  (closeThreadPool-5498-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2024341 INFO  (closeThreadPool-5498-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2024342 INFO  (closeThreadPool-5498-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@530a084e{/z_ru/d,null,AVAILABLE}
   [junit4]   2> 2024342 INFO  (closeThreadPool-5498-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@3f4ea72f{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:35881}
   [junit4]   2> 2024342 INFO  (closeThreadPool-5498-thread-3) [     ] 
o.e.j.s.Server Started @2024660ms
   [junit4]   2> 2024342 INFO  (closeThreadPool-5498-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/z_ru/d, 
solrconfig=solrconfig.xml, 
solr.data.dir=hdfs://lucene2-us-west.apache.org:40866/hdfs__lucene2-us-west.apache.org_40866__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.StressHdfsTest_7A412BE23B957720-001_tempDir-002_jetty3,
 hostPort=35881, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_7A412BE23B957720-001/shard-3-001/cores,
 replicaType=NRT}
   [junit4]   2> 2024343 ERROR (closeThreadPool-5498-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2024343 INFO  (closeThreadPool-5498-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2024343 INFO  (closeThreadPool-5498-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 2024343 INFO  (closeThreadPool-5498-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2024343 INFO  (closeThreadPool-5498-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2024343 INFO  (closeThreadPool-5498-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-21T06:55:31.703140Z
   [junit4]   2> 2024348 INFO  (closeThreadPool-5498-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2024349 INFO  (zkConnectionManagerCallback-5512-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2024349 INFO  (closeThreadPool-5498-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2024429 INFO  (closeThreadPool-5498-thread-1) 
[n:127.0.0.1:42860_z_ru%2Fd     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 2024430 INFO  (zkConnectionManagerCallback-5514-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2024430 INFO  (closeThreadPool-5498-thread-1) 
[n:127.0.0.1:42860_z_ru%2Fd     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 2024441 INFO  (closeThreadPool-5498-thread-1) 
[n:127.0.0.1:42860_z_ru%2Fd     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 2024445 INFO  (closeThreadPool-5498-thread-1) 
[n:127.0.0.1:42860_z_ru%2Fd     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:42860_z_ru%2Fd as DOWN
   [junit4]   2> 2024446 INFO  (closeThreadPool-5498-thread-1) 
[n:127.0.0.1:42860_z_ru%2Fd     ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 2024446 INFO  (closeThreadPool-5498-thread-1) 
[n:127.0.0.1:42860_z_ru%2Fd     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42860_z_ru%2Fd
   [junit4]   2> 2024450 INFO  (zkCallback-5484-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2024450 INFO  (zkCallback-5477-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2024454 INFO  (closeThreadPool-5498-thread-1) 
[n:127.0.0.1:42860_z_ru%2Fd     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 2024455 INFO  (zkCallback-5496-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2024458 INFO  (zkCallback-5513-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2024459 INFO  (zkConnectionManagerCallback-5521-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2024459 INFO  (closeThreadPool-5498-thread-1) 
[n:127.0.0.1:42860_z_ru%2Fd     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 2024467 INFO  (closeThreadPool-5498-thread-1) 
[n:127.0.0.1:42860_z_ru%2Fd     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (2)
   [junit4]   2> 2024468 INFO  (closeThreadPool-5498-thread-1) 
[n:127.0.0.1:42860_z_ru%2Fd     ] o.a.s.c.s.i.ZkClientClusterStateProvider 
Cluster at 127.0.0.1:42744/solr ready
   [junit4]   2> 2024469 INFO  (closeThreadPool-5498-thread-1) 
[n:127.0.0.1:42860_z_ru%2Fd     ] o.a.s.c.PackageManager clusterprops.json 
changed , version 0
   [junit4]   2> 2024482 INFO  (closeThreadPool-5498-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2024497 WARN  (closeThreadPool-5498-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5e9227ed[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2024497 WARN  (closeThreadPool-5498-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5e9227ed[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2024498 INFO  
(TEST-StressHdfsTest.test-seed#[7A412BE23B957720]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_7A412BE23B957720-001/shard-4-001
 of type NRT
   [junit4]   2> 2024498 INFO  (closeThreadPool-5498-thread-1) 
[n:127.0.0.1:42860_z_ru%2Fd     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2024502 WARN  (closeThreadPool-5498-thread-4) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2024515 INFO  (closeThreadPool-5498-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2024515 INFO  (closeThreadPool-5498-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2024515 INFO  (closeThreadPool-5498-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
   [junit4]   2> 2024516 WARN  (closeThreadPool-5498-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@668950c1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2024516 WARN  (closeThreadPool-5498-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@668950c1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2024536 INFO  (closeThreadPool-5498-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42744/solr
   [junit4]   2> 2024555 INFO  (closeThreadPool-5498-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2024555 INFO  (closeThreadPool-5498-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2024555 INFO  (closeThreadPool-5498-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_7A412BE23B957720-001/shard-3-001/solr.xml
   [junit4]   2> 2024558 INFO  (closeThreadPool-5498-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2024558 INFO  (closeThreadPool-5498-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2024559 INFO  (closeThreadPool-5498-thread-3) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3c36a611, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2024562 INFO  (closeThreadPool-5498-thread-1) 
[n:127.0.0.1:42860_z_ru%2Fd     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3c36a611
   [junit4]   2> 2024572 INFO  (zkConnectionManagerCallback-5528-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2024572 INFO  (closeThreadPool-5498-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2024584 INFO  (closeThreadPool-5498-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2024584 INFO  (closeThreadPool-5498-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2024584 INFO  (closeThreadPool-5498-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2024584 INFO  (closeThreadPool-5498-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3089892a{/z_ru/d,null,AVAILABLE}
   [junit4]   2> 2024585 INFO  (closeThreadPool-5498-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@677247b1{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:40889}
   [junit4]   2> 2024585 INFO  (closeThreadPool-5498-thread-4) [     ] 
o.e.j.s.Server Started @2024903ms
   [junit4]   2> 2024585 INFO  (closeThreadPool-5498-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/z_ru/d, 
solrconfig=solrconfig.xml, 
solr.data.dir=hdfs://lucene2-us-west.apache.org:40866/hdfs__lucene2-us-west.apache.org_40866__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.StressHdfsTest_7A412BE23B957720-001_tempDir-002_jetty4,
 hostPort=40889, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_7A412BE23B957720-001/shard-4-001/cores,
 replicaType=NRT}
   [junit4]   2> 2024586 ERROR (closeThreadPool-5498-thread-4) [     ] 
o.a.s.u.St

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

file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null1350844192
     [copy] Copying 249 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null1350844192
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null1350844192

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
#;work...@lucene2-us-west.apache.org
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath]         found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath]         found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath]         found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath]         found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath]         found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 35ms :: artifacts dl 4ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   9   |   0   |   0   |   0   ||   9   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 500 minutes 36 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1072)
                at hudson.FilePath.act(FilePath.java:1061)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1835)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1074)
        at hudson.FilePath.act(FilePath.java:1061)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1835)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to