Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/134/

6 tests failed.
FAILED:  org.apache.solr.core.TestCodecSupport.testDocValuesFormats

Error Message:
An SPI class of type org.apache.lucene.codecs.DocValuesFormat with name 
'Lucene80' does not exist.  You need to add the corresponding JAR file 
supporting this SPI to your classpath.  The current classpath supports the 
following names: [Asserting, Direct, Lucene70]

Stack Trace:
java.lang.IllegalArgumentException: An SPI class of type 
org.apache.lucene.codecs.DocValuesFormat with name 'Lucene80' does not exist.  
You need to add the corresponding JAR file supporting this SPI to your 
classpath.  The current classpath supports the following names: [Asserting, 
Direct, Lucene70]
        at 
__randomizedtesting.SeedInfo.seed([D190A6ABC8683CA5:DDCB6E1920699C5A]:0)
        at org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:116)
        at 
org.apache.lucene.codecs.DocValuesFormat.forName(DocValuesFormat.java:108)
        at 
org.apache.solr.core.SchemaCodecFactory$1.getDocValuesFormatForField(SchemaCodecFactory.java:112)
        at 
org.apache.lucene.codecs.lucene80.Lucene80Codec$2.getDocValuesFormatForField(Lucene80Codec.java:73)
        at 
org.apache.solr.core.TestCodecSupport.testDocValuesFormats(TestCodecSupport.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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.core.TestCodecSupport.testCompressionModeDefault

Error Message:
An SPI class of type org.apache.lucene.codecs.DocValuesFormat with name 
'Lucene80' does not exist.  You need to add the corresponding JAR file 
supporting this SPI to your classpath.  The current classpath supports the 
following names: [Asserting, Direct, Lucene70]

Stack Trace:
org.apache.solr.common.SolrException: An SPI class of type 
org.apache.lucene.codecs.DocValuesFormat with name 'Lucene80' does not exist.  
You need to add the corresponding JAR file supporting this SPI to your 
classpath.  The current classpath supports the following names: [Asserting, 
Direct, Lucene70]
        at 
__randomizedtesting.SeedInfo.seed([D190A6ABC8683CA5:80D19195AB314170]:0)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:219)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541)
        at 
org.apache.solr.servlet.DirectSolrConnection.request(DirectSolrConnection.java:125)
        at org.apache.solr.util.TestHarness.update(TestHarness.java:284)
        at 
org.apache.solr.util.BaseTestHarness.checkUpdateStatus(BaseTestHarness.java:274)
        at 
org.apache.solr.util.BaseTestHarness.validateUpdate(BaseTestHarness.java:244)
        at org.apache.solr.SolrTestCaseJ4.checkUpdateU(SolrTestCaseJ4.java:864)
        at org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:843)
        at org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:837)
        at 
org.apache.solr.core.TestCodecSupport.testCompressionModeDefault(TestCodecSupport.java:222)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.IllegalArgumentException: An SPI class of type 
org.apache.lucene.codecs.DocValuesFormat with name 'Lucene80' does not exist.  
You need to add the corresponding JAR file supporting this SPI to your 
classpath.  The current classpath supports the following names: [Asserting, 
Direct, Lucene70]
        at org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:116)
        at 
org.apache.lucene.codecs.DocValuesFormat.forName(DocValuesFormat.java:108)
        at 
org.apache.solr.core.SchemaCodecFactory$1.getDocValuesFormatForField(SchemaCodecFactory.java:112)
        at 
org.apache.lucene.codecs.lucene80.Lucene80Codec$2.getDocValuesFormatForField(Lucene80Codec.java:73)
        at 
org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsWriter.getInstance(PerFieldDocValuesFormat.java:168)
        at 
org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsWriter.addSortedField(PerFieldDocValuesFormat.java:119)
        at 
org.apache.lucene.index.SortedDocValuesWriter.flush(SortedDocValuesWriter.java:163)
        at 
org.apache.lucene.index.DefaultIndexingChain.writeDocValues(DefaultIndexingChain.java:262)
        at 
org.apache.lucene.index.DefaultIndexingChain.flush(DefaultIndexingChain.java:137)
        at 
org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:470)
        at 
org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:554)
        at 
org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:719)
        at 
org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:3201)
        at 
org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3446)
        at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:3411)
        at 
org.apache.solr.update.DirectUpdateHandler2.commit(DirectUpdateHandler2.java:676)
        at 
org.apache.solr.update.processor.RunUpdateProcessor.processCommit(RunUpdateProcessorFactory.java:93)
        at 
org.apache.solr.update.processor.UpdateRequestProcessor.processCommit(UpdateRequestProcessor.java:68)
        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalCommit(DistributedUpdateProcessor.java:1959)
        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.processCommit(DistributedUpdateProcessor.java:1935)
        at 
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processCommit(LogUpdateProcessorFactory.java:160)
        at 
org.apache.solr.handler.loader.XMLLoader.processUpdate(XMLLoader.java:281)
        at org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:188)
        at 
