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

5 tests failed.
FAILED:  
org.apache.lucene.search.TestSimpleSearchEquivalence.testBoostQuerySimplification

Error Message:
expected:<289> but was:<600>

Stack Trace:
java.lang.AssertionError: expected:<289> but was:<600>
        at 
__randomizedtesting.SeedInfo.seed([805B52EDBF32AFFE:7525C129E4A0EA3A]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at org.junit.Assert.assertEquals(Assert.java:631)
        at 
org.apache.lucene.search.SearchEquivalenceTestBase.assertSameScores(SearchEquivalenceTestBase.java:255)
        at 
org.apache.lucene.search.SearchEquivalenceTestBase.assertSameScores(SearchEquivalenceTestBase.java:228)
        at 
org.apache.lucene.search.TestSimpleSearchEquivalence.testBoostQuerySimplification(TestSimpleSearchEquivalence.java:219)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.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 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  
org.apache.lucene.search.TestSimpleSearchEquivalence.testBooleanBoostPropagation

Error Message:
expected:<37> but was:<628>

Stack Trace:
java.lang.AssertionError: expected:<37> but was:<628>
        at 
__randomizedtesting.SeedInfo.seed([805B52EDBF32AFFE:AC16959A5ED6E925]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at org.junit.Assert.assertEquals(Assert.java:631)
        at 
org.apache.lucene.search.SearchEquivalenceTestBase.assertSameScores(SearchEquivalenceTestBase.java:255)
        at 
org.apache.lucene.search.SearchEquivalenceTestBase.assertSameScores(SearchEquivalenceTestBase.java:228)
        at 
org.apache.lucene.search.TestSimpleSearchEquivalence.testBooleanBoostPropagation(TestSimpleSearchEquivalence.java:235)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.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 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  
org.apache.lucene.search.TestSimpleSearchEquivalence.testSloppyPhraseRelativePositions

Error Message:
expected:<93> but was:<2007>

Stack Trace:
java.lang.AssertionError: expected:<93> but was:<2007>
        at 
__randomizedtesting.SeedInfo.seed([805B52EDBF32AFFE:A353831BA63AEEC7]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at org.junit.Assert.assertEquals(Assert.java:631)
        at 
org.apache.lucene.search.SearchEquivalenceTestBase.assertSameScores(SearchEquivalenceTestBase.java:255)
        at 
org.apache.lucene.search.SearchEquivalenceTestBase.assertSameScores(SearchEquivalenceTestBase.java:228)
        at 
org.apache.lucene.search.TestSimpleSearchEquivalence.testSloppyPhraseRelativePositions(TestSimpleSearchEquivalence.java:207)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.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 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  
org.apache.lucene.search.TestSimpleSearchEquivalence.testPhraseRelativePositions

Error Message:
expected:<93> but was:<3083>

Stack Trace:
java.lang.AssertionError: expected:<93> but was:<3083>
        at 
__randomizedtesting.SeedInfo.seed([805B52EDBF32AFFE:CEB2AB7C18606FF1]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at org.junit.Assert.assertEquals(Assert.java:631)
        at 
org.apache.lucene.search.SearchEquivalenceTestBase.assertSameScores(SearchEquivalenceTestBase.java:255)
        at 
org.apache.lucene.search.SearchEquivalenceTestBase.assertSameScores(SearchEquivalenceTestBase.java:228)
        at 
org.apache.lucene.search.TestSimpleSearchEquivalence.testPhraseRelativePositions(TestSimpleSearchEquivalence.java:194)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.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 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:834)


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/25)={   
"pullReplicas":"0",   "replicationFactor":"2",   "shards":{     "shard1":{      
 "range":"80000000-ffffffff",       "state":"active",       "replicas":{        
 "core_node3":{           
"dataDir":"hdfs://localhost:41198/solr_hdfs_home/testSimple2/core_node3/data/", 
          "base_url":"http://127.0.0.1:34833/solr";,           
"node_name":"127.0.0.1:34833_solr",           "type":"NRT",           
"force_set_state":"false",           
"ulogDir":"hdfs://localhost:41198/solr_hdfs_home/testSimple2/core_node3/data/tlog",
           "core":"testSimple2_shard1_replica_n1",           
"shared_storage":"true",           "state":"active",           
"leader":"true"},         "core_node5":{           
"dataDir":"hdfs://localhost:41198/solr_hdfs_home/testSimple2/core_node5/data/", 
          "base_url":"http://127.0.0.1:40845/solr";,           
"node_name":"127.0.0.1:40845_solr",           "type":"NRT",           
"force_set_state":"false",           
"ulogDir":"hdfs://localhost:41198/solr_hdfs_home/testSimple2/core_node5/data/tlog",
           "core":"testSimple2_shard1_replica_n2",           
"shared_storage":"true",           "state":"down"}}},     "shard2":{       
"range":"0-7fffffff",       "state":"active",       "replicas":{         
"core_node7":{           
"dataDir":"hdfs://localhost:41198/solr_hdfs_home/testSimple2/core_node7/data/", 
          "base_url":"http://127.0.0.1:34833/solr";,           
"node_name":"127.0.0.1:34833_solr",           "type":"NRT",           
"force_set_state":"false",           
"ulogDir":"hdfs://localhost:41198/solr_hdfs_home/testSimple2/core_node7/data/tlog",
           "core":"testSimple2_shard2_replica_n4",           
"shared_storage":"true",           "state":"active",           
"leader":"true"},         "core_node8":{           
"dataDir":"hdfs://localhost:41198/solr_hdfs_home/testSimple2/core_node8/data/", 
          "base_url":"http://127.0.0.1:40845/solr";,           
"node_name":"127.0.0.1:40845_solr",           "type":"NRT",           
"force_set_state":"false",           
"ulogDir":"hdfs://localhost:41198/solr_hdfs_home/testSimple2/core_node8/data/tlog",
           "core":"testSimple2_shard2_replica_n6",           
"shared_storage":"true",           "state":"down"}}}},   
"router":{"name":"compositeId"},   "maxShardsPerNode":"2",   
"autoAddReplicas":"true",   "nrtReplicas":"2",   "tlogReplicas":"0"} Live 
Nodes: [127.0.0.1:34833_solr, 127.0.0.1:38387_solr] Last available state: 
DocCollection(testSimple2//collections/testSimple2/state.json/25)={   
"pullReplicas":"0",   "replicationFactor":"2",   "shards":{     "shard1":{      
 "range":"80000000-ffffffff",       "state":"active",       "replicas":{        
 "core_node3":{           
"dataDir":"hdfs://localhost:41198/solr_hdfs_home/testSimple2/core_node3/data/", 
          "base_url":"http://127.0.0.1:34833/solr";,           
"node_name":"127.0.0.1:34833_solr",           "type":"NRT",           
"force_set_state":"false",           
"ulogDir":"hdfs://localhost:41198/solr_hdfs_home/testSimple2/core_node3/data/tlog",
           "core":"testSimple2_shard1_replica_n1",           
"shared_storage":"true",           "state":"active",           
"leader":"true"},         "core_node5":{           
"dataDir":"hdfs://localhost:41198/solr_hdfs_home/testSimple2/core_node5/data/", 
          "base_url":"http://127.0.0.1:40845/solr";,           
"node_name":"127.0.0.1:40845_solr",           "type":"NRT",           
"force_set_state":"false",           
"ulogDir":"hdfs://localhost:41198/solr_hdfs_home/testSimple2/core_node5/data/tlog",
           "core":"testSimple2_shard1_replica_n2",           
"shared_storage":"true",           "state":"down"}}},     "shard2":{       
"range":"0-7fffffff",       "state":"active",       "replicas":{         
"core_node7":{           
"dataDir":"hdfs://localhost:41198/solr_hdfs_home/testSimple2/core_node7/data/", 
          "base_url":"http://127.0.0.1:34833/solr";,           
"node_name":"127.0.0.1:34833_solr",           "type":"NRT",           
"force_set_state":"false",           
"ulogDir":"hdfs://localhost:41198/solr_hdfs_home/testSimple2/core_node7/data/tlog",
           "core":"testSimple2_shard2_replica_n4",           
"shared_storage":"true",           "state":"active",           
"leader":"true"},         "core_node8":{           
"dataDir":"hdfs://localhost:41198/solr_hdfs_home/testSimple2/core_node8/data/", 
          "base_url":"http://127.0.0.1:40845/solr";,           
"node_name":"127.0.0.1:40845_solr",           "type":"NRT",           
"force_set_state":"false",           
"ulogDir":"hdfs://localhost:41198/solr_hdfs_home/testSimple2/core_node8/data/tlog",
           "core":"testSimple2_shard2_replica_n6",           
"shared_storage":"true",           "state":"down"}}}},   
"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/25)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          
"dataDir":"hdfs://localhost:41198/solr_hdfs_home/testSimple2/core_node3/data/",
          "base_url":"http://127.0.0.1:34833/solr";,
          "node_name":"127.0.0.1:34833_solr",
          "type":"NRT",
          "force_set_state":"false",
          
"ulogDir":"hdfs://localhost:41198/solr_hdfs_home/testSimple2/core_node3/data/tlog",
          "core":"testSimple2_shard1_replica_n1",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"},
        "core_node5":{
          
"dataDir":"hdfs://localhost:41198/solr_hdfs_home/testSimple2/core_node5/data/",
          "base_url":"http://127.0.0.1:40845/solr";,
          "node_name":"127.0.0.1:40845_solr",
          "type":"NRT",
          "force_set_state":"false",
          
"ulogDir":"hdfs://localhost:41198/solr_hdfs_home/testSimple2/core_node5/data/tlog",
          "core":"testSimple2_shard1_replica_n2",
          "shared_storage":"true",
          "state":"down"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{
        "core_node7":{
          
"dataDir":"hdfs://localhost:41198/solr_hdfs_home/testSimple2/core_node7/data/",
          "base_url":"http://127.0.0.1:34833/solr";,
          "node_name":"127.0.0.1:34833_solr",
          "type":"NRT",
          "force_set_state":"false",
          
"ulogDir":"hdfs://localhost:41198/solr_hdfs_home/testSimple2/core_node7/data/tlog",
          "core":"testSimple2_shard2_replica_n4",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"},
        "core_node8":{
          
"dataDir":"hdfs://localhost:41198/solr_hdfs_home/testSimple2/core_node8/data/",
          "base_url":"http://127.0.0.1:40845/solr";,
          "node_name":"127.0.0.1:40845_solr",
          "type":"NRT",
          "force_set_state":"false",
          
"ulogDir":"hdfs://localhost:41198/solr_hdfs_home/testSimple2/core_node8/data/tlog",
          "core":"testSimple2_shard2_replica_n6",
          "shared_storage":"true",
          "state":"down"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"true",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
Live Nodes: [127.0.0.1:34833_solr, 127.0.0.1:38387_solr]
Last available state: 
DocCollection(testSimple2//collections/testSimple2/state.json/25)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          
"dataDir":"hdfs://localhost:41198/solr_hdfs_home/testSimple2/core_node3/data/",
          "base_url":"http://127.0.0.1:34833/solr";,
          "node_name":"127.0.0.1:34833_solr",
          "type":"NRT",
          "force_set_state":"false",
          
"ulogDir":"hdfs://localhost:41198/solr_hdfs_home/testSimple2/core_node3/data/tlog",
          "core":"testSimple2_shard1_replica_n1",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"},
        "core_node5":{
          
"dataDir":"hdfs://localhost:41198/solr_hdfs_home/testSimple2/core_node5/data/",
          "base_url":"http://127.0.0.1:40845/solr";,
          "node_name":"127.0.0.1:40845_solr",
          "type":"NRT",
          "force_set_state":"false",
          
"ulogDir":"hdfs://localhost:41198/solr_hdfs_home/testSimple2/core_node5/data/tlog",
          "core":"testSimple2_shard1_replica_n2",
          "shared_storage":"true",
          "state":"down"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{
        "core_node7":{
          
"dataDir":"hdfs://localhost:41198/solr_hdfs_home/testSimple2/core_node7/data/",
          "base_url":"http://127.0.0.1:34833/solr";,
          "node_name":"127.0.0.1:34833_solr",
          "type":"NRT",
          "force_set_state":"false",
          
"ulogDir":"hdfs://localhost:41198/solr_hdfs_home/testSimple2/core_node7/data/tlog",
          "core":"testSimple2_shard2_replica_n4",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"},
        "core_node8":{
          
"dataDir":"hdfs://localhost:41198/solr_hdfs_home/testSimple2/core_node8/data/",
          "base_url":"http://127.0.0.1:40845/solr";,
          "node_name":"127.0.0.1:40845_solr",
          "type":"NRT",
          "force_set_state":"false",
          
"ulogDir":"hdfs://localhost:41198/solr_hdfs_home/testSimple2/core_node8/data/tlog",
          "core":"testSimple2_shard2_replica_n6",
          "shared_storage":"true",
          "state":"down"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"true",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
        at 
__randomizedtesting.SeedInfo.seed([C25C2311A202F8DE:FAEF07EF85F12C0F]: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 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 1846 lines...]
   [junit4] Suite: org.apache.lucene.search.TestSimpleSearchEquivalence
   [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=TestSimpleSearchEquivalence 
-Dtests.method=testBoostQuerySimplification -Dtests.seed=805B52EDBF32AFFE 
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.badapples=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/test-data/enwiki.random.lines.txt
 -Dtests.locale=dz-BT -Dtests.timezone=Africa/Ndjamena -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 2.24s J0 | 
TestSimpleSearchEquivalence.testBoostQuerySimplification <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<289> but 
was:<600>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([805B52EDBF32AFFE:7525C129E4A0EA3A]:0)
   [junit4]    >        at 
org.apache.lucene.search.SearchEquivalenceTestBase.assertSameScores(SearchEquivalenceTestBase.java:255)
   [junit4]    >        at 
org.apache.lucene.search.SearchEquivalenceTestBase.assertSameScores(SearchEquivalenceTestBase.java:228)
   [junit4]    >        at 
org.apache.lucene.search.TestSimpleSearchEquivalence.testBoostQuerySimplification(TestSimpleSearchEquivalence.java:219)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:834)
   [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=TestSimpleSearchEquivalence 
-Dtests.method=testBooleanBoostPropagation -Dtests.seed=805B52EDBF32AFFE 
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.badapples=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/test-data/enwiki.random.lines.txt
 -Dtests.locale=dz-BT -Dtests.timezone=Africa/Ndjamena -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 1.21s J0 | 
TestSimpleSearchEquivalence.testBooleanBoostPropagation <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<37> but 
was:<628>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([805B52EDBF32AFFE:AC16959A5ED6E925]:0)
   [junit4]    >        at 
org.apache.lucene.search.SearchEquivalenceTestBase.assertSameScores(SearchEquivalenceTestBase.java:255)
   [junit4]    >        at 
org.apache.lucene.search.SearchEquivalenceTestBase.assertSameScores(SearchEquivalenceTestBase.java:228)
   [junit4]    >        at 
org.apache.lucene.search.TestSimpleSearchEquivalence.testBooleanBoostPropagation(TestSimpleSearchEquivalence.java:235)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:834)
   [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=TestSimpleSearchEquivalence 
-Dtests.method=testSloppyPhraseRelativePositions -Dtests.seed=805B52EDBF32AFFE 
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.badapples=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/test-data/enwiki.random.lines.txt
 -Dtests.locale=dz-BT -Dtests.timezone=Africa/Ndjamena -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 1.47s J0 | 
TestSimpleSearchEquivalence.testSloppyPhraseRelativePositions <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<93> but 
was:<2007>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([805B52EDBF32AFFE:A353831BA63AEEC7]:0)
   [junit4]    >        at 
org.apache.lucene.search.SearchEquivalenceTestBase.assertSameScores(SearchEquivalenceTestBase.java:255)
   [junit4]    >        at 
org.apache.lucene.search.SearchEquivalenceTestBase.assertSameScores(SearchEquivalenceTestBase.java:228)
   [junit4]    >        at 
org.apache.lucene.search.TestSimpleSearchEquivalence.testSloppyPhraseRelativePositions(TestSimpleSearchEquivalence.java:207)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:834)
   [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=TestSimpleSearchEquivalence 
-Dtests.method=testPhraseRelativePositions -Dtests.seed=805B52EDBF32AFFE 
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.badapples=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/test-data/enwiki.random.lines.txt
 -Dtests.locale=dz-BT -Dtests.timezone=Africa/Ndjamena -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 1.30s J0 | 
TestSimpleSearchEquivalence.testPhraseRelativePositions <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<93> but 
was:<3083>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([805B52EDBF32AFFE:CEB2AB7C18606FF1]:0)
   [junit4]    >        at 
org.apache.lucene.search.SearchEquivalenceTestBase.assertSameScores(SearchEquivalenceTestBase.java:255)
   [junit4]    >        at 
org.apache.lucene.search.SearchEquivalenceTestBase.assertSameScores(SearchEquivalenceTestBase.java:228)
   [junit4]    >        at 
org.apache.lucene.search.TestSimpleSearchEquivalence.testPhraseRelativePositions(TestSimpleSearchEquivalence.java:194)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80), 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@341dd91e),
 locale=dz-BT, timezone=Africa/Ndjamena
   [junit4]   2> NOTE: Linux 4.4.0-137-generic amd64/Oracle Corporation 11.0.1 
(64-bit)/cpus=4,threads=1,free=283062872,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestIntArrayDocIdSet, 
TestPriorityQueue, TestIndependenceStandardized, TestOmitPositions, 
TestPerSegmentDeletes, TestDirectPacked, TestAxiomaticF2LOG, 
TestSizeBoundedForceMerge, TestReusableStringReader, TestAtomicUpdate, 
FuzzyTermOnShortTermsTest, TestRoaringDocIdSet, 
TestSoftDeletesRetentionMergePolicy, TestCollectionUtil, TestSimilarity, 
TestFeatureDoubleValues, TestConjunctions, TestTermVectorsReader, TestBKD, 
TestPhrasePrefixQuery, TestCharTermAttributeImpl, TestVirtualMethod, 
TestMultiThreadTermVectors, TestBytesRef, TestDocValuesRewriteMethod, 
TestLucene50TermVectorsFormat, TestIntRangeFieldQueries, TestBlendedTermQuery, 
TestLatLonPointDistanceFeatureQuery, TestMmapDirectory, TestStringHelper, 
TestLatLonPointQueries, TestDistributionSPL, TestTerm, 
TestDocValuesFieldUpdates, TestReaderClosed, TestSentinelIntSet, 
TestLucene50StoredFieldsFormat, TestNorms, Test4GBStoredFields, TestField, 
TestBooleanQuery, TestFilterLeafReader, TestSloppyPhraseQuery, 
TestIndexWriterOnJRECrash, TestBoolean2ScorerSupplier, TestIndexReaderClose, 
TestTwoPhaseCommitTool, TestDocIdsWriter, TestDirectoryReaderReopen, 
TestFixedBitDocIdSet, TestFlushByRamOrCountsPolicy, TestNRTCachingDirectory, 
TestWordlistLoader, TestInfoStream, TestSimpleExplanationsOfNonMatches, 
TestDocumentsWriterStallControl, TestFrozenBufferedUpdates, 
TestMultiPhraseQuery, TestComplexExplanations, TestNumericUtils, TestForUtil, 
TestMinShouldMatch2, TestWANDScorer, TestDelegatingAnalyzerWrapper, 
TestOrdinalMap, TestDaciukMihovAutomatonBuilder, TestAxiomaticSimilarity, 
TestPrefixQuery, TestFieldMaskingSpanQuery, TestRegExp, TestFuzzyQuery, 
TestSleepingLockWrapper, TestBufferedIndexInput, TestIndexWriterLockRelease, 
TestFieldValueQuery, TestIndexWriterWithThreads, TestSpanBoostQuery, 
TestLongsRef, TestSynonymQuery, TestFieldInvertState, TestSegmentInfos, 
TestDateTools, TestLongRange, TestRamUsageEstimator, TestSimpleFSDirectory, 
TestAssertions, TestDemo, TestExternalCodecs, TestMergeSchedulerExternal, 
TestSearch, TestAnalyzerWrapper, TestCachingTokenFilter, TestCharArraySet, 
TestCharFilter, TestCharacterUtils, TestGraphTokenizers, TestToken, 
TestBytesRefAttImpl, TestSimpleAttributeImpl, 
TestCompetitiveFreqNormAccumulator, TestFastCompressionMode, 
TestFastDecompressionMode, TestBlockPostingsFormat, TestBlockPostingsFormat2, 
TestBlockPostingsFormat3, TestLucene50StoredFieldsFormatMergeInstance, 
TestLucene70SegmentInfoFormat, TestIndexedDISI, TestLucene80NormsFormat, 
TestLucene80NormsFormatMergeInstance, TestPerFieldPostingsFormat, 
TestPerFieldPostingsFormat2, TestDoubleRange, TestIntRange, 
TestLatLonDocValuesField, TestLongDistanceFeatureQuery, TestGeoUtils, 
TestPolygon, TestPolygon2D, Test2BBinaryDocValues, Test2BDocs, 
Test2BNumericDocValues, Test2BPositions, Test2BPostings, 
Test2BSortedDocValuesFixedSorted, Test2BSortedDocValuesOrds, Test2BTerms, 
TestAllFilesCheckIndexHeader, TestAllFilesDetectTruncation, 
TestAllFilesHaveChecksumFooter, TestBagOfPostings, TestBinaryTerms, 
TestCheckIndex, TestCodecHoldsOpenFiles, TestCodecs, 
TestConcurrentMergeScheduler, TestConsistentFieldNumbers, TestCrash, 
TestCustomNorms, TestDemoParallelLeafReader, TestMultiDocValues, 
TestNRTThreads, TestCustomSearcherSort, TestDisjunctionMaxQuery, 
TestDocIdSetIterator, TestDoubleValuesSource, TestEarlyTermination, 
TestElevationComparator, TestIndexSearcher, TestLongValuesSource, 
TestMatchAllDocsQuery, TestMatchesIterator, TestMaxClauseLimit, 
TestMultiTermQueryRewrites, TestNGramPhraseQuery, TestNeedsScores, 
TestNormsFieldExistsQuery, TestPointQueries, TestPositionIncrement, 
TestPositiveScoresOnlyCollector, TestPrefixInBooleanQuery, TestQueryVisitor, 
TestRangeFieldsDocValuesQuery, TestRegexpRandom, TestRegexpRandom2, 
TestReqOptSumScorer, TestSameScoresWithThreads, TestScoreCachingWrappingScorer, 
TestScorerPerf, TestSegmentCacheables, TestSimpleExplanations, 
TestSimpleSearchEquivalence]
   [junit4] Completed [440/521 (1!)] on J0 in 21.99s, 17 tests, 4 failures <<< 
FAILURES!

[...truncated 12949 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_C25C2311A202F8DE-001/init-core-data-001
   [junit4]   2> 2642215 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[C25C2311A202F8DE]-worker) [     
] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2642216 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[C25C2311A202F8DE]-worker) [     
] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 2642216 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[C25C2311A202F8DE]-worker) [     
] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 2642254 WARN  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[C25C2311A202F8DE]-worker) [     
] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 2642264 WARN  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[C25C2311A202F8DE]-worker) [     
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 2642266 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[C25C2311A202F8DE]-worker) [     
] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
   [junit4]   2> 2642268 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[C25C2311A202F8DE]-worker) [     
] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2642268 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[C25C2311A202F8DE]-worker) [     
] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2642268 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[C25C2311A202F8DE]-worker) [     
] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2642269 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[C25C2311A202F8DE]-worker) [     
] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@8347260{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> 2642442 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[C25C2311A202F8DE]-worker) [     
] o.e.j.s.h.ContextHandler Started 
o.e.j.w.WebAppContext@7a76b55a{hdfs,/,file:///x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/jetty-localhost-40790-hdfs-_-any-10446196212189669839.dir/webapp/,AVAILABLE}{/hdfs}
   [junit4]   2> 2642443 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[C25C2311A202F8DE]-worker) [     
] o.e.j.s.AbstractConnector Started 
ServerConnector@700a5b45{HTTP/1.1,[http/1.1]}{localhost:40790}
   [junit4]   2> 2642443 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[C25C2311A202F8DE]-worker) [     
] o.e.j.s.Server Started @2642487ms
   [junit4]   2> 2642532 WARN  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[C25C2311A202F8DE]-worker) [     
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 2642534 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[C25C2311A202F8DE]-worker) [     
] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
   [junit4]   2> 2642535 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[C25C2311A202F8DE]-worker) [     
] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2642535 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[C25C2311A202F8DE]-worker) [     
] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2642535 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[C25C2311A202F8DE]-worker) [     
] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2642535 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[C25C2311A202F8DE]-worker) [     
] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@79ca8d2b{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> 2642753 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[C25C2311A202F8DE]-worker) [     
] o.e.j.s.h.ContextHandler Started 
o.e.j.w.WebAppContext@7e97d713{datanode,/,file:///x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/jetty-localhost-38047-datanode-_-any-12882258114110213727.dir/webapp/,AVAILABLE}{/datanode}
   [junit4]   2> 2642753 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[C25C2311A202F8DE]-worker) [     
] o.e.j.s.AbstractConnector Started 
ServerConnector@74c9fe65{HTTP/1.1,[http/1.1]}{localhost:38047}
   [junit4]   2> 2642754 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[C25C2311A202F8DE]-worker) [     
] o.e.j.s.Server Started @2642797ms
   [junit4]   2> 2642796 WARN  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[C25C2311A202F8DE]-worker) [     
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 2642797 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[C25C2311A202F8DE]-worker) [     
] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
   [junit4]   2> 2642800 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[C25C2311A202F8DE]-worker) [     
] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2642800 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[C25C2311A202F8DE]-worker) [     
] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2642800 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[C25C2311A202F8DE]-worker) [     
] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2642801 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[C25C2311A202F8DE]-worker) [     
] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@43bf87a3{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> 2642887 INFO  (Block report processor) [     ] 
BlockStateChange BLOCK* processReport 0xdee330de849724c2: Processing first 
storage report for DS-143b98c3-8172-4125-8424-b92b0a2191b8 from datanode 
72e779a9-3465-487d-a7b3-225ed1a61afb
   [junit4]   2> 2642888 INFO  (Block report processor) [     ] 
BlockStateChange BLOCK* processReport 0xdee330de849724c2: from storage 
DS-143b98c3-8172-4125-8424-b92b0a2191b8 node 
DatanodeRegistration(127.0.0.1:33514, 
datanodeUuid=72e779a9-3465-487d-a7b3-225ed1a61afb, infoPort=44703, 
infoSecurePort=0, ipcPort=33847, 
storageInfo=lv=-57;cid=testClusterID;nsid=1574325246;c=1561793129960), blocks: 
0, hasStaleStorage: true, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 2642888 INFO  (Block report processor) [     ] 
BlockStateChange BLOCK* processReport 0xdee330de849724c2: Processing first 
storage report for DS-b8fce821-fe06-4816-af45-b49e5b0f8fbf from datanode 
72e779a9-3465-487d-a7b3-225ed1a61afb
   [junit4]   2> 2642888 INFO  (Block report processor) [     ] 
BlockStateChange BLOCK* processReport 0xdee330de849724c2: from storage 
DS-b8fce821-fe06-4816-af45-b49e5b0f8fbf node 
DatanodeRegistration(127.0.0.1:33514, 
datanodeUuid=72e779a9-3465-487d-a7b3-225ed1a61afb, infoPort=44703, 
infoSecurePort=0, ipcPort=33847, 
storageInfo=lv=-57;cid=testClusterID;nsid=1574325246;c=1561793129960), blocks: 
0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 2642993 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[C25C2311A202F8DE]-worker) [     
] o.e.j.s.h.ContextHandler Started 
o.e.j.w.WebAppContext@12901071{datanode,/,file:///x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/jetty-localhost-37599-datanode-_-any-1754398184814235922.dir/webapp/,AVAILABLE}{/datanode}
   [junit4]   2> 2642993 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[C25C2311A202F8DE]-worker) [     
] o.e.j.s.AbstractConnector Started 
ServerConnector@5f8e605e{HTTP/1.1,[http/1.1]}{localhost:37599}
   [junit4]   2> 2642993 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[C25C2311A202F8DE]-worker) [     
] o.e.j.s.Server Started @2643037ms
   [junit4]   2> 2643094 INFO  (Block report processor) [     ] 
