Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17876/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseG1GC

506 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.analysis.TestFoldingMultitermExtrasQuery

Error Message:
Can't load schema 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analysis-extras/test/J1/temp/solr.analysis.TestFoldingMultitermExtrasQuery_13108BD61E710C04-001/tempDir-001/collection1/conf/schema-folding-extra.xml:
 null

Stack Trace:
org.apache.solr.common.SolrException: Can't load schema 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analysis-extras/test/J1/temp/solr.analysis.TestFoldingMultitermExtrasQuery_13108BD61E710C04-001/tempDir-001/collection1/conf/schema-folding-extra.xml:
 null
        at __randomizedtesting.SeedInfo.seed([13108BD61E710C04]:0)
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
        at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
        at 
org.apache.solr.schema.ManagedIndexSchema.<init>(ManagedIndexSchema.java:104)
        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:172)
        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:45)
        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
        at 
org.apache.solr.analysis.TestFoldingMultitermExtrasQuery.beforeTests(TestFoldingMultitermExtrasQuery.java:36)
        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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:541)
        ... 34 more


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestICUCollationField

Error Message:
Can't load schema 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analysis-extras/test/J0/temp/solr.schema.TestICUCollationField_13108BD61E710C04-001/tempDir-001/collection1/conf/schema.xml:
 null

Stack Trace:
org.apache.solr.common.SolrException: Can't load schema 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analysis-extras/test/J0/temp/solr.schema.TestICUCollationField_13108BD61E710C04-001/tempDir-001/collection1/conf/schema.xml:
 null
        at __randomizedtesting.SeedInfo.seed([13108BD61E710C04]:0)
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
        at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
        at 
org.apache.solr.schema.ManagedIndexSchema.<init>(ManagedIndexSchema.java:104)
        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:172)
        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:45)
        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
        at 
org.apache.solr.schema.TestICUCollationField.beforeClass(TestICUCollationField.java:42)
        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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:541)
        ... 34 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.schema.TestICUCollationFieldDocValues

Error Message:
Can't load schema 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analysis-extras/test/J2/temp/solr.schema.TestICUCollationFieldDocValues_13108BD61E710C04-001/tempDir-001/collection1/conf/schema.xml:
 null

Stack Trace:
org.apache.solr.common.SolrException: Can't load schema 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analysis-extras/test/J2/temp/solr.schema.TestICUCollationFieldDocValues_13108BD61E710C04-001/tempDir-001/collection1/conf/schema.xml:
 null
        at __randomizedtesting.SeedInfo.seed([13108BD61E710C04]:0)
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
        at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
        at 
org.apache.solr.schema.ManagedIndexSchema.<init>(ManagedIndexSchema.java:104)
        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:172)
        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:45)
        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
        at 
org.apache.solr.schema.TestICUCollationFieldDocValues.beforeClass(TestICUCollationFieldDocValues.java:39)
        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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:541)
        ... 34 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.schema.TestICUCollationFieldOptions

Error Message:
Can't load schema 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analysis-extras/test/J2/temp/solr.schema.TestICUCollationFieldOptions_13108BD61E710C04-001/tempDir-001/collection1/conf/schema-icucollateoptions.xml:
 null

Stack Trace:
org.apache.solr.common.SolrException: Can't load schema 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analysis-extras/test/J2/temp/solr.schema.TestICUCollationFieldOptions_13108BD61E710C04-001/tempDir-001/collection1/conf/schema-icucollateoptions.xml:
 null
        at __randomizedtesting.SeedInfo.seed([13108BD61E710C04]:0)
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
        at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
        at 
org.apache.solr.schema.ManagedIndexSchema.<init>(ManagedIndexSchema.java:104)
        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:172)
        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:45)
        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
        at 
org.apache.solr.schema.TestICUCollationFieldOptions.beforeClass(TestICUCollationFieldOptions.java:33)
        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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:541)
        ... 34 more


FAILED:  junit.framework.TestSuite.org.apache.solr.analytics.NoFacetTest

Error Message:
Can't load schema 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/analytics/src/test-files/solr/collection1/conf/schema-analytics.xml:
 null

