Build: 
https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-8.x/148/

2 tests failed.
FAILED:  org.apache.solr.core.TestSolrXml.testCloudConfigRequiresHost

Error Message:
 Expected: (an instance of org.apache.solr.common.SolrException and exception 
with message a string containing "solrcloud section missing required entry 
'host'")      but: exception with message a string containing "solrcloud 
section missing required entry 'host'" message was "Error parsing 'hostPort', 
value 'null' cannot be parsed as int" Stacktrace was: 
org.apache.solr.common.SolrException: Error parsing 'hostPort', value 'null' 
cannot be parsed as int  at 
org.apache.solr.core.SolrXmlConfig.parseInt(SolrXmlConfig.java:271)  at 
org.apache.solr.core.SolrXmlConfig.fillSolrCloudSection(SolrXmlConfig.java:425) 
 at org.apache.solr.core.SolrXmlConfig.fromConfig(SolrXmlConfig.java:118)  at 
org.apache.solr.core.SolrXmlConfig.fromInputStream(SolrXmlConfig.java:190)  at 
org.apache.solr.core.SolrXmlConfig.fromString(SolrXmlConfig.java:175)  at 
org.apache.solr.core.TestSolrXml.testCloudConfigRequiresHost(TestSolrXml.java:321)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)  at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)  
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  at java.lang.reflect.Method.invoke(Method.java:498)  at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
  at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
  at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
  at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
  at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
  at org.junit.rules.RunRules.evaluate(RunRules.java:20)  at 
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
  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 org.junit.rules.RunRules.evaluate(RunRules.java:20)  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.junit.rules.RunRules.evaluate(RunRules.java:20)  at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
  at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
  at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
  at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
  at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
  at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
  at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
  at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
  at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
  at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
  at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
  at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
  at org.junit.rules.RunRules.evaluate(RunRules.java:20)  at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
  at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
  at java.lang.Thread.run(Thread.java:748) 

Stack Trace:
java.lang.AssertionError: 
Expected: (an instance of org.apache.solr.common.SolrException and exception 
with message a string containing "solrcloud section missing required entry 
'host'")
     but: exception with message a string containing "solrcloud section missing 
required entry 'host'" message was "Error parsing 'hostPort', value 'null' 
cannot be parsed as int"
Stacktrace was: org.apache.solr.common.SolrException: Error parsing 'hostPort', 
value 'null' cannot be parsed as int
        at org.apache.solr.core.SolrXmlConfig.parseInt(SolrXmlConfig.java:271)
        at 
org.apache.solr.core.SolrXmlConfig.fillSolrCloudSection(SolrXmlConfig.java:425)
        at org.apache.solr.core.SolrXmlConfig.fromConfig(SolrXmlConfig.java:118)
        at 
org.apache.solr.core.SolrXmlConfig.fromInputStream(SolrXmlConfig.java:190)
        at org.apache.solr.core.SolrXmlConfig.fromString(SolrXmlConfig.java:175)
        at 
org.apache.solr.core.TestSolrXml.testCloudConfigRequiresHost(TestSolrXml.java:321)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)

        at 
__randomizedtesting.SeedInfo.seed([5B82AC2CFB01F146:C585EFFD8A5A7FA7]:0)
        at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
        at org.junit.Assert.assertThat(Assert.java:964)
        at org.junit.Assert.assertThat(Assert.java:930)
        at 
org.junit.rules.ExpectedException.handleException(ExpectedException.java:271)
        at 
org.junit.rules.ExpectedException.access$000(ExpectedException.java:111)
        at 
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:260)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.core.TestSolrXml.testCloudConfigRequiresHostPort