BlockStateChange BLOCK* processReport 0x5c627d6306b9619f: Processing first 
storage report for DS-a56bd13f-12c2-477a-b2bd-bd98da63b115 from datanode 
13bfe53c-5049-479f-935c-ebf5dc56ac6f
   [junit4]   2> 2643094 INFO  (Block report processor) [     ] 
BlockStateChange BLOCK* processReport 0x5c627d6306b9619f: from storage 
DS-a56bd13f-12c2-477a-b2bd-bd98da63b115 node 
DatanodeRegistration(127.0.0.1:40493, 
datanodeUuid=13bfe53c-5049-479f-935c-ebf5dc56ac6f, infoPort=44640, 
infoSecurePort=0, ipcPort=43320, 
storageInfo=lv=-57;cid=testClusterID;nsid=1574325246;c=1561793129960), blocks: 
0, hasStaleStorage: true, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 2643095 INFO  (Block report processor) [     ] 
BlockStateChange BLOCK* processReport 0x5c627d6306b9619f: Processing first 
storage report for DS-5bee1b49-f15e-49cc-ae12-c1e852e99ae2 from datanode 
13bfe53c-5049-479f-935c-ebf5dc56ac6f
   [junit4]   2> 2643095 INFO  (Block report processor) [     ] 
BlockStateChange BLOCK* processReport 0x5c627d6306b9619f: from storage 
DS-5bee1b49-f15e-49cc-ae12-c1e852e99ae2 node 
DatanodeRegistration(127.0.0.1:40493, 
datanodeUuid=13bfe53c-5049-479f-935c-ebf5dc56ac6f, infoPort=44640, 
infoSecurePort=0, ipcPort=43320, 
storageInfo=lv=-57;cid=testClusterID;nsid=1574325246;c=1561793129960), blocks: 
0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 2643153 INFO  
(TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[C25C2311A202F8DE]) [  
   ] o.a.s.SolrTestCaseJ4 ###Starting testSimple
   [junit4]   2> 2643154 INFO  
(TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[C25C2311A202F8DE]) [  
   ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_C25C2311A202F8DE-001/tempDir-002
   [junit4]   2> 2643154 INFO  
(TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[C25C2311A202F8DE]) [  
   ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2643155 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2643155 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2643255 INFO  
(TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[C25C2311A202F8DE]) [  
   ] o.a.s.c.ZkTestServer start zk server on port:40827
   [junit4]   2> 2643255 INFO  
(TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[C25C2311A202F8DE]) [  
   ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40827
   [junit4]   2> 2643255 INFO  
(TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[C25C2311A202F8DE]) [  
   ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40827
   [junit4]   2> 2643257 INFO  
(TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[C25C2311A202F8DE]) [  
   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2643260 INFO  (zkConnectionManagerCallback-13898-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2643260 INFO  
(TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[C25C2311A202F8DE]) [  
   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2643264 INFO  
(TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[C25C2311A202F8DE]) [  
   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2643265 INFO  (zkConnectionManagerCallback-13900-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2643266 INFO  
(TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[C25C2311A202F8DE]) [  
   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2643267 INFO  
(TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[C25C2311A202F8DE]) [  
   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2643268 INFO  (zkConnectionManagerCallback-13902-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2643268 INFO  
(TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[C25C2311A202F8DE]) [  
   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2643371 WARN  (jetty-launcher-13903-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2643371 WARN  (jetty-launcher-13903-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2643371 WARN  (jetty-launcher-13903-thread-3) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2643371 INFO  (jetty-launcher-13903-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2643371 INFO  (jetty-launcher-13903-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2643371 INFO  (jetty-launcher-13903-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2643371 INFO  (jetty-launcher-13903-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2643371 INFO  (jetty-launcher-13903-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2643371 INFO  (jetty-launcher-13903-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
   [junit4]   2> 2643371 INFO  (jetty-launcher-13903-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
   [junit4]   2> 2643371 INFO  (jetty-launcher-13903-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2643371 INFO  (jetty-launcher-13903-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
   [junit4]   2> 2643374 INFO  (jetty-launcher-13903-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2643374 INFO  (jetty-launcher-13903-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2643374 INFO  (jetty-launcher-13903-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2643375 INFO  (jetty-launcher-13903-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@28b1653e{/solr,null,AVAILABLE}
   [junit4]   2> 2643375 INFO  (jetty-launcher-13903-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2643375 INFO  (jetty-launcher-13903-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2643375 INFO  (jetty-launcher-13903-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2643375 INFO  (jetty-launcher-13903-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@40fd1818{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:38387}
   [junit4]   2> 2643375 INFO  (jetty-launcher-13903-thread-1) [     ] 
o.e.j.s.Server Started @2643419ms
   [junit4]   2> 2643375 INFO  (jetty-launcher-13903-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38387}
   [junit4]   2> 2643376 ERROR (jetty-launcher-13903-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2643376 INFO  (jetty-launcher-13903-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@415f9540{/solr,null,AVAILABLE}
   [junit4]   2> 2643376 INFO  (jetty-launcher-13903-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2643376 INFO  (jetty-launcher-13903-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 2643376 INFO  (jetty-launcher-13903-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2643376 INFO  (jetty-launcher-13903-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2643376 INFO  (jetty-launcher-13903-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2643376 INFO  (jetty-launcher-13903-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-29T07:25:31.105307Z
   [junit4]   2> 2643376 INFO  (jetty-launcher-13903-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2643376 INFO  (jetty-launcher-13903-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2643376 INFO  (jetty-launcher-13903-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@7305c260{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:34833}
   [junit4]   2> 2643376 INFO  (jetty-launcher-13903-thread-2) [     ] 
o.e.j.s.Server Started @2643420ms
   [junit4]   2> 2643376 INFO  (jetty-launcher-13903-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34833}
   [junit4]   2> 2643376 ERROR (jetty-launcher-13903-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2643376 INFO  (jetty-launcher-13903-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2643377 INFO  (jetty-launcher-13903-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 2643377 INFO  (jetty-launcher-13903-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2643377 INFO  (jetty-launcher-13903-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2643377 INFO  (jetty-launcher-13903-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-29T07:25:31.106235Z
   [junit4]   2> 2643378 INFO  (jetty-launcher-13903-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2b351485{/solr,null,AVAILABLE}
   [junit4]   2> 2643378 INFO  (jetty-launcher-13903-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2643378 INFO  (jetty-launcher-13903-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@3b6b7f53{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:40845}
   [junit4]   2> 2643378 INFO  (jetty-launcher-13903-thread-3) [     ] 
o.e.j.s.Server Started @2643422ms
   [junit4]   2> 2643378 INFO  (jetty-launcher-13903-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40845}
   [junit4]   2> 2643379 ERROR (jetty-launcher-13903-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2643379 INFO  (jetty-launcher-13903-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2643379 INFO  (jetty-launcher-13903-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2643379 INFO  (jetty-launcher-13903-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 2643379 INFO  (jetty-launcher-13903-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2643379 INFO  (jetty-launcher-13903-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2643379 INFO  (jetty-launcher-13903-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-29T07:25:31.108372Z
   [junit4]   2> 2643380 INFO  (zkConnectionManagerCallback-13905-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2643380 INFO  (jetty-launcher-13903-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2643381 INFO  (jetty-launcher-13903-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2643381 INFO  (jetty-launcher-13903-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2643381 INFO  (zkConnectionManagerCallback-13907-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2643381 INFO  (jetty-launcher-13903-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2643381 INFO  (zkConnectionManagerCallback-13909-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2643381 INFO  (jetty-launcher-13903-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2643382 INFO  (jetty-launcher-13903-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2643382 INFO  (jetty-launcher-13903-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2643384 INFO  (jetty-launcher-13903-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2643384 INFO  (jetty-launcher-13903-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2643386 INFO  (jetty-launcher-13903-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2643386 INFO  (jetty-launcher-13903-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2643386 INFO  (jetty-launcher-13903-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@210b08bf, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2643388 INFO  (jetty-launcher-13903-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@210b08bf, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2643390 INFO  (jetty-launcher-13903-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2643390 INFO  (jetty-launcher-13903-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2643392 INFO  (jetty-launcher-13903-thread-3) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@210b08bf, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2643639 INFO  (jetty-launcher-13903-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2643640 WARN  (jetty-launcher-13903-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4557efa5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2643640 WARN  (jetty-launcher-13903-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4557efa5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2643643 WARN  (jetty-launcher-13903-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@657b458d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2643643 WARN  (jetty-launcher-13903-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@657b458d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2643645 INFO  (jetty-launcher-13903-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40827/solr
   [junit4]   2> 2643646 INFO  (jetty-launcher-13903-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2643647 INFO  (zkConnectionManagerCallback-13918-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2643647 INFO  (jetty-launcher-13903-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2643655 INFO  (jetty-launcher-13903-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2643656 WARN  (jetty-launcher-13903-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2aa6d5d2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2643656 WARN  (jetty-launcher-13903-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2aa6d5d2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2643659 WARN  (jetty-launcher-13903-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6deab3b4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2643659 WARN  (jetty-launcher-13903-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6deab3b4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2643660 INFO  (jetty-launcher-13903-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40827/solr
   [junit4]   2> 2643662 INFO  (jetty-launcher-13903-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2643663 INFO  (zkConnectionManagerCallback-13924-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2643663 INFO  (jetty-launcher-13903-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2643751 INFO  (jetty-launcher-13903-thread-2) 
[n:127.0.0.1:34833_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2643752 INFO  (zkConnectionManagerCallback-13926-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2643752 INFO  (jetty-launcher-13903-thread-2) 
[n:127.0.0.1:34833_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2643767 INFO  (jetty-launcher-13903-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2643768 WARN  (jetty-launcher-13903-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4c26f7c5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2643768 WARN  (jetty-launcher-13903-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4c26f7c5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2643771 WARN  (jetty-launcher-13903-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@fedb25c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2643771 WARN  (jetty-launcher-13903-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@fedb25c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2643776 INFO  (jetty-launcher-13903-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40827/solr
   [junit4]   2> 2643780 INFO  (jetty-launcher-13903-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2643781 INFO  (zkConnectionManagerCallback-13934-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2643781 INFO  (jetty-launcher-13903-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2643851 INFO  (jetty-launcher-13903-thread-1) 
[n:127.0.0.1:38387_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2643852 INFO  (zkConnectionManagerCallback-13936-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2643852 INFO  (jetty-launcher-13903-thread-1) 
[n:127.0.0.1:38387_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2643884 INFO  (jetty-launcher-13903-thread-3) 
[n:127.0.0.1:40845_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2643886 INFO  (zkConnectionManagerCallback-13938-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2643886 INFO  (jetty-launcher-13903-thread-3) 
[n:127.0.0.1:40845_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2643903 INFO  (jetty-launcher-13903-thread-3) 
[n:127.0.0.1:40845_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:40845_solr
   [junit4]   2> 2643903 INFO  (jetty-launcher-13903-thread-1) 
[n:127.0.0.1:38387_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38387_solr
   [junit4]   2> 2643905 INFO  (jetty-launcher-13903-thread-3) 
[n:127.0.0.1:40845_solr     ] o.a.s.c.Overseer Overseer 
(id=73560195560046603-127.0.0.1:40845_solr-n_0000000000) starting
   [junit4]   2> 2643906 INFO  (zkCallback-13935-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2643906 INFO  (zkCallback-13937-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2643910 INFO  (jetty-launcher-13903-thread-1) 
[n:127.0.0.1:38387_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2643911 INFO  (zkConnectionManagerCallback-13947-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2643911 INFO  (jetty-launcher-13903-thread-1) 
[n:127.0.0.1:38387_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2643915 INFO  (jetty-launcher-13903-thread-1) 
[n:127.0.0.1:38387_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2643915 INFO  (jetty-launcher-13903-thread-3) 
[n:127.0.0.1:40845_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2643916 INFO  (zkConnectionManagerCallback-13952-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2643916 INFO  (jetty-launcher-13903-thread-3) 
[n:127.0.0.1:40845_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2643918 INFO  (jetty-launcher-13903-thread-1) 
[n:127.0.0.1:38387_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:40827/solr ready
   [junit4]   2> 2643926 INFO  (jetty-launcher-13903-thread-3) 
[n:127.0.0.1:40845_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2643928 INFO  (jetty-launcher-13903-thread-3) 
[n:127.0.0.1:40845_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:40827/solr ready
   [junit4]   2> 2643930 INFO  (jetty-launcher-13903-thread-3) 
[n:127.0.0.1:40845_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:40845_solr as DOWN
   [junit4]   2> 2643931 INFO  
(OverseerStateUpdate-73560195560046603-127.0.0.1:40845_solr-n_0000000000) 
[n:127.0.0.1:40845_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:40845_solr
   [junit4]   2> 2643932 INFO  (jetty-launcher-13903-thread-3) 
[n:127.0.0.1:40845_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 2643932 INFO  (jetty-launcher-13903-thread-3) 
[n:127.0.0.1:40845_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40845_solr
   [junit4]   2> 2643934 INFO  (zkCallback-13935-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2643935 INFO  (zkCallback-13946-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2643935 INFO  (zkCallback-13937-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2643937 INFO  (jetty-launcher-13903-thread-1) 
[n:127.0.0.1:38387_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2643950 INFO  (zkCallback-13951-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2643968 INFO  (jetty-launcher-13903-thread-3) 
[n:127.0.0.1:40845_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2643981 INFO  (jetty-launcher-13903-thread-1) 
[n:127.0.0.1:38387_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@210b08bf
   [junit4]   2> 2643995 INFO  (jetty-launcher-13903-thread-2) 
[n:127.0.0.1:34833_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2643999 INFO  (jetty-launcher-13903-thread-3) 
[n:127.0.0.1:40845_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@210b08bf
   [junit4]   2> 2644000 INFO  (jetty-launcher-13903-thread-2) 
[n:127.0.0.1:34833_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:34833_solr as DOWN
   [junit4]   2> 2644000 INFO  (jetty-launcher-13903-thread-1) 
[n:127.0.0.1:38387_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@210b08bf
   [junit4]   2> 2644001 INFO  (jetty-launcher-13903-thread-1) 
[n:127.0.0.1:38387_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@210b08bf
   [junit4]   2> 2644001 INFO  (jetty-launcher-13903-thread-2) 
[n:127.0.0.1:34833_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 2644001 INFO  (jetty-launcher-13903-thread-2) 
[n:127.0.0.1:34833_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34833_solr
   [junit4]   2> 2644003 INFO  (zkCallback-13935-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2644003 INFO  (zkCallback-13946-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2644003 INFO  (zkCallback-13937-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2644004 INFO  (zkCallback-13925-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2644006 INFO  (zkCallback-13951-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2644006 INFO  (jetty-launcher-13903-thread-2) 
[n:127.0.0.1:34833_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2644003 INFO  (jetty-launcher-13903-thread-1) 
[n:127.0.0.1:38387_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_C25C2311A202F8DE-001/tempDir-002/node1/.
   [junit4]   2> 2644025 INFO  (zkConnectionManagerCallback-13959-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2644025 INFO  (jetty-launcher-13903-thread-2) 
[n:127.0.0.1:34833_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2644027 INFO  (jetty-launcher-13903-thread-2) 
[n:127.0.0.1:34833_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2644029 INFO  (jetty-launcher-13903-thread-2) 
[n:127.0.0.1:34833_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:40827/solr ready
   [junit4]   2> 2644036 INFO  (jetty-launcher-13903-thread-3) 
[n:127.0.0.1:40845_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@210b08bf
   [junit4]   2> 2644037 INFO  (jetty-launcher-13903-thread-3) 
[n:127.0.0.1:40845_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@210b08bf
   [junit4]   2> 2644039 INFO  (jetty-launcher-13903-thread-3) 
[n:127.0.0.1:40845_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_C25C2311A202F8DE-001/tempDir-002/node3/.
   [junit4]   2> 2644045 INFO  (jetty-launcher-13903-thread-2) 
[n:127.0.0.1:34833_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2644078 INFO  (jetty-launcher-13903-thread-2) 
[n:127.0.0.1:34833_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@210b08bf
   [junit4]   2> 2644097 INFO  (jetty-launcher-13903-thread-2) 
[n:127.0.0.1:34833_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@210b08bf
   [junit4]   2> 2644097 INFO  (jetty-launcher-13903-thread-2) 
[n:127.0.0.1:34833_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@210b08bf
   [junit4]   2> 2644099 INFO  (jetty-launcher-13903-thread-2) 
[n:127.0.0.1:34833_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_C25C2311A202F8DE-001/tempDir-002/node2/.
   [junit4]   2> 2644159 INFO  
(TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[C25C2311A202F8DE]) [  
   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2644160 INFO  (zkConnectionManagerCallback-13965-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2644160 INFO  
(TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[C25C2311A202F8DE]) [  
   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2644162 INFO  
(TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[C25C2311A202F8DE]) [  
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2644164 INFO  
(TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[C25C2311A202F8DE]) [  
   ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40827/solr 
ready
   [junit4]   2> 2644174 INFO  (qtp2109879208-46911) [n:127.0.0.1:34833_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster 
params={wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 2644176 INFO  (qtp1312489391-46902) [n:127.0.0.1:38387_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:38387_solr,127.0.0.1:40845_solr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2644180 INFO  
(OverseerThreadFactory-9529-thread-1-processing-n:127.0.0.1:40845_solr) 
[n:127.0.0.1:40845_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testSimple1
   [junit4]   2> 2644291 INFO  
(OverseerStateUpdate-73560195560046603-127.0.0.1:40845_solr-n_0000000000) 
[n:127.0.0.1:40845_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40845/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2644294 INFO  
(OverseerStateUpdate-73560195560046603-127.0.0.1:40845_solr-n_0000000000) 
[n:127.0.0.1:40845_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38387/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2644297 INFO  
(OverseerStateUpdate-73560195560046603-127.0.0.1:40845_solr-n_0000000000) 
[n:127.0.0.1:40845_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40845/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2644302 INFO  
(OverseerStateUpdate-73560195560046603-127.0.0.1:40845_solr-n_0000000000) 
[n:127.0.0.1:40845_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":"http://127.0.0.1:38387/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2644506 INFO  (qtp1312489391-46906) [n:127.0.0.1:38387_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> 2644506 INFO  (qtp1312489391-46906) [n:127.0.0.1:38387_solr    
x:testSimple1_shard1_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 2644507 INFO  (qtp900503446-46909) [n:127.0.0.1:40845_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> 2644508 INFO  (qtp1312489391-46900) [n:127.0.0.1:38387_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> 2644512 INFO  (qtp900503446-46916) [n:127.0.0.1:40845_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> 2645523 INFO  (qtp900503446-46909) [n:127.0.0.1:40845_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2645524 INFO  (qtp1312489391-46906) [n:127.0.0.1:38387_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2645528 INFO  (qtp1312489391-46900) [n:127.0.0.1:38387_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2645536 INFO  (qtp900503446-46909) [n:127.0.0.1:40845_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> 2645537 INFO  (qtp900503446-46916) [n:127.0.0.1:40845_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2645539 INFO  (qtp900503446-46909) [n:127.0.0.1:40845_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> 2645539 INFO  (qtp900503446-46909) [n:127.0.0.1:40845_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> 2645539 INFO  (qtp1312489391-46900) [n:127.0.0.1:38387_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> 2645540 INFO  (qtp900503446-46909) [n:127.0

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

.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

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

-jenkins-base:

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

Reply via email to