org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
        at 
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
        ... 48 more


FAILED:  org.apache.solr.core.TestCodecSupport.testCompressionMode

Error Message:
An SPI class of type org.apache.lucene.codecs.DocValuesFormat with name 
'Lucene80' does not exist.  You need to add the corresponding JAR file 
supporting this SPI to your classpath.  The current classpath supports the 
following names: [Asserting, Direct, Lucene70]

Stack Trace:
org.apache.solr.common.SolrException: An SPI class of type 
org.apache.lucene.codecs.DocValuesFormat with name 'Lucene80' does not exist.  
You need to add the corresponding JAR file supporting this SPI to your 
classpath.  The current classpath supports the following names: [Asserting, 
Direct, Lucene70]
        at 
__randomizedtesting.SeedInfo.seed([D190A6ABC8683CA5:D7FDA2702351E089]:0)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:219)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541)
        at 
org.apache.solr.servlet.DirectSolrConnection.request(DirectSolrConnection.java:125)
        at org.apache.solr.util.TestHarness.update(TestHarness.java:284)
        at 
org.apache.solr.util.BaseTestHarness.checkUpdateStatus(BaseTestHarness.java:274)
        at 
org.apache.solr.util.BaseTestHarness.validateUpdate(BaseTestHarness.java:244)
        at org.apache.solr.SolrTestCaseJ4.checkUpdateU(SolrTestCaseJ4.java:864)
        at org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:843)
        at org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:837)
        at 
org.apache.solr.core.TestCodecSupport.reloadCoreAndRecreateIndex(TestCodecSupport.java:96)
        at 
org.apache.solr.core.TestCodecSupport.doTestCompressionMode(TestCodecSupport.java:104)
        at 
org.apache.solr.core.TestCodecSupport.testCompressionMode(TestCodecSupport.java:128)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.IllegalArgumentException: An SPI class of type 
org.apache.lucene.codecs.DocValuesFormat with name 'Lucene80' does not exist.  
You need to add the corresponding JAR file supporting this SPI to your 
classpath.  The current classpath supports the following names: [Asserting, 
Direct, Lucene70]
        at org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:116)
        at 
org.apache.lucene.codecs.DocValuesFormat.forName(DocValuesFormat.java:108)
        at 
org.apache.solr.core.SchemaCodecFactory$1.getDocValuesFormatForField(SchemaCodecFactory.java:112)
        at 
org.apache.lucene.codecs.lucene80.Lucene80Codec$2.getDocValuesFormatForField(Lucene80Codec.java:73)
        at 
org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsWriter.getInstance(PerFieldDocValuesFormat.java:168)
        at 
org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsWriter.addSortedField(PerFieldDocValuesFormat.java:119)
        at 
org.apache.lucene.index.SortedDocValuesWriter.flush(SortedDocValuesWriter.java:163)
        at 
org.apache.lucene.index.DefaultIndexingChain.writeDocValues(DefaultIndexingChain.java:262)
        at 
org.apache.lucene.index.DefaultIndexingChain.flush(DefaultIndexingChain.java:137)
        at 
org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:470)
        at 
org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:554)
        at 
org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:719)
        at 
org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:3201)
        at 
org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3446)
        at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:3411)
        at 
org.apache.solr.update.DirectUpdateHandler2.commit(DirectUpdateHandler2.java:676)
        at 
org.apache.solr.update.processor.RunUpdateProcessor.processCommit(RunUpdateProcessorFactory.java:93)
        at 
org.apache.solr.update.processor.UpdateRequestProcessor.processCommit(UpdateRequestProcessor.java:68)
        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalCommit(DistributedUpdateProcessor.java:1959)
        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.processCommit(DistributedUpdateProcessor.java:1935)
        at 
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processCommit(LogUpdateProcessorFactory.java:160)
        at 
org.apache.solr.handler.loader.XMLLoader.processUpdate(XMLLoader.java:281)
        at org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:188)
        at 
org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
        at 
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
        ... 50 more


FAILED:  org.apache.solr.core.TestCodecSupport.testMixedCompressionMode

Error Message:
this IndexWriter is closed

Stack Trace:
org.apache.solr.common.SolrException: this IndexWriter is closed
        at 
__randomizedtesting.SeedInfo.seed([D190A6ABC8683CA5:FE5D1CF8D0AC914]:0)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:219)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541)
        at 
org.apache.solr.servlet.DirectSolrConnection.request(DirectSolrConnection.java:125)
        at org.apache.solr.util.TestHarness.update(TestHarness.java:284)
        at 
org.apache.solr.util.BaseTestHarness.checkUpdateStatus(BaseTestHarness.java:274)
        at 
org.apache.solr.util.BaseTestHarness.validateUpdate(BaseTestHarness.java:244)
        at org.apache.solr.SolrTestCaseJ4.checkUpdateU(SolrTestCaseJ4.java:864)
        at org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:843)
        at org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:837)
        at 
