Build: https://builds.apache.org/job/Lucene-Solr-BadApples-NightlyTests-8.x/17/

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

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
        at 
__randomizedtesting.SeedInfo.seed([7B0B922560875242:F35FADFFCE7B3FBA]:0)
        at sun.nio.ch.Net.bind0(Native Method)
        at sun.nio.ch.Net.bind(Net.java:433)
        at sun.nio.ch.Net.bind(Net.java:425)
        at 
sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
        at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
        at 
org.eclipse.jetty.server.ServerConnector.openAcceptChannel(ServerConnector.java:342)
        at 
org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:308)
        at 
org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
        at 
org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:236)
        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
        at org.eclipse.jetty.server.Server.doStart(Server.java:394)
        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.retryOnPortBindFailure(JettySolrRunner.java:558)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:497)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:465)
        at 
org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:104)
        at 
org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:53)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Waiting for collection testSimple2 Timeout waiting to see state for 
collection=testSimple2 
:DocCollection(testSimple2//collections/testSimple2/state.json/27)={   
"pullReplicas":"0",   "replicationFactor":"2",   "shards":{     "shard1":{      
 "range":"80000000-ffffffff",       "state":"active",       "replicas":{        
 "core_node3":{           
"dataDir":"hdfs://localhost:46706/solr_hdfs_home/testSimple2/core_node3/data/", 
          "base_url":"https://127.0.0.1:40444/solr";,           
"node_name":"127.0.0.1:40444_solr",           "type":"NRT",           
"force_set_state":"false",           
"ulogDir":"hdfs://localhost:46706/solr_hdfs_home/testSimple2/core_node3/data/tlog",
           "core":"testSimple2_shard1_replica_n1",           
"shared_storage":"true",           "state":"down"},         "core_node5":{      
     
"dataDir":"hdfs://localhost:46706/solr_hdfs_home/testSimple2/core_node5/data/", 
          "base_url":"https://127.0.0.1:45582/solr";,           
"node_name":"127.0.0.1:45582_solr",           "type":"NRT",           
"force_set_state":"false",           
"ulogDir":"hdfs://localhost:46706/solr_hdfs_home/testSimple2/core_node5/data/tlog",
           "core":"testSimple2_shard1_replica_n2",           
"shared_storage":"true",           "state":"active",           
"leader":"true"}}},     "shard2":{       "range":"0-7fffffff",       
"state":"active",       "replicas":{         "core_node7":{           
"dataDir":"hdfs://localhost:46706/solr_hdfs_home/testSimple2/core_node7/data/", 
          "base_url":"https://127.0.0.1:40444/solr";,           
"node_name":"127.0.0.1:40444_solr",           "type":"NRT",           
"force_set_state":"false",           
"ulogDir":"hdfs://localhost:46706/solr_hdfs_home/testSimple2/core_node7/data/tlog",
           "core":"testSimple2_shard2_replica_n4",           
"shared_storage":"true",           "state":"down"},         "core_node8":{      
     
"dataDir":"hdfs://localhost:46706/solr_hdfs_home/testSimple2/core_node8/data/", 
          "base_url":"https://127.0.0.1:45582/solr";,           
"node_name":"127.0.0.1:45582_solr",           "type":"NRT",           
"force_set_state":"false",           
"ulogDir":"hdfs://localhost:46706/solr_hdfs_home/testSimple2/core_node8/data/tlog",
           "core":"testSimple2_shard2_replica_n6",           
"shared_storage":"true",           "state":"active",           
"leader":"true"}}}},   "router":{"name":"compositeId"},   
"maxShardsPerNode":"2",   "autoAddReplicas":"true",   "nrtReplicas":"2",   
"tlogReplicas":"0"} Live Nodes: [127.0.0.1:44859_solr, 127.0.0.1:45582_solr] 
Last available state: 
DocCollection(testSimple2//collections/testSimple2/state.json/27)={   
"pullReplicas":"0",   "replicationFactor":"2",   "shards":{     "shard1":{      
 "range":"80000000-ffffffff",       "state":"active",       "replicas":{        
 "core_node3":{           
"dataDir":"hdfs://localhost:46706/solr_hdfs_home/testSimple2/core_node3/data/", 
          "base_url":"https://127.0.0.1:40444/solr";,           
"node_name":"127.0.0.1:40444_solr",           "type":"NRT",           
"force_set_state":"false",           
"ulogDir":"hdfs://localhost:46706/solr_hdfs_home/testSimple2/core_node3/data/tlog",
           "core":"testSimple2_shard1_replica_n1",           
"shared_storage":"true",           "state":"down"},         "core_node5":{      
     
"dataDir":"hdfs://localhost:46706/solr_hdfs_home/testSimple2/core_node5/data/", 
          "base_url":"https://127.0.0.1:45582/solr";,           
"node_name":"127.0.0.1:45582_solr",           "type":"NRT",           
"force_set_state":"false",           
"ulogDir":"hdfs://localhost:46706/solr_hdfs_home/testSimple2/core_node5/data/tlog",
           "core":"testSimple2_shard1_replica_n2",           
"shared_storage":"true",           "state":"active",           
"leader":"true"}}},     "shard2":{       "range":"0-7fffffff",       
"state":"active",       "replicas":{         "core_node7":{           
"dataDir":"hdfs://localhost:46706/solr_hdfs_home/testSimple2/core_node7/data/", 
          "base_url":"https://127.0.0.1:40444/solr";,           
"node_name":"127.0.0.1:40444_solr",           "type":"NRT",           
"force_set_state":"false",           
"ulogDir":"hdfs://localhost:46706/solr_hdfs_home/testSimple2/core_node7/data/tlog",
           "core":"testSimple2_shard2_replica_n4",           
"shared_storage":"true",           "state":"down"},         "core_node8":{      
     
"dataDir":"hdfs://localhost:46706/solr_hdfs_home/testSimple2/core_node8/data/", 
          "base_url":"https://127.0.0.1:45582/solr";,           
"node_name":"127.0.0.1:45582_solr",           "type":"NRT",           
"force_set_state":"false",           
"ulogDir":"hdfs://localhost:46706/solr_hdfs_home/testSimple2/core_node8/data/tlog",
           "core":"testSimple2_shard2_replica_n6",           
"shared_storage":"true",           "state":"active",           
"leader":"true"}}}},   "router":{"name":"compositeId"},   
"maxShardsPerNode":"2",   "autoAddReplicas":"true",   "nrtReplicas":"2",   
"tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Waiting for collection testSimple2
Timeout waiting to see state for collection=testSimple2 
:DocCollection(testSimple2//collections/testSimple2/state.json/27)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          
"dataDir":"hdfs://localhost:46706/solr_hdfs_home/testSimple2/core_node3/data/",
          "base_url":"https://127.0.0.1:40444/solr";,
          "node_name":"127.0.0.1:40444_solr",
          "type":"NRT",
          "force_set_state":"false",
          
"ulogDir":"hdfs://localhost:46706/solr_hdfs_home/testSimple2/core_node3/data/tlog",
          "core":"testSimple2_shard1_replica_n1",
          "shared_storage":"true",
          "state":"down"},
        "core_node5":{
          
"dataDir":"hdfs://localhost:46706/solr_hdfs_home/testSimple2/core_node5/data/",
          "base_url":"https://127.0.0.1:45582/solr";,
          "node_name":"127.0.0.1:45582_solr",
          "type":"NRT",
          "force_set_state":"false",
          
"ulogDir":"hdfs://localhost:46706/solr_hdfs_home/testSimple2/core_node5/data/tlog",
          "core":"testSimple2_shard1_replica_n2",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{
        "core_node7":{
          
"dataDir":"hdfs://localhost:46706/solr_hdfs_home/testSimple2/core_node7/data/",
          "base_url":"https://127.0.0.1:40444/solr";,
          "node_name":"127.0.0.1:40444_solr",
          "type":"NRT",
          "force_set_state":"false",
          
"ulogDir":"hdfs://localhost:46706/solr_hdfs_home/testSimple2/core_node7/data/tlog",
          "core":"testSimple2_shard2_replica_n4",
          "shared_storage":"true",
          "state":"down"},
        "core_node8":{
          
"dataDir":"hdfs://localhost:46706/solr_hdfs_home/testSimple2/core_node8/data/",
          "base_url":"https://127.0.0.1:45582/solr";,
          "node_name":"127.0.0.1:45582_solr",
          "type":"NRT",
          "force_set_state":"false",
          
"ulogDir":"hdfs://localhost:46706/solr_hdfs_home/testSimple2/core_node8/data/tlog",
          "core":"testSimple2_shard2_replica_n6",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"true",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
Live Nodes: [127.0.0.1:44859_solr, 127.0.0.1:45582_solr]
Last available state: 
DocCollection(testSimple2//collections/testSimple2/state.json/27)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          
"dataDir":"hdfs://localhost:46706/solr_hdfs_home/testSimple2/core_node3/data/",
          "base_url":"https://127.0.0.1:40444/solr";,
          "node_name":"127.0.0.1:40444_solr",
          "type":"NRT",
          "force_set_state":"false",
          
"ulogDir":"hdfs://localhost:46706/solr_hdfs_home/testSimple2/core_node3/data/tlog",
          "core":"testSimple2_shard1_replica_n1",
          "shared_storage":"true",
          "state":"down"},
        "core_node5":{
          
"dataDir":"hdfs://localhost:46706/solr_hdfs_home/testSimple2/core_node5/data/",
          "base_url":"https://127.0.0.1:45582/solr";,
          "node_name":"127.0.0.1:45582_solr",
          "type":"NRT",
          "force_set_state":"false",
          
"ulogDir":"hdfs://localhost:46706/solr_hdfs_home/testSimple2/core_node5/data/tlog",
          "core":"testSimple2_shard1_replica_n2",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{
        "core_node7":{
          
"dataDir":"hdfs://localhost:46706/solr_hdfs_home/testSimple2/core_node7/data/",
          "base_url":"https://127.0.0.1:40444/solr";,
          "node_name":"127.0.0.1:40444_solr",
          "type":"NRT",
          "force_set_state":"false",
          
"ulogDir":"hdfs://localhost:46706/solr_hdfs_home/testSimple2/core_node7/data/tlog",
          "core":"testSimple2_shard2_replica_n4",
          "shared_storage":"true",
          "state":"down"},
        "core_node8":{
          
"dataDir":"hdfs://localhost:46706/solr_hdfs_home/testSimple2/core_node8/data/",
          "base_url":"https://127.0.0.1:45582/solr";,
          "node_name":"127.0.0.1:45582_solr",
          "type":"NRT",
          "force_set_state":"false",
          
"ulogDir":"hdfs://localhost:46706/solr_hdfs_home/testSimple2/core_node8/data/tlog",
          "core":"testSimple2_shard2_replica_n6",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"true",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
        at 
__randomizedtesting.SeedInfo.seed([7B0B922560875242:43B8B6DB47748693]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:310)
        at 
org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:169)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 
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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13734 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest
   [junit4]   2> 536897 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[7B0B922560875242]-worker) [    
] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_7B0B922560875242-001/init-core-data-001
   [junit4]   2> 536897 WARN  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[7B0B922560875242]-worker) [    
] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 536898 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[7B0B922560875242]-worker) [    
] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 536900 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[7B0B922560875242]-worker) [    
] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 536942 WARN  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[7B0B922560875242]-worker) [    
] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 536961 WARN  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[7B0B922560875242]-worker) [    
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 536963 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[7B0B922560875242]-worker) [    
] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 536964 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[7B0B922560875242]-worker) [    
] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 536964 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[7B0B922560875242]-worker) [    
] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 536964 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[7B0B922560875242]-worker) [    
] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 536965 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[7B0B922560875242]-worker) [    
] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@201fa47f{static,/static,jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 537145 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[7B0B922560875242]-worker) [    
] o.e.j.s.h.ContextHandler Started 
o.e.j.w.WebAppContext@5d858e77{hdfs,/,file:///x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/jetty-localhost-37715-hdfs-_-any-8417398594269834614.dir/webapp/,AVAILABLE}{/hdfs}
   [junit4]   2> 537145 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[7B0B922560875242]-worker) [    
] o.e.j.s.AbstractConnector Started 
ServerConnector@3e0ebb4f{HTTP/1.1,[http/1.1]}{localhost:37715}
   [junit4]   2> 537145 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[7B0B922560875242]-worker) [    
] o.e.j.s.Server Started @537205ms
   [junit4]   2> 537300 WARN  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[7B0B922560875242]-worker) [    
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 537302 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[7B0B922560875242]-worker) [    
] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 537303 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[7B0B922560875242]-worker) [    
] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 537303 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[7B0B922560875242]-worker) [    
] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 537303 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[7B0B922560875242]-worker) [    
] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 537303 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[7B0B922560875242]-worker) [    
] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@156c71b3{static,/static,jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 537463 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[7B0B922560875242]-worker) [    
] o.e.j.s.h.ContextHandler Started 
o.e.j.w.WebAppContext@25056277{datanode,/,file:///x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/jetty-localhost-36591-datanode-_-any-2914771065741175601.dir/webapp/,AVAILABLE}{/datanode}
   [junit4]   2> 537463 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[7B0B922560875242]-worker) [    
] o.e.j.s.AbstractConnector Started 
ServerConnector@630c2f2a{HTTP/1.1,[http/1.1]}{localhost:36591}
   [junit4]   2> 537463 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[7B0B922560875242]-worker) [    
] o.e.j.s.Server Started @537524ms
   [junit4]   2> 537680 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x71377d5a1e85af29: Processing first storage report for 