Error Message:
 Expected: (an instance of org.apache.solr.common.SolrException and exception 
with message a string containing "solrcloud section missing required entry 
'hostPort'")      but: exception with message a string containing "solrcloud 
section missing required entry 'hostPort'" message was "Error parsing 
'hostPort', value 'null' cannot be parsed as int" Stacktrace was: 
org.apache.solr.common.SolrException: Error parsing 'hostPort', value 'null' 
cannot be parsed as int  at 
org.apache.solr.core.SolrXmlConfig.parseInt(SolrXmlConfig.java:271)  at 
org.apache.solr.core.SolrXmlConfig.fillSolrCloudSection(SolrXmlConfig.java:425) 
 at org.apache.solr.core.SolrXmlConfig.fromConfig(SolrXmlConfig.java:118)  at 
org.apache.solr.core.SolrXmlConfig.fromInputStream(SolrXmlConfig.java:190)  at 
org.apache.solr.core.SolrXmlConfig.fromString(SolrXmlConfig.java:175)  at 
org.apache.solr.core.TestSolrXml.testCloudConfigRequiresHostPort(TestSolrXml.java:328)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)  at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)  
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  at java.lang.reflect.Method.invoke(Method.java:498)  at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
  at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
  at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
  at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
  at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
  at org.junit.rules.RunRules.evaluate(RunRules.java:20)  at 
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
  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 org.junit.rules.RunRules.evaluate(RunRules.java:20)  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.junit.rules.RunRules.evaluate(RunRules.java:20)  at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
  at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
  at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
  at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
  at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
  at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
  at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
  at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
  at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
  at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
  at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
  at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
  at org.junit.rules.RunRules.evaluate(RunRules.java:20)  at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
  at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
  at java.lang.Thread.run(Thread.java:748) 

Stack Trace:
java.lang.AssertionError: 
Expected: (an instance of org.apache.solr.common.SolrException and exception 
with message a string containing "solrcloud section missing required entry 
'hostPort'")
     but: exception with message a string containing "solrcloud section missing 
required entry 'hostPort'" message was "Error parsing 'hostPort', value 'null' 
cannot be parsed as int"
Stacktrace was: org.apache.solr.common.SolrException: Error parsing 'hostPort', 
value 'null' cannot be parsed as int
        at org.apache.solr.core.SolrXmlConfig.parseInt(SolrXmlConfig.java:271)
        at 
org.apache.solr.core.SolrXmlConfig.fillSolrCloudSection(SolrXmlConfig.java:425)
        at org.apache.solr.core.SolrXmlConfig.fromConfig(SolrXmlConfig.java:118)
        at 
org.apache.solr.core.SolrXmlConfig.fromInputStream(SolrXmlConfig.java:190)
        at org.apache.solr.core.SolrXmlConfig.fromString(SolrXmlConfig.java:175)
        at 
org.apache.solr.core.TestSolrXml.testCloudConfigRequiresHostPort(TestSolrXml.java:328)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)

        at 
__randomizedtesting.SeedInfo.seed([5B82AC2CFB01F146:D30E81C7C55CE4FD]:0)
        at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
        at org.junit.Assert.assertThat(Assert.java:964)
        at org.junit.Assert.assertThat(Assert.java:930)
        at 
org.junit.rules.ExpectedException.handleException(ExpectedException.java:271)
        at 
org.junit.rules.ExpectedException.access$000(ExpectedException.java:111)
        at 
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:260)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 15276 lines...]
   [junit4] Suite: org.apache.solr.core.TestSolrXml
   [junit4]   2> 3854150 INFO  