org.apache.solr.core.TestCodecSupport.testMixedCompressionMode(TestCodecSupport.java:135)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.lucene.store.AlreadyClosedException: this IndexWriter is 
closed
        at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:671)
        at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:685)
        at org.apache.lucene.index.IndexWriter.deleteAll(IndexWriter.java:2422)
        at 
org.apache.solr.update.DirectUpdateHandler2.deleteAll(DirectUpdateHandler2.java:220)
        at 
org.apache.solr.update.DirectUpdateHandler2.deleteByQuery(DirectUpdateHandler2.java:521)
        at 
org.apache.solr.update.processor.RunUpdateProcessor.processDelete(RunUpdateProcessorFactory.java:78)
        at 
org.apache.solr.update.processor.UpdateRequestProcessor.processDelete(UpdateRequestProcessor.java:59)
        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.doDeleteByQuery(DistributedUpdateProcessor.java:1598)
        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.processDelete(DistributedUpdateProcessor.java:1392)
        at 
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processDelete(LogUpdateProcessorFactory.java:124)
        at 
org.apache.solr.handler.loader.XMLLoader.processDelete(XMLLoader.java:366)
        at 
org.apache.solr.handler.loader.XMLLoader.processUpdate(XMLLoader.java:292)
        at org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:188)
        at 
org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
        at 
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
        ... 48 more
Caused by: java.lang.IllegalArgumentException: An SPI class of type 
org.apache.lucene.codecs.DocValuesFormat with name 'Lucene80' does not exist.  
You need to add the corresponding JAR file supporting this SPI to your 
classpath.  The current classpath supports the following names: [Asserting, 
Direct, Lucene70]
        at org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:116)
        at 
org.apache.lucene.codecs.DocValuesFormat.forName(DocValuesFormat.java:108)
        at 
org.apache.solr.core.SchemaCodecFactory$1.getDocValuesFormatForField(SchemaCodecFactory.java:112)
        at 
org.apache.lucene.codecs.lucene80.Lucene80Codec$2.getDocValuesFormatForField(Lucene80Codec.java:73)
        at 
org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsWriter.getInstance(PerFieldDocValuesFormat.java:168)
        at 
org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsWriter.addSortedField(PerFieldDocValuesFormat.java:119)
        at 
org.apache.lucene.index.SortedDocValuesWriter.flush(SortedDocValuesWriter.java:163)
        at 
org.apache.lucene.index.DefaultIndexingChain.writeDocValues(DefaultIndexingChain.java:262)
        at 
org.apache.lucene.index.DefaultIndexingChain.flush(DefaultIndexingChain.java:137)
        at 
org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:470)
        at 
org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:554)
        at 
org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:719)
        at 
org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:3201)
        at 
org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3446)
        at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:3411)
        at 
org.apache.solr.update.DirectUpdateHandler2.commit(DirectUpdateHandler2.java:676)
        at 
org.apache.solr.update.processor.RunUpdateProcessor.processCommit(RunUpdateProcessorFactory.java:93)
        at 
org.apache.solr.update.processor.UpdateRequestProcessor.processCommit(UpdateRequestProcessor.java:68)
        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalCommit(DistributedUpdateProcessor.java:1959)
        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.processCommit(DistributedUpdateProcessor.java:1935)
        at 
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processCommit(LogUpdateProcessorFactory.java:160)
        at 
org.apache.solr.handler.loader.XMLLoader.processUpdate(XMLLoader.java:281)
        at org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:188)
        at 
org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
        at 
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541)
        at 
org.apache.solr.servlet.DirectSolrConnection.request(DirectSolrConnection.java:125)
        at org.apache.solr.util.TestHarness.update(TestHarness.java:284)
        at 
org.apache.solr.util.BaseTestHarness.checkUpdateStatus(BaseTestHarness.java:274)
        at 
org.apache.solr.util.BaseTestHarness.validateUpdate(BaseTestHarness.java:244)
        at org.apache.solr.SolrTestCaseJ4.checkUpdateU(SolrTestCaseJ4.java:864)
        at org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:843)
        at org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:837)
        at 
org.apache.solr.core.TestCodecSupport.reloadCoreAndRecreateIndex(TestCodecSupport.java:96)
        at 
org.apache.solr.core.TestCodecSupport.doTestCompressionMode(TestCodecSupport.java:104)
        at 
org.apache.solr.core.TestCodecSupport.testCompressionMode(TestCodecSupport.java:128)
        ... 39 more


FAILED:  org.apache.solr.core.TestCodecSupport.testDynamicFieldsDocValuesFormats

Error Message:
An SPI class of type org.apache.lucene.codecs.DocValuesFormat with name 
'Lucene80' does not exist.  You need to add the corresponding JAR file 
supporting this SPI to your classpath.  The current classpath supports the 
following names: [Asserting, Direct, Lucene70]

Stack Trace:
java.lang.IllegalArgumentException: An SPI class of type 
org.apache.lucene.codecs.DocValuesFormat with name 'Lucene80' does not exist.  
You need to add the corresponding JAR file supporting this SPI to your 
classpath.  The current classpath supports the following names: [Asserting, 
Direct, Lucene70]
        at 