Stack Trace:
org.apache.solr.common.SolrException: Can't load schema 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/analytics/src/test-files/solr/collection1/conf/schema-analytics.xml:
 null
        at __randomizedtesting.SeedInfo.seed([B6AA7D5BD4B60380]:0)
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
        at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:426)
        at 
org.apache.solr.analytics.NoFacetTest.beforeClass(NoFacetTest.java:63)
        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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:583)
        ... 33 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.analytics.expression.ExpressionTest

Error Message:
Can't load schema 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/analytics/src/test-files/solr/collection1/conf/schema-analytics.xml:
 null

Stack Trace:
org.apache.solr.common.SolrException: Can't load schema 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/analytics/src/test-files/solr/collection1/conf/schema-analytics.xml:
 null
        at __randomizedtesting.SeedInfo.seed([B6AA7D5BD4B60380]:0)
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
        at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:426)
        at 
org.apache.solr.analytics.expression.ExpressionTest.beforeClass(ExpressionTest.java:51)
        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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:583)
        ... 33 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.analytics.facet.FieldFacetExtrasTest

Error Message:
Can't load schema 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/analytics/src/test-files/solr/collection1/conf/schema-analytics.xml:
 null

Stack Trace:
org.apache.solr.common.SolrException: Can't load schema 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/analytics/src/test-files/solr/collection1/conf/schema-analytics.xml:
 null
        at __randomizedtesting.SeedInfo.seed([B6AA7D5BD4B60380]:0)
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
        at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:426)
        at 
org.apache.solr.analytics.facet.FieldFacetExtrasTest.beforeClass(FieldFacetExtrasTest.java:47)
        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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:583)
        ... 33 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.analytics.facet.FieldFacetTest

Error Message:
Can't load schema 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/analytics/src/test-files/solr/collection1/conf/schema-analytics.xml:
 null

Stack Trace:
org.apache.solr.common.SolrException: Can't load schema 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/analytics/src/test-files/solr/collection1/conf/schema-analytics.xml:
 null
        at __randomizedtesting.SeedInfo.seed([B6AA7D5BD4B60380]:0)
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
        at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:426)
        at 
org.apache.solr.analytics.facet.FieldFacetTest.beforeClass(FieldFacetTest.java:90)
        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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:583)
        ... 33 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.analytics.facet.QueryFacetTest

Error Message:
Can't load schema 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/analytics/src/test-files/solr/collection1/conf/schema-analytics.xml:
 null

Stack Trace:
org.apache.solr.common.SolrException: Can't load schema 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/analytics/src/test-files/solr/collection1/conf/schema-analytics.xml:
 null
        at __randomizedtesting.SeedInfo.seed([B6AA7D5BD4B60380]:0)
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
        at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:426)
        at 
org.apache.solr.analytics.facet.QueryFacetTest.beforeClass(QueryFacetTest.java:38)
        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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:583)
        ... 33 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.analytics.facet.RangeFacetTest

Error Message:
Can't load schema 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/analytics/src/test-files/solr/collection1/conf/schema-analytics.xml:
 null

Stack Trace:
org.apache.solr.common.SolrException: Can't load schema 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/analytics/src/test-files/solr/collection1/conf/schema-analytics.xml:
 null
        at __randomizedtesting.SeedInfo.seed([B6AA7D5BD4B60380]:0)
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
        at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:426)
        at 
org.apache.solr.analytics.facet.RangeFacetTest.beforeClass(RangeFacetTest.java:49)
        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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:583)
        ... 33 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.analytics.util.valuesource.FunctionTest

Error Message:
Can't load schema 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/analytics/src/test-files/solr/collection1/conf/schema-analytics.xml:
 null

Stack Trace:
org.apache.solr.common.SolrException: Can't load schema 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/analytics/src/test-files/solr/collection1/conf/schema-analytics.xml:
 null
        at __randomizedtesting.SeedInfo.seed([B6AA7D5BD4B60380]:0)
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
        at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:426)
        at 
org.apache.solr.analytics.util.valuesource.FunctionTest.beforeClass(FunctionTest.java:38)
        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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:583)
        ... 33 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.extraction.ExtractingRequestHandlerTest