(SUITE-TestSolrXml-seed#[5B82AC2CFB01F146]-worker) [     ] o.a.s.SolrTestCase 
Setting 'solr.default.confdir' system property to test-framework derived value 
of 
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 3854150 INFO  
(SUITE-TestSolrXml-seed#[5B82AC2CFB01F146]-worker) [     ] o.a.s.SolrTestCaseJ4 
SecureRandom sanity checks: test.solr.allowed.securerandom=null & 
java.security.egd=file:/dev/./urandom
   [junit4]   2> 3854150 INFO  
(SUITE-TestSolrXml-seed#[5B82AC2CFB01F146]-worker) [     ] o.a.s.SolrTestCaseJ4 
Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.core.TestSolrXml_5B82AC2CFB01F146-001/data-dir-219-001
   [junit4]   2> 3854150 WARN  
(SUITE-TestSolrXml-seed#[5B82AC2CFB01F146]-worker) [     ] o.a.s.SolrTestCaseJ4 
startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 3854150 INFO  
(SUITE-TestSolrXml-seed#[5B82AC2CFB01F146]-worker) [     ] o.a.s.SolrTestCaseJ4 
Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3854152 INFO  
(SUITE-TestSolrXml-seed#[5B82AC2CFB01F146]-worker) [     ] o.a.s.SolrTestCaseJ4 
Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 3854155 INFO  
(TEST-TestSolrXml.testMultiLoggingWatcherSectionError-seed#[5B82AC2CFB01F146]) 
[     ] o.a.s.SolrTestCaseJ4 ###Starting testMultiLoggingWatcherSectionError
   [junit4]   2> 3854162 INFO  
(TEST-TestSolrXml.testMultiLoggingWatcherSectionError-seed#[5B82AC2CFB01F146]) 
[     ] o.a.s.SolrTestCaseJ4 ###Ending testMultiLoggingWatcherSectionError
   [junit4]   2> 3854165 INFO  
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenIntTypeIsExpectedAndBoolTypeIsGiven-seed#[5B82AC2CFB01F146])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting 
testFailAtConfigParseTimeWhenIntTypeIsExpectedAndBoolTypeIsGiven
   [junit4]   2> 3854167 INFO  
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenIntTypeIsExpectedAndBoolTypeIsGiven-seed#[5B82AC2CFB01F146])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending 
testFailAtConfigParseTimeWhenIntTypeIsExpectedAndBoolTypeIsGiven
   [junit4]   2> 3854170 INFO  
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenUnrecognizedSolrCloudOptionWasFound-seed#[5B82AC2CFB01F146])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting 
testFailAtConfigParseTimeWhenUnrecognizedSolrCloudOptionWasFound
   [junit4]   2> 3854174 INFO  
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenUnrecognizedSolrCloudOptionWasFound-seed#[5B82AC2CFB01F146])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending 
testFailAtConfigParseTimeWhenUnrecognizedSolrCloudOptionWasFound
   [junit4]   2> 3854177 INFO  
(TEST-TestSolrXml.testValidStringValueWhenBoolTypeIsExpected-seed#[5B82AC2CFB01F146])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting 
testValidStringValueWhenBoolTypeIsExpected
   [junit4]   2> 3854179 INFO  
(TEST-TestSolrXml.testValidStringValueWhenBoolTypeIsExpected-seed#[5B82AC2CFB01F146])
 [     ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@712f71dc, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3854180 INFO  
(TEST-TestSolrXml.testValidStringValueWhenBoolTypeIsExpected-seed#[5B82AC2CFB01F146])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending 
testValidStringValueWhenBoolTypeIsExpected
   [junit4]   2> 3854183 INFO  
(TEST-TestSolrXml.testIntAsLongBad-seed#[5B82AC2CFB01F146]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testIntAsLongBad
   [junit4]   2> 3854185 INFO  
(TEST-TestSolrXml.testIntAsLongBad-seed#[5B82AC2CFB01F146]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@712f71dc, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3854186 INFO  
(TEST-TestSolrXml.testIntAsLongBad-seed#[5B82AC2CFB01F146]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testIntAsLongBad
   [junit4]   2> 3854189 INFO  
(TEST-TestSolrXml.testIntAsLongOk-seed#[5B82AC2CFB01F146]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testIntAsLongOk
   [junit4]   2> 3854191 INFO  
(TEST-TestSolrXml.testIntAsLongOk-seed#[5B82AC2CFB01F146]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@712f71dc, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3854192 INFO  
(TEST-TestSolrXml.testIntAsLongOk-seed#[5B82AC2CFB01F146]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testIntAsLongOk
   [junit4]   2> 3854195 INFO  
(TEST-TestSolrXml.testMultiCloudSectionError-seed#[5B82AC2CFB01F146]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testMultiCloudSectionError
   [junit4]   2> 3854197 INFO  
(TEST-TestSolrXml.testMultiCloudSectionError-seed#[5B82AC2CFB01F146]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testMultiCloudSectionError
   [junit4]   2> 3854199 INFO  
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenLoggingConfigParamsAreDuplicated-seed#[5B82AC2CFB01F146])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting 
testFailAtConfigParseTimeWhenLoggingConfigParamsAreDuplicated
   [junit4]   2> 3854202 INFO  
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenLoggingConfigParamsAreDuplicated-seed#[5B82AC2CFB01F146])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending 
testFailAtConfigParseTimeWhenLoggingConfigParamsAreDuplicated
   [junit4]   2> 3854204 INFO  
(TEST-TestSolrXml.testMultiLoggingSectionError-seed#[5B82AC2CFB01F146]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testMultiLoggingSectionError
   [junit4]   2> 3854206 INFO  
(TEST-TestSolrXml.testMultiLoggingSectionError-seed#[5B82AC2CFB01F146]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testMultiLoggingSectionError
   [junit4]   2> 3854209 INFO  
(TEST-TestSolrXml.testMultiBackupSectionError-seed#[5B82AC2CFB01F146]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testMultiBackupSectionError
   [junit4]   2> 3854211 INFO  
(TEST-TestSolrXml.testMultiBackupSectionError-seed#[5B82AC2CFB01F146]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testMultiBackupSectionError
   [junit4]   2> 3854213 INFO  
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenBoolTypeIsExpectedAndValueIsInvalidString-seed#[5B82AC2CFB01F146])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting 
testFailAtConfigParseTimeWhenBoolTypeIsExpectedAndValueIsInvalidString
   [junit4]   2> 3854216 INFO  
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenBoolTypeIsExpectedAndValueIsInvalidString-seed#[5B82AC2CFB01F146])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending 
testFailAtConfigParseTimeWhenBoolTypeIsExpectedAndValueIsInvalidString
   [junit4]   2> 3854218 INFO  
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenUnrecognizedLoggingOptionWasFound-seed#[5B82AC2CFB01F146])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting 
testFailAtConfigParseTimeWhenUnrecognizedLoggingOptionWasFound
   [junit4]   2> 3854221 INFO  
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenUnrecognizedLoggingOptionWasFound-seed#[5B82AC2CFB01F146])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending 
testFailAtConfigParseTimeWhenUnrecognizedLoggingOptionWasFound
   [junit4]   2> 3854223 INFO  
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenSolrCloudConfigParamsAreDuplicated-seed#[5B82AC2CFB01F146])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting 
testFailAtConfigParseTimeWhenSolrCloudConfigParamsAreDuplicated
   [junit4]   2> 3854225 INFO  
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenSolrCloudConfigParamsAreDuplicated-seed#[5B82AC2CFB01F146])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending 
testFailAtConfigParseTimeWhenSolrCloudConfigParamsAreDuplicated
   [junit4]   2> 3854229 INFO  
(TEST-TestSolrXml.testCloudConfigRequiresHost-seed#[5B82AC2CFB01F146]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testCloudConfigRequiresHost
   [junit4]   2> 3854231 INFO  
(TEST-TestSolrXml.testCloudConfigRequiresHost-seed#[5B82AC2CFB01F146]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testCloudConfigRequiresHost
   [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=TestSolrXml 
-Dtests.method=testCloudConfigRequiresHost -Dtests.seed=5B82AC2CFB01F146 
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=es-MX -Dtests.timezone=America/Chicago -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.01s J0 | TestSolrXml.testCloudConfigRequiresHost <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: 
   [junit4]    > Expected: (an instance of org.apache.solr.common.SolrException 
and exception with message a string containing "solrcloud section missing 
required entry 'host'")
   [junit4]    >      but: exception with message a string containing 
"solrcloud section missing required entry 'host'" message was "Error parsing 
'hostPort', value 'null' cannot be parsed as int"
   [junit4]    > Stacktrace was: org.apache.solr.common.SolrException: Error 
parsing 'hostPort', value 'null' cannot be parsed as int
   [junit4]    >        at 
org.apache.solr.core.SolrXmlConfig.parseInt(SolrXmlConfig.java:271)
   [junit4]    >        at 
org.apache.solr.core.SolrXmlConfig.fillSolrCloudSection(SolrXmlConfig.java:425)
   [junit4]    >        at 
org.apache.solr.core.SolrXmlConfig.fromConfig(SolrXmlConfig.java:118)
   [junit4]    >        at 
org.apache.solr.core.SolrXmlConfig.fromInputStream(SolrXmlConfig.java:190)
   [junit4]    >        at 
org.apache.solr.core.SolrXmlConfig.fromString(SolrXmlConfig.java:175)
   [junit4]    >        at 
org.apache.solr.core.TestSolrXml.testCloudConfigRequiresHost(TestSolrXml.java:321)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([5B82AC2CFB01F146:C585EFFD8A5A7FA7]:0)
   [junit4]    >        at 
org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3854235 INFO  
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenIntTypeIsExpectedAndLongTypeIsGiven-seed#[5B82AC2CFB01F146])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting 
testFailAtConfigParseTimeWhenIntTypeIsExpectedAndLongTypeIsGiven
   [junit4]   2> 3854237 INFO  
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenIntTypeIsExpectedAndLongTypeIsGiven-seed#[5B82AC2CFB01F146])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending 
testFailAtConfigParseTimeWhenIntTypeIsExpectedAndLongTypeIsGiven
   [junit4]   2> 3854240 INFO  
(TEST-TestSolrXml.testValidStringValueWhenIntTypeIsExpected-seed#[5B82AC2CFB01F146])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting 
testValidStringValueWhenIntTypeIsExpected
   [junit4]   2> 3854243 INFO  
(TEST-TestSolrXml.testValidStringValueWhenIntTypeIsExpected-seed#[5B82AC2CFB01F146])
 [     ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@712f71dc, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3854244 INFO  
(TEST-TestSolrXml.testValidStringValueWhenIntTypeIsExpected-seed#[5B82AC2CFB01F146])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending 
testValidStringValueWhenIntTypeIsExpected
   [junit4]   2> 3854246 INFO  
(TEST-TestSolrXml.testCloudConfigRequiresHostPort-seed#[5B82AC2CFB01F146]) [    
 ] o.a.s.SolrTestCaseJ4 ###Starting testCloudConfigRequiresHostPort
   [junit4]   2> 3854249 INFO  
(TEST-TestSolrXml.testCloudConfigRequiresHostPort-seed#[5B82AC2CFB01F146]) [    
 ] o.a.s.SolrTestCaseJ4 ###Ending testCloudConfigRequiresHostPort
   [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=TestSolrXml 
-Dtests.method=testCloudConfigRequiresHostPort -Dtests.seed=5B82AC2CFB01F146 
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=es-MX -Dtests.timezone=America/Chicago -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.01s J0 | TestSolrXml.testCloudConfigRequiresHostPort <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: 
   [junit4]    > Expected: (an instance of org.apache.solr.common.SolrException 
and exception with message a string containing "solrcloud section missing 
required entry 'hostPort'")
   [junit4]    >      but: exception with message a string containing 
"solrcloud section missing required entry 'hostPort'" message was "Error 
parsing 'hostPort', value 'null' cannot be parsed as int"
   [junit4]    > Stacktrace was: org.apache.solr.common.SolrException: Error 
parsing 'hostPort', value 'null' cannot be parsed as int
   [junit4]    >        at 
org.apache.solr.core.SolrXmlConfig.parseInt(SolrXmlConfig.java:271)
   [junit4]    >        at 
org.apache.solr.core.SolrXmlConfig.fillSolrCloudSection(SolrXmlConfig.java:425)
   [junit4]    >        at 
org.apache.solr.core.SolrXmlConfig.fromConfig(SolrXmlConfig.java:118)
   [junit4]    >        at 
org.apache.solr.core.SolrXmlConfig.fromInputStream(SolrXmlConfig.java:190)
   [junit4]    >        at 
org.apache.solr.core.SolrXmlConfig.fromString(SolrXmlConfig.java:175)
   [junit4]    >        at 
org.apache.solr.core.TestSolrXml.testCloudConfigRequiresHostPort(TestSolrXml.java:328)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([5B82AC2CFB01F146:D30E81C7C55CE4FD]:0)
   [junit4]    >        at 
org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3854254 INFO  
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenUnrecognizedSolrOptionWasFound-seed#[5B82AC2CFB01F146])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting 
testFailAtConfigParseTimeWhenUnrecognizedSolrOptionWasFound
   [junit4]   2> 3854256 INFO  
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenUnrecognizedSolrOptionWasFound-seed#[5B82AC2CFB01F146])
 [     ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@712f71dc, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3854257 INFO  
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenUnrecognizedSolrOptionWasFound-seed#[5B82AC2CFB01F146])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending 
testFailAtConfigParseTimeWhenUnrecognizedSolrOptionWasFound
   [junit4]   2> 3854260 INFO  
(TEST-TestSolrXml.testAllInfoPresent-seed#[5B82AC2CFB01F146]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testAllInfoPresent
   [junit4]   2> 3854261 INFO  
(TEST-TestSolrXml.testAllInfoPresent-seed#[5B82AC2CFB01F146]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.core.TestSolrXml_5B82AC2CFB01F146-001/tempDir-019/solr.xml
   [junit4]   2> 3854264 INFO  
(TEST-TestSolrXml.testAllInfoPresent-seed#[5B82AC2CFB01F146]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@712f71dc, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3854266 INFO  
(TEST-TestSolrXml.testAllInfoPresent-seed#[5B82AC2CFB01F146]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testAllInfoPresent
   [junit4]   2> 3854268 INFO  
(TEST-TestSolrXml.testExplicitNullGivesDefaults-seed#[5B82AC2CFB01F146]) [     
] o.a.s.SolrTestCaseJ4 ###Starting testExplicitNullGivesDefaults
   [junit4]   2> 3854271 INFO  
(TEST-TestSolrXml.testExplicitNullGivesDefaults-seed#[5B82AC2CFB01F146]) [     
] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@712f71dc, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3854272 INFO  
(TEST-TestSolrXml.testExplicitNullGivesDefaults-seed#[5B82AC2CFB01F146]) [     
] o.a.s.SolrTestCaseJ4 ###Ending testExplicitNullGivesDefaults
   [junit4]   2> 3854274 INFO  
(TEST-TestSolrXml.testPropertySub-seed#[5B82AC2CFB01F146]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testPropertySub
   [junit4]   2> 3854275 INFO  
(TEST-TestSolrXml.testPropertySub-seed#[5B82AC2CFB01F146]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.core.TestSolrXml_5B82AC2CFB01F146-001/tempDir-021/solr.xml
   [junit4]   2> 3854294 INFO  
(TEST-TestSolrXml.testPropertySub-seed#[5B82AC2CFB01F146]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@712f71dc, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3854295 INFO  
(TEST-TestSolrXml.testPropertySub-seed#[5B82AC2CFB01F146]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testPropertySub
   [junit4]   2> 3854298 INFO  
(TEST-TestSolrXml.testCloudConfigRequiresHostContext-seed#[5B82AC2CFB01F146]) [ 
    ] o.a.s.SolrTestCaseJ4 ###Starting testCloudConfigRequiresHostContext
   [junit4]   2> 3854300 INFO  
(TEST-TestSolrXml.testCloudConfigRequiresHostContext-seed#[5B82AC2CFB01F146]) [ 
    ] o.a.s.SolrTestCaseJ4 ###Ending testCloudConfigRequiresHostContext
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.core.TestSolrXml_5B82AC2CFB01F146-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, 
docValues:{}, maxPointsInLeafNode=1293, maxMBSortInHeap=5.168521629718102, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=es-MX, 
timezone=America/Chicago
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 
1.8.0_252 (64-bit)/cpus=4,threads=1,free=281189752,total=530055168
   [junit4]   2> NOTE: All tests run in this JVM: [MoreLikeThisHandlerTest, 
TestIndexingPerformance, DistribCursorPagingTest, 
TestPHPSerializedResponseWriter, TestNumericTerms32, 
TestRetrieveFieldsOptimizer, TestReloadDeadlock, SparseHLLTest, 
TestMultiWordSynonyms, TestPayloadScoreQParserPlugin, 
ChaosMonkeySafeLeaderWithPullReplicasTest, TestInPlaceUpdateWithRouteField, 
TestXmlQParserPlugin, TestPartialUpdateDeduplication, SplitByPrefixTest, 
TestDistributedStatsComponentCardinality, TestSegmentSorting, 
SolrLogAuditLoggerPluginTest, CheckHdfsIndexTest, SuggesterTest, 
NoCacheHeaderTest, CdcrBidirectionalTest, LeaderFailureAfterFreshStartTest, 
RestoreTriggerStateTest, PreAnalyzedFieldManagedSchemaCloudTest, 
ReplaceNodeTest, CSVRequestHandlerTest, BasicAuthOnSingleNodeTest, 
TestFiltering, SearchRateTriggerIntegrationTest, CdcrRequestHandlerTest, 
SolrMetricManagerTest, TestSmileRequest, RegexBytesRefFilterTest, RulesTest, 
LoggingHandlerTest, TestCopyFieldCollectionResource, 
CurrencyRangeFacetCloudTest, StatelessScriptUpdateProcessorFactoryTest, 
HdfsBasicDistributedZk2Test, NotRequiredUniqueKeyTest, 
ShowFileRequestHandlerTest, AtomicUpdateJavabinTest, TestUseDocValuesAsStored2, 
TestMinMaxOnMultiValuedField, CrossCollectionJoinQueryTest, 
LeaderElectionContextKeyTest, HdfsSyncSliceTest, TestBlobHandler, 
AnalysisAfterCoreReloadTest, TestSolrCloudWithDelegationTokens, 
TestIndexSearcher, TestLocalFSCloudBackupRestore, 
OverriddenZkACLAndCredentialsProvidersTest, CopyFieldTest, 
TestImplicitCoreProperties, HdfsNNFailoverTest, RankQParserPluginTest, 
TestSimExecutePlanAction, TestQuerySenderListener, TestFaceting, 
TestJsonRangeFacets, CoreAdminHandlerTest, TestUniqueKeyFieldResource, 
TestStressReorder, SoftAutoCommitTest, TestCaffeineCache, DaemonStreamApiTest, 
OverseerTest, ZkFailoverTest, TestSimTriggerIntegration, 
TestSimpleTrackingShardHandler, SolrIndexSplitterTest, HighlighterTest, 
TestSystemCollAutoCreate, MaxScoreCollectorTest, 
ConjunctionSolrSpellCheckerTest, TestCustomDocTransformer, 
TestPerFieldSimilarity, ShardsWhitelistTest, QueryElevationComponentTest, 
TestSolrCloudSnapshots, FullSolrCloudDistribCmdsTest, 
BigEndianAscendingWordDeserializerTest, SuggestComponentTest, 
RequestHandlersTest, TestSchemaResource, TestHalfAndHalfDocValues, 
OrderedExecutorTest, AssignTest, SpatialRPTFieldTypeTest, JvmMetricsTest, 
TestLuceneMatchVersion, TestSuggestSpellingConverter, 
ExternalFileFieldSortTest, SolrShardReporterTest, 
PeerSyncWithIndexFingerprintCachingTest, CollectionStateFormat2Test, 
DistributedFacetPivotWhiteBoxTest, TestRealTimeGet, 
TriggerCooldownIntegrationTest, RouteFieldTest, OverseerSolrResponseTest, 
HdfsAutoAddReplicasIntegrationTest, DocValuesMissingTest, SliceStateTest, 
XsltUpdateRequestHandlerTest, HdfsWriteToMultipleCollectionsTest, 
OutputWriterTest, TestFieldCacheSortRandom, TestCloudPivotFacet, 
TestStressInPlaceUpdates, SolrCoreTest, TestNumericRangeQuery32, 
TestConfigSets, DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, 
EchoParamsTest, MinimalSchemaTest, SolrTestCaseJ4Test, TestCrossCoreJoin, 
TestCursorMarkWithoutUniqueKey, TestDistributedGrouping, 
TestDistributedMissingSort, TestDistributedSearch, TestDocumentBuilder, 
TestGroupingSearch, TestHighlightDedupGrouping, TestJoin, TestRandomDVFaceting, 
TestRandomFaceting, PathHierarchyTokenizerFactoryTest, 
ProtectedTermFilterFactoryTest, TestCharFilters, TestDeprecatedFilters, 
TestLuceneIndexBackCompat, TestEmbeddedSolrServerAdminHandler, 
TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, 
TestJettySolrRunner, ConnectionReuseTest, ActionThrottleTest, AddReplicaTest, 
AssignBackwardCompatibilityTest, BasicDistributedZkTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, ClusterStateMockUtilTest, 
ClusterStateTest, ClusterStateUpdateTest, CollectionPropsTest, 
DeleteInactiveReplicaTest, DeleteShardTest, DeleteStatusTest, 
DistributedVersionInfoTest, DocValuesNotIndexedTest, ForceLeaderTest, 
MetricsHistoryIntegrationTest, MigrateRouteKeyTest, MultiSolrCloudTestCaseTest, 
NestedShardedAtomicUpdateTest, ReindexCollectionTest, TestCloudDeleteByQuery, 
TestCloudInspectUtil, TestCloudPhrasesIdentificationComponent, 
TestCloudSearcherWarming, TestConfigSetsAPIZkFailure, TestCryptoKeys, 
TestDistributedMap, TestDynamicFieldNamesIndexCorrectly, 
TestLeaderElectionZkExpiry, TestOnReconnectListenerSupport, TestPullReplica, 
TestPullReplicaErrorHandling, TestRequestForwarding, TestSSLRandomization, 
TestTolerantUpdateProcessorCloud, TestUtilizeNode, TestZkChroot, 
TlogReplayBufferedWhileIndexingTest, CollectionsAPIAsyncDistributedZkTest, 
CustomCollectionTest, HdfsCollectionsAPIDistributedZkTest, 
ComputePlanActionTest, NodeLostTriggerIntegrationTest, NodeLostTriggerTest, 
TestSimClusterStateProvider, TestSimDistributedQueue, ZkStateReaderTest, 
ImplicitSnitchTest, RuleEngineTest, ByteBuffersDirectoryFactoryTest, 
CachingDirectoryFactoryTest, TestDynamicLoadingUrl, TestDynamicURP, 
TestLazyCores, TestSolrDeletionPolicy1, TestSolrDeletionPolicy2, 
TestSolrIndexConfig, TestSolrXml]
   [junit4] Completed [626/924 (1!)] on J0 in 0.26s, 23 tests, 2 failures, 1 
skipped <<< FAILURES!

[...truncated 51666 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to