__randomizedtesting.SeedInfo.seed([D190A6ABC8683CA5:3143F86DDEF68AF1]:0)
        at org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:116)
        at 
org.apache.lucene.codecs.DocValuesFormat.forName(DocValuesFormat.java:108)
        at 
org.apache.solr.core.SchemaCodecFactory$1.getDocValuesFormatForField(SchemaCodecFactory.java:112)
        at 
org.apache.lucene.codecs.lucene80.Lucene80Codec$2.getDocValuesFormatForField(Lucene80Codec.java:73)
        at 
org.apache.solr.core.TestCodecSupport.testDynamicFieldsDocValuesFormats(TestCodecSupport.java:85)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.schema.TestManagedSchema.testAddWithSchemaCodecFactory

Error Message:
An SPI class of type org.apache.lucene.codecs.DocValuesFormat with name 
'Lucene80' does not exist.  You need to add the corresponding JAR file 
supporting this SPI to your classpath.  The current classpath supports the 
following names: [Asserting, Direct, Lucene70]

Stack Trace:
org.apache.solr.common.SolrException: An SPI class of type 
org.apache.lucene.codecs.DocValuesFormat with name 'Lucene80' does not exist.  
You need to add the corresponding JAR file supporting this SPI to your 
classpath.  The current classpath supports the following names: [Asserting, 
Direct, Lucene70]
        at 
__randomizedtesting.SeedInfo.seed([D190A6ABC8683CA5:98E5590C40423BF7]:0)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:219)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541)
        at 
org.apache.solr.servlet.DirectSolrConnection.request(DirectSolrConnection.java:125)
        at org.apache.solr.util.TestHarness.update(TestHarness.java:284)
        at 
org.apache.solr.util.BaseTestHarness.checkUpdateStatus(BaseTestHarness.java:274)
        at 
org.apache.solr.util.BaseTestHarness.validateUpdate(BaseTestHarness.java:244)
        at org.apache.solr.SolrTestCaseJ4.checkUpdateU(SolrTestCaseJ4.java:864)
        at org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:843)
        at org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:837)
        at 
org.apache.solr.schema.TestManagedSchema.testAddWithSchemaCodecFactory(TestManagedSchema.java:382)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.IllegalArgumentException: An SPI class of type 
org.apache.lucene.codecs.DocValuesFormat with name 'Lucene80' does not exist.  
You need to add the corresponding JAR file supporting this SPI to your 
classpath.  The current classpath supports the following names: [Asserting, 
Direct, Lucene70]
        at org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:116)
        at 
org.apache.lucene.codecs.DocValuesFormat.forName(DocValuesFormat.java:108)
        at 
org.apache.solr.core.SchemaCodecFactory$1.getDocValuesFormatForField(SchemaCodecFactory.java:112)
        at 
org.apache.lucene.codecs.lucene80.Lucene80Codec$2.getDocValuesFormatForField(Lucene80Codec.java:73)
        at 
org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsWriter.getInstance(PerFieldDocValuesFormat.java:168)
        at 
org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsWriter.addSortedField(PerFieldDocValuesFormat.java:119)
        at 
org.apache.lucene.index.SortedDocValuesWriter.flush(SortedDocValuesWriter.java:163)
        at 
org.apache.lucene.index.DefaultIndexingChain.writeDocValues(DefaultIndexingChain.java:262)
        at 
org.apache.lucene.index.DefaultIndexingChain.flush(DefaultIndexingChain.java:137)
        at 
org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:470)
        at 
org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:554)
        at 
org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:719)
        at 
org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:3201)
        at 
org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3446)
        at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:3411)
        at 
org.apache.solr.update.DirectUpdateHandler2.commit(DirectUpdateHandler2.java:676)
        at 
org.apache.solr.update.processor.RunUpdateProcessor.processCommit(RunUpdateProcessorFactory.java:93)
        at 
org.apache.solr.update.processor.UpdateRequestProcessor.processCommit(UpdateRequestProcessor.java:68)
        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalCommit(DistributedUpdateProcessor.java:1959)
        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.processCommit(DistributedUpdateProcessor.java:1935)
        at 
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processCommit(LogUpdateProcessorFactory.java:160)
        at 
org.apache.solr.handler.loader.XMLLoader.processUpdate(XMLLoader.java:281)
        at org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:188)
        at 
org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
        at 
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
        ... 48 more




Build Log:
[...truncated 12369 lines...]
   [junit4] Suite: org.apache.solr.schema.TestManagedSchema
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchema_D190A6ABC8683CA5-001/init-core-data-001
   [junit4]   2> 289455 WARN  