Error Message:
Can't load schema 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/extraction/src/test-files/extraction/solr/collection1/conf/schema.xml:
 null

Stack Trace:
org.apache.solr.common.SolrException: Can't load schema 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/extraction/src/test-files/extraction/solr/collection1/conf/schema.xml:
 null
        at __randomizedtesting.SeedInfo.seed([1FB1F420CAFB23B3]:0)
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
        at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
        at 
org.apache.solr.handler.extraction.ExtractingRequestHandlerTest.beforeClass(ExtractingRequestHandlerTest.java:47)
        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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:541)
        ... 32 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.extraction.TestXLSXResponseWriter

Error Message:
Can't load schema 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/extraction/src/test-files/extraction/solr/collection1/conf/schema.xml:
 null

Stack Trace:
org.apache.solr.common.SolrException: Can't load schema 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/extraction/src/test-files/extraction/solr/collection1/conf/schema.xml:
 null
        at __randomizedtesting.SeedInfo.seed([1FB1F420CAFB23B3]:0)
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
        at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
        at 
org.apache.solr.handler.extraction.TestXLSXResponseWriter.beforeClass(TestXLSXResponseWriter.java:50)
        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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:541)
        ... 32 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.clustering.ClusteringComponentTest

Error Message:
Can't load schema 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-clustering/test/J2/temp/solr.handler.clustering.ClusteringComponentTest_1A9B90084733EBA9-001/tempDir-001/collection1/conf/schema.xml:
 null

Stack Trace:
org.apache.solr.common.SolrException: Can't load schema 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-clustering/test/J2/temp/solr.handler.clustering.ClusteringComponentTest_1A9B90084733EBA9-001/tempDir-001/collection1/conf/schema.xml:
 null
        at __randomizedtesting.SeedInfo.seed([1A9B90084733EBA9]:0)
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
        at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
        at 
org.apache.solr.handler.clustering.AbstractClusteringTestCase.beforeClass(AbstractClusteringTestCase.java:37)
        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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:541)
        ... 32 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.clustering.carrot2.CarrotClusteringEngineTest

Error Message:
Can't load schema 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-clustering/test/J1/temp/solr.handler.clustering.carrot2.CarrotClusteringEngineTest_1A9B90084733EBA9-001/tempDir-001/collection1/conf/schema.xml:
 null

Stack Trace:
org.apache.solr.common.SolrException: Can't load schema 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-clustering/test/J1/temp/solr.handler.clustering.carrot2.CarrotClusteringEngineTest_1A9B90084733EBA9-001/tempDir-001/collection1/conf/schema.xml:
 null
        at __randomizedtesting.SeedInfo.seed([1A9B90084733EBA9]:0)
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
        at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
        at 
org.apache.solr.handler.clustering.AbstractClusteringTestCase.beforeClass(AbstractClusteringTestCase.java:37)
        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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:541)
        ... 32 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestTikaEntityProcessor

Error Message:
Can't load schema 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/dataimporthandler-extras/src/test-files/dihextras/solr/collection1/conf/dataimport-schema-no-unique-key.xml:
 null

Stack Trace:
org.apache.solr.common.SolrException: Can't load schema 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/dataimporthandler-extras/src/test-files/dihextras/solr/collection1/conf/dataimport-schema-no-unique-key.xml:
 null
        at __randomizedtesting.SeedInfo.seed([B3B92E0527CEBC5C]:0)
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
        at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
        at 
org.apache.solr.handler.dataimport.TestTikaEntityProcessor.beforeClass(TestTikaEntityProcessor.java:107)
        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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:541)
        ... 32 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestDataConfig

Error Message:
Can't load schema 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/J2/temp/solr.handler.dataimport.TestDataConfig_1C1E1692B982A5EB-001/core-home-001/collection1/conf/dataimport-schema.xml:
 null

Stack Trace:
org.apache.solr.common.SolrException: Can't load schema 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/J2/temp/solr.handler.dataimport.TestDataConfig_1C1E1692B982A5EB-001/core-home-001/collection1/conf/dataimport-schema.xml:
 null
        at __randomizedtesting.SeedInfo.seed([1C1E1692B982A5EB]:0)
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
        at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
        at 