DS-e51ee431-2c08-4b83-bb22-d01b2291447a from datanode 
ecde2280-7217-45ac-8f58-b7a27c235bb5
   [junit4]   2> 537680 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x71377d5a1e85af29: from storage 
DS-e51ee431-2c08-4b83-bb22-d01b2291447a node 
DatanodeRegistration(127.0.0.1:43906, 
datanodeUuid=ecde2280-7217-45ac-8f58-b7a27c235bb5, infoPort=38719, 
infoSecurePort=0, ipcPort=41528, 
storageInfo=lv=-57;cid=testClusterID;nsid=1930482765;c=1558153643194), blocks: 
0, hasStaleStorage: true, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 537680 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x71377d5a1e85af29: Processing first storage report for 
DS-98334dca-dc4a-4fe3-b1f2-8ab821df1601 from datanode 
ecde2280-7217-45ac-8f58-b7a27c235bb5
   [junit4]   2> 537680 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x71377d5a1e85af29: from storage 
DS-98334dca-dc4a-4fe3-b1f2-8ab821df1601 node 
DatanodeRegistration(127.0.0.1:43906, 
datanodeUuid=ecde2280-7217-45ac-8f58-b7a27c235bb5, infoPort=38719, 
infoSecurePort=0, ipcPort=41528, 
storageInfo=lv=-57;cid=testClusterID;nsid=1930482765;c=1558153643194), blocks: 
0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 537757 INFO  
(TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[7B0B922560875242]) [  
  ] o.a.s.SolrTestCaseJ4 ###Starting testSimple
   [junit4]   2> 537759 INFO  
(TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[7B0B922560875242]) [  
  ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_7B0B922560875242-001/tempDir-002
   [junit4]   2> 537759 INFO  
(TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[7B0B922560875242]) [  
  ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 537760 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 537760 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 537860 INFO  
(TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[7B0B922560875242]) [  
  ] o.a.s.c.ZkTestServer start zk server on port:44735
   [junit4]   2> 537860 INFO  
(TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[7B0B922560875242]) [  
  ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44735
   [junit4]   2> 537860 INFO  
(TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[7B0B922560875242]) [  
  ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44735
   [junit4]   2> 537865 INFO  (zkConnectionManagerCallback-2409-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 537868 INFO  (zkConnectionManagerCallback-2411-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 537870 INFO  (zkConnectionManagerCallback-2413-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 537878 WARN  (jetty-launcher-2414-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 537879 INFO  (jetty-launcher-2414-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 537879 INFO  (jetty-launcher-2414-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 537879 INFO  (jetty-launcher-2414-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 537881 INFO  (jetty-launcher-2414-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 537881 INFO  (jetty-launcher-2414-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 537881 INFO  (jetty-launcher-2414-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 537881 WARN  (jetty-launcher-2414-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 537881 INFO  (jetty-launcher-2414-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 537881 INFO  (jetty-launcher-2414-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 537881 INFO  (jetty-launcher-2414-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 537881 INFO  (jetty-launcher-2414-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5c315305{/solr,null,AVAILABLE}
   [junit4]   2> 537882 WARN  (jetty-launcher-2414-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@6fcfcfcf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 537882 INFO  (jetty-launcher-2414-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 537882 INFO  (jetty-launcher-2414-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 537882 INFO  (jetty-launcher-2414-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 537883 INFO  (jetty-launcher-2414-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3bd26b86{SSL,[ssl, 
http/1.1]}{127.0.0.1:45582}
   [junit4]   2> 537883 INFO  (jetty-launcher-2414-thread-1) [    ] 
o.e.j.s.Server Started @537943ms
   [junit4]   2> 537883 INFO  (jetty-launcher-2414-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2584f09f{/solr,null,AVAILABLE}
   [junit4]   2> 537883 INFO  (jetty-launcher-2414-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45582}
   [junit4]   2> 537883 ERROR (jetty-launcher-2414-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 537883 INFO  (jetty-launcher-2414-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 537883 INFO  (jetty-launcher-2414-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.2.0
   [junit4]   2> 537883 WARN  (jetty-launcher-2414-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@393a924[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 537883 INFO  (jetty-launcher-2414-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 537883 INFO  (jetty-launcher-2414-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 537883 INFO  (jetty-launcher-2414-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-18T04:27:24.161Z
   [junit4]   2> 537886 INFO  (jetty-launcher-2414-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@62016bae{SSL,[ssl, 
http/1.1]}{127.0.0.1:40444}
   [junit4]   2> 537886 INFO  (jetty-launcher-2414-thread-3) [    ] 
o.e.j.s.Server Started @537946ms
   [junit4]   2> 537886 INFO  (jetty-launcher-2414-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40444}
   [junit4]   2> 537886 ERROR (jetty-launcher-2414-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 537886 INFO  (jetty-launcher-2414-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 537886 INFO  (jetty-launcher-2414-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.2.0
   [junit4]   2> 537886 INFO  (jetty-launcher-2414-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 537886 INFO  (jetty-launcher-2414-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 537886 INFO  (jetty-launcher-2414-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-18T04:27:24.164Z
   [junit4]   2> 537890 INFO  (zkConnectionManagerCallback-2416-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 537890 INFO  (zkConnectionManagerCallback-2418-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 537890 INFO  (jetty-launcher-2414-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 537891 INFO  (jetty-launcher-2414-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 537897 INFO  (jetty-launcher-2414-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 537897 INFO  (jetty-launcher-2414-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 537899 INFO  (jetty-launcher-2414-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 537899 INFO  (jetty-launcher-2414-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 537900 WARN  (jetty-launcher-2414-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 537901 INFO  (jetty-launcher-2414-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 537901 INFO  (jetty-launcher-2414-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 537901 INFO  (jetty-launcher-2414-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 537901 INFO  (jetty-launcher-2414-thread-3) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b38ee88, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 537902 INFO  (jetty-launcher-2414-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b38ee88, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 537907 INFO  (jetty-launcher-2414-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 537907 INFO  (jetty-launcher-2414-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 537907 INFO  (jetty-launcher-2414-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 537908 INFO  (jetty-launcher-2414-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@70ae4454{/solr,null,AVAILABLE}
   [junit4]   2> 537909 WARN  (jetty-launcher-2414-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@77017072[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 537909 INFO  (jetty-launcher-2414-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@428618f1{SSL,[ssl, 
http/1.1]}{127.0.0.1:44859}
   [junit4]   2> 537910 INFO  (jetty-launcher-2414-thread-2) [    ] 
o.e.j.s.Server Started @537970ms
   [junit4]   2> 537910 INFO  (jetty-launcher-2414-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44859}
   [junit4]   2> 537910 ERROR (jetty-launcher-2414-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 537910 INFO  (jetty-launcher-2414-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 537910 INFO  (jetty-launcher-2414-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.2.0
   [junit4]   2> 537910 INFO  (jetty-launcher-2414-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 537910 INFO  (jetty-launcher-2414-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 537910 INFO  (jetty-launcher-2414-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-18T04:27:24.188Z
   [junit4]   2> 537921 INFO  (zkConnectionManagerCallback-2422-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 537922 INFO  (jetty-launcher-2414-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 537926 INFO  (jetty-launcher-2414-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 537926 INFO  (jetty-launcher-2414-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 537927 INFO  (jetty-launcher-2414-thread-2) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b38ee88, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 538001 INFO  (jetty-launcher-2414-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 538005 WARN  (jetty-launcher-2414-thread-2) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 538006 WARN  (jetty-launcher-2414-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@24cc843b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 538010 WARN  (jetty-launcher-2414-thread-2) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 538011 WARN  (jetty-launcher-2414-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4507c344[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 538012 INFO  (jetty-launcher-2414-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44735/solr
   [junit4]   2> 538028 INFO  (zkConnectionManagerCallback-2429-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 538031 INFO  (zkConnectionManagerCallback-2431-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 538112 INFO  (jetty-launcher-2414-thread-2) 
[n:127.0.0.1:44859_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:44859_solr
   [junit4]   2> 538113 INFO  (jetty-launcher-2414-thread-2) 
[n:127.0.0.1:44859_solr    ] o.a.s.c.Overseer Overseer 
(id=73321678187134983-127.0.0.1:44859_solr-n_0000000000) starting
   [junit4]   2> 538133 INFO  (zkConnectionManagerCallback-2438-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 538135 INFO  (jetty-launcher-2414-thread-2) 
[n:127.0.0.1:44859_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:44735/solr ready
   [junit4]   2> 538147 INFO  
(OverseerStateUpdate-73321678187134983-127.0.0.1:44859_solr-n_0000000000) 
[n:127.0.0.1:44859_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:44859_solr
   [junit4]   2> 538150 INFO  (jetty-launcher-2414-thread-2) 
[n:127.0.0.1:44859_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44859_solr
   [junit4]   2> 538153 INFO  (zkCallback-2430-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 538153 INFO  (zkCallback-2437-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 538185 INFO  (jetty-launcher-2414-thread-2) 
[n:127.0.0.1:44859_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 538188 INFO  (jetty-launcher-2414-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 538189 WARN  (jetty-launcher-2414-thread-3) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 538195 WARN  (jetty-launcher-2414-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@37565b19[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 538218 INFO  (jetty-launcher-2414-thread-2) 
[n:127.0.0.1:44859_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b38ee88
   [junit4]   2> 538234 INFO  (jetty-launcher-2414-thread-2) 
[n:127.0.0.1:44859_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b38ee88
   [junit4]   2> 538234 INFO  (jetty-launcher-2414-thread-2) 
[n:127.0.0.1:44859_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b38ee88
   [junit4]   2> 538236 INFO  (jetty-launcher-2414-thread-2) 
[n:127.0.0.1:44859_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_7B0B922560875242-001/tempDir-002/node2/.
   [junit4]   2> 538239 WARN  (jetty-launcher-2414-thread-3) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 538254 WARN  (jetty-launcher-2414-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4b5b483e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 538256 INFO  (jetty-launcher-2414-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44735/solr
   [junit4]   2> 538259 INFO  (jetty-launcher-2414-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 538260 WARN  (jetty-launcher-2414-thread-1) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 538278 INFO  (zkConnectionManagerCallback-2445-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 538284 WARN  (jetty-launcher-2414-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@467064ec[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 538310 WARN  (jetty-launcher-2414-thread-1) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 538310 INFO  (zkConnectionManagerCallback-2448-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 538316 INFO  (jetty-launcher-2414-thread-3) 
[n:127.0.0.1:40444_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 538318 WARN  (jetty-launcher-2414-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@465bc55a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 538320 INFO  (jetty-launcher-2414-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44735/solr
   [junit4]   2> 538322 INFO  (jetty-launcher-2414-thread-3) 
[n:127.0.0.1:40444_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:40444_solr as DOWN
   [junit4]   2> 538323 INFO  (jetty-launcher-2414-thread-3) 
[n:127.0.0.1:40444_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 538323 INFO  (jetty-launcher-2414-thread-3) 
[n:127.0.0.1:40444_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40444_solr
   [junit4]   2> 538335 INFO  (zkCallback-2437-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 538336 INFO  (zkCallback-2447-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 538336 INFO  (zkConnectionManagerCallback-2455-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 538336 INFO  (zkCallback-2430-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 538337 INFO  (zkConnectionManagerCallback-2460-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 538338 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1047dad86ae000b, likely client has closed socket
   [junit4]   2> 538339 INFO  (jetty-launcher-2414-thread-3) 
[n:127.0.0.1:40444_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 538340 INFO  (jetty-launcher-2414-thread-3) 
[n:127.0.0.1:40444_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:44735/solr ready
   [junit4]   2> 538341 INFO  (zkConnectionManagerCallback-2462-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 538351 INFO  (jetty-launcher-2414-thread-1) 
[n:127.0.0.1:45582_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 538355 INFO  (jetty-launcher-2414-thread-1) 
[n:127.0.0.1:45582_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:45582_solr as DOWN
   [junit4]   2> 538356 INFO  (jetty-launcher-2414-thread-1) 
[n:127.0.0.1:45582_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 538356 INFO  (jetty-launcher-2414-thread-1) 
[n:127.0.0.1:45582_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45582_solr
   [junit4]   2> 538358 INFO  (zkCallback-2430-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 538358 INFO  (zkCallback-2437-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 538358 INFO  (zkCallback-2447-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 538359 INFO  (zkCallback-2461-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 538367 INFO  (zkCallback-2459-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 538370 INFO  (zkConnectionManagerCallback-2469-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 538382 INFO  (jetty-launcher-2414-thread-1) 
[n:127.0.0.1:45582_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 538383 INFO  (jetty-launcher-2414-thread-1) 
[n:127.0.0.1:45582_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:44735/solr ready
   [junit4]   2> 538386 INFO  (jetty-launcher-2414-thread-3) 
[n:127.0.0.1:40444_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 538442 INFO  (jetty-launcher-2414-thread-3) 
[n:127.0.0.1:40444_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b38ee88
   [junit4]   2> 538447 INFO  (jetty-launcher-2414-thread-1) 
[n:127.0.0.1:45582_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 538460 INFO  (jetty-launcher-2414-thread-3) 
[n:127.0.0.1:40444_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b38ee88
   [junit4]   2> 538461 INFO  (jetty-launcher-2414-thread-3) 
[n:127.0.0.1:40444_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b38ee88
   [junit4]   2> 538463 INFO  (jetty-launcher-2414-thread-3) 
[n:127.0.0.1:40444_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_7B0B922560875242-001/tempDir-002/node3/.
   [junit4]   2> 538474 INFO  (jetty-launcher-2414-thread-1) 
[n:127.0.0.1:45582_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b38ee88
   [junit4]   2> 538490 INFO  (jetty-launcher-2414-thread-1) 
[n:127.0.0.1:45582_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b38ee88
   [junit4]   2> 538490 INFO  (jetty-launcher-2414-thread-1) 
[n:127.0.0.1:45582_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b38ee88
   [junit4]   2> 538492 INFO  (jetty-launcher-2414-thread-1) 
[n:127.0.0.1:45582_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_7B0B922560875242-001/tempDir-002/node1/.
   [junit4]   2> 538591 INFO  (zkConnectionManagerCallback-2476-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 538592 INFO  
(TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[7B0B922560875242]) [  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 538596 INFO  
(TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[7B0B922560875242]) [  
  ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44735/solr 
ready
   [junit4]   2> 538642 INFO  (qtp2133634079-9701) [n:127.0.0.1:45582_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster 
params={wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 538672 INFO  (qtp1026938372-9714) [n:127.0.0.1:40444_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:44859_solr,127.0.0.1:40444_solr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 538684 INFO  
(OverseerThreadFactory-2332-thread-1-processing-n:127.0.0.1:44859_solr) 
[n:127.0.0.1:44859_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testSimple1
   [junit4]   2> 538805 INFO  
(OverseerStateUpdate-73321678187134983-127.0.0.1:44859_solr-n_0000000000) 
[n:127.0.0.1:44859_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40444/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 538812 INFO  
(OverseerStateUpdate-73321678187134983-127.0.0.1:44859_solr-n_0000000000) 
[n:127.0.0.1:44859_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44859/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 538816 INFO  
(OverseerStateUpdate-73321678187134983-127.0.0.1:44859_solr-n_0000000000) 
[n:127.0.0.1:44859_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40444/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 538819 INFO  
(OverseerStateUpdate-73321678187134983-127.0.0.1:44859_solr-n_0000000000) 
[n:127.0.0.1:44859_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple1_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44859/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 539030 INFO  (qtp1026938372-9710) [n:127.0.0.1:40444_solr    
x:testSimple1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 539041 INFO  (qtp1026938372-9712) [n:127.0.0.1:40444_solr    
x:testSimple1_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 539084 INFO  (qtp296281562-9726) [n:127.0.0.1:44859_solr    
x:testSimple1_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 539085 INFO  (qtp296281562-9726) [n:127.0.0.1:44859_solr    
x:testSimple1_shard2_replica_n6] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 539091 INFO  (qtp296281562-9728) [n:127.0.0.1:44859_solr    
x:testSimple1_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 540058 INFO  (qtp1026938372-9710) [n:127.0.0.1:40444_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 540062 INFO  (qtp1026938372-9712) [n:127.0.0.1:40444_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 540081 INFO  (qtp1026938372-9712) [n:127.0.0.1:40444_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.s.IndexSchema [testSimple1_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 540084 INFO  (qtp1026938372-9712) [n:127.0.0.1:40444_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 540084 INFO  (qtp1026938372-9712) [n:127.0.0.1:40444_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n4' using 
configuration from collection testSimple1, trusted=true
   [junit4]   2> 540085 INFO  (qtp1026938372-9712) [n:127.0.0.1:40444_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.testSimple1.shard2.replica_n4' (registry 
'solr.core.testSimple1.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b38ee88
   [junit4]   2> 540087 INFO  (qtp1026938372-9710) [n:127.0.0.1:40444_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.s.IndexSchema [testSimple1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 540097 INFO  (qtp1026938372-9712) [n:127.0.0.1:40444_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:46706/solr_hdfs_home
   [junit4]   2> 540097 INFO  (qtp1026938372-9712) [n:127.0.0.1:40444_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 540097 INFO  (qtp1026938372-9712) [n:127.0.0.1:40444_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.SolrCore [[testSimple1_shard2_replica_n4] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_7B0B922560875242-001/tempDir-002/node3/testSimple1_shard2_replica_n4],
 dataDir=[hdfs://localhost:46706/solr_hdfs_home/testSimple1/core_node7/data/]
   [junit4]   2> 540098 INFO  (qtp1026938372-9712) [n:127.0.0.1:40444_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:46706/solr_hdfs_home/testSimple1/core_node7/data/snapshot_metadata
   [junit4]   2> 540099 INFO  (qtp1026938372-9710) [n:127.0.0.1:40444_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 540099 INFO  (qtp1026938372-9710) [n:127.0.0.1:40444_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n1' using 
configuration from collection testSimple1, trusted=true
   [junit4]   2> 540099 INFO  (qtp1026938372-9710) [n:127.0.0.1:40444_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.testSimple1.shard1.replica_n1' (registry 
'solr.core.testSimple1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b38ee88
   [junit4]   2> 540100 INFO  (qtp1026938372-9710) [n:127.0.0.1:40444_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:46706/solr_hdfs_home
   [junit4]   2> 540100 INFO  (qtp1026938372-9710) [n:127.0.0.1:40444_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 540100 INFO  (qtp1026938372-9710) [n:127.0.0.1:40444_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.SolrCore [[testSimple1_shard1_replica_n1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_7B0B922560875242-001/tempDir-002/node3/testSimple1_shard1_replica_n1],
 dataDir=[hdfs://localhost:46706/solr_hdfs_home/testSimple1/core_node3/data/]
   [junit4]   2> 540102 INFO  (qtp1026938372-9710) [n:127.0.0.1:40444_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:46706/solr_hdfs_home/testSimple1/core_node3/data/snapshot_metadata
   [junit4]   2> 540133 INFO  (qtp1026938372-9710) [n:127.0.0.1:40444_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 540133 INFO  (qtp1026938372-9710) [n:127.0.0.1:40444_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_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> 540133 INFO  (qtp1026938372-9710) [n:127.0.0.1:40444_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 540134 INFO  (qtp1026938372-9712) [n:127.0.0.1:40444_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 540134 INFO  (qtp1026938372-9712) [n:127.0.0.1:40444_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 540134 INFO  (qtp1026938372-9712) [n:127.0.0.1:40444_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 540136 INFO  (qtp296281562-9728) [n:127.0.0.1:44859_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 540190 INFO  (qtp296281562-9726) [n:127.0.0.1:44859_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 540190 INFO  (qtp1026938372-9710) [n:127.0.0.1:40444_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 540191 INFO  (qtp1026938372-9710) [n:127.0.0.1:40444_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:46706/solr_hdfs_home/testSimple1/core_node3/data
   [junit4]   2> 540203 INFO  (qtp296281562-9728) [n:127.0.0.1:44859_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.s.IndexSchema [testSimple1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 540206 INFO  (qtp296281562-9728) [n:127.0.0.1:44859_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 540206 INFO  (qtp296281562-9728) [n:127.0.0.1:44859_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n2' using 
configuration from collection testSimple1, trusted=true
   [junit4]   2> 540207 INFO  (qtp296281562-9728) [n:127.0.0.1:44859_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.testSimple1.shard1.replica_n2' (registry 
'solr.core.testSimple1.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b38ee88
   [junit4]   2> 540207 INFO  (qtp296281562-9728) [n:127.0.0.1:44859_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:46706/solr_hdfs_home
   [junit4]   2> 540207 INFO  (qtp296281562-9728) [n:127.0.0.1:44859_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 540207 INFO  (qtp296281562-9728) [n:127.0.0.1:44859_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.SolrCore [[testSimple1_shard1_replica_n2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_7B0B922560875242-001/tempDir-002/node2/testSimple1_shard1_replica_n2],
 dataDir=[hdfs://localhost:46706/solr_hdfs_home/testSimple1/core_node5/data/]
   [junit4]   2> 540209 INFO  (qtp296281562-9728) [n:127.0.0.1:44859_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:46706/solr_hdfs_home/testSimple1/core_node5/data/snapshot_metadata
   [junit4]   2> 540220 INFO  (qtp296281562-9728) [n:127.0.0.1:44859_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 540220 INFO  (qtp296281562-9728) [n:127.0.0.1:44859_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 540220 INFO  (qtp296281562-9728) [n:127.0.0.1:44859_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 540225 INFO  (qtp296281562-9726) [n:127.0.0.1:44859_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.s.IndexSchema [testSimple1_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 540228 INFO  (qtp296281562-9726) [n:127.0.0.1:44859_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 540228 INFO  (qtp296281562-9726) [n:127.0.0.1:44859_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n6' using 
configuration from collection testSimple1, trusted=true
   [junit4]   2> 540228 INFO  (qtp296281562-9726) [n:127.0.0.1:44859_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.testSimple1.shard2.replica_n6' (registry 
'solr.core.testSimple1.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b38ee88
   [junit4]   2> 540229 INFO  (qtp296281562-9726) [n:127.0.0.1:44859_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:46706/solr_hdfs_home
   [junit4]   2> 540229 INFO  (qtp296281562-9726) [n:127.0.0.1:44859_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 540229 INFO  (qtp296281562-9726) [n:127.0.0.1:44859_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.SolrCore [[testSimple1_shard2_replica_n6] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_7B0B922560875242-001/tempDir-002/node2/testSimple1_shard2_replica_n6],
 dataDir=[hdfs://localhost:46706/solr_hdfs_home/testSimple1/core_node8/data/]
   [junit4]   2> 540230 INFO  (qtp296281562-9726) [n:127.0.0.1:44859_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:46706/solr_hdfs_home/testSimple1/core_node8/data/snapshot_metadata
   [junit4]   2> 540238 INFO  (qtp296281562-9726) [n:127.0.0.1:44859_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 540238 INFO  (qtp296281562-9726) [n:127.0.0.1:44859_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 540238 INFO  (qtp296281562-9726) [n:127.0.0.1:44859_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 540246 INFO  (qtp296281562-9728) [n:127.0.0.1:44859_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 540247 INFO  (qtp296281562-9728) [n:127.0.0.1:44859_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:46706/solr_hdfs_home/testSimple1/core_node5/data
   [junit4]   2> 540248 INFO  (qtp296281562-9726) [n:127.0.0.1:44859_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 540251 INFO  (qtp296281562-9726) [n:127.0.0.1:44859_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:46706/solr_hdfs_home/testSimple1/core_node8/data
   [junit4]   2> 540263 INFO  (qtp1026938372-9710) [n:127.0.0.1:40444_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:46706/solr_hdfs_home/testSimple1/core_node3/data/index
   [junit4]   2> 540266 INFO  (qtp296281562-9728) [n:127.0.0.1:44859_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:46706/solr_hdfs_home/testSimple1/core_node5/data/index
   [junit4]   2> 540273 INFO  (qtp296281562-9728) [n:127.0.0.1:44859_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 540273 INFO  (qtp296281562-9728) [n:127.0.0.1:44859_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 540273 INFO  (qtp296281562-9728) [n:127.0.0.1:44859_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 540279 INFO  (qtp296281562-9728) [n:127.0.0.1:44859_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 540283 INFO  (qtp1026938372-9710) [n:127.0.0.1:40444_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 540283 INFO  (qtp1026938372-9710) [n:127.0.0.1:40444_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_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> 540283 INFO  (qtp1026938372-9710) [n:127.0.0.1:40444_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 540289 INFO  (qtp1026938372-9710) [n:127.0.0.1:40444_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 540310 INFO  (qtp296281562-9726) [n:127.0.0.1:44859_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:46706/solr_hdfs_home/testSimple1/core_node8/data/index
   [junit4]   2> 540325 INFO  (qtp296281562-9726) [n:127.0.0.1:44859_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 540326 INFO  (qtp296281562-9726) [n:127.0.0.1:44859_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 540326 INFO  (qtp296281562-9726) [n:127.0.0.1:44859_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 540338 INFO  (qtp1026938372-9712) [n:127.0.0.1:40444_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 540339 INFO  (qtp296281562-9726) [n:127.0.0.1:44859_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 540339 INFO  (qtp1026938372-9712) [n:127.0.0.1:40444_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:46706/solr_hdfs_home/testSimple1/core_node7/data
   [junit4]   2> 540372 INFO  (qtp1026938372-9712) [n:127.0.0.1:40444_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:46706/solr_hdfs_home/testSimple1/core_node7/data/index
   [junit4]   2> 540383 INFO  (qtp1026938372-9712) [n:127.0.0.1:40444_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 540383 INFO  (qtp1026938372-9712) [n:127.0.0.1:40444_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 540383 INFO  (qtp1026938372-9712) [n:127.0.0.1:40444_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 540405 INFO  (qtp1026938372-9712) [n:127.0.0.1:40444_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 540639 INFO  (qtp296281562-9726) [n:127.0.0.1:44859_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 540639 INFO  (qtp296281562-9726) [n:127.0.0.1:44859_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 540639 INFO  (qtp296281562-9726) [n:127.0.0.1:44859_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 540650 INFO  (qtp1026938372-9712) [n:127.0.0.1:40444_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 540650 INFO  (qtp1026938372-9712) [n:127.0.0.1:40444_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 540650 INFO  (qtp1026938372-9712) [n:127.0.0.1:40444_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 540705 INFO  (qtp296281562-9726) [n:127.0.0.1:44859_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 540705 INFO  (qtp296281562-9726) [n:127.0.0.1:44859_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 540705 INFO  (qtp1026938372-9712) [n:127.0.0.1:40444_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 540705 INFO  (qtp1026938372-9712) [n:127.0.0.1:40444_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 540793 INFO  (qtp296281562-9726) [n:127.0.0.1:44859_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@11a9f8f5[testSimple1_shard2_replica_n6] main]
   [junit4]   2> 540794 INFO  (qtp1026938372-9712) [n:127.0.0.1:40444_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6bbed000[testSimple1_shard2_replica_n4] main]
   [junit4]   2> 540794 INFO  (qtp296281562-9726) [n:127.0.0.1:44859_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 540795 INFO  (qtp296281562-9726) [n:127.0.0.1:44859_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 540796 INFO  (qtp296281562-9726) [n:127.0.0.1:44859_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 540796 INFO  (qtp296281562-9726) [n:127.0.0.1:44859_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1633842518634266624
   [junit4]   2> 540798 INFO  (qtp1026938372-9712) [n:127.0.0.1:40444_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 540800 INFO  (qtp1026938372-9712) [n:127.0.0.1:40444_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 540800 INFO  
(searcherExecutor-2354-thread-1-processing-n:127.0.0.1:44859_solr 
x:testSimple1_shard2_replica_n6 c:testSimple1 s:shard2 r:core_node8) 
[n:127.0.0.1:44859_solr c:testSimple1 s:shard2 r:core_node8 
x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore 
[testSimple1_shard2_replica_n6] Registered new searcher 
Searcher@11a9f8f5[testSimple1_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 540800 INFO  (qtp1026938372-9712) [n:127.0.0.1:40444_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 540801 INFO  (qtp1026938372-9712) [n:127.0.0.1:40444_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1633842518639509504
   [junit4]   2> 540805 INFO  (qtp296281562-9726) [n:127.0.0.1:44859_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/testSimple1/terms/shard2 to Terms{values={core_node8=0}, version=0}
   [junit4]   2> 540805 INFO  (qtp296281562-9726) [n:127.0.0.1:44859_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/testSimple1/leaders/shard2
   [junit4]   2> 540811 INFO  
(searcherExecutor-2351-thread-1-processing-n:127.0.0.1:40444_solr 
x:testSimple1_shard2_replica_n4 c:testSimple1 s:shard2 r:core_node7) 
[n:127.0.0.1:40444_solr c:testSimple1 s:shard2 r:core_node7 
x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore 
[testSimple1_shard2_replica_n4] Registered new searcher 
Searcher@6bbed000[testSimple1_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 540814 INFO  (qtp296281562-9726) [n:127.0.0.1:44859_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=14995ms
   [junit4]   2> 540817 INFO  (qtp1026938372-9712) [n:127.0.0.1:40444_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/testSimple1/terms/shard2 to Terms{values={core_node7=0, 
core_node8=0}, version=1}
   [junit4]   2> 540817 INFO  (qtp1026938372-9712) [n:127.0.0.1:40444_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/testSimple1/leaders/shard2
   [junit4]   2> 540906 INFO  (qtp296281562-9728) [n:127.0.0.1:44859_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 540906 INFO  (qtp296281562-9728) [n:127.0.0.1:44859_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 540906 INFO  (qtp296281562-9728) [n:127.0.0.1:44859_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 540919 INFO  (qtp296281562-9728) [n:127.0.0.1:44859_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 540919 INFO  (qtp296281562-9728) [n:127.0.0.1:44859_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 540921 INFO  (qtp1026938372-9710) [n:127.0.0.1:40444_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 540921 INFO  (qtp1026938372-9710) [n:127.0.0.1:40444_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 540921 INFO  (qtp1026938372-9710) [n:127.0.0.1:40444_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 540933 INFO  (qtp1026938372-9710) [n:127.0.0.1:40444_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 540933 INFO  (qtp1026938372-9710) [n:127.0.0.1:40444_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 540959 INFO  (qtp1026938372-9710) [n:127.0.0.1:40444_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@42e24046[testSimple1_shard1_replica_n1] main]
   [junit4]   2> 540961 INFO  (qtp296281562-9728) [n:127.0.0.1:44859_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@49e79071[testSimple1_shard1_replica_n2] main]
   [junit4]   2> 540961 INFO  (qtp1026938372-9710) [n:127.0.0.1:40444_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 540962 INFO  (qtp1026938372-9710) [n:127.0.0.1:40444_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 540962 INFO  (qtp296281562-9728) [n:127.0.0.1:44859_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 540962 INFO  (qtp296281562-9728) [n:127.0.0.1:44859_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 540963 INFO  (qtp1026938372-9710) [n:127.0.0.1:40444_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 540963 INFO  (qtp1026938372-9710) [n:127.0.0.1:40444_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1633842518809378816
   [junit4]   2> 540963 INFO  (qtp296281562-9728) [n:127.0.0.1:44859_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 540964 INFO  (qtp296281562-9728) [n:127.0.0.1:44859_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1633842518810427392
   [junit4]   2> 540970 INFO  
(searcherExecutor-2352-thread-1-processing-n:127.0.0.1:40444_solr 
x:testSimple1_shard1_replica_n1 c:testSimple1 s:shard1 r:core_node3) 
[n:127.0.0.1:40444_solr c:testSimple1 s:shard1 r:core_node3 
x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore 
[testSimple1_shard1_replica_n1] Registered new searcher 
Searcher@42e24046[testSimple1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 540971 INFO  
(searcherExecutor-2353-thread-1-processing-n:127.0.0.1:44859_solr 
x:testSimple1_shard1_replica_n2 c:testSimple1 s:shard1 r:core_node5) 
[n:127.0.0.1:44859_solr c:testSimple1 s:shard1 r:core_node5 
x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore 
[testSimple1_shard1_replica_n2] Registered new searcher 
Searcher@49e79071[testSimple1_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 540974 INFO  (qtp296281562-9728) [n:127.0.0.1:44859_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/testSimple1/terms/shard1 to Terms{values={core_node5=0}, version=0}
   [junit4]   2> 540975 INFO  (qtp296281562-9728) [n:127.0.0.1:44859_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_

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

unit4]   2> 3590634 INFO  
(TEST-RollingRestartTest.test-seed#[7B0B922560875242]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 42424
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=RollingRestartTest 
-Dtests.method=test -Dtests.seed=7B0B922560875242 -Dtests.multiplier=2 
-Dtests.nightly=true -Dtests.slow=true -Dtests.badapples=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=sr-CS -Dtests.timezone=Brazil/West -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR    471s J2 | RollingRestartTest.test <<<
   [junit4]    > Throwable #1: java.net.BindException: Address already in use
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([7B0B922560875242:F35FADFFCE7B3FBA]:0)
   [junit4]    >        at sun.nio.ch.Net.bind0(Native Method)
   [junit4]    >        at sun.nio.ch.Net.bind(Net.java:433)
   [junit4]    >        at sun.nio.ch.Net.bind(Net.java:425)
   [junit4]    >        at 
sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
   [junit4]    >        at 
sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
   [junit4]    >        at 
org.eclipse.jetty.server.ServerConnector.openAcceptChannel(ServerConnector.java:342)
   [junit4]    >        at 
org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:308)
   [junit4]    >        at 
org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
   [junit4]    >        at 
org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:236)
   [junit4]    >        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
   [junit4]    >        at 
org.eclipse.jetty.server.Server.doStart(Server.java:394)
   [junit4]    >        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
   [junit4]    >        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.retryOnPortBindFailure(JettySolrRunner.java:558)
   [junit4]    >        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:497)
   [junit4]    >        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:465)
   [junit4]    >        at 
org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:104)
   [junit4]    >        at 
org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:53)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_7B0B922560875242-001
   [junit4]   2> May 18, 2019 5:18:17 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, 
docValues:{}, maxPointsInLeafNode=1239, maxMBSortInHeap=5.844401412534198, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@53f2679d),
 locale=sr-CS, timezone=Brazil/West
   [junit4]   2> NOTE: Linux 4.4.0-137-generic amd64/Oracle Corporation 
1.8.0_191 (64-bit)/cpus=4,threads=1,free=147925784,total=527433728
   [junit4]   2> NOTE: All tests run in this JVM: 
[HttpPartitionWithTlogReplicasTest, DateRangeFieldTest, TestInfoStreamLogging, 
TestSSLRandomization, ShowFileRequestHandlerTest, TestDownShardTolerantSearch, 
TestDynamicLoading, BaseCdcrDistributedZkTest, ConvertedLegacyTest, 
TestLogWatcher, PhrasesIdentificationComponentTest, TestRTimerTree, 
TestDelegationWithHadoopAuth, ShardSplitTest, TestZkAclsWithHadoopAuth, 
PrimitiveFieldTypeTest, SolrCLIZkUtilsTest, CopyFieldTest, 
TestFieldTypeCollectionResource, SimpleFacetsTest, TestSimLargeCluster, 
TestReloadDeadlock, CachingDirectoryFactoryTest, ExecutePlanActionTest, 
CoreAdminCreateDiscoverTest, LeaderElectionTest, XsltUpdateRequestHandlerTest, 
TestReplicaProperties, DOMUtilTest, TestAuthenticationFramework, 
TestComponentsName, TestPerFieldSimilarityWithDefaultOverride, TestSolrXml, 
TestShardHandlerFactory, NodeLostTriggerTest, TestFastOutputStream, 
TestFieldCacheSortRandom, OutputWriterTest, TestSlowCompositeReaderWrapper, 
TimeZoneUtilsTest, NestedAtomicUpdateTest, TestIBSimilarityFactory, 
HdfsLockFactoryTest, TestFunctionQuery, IndexSizeTriggerTest, 
TestSimpleQParserPlugin, TestMiniSolrCloudClusterSSL, 
FileBasedSpellCheckerTest, TestJsonFacetsStatsParsing, BadIndexSchemaTest, 
TestFieldSortValues, TestLRUCache, TestStressReorder, 
ConcurrentDeleteAndCreateCollectionTest, TriggerIntegrationTest, 
ReplaceNodeNoTargetTest, HdfsWriteToMultipleCollectionsTest, 
LeaderTragicEventTest, FieldMutatingUpdateProcessorTest, 
TestSurroundQueryParser, SolrIndexSplitterTest, TestNoOpRegenerator, 
TestDeleteCollectionOnDownNodes, RequestHandlersTest, 
DistributedFacetPivotLargeTest, NotRequiredUniqueKeyTest, 
OverriddenZkACLAndCredentialsProvidersTest, TestSortableTextField, 
TestPartialUpdateDeduplication, UpdateLogTest, HLLSerializationTest, 
ScheduledMaintenanceTriggerTest, TestFieldCache, TestRecovery, 
TestSizeLimitedDistributedMap, TestRestoreCore, 
SignatureUpdateProcessorFactoryTest, DocumentBuilderTest, TestXmlQParser, 
SplitShardTest, TestLazyCores, HealthCheckHandlerTest, ZkCLITest, 
MergeStrategyTest, TestManagedSynonymFilterFactory, PolyFieldTest, 
HttpSolrCallGetCoreTest, TestSuggestSpellingConverter, TestManagedSchemaAPI, 
TestMinHashQParser, TestCorePropertiesReload, HdfsBasicDistributedZk2Test, 
ChaosMonkeySafeLeaderTest, SolrCmdDistributorTest, TestFaceting, 
TestSerializedLuceneMatchVersion, BlockJoinFacetDistribTest, 
TestClassicSimilarityFactory, AssignTest, DefaultValueUpdateProcessorTest, 
SpellCheckCollatorWithCollapseTest, TestCharFilters, 
PropertiesRequestHandlerTest, TestRangeQuery, PluginInfoTest, 
TestRandomRequestDistribution, SolrTestCaseJ4Test, TestApiFramework, 
NestedShardedAtomicUpdateTest, TestReversedWildcardFilterFactory, 
ClusterStateUpdateTest, SchemaVersionSpecificBehaviorTest, 
TestElisionMultitermQuery, TestMacroExpander, TestDocumentBuilder, 
TestWithCollection, BlockDirectoryTest, TemplateUpdateProcessorTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, FacetPivotSmallTest, TestStreamBody, 
TestNumericRangeQuery32, TestLeaderElectionWithEmptyReplica, 
TestSolrCloudSnapshots, JsonLoaderTest, ShardRoutingTest, 
TestSortByMinMaxFunction, SortSpecParsingTest, TestSimPolicyCloud, 
TestDefaultStatsCache, FileUtilsTest, DistributedFacetPivotSmallTest, 
DeleteReplicaTest, TestConfigSetsAPIExclusivity, TaggerTest, 
HdfsChaosMonkeySafeLeaderTest, AuditLoggerPluginTest, 
MissingSegmentRecoveryTest, ShufflingReplicaListTransformerTest, OverseerTest, 
BasicZkTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CollectionPropsTest, 
ConcurrentCreateRoutedAliasTest, ConfigSetsAPITest, ConnectionManagerTest, 
CreateCollectionCleanupTest, CreateRoutedAliasTest, DeleteInactiveReplicaTest, 
DeleteShardTest, DeleteStatusTest, DistribCursorPagingTest, 
DistribJoinFromCollectionTest, DistributedQueueTest, DocValuesNotIndexedTest, 
LeaderVoteWaitTimeoutTest, MoveReplicaTest, 
OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, 
OverseerRolesTest, PeerSyncReplicationTest, RollingRestartTest]
   [junit4] Completed [529/858 (2!)] on J2 in 471.62s, 1 test, 1 error <<< 
FAILURES!

[...truncated 50910 lines...]
[asciidoctor:convert] asciidoctor: ERROR: about-this-guide.adoc: line 1: 
invalid part, must have at least one section (e.g., chapter, appendix, etc.)
[asciidoctor:convert] asciidoctor: ERROR: solr-glossary.adoc: line 1: invalid 
part, must have at least one section (e.g., chapter, appendix, etc.)
     [java] Processed 2531 links (2070 relative) to 3359 anchors in 253 files
     [echo] Validated Links & Anchors via: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/solr-ref-guide/bare-bones-html/

-documentation-lint:
    [jtidy] Checking for broken html (such as invalid tags)...
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/lucene/build/jtidy_tmp
     [echo] Checking for broken links...
     [exec] 
     [exec] Crawl/parse...
     [exec] 
     [exec] Verify...
     [echo] Checking for malformed docs...
     [exec] 
     [exec] 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build/docs/solr-solrj/overview-summary.html
     [exec]   missing description: org.noggit
     [exec] 
     [exec] Missing javadocs were found!

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/build.xml:662:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/build.xml:101:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build.xml:660:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/solr/build.xml:676:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-8.x/checkout/lucene/common-build.xml:2530:
 exec returned: 1

Total time: 293 minutes 18 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to