(SUITE-TestManagedSchema-seed#[D190A6ABC8683CA5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 289455 INFO  
(SUITE-TestManagedSchema-seed#[D190A6ABC8683CA5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 289457 INFO  
(SUITE-TestManagedSchema-seed#[D190A6ABC8683CA5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 289457 INFO  
(SUITE-TestManagedSchema-seed#[D190A6ABC8683CA5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 289465 INFO  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testAddFieldThenReload
   [junit4]   2> 289470 INFO  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 289479 INFO  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 289499 INFO  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    ] 
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema-minimal.xml instead
   [junit4]   2> 289500 INFO  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    ] 
o.a.s.s.IndexSchema [null] Schema name=minimal
   [junit4]   2> 289502 WARN  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    ] 
o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 289502 INFO  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 289512 INFO  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    ] 
o.a.s.s.ManagedIndexSchema Upgraded to managed schema at 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchema_D190A6ABC8683CA5-001/tempDir-001/collection1/conf/managed-schema
   [junit4]   2> 289518 INFO  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    ] 
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed 
the non-managed schema 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchema_D190A6ABC8683CA5-001/tempDir-001/collection1/conf/schema-minimal.xml
 to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchema_D190A6ABC8683CA5-001/tempDir-001/collection1/conf/schema-minimal.xml.bak
   [junit4]   2> 289768 INFO  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 289768 INFO  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 289784 INFO  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b586107
   [junit4]   2> 289791 INFO  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b586107
   [junit4]   2> 289791 INFO  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b586107
   [junit4]   2> 289804 INFO  (coreLoadExecutor-1087-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 289812 INFO  (coreLoadExecutor-1087-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=minimal
   [junit4]   2> 289813 WARN  (coreLoadExecutor-1087-thread-1) [    
x:collection1] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 289814 INFO  (coreLoadExecutor-1087-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid 
field null
   [junit4]   2> 289814 INFO  (coreLoadExecutor-1087-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchema_D190A6ABC8683CA5-001/tempDir-001/collection1,
 trusted=true
   [junit4]   2> 289814 INFO  (coreLoadExecutor-1087-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b586107
   [junit4]   2> 289814 INFO  (coreLoadExecutor-1087-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 289814 INFO  (coreLoadExecutor-1087-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchema_D190A6ABC8683CA5-001/tempDir-001/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchema_D190A6ABC8683CA5-001/init-core-data-001/]
   [junit4]   2> 289817 INFO  (coreLoadExecutor-1087-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=20, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=87.4130859375, 
floorSegmentMB=1.52734375, forceMergeDeletesPctAllowed=7.971745302990644, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=45.32570772623748
   [junit4]   2> 289824 WARN  (coreLoadExecutor-1087-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, registerPath=/solr,/v2, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 289862 INFO  (coreLoadExecutor-1087-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 289862 INFO  (coreLoadExecutor-1087-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 289863 INFO  (coreLoadExecutor-1087-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=31, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=46.3857421875, 
floorSegmentMB=2.0693359375, forceMergeDeletesPctAllowed=26.29444101770895, 
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=24.981397457345167
   [junit4]   2> 289863 INFO  (coreLoadExecutor-1087-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@37df2d2d[collection1] main]
   [junit4]   2> 289864 INFO  (coreLoadExecutor-1087-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchema_D190A6ABC8683CA5-001/tempDir-001/collection1/conf
   [junit4]   2> 289865 INFO  (coreLoadExecutor-1087-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 289865 INFO  
(searcherExecutor-1088-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@37df2d2d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 289867 INFO  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 289867 INFO  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 289867 INFO  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=201195266
   [junit4]   2> 289867 INFO  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 289867 INFO  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3fddc62: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@4f2da211
   [junit4]   2> 289872 INFO  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 289873 INFO  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@62da6fa1: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@697f3ae3
   [junit4]   2> 289876 INFO  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 289876 INFO  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@221c731e: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@62f5bd86
   [junit4]   2> 289876 INFO  (coreCloseExecutor-1092-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5ced5afb
   [junit4]   2> 289876 INFO  (coreCloseExecutor-1092-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=5ced5afb
   [junit4]   2> 289877 INFO  (coreCloseExecutor-1092-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@283cd638: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@23a9e5a2
   [junit4]   2> 289888 INFO  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 289898 INFO  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 289905 INFO  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    ] 
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema-one-field-no-dynamic-field.xml instead
   [junit4]   2> 289907 INFO  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    ] 
o.a.s.s.IndexSchema [null] Schema name=one_field_no_dynamic_field
   [junit4]   2> 289909 WARN  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    ] 
o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 289910 INFO  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    ] 
o.a.s.s.IndexSchema Loaded schema one_field_no_dynamic_field/1.1 with uniqueid 
field null
   [junit4]   2> 289910 INFO  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    ] 
o.a.s.s.ManagedIndexSchema Upgraded to managed schema at 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchema_D190A6ABC8683CA5-001/tempDir-001/collection1/conf/managed-schema
   [junit4]   2> 289913 INFO  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    ] 
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed 
the non-managed schema 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchema_D190A6ABC8683CA5-001/tempDir-001/collection1/conf/schema-one-field-no-dynamic-field.xml
 to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchema_D190A6ABC8683CA5-001/tempDir-001/collection1/conf/schema-one-field-no-dynamic-field.xml.bak
   [junit4]   2> 290127 INFO  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 290127 INFO  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 290151 INFO  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b586107
   [junit4]   2> 290163 INFO  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b586107
   [junit4]   2> 290163 INFO  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b586107
   [junit4]   2> 290177 INFO  (coreLoadExecutor-1102-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 290185 INFO  (coreLoadExecutor-1102-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema 
name=one_field_no_dynamic_field
   [junit4]   2> 290187 WARN  (coreLoadExecutor-1102-thread-1) [    
x:collection1] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 290187 INFO  (coreLoadExecutor-1102-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema one_field_no_dynamic_field/1.1 
with uniqueid field null
   [junit4]   2> 290187 INFO  (coreLoadExecutor-1102-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchema_D190A6ABC8683CA5-001/tempDir-001/collection1,
 trusted=true
   [junit4]   2> 290188 INFO  (coreLoadExecutor-1102-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b586107
   [junit4]   2> 290188 INFO  (coreLoadExecutor-1102-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 290188 INFO  (coreLoadExecutor-1102-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchema_D190A6ABC8683CA5-001/tempDir-001/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchema_D190A6ABC8683CA5-001/init-core-data-001/]
   [junit4]   2> 290190 WARN  (coreLoadExecutor-1102-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, registerPath=/solr,/v2, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 290229 INFO  (coreLoadExecutor-1102-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 290229 INFO  (coreLoadExecutor-1102-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 290230 INFO  (coreLoadExecutor-1102-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=20, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=87.4130859375, 
floorSegmentMB=1.52734375, forceMergeDeletesPctAllowed=7.971745302990644, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=45.32570772623748
   [junit4]   2> 290231 INFO  (coreLoadExecutor-1102-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1c9de669[collection1] main]
   [junit4]   2> 290231 INFO  (coreLoadExecutor-1102-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchema_D190A6ABC8683CA5-001/tempDir-001/collection1/conf
   [junit4]   2> 290232 INFO  (coreLoadExecutor-1102-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 290234 INFO  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 290234 INFO  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    ] 
o.a.s.s.ManagedIndexSchema Upgraded to managed schema at 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchema_D190A6ABC8683CA5-001/tempDir-001/collection1/conf/managed-schema
   [junit4]   2> 290235 INFO  
(searcherExecutor-1103-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1c9de669[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 290239 ERROR 
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    ] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchema_D190A6ABC8683CA5-001/tempDir-001/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchema_D190A6ABC8683CA5-001/tempDir-001/collection1/core.properties
   [junit4]   2> 290252 INFO  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 290260 INFO  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=one_field_no_dynamic_field
   [junit4]   2> 290262 WARN  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    ] 
o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 290262 INFO  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    ] 
o.a.s.s.IndexSchema Loaded schema one_field_no_dynamic_field/1.1 with uniqueid 
field null
   [junit4]   2> 290262 INFO  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchema_D190A6ABC8683CA5-001/tempDir-001/collection1
   [junit4]   2> 290287 INFO  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b586107
   [junit4]   2> 290287 INFO  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchema_D190A6ABC8683CA5-001/tempDir-001/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchema_D190A6ABC8683CA5-001/init-core-data-001/]
   [junit4]   2> 290291 WARN  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, registerPath=/solr,/v2, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 290343 INFO  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 290343 INFO  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 290346 INFO  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@411ecf3d[collection1] main]
   [junit4]   2> 290347 INFO  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchema_D190A6ABC8683CA5-001/tempDir-001/collection1/conf
   [junit4]   2> 290347 INFO  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 290349 INFO  
(searcherExecutor-1107-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@411ecf3d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 290350 INFO  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=50, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5171730270561347]
   [junit4]   2> 290351 INFO  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 290351 INFO  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2921fd19[collection1] main]
   [junit4]   2> 290351 INFO  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@78a933e4
   [junit4]   2> 290351 INFO  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=78a933e4
   [junit4]   2> 290351 INFO  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@c5cdb82: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@649b085b
   [junit4]   2> 290352 INFO  
(searcherExecutor-1107-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2921fd19[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 290359 INFO  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 290359 INFO  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    
x:collection1] o.a.s.c.CoreContainer Shutting down CoreContainer 
instance=1284971289
   [junit4]   2> 290360 INFO  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 290360 INFO  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@675e6939: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@258fece9
   [junit4]   2> 290365 INFO  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 290365 INFO  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@e8b28a0: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@697f3ae3
   [junit4]   2> 290368 INFO  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 290368 INFO  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@619c3082: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@62f5bd86
   [junit4]   2> 290369 INFO  
(coreCloseExecutor-1111-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7a4773b1
   [junit4]   2> 290369 INFO  
(coreCloseExecutor-1111-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=7a4773b1
   [junit4]   2> 290369 INFO  
(coreCloseExecutor-1111-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@50c762e6: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@649b085b
   [junit4]   2> 290380 INFO  
(TEST-TestManagedSchema.testAddFieldThenReload-seed#[D190A6ABC8683CA5]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testAddFieldThenReload
   [junit4]   2> 290382 INFO  
(TEST-TestManagedSchema.testUpgradeThenRestartNonManaged-seed#[D190A6ABC8683CA5])
 [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting 
testUpgradeThenRestartNonManaged
   [junit4]   2> 290385 INFO  
(TEST-TestManagedSchema.testUpgradeThenRestartNonManaged-seed#[D190A6ABC8683CA5])
 [    x:collection1] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 290394 INFO  
(TEST-TestManagedSchema.testUpgradeThenRestartNonManaged-seed#[D190A6ABC8683CA5])
 [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 290408 INFO  
(TEST-TestManagedSchema.testUpgradeThenRestartNonManaged-seed#[D190A6ABC8683CA5])
 [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured 
as managed, but managed schema resource managed-schema not found - loading 
non-managed schema schema-minimal.xml instead
   [junit4]   2> 290410 INFO  
(TEST-TestManagedSchema.testUpgradeThenRestartNonManaged-seed#[D190A6ABC8683CA5])
 [    x:collection1] o.a.s.s.IndexSchema [null] Schema name=minimal
   [junit4]   2> 290412 WARN  
(TEST-TestManagedSchema.testUpgradeThenRestartNonManaged-seed#[D190A6ABC8683CA5])
 [    x:collection1] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 290412 INFO  
(TEST-TestManagedSchema.testUpgradeThenRestartNonManaged-seed#[D190A6ABC8683CA5])
 [    x:collection1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with 
uniqueid field null
   [junit4]   2> 290412 INFO  
(TEST-TestManagedSchema.testUpgradeThenRestartNonManaged-seed#[D190A6ABC8683CA5])
 [    x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchema_D190A6ABC8683CA5-001/tempDir-002/collection1/conf/managed-schema
   [junit4]   2> 290414 INFO  
(TEST-TestManagedSchema.testUpgradeThenRestartNonManaged-seed#[D190A6ABC8683CA5])
 [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to 
managed schema, renamed the non-managed schema 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchema_D190A6ABC8683CA5-001/tempDir-002/collection1/conf/schema-minimal.xml
 to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchema_D190A6ABC8683CA5-001/tempDir-002/collection1/conf/schema-minimal.xml.bak
   [junit4]   2> 290501 INFO  
(TEST-TestManagedSchema.testUpgradeThenRestartNonManaged-seed#[D190A6ABC8683CA5])
 [    x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient 
cache for 2147483647 transient cores
   [junit4]   2> 290501 INFO  
(TEST-TestManagedSchema.testUpgradeThenRestartNonManaged-seed#[D190A6ABC8683CA5])
 [    x:collection1] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history in memory.
   [junit4]   2> 290517 INFO  
(TEST-TestManagedSchema.testUpgradeThenRestartNonManaged-seed#[D190A6ABC8683CA5])
 [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' 
(registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b586107
   [junit4]   2> 290524 INFO  
(TEST-TestManagedSchema.testUpgradeThenRestartNonManaged-seed#[D190A6ABC8683CA5])
 [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' 
(registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b586107
   [junit4]   2> 290524 INFO  
(TEST-TestManagedSchema.testUpgradeThenRestartNonManaged-seed#[D190A6ABC8683CA5])
 [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' 
(registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b586107
   [junit4]   2> 290536 INFO  
(coreLoadExecutor-1121-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 290544 INFO  
(coreLoadExecutor-1121-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=minimal
   [junit4]   2> 290546 WARN  
(coreLoadExecutor-1121-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 290546 INFO  
(coreLoadExecutor-1121-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 290546 INFO  
(coreLoadExecutor-1121-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchema_D190A6ABC8683CA5-001/tempDir-002/collection1,
 trusted=true
   [junit4]   2> 290547 INFO  
(coreLoadExecutor-1121-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b586107
   [junit4]   2> 290547 INFO  
(coreLoadExecutor-1121-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 290547 INFO  
(coreLoadExecutor-1121-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchema_D190A6ABC8683CA5-001/tempDir-002/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchema_D190A6ABC8683CA5-001/init-core-data-001/]
   [junit4]   2> 290549 WARN  
(coreLoadExecutor-1121-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, registerPath=/solr,/v2, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 290585 INFO  
(coreLoadExecutor-1121-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 290585 INFO  
(coreLoadExecutor-1121-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 290587 INFO  
(coreLoadExecutor-1121-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=20, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=87.4130859375, 
floorSegmentMB=1.52734375, forceMergeDeletesPctAllowed=7.971745302990644, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=45.32570772623748
   [junit4]   2> 290587 INFO  
(coreLoadExecutor-1121-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@614a694e[collection1] main]
   [junit4]   2> 290588 INFO  
(coreLoadExecutor-1121-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchema_D190A6ABC8683CA5-001/tempDir-002/collection1/conf
   [junit4]   2> 290588 INFO  
(coreLoadExecutor-1121-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 290589 INFO  
(searcherExecutor-1122-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@614a694e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 290590 INFO  
(TEST-TestManagedSchema.testUpgradeThenRestartNonManaged-seed#[D190A6ABC8683CA5])
 [    x:collection1] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 290590 INFO  
(TEST-TestManagedSchema.testUpgradeThenRestartNonManaged-seed#[D190A6ABC8683CA5])
 [    x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 290590 INFO  
(TEST-TestManagedSchema.testUpgradeThenRestartNonManaged-seed#[D190A6ABC8683CA5])
 [    x:collection1] o.a.s.c.CoreContainer Shutting down CoreContainer 
instance=1423104256
   [junit4]   2> 290591 INFO  
(TEST-TestManagedSchema.testUpgradeThenRestartNonManaged-seed#[D190A6ABC8683CA5])
 [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 290591 INFO  
(TEST-TestManagedSchema.testUpgradeThenRestartNonManaged-seed#[D190A6ABC8683CA5])
 [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1ae445c3: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@7be75d8f
   [junit4]   2> 290596 INFO  
(TEST-TestManagedSchema.testUpgradeThenRestartNonManaged-seed#[D190A6ABC8683CA5])
 [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 290596 INFO  
(TEST-TestManagedSchema.testUpgradeThenRestartNonManaged-seed#[D190A6ABC8683CA5])
 [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@53a0850e: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@697f3ae3
   [junit4]   2> 290599 INFO  
(TEST-TestManagedSchema.testUpgradeThenRestartNonManaged-seed#[D190A6ABC8683CA5])
 [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 290599 INFO  
(TEST-TestManagedSchema.testUpgradeThenRestartNonManaged-seed#[D190A6ABC8683CA5])
 [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@551f3e3: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@62f5bd86
   [junit4]   2> 290600 INFO  
(coreCloseExecutor-1126-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1b92fc66
   [junit4]   2> 290600 INFO  
(coreCloseExecutor-1126-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1b92fc66
   [junit4]   2> 290600 INFO  
(coreCloseExecutor-1126-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6f04588b: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@5b59fcdf
   [junit4]   2> 290612 INFO  
(TEST-TestManagedSchema.testUpgradeThenRestartNonManaged-seed#[D190A6ABC8683CA5])
 [    x:collection1] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 290620 INFO  
(TEST-TestManagedSchema.testUpgradeThenRestartNonManaged-seed#[D190A6ABC8683CA5])
 [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 290627 ERROR 
(TEST-TestManagedSchema.testUpgradeThenRestartNonManaged-seed#[D190A6ABC8683CA5])
 [    x:collection1] o.a.s.s.IndexSchemaFactory Error loading schema resource 
schema-minimal.xml
   [junit4]   2> org.apache.solr.core.SolrResourceNotFoundException: Can't find 
resource 'schema-minimal.xml' in classpath or 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchema_D190A6ABC8683CA5-001/tempDir-002/collection1'
   [junit4]   2>        at 
org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:407)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:354) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48) 
[java/:?]
   [junit4]   2>        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:70)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:110) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:715) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:705) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:575) [java/:?]
   [junit4]   2>        at 
org.apache.solr.core.AbstractBadConfigTestBase.assertConfigs(AbstractBadConfigTestBase.java:55)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.schema.TestManagedSchema.testUpgradeThenRestartNonManaged(TestManagedSchema.java:110)
 [test/:?]
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method) ~[?:1.8.0_172]
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 
~[?:1.8.0_172]
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 ~[?:1.8.0_172]
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498) 
~[?:1.8.0_172]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
 [randomizedtesting-runner-2.6.0.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
 [randomizedtesting-runner-2.6.0.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
 [randomizedtesting-runner-2.6.0.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
 [randomizedtesting-runner-2.6.0.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
 [randomizedtesting-runner-2.6.0.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
 [java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.6.0.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
 [randomizedtesting-runner-2.6.0.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
 [randomizedtesting-runner-2.6.0.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
 [randomizedtesting-runner-2.6.0.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
 [randomizedtesting-runner-2.6.0.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
 [randomizedtesting-runner-2.6.0.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
 [randomizedtesting-runner-2.6.0.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
 [randomizedtesting-runner-2.6.0.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.6.0.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
 [randomizedtesting-runner-2.6.0.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
 [java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.6.0.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
 [java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
 [randomizedtesti

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

ins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

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

resolve:

jar-checksums:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null974105629
     [copy] Copying 238 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null974105629
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null974105629

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.apache.httpcomponents#httpclient;4.3.6 in 
public
[ivy:cachepath]         found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath]         found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath]         found commons-codec#commons-codec;1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 107ms :: artifacts dl 35ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for 
further details.
[wc-checker] Checking working copy status...

-jenkins-base:

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

Reply via email to