org.apache.solr.handler.dataimport.AbstractDataImportHandlerTestCase.initCore(AbstractDataImportHandlerTestCase.java:61)
        at 
org.apache.solr.handler.dataimport.TestDataConfig.beforeClass(TestDataConfig.java:41)
        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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:541)
        ... 33 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestDocBuilder2

Error Message:
Can't load schema 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/J2/temp/solr.handler.dataimport.TestDocBuilder2_1C1E1692B982A5EB-001/core-home-001/collection1/conf/dataimport-schema.xml:
 null

Stack Trace:
org.apache.solr.common.SolrException: Can't load schema 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/J2/temp/solr.handler.dataimport.TestDocBuilder2_1C1E1692B982A5EB-001/core-home-001/collection1/conf/dataimport-schema.xml:
 null
        at __randomizedtesting.SeedInfo.seed([1C1E1692B982A5EB]:0)
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
        at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
        at 
org.apache.solr.handler.dataimport.AbstractDataImportHandlerTestCase.initCore(AbstractDataImportHandlerTestCase.java:61)
        at 
org.apache.solr.handler.dataimport.TestDocBuilder2.beforeClass(TestDocBuilder2.java:43)
        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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:541)
        ... 33 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestEphemeralCache

Error Message:
Can't load schema 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/J2/temp/solr.handler.dataimport.TestEphemeralCache_1C1E1692B982A5EB-001/core-home-001/collection1/conf/dataimport-schema.xml:
 null

Stack Trace:
org.apache.solr.common.SolrException: Can't load schema 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/J2/temp/solr.handler.dataimport.TestEphemeralCache_1C1E1692B982A5EB-001/core-home-001/collection1/conf/dataimport-schema.xml:
 null
        at __randomizedtesting.SeedInfo.seed([1C1E1692B982A5EB]:0)
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
        at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
        at 
org.apache.solr.handler.dataimport.AbstractDataImportHandlerTestCase.initCore(AbstractDataImportHandlerTestCase.java:61)
        at 
org.apache.solr.handler.dataimport.TestEphemeralCache.beforeClass(TestEphemeralCache.java:33)
        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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:541)
        ... 33 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestErrorHandling

Error Message:
Can't load schema 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/J2/temp/solr.handler.dataimport.TestErrorHandling_1C1E1692B982A5EB-001/core-home-001/collection1/conf/dataimport-schema.xml:
 null

Stack Trace:
org.apache.solr.common.SolrException: Can't load schema 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/J2/temp/solr.handler.dataimport.TestErrorHandling_1C1E1692B982A5EB-001/core-home-001/collection1/conf/dataimport-schema.xml:
 null
        at __randomizedtesting.SeedInfo.seed([1C1E1692B982A5EB]:0)
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
        at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
        at 
org.apache.solr.handler.dataimport.AbstractDataImportHandlerTestCase.initCore(AbstractDataImportHandlerTestCase.java:61)
        at 
org.apache.solr.handler.dataimport.TestErrorHandling.beforeClass(TestErrorHandling.java:43)
        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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:541)
        ... 33 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestFileListWithLineEntityProcessor

Error Message:
Can't load schema 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/J2/temp/solr.handler.dataimport.TestFileListWithLineEntityProcessor_1C1E1692B982A5EB-001/core-home-001/collection1/conf/dataimport-schema.xml:
 null

Stack Trace:
org.apache.solr.common.SolrException: Can't load schema 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/J2/temp/solr.handler.dataimport.TestFileListWithLineEntityProcessor_1C1E1692B982A5EB-001/core-home-001/collection1/conf/dataimport-schema.xml:
 null
        at __randomizedtesting.SeedInfo.seed([1C1E1692B982A5EB]:0)
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
        at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
        at 
org.apache.solr.handler.dataimport.AbstractDataImportHandlerTestCase.initCore(AbstractDataImportHandlerTestCase.java:61)
        at 
org.apache.solr.handler.dataimport.TestFileListWithLineEntityProcessor.beforeClass(TestFileListWithLineEntityProcessor.java:29)
        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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:541)
        ... 33 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestHierarchicalDocBuilder

Error Message:
Can't load schema 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestHierarchicalDocBuilder_1C1E1692B982A5EB-001/core-home-001/collection1/conf/dataimport-schema.xml:
 null

Stack Trace:
org.apache.solr.common.SolrException: Can't load schema 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestHierarchicalDocBuilder_1C1E1692B982A5EB-001/core-home-001/collection1/conf/dataimport-schema.xml:
 null
        at __randomizedtesting.SeedInfo.seed([1C1E1692B982A5EB]:0)
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
        at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
        at 
org.apache.solr.handler.dataimport.AbstractDataImportHandlerTestCase.initCore(AbstractDataImportHandlerTestCase.java:61)
        at 
org.apache.solr.handler.dataimport.TestHierarchicalDocBuilder.beforeClass(TestHierarchicalDocBuilder.java:94)
        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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:541)
        ... 33 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestNestedChildren

Error Message:
Can't load schema 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestNestedChildren_1C1E1692B982A5EB-001/core-home-001/collection1/conf/dataimport-schema.xml:
 null

Stack Trace:
org.apache.solr.common.SolrException: Can't load schema 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestNestedChildren_1C1E1692B982A5EB-001/core-home-001/collection1/conf/dataimport-schema.xml:
 null
        at __randomizedtesting.SeedInfo.seed([1C1E1692B982A5EB]:0)
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
        at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
        at 
org.apache.solr.handler.dataimport.AbstractDataImportHandlerTestCase.initCore(AbstractDataImportHandlerTestCase.java:61)
        at 
org.apache.solr.handler.dataimport.AbstractDIHJdbcTestCase.beforeClassDihJdbcTest(AbstractDIHJdbcTestCase.java:67)
        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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:541)
        ... 33 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestNonWritablePersistFile

Error Message:
Can't load schema 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestNonWritablePersistFile_1C1E1692B982A5EB-001/tempDir-001/collection1/conf/dataimport-schema.xml:
 null

Stack Trace:
org.apache.solr.common.SolrException: Can't load schema 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestNonWritablePersistFile_1C1E1692B982A5EB-001/tempDir-001/collection1/conf/dataimport-schema.xml:
 null
        at __randomizedtesting.SeedInfo.seed([1C1E1692B982A5EB]:0)
        at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
        at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
        at 
org.apache.solr.handler.dataimport.TestNonWritablePersistFile.createTempSolrHomeAndCore(TestNonWritablePersistFile.java:56)
        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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$

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

.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
   [junit4]    >        at 
org.apache.solr.morphlines.solr.AbstractSolrMorphlineTestBase.myInitCore(AbstractSolrMorphlineTestBase.java:112)
   [junit4]    >        at 
org.apache.solr.morphlines.solr.AbstractSolrMorphlineTestBase.beforeClass(AbstractSolrMorphlineTestBase.java:99)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    >        at 
org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:583)
   [junit4]    >        ... 33 more
   [junit4] Completed [4/4 (4!)] on J1 in 0.29s, 0 tests, 1 error <<< FAILURES!

[...truncated 543 lines...]
   [junit4] Suite: 
org.apache.solr.uima.analysis.UIMATokenizersSolrIntegrationTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-uima/test/J1/temp/solr.uima.analysis.UIMATokenizersSolrIntegrationTest_D147BA56A361D192-001/init-core-data-001
   [junit4]   2> log4j:WARN No appenders could be found for logger 
(org.eclipse.jetty.util.log).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See 
http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> NOTE: test params are: codec=Lucene62, sim=ClassicSimilarity, 
locale=da, timezone=US/Pacific
   [junit4]   2> NOTE: Linux 4.4.0-36-generic i386/Oracle Corporation 1.8.0_102 
(32-bit)/cpus=12,threads=1,free=33121264,total=67108864
   [junit4]   2> NOTE: All tests run in this JVM: 
[UIMATokenizersSolrIntegrationTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=UIMATokenizersSolrIntegrationTest -Dtests.seed=D147BA56A361D192 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=da 
-Dtests.timezone=US/Pacific -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | UIMATokenizersSolrIntegrationTest (suite) <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: Can't load 
schema classpath:uima/uima-tokenizers-schema.xml: null
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([D147BA56A361D192]:0)
   [junit4]    >        at 
org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
   [junit4]    >        at 
org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
   [junit4]    >        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
   [junit4]    >        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:426)
   [junit4]    >        at 
org.apache.solr.uima.analysis.UIMATokenizersSolrIntegrationTest.beforeClass(UIMATokenizersSolrIntegrationTest.java:32)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    >        at 
org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:541)
   [junit4]    >        ... 33 more
   [junit4] Completed [1/2 (1!)] on J1 in 1.99s, 0 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-uima/test/J0/temp/solr.uima.processor.UIMAUpdateRequestProcessorTest_D147BA56A361D192-001/init-core-data-001
   [junit4]   2> log4j:WARN No appenders could be found for logger 
(org.eclipse.jetty.util.log).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See 
http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, 
docValues:{}, maxPointsInLeafNode=581, maxMBSortInHeap=5.2881118861307925, 
sim=ClassicSimilarity, locale=de, timezone=America/Rosario
   [junit4]   2> NOTE: Linux 4.4.0-36-generic i386/Oracle Corporation 1.8.0_102 
(32-bit)/cpus=12,threads=1,free=36128424,total=67108864
   [junit4]   2> NOTE: All tests run in this JVM: 
[UIMAUpdateRequestProcessorTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=UIMAUpdateRequestProcessorTest -Dtests.seed=D147BA56A361D192 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=de 
-Dtests.timezone=America/Rosario -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | UIMAUpdateRequestProcessorTest (suite) <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: Can't load 
schema 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/uima/src/test-files/uima/solr/collection1/conf/schema.xml:
 null
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([D147BA56A361D192]:0)
   [junit4]    >        at 
org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
   [junit4]    >        at 
org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
   [junit4]    >        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
   [junit4]    >        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
   [junit4]    >        at 
org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.beforeClass(UIMAUpdateRequestProcessorTest.java:52)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    >        at 
org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:541)
   [junit4]    >        ... 32 more
   [junit4] Completed [2/2 (2!)] on J0 in 2.02s, 0 tests, 1 error <<< FAILURES!

[...truncated 498 lines...]
   [junit4] Suite: org.apache.solr.velocity.VelocityResponseWriterTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-velocity/test/J0/temp/solr.velocity.VelocityResponseWriterTest_657CC49335DD3C6F-001/init-core-data-001
   [junit4]   2> log4j:WARN No appenders could be found for logger 
(org.eclipse.jetty.util.log).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See 
http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, 
docValues:{}, maxPointsInLeafNode=1877, maxMBSortInHeap=7.7803773072523725, 
sim=RandomSimilarity(queryNorm=false): {}, locale=it-CH, timezone=SystemV/AST4
   [junit4]   2> NOTE: Linux 4.4.0-36-generic i386/Oracle Corporation 1.8.0_102 
(32-bit)/cpus=12,threads=1,free=25905592,total=67108864
   [junit4]   2> NOTE: All tests run in this JVM: [VelocityResponseWriterTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=VelocityResponseWriterTest -Dtests.seed=657CC49335DD3C6F 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=it-CH 
-Dtests.timezone=SystemV/AST4 -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s | VelocityResponseWriterTest (suite) <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: Can't load 
schema 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/velocity/src/test-files/velocity/solr/collection1/conf/schema.xml:
 null
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([657CC49335DD3C6F]:0)
   [junit4]    >        at 
org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:607)
   [junit4]    >        at 
org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
   [junit4]    >        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
   [junit4]    >        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:96)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:605)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:595)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:437)
   [junit4]    >        at 
org.apache.solr.velocity.VelocityResponseWriterTest.beforeClass(VelocityResponseWriterTest.java:35)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    >        at 
org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:541)
   [junit4]    >        ... 32 more
   [junit4] Completed [1/1 (1!)] in 1.12s, 0 tests, 1 error <<< FAILURES!

[...truncated 21 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:763: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:715: Some of the 
tests produced a heap dump, but did not fail. Maybe a suppressed 
OutOfMemoryError? Dumps created:
* java_pid16354.hprof

Total time: 60 minutes 56 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to